|
18 | 18 | "@fontsource/dm-serif-display": "^5.2.6",
|
19 | 19 | "@fontsource/pretendard": "^5.2.5",
|
20 | 20 | "@internationalized/date": "^3.9.0",
|
21 |
| - "@lucide/svelte": "^0.542.0", |
| 21 | + "@lucide/svelte": "^0.543.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",
|
25 | 25 | "@shikijs/langs": "^3.12.2",
|
26 | 26 | "@shikijs/rehype": "^3.12.2",
|
27 | 27 | "@shikijs/themes": "^3.12.2",
|
28 | 28 | "@sveltejs/adapter-vercel": "^5.10.2",
|
29 |
| - "@sveltejs/kit": "^2.37.1", |
30 |
| - "@sveltejs/vite-plugin-svelte": "^6.1.4", |
| 29 | + "@sveltejs/kit": "^2.38.0", |
| 30 | + "@sveltejs/vite-plugin-svelte": "^6.2.0", |
31 | 31 | "@tailwindcss/typography": "^0.5.16",
|
32 | 32 | "@tailwindcss/vite": "^4.1.13",
|
33 | 33 | "@total-typescript/ts-reset": "^0.6.1",
|
|
41 | 41 | "clsx": "^2.1.1",
|
42 | 42 | "eslint": "^9.35.0",
|
43 | 43 | "eslint-config-prettier": "^10.1.8",
|
44 |
| - "eslint-plugin-svelte": "^3.12.2", |
| 44 | + "eslint-plugin-svelte": "^3.12.3", |
45 | 45 | "feed": "^5.1.0",
|
46 |
| - "globals": "^16.3.0", |
| 46 | + "globals": "^16.4.0", |
47 | 47 | "marked": "^16.2.1",
|
48 | 48 | "mode-watcher": "^1.1.0",
|
49 | 49 | "octokit": "^5.0.3",
|
50 |
| - "posthog-js": "^1.261.7", |
| 50 | + "posthog-js": "^1.262.0", |
51 | 51 | "posthog-node": "^5.8.2",
|
52 | 52 | "prettier": "^3.6.2",
|
53 | 53 | "prettier-plugin-svelte": "^3.4.0",
|
|
59 | 59 | "runed": "^0.31.1",
|
60 | 60 | "semver": "^7.7.2",
|
61 | 61 | "shiki": "^3.12.2",
|
62 |
| - "svelte": "^5.38.7", |
| 62 | + "svelte": "^5.38.8", |
63 | 63 | "svelte-check": "^4.3.1",
|
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 |
| - "tailwind-variants": "^3.1.0", |
| 68 | + "tailwind-variants": "^3.1.1", |
69 | 69 | "tailwindcss": "^4.1.13",
|
70 | 70 | "tslib": "^2.8.1",
|
71 | 71 | "tw-animate-css": "^1.3.8",
|
72 | 72 | "typescript": "^5.9.2",
|
73 |
| - "typescript-eslint": "^8.42.0", |
| 73 | + "typescript-eslint": "^8.43.0", |
74 | 74 | "vite": "^7.1.5",
|
75 | 75 | "vite-plugin-devtools-json": "^1.0.0",
|
76 | 76 | "vite-plugin-lucide-preprocess": "^1.4.3"
|
|
0 commit comments