|
21 | 21 | "@sveltejs/adapter-vercel": "^5.6.1",
|
22 | 22 | "@sveltejs/kit": "^2.17.1",
|
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.0.6", |
| 25 | + "@tanstack/table-core": "^8.21.2", |
26 | 26 | "@total-typescript/ts-reset": "^0.6.1",
|
27 | 27 | "@unovis/svelte": "^1.5.0",
|
28 |
| - "@vercel/speed-insights": "^1.1.0", |
29 |
| - "bits-ui": "1.0.0-next.91", |
| 28 | + "@vercel/speed-insights": "^1.2.0", |
| 29 | + "bits-ui": "1.0.0-next.95", |
30 | 30 | "clsx": "^2.1.1",
|
31 |
| - "eslint": "^9.20.0", |
| 31 | + "eslint": "^9.20.1", |
32 | 32 | "eslint-config-prettier": "^10.0.1",
|
33 | 33 | "eslint-plugin-svelte": "^2.46.1",
|
34 | 34 | "globals": "^15.14.0",
|
|
38 | 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.9", |
| 41 | + "svelte": "^5.19.10", |
42 | 42 | "svelte-check": "^4.1.4",
|
43 | 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 |
| - "tailwindcss": "^4.0.5", |
| 47 | + "tailwindcss": "^4.0.6", |
48 | 48 | "tailwindcss-animate": "^1.0.7",
|
49 | 49 | "tslib": "^2.8.1",
|
50 | 50 | "typescript": "^5.7.3",
|
51 |
| - "typescript-eslint": "^8.23.0", |
| 51 | + "typescript-eslint": "^8.24.0", |
52 | 52 | "vite": "^6.1.0",
|
53 | 53 | "vite-plugin-lucide-preprocess": "^1.2.4"
|
54 | 54 | },
|
|
60 | 60 | ]
|
61 | 61 | },
|
62 | 62 | "type": "module",
|
63 |
| - "packageManager": "pnpm@10.2.1" |
| 63 | + "packageManager": "pnpm@10.3.0" |
64 | 64 | }
|
0 commit comments