|
19 | 19 | "machine-translate": "inlang machine translate --project project.inlang" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@eslint/compat": "^2.0.1", |
23 | | - "@eslint/js": "^9.39.2", |
24 | | - "@inlang/cli": "^3.1.4", |
25 | | - "@inlang/paraglide-js": "^2.9.1", |
| 22 | + "@eslint/compat": "^2.0.3", |
| 23 | + "@eslint/js": "^9.39.4", |
| 24 | + "@inlang/cli": "^3.1.7", |
| 25 | + "@inlang/paraglide-js": "^2.15.0", |
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 | 29 | "@sveltejs/kit": "^2.50.2", |
30 | 30 | "@sveltejs/vite-plugin-svelte": "^6.2.4", |
31 | | - "@tailwindcss/vite": "^4.1.18", |
32 | | - "@tauri-apps/cli": "^2.9.6", |
| 31 | + "@tailwindcss/vite": "^4.2.1", |
| 32 | + "@tauri-apps/cli": "^2.10.1", |
33 | 33 | "@types/better-sqlite3": "^7.6.13", |
34 | 34 | "@types/eslint-config-prettier": "^6.11.3", |
35 | | - "@types/node": "^24.10.9", |
36 | | - "autoprefixer": "^10.4.23", |
37 | | - "daisyui": "^5.5.14", |
38 | | - "drizzle-kit": "^0.31.8", |
39 | | - "eslint": "^9.39.2", |
| 35 | + "@types/node": "^24.12.0", |
| 36 | + "autoprefixer": "^10.4.27", |
| 37 | + "daisyui": "^5.5.19", |
| 38 | + "drizzle-kit": "^0.31.10", |
| 39 | + "eslint": "^9.39.4", |
40 | 40 | "eslint-config-prettier": "^10.1.8", |
41 | | - "eslint-plugin-svelte": "^3.14.0", |
| 41 | + "eslint-plugin-svelte": "^3.15.2", |
42 | 42 | "fuse.js": "^7.1.0", |
43 | | - "globals": "^17.0.0", |
44 | | - "marked": "^17.0.1", |
45 | | - "prettier": "^3.8.0", |
46 | | - "prettier-plugin-svelte": "^3.4.1", |
| 43 | + "globals": "^17.4.0", |
| 44 | + "marked": "^17.0.4", |
| 45 | + "prettier": "^3.8.1", |
| 46 | + "prettier-plugin-svelte": "^3.5.1", |
47 | 47 | "prettier-plugin-tailwindcss": "^0.7.2", |
48 | | - "semantic-release": "^25.0.2", |
49 | | - "svelte": "^5.49.2", |
50 | | - "svelte-check": "^4.3.6", |
51 | | - "tailwindcss": "^4.1.18", |
| 48 | + "semantic-release": "^25.0.3", |
| 49 | + "svelte": "^5.53.13", |
| 50 | + "svelte-check": "^4.4.5", |
| 51 | + "tailwindcss": "^4.2.1", |
52 | 52 | "typescript": "^5.9.3", |
53 | | - "typescript-eslint": "^8.53.1", |
| 53 | + "typescript-eslint": "^8.57.1", |
54 | 54 | "vite": "^7.3.1", |
55 | 55 | "@seenivers/api": "1.0.1" |
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | 58 | "@ctrl/video-filename-parser": "^5.4.1", |
59 | | - "@sentry/sveltekit": "^10.35.0", |
60 | | - "@tauri-apps/api": "^2.9.1", |
| 59 | + "@sentry/sveltekit": "^10.43.0", |
| 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", |
63 | 63 | "@tauri-apps/plugin-opener": "^2.5.3", |
64 | 64 | "@tauri-apps/plugin-os": "^2.3.2", |
65 | 65 | "@tauri-apps/plugin-process": "^2.3.1", |
66 | | - "@tauri-apps/plugin-sql": "^2.3.1", |
67 | | - "@tauri-apps/plugin-updater": "^2.9.0", |
68 | | - "@trpc/client": "^11.11.0", |
69 | | - "better-sqlite3": "^12.6.2", |
| 66 | + "@tauri-apps/plugin-sql": "^2.3.2", |
| 67 | + "@tauri-apps/plugin-updater": "^2.10.0", |
| 68 | + "@trpc/client": "^11.13.4", |
| 69 | + "better-sqlite3": "^12.8.0", |
70 | 70 | "drizzle-orm": "^0.45.1", |
71 | 71 | "hls.js": "^1.6.15", |
72 | 72 | "plyr": "^3.8.4", |
73 | 73 | "vidstack": "^1.12.13", |
74 | | - "zod": "^4.3.5" |
| 74 | + "zod": "^4.3.6" |
75 | 75 | } |
76 | 76 | } |
0 commit comments