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

Commit fb7795a

Browse files
fix(deps): update dependency react-native-svg to v15
1 parent 5f7aeb4 commit fb7795a

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.29.0",
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.5",
5555
"react-native-webview": "13.8.1",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7566,6 +7566,14 @@ react-native-svg@13.14.0:
75667566
css-select "^5.1.0"
75677567
css-tree "^1.1.3"
75687568

7569+
react-native-svg@15.1.0:
7570+
version "15.1.0"
7571+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.1.0.tgz#07c75f29b1d641faba50144c7ccd21604b368420"
7572+
integrity sha512-p0Sx0EpQNk1nu6UcMEiB8K9P04n3J7s+pNYUwf1d/Yz+v4hk961VjuVqjyndgiEbHZyWiKWLZRVNuvLpwjPY2A==
7573+
dependencies:
7574+
css-select "^5.1.0"
7575+
css-tree "^1.1.3"
7576+
75697577
react-native-table-component@1.2.2:
75707578
version "1.2.2"
75717579
resolved "https://registry.yarnpkg.com/react-native-table-component/-/react-native-table-component-1.2.2.tgz#1c9bdcd8f1fd7edf10d1e93ebc3b7877ecd74def"

0 commit comments

Comments
 (0)