Skip to content

Commit 06c39f9

Browse files
authored
fix(deps): update all non-major dependencies (#2577)
1 parent 6269737 commit 06c39f9

2 files changed

Lines changed: 116 additions & 92 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"vitepress-plugin-graphviz": "^0.1.0",
2929
"vitepress-plugin-group-icons": "^1.7.5",
3030
"vitepress-plugin-llms": "^1.12.1",
31-
"vue": "^3.5.32",
31+
"vue": "^3.5.33",
3232
"vue-tsc": "^3.2.7",
3333
"yorkie": "^2.0.0"
3434
},
@@ -38,7 +38,7 @@
3838
"lint-staged": {
3939
"*.md": "textlint --format pretty-error"
4040
},
41-
"packageManager": "pnpm@10.33.0",
41+
"packageManager": "pnpm@10.33.2",
4242
"pnpm": {
4343
"onlyBuiltDependencies": [
4444
"esbuild",

0 commit comments

Comments
 (0)