Bump vite from 2.8.3 to 2.8.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-21 04:08:41 +00:00 committed by Kavin
parent ee496819bf
commit f65a63020f
2 changed files with 5 additions and 5 deletions

View file

@ -36,7 +36,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.4.1",
"prettier": "^2.5.1",
"vite": "^2.8.3",
"vite": "^2.8.4",
"vite-plugin-eslint": "^1.3.0",
"vite-plugin-pwa": "^0.11.13",
"vite-plugin-windicss": "^1.7.1"

View file

@ -3264,10 +3264,10 @@ vite-plugin-windicss@^1.7.1:
kolorist "^1.5.1"
windicss "^3.4.3"
vite@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.3.tgz#bb9b7f1f1446d2e538e81026f48d2fe9f1926963"
integrity sha512-967klrEiG7HEsN7fQYYVETs5495Iu6GpI7YyxoO5yVTJCRxjV8HhWgNWKgrbazjoOB9DQuztL53/nUoNqHNsWg==
vite@^2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.4.tgz#4e52a534289b7b4e94e646df2fc5556ceaa7336b"
integrity sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==
dependencies:
esbuild "^0.14.14"
postcss "^8.4.6"