Skip to content

Commit

Permalink
chore(deps): bump the react-navigation group across 1 directory with …
Browse files Browse the repository at this point in the history
…5 updates

Bumps the react-navigation group with 5 updates in the /native directory:

| Package | From | To |
| --- | --- | --- |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.0.7` | `7.1.3` |
| [@react-navigation/drawer](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/drawer) | `7.0.7` | `7.0.19` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.0.4` | `7.0.13` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.1.1` | `7.1.14` |
| [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) | `7.0.6` | `7.0.18` |



Updates `@react-navigation/bottom-tabs` from 7.0.7 to 7.1.3
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/bottom-tabs)

Updates `@react-navigation/drawer` from 7.0.7 to 7.0.19
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/drawer/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/drawer)

Updates `@react-navigation/native` from 7.0.4 to 7.0.13
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native)

Updates `@react-navigation/native-stack` from 7.1.1 to 7.1.14
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native-stack)

Updates `@react-navigation/stack` from 7.0.6 to 7.0.18
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/stack)

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-navigation
- dependency-name: "@react-navigation/drawer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
- dependency-name: "@react-navigation/native"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
- dependency-name: "@react-navigation/native-stack"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
- dependency-name: "@react-navigation/stack"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 2967fff commit 8ae7d87
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 104 deletions.
10 changes: 5 additions & 5 deletions native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@expo/metro-runtime": "4.0.0",
"@gorhom/bottom-sheet": "5.0.6",
"@react-native-async-storage/async-storage": "2.1.0",
"@react-navigation/bottom-tabs": "7.0.7",
"@react-navigation/drawer": "7.0.7",
"@react-navigation/native": "7.0.4",
"@react-navigation/native-stack": "7.1.1",
"@react-navigation/stack": "7.0.6",
"@react-navigation/bottom-tabs": "7.1.3",
"@react-navigation/drawer": "7.0.19",
"@react-navigation/native": "7.0.13",
"@react-navigation/native-stack": "7.1.14",
"@react-navigation/stack": "7.0.18",
"@rn-primitives/dropdown-menu": "1.1.0",
"@rn-primitives/label": "1.1.0",
"@rn-primitives/portal": "1.1.0",
Expand Down
Loading

0 comments on commit 8ae7d87

Please sign in to comment.