chore(deps-dev): bump vite from 2.0.4 to 2.0.5
Bumps [vite](https://github.com/vitejs/vite) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Commits](https://github.com/vitejs/vite/compare/v2.0.4...v2.0.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
92ca7ce7e3
commit
7eb0e73089
|
|
@ -47,7 +47,7 @@
|
|||
"rollup-plugin-analyzer": "^4.0.0",
|
||||
"ts-jest": "^26.5.1",
|
||||
"typescript": "~4.2.2",
|
||||
"vite": "^2.0.2",
|
||||
"vite": "^2.0.5",
|
||||
"vti": "^0.1.1",
|
||||
"vue-jest": "^5.0.0-alpha.8"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -5845,10 +5845,10 @@ verror@1.10.0:
|
|||
core-util-is "1.0.2"
|
||||
extsprintf "^1.2.0"
|
||||
|
||||
vite@^2.0.2:
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.4.tgz#063532a4139b59a067297d8ebb5960d450907a09"
|
||||
integrity sha512-+PP89D7AKXFE4gps8c5+4eP5yXTh5qCogjdYX7iSsIxbLZAa26JoGSq6OLk0qdb/fqDh7gtJqGiLbG2V6NvkKQ==
|
||||
vite@^2.0.5:
|
||||
version "2.0.5"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.5.tgz#ac46857a3fa8686d077921e61bd48a986931df1d"
|
||||
integrity sha512-QTgEDbq1WsTtr6j+++ewjhBFEk6c8v0xz4fb/OWJQKNYU8ZZtphOshwOqAlnarSstPBtWCBR0tsugXx6ajfoUg==
|
||||
dependencies:
|
||||
esbuild "^0.8.52"
|
||||
postcss "^8.2.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue