From fb0bdc62ff0459b2dc2ce610c14a943f7c03058a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 03:06:05 +0000 Subject: [PATCH] Bump expo-screen-orientation from 8.0.4 to 8.1.7 Bumps [expo-screen-orientation](https://github.com/expo/expo/tree/HEAD/packages/expo-screen-orientation) from 8.0.4 to 8.1.7. - [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-version: 8.1.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b6e50e8..d2fc1e9 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "expo-modules-core": "~2.2.3", "expo-notifications": "~0.29.14", "expo-router": "~4.0.21", - "expo-screen-orientation": "~8.0.4", + "expo-screen-orientation": "~8.1.7", "expo-sharing": "~13.0.1", "expo-splash-screen": "~0.29.24", "expo-status-bar": "~2.0.0", diff --git a/yarn.lock b/yarn.lock index f684480..c45f042 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7551,10 +7551,10 @@ expo-router@~4.0.21: semver "~7.6.3" server-only "^0.0.1" -expo-screen-orientation@~8.0.4: - version "8.0.4" - resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-8.0.4.tgz#f58fee14a150eada0638c6abf67b752e27d65ee4" - integrity sha512-kJrIZ/44+Gs5D5nyP6SXqTUbJEOsRgzk+nUcKeVZ0Vmx0szGrvSvhzdus7853xT/sqyAARsqBMlx626jAMu/Jg== +expo-screen-orientation@~8.1.7: + version "8.1.7" + resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-8.1.7.tgz#3751b441f2bfcbde798b1508c0ff9f099f4be911" + integrity sha512-nYwadYtdU6mMDk0MCHMPPPQtBoeFYJ2FspLRW+J35CMLqzE4nbpwGeiImfXzkvD94fpOCfI4KgLj5vGauC3pfA== expo-sharing@~13.0.1: version "13.0.1"