From 0b10695559c6355d0ac73c024ec0a968b9279472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:06:33 +0000 Subject: [PATCH] chore(deps): bump react-native-safe-area-context Bumps [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) from 5.7.0 to 5.9.0. - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](https://github.com/AppAndFlow/react-native-safe-area-context/compare/v5.7.0...v5.9.0) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- fixture/react-native/package.json | 2 +- fixture/react-native/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fixture/react-native/package.json b/fixture/react-native/package.json index 4d65d5a6d..759798477 100644 --- a/fixture/react-native/package.json +++ b/fixture/react-native/package.json @@ -23,7 +23,7 @@ "react-native": "0.84.1", "react-native-gesture-handler": "^2.30.0", "react-native-reanimated": "^4.2.2", - "react-native-safe-area-context": "^5.7.0", + "react-native-safe-area-context": "^5.9.0", "react-native-screens": "^4.24.0", "react-native-worklets": "^0.7.4" }, diff --git a/fixture/react-native/yarn.lock b/fixture/react-native/yarn.lock index cd5cf280f..d83d53673 100644 --- a/fixture/react-native/yarn.lock +++ b/fixture/react-native/yarn.lock @@ -1856,7 +1856,7 @@ use-latest-callback "^0.2.4" "@shopify/flash-list@link:../..": - version "2.3.1" + version "2.3.2" "@sideway/address@^4.1.5": version "4.1.5" @@ -6097,10 +6097,10 @@ react-native-reanimated@^4.2.2: react-native-is-edge-to-edge "1.2.1" semver "7.7.3" -react-native-safe-area-context@^5.7.0: - version "5.7.0" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-5.7.0.tgz#035699d5ec17fefb98cc1fa44a9ec852c7d530d0" - integrity sha512-/9/MtQz8ODphjsLdZ+GZAIcC/RtoqW9EeShf7Uvnfgm/pzYrJ75y3PV/J1wuAV1T5Dye5ygq4EAW20RoBq0ABQ== +react-native-safe-area-context@^5.9.0: + version "5.9.0" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-5.9.0.tgz#7ef4caff9dde5844fe006de111acca17163c9b10" + integrity sha512-jRqIeU7+ezRlSPv1uIeqvjgh7qamxXknqs+vXOgnY2NJqBFpK9u5HfFUWUw7WtBbK8SeoMfVt2fE/KT5c9On0Q== react-native-screens@^4.24.0: version "4.24.0"