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

Bump react-virtualized to 9.22.6

Bump @types/react
This commit is contained in:
Bogdan
2025-05-14 18:30:43 +03:00
parent bbfb8c7cc2
commit a600728916
3 changed files with 171 additions and 97 deletions

View File

@@ -34,7 +34,7 @@
"@sentry/integrations": "7.119.1",
"@tanstack/react-query": "5.74.3",
"@types/node": "20.16.11",
"@types/react": "18.3.12",
"@types/react": "18.3.21",
"@types/react-dom": "18.3.1",
"classnames": "2.5.1",
"connected-react-router": "6.9.3",
@@ -75,7 +75,7 @@
"react-tabs": "4.3.0",
"react-text-truncate": "0.19.0",
"react-use-measure": "2.1.7",
"react-virtualized": "9.21.1",
"react-virtualized": "9.22.6",
"react-window": "1.8.11",
"redux": "4.2.1",
"redux-actions": "2.6.5",
@@ -103,7 +103,7 @@
"@types/react-lazyload": "3.2.3",
"@types/react-router-dom": "5.3.3",
"@types/react-text-truncate": "0.19.0",
"@types/react-virtualized": "9.22.0",
"@types/react-virtualized": "9.22.2",
"@types/react-window": "1.8.8",
"@types/redux-actions": "2.6.5",
"@types/webpack-livereload-plugin": "2.3.6",