Skip to content

Commit 9376fba

Browse files
committed
chore(deps): bump @react-navigation/native and bottom-tabs to satisfy native-stack 7.15.0 peer deps
native-stack 7.15.0 peer-requires @react-navigation/native ^7.2.4 (and pulls in @react-navigation/elements 2.9.17 with the same constraint). Bump native 7.1.22 → 7.2.4 and bottom-tabs 7.8.6 → 7.16.0 alongside the existing native-stack bump so peers resolve and elements deduplicates to a single 2.9.17 entry.
1 parent 23e64bb commit 9376fba

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

bun.lock

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

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@noble/ciphers": "2.0.1",
2626
"@noble/curves": "1.7.0",
2727
"@noble/hashes": "1.5.0",
28-
"@react-navigation/bottom-tabs": "7.8.6",
29-
"@react-navigation/native": "7.1.22",
28+
"@react-navigation/bottom-tabs": "7.16.0",
29+
"@react-navigation/native": "7.2.4",
3030
"@react-navigation/native-stack": "7.15.0",
3131
"buffer": "6.0.3",
3232
"chai": "6.2.1",

0 commit comments

Comments
 (0)