|
26 | 26 | "@shikijs/rehype": "^3.7.0",
|
27 | 27 | "@shikijs/themes": "^3.7.0",
|
28 | 28 | "@sveltejs/adapter-vercel": "^5.7.2",
|
29 |
| - "@sveltejs/kit": "^2.22.2", |
30 |
| - "@sveltejs/vite-plugin-svelte": "^5.1.0", |
| 29 | + "@sveltejs/kit": "^2.22.5", |
| 30 | + "@sveltejs/vite-plugin-svelte": "^6.0.0", |
31 | 31 | "@tailwindcss/typography": "^0.5.16",
|
32 | 32 | "@tailwindcss/vite": "^4.1.11",
|
33 | 33 | "@total-typescript/ts-reset": "^0.6.1",
|
34 | 34 | "@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
35 | 35 | "@types/eslint-config-prettier": "^6.11.3",
|
36 |
| - "@types/node": "^24.0.10", |
| 36 | + "@types/node": "^24.0.13", |
37 | 37 | "@types/semver": "^7.7.0",
|
38 | 38 | "@upstash/redis": "^1.35.1",
|
39 | 39 | "@vercel/speed-insights": "^1.2.0",
|
|
47 | 47 | "marked": "^16.0.0",
|
48 | 48 | "mode-watcher": "^1.1.0",
|
49 | 49 | "octokit": "^5.0.3",
|
50 |
| - "posthog-js": "^1.256.2", |
51 |
| - "posthog-node": "^5.1.1", |
| 50 | + "posthog-js": "^1.257.0", |
| 51 | + "posthog-node": "^5.5.0", |
52 | 52 | "prettier": "^3.6.2",
|
53 | 53 | "prettier-plugin-svelte": "^3.4.0",
|
54 |
| - "prettier-plugin-tailwindcss": "^0.6.13", |
| 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.29.1", |
| 59 | + "runed": "^0.30.0", |
60 | 60 | "semver": "^7.7.2",
|
61 | 61 | "shiki": "^3.7.0",
|
62 |
| - "svelte": "^5.35.2", |
| 62 | + "svelte": "^5.35.6", |
63 | 63 | "svelte-check": "^4.2.2",
|
64 | 64 | "svelte-exmarkdown": "^5.0.1",
|
65 | 65 | "svelte-meta-tags": "^4.4.0",
|
|
70 | 70 | "tslib": "^2.8.1",
|
71 | 71 | "tw-animate-css": "^1.3.5",
|
72 | 72 | "typescript": "^5.8.3",
|
73 |
| - "typescript-eslint": "^8.35.1", |
74 |
| - "vite": "^7.0.2", |
| 73 | + "typescript-eslint": "^8.36.0", |
| 74 | + "vite": "^7.0.4", |
75 | 75 | "vite-plugin-devtools-json": "^0.2.1",
|
76 |
| - "vite-plugin-lucide-preprocess": "^1.3.1" |
| 76 | + "vite-plugin-lucide-preprocess": "^1.4.0" |
77 | 77 | },
|
78 | 78 | "pnpm": {
|
79 | 79 | "onlyBuiltDependencies": [
|
|
84 | 84 | ]
|
85 | 85 | },
|
86 | 86 | "type": "module",
|
87 |
| - "packageManager": "pnpm@10.12.4" |
| 87 | + "packageManager": "pnpm@10.13.1" |
88 | 88 | }
|
0 commit comments