chore(deps): pin dependency vite-svg-loader to 3.1.0 (#989)
continuous-integration/drone/push Build is failing Details

Reviewed-on: #989
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-11-13 15:13:09 +00:00 committed by konrad
parent be78fc177d
commit b5927be136
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@
"vite": "2.6.14",
"vite-plugin-pwa": "0.11.3",
"vue-tsc": "0.29.4",
"vite-svg-loader": "^3.1.0",
"vite-svg-loader": "3.1.0",
"wait-on": "6.0.0",
"workbox-cli": "6.3.0"
},

View File

@ -13244,7 +13244,7 @@ vite-plugin-pwa@0.11.3:
workbox-build "^6.3.0"
workbox-window "^6.3.0"
vite-svg-loader@^3.1.0:
vite-svg-loader@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.1.0.tgz#58d4ed5785583afce10059125467f8bf803e3183"
integrity sha512-dcxLJPQXC3e2/HYrKjOi0fEIzP+Wcny1PhOTsYhnZcqLIhyjAHkMeZwWl9jXC3u+QpUZy4TyLgVnBPuiok3BUA==