Skip to content

Commit a7ced0b

Browse files
Update npm
1 parent 6b0637f commit a7ced0b

File tree

2 files changed

+166
-166
lines changed

2 files changed

+166
-166
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"format": "prettier --write ."
1414
},
1515
"devDependencies": {
16-
"@shikijs/rehype": "^1.16.1",
16+
"@shikijs/rehype": "^1.16.2",
1717
"@sveltejs/adapter-vercel": "^5.4.3",
18-
"@sveltejs/kit": "^2.5.25",
18+
"@sveltejs/kit": "^2.5.26",
1919
"@sveltejs/vite-plugin-svelte": "^3.1.2",
2020
"@tailwindcss/typography": "^0.5.15",
21-
"@total-typescript/ts-reset": "^0.6.0",
21+
"@total-typescript/ts-reset": "^0.6.1",
2222
"@types/eslint": "^9.6.1",
2323
"@types/semver": "^7.5.8",
2424
"@vercel/speed-insights": "^1.0.12",
@@ -31,17 +31,17 @@
3131
"eslint-plugin-svelte": "^2.43.0",
3232
"globals": "^15.9.0",
3333
"lucia": "^3.2.0",
34-
"lucide-svelte": "^0.438.0",
34+
"lucide-svelte": "^0.439.0",
3535
"mode-watcher": "^0.4.1",
3636
"octokit": "^4.0.2",
37-
"postcss": "^8.4.44",
37+
"postcss": "^8.4.45",
3838
"postcss-load-config": "^6.0.1",
3939
"prettier": "^3.3.3",
4040
"prettier-plugin-svelte": "^3.2.6",
4141
"prettier-plugin-tailwindcss": "^0.6.6",
4242
"rehype-raw": "^7.0.0",
4343
"semver": "^7.6.3",
44-
"shiki": "^1.16.1",
44+
"shiki": "^1.16.2",
4545
"svelte": "^4.2.19",
4646
"svelte-check": "^3.8.6",
4747
"svelte-exmarkdown": "^3.0.5",
@@ -53,8 +53,8 @@
5353
"tailwindcss": "^3.4.10",
5454
"tslib": "^2.7.0",
5555
"typescript": "^5.5.4",
56-
"typescript-eslint": "^8.3.0",
57-
"vite": "^5.4.2",
56+
"typescript-eslint": "^8.4.0",
57+
"vite": "^5.4.3",
5858
"vite-plugin-lucide-preprocess": "^1.0.4"
5959
},
6060
"type": "module",

0 commit comments

Comments
 (0)