|
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", |
30 | | - "@sveltejs/vite-plugin-svelte": "^6.2.0", |
31 | | - "@tailwindcss/typography": "^0.5.18", |
| 29 | + "@sveltejs/kit": "^2.43.4", |
| 30 | + "@sveltejs/vite-plugin-svelte": "^6.2.1", |
| 31 | + "@tailwindcss/typography": "^0.5.19", |
32 | 32 | "@tailwindcss/vite": "^4.1.13", |
33 | 33 | "@total-typescript/ts-reset": "^0.6.1", |
34 | 34 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
|
37 | 37 | "@types/semver": "^7.7.1", |
38 | 38 | "@upstash/redis": "^1.35.4", |
39 | 39 | "@vercel/speed-insights": "^1.2.0", |
40 | | - "bits-ui": "^2.11.0", |
| 40 | + "bits-ui": "^2.11.3", |
41 | 41 | "clsx": "^2.1.1", |
42 | 42 | "eslint": "^9.36.0", |
43 | 43 | "eslint-config-prettier": "^10.1.8", |
|
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.4", |
| 51 | + "posthog-node": "^5.9.1", |
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.34.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.5", |
| 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", |
67 | 67 | "tailwind-merge": "^3.3.1", |
68 | 68 | "tailwind-variants": "^3.1.1", |
69 | 69 | "tailwindcss": "^4.1.13", |
70 | 70 | "tslib": "^2.8.1", |
71 | | - "tw-animate-css": "^1.3.8", |
| 71 | + "tw-animate-css": "^1.4.0", |
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