Skip to content

Commit c01c5ce

Browse files
chore(deps): update npm
1 parent 6961efd commit c01c5ce

File tree

2 files changed

+366
-364
lines changed

2 files changed

+366
-364
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,41 +14,41 @@
1414
"prepare": "svelte-kit sync"
1515
},
1616
"devDependencies": {
17-
"@eslint/js": "^9.36.0",
17+
"@eslint/js": "^9.37.0",
1818
"@fontsource/dm-serif-display": "^5.2.8",
1919
"@fontsource/pretendard": "^5.2.5",
20-
"@internationalized/date": "^3.9.0",
21-
"@lucide/svelte": "^0.544.0",
20+
"@internationalized/date": "^3.10.0",
21+
"@lucide/svelte": "^0.545.0",
2222
"@neoconfetti/svelte": "^2.2.2",
2323
"@octokit/graphql-schema": "^15.26.0",
2424
"@prgm/sveltekit-progress-bar": "^3.0.2",
2525
"@shikijs/langs": "^3.13.0",
2626
"@shikijs/rehype": "^3.13.0",
2727
"@shikijs/themes": "^3.13.0",
28-
"@sveltejs/adapter-vercel": "^5.10.2",
29-
"@sveltejs/kit": "^2.38.1",
28+
"@sveltejs/adapter-vercel": "^5.10.3",
29+
"@sveltejs/kit": "^2.45.0",
3030
"@sveltejs/vite-plugin-svelte": "^6.2.1",
3131
"@tailwindcss/typography": "^0.5.19",
32-
"@tailwindcss/vite": "^4.1.13",
32+
"@tailwindcss/vite": "^4.1.14",
3333
"@total-typescript/ts-reset": "^0.6.1",
3434
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
3535
"@types/eslint-config-prettier": "^6.11.3",
36-
"@types/node": "^24.6.0",
36+
"@types/node": "^24.7.0",
3737
"@types/semver": "^7.7.1",
38-
"@upstash/redis": "^1.35.4",
38+
"@upstash/redis": "^1.35.5",
3939
"@vercel/speed-insights": "^1.2.0",
4040
"bits-ui": "^2.11.4",
4141
"clsx": "^2.1.1",
42-
"eslint": "^9.36.0",
42+
"eslint": "^9.37.0",
4343
"eslint-config-prettier": "^10.1.8",
4444
"eslint-plugin-svelte": "^3.12.4",
4545
"feed": "^5.1.0",
4646
"globals": "^16.4.0",
4747
"marked": "^16.3.0",
4848
"mode-watcher": "^1.1.0",
4949
"octokit": "^5.0.3",
50-
"posthog-js": "^1.268.9",
51-
"posthog-node": "^5.9.2",
50+
"posthog-js": "^1.272.0",
51+
"posthog-node": "^5.9.3",
5252
"prettier": "^3.6.2",
5353
"prettier-plugin-svelte": "^3.4.0",
5454
"prettier-plugin-tailwindcss": "^0.6.14",
@@ -59,19 +59,19 @@
5959
"runed": "^0.34.0",
6060
"semver": "^7.7.2",
6161
"shiki": "^3.13.0",
62-
"svelte": "^5.39.7",
62+
"svelte": "^5.39.9",
6363
"svelte-check": "^4.3.2",
6464
"svelte-exmarkdown": "^5.0.2",
6565
"svelte-meta-tags": "^4.4.1",
6666
"svelte-sonner": "^1.0.5",
6767
"tailwind-merge": "^3.3.1",
6868
"tailwind-variants": "^3.1.1",
69-
"tailwindcss": "^4.1.13",
69+
"tailwindcss": "^4.1.14",
7070
"tslib": "^2.8.1",
7171
"tw-animate-css": "^1.4.0",
72-
"typescript": "^5.9.2",
73-
"typescript-eslint": "^8.45.0",
74-
"vite": "^7.1.7",
72+
"typescript": "^5.9.3",
73+
"typescript-eslint": "^8.46.0",
74+
"vite": "^7.1.9",
7575
"vite-plugin-devtools-json": "^1.0.0",
7676
"vite-plugin-lucide-preprocess": "^1.4.4"
7777
},
@@ -84,5 +84,5 @@
8484
]
8585
},
8686
"type": "module",
87-
"packageManager": "pnpm@10.17.1"
87+
"packageManager": "pnpm@10.18.1"
8888
}

0 commit comments

Comments
 (0)