|
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | 20 | "@neoconfetti/svelte": "^2.2.1", |
21 | | - "@sveltejs/adapter-vercel": "^5.5.3", |
22 | | - "@sveltejs/kit": "^2.16.1", |
| 21 | + "@sveltejs/adapter-vercel": "^5.6.1", |
| 22 | + "@sveltejs/kit": "^2.17.1", |
23 | 23 | "@sveltejs/vite-plugin-svelte": "^5.0.3", |
24 | 24 | "@tailwindcss/vite": "^4.0.5", |
25 | 25 | "@tanstack/table-core": "^8.20.5", |
26 | 26 | "@total-typescript/ts-reset": "^0.6.1", |
27 | 27 | "@unovis/svelte": "^1.5.0", |
28 | 28 | "@vercel/speed-insights": "^1.1.0", |
29 | | - "bits-ui": "1.0.0-next.84", |
| 29 | + "bits-ui": "1.0.0-next.90", |
30 | 30 | "clsx": "^2.1.1", |
31 | | - "eslint": "^9.19.0", |
| 31 | + "eslint": "^9.20.0", |
32 | 32 | "eslint-config-prettier": "^10.0.1", |
33 | 33 | "eslint-plugin-svelte": "^2.46.1", |
34 | 34 | "globals": "^15.14.0", |
35 | 35 | "husky": "^9.1.7", |
36 | | - "lucide-svelte": "^0.474.0", |
| 36 | + "lucide-svelte": "^0.475.0", |
37 | 37 | "mode-watcher": "^0.5.1", |
38 | | - "prettier": "^3.4.2", |
| 38 | + "prettier": "^3.5.0", |
39 | 39 | "prettier-plugin-svelte": "^3.3.3", |
40 | 40 | "prettier-plugin-tailwindcss": "^0.6.11", |
41 | | - "svelte": "^5.19.6", |
| 41 | + "svelte": "^5.19.9", |
42 | 42 | "svelte-check": "^4.1.4", |
43 | | - "svelte-dnd-action": "^0.9.56", |
| 43 | + "svelte-dnd-action": "^0.9.57", |
44 | 44 | "svelte-sonner": "^0.3.28", |
45 | 45 | "tailwind-merge": "^3.0.1", |
46 | 46 | "tailwind-variants": "^0.3.1", |
47 | 47 | "tailwindcss": "^4.0.5", |
48 | 48 | "tailwindcss-animate": "^1.0.7", |
49 | 49 | "tslib": "^2.8.1", |
50 | 50 | "typescript": "^5.7.3", |
51 | | - "typescript-eslint": "^8.22.0", |
52 | | - "vite": "^6.0.11", |
| 51 | + "typescript-eslint": "^8.23.0", |
| 52 | + "vite": "^6.1.0", |
53 | 53 | "vite-plugin-lucide-preprocess": "^1.2.4" |
54 | 54 | }, |
55 | 55 | "pnpm": { |
|
60 | 60 | ] |
61 | 61 | }, |
62 | 62 | "type": "module", |
63 | | - "packageManager": "pnpm@10.1.0" |
| 63 | + "packageManager": "pnpm@10.2.1" |
64 | 64 | } |
0 commit comments