build(deps): bump vite from 2.5.7 to 2.5.8 (#9496)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.7 to 2.5.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.5.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.5.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2021-09-17 16:32:22 +08:00
committed by GitHub
parent d0451c8420
commit de8725b1ec
2 changed files with 5 additions and 5 deletions

View File

@@ -82,7 +82,7 @@
"transliteration": "^2.2.0",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3",
"vite": "^2.5.7",
"vite": "^2.5.8",
"vite-plugin-html": "^2.1.0",
"vite-plugin-md": "^0.11.0",
"vue-router": "^4.0.0",