Skip to content

Commit

Permalink
Update react-native-screens 4.2.0 (#111)
Browse files Browse the repository at this point in the history
Update react-native-screens 4.2.0 and test on android.

Co-authored-by: Mi <[email protected]>
  • Loading branch information
doiya46 and Mi authored Dec 3, 2024
1 parent d869749 commit e5f8907
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-native": "0.76.1",
"react-native-paper": "5.12.5",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "3.35.0",
"react-native-screens": "4.2.0",
"react-native-vector-icons": "10.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/booking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-native-calendars": "1.1291.1",
"react-native-paper": "5.12.5",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "3.35.0",
"react-native-screens": "4.2.0",
"react-native-vector-icons": "10.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-native-calendars": "1.1291.1",
"react-native-paper": "5.12.5",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "3.35.0",
"react-native-screens": "4.2.0",
"react-native-vector-icons": "10.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-native-bootsplash": "6.2.6",
"react-native-paper": "5.12.5",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "3.35.0",
"react-native-screens": "4.2.0",
"react-native-vector-icons": "10.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/lib/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"react-native-screens": {
"name": "react-native-screens",
"version": "3.35.0"
"version": "4.2.0"
},
"react-native-vector-icons": {
"name": "react-native-vector-icons",
Expand Down
2 changes: 1 addition & 1 deletion packages/shopping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-native": "0.76.1",
"react-native-paper": "5.12.5",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "3.35.0",
"react-native-screens": "4.2.0",
"react-native-vector-icons": "10.2.0"
},
"devDependencies": {
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit e5f8907

Please sign in to comment.