Skip to content

Commit de49e88

Browse files
fix(deps): update dependency react-native-svg to v15
1 parent 19ec2e7 commit de49e88

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.1",
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.15.1",
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.15.1",
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
@@ -10262,7 +10262,7 @@ __metadata:
1026210262
react-native-gesture-handler: 2.29.1
1026310263
react-native-safe-area-context: 4.14.1
1026410264
react-native-screens: 3.37.0
10265-
react-native-svg: 13.14.1
10265+
react-native-svg: 15.15.1
1026610266
react-native-web: 0.21.2
1026710267
typescript: 5.9.3
1026810268
languageName: unknown
@@ -15932,16 +15932,17 @@ __metadata:
1593215932
languageName: node
1593315933
linkType: hard
1593415934

15935-
"react-native-svg@npm:13.14.1":
15936-
version: 13.14.1
15937-
resolution: "react-native-svg@npm:13.14.1"
15935+
"react-native-svg@npm:15.15.1":
15936+
version: 15.15.1
15937+
resolution: "react-native-svg@npm:15.15.1"
1593815938
dependencies:
1593915939
css-select: ^5.1.0
1594015940
css-tree: ^1.1.3
15941+
warn-once: 0.1.1
1594115942
peerDependencies:
1594215943
react: "*"
1594315944
react-native: "*"
15944-
checksum: 273f05f2cceabf09f3909f57108d10f56aeb38981146e5f7b72cdb8595fbfb524af891845d4240a629c2f91ed120ae603d9efd579f7fb88521769aec71811136
15945+
checksum: a65590d7344e39179b5f7de305001d821d1d25ab17d915781039fdd0b46f71115682fddd9617295ea4c0c0f6bd484633d993abc8f9a3444ea3f72e6cb40cde8a
1594515946
languageName: node
1594615947
linkType: hard
1594715948

@@ -18814,7 +18815,7 @@ __metadata:
1881418815
languageName: node
1881518816
linkType: hard
1881618817

18817-
"warn-once@npm:^0.1.0":
18818+
"warn-once@npm:0.1.1, warn-once@npm:^0.1.0":
1881818819
version: 0.1.1
1881918820
resolution: "warn-once@npm:0.1.1"
1882018821
checksum: e6a5a1f5a8dba7744399743d3cfb571db4c3947897875d4962a7c5b1bf2195ab4518c838cb4cea652e71729f21bba2e98dc75686f5fccde0fabbd894e2ed0c0d

0 commit comments

Comments
 (0)