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

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.82 to 2.0.0-rc.90
- [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.90/plugins/search/plugin-slimsearch)

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

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-slimsearch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress-theme-hope
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-29 09:42:16 +01:00 committed by GitHub
parent 302fc64b6f
commit cf1f1ff709
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 399 additions and 275 deletions

670
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"@tailwindcss/vite": "^4.0.17",
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4",
"@vuepress/bundler-vite": "^2.0.0-rc.20",
"@vuepress/plugin-slimsearch": "^2.0.0-rc.82",
"@vuepress/plugin-slimsearch": "^2.0.0-rc.90",
"eslint": "^9.23.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-prettier": "^5.2.5",
@ -52,6 +52,6 @@
"typescript-eslint": "^8.28.0",
"vuepress": "^2.0.0-rc.20",
"vuepress-plugin-imagemin": "^0.1.2",
"vuepress-theme-hope": "^2.0.0-rc.74"
"vuepress-theme-hope": "^2.0.0-rc.77"
}
}