Skip to content

Commit 30e13f9

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

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.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.2.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.2.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.2.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.2.0":
14601+
version: 15.2.0
14602+
resolution: "react-native-svg@npm:15.2.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: 0075d3c5bcf6bbbebe064364ec72c02eeff3fc0f2b1ba127bde26a8ecedc190a7890a910a6a051687318fa80504a3bc335eee2bfd6846b90193ca1608bae821e
1461014610
languageName: node
1461114611
linkType: hard
1461214612

0 commit comments

Comments
 (0)