|
13 | 13 | "format": "prettier --write ." |
14 | 14 | }, |
15 | 15 | "devDependencies": { |
16 | | - "@shikijs/rehype": "^1.18.0", |
17 | | - "@sveltejs/adapter-vercel": "^5.4.4", |
18 | | - "@sveltejs/kit": "^2.5.28", |
| 16 | + "@shikijs/rehype": "^1.22.0", |
| 17 | + "@sveltejs/adapter-vercel": "^5.4.5", |
| 18 | + "@sveltejs/kit": "^2.7.1", |
19 | 19 | "@sveltejs/vite-plugin-svelte": "^3.1.2", |
20 | 20 | "@tailwindcss/typography": "^0.5.15", |
21 | 21 | "@total-typescript/ts-reset": "^0.6.1", |
|
25 | 25 | "@vercel/speed-insights": "^1.0.12", |
26 | 26 | "arctic": "^1.9.2", |
27 | 27 | "autoprefixer": "^10.4.20", |
28 | | - "bits-ui": "^0.21.15", |
| 28 | + "bits-ui": "^0.21.16", |
29 | 29 | "clsx": "^2.1.1", |
30 | | - "eslint": "^9.11.1", |
| 30 | + "eslint": "^9.12.0", |
31 | 31 | "eslint-config-prettier": "^9.1.0", |
32 | | - "eslint-plugin-svelte": "^2.44.0", |
33 | | - "globals": "^15.9.0", |
34 | | - "lucia": "^3.2.0", |
35 | | - "lucide-svelte": "^0.446.0", |
| 32 | + "eslint-plugin-svelte": "^2.44.1", |
| 33 | + "globals": "^15.11.0", |
| 34 | + "lucia": "^3.2.1", |
| 35 | + "lucide-svelte": "^0.453.0", |
36 | 36 | "mode-watcher": "^0.4.1", |
37 | 37 | "octokit": "^4.0.2", |
38 | 38 | "postcss": "^8.4.47", |
39 | 39 | "postcss-load-config": "^6.0.1", |
40 | 40 | "prettier": "^3.3.3", |
41 | | - "prettier-plugin-svelte": "^3.2.6", |
| 41 | + "prettier-plugin-svelte": "^3.2.7", |
42 | 42 | "prettier-plugin-tailwindcss": "^0.6.8", |
43 | 43 | "rehype-raw": "^7.0.0", |
44 | 44 | "semver": "^7.6.3", |
45 | | - "shiki": "^1.18.0", |
| 45 | + "shiki": "^1.22.0", |
46 | 46 | "svelte": "^4.2.19", |
47 | | - "svelte-check": "^4.0.2", |
| 47 | + "svelte-check": "^4.0.5", |
48 | 48 | "svelte-exmarkdown": "^3.0.5", |
49 | 49 | "svelte-meta-tags": "^3.1.4", |
50 | 50 | "svelte-persisted-store": "^0.11.0", |
51 | 51 | "svelte-sonner": "^0.3.28", |
52 | 52 | "sveltekit-search-params": "^3.0.0", |
53 | | - "tailwind-merge": "^2.5.2", |
| 53 | + "tailwind-merge": "^2.5.4", |
54 | 54 | "tailwind-variants": "^0.2.1", |
55 | | - "tailwindcss": "^3.4.13", |
| 55 | + "tailwindcss": "^3.4.14", |
56 | 56 | "tslib": "^2.7.0", |
57 | | - "typescript": "^5.6.2", |
58 | | - "typescript-eslint": "^8.7.0", |
59 | | - "vite": "^5.4.8", |
60 | | - "vite-plugin-lucide-preprocess": "^1.1.0" |
| 57 | + "typescript": "^5.6.3", |
| 58 | + "typescript-eslint": "^8.9.0", |
| 59 | + "vite": "^5.4.9", |
| 60 | + "vite-plugin-lucide-preprocess": "^1.1.1" |
61 | 61 | }, |
62 | 62 | "type": "module", |
63 | | - "packageManager": "pnpm@9.11.0" |
| 63 | + "packageManager": "pnpm@9.12.1" |
64 | 64 | } |
0 commit comments