Bump the vuepress group across 1 directory with 4 updates

Bumps the vuepress group with 4 updates in the / directory: [@vuepress/bundler-vite](https://github.com/vuepress/core), [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress), [vuepress-plugin-search-pro](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/search-pro) and [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme).


Updates `@vuepress/bundler-vite` from 2.0.0-rc.8 to 2.0.0-rc.18
- [Release notes](https://github.com/vuepress/core/releases)
- [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/core/compare/v2.0.0-rc.8...v2.0.0-rc.18)

Updates `vuepress` from 2.0.0-rc.8 to 2.0.0-rc.18
- [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)

Updates `vuepress-plugin-search-pro` from 2.0.0-rc.31 to 2.0.0-rc.59
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/search-pro/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.59/packages/search-pro)

Updates `vuepress-theme-hope` from 2.0.0-rc.31 to 2.0.0-rc.59
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.59/packages/theme)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-plugin-search-pro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-26 01:32:32 +00:00 committed by GitHub
parent c1add2e374
commit 10c811254c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4853 additions and 2268 deletions

4364
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -59,10 +59,10 @@
"slug": "^9.1.0"
},
"optionalDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"vuepress": "^2.0.0-rc.7",
"vuepress-plugin-search-pro": "^2.0.0-rc.23",
"vuepress-theme-hope": "^2.0.0-rc.31"
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"vuepress": "^2.0.0-rc.18",
"vuepress-plugin-search-pro": "^2.0.0-rc.59",
"vuepress-theme-hope": "^2.0.0-rc.59"
},
"resolutions": {
"set-value": "^2.0.1",

2749
yarn.lock

File diff suppressed because it is too large Load Diff