Skip to content

Commit 23fa84b

Browse files
committed
chore: bump deps
1 parent e2d0595 commit 23fa84b

File tree

2 files changed

+177
-195
lines changed

2 files changed

+177
-195
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"vue": "3.5.13",
2121
"vuepress": "2.0.0-rc.19",
2222
"vuepress-shared": "2.0.0-rc.64",
23-
"vuepress-theme-hope": "2.0.0-rc.64"
23+
"vuepress-theme-hope": "2.0.0-rc.66"
2424
},
2525
"devDependencies": {
2626
"husky": "9.1.7",
2727
"markdownlint-cli2": "0.16.0",
2828
"nano-staged": "0.8.0",
2929
"prettier": "3.4.2"
3030
},
31-
"packageManager": "[email protected].0",
31+
"packageManager": "[email protected].1",
3232
"nano-staged": {
3333
"**/*": "prettier --write --ignore-unknown",
3434
"*.md": "markdownlint-cli2"

0 commit comments

Comments
 (0)