|
26 | 26 | "@semantic-release/changelog": "^6.0.3", |
27 | 27 | "@semantic-release/git": "^10.0.1", |
28 | 28 | "@sveltejs/adapter-static": "^3.0.10", |
29 | | - "@sveltejs/kit": "^2.53.3", |
| 29 | + "@sveltejs/kit": "^2.55.0", |
30 | 30 | "@sveltejs/vite-plugin-svelte": "^7.0.0", |
31 | 31 | "@tailwindcss/vite": "^4.2.2", |
32 | 32 | "@tauri-apps/cli": "^2.10.1", |
|
46 | 46 | "prettier-plugin-svelte": "^3.5.1", |
47 | 47 | "prettier-plugin-tailwindcss": "^0.7.2", |
48 | 48 | "semantic-release": "^25.0.3", |
49 | | - "svelte": "^5.54.1", |
| 49 | + "svelte": "^5.55.0", |
50 | 50 | "svelte-check": "^4.4.5", |
51 | 51 | "tailwindcss": "^4.2.2", |
52 | 52 | "typescript": "^5.9.3", |
53 | | - "typescript-eslint": "^8.57.1", |
54 | | - "vite": "^8.0.1", |
| 53 | + "typescript-eslint": "^8.57.2", |
| 54 | + "vite": "^8.0.2", |
55 | 55 | "@seenivers/api": "1.0.14" |
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | 58 | "@ctrl/video-filename-parser": "^5.4.1", |
59 | | - "@sentry/sveltekit": "^10.45.0", |
| 59 | + "@sentry/sveltekit": "^10.46.0", |
60 | 60 | "@tauri-apps/api": "^2.10.1", |
61 | 61 | "@tauri-apps/plugin-dialog": "^2.6.0", |
62 | 62 | "@tauri-apps/plugin-fs": "^2.4.5", |
|
65 | 65 | "@tauri-apps/plugin-process": "^2.3.1", |
66 | 66 | "@tauri-apps/plugin-sql": "^2.3.2", |
67 | 67 | "@tauri-apps/plugin-updater": "^2.10.0", |
68 | | - "@trpc/client": "^11.14.1", |
| 68 | + "@trpc/client": "^11.15.0", |
69 | 69 | "better-sqlite3": "^12.8.0", |
70 | 70 | "drizzle-orm": "^0.45.1", |
71 | 71 | "hls.js": "^1.6.15", |
|
0 commit comments