chore(deps): update dependency vite to v2.7.12 (#1373)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1373 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b0ac968fbf
commit
e8086aac39
2 changed files with 5 additions and 5 deletions
|
@ -86,7 +86,7 @@
|
|||
"sass": "1.48.0",
|
||||
"slugify": "1.6.5",
|
||||
"typescript": "4.5.4",
|
||||
"vite": "2.7.11",
|
||||
"vite": "2.7.12",
|
||||
"vite-plugin-pwa": "0.11.13",
|
||||
"vite-svg-loader": "3.1.2",
|
||||
"vitest": "0.1.12",
|
||||
|
|
|
@ -12758,10 +12758,10 @@ vite-svg-loader@3.1.2:
|
|||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
||||
vite@2.7.11:
|
||||
version "2.7.11"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.11.tgz#b3caca377c202db887afda16b85b0ab111146bd9"
|
||||
integrity sha512-W1OVwJmtuxnzt9HwZ1AebVLgvsgNpe4TK/sxvF+1x2y8MRnTEHvaPqxy9A67IYb5BR0Q+nENmLYa3QfESmp5GQ==
|
||||
vite@2.7.12:
|
||||
version "2.7.12"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.12.tgz#7784ab19e7ff98f6a192d2d7d877480a8c2b7e7d"
|
||||
integrity sha512-KvPYToRQWhRfBeVkyhkZ5hASuHQkqZUUdUcE3xyYtq5oYEPIJ0h9LWiWTO6v990glmSac2cEPeYeXzpX5Z6qKQ==
|
||||
dependencies:
|
||||
esbuild "^0.13.12"
|
||||
postcss "^8.4.5"
|
||||
|
|
Loading…
Reference in a new issue