We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0730c35 commit 2127f4aCopy full SHA for 2127f4a
package.json
@@ -34,7 +34,7 @@
34
"bfj": "6.1.1",
35
"case-sensitive-paths-webpack-plugin": "2.1.2",
36
"chalk": "2.4.1",
37
- "css-loader": "0.28.11",
+ "css-loader": "1.0.0",
38
"dotenv": "6.0.0",
39
"dotenv-expand": "4.2.0",
40
"eslint": "5.6.0",
@@ -44,7 +44,7 @@
44
"eslint-plugin-import": "2.14.0",
45
"eslint-plugin-jsx-a11y": "6.1.1",
46
"eslint-plugin-react": "7.11.1",
47
- "file-loader": "1.1.11",
+ "file-loader": "2.0.0",
48
"fs-extra": "7.0.0",
49
"html-webpack-plugin": "4.0.0-alpha.2",
50
"identity-obj-proxy": "3.0.0",
@@ -67,7 +67,7 @@
67
"thread-loader": "1.2.0",
68
"url-loader": "1.1.1",
69
"webpack": "4.19.1",
70
- "webpack-dev-server": "3.1.8",
+ "webpack-dev-server": "3.1.9",
71
"webpack-manifest-plugin": "2.0.4",
72
"whatwg-fetch": "3.0.0"
73
},
0 commit comments