Update vitepress

This commit is contained in:
thepaperpilot 2023-10-15 01:28:20 -05:00
parent 5bcd4b1a03
commit a88360785e
3 changed files with 415 additions and 617 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
node_modules
site/.vitepress/dist
site/.vitepress/cache

View file

@ -12,8 +12,8 @@
"license": "ISC",
"homepage": "https://thepaperpilot.org/thepaperpilot.github.io",
"dependencies": {
"vitepress": "^1.0.0-alpha.28",
"vue": "^3.2.40"
"vitepress": "^1.0.0-rc.22",
"vue": "^3.3.4"
},
"private": true
}

1027
yarn.lock

File diff suppressed because it is too large Load diff