@@ -4838,6 +4838,11 @@ expo-application@~5.3.0:
48384838 resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-5.3.0.tgz#0811f2de69a3a7f521762fd7f8a0a4563276dada"
48394839 integrity sha512-XLkaELwmiXW6JjFVkwuiFQaGZoNKAxNAcSJkFdz8s4rCljEwehylbzoPk37QHw3cxqb4v0/2EICtg4C4kpEVCA==
48404840
4841+ expo-application@~6.1.0 :
4842+ version "6.1.5"
4843+ resolved "https://registry.yarnpkg.com/expo-application/-/expo-application-6.1.5.tgz#78e569ed8ab237c9bae67d693fec629dd447e53d"
4844+ integrity sha512-ToImFmzw8luY043pWFJhh2ZMm4IwxXoHXxNoGdlhD4Ym6+CCmkAvCglg0FK8dMLzAb+/XabmOE7Rbm8KZb6NZg==
4845+
48414846expo-asset@~8.10.1 :
48424847 version "8.10.1"
48434848 resolved "https://registry.yarnpkg.com/expo-asset/-/expo-asset-8.10.1.tgz#a7e8cf1c555ab8f844599822cb084fee95a93644"
@@ -4873,10 +4878,10 @@ expo-font@~11.4.0:
48734878 dependencies :
48744879 fontfaceobserver "^2.1.0"
48754880
4876- expo-haptics@~12.4 .0 :
4877- version "12.4.0 "
4878- resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-12.4.0. tgz#99ad9d6a8eafb219aee022ec1412a998e1c90d71 "
4879- integrity sha512-eELhZOO64oJa6AtEUxosatjSENE/tQgF2rVJxDsvRdx8Vgd3uFC+FRoM3nbMVJkxDgAaP3EKOPT1zVM41sNurw ==
4881+ expo-haptics@~14.1 .0 :
4882+ version "14.1.4 "
4883+ resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-14.1.4. tgz#442f48b1bdf83484d4fcadc653445aaae6049b70 "
4884+ integrity sha512-QZdE3NMX74rTuIl82I+n12XGwpDWKb8zfs5EpwsnGi/D/n7O2Jd4tO5ivH+muEG/OCJOMq5aeaVDqqaQOhTkcA ==
48804885
48814886expo-keep-awake@~12.3.0 :
48824887 version "12.3.0"
@@ -4913,10 +4918,10 @@ expo-pwa@0.0.127:
49134918 commander "2.20.0"
49144919 update-check "1.5.3"
49154920
4916- expo-screen-orientation@~6.0.6 :
4917- version "6.0.6 "
4918- resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-6.0.6 .tgz#48b395bde2c4aa8d5236fc570bc36a7681895030 "
4919- integrity sha512-qiTGX1udJi6hj+8JUP9C27+TJDU7+42HcYcgmGd5hi/iXvIK1YwuCkXFdny+BkiapFb5jQnJCBZfdhMk1fjh+Q ==
4921+ expo-screen-orientation@~8.1.0 :
4922+ version "8.1.7 "
4923+ resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-8.1.7 .tgz#3751b441f2bfcbde798b1508c0ff9f099f4be911 "
4924+ integrity sha512-nYwadYtdU6mMDk0MCHMPPPQtBoeFYJ2FspLRW+J35CMLqzE4nbpwGeiImfXzkvD94fpOCfI4KgLj5vGauC3pfA ==
49204925
49214926expo-splash-screen@~0.20.5 :
49224927 version "0.20.5"
@@ -4925,10 +4930,13 @@ expo-splash-screen@~0.20.5:
49254930 dependencies :
49264931 " @expo/prebuild-config" " 6.2.6"
49274932
4928- expo-status-bar@~1.6.0 :
4929- version "1.6.0"
4930- resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.6.0.tgz#e79ffdb9a84d2e0ec9a0dc7392d9ab364fefa9cf"
4931- integrity sha512-e//Oi2WPdomMlMDD3skE4+1ZarKCJ/suvcB4Jo/nO427niKug5oppcPNYO+csR6y3ZglGuypS+3pp/hJ+Xp6fQ==
4933+ expo-status-bar@~2.2.0 :
4934+ version "2.2.3"
4935+ resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-2.2.3.tgz#09385a866732328e0af3b4588c4f349a15fd7cd0"
4936+ integrity sha512-+c8R3AESBoduunxTJ8353SqKAKpxL6DvcD8VKBuh81zzJyUUbfB4CVjr1GufSJEKsMzNPXZU+HJwXx7Xh7lx8Q==
4937+ dependencies :
4938+ react-native-edge-to-edge "1.6.0"
4939+ react-native-is-edge-to-edge "^1.1.6"
49324940
49334941expo@^49.0.8 :
49344942 version "49.0.8"
@@ -8043,6 +8051,11 @@ react-is@^17.0.1:
80438051 resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
80448052 integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
80458053
8054+ react-native-edge-to-edge@1.6.0 :
8055+ version "1.6.0"
8056+ resolved "https://registry.yarnpkg.com/react-native-edge-to-edge/-/react-native-edge-to-edge-1.6.0.tgz#2ba63b941704a7f713e298185c26cde4d9e4b973"
8057+ integrity sha512-2WCNdE3Qd6Fwg9+4BpbATUxCLcouF6YRY7K+J36KJ4l3y+tWN6XCqAC4DuoGblAAbb2sLkhEDp4FOlbOIot2Og==
8058+
80468059react-native-gesture-handler@~2.12.0 :
80478060 version "2.12.1"
80488061 resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.12.1.tgz#f11a99fb95169810c6886fad5efa01a17fd81660"
@@ -8054,6 +8067,11 @@ react-native-gesture-handler@~2.12.0:
80548067 lodash "^4.17.21"
80558068 prop-types "^15.7.2"
80568069
8070+ react-native-is-edge-to-edge@^1.1.6 :
8071+ version "1.2.1"
8072+ resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.2.1.tgz#64e10851abd9d176cbf2b40562f751622bde3358"
8073+ integrity sha512-FLbPWl/MyYQWz+KwqOZsSyj2JmLKglHatd3xLZWskXOpRaio4LfEDEz8E/A6uD8QoTHW6Aobw1jbEwK7KMgR7Q==
8074+
80578075react-native-popper@0.3.2 :
80588076 version "0.3.2"
80598077 resolved "https://registry.yarnpkg.com/react-native-popper/-/react-native-popper-0.3.2.tgz#4582b3bccb85a043c2171c3326dce10f8f1e5c16"
0 commit comments