|
18 | 18 | "@fontsource/dm-serif-display": "^5.2.6", |
19 | 19 | "@fontsource/pretendard": "^5.2.5", |
20 | 20 | "@internationalized/date": "^3.8.2", |
21 | | - "@lucide/svelte": "^0.513.0", |
| 21 | + "@lucide/svelte": "^0.514.0", |
22 | 22 | "@neoconfetti/svelte": "^2.2.2", |
23 | 23 | "@octokit/graphql-schema": "^15.26.0", |
24 | 24 | "@prgm/sveltekit-progress-bar": "^3.0.2", |
|
27 | 27 | "@shikijs/themes": "^3.6.0", |
28 | 28 | "@shikijs/transformers": "^3.6.0", |
29 | 29 | "@sveltejs/adapter-vercel": "^5.7.2", |
30 | | - "@sveltejs/kit": "^2.21.2", |
| 30 | + "@sveltejs/kit": "^2.21.4", |
31 | 31 | "@sveltejs/vite-plugin-svelte": "^5.1.0", |
32 | 32 | "@tailwindcss/typography": "^0.5.16", |
33 | 33 | "@tailwindcss/vite": "^4.1.8", |
34 | 34 | "@total-typescript/ts-reset": "^0.6.1", |
35 | 35 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
36 | 36 | "@types/eslint-config-prettier": "^6.11.3", |
37 | | - "@types/node": "^22.15.30", |
| 37 | + "@types/node": "^22.15.31", |
38 | 38 | "@types/semver": "^7.7.0", |
39 | 39 | "@upstash/redis": "^1.35.0", |
40 | 40 | "@vercel/speed-insights": "^1.2.0", |
41 | 41 | "bits-ui": "^2.5.0", |
42 | 42 | "clsx": "^2.1.1", |
43 | 43 | "eslint": "^9.28.0", |
44 | 44 | "eslint-config-prettier": "^10.1.5", |
45 | | - "eslint-plugin-svelte": "^3.9.1", |
| 45 | + "eslint-plugin-svelte": "^3.9.2", |
46 | 46 | "feed": "^5.1.0", |
47 | 47 | "globals": "^16.2.0", |
48 | 48 | "marked": "^15.0.12", |
49 | | - "mode-watcher": "^1.0.7", |
| 49 | + "mode-watcher": "^1.0.8", |
50 | 50 | "octokit": "^5.0.3", |
51 | | - "posthog-js": "^1.249.4", |
| 51 | + "posthog-js": "^1.250.1", |
52 | 52 | "posthog-node": "^4.18.0", |
53 | 53 | "prettier": "^3.5.3", |
54 | 54 | "prettier-plugin-svelte": "^3.4.0", |
|
58 | 58 | "runed": "^0.28.0", |
59 | 59 | "semver": "^7.7.2", |
60 | 60 | "shiki": "^3.6.0", |
61 | | - "svelte": "^5.33.18", |
| 61 | + "svelte": "^5.33.19", |
62 | 62 | "svelte-check": "^4.2.1", |
63 | 63 | "svelte-exmarkdown": "^5.0.1", |
64 | 64 | "svelte-meta-tags": "^4.4.0", |
|
69 | 69 | "tslib": "^2.8.1", |
70 | 70 | "tw-animate-css": "^1.3.4", |
71 | 71 | "typescript": "^5.8.3", |
72 | | - "typescript-eslint": "^8.33.1", |
| 72 | + "typescript-eslint": "^8.34.0", |
73 | 73 | "vite": "^6.3.5", |
74 | | - "vite-plugin-devtools-json": "^0.1.1", |
| 74 | + "vite-plugin-devtools-json": "^0.2.0", |
75 | 75 | "vite-plugin-lucide-preprocess": "^1.3.0" |
76 | 76 | }, |
77 | 77 | "pnpm": { |
|
83 | 83 | ] |
84 | 84 | }, |
85 | 85 | "type": "module", |
86 | | - "packageManager": "pnpm@10.11.1" |
| 86 | + "packageManager": "pnpm@10.12.1" |
87 | 87 | } |
0 commit comments