Skip to content

Commit 80a01af

Browse files
Update npm
1 parent 6b0637f commit 80a01af

File tree

2 files changed

+160
-160
lines changed

2 files changed

+160
-160
lines changed

package.json

Lines changed: 7 additions & 7 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",
@@ -34,14 +34,14 @@
3434
"lucide-svelte": "^0.438.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)