Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 64f8b57

Browse files
committed
Clean: Update webpack dependencies.
1 parent 25c49b9 commit 64f8b57

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

package.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,13 @@
1818
"author": "",
1919
"license": "ISC",
2020
"devDependencies": {
21-
"copy-webpack-plugin": "^8.0.0",
22-
"compression-webpack-plugin": "^6.0.0",
23-
"css-loader": "^5.0.0",
21+
"copy-webpack-plugin": "^9.0.0",
22+
"compression-webpack-plugin": "^9.0.0",
23+
"css-loader": "^6.0.0",
2424
"css-minimizer-webpack-plugin": "^3.0.0",
25-
"eslint": "^7.0.0",
26-
"html-loader": "^2.0.0",
25+
"html-loader": "^3.0.0",
2726
"html-webpack-plugin": "^5.0.0",
28-
"mini-css-extract-plugin": "^1.0.0",
29-
"style-loader": "^2.0.0",
27+
"mini-css-extract-plugin": "^2.0.0",
3028
"webpack": "^5.61.0",
3129
"webpack-bundle-analyzer": "^4.0.0",
3230
"webpack-cli": "^4.0.0"

0 commit comments

Comments
 (0)