Skip to content

Commit 2d676fe

Browse files
chore(deps): update dependency @svgr/core to v8.1.0 (#4548)
1 parent b5831fb commit 2d676fe

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

yarn.lock

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5299,6 +5299,11 @@
52995299
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.0.0.tgz#023cd0895b98521f566060d6bb92100b9fee3775"
53005300
integrity sha512-UKrY3860AQICgH7g+6h2zkoxeVEPLYwX/uAjmqo4PIq2FIHppwhIqZstIyTz0ZtlwreKR41O3W3BzsBBiJV2Aw==
53015301

5302+
5303+
version "8.1.0"
5304+
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.1.0.tgz#90a8b63998b688b284f255c6a5248abd5b28d754"
5305+
integrity sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==
5306+
53025307
53035308
version "8.0.0"
53045309
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz#013b4bfca88779711f0ed2739f3f7efcefcf4f7e"
@@ -5318,13 +5323,27 @@
53185323
"@svgr/babel-plugin-transform-react-native-svg" "8.0.0"
53195324
"@svgr/babel-plugin-transform-svg-component" "8.0.0"
53205325

5326+
5327+
version "8.1.0"
5328+
resolved "https://registry.yarnpkg.com/@svgr/babel-preset/-/babel-preset-8.1.0.tgz#0e87119aecdf1c424840b9d4565b7137cabf9ece"
5329+
integrity sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==
5330+
dependencies:
5331+
"@svgr/babel-plugin-add-jsx-attribute" "8.0.0"
5332+
"@svgr/babel-plugin-remove-jsx-attribute" "8.0.0"
5333+
"@svgr/babel-plugin-remove-jsx-empty-expression" "8.0.0"
5334+
"@svgr/babel-plugin-replace-jsx-attribute-value" "8.0.0"
5335+
"@svgr/babel-plugin-svg-dynamic-title" "8.0.0"
5336+
"@svgr/babel-plugin-svg-em-dimensions" "8.0.0"
5337+
"@svgr/babel-plugin-transform-react-native-svg" "8.1.0"
5338+
"@svgr/babel-plugin-transform-svg-component" "8.0.0"
5339+
53215340
"@svgr/core@^8.0.0":
5322-
version "8.0.0"
5323-
resolved "https://registry.yarnpkg.com/@svgr/core/-/core-8.0.0.tgz#e96829cdb0473345d5671568282ee0736e86ef12"
5324-
integrity sha512-aJKtc+Pie/rFYsVH/unSkDaZGvEeylNv/s2cP+ta9/rYWxRVvoV/S4Qw65Kmrtah4CBK5PM6ISH9qUH7IJQCng==
5341+
version "8.1.0"
5342+
resolved "https://registry.yarnpkg.com/@svgr/core/-/core-8.1.0.tgz#41146f9b40b1a10beaf5cc4f361a16a3c1885e88"
5343+
integrity sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==
53255344
dependencies:
53265345
"@babel/core" "^7.21.3"
5327-
"@svgr/babel-preset" "8.0.0"
5346+
"@svgr/babel-preset" "8.1.0"
53285347
camelcase "^6.2.0"
53295348
cosmiconfig "^8.1.3"
53305349
snake-case "^3.0.4"

0 commit comments

Comments
 (0)