build(deps): bump vite from 2.5.10 to 2.6.2 (#9621)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.10 to 2.6.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@2.6.2/packages/vite)

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

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-10-01 21:48:29 +08:00
committed by GitHub
parent 5686b385a4
commit 2a2f4fb848
2 changed files with 128 additions and 26 deletions

View File

@@ -83,7 +83,7 @@
"transliteration": "^2.2.0",
"ts-jest": "^27.0.5",
"typescript": "^4.4.3",
"vite": "^2.5.10",
"vite": "^2.6.2",
"vite-plugin-html": "^2.1.0",
"vite-plugin-md": "^0.11.1",
"vue-router": "^4.0.0",