1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Bump lodash, qs, rimraf, html-webpack-plugin and webpack

This commit is contained in:
Bogdan
2026-02-21 18:34:55 +02:00
committed by Mark McDowall
parent d543427012
commit 7add5aafad
2 changed files with 440 additions and 251 deletions
+6 -6
View File
@@ -43,14 +43,14 @@
"history": "4.10.1",
"jdu": "1.0.0",
"jquery": "3.7.1",
"lodash": "4.17.21",
"lodash": "4.17.23",
"mobile-detect": "1.4.5",
"moment": "2.30.1",
"moment-timezone": "0.6.0",
"mousetrap": "1.6.5",
"normalize.css": "8.0.1",
"prop-types": "15.8.1",
"qs": "6.13.0",
"qs": "6.15.0",
"rdndmb-html5-to-touch": "8.1.2",
"react": "18.3.1",
"react-addons-shallow-compare": "15.6.3",
@@ -94,7 +94,7 @@
"@babel/preset-env": "7.28.5",
"@babel/preset-react": "7.28.5",
"@babel/preset-typescript": "7.28.5",
"@types/lodash": "4.14.195",
"@types/lodash": "4.14.202",
"@types/moment-timezone": "0.5.30",
"@types/mousetrap": "1.6.15",
"@types/qs": "6.9.16",
@@ -128,7 +128,7 @@
"file-loader": "6.2.0",
"filemanager-webpack-plugin": "8.0.0",
"fork-ts-checker-webpack-plugin": "8.0.0",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.6",
"loader-utils": "^3.2.1",
"mini-css-extract-plugin": "2.9.1",
"postcss": "8.4.47",
@@ -140,7 +140,7 @@
"postcss-url": "10.1.3",
"prettier": "2.8.8",
"require-nocache": "1.0.0",
"rimraf": "6.1.2",
"rimraf": "6.1.3",
"style-loader": "3.3.2",
"stylelint": "15.6.1",
"stylelint-order": "6.0.4",
@@ -148,7 +148,7 @@
"ts-loader": "9.5.1",
"typescript-plugin-css-modules": "5.0.1",
"url-loader": "4.1.1",
"webpack": "5.95.0",
"webpack": "5.105.2",
"webpack-cli": "5.1.4",
"webpack-livereload-plugin": "3.0.2",
"worker-loader": "3.0.8"