Bump vuepress from 2.0.0-beta.68 to 2.0.0-rc.0

Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 2.0.0-beta.68 to 2.0.0-rc.0.
- [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] 2023-11-18 02:28:43 +00:00 committed by GitHub
parent 3bd7c4f5f1
commit 5707d01a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1349 additions and 202 deletions

1549
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"textlint-rule-no-zero-width-spaces": "^1.0.1",
"textlint-rule-period-in-list-item": "^1.0.1",
"textlint-rule-write-good": "^2.0.0",
"vuepress": "^2.0.0-beta.68",
"vuepress": "^2.0.0-rc.0",
"vuepress-plugin-search-pro": "^2.0.0-beta.248",
"vuepress-theme-hope": "^2.0.0-beta.248"
}