|
17 | 17 | "prepare": "husky" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@eslint/js": "^9.33.0", |
21 | | - "@internationalized/date": "^3.8.2", |
22 | | - "@lucide/svelte": "^0.539.0", |
| 20 | + "@eslint/js": "^9.38.0", |
| 21 | + "@internationalized/date": "^3.10.0", |
| 22 | + "@lucide/svelte": "^0.546.0", |
23 | 23 | "@neoconfetti/svelte": "^2.2.2", |
24 | | - "@sveltejs/adapter-vercel": "^5.8.2", |
25 | | - "@sveltejs/kit": "^2.30.1", |
26 | | - "@sveltejs/vite-plugin-svelte": "^6.1.2", |
27 | | - "@tailwindcss/vite": "^4.1.12", |
| 24 | + "@sveltejs/adapter-vercel": "^5.10.3", |
| 25 | + "@sveltejs/kit": "^2.47.2", |
| 26 | + "@sveltejs/vite-plugin-svelte": "^6.2.1", |
| 27 | + "@tailwindcss/vite": "^4.1.15", |
28 | 28 | "@tanstack/table-core": "^8.21.3", |
29 | 29 | "@total-typescript/ts-reset": "^0.6.1", |
30 | 30 | "@types/eslint-config-prettier": "^6.11.3", |
31 | | - "@unovis/svelte": "^1.6.0", |
| 31 | + "@unovis/svelte": "^1.6.1", |
32 | 32 | "@vercel/speed-insights": "^1.2.0", |
33 | | - "bits-ui": "^2.9.3", |
| 33 | + "bits-ui": "^2.14.0", |
34 | 34 | "clsx": "^2.1.1", |
35 | | - "eslint": "^9.33.0", |
| 35 | + "eslint": "^9.38.0", |
36 | 36 | "eslint-config-prettier": "^10.1.8", |
37 | | - "eslint-plugin-svelte": "^3.11.0", |
38 | | - "globals": "^16.3.0", |
| 37 | + "eslint-plugin-svelte": "^3.12.5", |
| 38 | + "globals": "^16.4.0", |
39 | 39 | "husky": "^9.1.7", |
40 | 40 | "mode-watcher": "^1.1.0", |
41 | 41 | "prettier": "^3.6.2", |
42 | 42 | "prettier-plugin-svelte": "^3.4.0", |
43 | | - "prettier-plugin-tailwindcss": "^0.6.14", |
44 | | - "svelte": "^5.38.1", |
45 | | - "svelte-check": "^4.3.1", |
46 | | - "svelte-dnd-action": "^0.9.64", |
| 43 | + "prettier-plugin-tailwindcss": "^0.7.1", |
| 44 | + "svelte": "^5.41.1", |
| 45 | + "svelte-check": "^4.3.3", |
| 46 | + "svelte-dnd-action": "^0.9.65", |
47 | 47 | "svelte-sonner": "^1.0.5", |
48 | 48 | "tailwind-merge": "^3.3.1", |
49 | 49 | "tailwind-variants": "^2.1.0", |
50 | | - "tailwindcss": "^4.1.12", |
| 50 | + "tailwindcss": "^4.1.15", |
51 | 51 | "tslib": "^2.8.1", |
52 | | - "tw-animate-css": "^1.3.6", |
53 | | - "typescript": "^5.9.2", |
54 | | - "typescript-eslint": "^8.39.1", |
55 | | - "vite": "^7.1.2", |
| 52 | + "tw-animate-css": "^1.4.0", |
| 53 | + "typescript": "^5.9.3", |
| 54 | + "typescript-eslint": "^8.46.2", |
| 55 | + "vite": "^7.1.11", |
56 | 56 | "vite-plugin-devtools-json": "^1.0.0", |
57 | | - "vite-plugin-lucide-preprocess": "^1.4.2" |
| 57 | + "vite-plugin-lucide-preprocess": "^1.4.4" |
58 | 58 | }, |
59 | 59 | "pnpm": { |
60 | 60 | "onlyBuiltDependencies": [ |
|
65 | 65 | ] |
66 | 66 | }, |
67 | 67 | "type": "module", |
68 | | - "packageManager": "pnpm@10.14.0" |
| 68 | + "packageManager": "pnpm@10.19.0" |
69 | 69 | } |
0 commit comments