Skip to content

Commit 37db019

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.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.0.0",
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.0.0",
2828
"react-native-web": "0.19.10",
2929
"react-refresh": "0.14.0"
3030
},

yarn.lock

Lines changed: 5 additions & 5 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.0.0
92389238
react-native-web: 0.19.10
92399239
typescript: 5.3.3
92409240
languageName: unknown
@@ -14597,16 +14597,16 @@ __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.0.0":
14601+
version: 15.0.0
14602+
resolution: "react-native-svg@npm:15.0.0"
1460314603
dependencies:
1460414604
css-select: ^5.1.0
1460514605
css-tree: ^1.1.3
1460614606
peerDependencies:
1460714607
react: "*"
1460814608
react-native: "*"
14609-
checksum: 4668028563ae0ca669003cc29ff5f03fd5b13a61d53273f294f04a496cbc0af6003277025793d01fb9c3a53af4515839185578d59e9eecb072587178b751c234
14609+
checksum: 2359330340b63eaf4f18d7a3e5a89b32efe8c247b03324e907a2c4c7350093bf85c221251146d4dc8820746bdabe6c9e3d92dd5d0c8aef7f730d9e18a3a4f4b6
1461014610
languageName: node
1461114611
linkType: hard
1461214612

0 commit comments

Comments
 (0)