chore(deps): update dependency vite to v2.9.12 (#2040)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2040 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
01e8891306
commit
5f27aa984d
2 changed files with 5 additions and 5 deletions
|
@ -84,7 +84,7 @@
|
|||
"rollup-plugin-visualizer": "5.6.0",
|
||||
"sass": "1.52.3",
|
||||
"typescript": "4.7.3",
|
||||
"vite": "2.9.10",
|
||||
"vite": "2.9.12",
|
||||
"vite-plugin-pwa": "0.12.0",
|
||||
"vite-svg-loader": "3.3.0",
|
||||
"vitest": "0.14.2",
|
||||
|
|
|
@ -12514,10 +12514,10 @@ vite-svg-loader@3.3.0:
|
|||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
||||
vite@2.9.10:
|
||||
version "2.9.10"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a"
|
||||
integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==
|
||||
vite@2.9.12:
|
||||
version "2.9.12"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
|
||||
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==
|
||||
dependencies:
|
||||
esbuild "^0.14.27"
|
||||
postcss "^8.4.13"
|
||||
|
|
Loading…
Reference in a new issue