From 70a35a35da5578c84ee4823eeafc0e5853d38c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:33:19 +0000 Subject: [PATCH] chore(deps): bump expo-screen-orientation from 7.0.5 to 8.0.2 Bumps [expo-screen-orientation](https://github.com/expo/expo/tree/HEAD/packages/expo-screen-orientation) from 7.0.5 to 8.0.2. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-screen-orientation/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-screen-orientation) --- updated-dependencies: - dependency-name: expo-screen-orientation dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3a9ed7b..40b10ed 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "color": "^4.2.3", "expo": "~51.0.39", "expo-local-authentication": "~14.0.1", - "expo-screen-orientation": "~7.0.5", + "expo-screen-orientation": "~8.0.2", "expo-updates": "~0.25.27", "i18next": "^24.0.5", "install-expo-modules": "^0.11.2", diff --git a/yarn.lock b/yarn.lock index b169067..496d229 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8245,12 +8245,13 @@ __metadata: languageName: node linkType: hard -"expo-screen-orientation@npm:~7.0.5": - version: 7.0.5 - resolution: "expo-screen-orientation@npm:7.0.5" +"expo-screen-orientation@npm:~8.0.2": + version: 8.0.2 + resolution: "expo-screen-orientation@npm:8.0.2" peerDependencies: expo: "*" - checksum: 10c0/888a06fa519d9943ce77e8602de59d2ff40133feb1ff393473d83bce1c5e752a4ee15802bfe835834c21d0ce7dafa21e5a3b256a81aae2f3be2310d886cc0a97 + react-native: "*" + checksum: 10c0/0d68cb82947626a2c740d85241076bfb9a726d9b754f71874273281efb6e0f288ce92420a5d43b6fda32644d4a4f9d38a318538d75d28a14460a2e32b8181569 languageName: node linkType: hard @@ -10507,7 +10508,7 @@ __metadata: eslint-plugin-jest: "npm:^28.9.0" expo: "npm:~51.0.39" expo-local-authentication: "npm:~14.0.1" - expo-screen-orientation: "npm:~7.0.5" + expo-screen-orientation: "npm:~8.0.2" expo-updates: "npm:~0.25.27" hermes-eslint: "npm:^0.25.1" i18next: "npm:^24.0.5"