1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Update webpack and webpack-cli

This commit is contained in:
Benjamin Staneck
2023-04-27 16:33:10 +02:00
committed by GitHub
parent 0d48ebe8de
commit 8bcaa17e25
2 changed files with 289 additions and 271 deletions

View File

@@ -149,8 +149,8 @@
"ts-loader": "9.4.2",
"typescript-plugin-css-modules": "4.1.1",
"url-loader": "4.1.1",
"webpack": "5.72.1",
"webpack-cli": "4.9.2",
"webpack": "5.81.0",
"webpack-cli": "5.0.2",
"webpack-livereload-plugin": "3.0.2",
"worker-loader": "3.0.8"
},