We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2faffad commit a60ede6Copy full SHA for a60ede6
package.json
@@ -76,16 +76,15 @@
76
"eslint-plugin-jsx-a11y": "^6.1.1",
77
"eslint-plugin-prettier": "^3.0.1",
78
"eslint-plugin-react": "^7.11.1",
79
- "file-loader": "^5.0.2",
+ "file-loader": "^6.0.0",
80
"hoist-non-react-statics": "^3.0.1",
81
- "html-loader": "^0.5.5",
82
- "html-webpack-plugin": "^3.2.0",
+ "html-loader": "^1.1.0",
+ "html-webpack-plugin": "^4.3.0",
83
"husky": "^4.2.5",
84
"jest": "^26.0.1",
85
- "less": "^3.8.1",
86
- "less-loader": "^5.0.0",
+ "less-loader": "^6.1.0",
87
"lint-staged": "^10.2.6",
88
- "mini-css-extract-plugin": "^0.8.0",
+ "mini-css-extract-plugin": "^0.9.0",
89
"npm-run-all": "^4.1.3",
90
"prettier": "^1.14.2",
91
"react": "^16.4.2",
0 commit comments