Skip to content

Commit 9b3dca4

Browse files
chore(deps): update dependency react-native-svg to v15.13.0 (#905)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e71078 commit 9b3dca4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react": "19.1.0",
7575
"react-native": "0.78.2",
7676
"react-native-builder-bob": "0.40.12",
77-
"react-native-svg": "15.12.0",
77+
"react-native-svg": "15.13.0",
7878
"reassure": "1.4.0",
7979
"release-it": "19.0.4",
8080
"typescript": "5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8791,10 +8791,10 @@ react-native-reanimated-table@0.0.2:
87918791
resolved "https://registry.yarnpkg.com/react-native-reanimated-table/-/react-native-reanimated-table-0.0.2.tgz#015392dbc12fb03fd872d5a7eea9bc84c4f3a685"
87928792
integrity sha512-OeuqfU1AFEmHNTJlEOLWrV78JgAXnM0/ZrCm0Ab+9e5nwYJ+xab/UFXkNKz3Gyf08ZfLSNzwMQRjt3eZWPWoGA==
87938793

8794-
react-native-svg@15.12.0:
8795-
version "15.12.0"
8796-
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.12.0.tgz#0e2d476961e8b07f8c549fe4489c99b5130dc150"
8797-
integrity sha512-iE25PxIJ6V0C6krReLquVw6R0QTsRTmEQc4K2Co3P6zsimU/jltcDBKYDy1h/5j9S/fqmMeXnpM+9LEWKJKI6A==
8794+
react-native-svg@15.13.0:
8795+
version "15.13.0"
8796+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.13.0.tgz#5244b03ff6fa4c8ac7c8586d73cf8d1f4f665236"
8797+
integrity sha512-/YPK+PAAXg4T0x2d2vYPvqqAhOYid2bRKxUVT7STIyd1p2JxWmsGQkfZxXCkEFN7TwLfIyVlT5RimT91Pj/qXw==
87988798
dependencies:
87998799
css-select "^5.1.0"
88008800
css-tree "^1.1.3"

0 commit comments

Comments
 (0)