|
17 | 17 | "prepare": "husky" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@eslint/js": "^9.27.0", |
21 | | - "@lucide/svelte": "^0.511.0", |
| 20 | + "@eslint/js": "^9.33.0", |
| 21 | + "@internationalized/date": "^3.8.2", |
| 22 | + "@lucide/svelte": "^0.539.0", |
22 | 23 | "@neoconfetti/svelte": "^2.2.2", |
23 | | - "@sveltejs/adapter-vercel": "^5.7.2", |
24 | | - "@sveltejs/kit": "^2.21.1", |
25 | | - "@sveltejs/vite-plugin-svelte": "^5.0.3", |
26 | | - "@tailwindcss/vite": "^4.1.8", |
| 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", |
27 | 28 | "@tanstack/table-core": "^8.21.3", |
28 | 29 | "@total-typescript/ts-reset": "^0.6.1", |
29 | | - "@unovis/svelte": "^1.5.2", |
| 30 | + "@types/eslint-config-prettier": "^6.11.3", |
| 31 | + "@unovis/svelte": "^1.6.0", |
30 | 32 | "@vercel/speed-insights": "^1.2.0", |
31 | | - "bits-ui": "^2.3.0", |
| 33 | + "bits-ui": "^2.9.3", |
32 | 34 | "clsx": "^2.1.1", |
33 | | - "eslint": "^9.27.0", |
34 | | - "eslint-config-prettier": "^10.1.5", |
35 | | - "eslint-plugin-svelte": "^3.9.0", |
36 | | - "globals": "^16.2.0", |
| 35 | + "eslint": "^9.33.0", |
| 36 | + "eslint-config-prettier": "^10.1.8", |
| 37 | + "eslint-plugin-svelte": "^3.11.0", |
| 38 | + "globals": "^16.3.0", |
37 | 39 | "husky": "^9.1.7", |
38 | | - "mode-watcher": "^1.0.7", |
39 | | - "prettier": "^3.5.3", |
| 40 | + "mode-watcher": "^1.1.0", |
| 41 | + "prettier": "^3.6.2", |
40 | 42 | "prettier-plugin-svelte": "^3.4.0", |
41 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
42 | | - "svelte": "^5.33.10", |
43 | | - "svelte-check": "^4.2.1", |
44 | | - "svelte-dnd-action": "^0.9.61", |
45 | | - "svelte-sonner": "^1.0.3", |
46 | | - "tailwind-merge": "^3.3.0", |
47 | | - "tailwind-variants": "^1.0.0", |
48 | | - "tailwindcss": "^4.1.8", |
| 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", |
| 47 | + "svelte-sonner": "^1.0.5", |
| 48 | + "tailwind-merge": "^3.3.1", |
| 49 | + "tailwind-variants": "^2.1.0", |
| 50 | + "tailwindcss": "^4.1.12", |
49 | 51 | "tslib": "^2.8.1", |
50 | | - "tw-animate-css": "^1.3.2", |
51 | | - "typescript": "^5.8.3", |
52 | | - "typescript-eslint": "^8.33.0", |
53 | | - "vite": "^6.3.5", |
54 | | - "vite-plugin-lucide-preprocess": "^1.3.0" |
| 52 | + "tw-animate-css": "^1.3.6", |
| 53 | + "typescript": "^5.9.2", |
| 54 | + "typescript-eslint": "^8.39.1", |
| 55 | + "vite": "^7.1.2", |
| 56 | + "vite-plugin-devtools-json": "^1.0.0", |
| 57 | + "vite-plugin-lucide-preprocess": "^1.4.2" |
55 | 58 | }, |
56 | 59 | "pnpm": { |
57 | 60 | "onlyBuiltDependencies": [ |
|
62 | 65 | ] |
63 | 66 | }, |
64 | 67 | "type": "module", |
65 | | - "packageManager": "pnpm@10.11.0" |
| 68 | + "packageManager": "pnpm@10.14.0" |
66 | 69 | } |
0 commit comments