update deps
This commit is contained in:
Generated
+273
-282
File diff suppressed because it is too large
Load Diff
+13
-13
@@ -34,12 +34,12 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formkit/auto-animate": "^0.9.0",
|
"@formkit/auto-animate": "^0.9.0",
|
||||||
"@heroui/react": "^2.7.11",
|
"@heroui/react": "^2.7.11",
|
||||||
"@mux/mux-player-react": "^3.13.0",
|
"@mux/mux-player-react": "^3.13.2",
|
||||||
"@react-pdf/renderer": "^4.5.1",
|
"@react-pdf/renderer": "^4.6.1",
|
||||||
"@sentry/browser": "^10.8.0",
|
"@sentry/browser": "^10.8.0",
|
||||||
"@tanstack/query-persist-client-core": "^5.101.2",
|
"@tanstack/query-persist-client-core": "^5.101.4",
|
||||||
"@tanstack/query-sync-storage-persister": "^5.101.2",
|
"@tanstack/query-sync-storage-persister": "^5.101.4",
|
||||||
"@tanstack/react-query": "^5.101.2",
|
"@tanstack/react-query": "^5.101.4",
|
||||||
"@tauri-apps/api": "~2.11.0",
|
"@tauri-apps/api": "~2.11.0",
|
||||||
"@tauri-apps/plugin-autostart": "^2.5.1",
|
"@tauri-apps/plugin-autostart": "^2.5.1",
|
||||||
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
|
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
|
||||||
@@ -58,19 +58,19 @@
|
|||||||
"cronstrue": "^3.24.0",
|
"cronstrue": "^3.24.0",
|
||||||
"date-fns": "^4.4.0",
|
"date-fns": "^4.4.0",
|
||||||
"framer-motion": "^12.42.2",
|
"framer-motion": "^12.42.2",
|
||||||
"fuse.js": "^7.4.2",
|
"fuse.js": "^7.5.0",
|
||||||
"lucide-react": "^1.23.0",
|
"lucide-react": "^1.32.0",
|
||||||
"p-retry": "^8.0.0",
|
"p-retry": "^8.0.0",
|
||||||
"qrcode.react": "^4.2.0",
|
"qrcode.react": "^4.2.0",
|
||||||
"rclone-sdk": "^1.74.2-r1",
|
"rclone-sdk": "^1.74.2-r1",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"react-resizable-panels": "^4.12.0",
|
"react-resizable-panels": "^4.12.3",
|
||||||
"react-router-dom": "^6.28.1",
|
"react-router-dom": "^6.28.1",
|
||||||
"tauri-plugin-sentry-api": "^0.5.0",
|
"tauri-plugin-sentry-api": "^0.5.0",
|
||||||
"use-broadcast-ts": "^2.0.1",
|
"use-broadcast-ts": "^2.0.2",
|
||||||
"use-debounce": "^10.1.1",
|
"use-debounce": "^10.1.1",
|
||||||
"zustand": "^5.0.14"
|
"zustand": "^5.0.15"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^1.9.4",
|
"@biomejs/biome": "^1.9.4",
|
||||||
@@ -82,10 +82,10 @@
|
|||||||
"@types/react": "^18.3.1",
|
"@types/react": "^18.3.1",
|
||||||
"@types/react-dom": "^18.3.1",
|
"@types/react-dom": "^18.3.1",
|
||||||
"@vitejs/plugin-react": "^4.7.0",
|
"@vitejs/plugin-react": "^4.7.0",
|
||||||
"autoprefixer": "^10.5.2",
|
"autoprefixer": "^10.5.4",
|
||||||
"babel-plugin-react-compiler": "^19.1.0-rc.3",
|
"babel-plugin-react-compiler": "^19.1.0-rc.3",
|
||||||
"esbuild": "^0.28.1",
|
"esbuild": "^0.28.2",
|
||||||
"postcss": "^8.5.16",
|
"postcss": "^8.5.26",
|
||||||
"tailwindcss": "^3.4.17",
|
"tailwindcss": "^3.4.17",
|
||||||
"typescript": "~5.9.3",
|
"typescript": "~5.9.3",
|
||||||
"vite": "^6.3.6",
|
"vite": "^6.3.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user