Bump the vuepress group across 1 directory with 3 updates

Bumps the vuepress group with 1 update in the /frontend directory: [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default).


Updates `@vuepress/theme-default` from 2.0.0-rc.28 to 2.0.0-rc.33
- [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/theme-default)

Updates `@vuepress/bundler-vite` from 2.0.0-rc.9 to 2.0.0-rc.12
- [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.9...v2.0.0-rc.12)

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

---
updated-dependencies:
- dependency-name: "@vuepress/theme-default"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vuepress
- dependency-name: vuepress
  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] 2024-06-01 20:13:29 +00:00 committed by GitHub
parent 4a73d1b14f
commit 0d203da331
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 505 additions and 418 deletions

File diff suppressed because it is too large Load Diff

View File

@ -69,7 +69,7 @@
"@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.27", "@vue/compiler-sfc": "^3.4.27",
"@vue/server-renderer": "3.4.27", "@vue/server-renderer": "3.4.27",
"@vuepress/theme-default": "^2.0.0-rc.28", "@vuepress/theme-default": "^2.0.0-rc.33",
"compression": "^1.7.4", "compression": "^1.7.4",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"express": "^4.19.2", "express": "^4.19.2",