Update webpack dev server config & webpack-cli package

This commit is contained in:
Jeremy Benoist
2022-01-05 16:40:08 +01:00
parent a641925bf9
commit 100469025a
3 changed files with 26 additions and 29 deletions

View File

@ -61,7 +61,7 @@
"stylelint-webpack-plugin": "^3.1.0",
"url-loader": "^4.1.1",
"webpack": "^5.65.0",
"webpack-cli": "^4.6.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.7.2",
"webpack-manifest-plugin": "^4.0.2",
"webpack-merge": "^5.7.3"