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

Commit 1171266

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

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.2.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.2.0:
7694+
version "15.2.0"
7695+
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.2.0.tgz#9561a6b3bd6b44689f437ba13182afee33bd5557"
7696+
integrity sha512-R0E6IhcJfVLsL0lRmnUSm72QO+mTqcAOM5Jb8FVGxJqX3NfJMlMP0YyvcajZiaRR8CqQUpEoqrY25eyZb006kw==
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)