We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d0595 commit 23fa84bCopy full SHA for 23fa84b
package.json
@@ -20,15 +20,15 @@
20
"vue": "3.5.13",
21
"vuepress": "2.0.0-rc.19",
22
"vuepress-shared": "2.0.0-rc.64",
23
- "vuepress-theme-hope": "2.0.0-rc.64"
+ "vuepress-theme-hope": "2.0.0-rc.66"
24
},
25
"devDependencies": {
26
"husky": "9.1.7",
27
"markdownlint-cli2": "0.16.0",
28
"nano-staged": "0.8.0",
29
"prettier": "3.4.2"
30
31
- "packageManager": "pnpm@9.15.0",
+ "packageManager": "pnpm@9.15.1",
32
"nano-staged": {
33
"**/*": "prettier --write --ignore-unknown",
34
"*.md": "markdownlint-cli2"
0 commit comments