Skip to content

Commit

Permalink
Bump @react-navigation/native-stack from 6.9.13 to 6.9.16 in /template
Browse files Browse the repository at this point in the history
Bumps [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) from 6.9.13 to 6.9.16.
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native-stack)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 5732711 commit 471c808
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@react-native-community/geolocation": "^3.1.0",
"@react-native-community/netinfo": "^9.3.10",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.12",
"@react-navigation/native-stack": "^6.9.16",
"@tanstack/react-query": "^4.29.12",
"axios": "^1.4.0",
"babel-plugin-module-resolver": "^5.0.0",
Expand Down
18 changes: 9 additions & 9 deletions template/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2315,17 +2315,17 @@
react-is "^16.13.0"
use-latest-callback "^0.1.5"

"@react-navigation/elements@^1.3.18":
version "1.3.18"
resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.18.tgz#d8364b40276f3efb9c229c39da3b8b465f18f0a2"
integrity sha512-/0hwnJkrr415yP0Hf4PjUKgGyfshrvNUKFXN85Mrt1gY49hy9IwxZgrrxlh0THXkPeq8q4VWw44eHDfAcQf20Q==
"@react-navigation/elements@^1.3.21":
version "1.3.21"
resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.21.tgz#debac6becc6b6692da09ec30e705e476a780dfe1"
integrity sha512-eyS2C6McNR8ihUoYfc166O1D8VYVh9KIl0UQPI8/ZJVsStlfSTgeEEh+WXge6+7SFPnZ4ewzEJdSAHH+jzcEfg==

"@react-navigation/native-stack@^6.9.12":
version "6.9.13"
resolved "https://registry.yarnpkg.com/@react-navigation/native-stack/-/native-stack-6.9.13.tgz#f308c398ee18fcd45de8ec7c04fe0641735feb31"
integrity sha512-ejlepMrvFneewL+XlXHHhn+6y3lwvavM4/R7XwBV0XJxCymujexK+7Vkg7UcvJ1lx4CRhOcyBSNfGmdNIHREyQ==
"@react-navigation/native-stack@^6.9.16":
version "6.9.16"
resolved "https://registry.yarnpkg.com/@react-navigation/native-stack/-/native-stack-6.9.16.tgz#d3dfc1ebe51da34eff36d5475d7b33d982a59758"
integrity sha512-SrmBGr5YvRxDtdTacOkA/wvqwpt9kt+AsYpmt82hKMPKpu0v98WONedTXDzi6whhY3jeT2GZkwF8hyrJ+wDbTA==
dependencies:
"@react-navigation/elements" "^1.3.18"
"@react-navigation/elements" "^1.3.21"
warn-once "^0.1.0"

"@react-navigation/native@^6.1.6":
Expand Down

0 comments on commit 471c808

Please sign in to comment.