chore(deps): update dependency vite-svg-loader to v3.4.0 (#2059)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2059 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
a3192c30e9
commit
7ef0d8c4ea
2 changed files with 5 additions and 5 deletions
|
@ -86,7 +86,7 @@
|
|||
"typescript": "4.7.3",
|
||||
"vite": "2.9.12",
|
||||
"vite-plugin-pwa": "0.12.0",
|
||||
"vite-svg-loader": "3.3.0",
|
||||
"vite-svg-loader": "3.4.0",
|
||||
"vitest": "0.15.1",
|
||||
"vue-tsc": "0.37.9",
|
||||
"wait-on": "6.0.1",
|
||||
|
|
|
@ -12481,10 +12481,10 @@ vite-plugin-pwa@0.12.0:
|
|||
workbox-build "^6.5.3"
|
||||
workbox-window "^6.5.3"
|
||||
|
||||
vite-svg-loader@3.3.0:
|
||||
version "3.3.0"
|
||||
resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.3.0.tgz#232e044bb69f89dfe820ed8a209498fd0533e4ba"
|
||||
integrity sha512-3bvC4NoaBIr8e9DoiYBjC/C8zg83wfc565PiWhUfJML1X4nGbVsGImOabWX1ebah8EYlRwIhRXkFjh7UntF1dg==
|
||||
vite-svg-loader@3.4.0:
|
||||
version "3.4.0"
|
||||
resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.4.0.tgz#4638827fe86b85ecfcea1ad61dd972c351d5befd"
|
||||
integrity sha512-xD3yb1FX+f4l9/TmsYIqyki8ncpcVsZ2gEJFh/wLuNNqt55C8OJ+JlcMWOA/Z9gRA+ylV/TA1wmJLxzZkCRqlA==
|
||||
dependencies:
|
||||
"@vue/compiler-sfc" "^3.2.20"
|
||||
svgo "^2.7.0"
|
||||
|
|
Loading…
Reference in a new issue