From 2b7dbf6dd41f813c0c98ea44aa1ffb97bbfa4d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 04:29:31 +0000 Subject: [PATCH] chore(deps): Bump expo-status-bar from 2.0.1 to 3.0.7 Bumps [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) from 2.0.1 to 3.0.7. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-status-bar/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-status-bar) --- updated-dependencies: - dependency-name: expo-status-bar dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f56ee00..7631971 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "license": "MIT", "homepage": "credentialmanager.guhansensam.com", "dependencies": { - "expo-status-bar": "^2.0.1", + "expo-status-bar": "^3.0.7", "husky": "^9.1.7", "react-native-svg": "^15.11.2" }, diff --git a/yarn.lock b/yarn.lock index a7477a1..e520a04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4269,10 +4269,12 @@ expo-modules-core@2.2.2: dependencies: invariant "^2.2.4" -expo-status-bar@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-2.0.1.tgz#fc07726346dc30fbb68aadb0d7890b34fba42eee" - integrity sha512-AkIPX7jWHRPp83UBZ1iXtVvyr0g+DgBVvIXTtlmPtmUsm8Vq9Bb5IGj86PW8osuFlgoTVAg7HI/+Ok7yEYwiRg== +expo-status-bar@^3.0.7: + version "3.0.7" + resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-3.0.7.tgz#2fed090cb37aff912a0e325fc425ec14d5057fea" + integrity sha512-8AyNDAsOIR0sAh8uUuOnCNrntr2sM2Q8MW173bQJQIDRNClK7WLVnho1mQhZU3it7MrSWp3QOyUTNU0RcQrL1w== + dependencies: + react-native-is-edge-to-edge "^1.2.1" expo@~52.0.0: version "52.0.37" @@ -6935,6 +6937,11 @@ react-is@^16.13.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== +react-native-is-edge-to-edge@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.2.1.tgz#64e10851abd9d176cbf2b40562f751622bde3358" + integrity sha512-FLbPWl/MyYQWz+KwqOZsSyj2JmLKglHatd3xLZWskXOpRaio4LfEDEz8E/A6uD8QoTHW6Aobw1jbEwK7KMgR7Q== + react-native-svg@^15.11.2: version "15.11.2" resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-15.11.2.tgz#7540e8e1eabc4dcd3b1e35ada5a1d9f1b96d37c4"