build(deps): bump vite from 2.5.4 to 2.5.5 (#9415)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.4 to 2.5.5.
- [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.5/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-08 17:16:19 +08:00 committed by GitHub
parent b1aeb4f2f2
commit 4491b5451d
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.4",
"vite": "^2.5.5",
"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.4:
version "2.5.4"
resolved "https://registry.nlark.com/vite/download/vite-2.5.4.tgz?cache=0&sync_timestamp=1631015876638&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvite%2Fdownload%2Fvite-2.5.4.tgz#2dab98835be64c4157eba225e0becb9d373f608a"
integrity sha1-LauYg1vmTEFX66Il4L7LnTc/YIo=
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==
dependencies:
esbuild "^0.12.17"
postcss "^8.3.6"