chore(deps): update dependency vite to v2.7.7 (#1247)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1247 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
838db379ff
commit
7e8e26679c
2 changed files with 5 additions and 5 deletions
|
@ -86,7 +86,7 @@
|
|||
"slugify": "1.6.4",
|
||||
"ts-jest": "27.1.2",
|
||||
"typescript": "4.5.4",
|
||||
"vite": "2.7.6",
|
||||
"vite": "2.7.7",
|
||||
"vite-plugin-pwa": "0.11.12",
|
||||
"vite-svg-loader": "3.1.1",
|
||||
"vue-tsc": "0.30.0",
|
||||
|
|
|
@ -13694,10 +13694,10 @@ vite-svg-loader@3.1.1:
|
|||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
||||
vite@2.7.6:
|
||||
version "2.7.6"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.6.tgz#766c7524d27ba21ff27ab37aaffba7abf2e72917"
|
||||
integrity sha512-PBNoc87rDYLtkpFU9dbVeGdbcyKzz6c34oScqivE3FEa3BhVa4ASupCzcz0eDIiSECovfLcQnLUJt9vhiEU08g==
|
||||
vite@2.7.7:
|
||||
version "2.7.7"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.7.tgz#f2f1af5f9fc409053130261416000447347bc203"
|
||||
integrity sha512-Nm4ingl//gMSj/p1aCBHuTc5Fd8W8Mwdci/HUvqCVq8xaJqF7z08S/LRq1M9kS0jRfJk1/f/CwUyQAr6YgsOLw==
|
||||
dependencies:
|
||||
esbuild "^0.13.12"
|
||||
postcss "^8.4.5"
|
||||
|
|
Loading…
Reference in a new issue