chore(site): Update vitepress to 1.3.1 (#2377)

* Update vitepress

* Update nitro

* Try this

* Revert nitropack update
This commit is contained in:
Eric Fennis
2024-08-23 10:28:37 +02:00
committed by GitHub
parent 379df75eda
commit fd8d69a129
3 changed files with 1252 additions and 541 deletions

View File

@@ -1,6 +1,7 @@
--- ---
# https://vitepress.dev/reference/default-theme-home-page # https://vitepress.dev/reference/default-theme-home-page
layout: home layout: home
markdownStyles: false
head: head:
- - link - - link

View File

@@ -32,14 +32,13 @@
"@types/semver": "^7.5.3", "@types/semver": "^7.5.3",
"h3": "^1.8.0", "h3": "^1.8.0",
"nitropack": "2.8.1", "nitropack": "2.8.1",
"node-fetch": "2",
"rollup-plugin-copy": "^3.4.0", "rollup-plugin-copy": "^3.4.0",
"vitepress": "1.0.0-rc.36" "vitepress": "^1.3.1"
}, },
"dependencies": { "dependencies": {
"@floating-ui/vue": "^1.0.3", "@floating-ui/vue": "^1.0.3",
"@headlessui/vue": "^1.7.17", "@headlessui/vue": "^1.7.17",
"@resvg/resvg-wasm": "^2.4.1", "@resvg/resvg-wasm": "^2.6.2",
"@vueuse/components": "^10.7.2", "@vueuse/components": "^10.7.2",
"@vueuse/core": "^10.7.2", "@vueuse/core": "^10.7.2",
"element-to-path": "^1.2.1", "element-to-path": "^1.2.1",

1787
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff