|
28 | 28 | "@sveltejs/kit": "^2.21.1", |
29 | 29 | "@sveltejs/vite-plugin-svelte": "^5.0.3", |
30 | 30 | "@tailwindcss/typography": "^0.5.16", |
31 | | - "@tailwindcss/vite": "^4.1.7", |
| 31 | + "@tailwindcss/vite": "^4.1.8", |
32 | 32 | "@total-typescript/ts-reset": "^0.6.1", |
33 | 33 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
34 | 34 | "@types/eslint-config-prettier": "^6.11.3", |
35 | | - "@types/node": "^22.15.21", |
| 35 | + "@types/node": "^22.15.24", |
36 | 36 | "@types/semver": "^7.7.0", |
37 | 37 | "@upstash/redis": "^1.34.9", |
38 | 38 | "@vercel/speed-insights": "^1.2.0", |
39 | | - "bits-ui": "^1.7.0", |
| 39 | + "bits-ui": "^1.8.0", |
40 | 40 | "clsx": "^2.1.1", |
41 | 41 | "eslint": "^9.27.0", |
42 | 42 | "eslint-config-prettier": "^10.1.5", |
43 | 43 | "eslint-plugin-svelte": "^3.9.0", |
44 | | - "feed": "^5.0.1", |
45 | | - "globals": "^16.1.0", |
| 44 | + "feed": "^5.1.0", |
| 45 | + "globals": "^16.2.0", |
46 | 46 | "marked": "^15.0.12", |
47 | 47 | "mode-watcher": "^1.0.7", |
48 | | - "octokit": "^5.0.2", |
49 | | - "posthog-js": "^1.246.0", |
50 | | - "posthog-node": "^4.17.2", |
| 48 | + "octokit": "^5.0.3", |
| 49 | + "posthog-js": "^1.248.1", |
| 50 | + "posthog-node": "^4.18.0", |
51 | 51 | "prettier": "^3.5.3", |
52 | 52 | "prettier-plugin-svelte": "^3.4.0", |
53 | 53 | "prettier-plugin-tailwindcss": "^0.6.11", |
54 | 54 | "rehype-raw": "^7.0.0", |
55 | 55 | "runed": "^0.28.0", |
56 | 56 | "semver": "^7.7.2", |
57 | 57 | "shiki": "^3.4.2", |
58 | | - "svelte": "^5.33.1", |
| 58 | + "svelte": "^5.33.6", |
59 | 59 | "svelte-check": "^4.2.1", |
60 | 60 | "svelte-exmarkdown": "^5.0.1", |
61 | 61 | "svelte-meta-tags": "^4.3.0", |
62 | 62 | "svelte-sonner": "^1.0.3", |
63 | 63 | "tailwind-merge": "^3.3.0", |
64 | 64 | "tailwind-variants": "^1.0.0", |
65 | | - "tailwindcss": "^4.1.7", |
| 65 | + "tailwindcss": "^4.1.8", |
66 | 66 | "tslib": "^2.8.1", |
67 | 67 | "tw-animate-css": "^1.3.0", |
68 | 68 | "typescript": "^5.8.3", |
69 | | - "typescript-eslint": "^8.32.1", |
| 69 | + "typescript-eslint": "^8.33.0", |
70 | 70 | "vite": "^6.3.5", |
71 | 71 | "vite-plugin-lucide-preprocess": "^1.3.0" |
72 | 72 | }, |
|
0 commit comments