chore(front): update dependency vite to v4.0.2

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2294>
This commit is contained in:
Renovate Bot 2022-12-18 12:01:24 +00:00
parent ce78cb02ff
commit daa633a085
2 changed files with 5 additions and 5 deletions

View File

@ -92,7 +92,7 @@
"sinon": "15.0.1",
"typescript": "4.9.4",
"utility-types": "3.10.0",
"vite": "4.0.1",
"vite": "4.0.2",
"vite-plugin-pwa": "0.14.0",
"vite-plugin-vue-inspector": "1.1.4",
"vitest": "0.25.8",

View File

@ -5461,10 +5461,10 @@ vite-plugin-vue-inspector@1.1.4:
magic-string "^0.26.1"
shell-quote "^1.7.3"
vite@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.1.tgz#e0a54d818c28ae47fd27bcac6a4a952c6a658502"
integrity sha512-kZQPzbDau35iWOhy3CpkrRC7It+HIHtulAzBhMqzGHKRf/4+vmh8rPDDdv98SWQrFWo6//3ozwsRmwQIPZsK9g==
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==
dependencies:
esbuild "^0.16.3"
postcss "^8.4.20"