Skip to content

Commit 2c3e920

Browse files
Update dependency react-native-svg to v15.15.3
1 parent 27ac1ef commit 2c3e920

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-native": "0.82.1",
2727
"react-native-edge-to-edge": "^1.7.0",
2828
"react-native-nitro-modules": "0.31.10",
29-
"react-native-svg": "15.12.1",
29+
"react-native-svg": "15.15.3",
3030
"react-native-unistyles": "^3.0.19"
3131
},
3232
"devDependencies": {

packages/svg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "~19.2.7",
3333
"react": "19.2.0",
3434
"react-native": "0.82.1",
35-
"react-native-svg": "15.12.1"
35+
"react-native-svg": "15.15.3"
3636
},
3737
"peerDependencies": {
3838
"@types/react": "^19.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4150,7 +4150,7 @@ __metadata:
41504150
react-native: "npm:0.82.1"
41514151
react-native-edge-to-edge: "npm:^1.7.0"
41524152
react-native-nitro-modules: "npm:0.31.10"
4153-
react-native-svg: "npm:15.12.1"
4153+
react-native-svg: "npm:15.15.3"
41544154
react-native-unistyles: "npm:^3.0.19"
41554155
typescript: "npm:~5.9.3"
41564156
languageName: unknown
@@ -4304,7 +4304,7 @@ __metadata:
43044304
"@types/react": "npm:~19.2.7"
43054305
react: "npm:19.2.0"
43064306
react-native: "npm:0.82.1"
4307-
react-native-svg: "npm:15.12.1"
4307+
react-native-svg: "npm:15.15.3"
43084308
peerDependencies:
43094309
"@types/react": ^19.0.0
43104310
react: ^19.0.0
@@ -13151,17 +13151,17 @@ __metadata:
1315113151
languageName: node
1315213152
linkType: hard
1315313153

13154-
"react-native-svg@npm:15.12.1":
13155-
version: 15.12.1
13156-
resolution: "react-native-svg@npm:15.12.1"
13154+
"react-native-svg@npm:15.15.3":
13155+
version: 15.15.3
13156+
resolution: "react-native-svg@npm:15.15.3"
1315713157
dependencies:
1315813158
css-select: "npm:^5.1.0"
1315913159
css-tree: "npm:^1.1.3"
1316013160
warn-once: "npm:0.1.1"
1316113161
peerDependencies:
1316213162
react: "*"
1316313163
react-native: "*"
13164-
checksum: 10c0/ed94b57007125c715283fc760438ac8eac0677ced3201f6e272a7cd4459f3fecb672a8eed2c32664e5b8e6e0367585353b0f83f99b231f603d75094bb052c01f
13164+
checksum: 10c0/6aa5ea4745c7d174909468b5d5cb75059856d907f0b039bf3650deb81c9afcbd356f2382d7a7424d4cc69597aea5a508484ee5dba91b9126e3b520bc10faefe9
1316513165
languageName: node
1316613166
linkType: hard
1316713167

0 commit comments

Comments
 (0)