Skip to content

Commit 00742ac

Browse files
committed
chore: Upgrade react-navigation to latest
1 parent 8f2427a commit 00742ac

17 files changed

+263
-976
lines changed

package-lock.json

Lines changed: 59 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@
118118
"@react-native-google-signin/google-signin": "^10.0.1",
119119
"@react-native-picker/picker": "2.11.3",
120120
"@react-navigation/material-top-tabs": "7.2.13",
121-
"@react-navigation/native": "7.1.10",
121+
"@react-navigation/native": "7.1.24",
122122
"@react-navigation/native-stack": "7.3.14",
123-
"@react-navigation/stack": "7.3.3",
123+
"@react-navigation/stack": "7.6.11",
124124
"@react-ng/bounds-observer": "^0.2.1",
125125
"@rnmapbox/maps": "10.1.44",
126126
"@sentry/react-native": "^7.6.0",
@@ -200,7 +200,7 @@
200200
"react-native-reanimated": "4.1.5",
201201
"react-native-release-profiler": "0.4.2",
202202
"react-native-render-html": "6.3.1",
203-
"react-native-safe-area-context": "5.4.0",
203+
"react-native-safe-area-context": "5.6.2",
204204
"react-native-screens": "4.15.4",
205205
"react-native-share": "11.0.2",
206206
"react-native-sound": "^0.13.0",

0 commit comments

Comments
 (0)