chore(deps): update dependency vite-svg-loader to v3.3.0 (#1859)
continuous-integration/drone/push Build is failing Details

Reviewed-on: #1859
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-04-25 16:21:53 +00:00 committed by konrad
parent d517627340
commit ddc1cff7ea
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"typescript": "4.6.3", "typescript": "4.6.3",
"vite": "2.9.5", "vite": "2.9.5",
"vite-plugin-pwa": "0.12.0", "vite-plugin-pwa": "0.12.0",
"vite-svg-loader": "3.2.0", "vite-svg-loader": "3.3.0",
"vitest": "0.9.4", "vitest": "0.9.4",
"vue-tsc": "0.34.10", "vue-tsc": "0.34.10",
"wait-on": "6.0.1", "wait-on": "6.0.1",

View File

@ -13238,10 +13238,10 @@ vite-plugin-pwa@0.12.0:
workbox-build "^6.5.3" workbox-build "^6.5.3"
workbox-window "^6.5.3" workbox-window "^6.5.3"
vite-svg-loader@3.2.0: vite-svg-loader@3.3.0:
version "3.2.0" version "3.3.0"
resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.2.0.tgz#7657564340db5d5177a920e43c36f46d16a0efd2" resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.3.0.tgz#232e044bb69f89dfe820ed8a209498fd0533e4ba"
integrity sha512-CQcMdtjGD8Q1EdZ6x6xRdH2SAedlHM7n3jA+zYukZPMlPBXl07RaVzsjPC29UmuD7Dw9BsMWN4i8Ae8QW4IM3A== integrity sha512-3bvC4NoaBIr8e9DoiYBjC/C8zg83wfc565PiWhUfJML1X4nGbVsGImOabWX1ebah8EYlRwIhRXkFjh7UntF1dg==
dependencies: dependencies:
"@vue/compiler-sfc" "^3.2.20" "@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0" svgo "^2.7.0"