fix(deps): update dependency @svgr/webpack to v6.3.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-07-22 16:40:55 +00:00
committed by GitHub
parent 226adf3192
commit a1ba550beb
+25 -7
View File
@@ -6052,6 +6052,15 @@
camelcase "^6.2.0"
cosmiconfig "^7.0.1"
"@svgr/core@^6.3.1":
version "6.3.1"
resolved "https://registry.npmjs.org/@svgr/core/-/core-6.3.1.tgz#752adf49d8d5473b15d76ca741961de093f715bd"
integrity sha512-Sm3/7OdXbQreemf9aO25keerZSbnKMpGEfmH90EyYpj1e8wMD4TuwJIb3THDSgRMWk1kYJfSRulELBy4gVgZUA==
dependencies:
"@svgr/plugin-jsx" "^6.3.1"
camelcase "^6.2.0"
cosmiconfig "^7.0.1"
"@svgr/hast-util-to-babel-ast@^6.3.1":
version "6.3.1"
resolved "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-6.3.1.tgz#59614e24d2a4a28010e02089213b3448d905769d"
@@ -6060,7 +6069,7 @@
"@babel/types" "^7.18.4"
entities "^4.3.0"
"@svgr/plugin-jsx@6.3.x", "@svgr/plugin-jsx@^6.3.0":
"@svgr/plugin-jsx@6.3.x", "@svgr/plugin-jsx@^6.3.0", "@svgr/plugin-jsx@^6.3.1":
version "6.3.1"
resolved "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-6.3.1.tgz#de7b2de824296b836d6b874d498377896e367f50"
integrity sha512-r9+0mYG3hD4nNtUgsTXWGYJomv/bNd7kC16zvsM70I/bGeoCi/3lhTmYqeN6ChWX317OtQCSZZbH4wq9WwoXbw==
@@ -6079,6 +6088,15 @@
deepmerge "^4.2.2"
svgo "^2.8.0"
"@svgr/plugin-svgo@^6.3.1":
version "6.3.1"
resolved "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-6.3.1.tgz#3c1ff2efaed10e5c5d35a6cae7bacaedc18b5d4a"
integrity sha512-yJIjTDKPYqzFVjmsbH5EdIwEsmKxjxdXSGJVLeUgwZOZPAkNQmD1v7LDbOdOKbR44FG8465Du+zWPdbYGnbMbw==
dependencies:
cosmiconfig "^7.0.1"
deepmerge "^4.2.2"
svgo "^2.8.0"
"@svgr/rollup@6.3.x":
version "6.3.0"
resolved "https://registry.npmjs.org/@svgr/rollup/-/rollup-6.3.0.tgz#a665783d32cd955ea7e1a9d1ba9c6c082a30a66f"
@@ -6095,18 +6113,18 @@
"@svgr/plugin-svgo" "^6.3.0"
"@svgr/webpack@6.3.x":
version "6.3.0"
resolved "https://registry.npmjs.org/@svgr/webpack/-/webpack-6.3.0.tgz#62d3681e6999c170f67edf7f77dcb95c63bafe42"
integrity sha512-mtIQaV492zUu2Fq1BZRlrFf3PO1ONzfHZCki7h7ZDHWPuPi6hx32X4lNhN+tT4phPw/Sb8xPj7JNHn5Eobm/WQ==
version "6.3.1"
resolved "https://registry.npmjs.org/@svgr/webpack/-/webpack-6.3.1.tgz#001d03236ebb03bf47c0a4b92d5423e05095ebe6"
integrity sha512-eODxwIUShLxSMaRjzJtrj9wg89D75JLczvWg9SaB5W+OtVTkiC1vdGd8+t+pf5fTlBOy4RRXAq7x1E3DUl3D0A==
dependencies:
"@babel/core" "^7.18.5"
"@babel/plugin-transform-react-constant-elements" "^7.17.12"
"@babel/preset-env" "^7.18.2"
"@babel/preset-react" "^7.17.12"
"@babel/preset-typescript" "^7.17.12"
"@svgr/core" "^6.3.0"
"@svgr/plugin-jsx" "^6.3.0"
"@svgr/plugin-svgo" "^6.3.0"
"@svgr/core" "^6.3.1"
"@svgr/plugin-jsx" "^6.3.1"
"@svgr/plugin-svgo" "^6.3.1"
"@szmarczak/http-timer@^4.0.5":
version "4.0.5"