Update webpack 3.3.0
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"browsersync-webpack-plugin": "^0.6.0",
|
||||
"bs-html-injector": "~3.0",
|
||||
"buble-loader": "^0.4.1",
|
||||
"cache-loader": "^1.0.3",
|
||||
"cache-loader": "~1.0",
|
||||
"clean-webpack-plugin": "^0.1.16",
|
||||
"copy-globs-webpack-plugin": "^0.2.0",
|
||||
"css-loader": "^0.28.4",
|
||||
@@ -102,14 +102,14 @@
|
||||
"eslint": "~4.2",
|
||||
"eslint-loader": "~1.9",
|
||||
"eslint-plugin-import": "~2.7",
|
||||
"extract-text-webpack-plugin": "~3.0.0-rc.1",
|
||||
"extract-text-webpack-plugin": "~3.0",
|
||||
"file-loader": "^0.11.2",
|
||||
"imagemin-mozjpeg": "~6.0",
|
||||
"imagemin-webpack-plugin": "~1.5.0-beta.0",
|
||||
"import-glob": "~1.5",
|
||||
"node-sass": "~4.5",
|
||||
"postcss-loader": "~2.0",
|
||||
"postcss-safe-parser": "^3.0.0",
|
||||
"postcss-safe-parser": "~3.0",
|
||||
"resolve-url-loader": "~2.1",
|
||||
"rimraf": "~2.6",
|
||||
"sass-loader": "~6.0",
|
||||
@@ -118,7 +118,7 @@
|
||||
"stylelint-config-standard": "~16.0",
|
||||
"stylelint-webpack-plugin": "^0.8.0",
|
||||
"url-loader": "^0.5.9",
|
||||
"webpack": "~3.1",
|
||||
"webpack": "~3.3",
|
||||
"webpack-assets-manifest": "^0.7.0",
|
||||
"webpack-dev-middleware": "~1.11",
|
||||
"webpack-hot-middleware": "~2.18",
|
||||
|
||||
Reference in New Issue
Block a user