mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
Bump packages
This commit is contained in:
+16
-16
@@ -250,19 +250,19 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.10.4",
|
||||
"@jellyfin/client-axios": "^10.7.8",
|
||||
"@mantine/core": "^5.7.2",
|
||||
"@mantine/dates": "^5.7.2",
|
||||
"@mantine/dropzone": "^5.7.2",
|
||||
"@mantine/form": "^5.7.2",
|
||||
"@mantine/hooks": "^5.7.2",
|
||||
"@mantine/modals": "^5.7.2",
|
||||
"@mantine/notifications": "^5.7.2",
|
||||
"@mantine/spotlight": "^5.7.2",
|
||||
"@tanstack/react-query": "^4.15.0",
|
||||
"@tanstack/react-query-devtools": "^4.15.0",
|
||||
"@mantine/core": "^5.8.0",
|
||||
"@mantine/dates": "^5.8.0",
|
||||
"@mantine/dropzone": "^5.8.0",
|
||||
"@mantine/form": "^5.8.0",
|
||||
"@mantine/hooks": "^5.8.0",
|
||||
"@mantine/modals": "^5.8.0",
|
||||
"@mantine/notifications": "^5.8.0",
|
||||
"@mantine/spotlight": "^5.8.0",
|
||||
"@tanstack/react-query": "^4.16.1",
|
||||
"@tanstack/react-query-devtools": "^4.16.1",
|
||||
"ag-grid-community": "^28.2.1",
|
||||
"ag-grid-react": "^28.2.1",
|
||||
"axios": "^0.26.1",
|
||||
"axios": "^0.27.2",
|
||||
"dayjs": "^1.11.6",
|
||||
"electron-debug": "^3.2.0",
|
||||
"electron-log": "^4.4.6",
|
||||
@@ -283,19 +283,19 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-i18next": "^11.16.7",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-player": "^2.10.0",
|
||||
"react-icons": "^4.6.0",
|
||||
"react-player": "^2.11.0",
|
||||
"react-router": "^6.3.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"react-simple-img": "^3.0.0",
|
||||
"react-slider": "^2.0.0",
|
||||
"react-slider": "^2.0.4",
|
||||
"react-virtualized-auto-sizer": "^1.0.6",
|
||||
"react-window": "^1.8.7",
|
||||
"react-window": "^1.8.8",
|
||||
"react-window-infinite-loader": "^1.0.8",
|
||||
"socket.io-client": "^4.5.3",
|
||||
"styled-components": "^5.3.6",
|
||||
"zod": "^3.19.1",
|
||||
"zustand": "^4.0.0-rc.1"
|
||||
"zustand": "^4.1.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"styled-components": "^5"
|
||||
|
||||
Reference in New Issue
Block a user