chore(deps): update dependency vite to v3.1.3 (#2382)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2382 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
070ef7e5aa
commit
1ecb186b7c
2 changed files with 5 additions and 5 deletions
|
@ -90,7 +90,7 @@
|
|||
"rollup-plugin-visualizer": "5.8.1",
|
||||
"sass": "1.54.9",
|
||||
"typescript": "4.8.3",
|
||||
"vite": "3.1.2",
|
||||
"vite": "3.1.3",
|
||||
"vite-plugin-pwa": "0.12.8",
|
||||
"vite-svg-loader": "3.6.0",
|
||||
"vitest": "0.23.4",
|
||||
|
|
|
@ -12874,10 +12874,10 @@ vite-svg-loader@3.6.0:
|
|||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
||||
vite@3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.2.tgz#6b080f928490b1a46465ed3cbb4815f31f1a5376"
|
||||
integrity sha512-wTDKPkiVbeT+drTPdkuvjVIC/2vKKUc1w3qNOuwgpyvPCZF6fvdxB5v5WEcCsqaYea0zrwA4+XialJKCHM3oVQ==
|
||||
vite@3.1.3:
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.3.tgz#b2a0821c11aae124bb7618f8036913c689afcc59"
|
||||
integrity sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==
|
||||
dependencies:
|
||||
esbuild "^0.15.6"
|
||||
postcss "^8.4.16"
|
||||
|
|
Loading…
Reference in a new issue