1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-05 13:21:25 -05:00

Update webpack and webpack-cli

Fixes #8397

Co-Authored-By: Benjamin Staneck <staneck@gmail.com>
This commit is contained in:
Qstick
2023-04-28 22:51:50 -05:00
parent 91ff76c0c8
commit fffa373384
2 changed files with 216 additions and 249 deletions

View File

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