Skip to content

Commit 9cb7feb

Browse files
Bump @react-navigation/native-stack from 6.9.17 to 6.11.0 (#262)
Bumps [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) from 6.9.17 to 6.11.0. - [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-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dab2df2 commit 9cb7feb

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@react-native-community/cli-platform-ios": "^12.3.0",
2222
"@react-navigation/bottom-tabs": "^6.5.11",
2323
"@react-navigation/native": "^6.1.10",
24-
"@react-navigation/native-stack": "^6.9.17",
24+
"@react-navigation/native-stack": "^6.11.0",
2525
"@react-navigation/stack": "^6.3.21",
2626
"@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit",
2727
"graphql": "^16.8.1",

yarn.lock

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3585,19 +3585,31 @@ __metadata:
35853585
languageName: node
35863586
linkType: hard
35873587

3588-
"@react-navigation/native-stack@npm:^6.9.17":
3589-
version: 6.9.17
3590-
resolution: "@react-navigation/native-stack@npm:6.9.17"
3588+
"@react-navigation/elements@npm:^1.3.31":
3589+
version: 1.3.31
3590+
resolution: "@react-navigation/elements@npm:1.3.31"
3591+
peerDependencies:
3592+
"@react-navigation/native": ^6.0.0
3593+
react: "*"
3594+
react-native: "*"
3595+
react-native-safe-area-context: ">= 3.0.0"
3596+
checksum: 10c0/4a2e6ee67d1954e8424c437fce83c6268cfa8bea22b1a593b4bfe59ed69deeeba3a1d7285880b3b1b100ffe9b542a81e824cddb53550c4dcf6bd6c29ccb16b97
3597+
languageName: node
3598+
linkType: hard
3599+
3600+
"@react-navigation/native-stack@npm:^6.11.0":
3601+
version: 6.11.0
3602+
resolution: "@react-navigation/native-stack@npm:6.11.0"
35913603
dependencies:
3592-
"@react-navigation/elements": "npm:^1.3.21"
3604+
"@react-navigation/elements": "npm:^1.3.31"
35933605
warn-once: "npm:^0.1.0"
35943606
peerDependencies:
35953607
"@react-navigation/native": ^6.0.0
35963608
react: "*"
35973609
react-native: "*"
35983610
react-native-safe-area-context: ">= 3.0.0"
35993611
react-native-screens: ">= 3.0.0"
3600-
checksum: 10c0/a788e854464e176e824252da7ff55c5ccbee95b3f261e9da67d45e08e341ab48f7b9f1f3effb607f78f4b9c3f742df01ef46fbddfb06619ca3bc9edf51cfffd0
3612+
checksum: 10c0/fd4072cae0a72f2f3521de2b80c13b61e7d3bca5214e0d92eead162e7a669e417ffdeab9d937f6acf7d2074bb409cc33782a1ce23db6e1f00cb4001b30893938
36013613
languageName: node
36023614
linkType: hard
36033615

@@ -10649,7 +10661,7 @@ __metadata:
1064910661
"@react-native/metro-config": "npm:^0.73.3"
1065010662
"@react-navigation/bottom-tabs": "npm:^6.5.11"
1065110663
"@react-navigation/native": "npm:^6.1.10"
10652-
"@react-navigation/native-stack": "npm:^6.9.17"
10664+
"@react-navigation/native-stack": "npm:^6.11.0"
1065310665
"@react-navigation/stack": "npm:^6.3.21"
1065410666
"@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit"
1065510667
"@types/react-native-vector-icons": "npm:^6.4.18"

0 commit comments

Comments
 (0)