From d8474cb7aa8028139665758fff0ad35566ab463f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 05:38:22 +0000 Subject: [PATCH] Bump @react-navigation/native-stack from 6.9.17 to 6.11.0 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/native-stack@6.11.0/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@6.11.0/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] --- sample/package.json | 2 +- yarn.lock | 24 ++++++++++++++++++------ 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/sample/package.json b/sample/package.json index a740ecbf..7e6abff7 100644 --- a/sample/package.json +++ b/sample/package.json @@ -21,7 +21,7 @@ "@react-native-community/cli-platform-ios": "^12.3.0", "@react-navigation/bottom-tabs": "^6.5.11", "@react-navigation/native": "^6.1.10", - "@react-navigation/native-stack": "^6.9.17", + "@react-navigation/native-stack": "^6.11.0", "@react-navigation/stack": "^6.3.21", "@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit", "graphql": "^16.8.1", diff --git a/yarn.lock b/yarn.lock index 68d1ee91..0be46232 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3585,11 +3585,23 @@ __metadata: languageName: node linkType: hard -"@react-navigation/native-stack@npm:^6.9.17": - version: 6.9.17 - resolution: "@react-navigation/native-stack@npm:6.9.17" +"@react-navigation/elements@npm:^1.3.31": + version: 1.3.31 + resolution: "@react-navigation/elements@npm:1.3.31" + peerDependencies: + "@react-navigation/native": ^6.0.0 + react: "*" + react-native: "*" + react-native-safe-area-context: ">= 3.0.0" + checksum: 10c0/4a2e6ee67d1954e8424c437fce83c6268cfa8bea22b1a593b4bfe59ed69deeeba3a1d7285880b3b1b100ffe9b542a81e824cddb53550c4dcf6bd6c29ccb16b97 + languageName: node + linkType: hard + +"@react-navigation/native-stack@npm:^6.11.0": + version: 6.11.0 + resolution: "@react-navigation/native-stack@npm:6.11.0" dependencies: - "@react-navigation/elements": "npm:^1.3.21" + "@react-navigation/elements": "npm:^1.3.31" warn-once: "npm:^0.1.0" peerDependencies: "@react-navigation/native": ^6.0.0 @@ -3597,7 +3609,7 @@ __metadata: react-native: "*" react-native-safe-area-context: ">= 3.0.0" react-native-screens: ">= 3.0.0" - checksum: 10c0/a788e854464e176e824252da7ff55c5ccbee95b3f261e9da67d45e08e341ab48f7b9f1f3effb607f78f4b9c3f742df01ef46fbddfb06619ca3bc9edf51cfffd0 + checksum: 10c0/fd4072cae0a72f2f3521de2b80c13b61e7d3bca5214e0d92eead162e7a669e417ffdeab9d937f6acf7d2074bb409cc33782a1ce23db6e1f00cb4001b30893938 languageName: node linkType: hard @@ -10649,7 +10661,7 @@ __metadata: "@react-native/metro-config": "npm:^0.73.3" "@react-navigation/bottom-tabs": "npm:^6.5.11" "@react-navigation/native": "npm:^6.1.10" - "@react-navigation/native-stack": "npm:^6.9.17" + "@react-navigation/native-stack": "npm:^6.11.0" "@react-navigation/stack": "npm:^6.3.21" "@shopify/checkout-sheet-kit": "link:../modules/@shopify/checkout-sheet-kit" "@types/react-native-vector-icons": "npm:^6.4.18"