build(deps-dev): bump vite from 2.9.7 to 2.9.8

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.7 to 2.9.8.
- [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.9.8/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-05-11 05:05:41 +00:00 committed by GitHub
parent 51834337f2
commit 83cfc4b8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"sass-loader": "^12.6.0",
"ts-jest": "^27.1.4",
"typescript": "~4.6.4",
"vite": "^2.9.7",
"vite": "^2.9.8",
"vite-jest": "^0.1.4",
"vite-plugin-vue2": "^2.0.0",
"vue-template-compiler": "^2.6.14",

View File

@ -5342,10 +5342,10 @@ vite-plugin-vue2@^2.0.0:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"
vite@^2.9.7:
version "2.9.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.7.tgz#210c328e08ed206ab0953eb1ca00860042cd0a77"
integrity sha512-5hH7aNQe8rJiTTqCtPNX/6mIKlGw+1wg8UXwAxDIIN8XaSR+Zx3GT2zSu7QKa1vIaBqfUODGh3vpwY8r0AW/jw==
vite@^2.9.8:
version "2.9.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.8.tgz#2c2cb0790beb0fbe4b8c0995b80fe691a91c2545"
integrity sha512-zsBGwn5UT3YS0NLSJ7hnR54+vUKfgzMUh/Z9CxF1YKEBVIe213+63jrFLmZphgGI5zXwQCSmqIdbPuE8NJywPw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"