Skip to content

Commit ae31d08

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

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

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.21.2",
3838
"react-native-safe-area-context": "4.14.0",
3939
"react-native-screens": "3.35.0",
40-
"react-native-svg": "13.14.1",
40+
"react-native-svg": "15.12.0",
4141
"react-native-web": "0.19.13"
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.12.0",
2828
"react-native-web": "0.19.13",
2929
"react-refresh": "0.14.2"
3030
},

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9829,7 +9829,7 @@ __metadata:
98299829
react-native-gesture-handler: 2.21.2
98309830
react-native-safe-area-context: 4.14.0
98319831
react-native-screens: 3.35.0
9832-
react-native-svg: 13.14.1
9832+
react-native-svg: 15.12.0
98339833
react-native-web: 0.19.13
98349834
typescript: 5.7.2
98359835
languageName: unknown
@@ -15184,16 +15184,17 @@ __metadata:
1518415184
languageName: node
1518515185
linkType: hard
1518615186

15187-
"react-native-svg@npm:13.14.1":
15188-
version: 13.14.1
15189-
resolution: "react-native-svg@npm:13.14.1"
15187+
"react-native-svg@npm:15.12.0":
15188+
version: 15.12.0
15189+
resolution: "react-native-svg@npm:15.12.0"
1519015190
dependencies:
1519115191
css-select: ^5.1.0
1519215192
css-tree: ^1.1.3
15193+
warn-once: 0.1.1
1519315194
peerDependencies:
1519415195
react: "*"
1519515196
react-native: "*"
15196-
checksum: 273f05f2cceabf09f3909f57108d10f56aeb38981146e5f7b72cdb8595fbfb524af891845d4240a629c2f91ed120ae603d9efd579f7fb88521769aec71811136
15197+
checksum: 0a78333ab4fb1aae38f190a22a1afcbfa2ae9192ccd2ac7a989f3108bd32afe1b84800b4dce0f92c68ad4eca6809046b5f997fbfcb072b872dd34ea04c8f44aa
1519715198
languageName: node
1519815199
linkType: hard
1519915200

@@ -17996,7 +17997,7 @@ __metadata:
1799617997
languageName: node
1799717998
linkType: hard
1799817999

17999-
"warn-once@npm:^0.1.0":
18000+
"warn-once@npm:0.1.1, warn-once@npm:^0.1.0":
1800018001
version: 0.1.1
1800118002
resolution: "warn-once@npm:0.1.1"
1800218003
checksum: e6a5a1f5a8dba7744399743d3cfb571db4c3947897875d4962a7c5b1bf2195ab4518c838cb4cea652e71729f21bba2e98dc75686f5fccde0fabbd894e2ed0c0d

0 commit comments

Comments
 (0)