Browse Source

upgrade libs

* webpack
* webpack-assets-manifest
* webpack-cli
* webpack-merge
Yuki Takei 7 years ago
parent
commit
3a09f463f2
2 changed files with 358 additions and 298 deletions
  1. 4 4
      package.json
  2. 354 294
      yarn.lock

+ 4 - 4
package.json

@@ -204,11 +204,11 @@
     "terser-webpack-plugin": "^1.2.2",
     "terser-webpack-plugin": "^1.2.2",
     "throttle-debounce": "^2.0.0",
     "throttle-debounce": "^2.0.0",
     "toastr": "^2.1.2",
     "toastr": "^2.1.2",
-    "webpack": "^4.12.0",
-    "webpack-assets-manifest": "^3.0.1",
+    "webpack": "^4.29.3",
+    "webpack-assets-manifest": "^3.1.1",
     "webpack-bundle-analyzer": "^3.0.2",
     "webpack-bundle-analyzer": "^3.0.2",
-    "webpack-cli": "^3.0.8",
-    "webpack-merge": "~4.1.0"
+    "webpack-cli": "^3.2.3",
+    "webpack-merge": "^4.2.1"
   },
   },
   "_moduleAliases": {
   "_moduleAliases": {
     "@root": ".",
     "@root": ".",

File diff suppressed because it is too large
+ 354 - 294
yarn.lock


Some files were not shown because too many files changed in this diff