Skip to content

Commit 7fce8e8

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

3 files changed

Lines changed: 7 additions & 7 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.5",
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.5",
2828
"react-native-web": "0.21.2",
2929
"react-refresh": "0.18.0"
3030
},

yarn.lock

Lines changed: 5 additions & 5 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.5
1026610266
react-native-web: 0.21.2
1026710267
typescript: 5.9.3
1026810268
languageName: unknown
@@ -15932,16 +15932,16 @@ __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.5":
15936+
version: 15.15.5
15937+
resolution: "react-native-svg@npm:15.15.5"
1593815938
dependencies:
1593915939
css-select: ^5.1.0
1594015940
css-tree: ^1.1.3
1594115941
peerDependencies:
1594215942
react: "*"
1594315943
react-native: "*"
15944-
checksum: 273f05f2cceabf09f3909f57108d10f56aeb38981146e5f7b72cdb8595fbfb524af891845d4240a629c2f91ed120ae603d9efd579f7fb88521769aec71811136
15944+
checksum: 78f5aa54150be40075af77bea0d01f0f25c942bb3a8114c25386426f6af114d3602e7ccae94da4ba6ff0f85f6087b544c7067ab3415dd600924995c730aa4a60
1594515945
languageName: node
1594615946
linkType: hard
1594715947

0 commit comments

Comments
 (0)