build(deps): bump vite from 2.5.5 to 2.5.6 (#9430)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.5 to 2.5.6.
- [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/v2.5.6/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-09 10:48:26 +08:00 committed by GitHub
parent 8d28537bfd
commit 34f8e453bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2",
"vite": "^2.5.5",
"vite": "^2.5.6",
"vite-plugin-html": "^2.1.0",
"vite-plugin-md": "^0.11.0",
"vue-router": "^4.0.0",

View File

@ -7945,10 +7945,10 @@ vite-plugin-md@^0.11.0:
gray-matter "^4.0.3"
markdown-it "^12.2.0"
vite@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.5.tgz#995409791d9d16e31890d5c4192fcff5d0b0f78c"
integrity sha512-VuPw2sS5j+JzkBQ8Mkhb5GodcGp2YcljwumzFfEraICwMVkTDvh9+noogwtFg+JIHJD5iwpcJhqWIzqIYMKc5Q==
vite@^2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.6.tgz#51431bb5b99b041289595300ba15947bad0f89aa"
integrity sha512-P++qzXuOPhTql8iDamsatlJfD7/yGi8NCNwzyqkB2p0jrNJC567WEdXiKn3hQ+ZV8amQmB2dTH6svo3Z2tJ6MQ==
dependencies:
esbuild "^0.12.17"
postcss "^8.3.6"