Skip to content

Commit b2e2a78

Browse files
chore(deps): update dependency react-native-svg to v15
1 parent 3f5dbef commit b2e2a78

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.15.0",
3838
"react-native-safe-area-context": "4.9.0",
3939
"react-native-screens": "3.29.0",
40-
"react-native-svg": "13.14.0",
40+
"react-native-svg": "15.7.1",
4141
"react-native-web": "0.19.10"
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.72.8",
2525
"react": "18.2.0",
2626
"react-dom": "18.2.0",
27-
"react-native-svg": "13.14.0",
27+
"react-native-svg": "15.7.1",
2828
"react-native-web": "0.19.10",
2929
"react-refresh": "0.14.0"
3030
},

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9234,7 +9234,7 @@ __metadata:
92349234
react-native-gesture-handler: 2.15.0
92359235
react-native-safe-area-context: 4.9.0
92369236
react-native-screens: 3.29.0
9237-
react-native-svg: 13.14.0
9237+
react-native-svg: 15.7.1
92389238
react-native-web: 0.19.10
92399239
typescript: 5.3.3
92409240
languageName: unknown
@@ -14597,16 +14597,17 @@ __metadata:
1459714597
languageName: node
1459814598
linkType: hard
1459914599

14600-
"react-native-svg@npm:13.14.0":
14601-
version: 13.14.0
14602-
resolution: "react-native-svg@npm:13.14.0"
14600+
"react-native-svg@npm:15.7.1":
14601+
version: 15.7.1
14602+
resolution: "react-native-svg@npm:15.7.1"
1460314603
dependencies:
1460414604
css-select: ^5.1.0
1460514605
css-tree: ^1.1.3
14606+
warn-once: 0.1.1
1460614607
peerDependencies:
1460714608
react: "*"
1460814609
react-native: "*"
14609-
checksum: 4668028563ae0ca669003cc29ff5f03fd5b13a61d53273f294f04a496cbc0af6003277025793d01fb9c3a53af4515839185578d59e9eecb072587178b751c234
14610+
checksum: ad7f711883ee45673486fe6bedadf8490bb06fd36e6de5d2f00898e6ac6c61ed34a5a8f7e6b25684c93e44ab51f9ea76642abfcca6a29462bc525f97204e6f41
1461014611
languageName: node
1461114612
linkType: hard
1461214613

@@ -17325,7 +17326,7 @@ __metadata:
1732517326
languageName: node
1732617327
linkType: hard
1732717328

17328-
"warn-once@npm:^0.1.0":
17329+
"warn-once@npm:0.1.1, warn-once@npm:^0.1.0":
1732917330
version: 0.1.1
1733017331
resolution: "warn-once@npm:0.1.1"
1733117332
checksum: e6a5a1f5a8dba7744399743d3cfb571db4c3947897875d4962a7c5b1bf2195ab4518c838cb4cea652e71729f21bba2e98dc75686f5fccde0fabbd894e2ed0c0d

0 commit comments

Comments
 (0)