|
26 | 26 | "@shikijs/rehype": "^3.13.0",
|
27 | 27 | "@shikijs/themes": "^3.13.0",
|
28 | 28 | "@sveltejs/adapter-vercel": "^5.10.2",
|
29 |
| - "@sveltejs/kit": "^2.42.2", |
| 29 | + "@sveltejs/kit": "^2.43.1", |
30 | 30 | "@sveltejs/vite-plugin-svelte": "^6.2.0",
|
31 | 31 | "@tailwindcss/typography": "^0.5.18",
|
32 | 32 | "@tailwindcss/vite": "^4.1.13",
|
|
47 | 47 | "marked": "^16.3.0",
|
48 | 48 | "mode-watcher": "^1.1.0",
|
49 | 49 | "octokit": "^5.0.3",
|
50 |
| - "posthog-js": "^1.266.3", |
51 |
| - "posthog-node": "^5.8.6", |
| 50 | + "posthog-js": "^1.268.0", |
| 51 | + "posthog-node": "^5.8.8", |
52 | 52 | "prettier": "^3.6.2",
|
53 | 53 | "prettier-plugin-svelte": "^3.4.0",
|
54 | 54 | "prettier-plugin-tailwindcss": "^0.6.14",
|
55 | 55 | "rehype-raw": "^7.0.0",
|
56 | 56 | "rehype-slug": "^6.0.0",
|
57 | 57 | "remark-gemoji": "^8.0.0",
|
58 | 58 | "remark-github": "^12.0.0",
|
59 |
| - "runed": "^0.32.0", |
| 59 | + "runed": "^0.33.0", |
60 | 60 | "semver": "^7.7.2",
|
61 | 61 | "shiki": "^3.13.0",
|
62 |
| - "svelte": "^5.39.3", |
63 |
| - "svelte-check": "^4.3.1", |
| 62 | + "svelte": "^5.39.4", |
| 63 | + "svelte-check": "^4.3.2", |
64 | 64 | "svelte-exmarkdown": "^5.0.2",
|
65 | 65 | "svelte-meta-tags": "^4.4.1",
|
66 | 66 | "svelte-sonner": "^1.0.5",
|
|
70 | 70 | "tslib": "^2.8.1",
|
71 | 71 | "tw-animate-css": "^1.3.8",
|
72 | 72 | "typescript": "^5.9.2",
|
73 |
| - "typescript-eslint": "^8.44.0", |
74 |
| - "vite": "^7.1.6", |
| 73 | + "typescript-eslint": "^8.44.1", |
| 74 | + "vite": "^7.1.7", |
75 | 75 | "vite-plugin-devtools-json": "^1.0.0",
|
76 | 76 | "vite-plugin-lucide-preprocess": "^1.4.4"
|
77 | 77 | },
|
|
84 | 84 | ]
|
85 | 85 | },
|
86 | 86 | "type": "module",
|
87 |
| - "packageManager": "[email protected].0" |
| 87 | + "packageManager": "[email protected].1" |
88 | 88 | }
|
0 commit comments