Skip to content

Commit 1b43f69

Browse files
fix(deps): bump @react-navigation/bottom-tabs in /examples/expo
Bumps [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) from 7.4.8 to 7.7.1. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/bottom-tabs) --- updated-dependencies: - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6e0eac commit 1b43f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@expo/vector-icons": "^15.0.2",
1515
"@forward-software/react-auth": "workspace:^",
16-
"@react-navigation/bottom-tabs": "^7.4.0",
16+
"@react-navigation/bottom-tabs": "^7.7.1",
1717
"@react-navigation/elements": "^2.6.3",
1818
"@react-navigation/native": "^7.1.8",
1919
"axios": "^1.12.2",

0 commit comments

Comments
 (0)