Skip to content

Commit 90494bf

Browse files
committed
bump deps
1 parent ce9feb6 commit 90494bf

File tree

3 files changed

+300
-449
lines changed

3 files changed

+300
-449
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,23 @@
1919
"devDependencies": {
2020
"@types/markdown-it": "^14.1.2",
2121
"@types/markdown-it-container": "^2.0.10",
22-
"@types/node": "^24.3.1",
23-
"@vueuse/core": "^14.0.0",
22+
"@types/node": "^24.10.2",
23+
"@vueuse/core": "^14.1.0",
2424
"degit": "^2.8.4",
2525
"esbuild": "0.27.1",
2626
"feed": "^5.1.0",
2727
"husky": "^9.1.7",
28-
"knip": "^5.69.1",
28+
"knip": "^5.72.0",
2929
"lint-staged": "16.2.7",
3030
"markdown-it-container": "^4.0.0",
3131
"oxc-minify": "^0.102.0",
3232
"oxfmt": "^0.17.0",
33-
"oxlint": "^1.14.0",
34-
"typescript": "~5.9.2",
33+
"oxlint": "^1.32.0",
34+
"typescript": "~5.9.3",
3535
"vitepress": "2.0.0-alpha.15",
36-
"vitepress-plugin-group-icons": "^1.6.3",
37-
"vue": "^3.5.21",
38-
"vue-tsc": "^3.1.2"
36+
"vitepress-plugin-group-icons": "^1.6.5",
37+
"vue": "^3.5.25",
38+
"vue-tsc": "^3.1.8"
3939
},
4040
"lint-staged": {
4141
"*": "oxfmt"

0 commit comments

Comments
 (0)