Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-native-gesture-handler": "2.29.1",
"react-native-safe-area-context": "4.14.1",
"react-native-screens": "3.37.0",
"react-native-svg": "13.14.1",
"react-native-svg": "15.15.1",
"react-native-web": "0.21.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react-native": "0.73.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native-svg": "13.14.1",
"react-native-svg": "15.15.1",
"react-native-web": "0.21.2",
"react-refresh": "0.18.0"
},
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10262,7 +10262,7 @@ __metadata:
react-native-gesture-handler: 2.29.1
react-native-safe-area-context: 4.14.1
react-native-screens: 3.37.0
react-native-svg: 13.14.1
react-native-svg: 15.15.1
react-native-web: 0.21.2
typescript: 5.9.3
languageName: unknown
Expand Down Expand Up @@ -15932,16 +15932,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-svg@npm:13.14.1":
version: 13.14.1
resolution: "react-native-svg@npm:13.14.1"
"react-native-svg@npm:15.15.1":
version: 15.15.1
resolution: "react-native-svg@npm:15.15.1"
dependencies:
css-select: ^5.1.0
css-tree: ^1.1.3
warn-once: 0.1.1
peerDependencies:
react: "*"
react-native: "*"
checksum: 273f05f2cceabf09f3909f57108d10f56aeb38981146e5f7b72cdb8595fbfb524af891845d4240a629c2f91ed120ae603d9efd579f7fb88521769aec71811136
checksum: a65590d7344e39179b5f7de305001d821d1d25ab17d915781039fdd0b46f71115682fddd9617295ea4c0c0f6bd484633d993abc8f9a3444ea3f72e6cb40cde8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -18814,7 +18815,7 @@ __metadata:
languageName: node
linkType: hard

"warn-once@npm:^0.1.0":
"warn-once@npm:0.1.1, warn-once@npm:^0.1.0":
version: 0.1.1
resolution: "warn-once@npm:0.1.1"
checksum: e6a5a1f5a8dba7744399743d3cfb571db4c3947897875d4962a7c5b1bf2195ab4518c838cb4cea652e71729f21bba2e98dc75686f5fccde0fabbd894e2ed0c0d
Expand Down