chore(deps): update dependency vite to v3.0.2 (#2166)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2166 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
aaee49b70e
commit
86688d7e95
2 changed files with 5 additions and 5 deletions
|
@ -88,7 +88,7 @@
|
||||||
"rollup-plugin-visualizer": "5.7.1",
|
"rollup-plugin-visualizer": "5.7.1",
|
||||||
"sass": "1.53.0",
|
"sass": "1.53.0",
|
||||||
"typescript": "4.7.4",
|
"typescript": "4.7.4",
|
||||||
"vite": "3.0.0",
|
"vite": "3.0.2",
|
||||||
"vite-plugin-pwa": "0.12.3",
|
"vite-plugin-pwa": "0.12.3",
|
||||||
"vite-svg-loader": "3.4.0",
|
"vite-svg-loader": "3.4.0",
|
||||||
"vitest": "0.18.1",
|
"vitest": "0.18.1",
|
||||||
|
|
|
@ -12347,10 +12347,10 @@ vite-svg-loader@3.4.0:
|
||||||
"@vue/compiler-sfc" "^3.2.20"
|
"@vue/compiler-sfc" "^3.2.20"
|
||||||
svgo "^2.7.0"
|
svgo "^2.7.0"
|
||||||
|
|
||||||
vite@3.0.0:
|
vite@3.0.2:
|
||||||
version "3.0.0"
|
version "3.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.0.tgz#b4675cb9ab83ec0803b9c952ffa6519bcce033a7"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.2.tgz#2a7b4642c53ae066cf724e7e581d6c1fd24e2c32"
|
||||||
integrity sha512-M7phQhY3+fRZa0H+1WzI6N+/onruwPTBTMvaj7TzgZ0v2TE+N2sdLKxJOfOv9CckDWt5C4HmyQP81xB4dwRKzA==
|
integrity sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.47"
|
esbuild "^0.14.47"
|
||||||
postcss "^8.4.14"
|
postcss "^8.4.14"
|
||||||
|
|
Loading…
Reference in a new issue