Update webpack and webpack-cli

(cherry picked from commit 8bcaa17e25161aeedd9ca8488a4bb6f4c423de2b)
This commit is contained in:
Benjamin Staneck
2023-04-27 16:33:10 +02:00
committed by Bogdan
parent 26ac66c0e1
commit dca3e939f0
2 changed files with 149 additions and 132 deletions

View File

@@ -144,8 +144,8 @@
"ts-loader": "9.4.2",
"typescript-plugin-css-modules": "5.0.0",
"url-loader": "4.1.1",
"webpack": "5.77.0",
"webpack-cli": "5.0.1",
"webpack": "5.82.0",
"webpack-cli": "5.0.2",
"webpack-livereload-plugin": "3.0.2"
}
}