Skip to content

Commit a91ac3f

Browse files
chore(deps): update dependency @svgr/plugin-jsx to v8.1.0 (#4549)
1 parent 2d676fe commit a91ac3f

File tree

1 file changed

+4
-23
lines changed

1 file changed

+4
-23
lines changed

yarn.lock

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5294,11 +5294,6 @@
52945294
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz#35e08df300ea8b1d41cb8f62309c241b0369e501"
52955295
integrity sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==
52965296

5297-
5298-
version "8.0.0"
5299-
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.0.0.tgz#023cd0895b98521f566060d6bb92100b9fee3775"
5300-
integrity sha512-UKrY3860AQICgH7g+6h2zkoxeVEPLYwX/uAjmqo4PIq2FIHppwhIqZstIyTz0ZtlwreKR41O3W3BzsBBiJV2Aw==
5301-
53025297
53035298
version "8.1.0"
53045299
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz#90a8b63998b688b284f255c6a5248abd5b28d754"
@@ -5309,20 +5304,6 @@
53095304
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz#013b4bfca88779711f0ed2739f3f7efcefcf4f7e"
53105305
integrity sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==
53115306

5312-
5313-
version "8.0.0"
5314-
resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-8.0.0.tgz#6d78100b3b6daf11c940b82d5bd8c3164b9c6ad9"
5315-
integrity sha512-KLcjiZychInVrhs86OvcYPLTFu9L5XV2vj0XAaE1HwE3J3jLmIzRY8ttdeAg/iFyp8nhavJpafpDZTt+1LIpkQ==
5316-
dependencies:
5317-
"@svgr/babel-plugin-add-jsx-attribute" "8.0.0"
5318-
"@svgr/babel-plugin-remove-jsx-attribute" "8.0.0"
5319-
"@svgr/babel-plugin-remove-jsx-empty-expression" "8.0.0"
5320-
"@svgr/babel-plugin-replace-jsx-attribute-value" "8.0.0"
5321-
"@svgr/babel-plugin-svg-dynamic-title" "8.0.0"
5322-
"@svgr/babel-plugin-svg-em-dimensions" "8.0.0"
5323-
"@svgr/babel-plugin-transform-react-native-svg" "8.0.0"
5324-
"@svgr/babel-plugin-transform-svg-component" "8.0.0"
5325-
53265307
53275308
version "8.1.0"
53285309
resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-8.1.0.tgz#0e87119aecdf1c424840b9d4565b7137cabf9ece"
@@ -5357,12 +5338,12 @@
53575338
entities "^4.4.0"
53585339

53595340
"@svgr/plugin-jsx@^8.0.1":
5360-
version "8.0.1"
5361-
resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-8.0.1.tgz#b9495e06062cc0cac0e035751b69471ee328236b"
5362-
integrity sha512-bfCFb+4ZsM3UuKP2t7KmDwn6YV8qVn9HIQJmau6xeQb/iV65Rpi7NBNBWA2hcCd4GKoCqG8hpaaDk5FDR0eH+g==
5341+
version "8.1.0"
5342+
resolved "https://registry.yarnpkg.com/@svgr/plugin-jsx/-/plugin-jsx-8.1.0.tgz#96969f04a24b58b174ee4cd974c60475acbd6928"
5343+
integrity sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==
53635344
dependencies:
53645345
"@babel/core" "^7.21.3"
5365-
"@svgr/babel-preset" "8.0.0"
5346+
"@svgr/babel-preset" "8.1.0"
53665347
"@svgr/hast-util-to-babel-ast" "8.0.0"
53675348
svg-parser "^2.0.4"
53685349

0 commit comments

Comments
 (0)