Skip to content

Commit f037b78

Browse files
fix(deps): update dependency react-native-svg to v15
1 parent b2205bb commit f037b78

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

apps/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-native-gesture-handler": "2.29.0",
3838
"react-native-safe-area-context": "4.14.1",
3939
"react-native-screens": "3.37.0",
40-
"react-native-svg": "13.14.1",
40+
"react-native-svg": "15.14.0",
4141
"react-native-web": "0.21.2"
4242
},
4343
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-native": "0.73.0",
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",
27-
"react-native-svg": "13.14.1",
27+
"react-native-svg": "15.14.0",
2828
"react-native-web": "0.21.2",
2929
"react-refresh": "0.18.0"
3030
},

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10206,7 +10206,7 @@ __metadata:
1020610206
react-native-gesture-handler: 2.29.0
1020710207
react-native-safe-area-context: 4.14.1
1020810208
react-native-screens: 3.37.0
10209-
react-native-svg: 13.14.1
10209+
react-native-svg: 15.14.0
1021010210
react-native-web: 0.21.2
1021110211
typescript: 5.9.3
1021210212
languageName: unknown
@@ -15876,16 +15876,17 @@ __metadata:
1587615876
languageName: node
1587715877
linkType: hard
1587815878

15879-
"react-native-svg@npm:13.14.1":
15880-
version: 13.14.1
15881-
resolution: "react-native-svg@npm:13.14.1"
15879+
"react-native-svg@npm:15.14.0":
15880+
version: 15.14.0
15881+
resolution: "react-native-svg@npm:15.14.0"
1588215882
dependencies:
1588315883
css-select: ^5.1.0
1588415884
css-tree: ^1.1.3
15885+
warn-once: 0.1.1
1588515886
peerDependencies:
1588615887
react: "*"
1588715888
react-native: "*"
15888-
checksum: 273f05f2cceabf09f3909f57108d10f56aeb38981146e5f7b72cdb8595fbfb524af891845d4240a629c2f91ed120ae603d9efd579f7fb88521769aec71811136
15889+
checksum: fc583e05fcabf346d92fb6ce725ceb076b51c54636352325c2c770b454f91316366a712a12bcd261da0f8ce8c44ebf039c9fc5a1ca508a54a54d048c4f58ede5
1588915890
languageName: node
1589015891
linkType: hard
1589115892

@@ -18758,7 +18759,7 @@ __metadata:
1875818759
languageName: node
1875918760
linkType: hard
1876018761

18761-
"warn-once@npm:^0.1.0":
18762+
"warn-once@npm:0.1.1, warn-once@npm:^0.1.0":
1876218763
version: 0.1.1
1876318764
resolution: "warn-once@npm:0.1.1"
1876418765
checksum: e6a5a1f5a8dba7744399743d3cfb571db4c3947897875d4962a7c5b1bf2195ab4518c838cb4cea652e71729f21bba2e98dc75686f5fccde0fabbd894e2ed0c0d

0 commit comments

Comments
 (0)