deps: update
This commit is contained in:
+10
-10
@@ -34,8 +34,8 @@
|
||||
"dependencies": {
|
||||
"@formkit/auto-animate": "^0.9.0",
|
||||
"@heroui/react": "^2.7.11",
|
||||
"@mux/mux-player-react": "^3.8.0",
|
||||
"@react-pdf/renderer": "^4.3.2",
|
||||
"@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",
|
||||
@@ -57,23 +57,23 @@
|
||||
"@tauri-apps/plugin-updater": "^2.9.0",
|
||||
"@tauri-apps/plugin-window-state": "^2.4.1",
|
||||
"canvas-confetti": "^1.9.4",
|
||||
"cron-parser": "^5.4.0",
|
||||
"cronstrue": "^3.9.0",
|
||||
"cron-parser": "^5.5.0",
|
||||
"cronstrue": "^3.14.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"framer-motion": "^11.18.2",
|
||||
"fuse.js": "^7.1.0",
|
||||
"fuse.js": "^7.3.0",
|
||||
"lucide-react": "^0.552.0",
|
||||
"p-retry": "^7.1.0",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"rclone-sdk": "^1.72.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-resizable-panels": "^4.5.5",
|
||||
"react-resizable-panels": "^4.11.0",
|
||||
"react-router-dom": "^6.28.1",
|
||||
"tauri-plugin-sentry-api": "^0.5.0",
|
||||
"use-broadcast-ts": "^2.0.1",
|
||||
"use-debounce": "^10.0.6",
|
||||
"zustand": "^5.0.8"
|
||||
"use-debounce": "^10.1.1",
|
||||
"zustand": "^5.0.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
@@ -88,11 +88,11 @@
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"babel-plugin-react-compiler": "^19.1.0-rc.3",
|
||||
"esbuild": "^0.25.12",
|
||||
"esbuild": "^0.28.0",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "~5.9.3",
|
||||
"vite": "^6.3.6",
|
||||
"yaml": "^2.8.1"
|
||||
"yaml": "^2.8.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user