Update webpack and webpack-cli

(cherry picked from commit 8bcaa17e25161aeedd9ca8488a4bb6f4c423de2b)

Closes #2408
This commit is contained in:
Benjamin Staneck
2023-04-27 16:33:10 +02:00
committed by Bogdan
parent bb9bf743d8
commit e5d8d01105
2 changed files with 281 additions and 252 deletions

View File

@@ -133,8 +133,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"
},