chore(docs): upgrade vitepress to 1.0.0-rc.45

This commit is contained in:
Jimmy Cai 2024-03-10 23:57:31 +01:00
parent 64ecafb57f
commit ecc435ec80
3 changed files with 534 additions and 331 deletions

View file

@ -16,7 +16,8 @@ hero:
link: /guide/getting-started link: /guide/getting-started
- theme: alt - theme: alt
text: View Demo text: View Demo
link: https://stack.jimmycai.com/demo/ # Absolute URL because it is not part of VitePress. If we use /demo/, VitePress will try to resolve it as an internal page and return 404. link: /demo/
target: _blank
- theme: alt - theme: alt
text: View on GitHub text: View on GitHub
link: https://github.com/CaiJimmy/hugo-theme-stack link: https://github.com/CaiJimmy/hugo-theme-stack

View file

@ -14,8 +14,8 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"vitepress": "1.0.0-rc.14", "vitepress": "1.0.0-rc.45",
"vue": "^3.3.4" "vue": "^3.4.21"
}, },
"pnpm": { "pnpm": {
"peerDependencyRules": { "peerDependencyRules": {

File diff suppressed because it is too large Load diff