Update packages

This commit is contained in:
jeffvli
2022-10-24 22:01:02 -07:00
parent df3418120a
commit 33e4526caa
2 changed files with 206 additions and 290 deletions
+9 -8
View File
@@ -252,13 +252,14 @@
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@jellyfin/client-axios": "^10.7.8",
"@mantine/core": "^5.5.6",
"@mantine/dates": "^5.5.6",
"@mantine/form": "^5.5.6",
"@mantine/hooks": "^5.5.6",
"@mantine/modals": "^5.5.6",
"@mantine/notifications": "^5.5.6",
"@mantine/spotlight": "^5.5.6",
"@mantine/core": "^5.6.0",
"@mantine/dates": "^5.6.0",
"@mantine/form": "^5.6.0",
"@mantine/hooks": "^5.6.0",
"@mantine/modals": "^5.6.0",
"@mantine/notifications": "^5.6.0",
"@mantine/spotlight": "^5.6.0",
"@tanstack/react-query": "^4.12.0",
"ag-grid-community": "^28.0.2",
"ag-grid-react": "^28.0.0",
"axios": "^0.26.1",
@@ -284,7 +285,6 @@
"react-i18next": "^11.16.7",
"react-icons": "^4.4.0",
"react-player": "^2.10.0",
"react-query": "^4.0.0-beta.23",
"react-router": "^6.3.0",
"react-router-dom": "^6.3.0",
"react-slider": "^2.0.0",
@@ -292,6 +292,7 @@
"react-virtualized-auto-sizer": "^1.0.6",
"react-window": "^1.8.7",
"react-window-infinite-loader": "^1.0.8",
"zod": "^3.19.1",
"zustand": "^4.0.0-rc.1"
},
"resolutions": {