Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update more Expo packages (#7127)

* Bump Expo resolutions

* Bump packages

* Bumpy bump

authored by

dan and committed by
GitHub
21c28827 c4fffba1

+21 -109
+4 -4
package.json
··· 139 139 "expo-localization": "~16.0.0", 140 140 "expo-media-library": "~17.0.3", 141 141 "expo-navigation-bar": "~4.0.4", 142 - "expo-notifications": "~0.29.10", 142 + "expo-notifications": "~0.29.11", 143 143 "expo-sharing": "^13.0.0", 144 144 "expo-splash-screen": "~0.29.16", 145 145 "expo-status-bar": "~2.0.0", 146 146 "expo-system-ui": "^4.0.4", 147 147 "expo-task-manager": "~12.0.3", 148 - "expo-updates": "~0.26.9", 148 + "expo-updates": "~0.26.10", 149 149 "expo-web-browser": "~14.0.1", 150 150 "fast-text-encoding": "^1.0.6", 151 151 "history": "^5.3.0", ··· 268 268 "@react-native/normalize-colors": "0.76.1", 269 269 "@radix-ui/react-focus-scope": "1.1.0", 270 270 "@types/react": "^18", 271 - "**/expo-constants": "16.0.1", 272 - "**/expo-device": "6.0.2", 271 + "**/expo-constants": "17.0.3", 272 + "**/expo-device": "7.0.1", 273 273 "**/zod": "3.23.8" 274 274 }, 275 275 "jest": {
patches/expo-notifications+0.29.10.patch patches/expo-notifications+0.29.11.patch
patches/expo-notifications+0.29.10.patch.md patches/expo-notifications+0.29.11.patch.md
patches/expo-updates+0.26.9.patch patches/expo-updates+0.26.10.patch
patches/expo-updates+0.26.9.patch.md patches/expo-updates+0.26.10.patch.md
+17 -105
yarn.lock
··· 3800 3800 xcode "^3.0.1" 3801 3801 xml2js "0.6.0" 3802 3802 3803 - "@expo/config-plugins@~8.0.0-beta.0": 3804 - version "8.0.11" 3805 - resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-8.0.11.tgz#b814395a910f4c8b7cc95d9719dccb6ca53ea4c5" 3806 - integrity sha512-oALE1HwnLFthrobAcC9ocnR9KXLzfWEjgIe4CPe+rDsfC6GDs8dGYCXfRFoCEzoLN4TGYs9RdZ8r0KoCcNrm2A== 3807 - dependencies: 3808 - "@expo/config-types" "^51.0.3" 3809 - "@expo/json-file" "~8.3.0" 3810 - "@expo/plist" "^0.1.0" 3811 - "@expo/sdk-runtime-versions" "^1.0.0" 3812 - chalk "^4.1.2" 3813 - debug "^4.3.1" 3814 - find-up "~5.0.0" 3815 - getenv "^1.0.0" 3816 - glob "7.1.6" 3817 - resolve-from "^5.0.0" 3818 - semver "^7.5.4" 3819 - slash "^3.0.0" 3820 - slugify "^1.6.6" 3821 - xcode "^3.0.1" 3822 - xml2js "0.6.0" 3823 - 3824 3803 "@expo/config-plugins@~9.0.12": 3825 3804 version "9.0.12" 3826 3805 resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-9.0.12.tgz#f122b2dca22e135eadf6e73442da3ced0ce8aa0a" ··· 3841 3820 xcode "^3.0.1" 3842 3821 xml2js "0.6.0" 3843 3822 3844 - "@expo/config-types@^51.0.0-unreleased": 3845 - version "51.0.0" 3846 - resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-51.0.0.tgz#f5df238cd1237d7e4d9cc8217cdef3383c2a00cf" 3847 - integrity sha512-acn03/u8mQvBhdTQtA7CNhevMltUhbSrpI01FYBJwpVntufkU++ncQujWKlgY/OwIajcfygk1AY4xcNZ5ImkRA== 3848 - 3849 - "@expo/config-types@^51.0.3": 3850 - version "51.0.3" 3851 - resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-51.0.3.tgz#520bdce5fd75f9d234fd81bd0347443086419450" 3852 - integrity sha512-hMfuq++b8VySb+m9uNNrlpbvGxYc8OcFCUX9yTmi9tlx6A4k8SDabWFBgmnr4ao3wEArvWrtUQIfQCVtPRdpKA== 3853 - 3854 3823 "@expo/config-types@^52.0.0": 3855 3824 version "52.0.1" 3856 3825 resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-52.0.1.tgz#327af1b72a3a9d4556f41e083e0e284dd8198b96" ··· 3894 3863 slugify "^1.3.4" 3895 3864 sucrase "3.35.0" 3896 3865 3897 - "@expo/config@~9.0.0-beta.0": 3898 - version "9.0.1" 3899 - resolved "https://registry.yarnpkg.com/@expo/config/-/config-9.0.1.tgz#e7b79de5af29d5ab2a98a62c3cda31f03bd75827" 3900 - integrity sha512-0tjaXBstTbXmD4z+UMFBkh2SZFwilizSQhW6DlaTMnPG5ezuw93zSFEWAuEC3YzkpVtNQTmYzxAYjxwh6seOGg== 3901 - dependencies: 3902 - "@babel/code-frame" "~7.10.4" 3903 - "@expo/config-plugins" "~8.0.0-beta.0" 3904 - "@expo/config-types" "^51.0.0-unreleased" 3905 - "@expo/json-file" "^8.3.0" 3906 - getenv "^1.0.0" 3907 - glob "7.1.6" 3908 - require-from-string "^2.0.2" 3909 - resolve-from "^5.0.0" 3910 - semver "^7.6.0" 3911 - slugify "^1.3.4" 3912 - sucrase "3.34.0" 3913 - 3914 3866 "@expo/devcert@^1.1.2": 3915 3867 version "1.1.2" 3916 3868 resolved "https://registry.yarnpkg.com/@expo/devcert/-/devcert-1.1.2.tgz#a4923b8ea5b34fde31d6e006a40d0f594096a0ed" ··· 3978 3930 temp-dir "~2.0.0" 3979 3931 unique-string "~2.0.0" 3980 3932 3981 - "@expo/json-file@^8.3.0", "@expo/json-file@~8.3.0": 3933 + "@expo/json-file@^8.3.0": 3982 3934 version "8.3.3" 3983 3935 resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-8.3.3.tgz#7926e3592f76030ce63d6b1308ac8f5d4d9341f4" 3984 3936 integrity sha512-eZ5dld9AD0PrVRiIWpRkm5aIoWBw3kAyd8VkuWEy92sEthBKDDDHAnK2a0dw0Eil6j7rK7lS/Qaq/Zzngv2h5A== ··· 4069 4021 ora "^3.4.0" 4070 4022 split "^1.0.1" 4071 4023 sudo-prompt "9.1.1" 4072 - 4073 - "@expo/plist@^0.1.0": 4074 - version "0.1.3" 4075 - resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.1.3.tgz#b4fbee2c4f7a88512a4853d85319f4d95713c529" 4076 - integrity sha512-GW/7hVlAylYg1tUrEASclw1MMk9FP4ZwyFAY/SUTJIhPDQHtfOlXREyWV3hhrHdX/K+pS73GNgdfT6E/e+kBbg== 4077 - dependencies: 4078 - "@xmldom/xmldom" "~0.7.7" 4079 - base64-js "^1.2.3" 4080 - xmlbuilder "^14.0.0" 4081 4024 4082 4025 "@expo/plist@^0.2.0": 4083 4026 version "0.2.0" ··· 10459 10402 resolved "https://registry.yarnpkg.com/expo-clipboard/-/expo-clipboard-7.0.0.tgz#066b1a781fdaf05e30f282522d3a58f2e651e4cf" 10460 10403 integrity sha512-4Vuv1zZPTOiKzIeC0BIGUN8nyzkXlE6jKchtLxcoksBjHPdG5W2eH05B+hppTrK9N3+Xh02z4j3h1cFRqPJ1fw== 10461 10404 10462 - expo-constants@16.0.1, expo-constants@^13.0.2, expo-constants@~17.0.0, expo-constants@~17.0.3: 10463 - version "16.0.1" 10464 - resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-16.0.1.tgz#1285e29c85513c6e88e118289e2baab72596d3f7" 10465 - integrity sha512-s6aTHtglp926EsugWtxN7KnpSsE9FCEjb7CgEjQQ78Gpu4btj4wB+IXot2tlqNwqv+x7xFe5veoPGfJDGF/kVg== 10405 + expo-constants@17.0.3, expo-constants@^13.0.2, expo-constants@~17.0.0, expo-constants@~17.0.3: 10406 + version "17.0.3" 10407 + resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-17.0.3.tgz#a05b38e0417d59759ece1642b4d483889e04dbda" 10408 + integrity sha512-lnbcX2sAu8SucHXEXxSkhiEpqH+jGrf+TF+MO6sHWIESjwOUVVYlT8qYdjR9xbxWmqFtrI4KV44FkeJf2DaFjQ== 10466 10409 dependencies: 10467 - "@expo/config" "~9.0.0-beta.0" 10410 + "@expo/config" "~10.0.4" 10411 + "@expo/env" "~0.4.0" 10468 10412 10469 10413 expo-dev-client@^5.0.4: 10470 10414 version "5.0.4" ··· 10499 10443 dependencies: 10500 10444 expo-dev-menu-interface "1.9.2" 10501 10445 10502 - expo-device@6.0.2, expo-device@~4.1.1: 10503 - version "6.0.2" 10504 - resolved "https://registry.yarnpkg.com/expo-device/-/expo-device-6.0.2.tgz#9bc3eccd16509c2819c225cc2ca8f7c3e3bdd11e" 10505 - integrity sha512-sCt91CuTmAuMXX4SlFOn4lIos2UIr8vb0jDstDDZXys6kErcj0uynC7bQAMreU5uRUTKMAl4MAMpKt9ufCXPBw== 10506 - dependencies: 10507 - ua-parser-js "^0.7.33" 10508 - 10509 - expo-device@~7.0.1: 10446 + expo-device@7.0.1, expo-device@~4.1.1, expo-device@~7.0.1: 10510 10447 version "7.0.1" 10511 10448 resolved "https://registry.yarnpkg.com/expo-device/-/expo-device-7.0.1.tgz#3702fe8b4475eac63ed27f9d580ec8a78546e0d1" 10512 10449 integrity sha512-/3lk0f9wvle+6svHqWSCBC1B5NYFmXp1D7hmIyecJJVYRLwzrwwTDyNs76oG/UDU5Appdu8QyDKycsx2hqv71w== ··· 10633 10570 "@react-native/normalize-colors" "0.76.3" 10634 10571 debug "^4.3.2" 10635 10572 10636 - expo-notifications@~0.29.10: 10637 - version "0.29.10" 10638 - resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.29.10.tgz#1ab41840db380fc775216e1fb3c07e7a1abd71bd" 10639 - integrity sha512-sNPAQxwWVR759iCM816gEU4+8MY08CAs+Cmp8VUkBCnPWZaz2pV30nEkwRhV3wjv+Sz78oIRkkVMVaHCa1XUVA== 10573 + expo-notifications@~0.29.11: 10574 + version "0.29.11" 10575 + resolved "https://registry.yarnpkg.com/expo-notifications/-/expo-notifications-0.29.11.tgz#0691f88c91f6598671cec8e2ff12922ea1493edf" 10576 + integrity sha512-u/Csc3YNOPjjuyjAeyj5ne7XR/Z0ABYVquhSnyjEj2Fp8mSldOPCMvaEA01pTFj+8HTlkjX5RZDvQ7cR62ngOA== 10640 10577 dependencies: 10641 10578 "@expo/image-utils" "^0.6.0" 10642 10579 "@ide/backoff" "^1.0.0" ··· 10698 10635 resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-1.0.0.tgz#b98c66b800d29561c62409556948b2af3d5316e5" 10699 10636 integrity sha512-93oWtvULJOj+Pp+N/lpTcFfuREX1wNeHtp7Lwn8EbzYYmdn37MvZU3TPW2tYYCZuhzmKEXnUblYcruYoDu7IrQ== 10700 10637 10701 - expo-updates@~0.26.9: 10702 - version "0.26.9" 10703 - resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.26.9.tgz#9be11c482c572f90d479aa1f7bd1ac509d7fa102" 10704 - integrity sha512-eHdvM4+xXaLV3uuTn3ooWsDC69IPV9ukpuPDglsBWJKagVi40u7DJQ375oGNgjqxd91irEBeBSCr9tCWm905QA== 10638 + expo-updates@~0.26.10: 10639 + version "0.26.10" 10640 + resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.26.10.tgz#b39c77841b609b34e0e4e239f37e8d5e4da3c5e5" 10641 + integrity sha512-ETGUaSZRL7x72RH6MbZWRpyU9GFzCixIPNUT0kf/hcD07ojyHlW5hcwgc5ve565THSvhgiumz3yImKLbKBv2JA== 10705 10642 dependencies: 10706 10643 "@expo/code-signing-certificates" "0.0.5" 10707 10644 "@expo/config" "~10.0.4" ··· 11056 10993 locate-path "^5.0.0" 11057 10994 path-exists "^4.0.0" 11058 10995 11059 - find-up@^5.0.0, find-up@~5.0.0: 10996 + find-up@^5.0.0: 11060 10997 version "5.0.0" 11061 10998 resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc" 11062 10999 integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== ··· 11348 11285 inflight "^1.0.4" 11349 11286 inherits "2" 11350 11287 minimatch "^3.0.2" 11351 - once "^1.3.0" 11352 - path-is-absolute "^1.0.0" 11353 - 11354 - glob@7.1.6: 11355 - version "7.1.6" 11356 - resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" 11357 - integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== 11358 - dependencies: 11359 - fs.realpath "^1.0.0" 11360 - inflight "^1.0.4" 11361 - inherits "2" 11362 - minimatch "^3.0.4" 11363 11288 once "^1.3.0" 11364 11289 path-is-absolute "^1.0.0" 11365 11290 ··· 17740 17665 version "0.1.3" 17741 17666 resolved "https://registry.yarnpkg.com/styleq/-/styleq-0.1.3.tgz#8efb2892debd51ce7b31dc09c227ad920decab71" 17742 17667 integrity sha512-3ZUifmCDCQanjeej1f6kyl/BeP/Vae5EYkQ9iJfUm/QwZvlgnZzyflqAsAWYURdtea8Vkvswu2GrC57h3qffcA== 17743 - 17744 - sucrase@3.34.0: 17745 - version "3.34.0" 17746 - resolved "https://registry.yarnpkg.com/sucrase/-/sucrase-3.34.0.tgz#1e0e2d8fcf07f8b9c3569067d92fbd8690fb576f" 17747 - integrity sha512-70/LQEZ07TEcxiU2dz51FKaE6hCTWC6vr7FOk3Gr0U60C3shtAN+H+BFr9XlYe5xqf3RA8nrc+VIwzCfnxuXJw== 17748 - dependencies: 17749 - "@jridgewell/gen-mapping" "^0.3.2" 17750 - commander "^4.0.0" 17751 - glob "7.1.6" 17752 - lines-and-columns "^1.1.6" 17753 - mz "^2.7.0" 17754 - pirates "^4.0.1" 17755 - ts-interface-checker "^0.1.9" 17756 17668 17757 17669 sucrase@3.35.0: 17758 17670 version "3.35.0"