Skip to content

Commit 4c0df6b

Browse files
committed
更新VMTU 5.0文档(WIP)
1 parent d6b222a commit 4c0df6b

File tree

12 files changed

+221
-135
lines changed

12 files changed

+221
-135
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@mdit/plugin-img-mark": "^0.22.3",
2626
"@mdit/plugin-img-size": "^0.22.5",
2727
"@mdit/plugin-spoiler": "^0.22.3",
28-
"@vueuse/core": "^14.2.0",
29-
"@vueuse/integrations": "^14.2.0",
28+
"@vueuse/core": "^14.2.1",
29+
"@vueuse/integrations": "^14.2.1",
3030
"js-yaml": "^4.1.1",
3131
"lodash-es": "4.17.21",
3232
"markdown-it-footnote": "^4.0.0",
@@ -36,18 +36,18 @@
3636
"typescript": "^5.9.3",
3737
"unocss": "^66.6.0",
3838
"vitepress": "1.6.1",
39-
"vue": "^3.5.27",
39+
"vue": "^3.5.28",
4040
"vue-router": "^5.0.2"
4141
},
4242
"devDependencies": {
4343
"@unocss/extractor-mdc": "^66.6.0",
4444
"husky": "^9.1.7",
45-
"markdown-it": "^14.1.0",
46-
"pnpm": "^10.28.2",
45+
"markdown-it": "^14.1.1",
46+
"pnpm": "^10.29.3",
4747
"prettier": "^3.8.1",
48-
"prettier-config-vuepress": "^7.0.4",
48+
"prettier-config-vuepress": "^7.1.0",
4949
"taze": "^19.9.2",
5050
"tsconfig-vuepress": "^7.0.0"
5151
},
52-
"packageManager": "pnpm@10.28.2"
52+
"packageManager": "pnpm@10.29.3"
5353
}

0 commit comments

Comments
 (0)