update npm deps
This commit is contained in:
+19
-19
@@ -46,34 +46,34 @@
|
||||
"@mux/mux-player-react": "^3.13.0",
|
||||
"@react-pdf/renderer": "^4.5.1",
|
||||
"@sentry/browser": "^10.8.0",
|
||||
"@tanstack/query-persist-client-core": "^5.91.6",
|
||||
"@tanstack/query-sync-storage-persister": "^5.90.9",
|
||||
"@tanstack/react-query": "^5.90.7",
|
||||
"@tauri-apps/api": "~2.9.0",
|
||||
"@tanstack/query-persist-client-core": "^5.100.10",
|
||||
"@tanstack/query-sync-storage-persister": "^5.100.10",
|
||||
"@tanstack/react-query": "^5.100.10",
|
||||
"@tauri-apps/api": "~2.11.0",
|
||||
"@tauri-apps/plugin-autostart": "^2.5.1",
|
||||
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
|
||||
"@tauri-apps/plugin-deep-link": "^2.4.5",
|
||||
"@tauri-apps/plugin-dialog": "^2.4.2",
|
||||
"@tauri-apps/plugin-fs": "^2.4.4",
|
||||
"@tauri-apps/plugin-http": "^2.5.4",
|
||||
"@tauri-apps/plugin-log": "^2.7.1",
|
||||
"@tauri-apps/plugin-deep-link": "^2.4.9",
|
||||
"@tauri-apps/plugin-dialog": "^2.7.1",
|
||||
"@tauri-apps/plugin-fs": "^2.5.1",
|
||||
"@tauri-apps/plugin-http": "^2.5.9",
|
||||
"@tauri-apps/plugin-log": "^2.8.0",
|
||||
"@tauri-apps/plugin-notification": "^2.3.3",
|
||||
"@tauri-apps/plugin-opener": "^2.5.2",
|
||||
"@tauri-apps/plugin-opener": "^2.5.4",
|
||||
"@tauri-apps/plugin-os": "^2.3.2",
|
||||
"@tauri-apps/plugin-process": "^2.3.1",
|
||||
"@tauri-apps/plugin-shell": "^2.3.3",
|
||||
"@tauri-apps/plugin-store": "^2.4.1",
|
||||
"@tauri-apps/plugin-updater": "^2.9.0",
|
||||
"@tauri-apps/plugin-shell": "^2.3.5",
|
||||
"@tauri-apps/plugin-store": "^2.4.3",
|
||||
"@tauri-apps/plugin-updater": "^2.10.1",
|
||||
"@tauri-apps/plugin-window-state": "^2.4.1",
|
||||
"cron-parser": "^5.5.0",
|
||||
"cronstrue": "^3.14.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"framer-motion": "^11.18.2",
|
||||
"framer-motion": "^12.38.0",
|
||||
"fuse.js": "^7.3.0",
|
||||
"lucide-react": "^0.552.0",
|
||||
"p-retry": "^7.1.0",
|
||||
"lucide-react": "^1.14.0",
|
||||
"p-retry": "^8.0.0",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"rclone-sdk": "^1.72.0",
|
||||
"rclone-sdk": "^1.74.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-resizable-panels": "^4.11.0",
|
||||
@@ -86,7 +86,7 @@
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@tauri-apps/cli": "^2.9.2",
|
||||
"@tauri-apps/cli": "^2.11.1",
|
||||
"@total-typescript/ts-reset": "^0.6.1",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/qrcode.react": "^1.0.5",
|
||||
@@ -100,6 +100,6 @@
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "~5.9.3",
|
||||
"vite": "^6.3.6",
|
||||
"yaml": "^2.8.4"
|
||||
"yaml": "^2.9.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user