chore(deps): update dependency vite-svg-loader to v3.1.1
This commit is contained in:
parent
92c89d145c
commit
22e62a2cea
2 changed files with 5 additions and 5 deletions
|
@ -86,7 +86,7 @@
|
||||||
"typescript": "4.5.2",
|
"typescript": "4.5.2",
|
||||||
"vite": "2.7.1",
|
"vite": "2.7.1",
|
||||||
"vite-plugin-pwa": "0.11.10",
|
"vite-plugin-pwa": "0.11.10",
|
||||||
"vite-svg-loader": "3.1.0",
|
"vite-svg-loader": "3.1.1",
|
||||||
"vue-tsc": "0.29.8",
|
"vue-tsc": "0.29.8",
|
||||||
"wait-on": "6.0.0",
|
"wait-on": "6.0.0",
|
||||||
"workbox-cli": "6.4.2"
|
"workbox-cli": "6.4.2"
|
||||||
|
|
|
@ -13942,10 +13942,10 @@ vite-plugin-pwa@0.11.10:
|
||||||
workbox-build "^6.4.0"
|
workbox-build "^6.4.0"
|
||||||
workbox-window "^6.4.0"
|
workbox-window "^6.4.0"
|
||||||
|
|
||||||
vite-svg-loader@3.1.0:
|
vite-svg-loader@3.1.1:
|
||||||
version "3.1.0"
|
version "3.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.1.0.tgz#58d4ed5785583afce10059125467f8bf803e3183"
|
resolved "https://registry.yarnpkg.com/vite-svg-loader/-/vite-svg-loader-3.1.1.tgz#c87f31ed69aadbdcc4b2c8c4b0de9ed82931dfc0"
|
||||||
integrity sha512-dcxLJPQXC3e2/HYrKjOi0fEIzP+Wcny1PhOTsYhnZcqLIhyjAHkMeZwWl9jXC3u+QpUZy4TyLgVnBPuiok3BUA==
|
integrity sha512-riUVb096oYgF+DHHtXPNJIaceFyqGDAjxJE0/aXsz2TW8G/27f4p1e+RZXrltI06Q3GcyB1V4DSoc+Tq6aQSQw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-sfc" "^3.2.20"
|
"@vue/compiler-sfc" "^3.2.20"
|
||||||
svgo "^2.7.0"
|
svgo "^2.7.0"
|
||||||
|
|
Loading…
Reference in a new issue