|
18 | 18 | "tauri": "tauri" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@eslint/compat": "^2.0.0", |
| 21 | + "@eslint/compat": "^2.0.1", |
22 | 22 | "@eslint/js": "^9.39.2", |
23 | 23 | "@poppanator/sveltekit-svg": "^6.0.1", |
24 | 24 | "@semantic-release/changelog": "^6.0.3", |
25 | 25 | "@semantic-release/git": "^10.0.1", |
26 | 26 | "@sveltejs/adapter-static": "^3.0.10", |
27 | | - "@sveltejs/kit": "^2.49.3", |
28 | | - "@sveltejs/vite-plugin-svelte": "^6.2.2", |
| 27 | + "@sveltejs/kit": "^2.49.4", |
| 28 | + "@sveltejs/vite-plugin-svelte": "^6.2.4", |
29 | 29 | "@tailwindcss/vite": "^4.1.18", |
30 | 30 | "@tauri-apps/cli": "^2.9.6", |
31 | 31 | "@types/better-sqlite3": "^7.6.13", |
32 | | - "@types/node": "^24.10.4", |
| 32 | + "@types/node": "^24.10.8", |
33 | 33 | "daisyui": "^5.5.14", |
34 | 34 | "drizzle-kit": "^0.31.8", |
35 | 35 | "eslint": "^9.39.2", |
36 | 36 | "eslint-config-prettier": "^10.1.8", |
37 | | - "eslint-plugin-svelte": "^3.13.1", |
| 37 | + "eslint-plugin-svelte": "^3.14.0", |
38 | 38 | "globals": "^17.0.0", |
39 | | - "prettier": "^3.7.4", |
| 39 | + "prettier": "^3.8.0", |
40 | 40 | "prettier-plugin-svelte": "^3.4.1", |
41 | 41 | "prettier-plugin-tailwindcss": "^0.7.2", |
42 | 42 | "semantic-release": "^24.2.9", |
43 | | - "svelte": "^5.46.1", |
| 43 | + "svelte": "^5.46.3", |
44 | 44 | "svelte-check": "^4.3.5", |
45 | 45 | "tailwindcss": "^4.1.18", |
46 | 46 | "typescript": "^5.9.3", |
47 | | - "typescript-eslint": "^8.52.0", |
| 47 | + "typescript-eslint": "^8.53.0", |
48 | 48 | "vite": "^7.3.1", |
49 | 49 | "vite-plugin-devtools-json": "^1.0.0" |
50 | 50 | }, |
51 | 51 | "dependencies": { |
52 | | - "@inlang/paraglide-js": "^2.7.1", |
53 | | - "@sentry/sveltekit": "^10.32.1", |
| 52 | + "@inlang/paraglide-js": "^2.9.0", |
| 53 | + "@sentry/sveltekit": "^10.34.0", |
54 | 54 | "@tauri-apps/api": "^2.9.1", |
55 | | - "@tauri-apps/plugin-dialog": "^2.4.2", |
56 | | - "@tauri-apps/plugin-fs": "^2.4.4", |
57 | | - "@tauri-apps/plugin-opener": "^2.5.2", |
| 55 | + "@tauri-apps/plugin-dialog": "^2.6.0", |
| 56 | + "@tauri-apps/plugin-fs": "^2.4.5", |
| 57 | + "@tauri-apps/plugin-opener": "^2.5.3", |
58 | 58 | "@tauri-apps/plugin-process": "^2.3.1", |
59 | 59 | "@tauri-apps/plugin-sql": "^2.3.1", |
60 | 60 | "@tauri-apps/plugin-updater": "^2.9.0", |
61 | | - "better-sqlite3": "^12.5.0", |
| 61 | + "better-sqlite3": "^12.6.0", |
62 | 62 | "bootstrap-icons": "^1.13.1", |
63 | 63 | "drizzle-orm": "^0.45.1", |
64 | 64 | "jszip": "^3.10.1", |
|
0 commit comments