Update webpack to ^5.82.0

Following minimum supported version from webpack-cli
This commit is contained in:
Bruno Alla 2024-12-23 09:21:54 +00:00
parent 8842679fdb
commit 18a587fa9c

View File

@ -28,7 +28,7 @@
"postcss-preset-env": "^10.0.3",
"sass": "1.77.6",
"sass-loader": "^16.0.1",
"webpack": "^5.65.0",
"webpack": "^5.82.0",
"webpack-bundle-tracker": "^3.0.1",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.0.2",