build(deps): bump the vuepress group across 1 directory with 3 updates

Bumps the vuepress group with 3 updates in the / directory: [@vuepress/bundler-vite](https://github.com/vuepress/core), [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) 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.18 to 2.0.0-rc.20
- [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.18...v2.0.0-rc.20)

Updates `vuepress` from 2.0.0-rc.18 to 2.0.0-rc.20
- [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-theme-hope` from 2.0.0-rc.59 to 2.0.0-rc.74
- [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.74/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-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] 2026-04-04 01:04:14 +00:00 committed by GitHub
parent 4245d2cbd4
commit a3ca2dd11a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6153 additions and 3376 deletions

7043
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -55,10 +55,10 @@
"webpack": "^5.105.4"
},
"optionalDependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"vuepress": "^2.0.0-rc.18",
"@vuepress/bundler-vite": "^2.0.0-rc.28",
"vuepress": "^2.0.0-rc.28",
"vuepress-plugin-search-pro": "^2.0.0-rc.59",
"vuepress-theme-hope": "^2.0.0-rc.59"
"vuepress-theme-hope": "^2.0.0-rc.106"
},
"resolutions": {
"set-value": "^2.0.1",

2480
yarn.lock

File diff suppressed because it is too large Load Diff