mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
chore: update deps
This commit is contained in:
19
package.json
19
package.json
@@ -18,19 +18,20 @@
|
||||
"@vuepress/plugin-google-analytics": "2.0.0-rc.0",
|
||||
"husky": "8.0.3",
|
||||
"nano-staged": "0.8.0",
|
||||
"prettier": "3.0.3",
|
||||
"vue": "^3.3.12",
|
||||
"prettier": "3.1.1",
|
||||
"vue": "^3.4.1",
|
||||
"vuepress": "2.0.0-rc.0",
|
||||
"vuepress-plugin-redirect": "2.0.0-rc.5",
|
||||
"vuepress-theme-hope": "2.0.0-rc.5"
|
||||
"vuepress-plugin-feed2": "2.0.0-rc.10",
|
||||
"vuepress-plugin-pwa2": "2.0.0-rc.10",
|
||||
"vuepress-plugin-redirect": "2.0.0-rc.10",
|
||||
"vuepress-shared": "2.0.0-rc.10",
|
||||
"vuepress-theme-hope": "2.0.0-rc.10"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.12.0"
|
||||
"node": ">=18.16.0"
|
||||
},
|
||||
"nano-staged": {
|
||||
"*.md": [
|
||||
"prettier --write"
|
||||
]
|
||||
"*.md": "prettier --write"
|
||||
},
|
||||
"packageManager": "pnpm@8.9.2"
|
||||
"packageManager": "pnpm@8.13.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user