|
31 | 31 | "@tailwindcss/vite": "^4.1.4", |
32 | 32 | "@total-typescript/ts-reset": "^0.6.1", |
33 | 33 | "@types/eslint-config-prettier": "^6.11.3", |
34 | | - "@types/node": "^22.15.2", |
| 34 | + "@types/node": "^22.15.3", |
35 | 35 | "@types/semver": "^7.7.0", |
36 | 36 | "@upstash/redis": "^1.34.8", |
37 | 37 | "@vercel/speed-insights": "^1.2.0", |
38 | | - "bits-ui": "^1.3.19", |
| 38 | + "bits-ui": "^1.4.2", |
39 | 39 | "clsx": "^2.1.1", |
40 | 40 | "eslint": "^9.25.1", |
41 | 41 | "eslint-config-prettier": "^10.1.2", |
42 | 42 | "eslint-plugin-svelte": "^3.5.1", |
43 | 43 | "globals": "^16.0.0", |
44 | 44 | "mode-watcher": "^1.0.2", |
45 | 45 | "octokit": "^4.1.3", |
46 | | - "posthog-js": "^1.236.7", |
47 | | - "posthog-node": "^4.14.0", |
| 46 | + "posthog-js": "^1.237.0", |
| 47 | + "posthog-node": "^4.15.0", |
48 | 48 | "prettier": "^3.5.3", |
49 | 49 | "prettier-plugin-svelte": "^3.3.3", |
50 | 50 | "prettier-plugin-tailwindcss": "^0.6.11", |
|
53 | 53 | "shiki": "^3.3.0", |
54 | 54 | "svelte": "^5.28.2", |
55 | 55 | "svelte-check": "^4.1.6", |
56 | | - "svelte-exmarkdown": "^5.0.0", |
| 56 | + "svelte-exmarkdown": "^5.0.1", |
57 | 57 | "svelte-meta-tags": "^4.2.0", |
58 | 58 | "svelte-sonner": "^0.3.28", |
59 | 59 | "tailwind-merge": "^3.2.0", |
|
62 | 62 | "tslib": "^2.8.1", |
63 | 63 | "tw-animate-css": "^1.2.8", |
64 | 64 | "typescript": "^5.8.3", |
65 | | - "typescript-eslint": "^8.31.0", |
66 | | - "vite": "^6.3.3", |
| 65 | + "typescript-eslint": "^8.31.1", |
| 66 | + "vite": "^6.3.4", |
67 | 67 | "vite-plugin-lucide-preprocess": "^1.3.0" |
68 | 68 | }, |
69 | 69 | "pnpm": { |
|
74 | 74 | ] |
75 | 75 | }, |
76 | 76 | "type": "module", |
77 | | - "packageManager": "pnpm@10.9.0" |
| 77 | + "packageManager": "pnpm@10.10.0" |
78 | 78 | } |
0 commit comments