Bump vuepress from 2.0.0-rc.0 to 2.0.0-rc.8

Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 2.0.0-rc.0 to 2.0.0-rc.8.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

---
updated-dependencies:
- dependency-name: vuepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-22 15:14:37 +00:00 committed by GitHub
parent bf546e4914
commit 89c8319561
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 419 additions and 1281 deletions

1698
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -74,7 +74,7 @@
"ts-node": "^10.9.2",
"tsc-watch": "^6.0.4",
"typescript": "^5.3.3",
"vuepress": "^2.0.0-rc.0"
"vuepress": "^2.0.0-rc.8"
},
"imports": {
"#graphql/*": "./src/graphql/*",