Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit c478603

Browse files
fix(deps): update dependency react-native-svg to v15
1 parent 0cb6cff commit c478603

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-native-remote-svg": "2.0.11",
5050
"react-native-safe-area-context": "4.9.0",
5151
"react-native-screens": "3.30.1",
52-
"react-native-svg": "13.14.0",
52+
"react-native-svg": "15.1.0",
5353
"react-native-vector-icons": "10.0.3",
5454
"react-native-video": "6.0.0-beta.7",
5555
"react-native-webview": "13.8.4",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7690,6 +7690,14 @@ react-native-svg@13.14.0:
76907690
css-select "^5.1.0"
76917691
css-tree "^1.1.3"
76927692

7693+
react-native-svg@15.1.0:
7694+
version "15.1.0"
7695+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.1.0.tgz#07c75f29b1d641faba50144c7ccd21604b368420"
7696+
integrity sha512-p0Sx0EpQNk1nu6UcMEiB8K9P04n3J7s+pNYUwf1d/Yz+v4hk961VjuVqjyndgiEbHZyWiKWLZRVNuvLpwjPY2A==
7697+
dependencies:
7698+
css-select "^5.1.0"
7699+
css-tree "^1.1.3"
7700+
76937701
react-native-table-component@1.2.2:
76947702
version "1.2.2"
76957703
resolved "https://registry.yarnpkg.com/react-native-table-component/-/react-native-table-component-1.2.2.tgz#1c9bdcd8f1fd7edf10d1e93ebc3b7877ecd74def"

0 commit comments

Comments
 (0)