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) | `6.6.1` | `7.0.1` |
| [@react-navigation/drawer](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/drawer) | `6.7.2` | `7.0.1` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `6.1.18` | `7.0.0` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `6.11.0` | `7.0.0` |
| [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) | `6.4.1` | `7.0.0` |



Updates `@react-navigation/bottom-tabs` from 6.6.1 to 7.0.1
- [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 6.7.2 to 7.0.1
- [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 6.1.18 to 7.0.0
- [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 6.11.0 to 7.0.0
- [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 6.4.1 to 7.0.0
- [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-major
  dependency-group: react-navigation
- dependency-name: "@react-navigation/drawer"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react-navigation
- dependency-name: "@react-navigation/native"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react-navigation
- dependency-name: "@react-navigation/native-stack"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react-navigation
- dependency-name: "@react-navigation/stack"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react-navigation
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent de524e6 commit 3a3ce59
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 79 deletions.
10 changes: 5 additions & 5 deletions native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@expo/metro-runtime": "4.0.0-preview.0",
"@gorhom/bottom-sheet": "5.0.5",
"@react-native-async-storage/async-storage": "2.0.0",
"@react-navigation/bottom-tabs": "6.6.1",
"@react-navigation/drawer": "6.7.2",
"@react-navigation/native": "6.1.18",
"@react-navigation/native-stack": "6.11.0",
"@react-navigation/stack": "6.4.1",
"@react-navigation/bottom-tabs": "7.0.1",
"@react-navigation/drawer": "7.0.1",
"@react-navigation/native": "7.0.0",
"@react-navigation/native-stack": "7.0.0",
"@react-navigation/stack": "7.0.0",
"@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 3a3ce59

Please sign in to comment.