|
17 | 17 | "prepare": "husky"
|
18 | 18 | },
|
19 | 19 | "devDependencies": {
|
20 |
| - "@neoconfetti/svelte": "^2.2.1", |
21 |
| - "@sveltejs/adapter-vercel": "^5.6.1", |
22 |
| - "@sveltejs/kit": "^2.17.1", |
| 20 | + "@neoconfetti/svelte": "^2.2.2", |
| 21 | + "@sveltejs/adapter-vercel": "^5.7.2", |
| 22 | + "@sveltejs/kit": "^2.21.0", |
23 | 23 | "@sveltejs/vite-plugin-svelte": "^5.0.3",
|
24 |
| - "@tailwindcss/vite": "^4.0.5", |
25 |
| - "@tanstack/table-core": "^8.20.5", |
| 24 | + "@tailwindcss/vite": "^4.1.6", |
| 25 | + "@tanstack/table-core": "^8.21.3", |
26 | 26 | "@total-typescript/ts-reset": "^0.6.1",
|
27 |
| - "@unovis/svelte": "^1.5.0", |
28 |
| - "@vercel/speed-insights": "^1.1.0", |
29 |
| - "bits-ui": "1.0.0-next.91", |
| 27 | + "@unovis/svelte": "^1.5.1", |
| 28 | + "@vercel/speed-insights": "^1.2.0", |
| 29 | + "bits-ui": "1.4.8", |
30 | 30 | "clsx": "^2.1.1",
|
31 |
| - "eslint": "^9.20.0", |
32 |
| - "eslint-config-prettier": "^10.0.1", |
| 31 | + "eslint": "^9.26.0", |
| 32 | + "eslint-config-prettier": "^10.1.5", |
33 | 33 | "eslint-plugin-svelte": "^2.46.1",
|
34 |
| - "globals": "^15.14.0", |
| 34 | + "globals": "^15.15.0", |
35 | 35 | "husky": "^9.1.7",
|
36 |
| - "lucide-svelte": "^0.475.0", |
| 36 | + "lucide-svelte": "^0.510.0", |
37 | 37 | "mode-watcher": "^0.5.1",
|
38 |
| - "prettier": "^3.5.0", |
| 38 | + "prettier": "^3.5.3", |
39 | 39 | "prettier-plugin-svelte": "^3.3.3",
|
40 | 40 | "prettier-plugin-tailwindcss": "^0.6.11",
|
41 |
| - "svelte": "^5.19.9", |
42 |
| - "svelte-check": "^4.1.4", |
43 |
| - "svelte-dnd-action": "^0.9.57", |
| 41 | + "svelte": "^5.28.3", |
| 42 | + "svelte-check": "^4.1.7", |
| 43 | + "svelte-dnd-action": "^0.9.61", |
44 | 44 | "svelte-sonner": "^0.3.28",
|
45 |
| - "tailwind-merge": "^3.0.1", |
| 45 | + "tailwind-merge": "^3.3.0", |
46 | 46 | "tailwind-variants": "^0.3.1",
|
47 |
| - "tailwindcss": "^4.0.5", |
| 47 | + "tailwindcss": "^4.1.6", |
48 | 48 | "tailwindcss-animate": "^1.0.7",
|
49 | 49 | "tslib": "^2.8.1",
|
50 |
| - "typescript": "^5.7.3", |
51 |
| - "typescript-eslint": "^8.23.0", |
52 |
| - "vite": "^6.1.0", |
53 |
| - "vite-plugin-lucide-preprocess": "^1.2.4" |
| 50 | + "typescript": "^5.8.3", |
| 51 | + "typescript-eslint": "^8.32.1", |
| 52 | + "vite": "^6.3.5", |
| 53 | + "vite-plugin-lucide-preprocess": "^1.3.0" |
54 | 54 | },
|
55 | 55 | "pnpm": {
|
56 | 56 | "onlyBuiltDependencies": [
|
|
60 | 60 | ]
|
61 | 61 | },
|
62 | 62 | "type": "module",
|
63 |
| - "packageManager": "pnpm@10.2.1" |
| 63 | + "packageManager": "pnpm@10.10.0" |
64 | 64 | }
|
0 commit comments