1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 12:55:19 +00:00

- Update webpack from v4.31.0 to v4.43.0

- Update webpack-stream from v5.1.0 to v5.2.1
- Remove webpack-stream from shapez.io
This commit is contained in:
Bjorn Stromberg
2020-07-21 21:24:43 +09:00
parent 79e7fb31b9
commit 3af36c5948
4 changed files with 402 additions and 357 deletions

View File

@@ -54,7 +54,7 @@
"through2": "^3.0.1",
"uglify-template-string-loader": "^1.1.0",
"unused-files-webpack-plugin": "^3.4.0",
"webpack": "^4.31.0",
"webpack": "^4.43.0",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-cli": "^3.1.0",
"webpack-deep-scope-plugin": "^1.6.0",
@@ -114,7 +114,7 @@
"speed-measure-webpack-plugin": "^1.3.1",
"strip-json-comments": "^3.0.1",
"trim": "^0.0.1",
"webpack-stream": "^5.1.0",
"webpack-stream": "^5.2.1",
"yaml-loader": "^0.6.0"
}
}