Update webpack and webpack-cli

(cherry picked from commit 8bcaa17e25161aeedd9ca8488a4bb6f4c423de2b)

Closes #3584
Closes #3576
This commit is contained in:
Benjamin Staneck 2023-04-27 16:33:10 +02:00 committed by Bogdan
commit e145574744
2 changed files with 320 additions and 252 deletions

View file

@ -130,8 +130,8 @@
"stylelint": "14.6.0",
"stylelint-order": "5.0.0",
"url-loader": "4.1.1",
"webpack": "5.64.2",
"webpack-cli": "4.9.1",
"webpack": "5.81.0",
"webpack-cli": "5.0.2",
"webpack-livereload-plugin": "3.0.2",
"worker-loader": "3.0.8"
},