chore(deps-dev): bump the vuepress group with 4 updates

Bumps the vuepress group with 4 updates: [@vuepress/bundler-vite](https://github.com/vuepress/core), [@vuepress/plugin-slimsearch](https://github.com/vuepress/ecosystem/tree/HEAD/plugins/search/plugin-slimsearch), [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.22 to 2.0.0-rc.26
- [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.22...v2.0.0-rc.26)

Updates `@vuepress/plugin-slimsearch` from 2.0.0-rc.99 to 2.0.0-rc.118
- [Release notes](https://github.com/vuepress/ecosystem/releases)
- [Changelog](https://github.com/vuepress/ecosystem/blob/main/plugins/search/plugin-slimsearch/CHANGELOG.md)
- [Commits](https://github.com/vuepress/ecosystem/commits/v2.0.0-rc.118/plugins/search/plugin-slimsearch)

Updates `vuepress` from 2.0.0-rc.22 to 2.0.0-rc.26
- [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.85 to 2.0.0-rc.98
- [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.98/packages/theme)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-version: 2.0.0-rc.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/plugin-slimsearch"
  dependency-version: 2.0.0-rc.118
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress
  dependency-version: 2.0.0-rc.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  dependency-version: 2.0.0-rc.98
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-21 15:06:01 +00:00 committed by GitHub
parent 4e024e1b97
commit b234b8e644
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1277 additions and 1527 deletions

2796
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,8 +41,8 @@
"@eslint/js": "^9.39.1",
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.31.1",
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-slimsearch": "^2.0.0-rc.99",
"@vuepress/bundler-vite": "^2.0.0-rc.26",
"@vuepress/plugin-slimsearch": "^2.0.0-rc.118",
"cypress": "^15.7.0",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8",
@ -60,8 +60,8 @@
"ts-loader": "^9.5.4",
"tsx": "^4.20.6",
"typescript": "^5.9.3",
"vuepress": "^2.0.0-rc.22",
"vuepress-theme-hope": "^2.0.0-rc.63",
"vuepress": "^2.0.0-rc.26",
"vuepress-theme-hope": "^2.0.0-rc.98",
"yaml-eslint-parser": "^1.3.0"
},
"cypress-cucumber-preprocessor": {