chore(front): update dependency vite to v4.0.4
This commit is contained in:
parent
267af9b11c
commit
d20cc3f0d6
|
@ -92,7 +92,7 @@
|
|||
"sinon": "15.0.1",
|
||||
"typescript": "4.9.4",
|
||||
"utility-types": "3.10.0",
|
||||
"vite": "4.0.2",
|
||||
"vite": "4.0.4",
|
||||
"vite-plugin-pwa": "0.14.0",
|
||||
"vite-plugin-vue-inspector": "1.1.4",
|
||||
"vitest": "0.25.8",
|
||||
|
|
|
@ -5516,10 +5516,10 @@ vite-plugin-vue-inspector@1.1.4:
|
|||
magic-string "^0.26.1"
|
||||
shell-quote "^1.7.3"
|
||||
|
||||
vite@4.0.2:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.2.tgz#909beb07995048fe5a83b35b5e827d79627457c4"
|
||||
integrity sha512-QJaY3R+tFlTagH0exVqbgkkw45B+/bXVBzF2ZD1KB5Z8RiAoiKo60vSUf6/r4c2Vh9jfGBKM4oBI9b4/1ZJYng==
|
||||
vite@4.0.4:
|
||||
version "4.0.4"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.4.tgz#4612ce0b47bbb233a887a54a4ae0c6e240a0da31"
|
||||
integrity sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==
|
||||
dependencies:
|
||||
esbuild "^0.16.3"
|
||||
postcss "^8.4.20"
|
||||
|
|
Loading…
Reference in New Issue