|
24 | 24 | "@sveltejs/kit": "^2.17.1", |
25 | 25 | "@sveltejs/vite-plugin-svelte": "^5.0.3", |
26 | 26 | "@tailwindcss/typography": "^0.5.16", |
27 | | - "@tailwindcss/vite": "^4.0.5", |
| 27 | + "@tailwindcss/vite": "^4.0.6", |
28 | 28 | "@total-typescript/ts-reset": "^0.6.1", |
29 | 29 | "@types/eslint-config-prettier": "^6.11.3", |
30 | 30 | "@types/semver": "^7.5.8", |
31 | | - "@vercel/speed-insights": "^1.1.0", |
| 31 | + "@vercel/speed-insights": "^1.2.0", |
32 | 32 | "arctic": "^3.2.4", |
33 | | - "bits-ui": "1.0.0-next.90", |
| 33 | + "bits-ui": "1.0.0-next.94", |
34 | 34 | "clsx": "^2.1.1", |
35 | 35 | "eslint": "^9.20.0", |
36 | 36 | "eslint-config-prettier": "^10.0.1", |
|
39 | 39 | "lucide-svelte": "^0.475.0", |
40 | 40 | "mode-watcher": "^0.5.1", |
41 | 41 | "octokit": "^4.1.1", |
42 | | - "prettier": "^3.4.2", |
| 42 | + "prettier": "^3.5.0", |
43 | 43 | "prettier-plugin-svelte": "^3.3.3", |
44 | 44 | "prettier-plugin-tailwindcss": "^0.6.11", |
45 | 45 | "rehype-raw": "^7.0.0", |
|
54 | 54 | "sveltekit-search-params": "^3.0.0", |
55 | 55 | "tailwind-merge": "^3.0.1", |
56 | 56 | "tailwind-variants": "^0.3.1", |
57 | | - "tailwindcss": "^4.0.5", |
| 57 | + "tailwindcss": "^4.0.6", |
58 | 58 | "tailwindcss-animate": "^1.0.7", |
59 | 59 | "tslib": "^2.8.1", |
60 | 60 | "typescript": "^5.7.3", |
61 | | - "typescript-eslint": "^8.23.0", |
| 61 | + "typescript-eslint": "^8.24.0", |
62 | 62 | "vite": "^6.1.0", |
63 | 63 | "vite-plugin-lucide-preprocess": "^1.2.4" |
64 | 64 | }, |
|
69 | 69 | ] |
70 | 70 | }, |
71 | 71 | "type": "module", |
72 | | - "packageManager": "pnpm@10.2.1" |
| 72 | + "packageManager": "pnpm@10.3.0" |
73 | 73 | } |
0 commit comments