1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-23 20:35:47 +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

@@ -59,7 +59,7 @@
"typescript": "3.9.3",
"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",
@@ -96,7 +96,6 @@
"sass-unused": "^0.3.0",
"speed-measure-webpack-plugin": "^1.3.1",
"strip-json-comments": "^3.0.1",
"trim": "^0.0.1",
"webpack-stream": "^5.1.0"
"trim": "^0.0.1"
}
}