chore(deps): update dependency vite to v2.7.6 (#1236)

Reviewed-on: vikunja/frontend#1236
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-12-22 08:24:08 +00:00 committed by konrad
parent 3743cdc058
commit 7387112172
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"slugify": "1.6.4",
"ts-jest": "27.1.2",
"typescript": "4.5.4",
"vite": "2.7.4",
"vite": "2.7.6",
"vite-plugin-pwa": "0.11.12",
"vite-svg-loader": "3.1.1",
"vue-tsc": "0.30.0",

View File

@ -13693,10 +13693,10 @@ vite-svg-loader@3.1.1:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.4.tgz#06f68f8909943f9fe582c26120b0c2b85894a05e"
integrity sha512-f+0426k9R/roz5mRNwJlQ+6UOnhCwIypJSbfgCmsVzVJe9jTTM5iRX2GWYUean+iqPBWaU/dYLryx9AoH2pmrw==
vite@2.7.6:
version "2.7.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.6.tgz#766c7524d27ba21ff27ab37aaffba7abf2e72917"
integrity sha512-PBNoc87rDYLtkpFU9dbVeGdbcyKzz6c34oScqivE3FEa3BhVa4ASupCzcz0eDIiSECovfLcQnLUJt9vhiEU08g==
dependencies:
esbuild "^0.13.12"
postcss "^8.4.5"