|
27 | 27 | "@shikijs/rehype": "^3.13.0",
|
28 | 28 | "@shikijs/themes": "^3.13.0",
|
29 | 29 | "@sveltejs/adapter-vercel": "^5.10.2",
|
30 |
| - "@sveltejs/kit": "^2.42.2", |
31 |
| - "@sveltejs/vite-plugin-svelte": "^6.2.0", |
32 |
| - "@tailwindcss/typography": "^0.5.18", |
| 30 | + "@sveltejs/kit": "^2.38.1", |
| 31 | + "@sveltejs/vite-plugin-svelte": "^6.2.1", |
| 32 | + "@tailwindcss/typography": "^0.5.19", |
33 | 33 | "@tailwindcss/vite": "^4.1.13",
|
34 | 34 | "@total-typescript/ts-reset": "^0.6.1",
|
35 | 35 | "@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
36 | 36 | "@types/eslint-config-prettier": "^6.11.3",
|
37 |
| - "@types/node": "^24.5.2", |
| 37 | + "@types/node": "^24.6.0", |
38 | 38 | "@types/semver": "^7.7.1",
|
39 | 39 | "@upstash/redis": "^1.35.4",
|
40 | 40 | "@vercel/speed-insights": "^1.2.0",
|
41 |
| - "bits-ui": "^2.11.0", |
| 41 | + "bits-ui": "^2.11.4", |
42 | 42 | "clsx": "^2.1.1",
|
43 | 43 | "eslint": "^9.36.0",
|
44 | 44 | "eslint-config-prettier": "^10.1.8",
|
|
48 | 48 | "marked": "^16.3.0",
|
49 | 49 | "mode-watcher": "^1.1.0",
|
50 | 50 | "octokit": "^5.0.3",
|
51 |
| - "posthog-js": "^1.266.3", |
52 |
| - "posthog-node": "^5.8.6", |
| 51 | + "posthog-js": "^1.268.9", |
| 52 | + "posthog-node": "^5.9.2", |
53 | 53 | "prettier": "^3.6.2",
|
54 | 54 | "prettier-plugin-svelte": "^3.4.0",
|
55 | 55 | "prettier-plugin-tailwindcss": "^0.6.14",
|
56 | 56 | "rehype-raw": "^7.0.0",
|
57 | 57 | "rehype-slug": "^6.0.0",
|
58 | 58 | "remark-gemoji": "^8.0.0",
|
59 | 59 | "remark-github": "^12.0.0",
|
60 |
| - "runed": "^0.32.0", |
| 60 | + "runed": "^0.34.0", |
61 | 61 | "satori": "^0.18.3",
|
62 | 62 | "satori-html": "^0.3.2",
|
63 | 63 | "semver": "^7.7.2",
|
64 | 64 | "shiki": "^3.13.0",
|
65 |
| - "svelte": "^5.39.3", |
66 |
| - "svelte-check": "^4.3.1", |
| 65 | + "svelte": "^5.39.7", |
| 66 | + "svelte-check": "^4.3.2", |
67 | 67 | "svelte-exmarkdown": "^5.0.2",
|
68 | 68 | "svelte-meta-tags": "^4.4.1",
|
69 | 69 | "svelte-sonner": "^1.0.5",
|
70 | 70 | "tailwind-merge": "^3.3.1",
|
71 | 71 | "tailwind-variants": "^3.1.1",
|
72 | 72 | "tailwindcss": "^4.1.13",
|
73 | 73 | "tslib": "^2.8.1",
|
74 |
| - "tw-animate-css": "^1.3.8", |
| 74 | + "tw-animate-css": "^1.4.0", |
75 | 75 | "typescript": "^5.9.2",
|
76 |
| - "typescript-eslint": "^8.44.0", |
77 |
| - "vite": "^7.1.6", |
| 76 | + "typescript-eslint": "^8.45.0", |
| 77 | + "vite": "^7.1.7", |
78 | 78 | "vite-plugin-devtools-json": "^1.0.0",
|
79 | 79 | "vite-plugin-lucide-preprocess": "^1.4.4"
|
80 | 80 | },
|
|
87 | 87 | ]
|
88 | 88 | },
|
89 | 89 | "type": "module",
|
90 |
| - "packageManager": "[email protected].0" |
| 90 | + "packageManager": "[email protected].1" |
91 | 91 | }
|
0 commit comments