build(deps-dev): bump vite from 2.1.5 to 2.2.4 (#3733)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.1.5 to 2.2.4.
- [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.2.4/packages/vite)

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-05-06 18:59:32 -04:00 committed by GitHub
parent 63ff46c2be
commit 6b6fd7c0df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7202,9 +7202,9 @@ verror@1.10.0:
extsprintf "^1.2.0" extsprintf "^1.2.0"
vite@^2.1.5: vite@^2.1.5:
version "2.1.5" version "2.2.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.5.tgz#4857da441c62f7982c83cbd5f42a00330f20c9c1" resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.4.tgz#8f9cc85aacab04c850085894b086c8717f12ed16"
integrity sha512-tYU5iaYeUgQYvK/CNNz3tiJ8vYqPWfCE9IQ7K0iuzYovWw7lzty7KRYGWwV3CQPh0NKxWjOczAqiJsCL0Xb+Og== integrity sha512-vnIwSNci+phFMp6krhy+FbYzKL0R67Sdt9mVZ96S27AewrApSJjTqncJcalk8sf60BgcbW4+1C6DFIWkxquO9g==
dependencies: dependencies:
esbuild "^0.9.3" esbuild "^0.9.3"
postcss "^8.2.1" postcss "^8.2.1"