chore(deps-dev): bump the vuepress group across 1 directory with 2 updates

Bumps the vuepress group with 2 updates in the / directory: [@vuepress/plugin-slimsearch](https://github.com/vuepress/ecosystem/tree/HEAD/plugins/search/plugin-slimsearch) and [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme).


Updates `@vuepress/plugin-slimsearch` from 2.0.0-rc.118 to 2.0.0-rc.120
- [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.120/plugins/search/plugin-slimsearch)

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

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-slimsearch"
  dependency-version: 2.0.0-rc.120
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  dependency-version: 2.0.0-rc.99
  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-12-06 02:02:49 +00:00 committed by GitHub
parent b53e2226de
commit ea7850b3b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 481 additions and 397 deletions

874
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "^8.48.0",
"@typescript-eslint/parser": "^8.31.1",
"@vuepress/bundler-vite": "^2.0.0-rc.26",
"@vuepress/plugin-slimsearch": "^2.0.0-rc.118",
"@vuepress/plugin-slimsearch": "^2.0.0-rc.120",
"cypress": "^15.7.0",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8",
@ -61,7 +61,7 @@
"tsx": "^4.20.6",
"typescript": "^5.9.3",
"vuepress": "^2.0.0-rc.26",
"vuepress-theme-hope": "^2.0.0-rc.98",
"vuepress-theme-hope": "^2.0.0-rc.99",
"yaml-eslint-parser": "^1.3.1"
},
"cypress-cucumber-preprocessor": {