From 87180da924e4d8879fb5b8123f3a2627f815c01b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 05:24:37 +0000 Subject: [PATCH] chore(deps): bump @react-navigation/stack from 7.10.20 to 7.10.22 Bumps [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) from 7.10.20 to 7.10.22. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/stack@7.10.22/packages/stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/stack@7.10.22/packages/stack) --- updated-dependencies: - dependency-name: "@react-navigation/stack" dependency-version: 7.10.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index be2fa72f..b098477b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4243,6 +4243,26 @@ __metadata: languageName: node linkType: hard +"@react-navigation/elements@npm:^2.9.38": + version: 2.9.38 + resolution: "@react-navigation/elements@npm:2.9.38" + dependencies: + color: "npm:^4.2.3" + use-latest-callback: "npm:^0.2.4" + use-sync-external-store: "npm:^1.5.0" + peerDependencies: + "@react-native-masked-view/masked-view": ">= 0.2.0" + "@react-navigation/native": ^7.3.16 + react: ">= 18.2.0" + react-native: "*" + react-native-safe-area-context: ">= 4.0.0" + peerDependenciesMeta: + "@react-native-masked-view/masked-view": + optional: true + checksum: 10c0/8aad1be751f0d4071205ce905f8e6794d9467cae83f4102a622949ec43b79d367825cfe81da20294d5c1a707d91b8128eed8b6b320a4ad93c88db28fbeb5e560 + languageName: node + linkType: hard + "@react-navigation/native@npm:^7.3.15": version: 7.3.15 resolution: "@react-navigation/native@npm:7.3.15" @@ -4270,20 +4290,20 @@ __metadata: linkType: hard "@react-navigation/stack@npm:^7.10.20": - version: 7.10.20 - resolution: "@react-navigation/stack@npm:7.10.20" + version: 7.10.22 + resolution: "@react-navigation/stack@npm:7.10.22" dependencies: - "@react-navigation/elements": "npm:^2.9.37" + "@react-navigation/elements": "npm:^2.9.38" color: "npm:^4.2.3" use-latest-callback: "npm:^0.2.4" peerDependencies: - "@react-navigation/native": ^7.3.15 + "@react-navigation/native": ^7.3.16 react: ">= 18.2.0" react-native: "*" react-native-gesture-handler: ">= 2.0.0" react-native-safe-area-context: ">= 4.0.0" react-native-screens: ">= 4.0.0" - checksum: 10c0/648dac1934005d5ecc1cbb2c48bda9e1a8bc64ff81f3949e2b1f6fec50063880793f05863baffa0c6c0a6b5d187c605680d8c073824210817d0897d826d904b0 + checksum: 10c0/3f5223c620a8c69a17def2b0a0ba74d7458ecbd898f3d329bc567aa6513e8fe974e0924156d504dd02a942af6ec3ce96531d4547347422640b282d83cb2f8bf8 languageName: node linkType: hard