chore(deps): update dependency vite-svg-loader to v3.1.1
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2021-12-09 09:02:52 +00:00 committed by Gitea
parent 92c89d145c
commit 22e62a2cea
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"typescript": "4.5.2",
"vite": "2.7.1",
"vite-plugin-pwa": "0.11.10",
"vite-svg-loader": "3.1.0",
"vite-svg-loader": "3.1.1",
"vue-tsc": "0.29.8",
"wait-on": "6.0.0",
"workbox-cli": "6.4.2"

View File

@ -13942,10 +13942,10 @@ vite-plugin-pwa@0.11.10:
workbox-build "^6.4.0"
workbox-window "^6.4.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==
vite-svg-loader@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.1.1.tgz#c87f31ed69aadbdcc4b2c8c4b0de9ed82931dfc0"
integrity sha512-riUVb096oYgF+DHHtXPNJIaceFyqGDAjxJE0/aXsz2TW8G/27f4p1e+RZXrltI06Q3GcyB1V4DSoc+Tq6aQSQw==
dependencies:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"