Bump the vuepress group with 3 updates

Bumps the vuepress group with 3 updates: [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default), [@vuepress/bundler-vite](https://github.com/vuepress/core) and [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress).


Updates `@vuepress/theme-default` from 2.0.0-rc.35 to 2.0.0-rc.37
- [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.13 to 2.0.0-rc.14
- [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.13...v2.0.0-rc.14)

Updates `vuepress` from 2.0.0-rc.13 to 2.0.0-rc.14
- [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-22 01:29:38 +00:00 committed by GitHub
parent a82bb6a905
commit 662741bae1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 355 additions and 351 deletions

704
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@
"dependencies": {
"@apollo/server": "^4.10.4",
"@prisma/client": "^5.15.0",
"@vuepress/theme-default": "^2.0.0-rc.35",
"@vuepress/theme-default": "^2.0.0-rc.37",
"graphql": "^16.8.2",
"graphql-scalars": "^1.23.0",
"prisma": "^5.15.0",