Skip to content

Add PrivacyManifest info to comply with new App Store guidelines #3784

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,28 @@ module.exports = function (config) {
entitlements: {
'com.apple.security.application-groups': 'group.app.bsky',
},
privacyManifests: {
NSPrivacyAccessedAPITypes: [
{
NSPrivacyAccessedAPIType:
'NSPrivacyAccessedAPICategoryFileTimestamp',
NSPrivacyAccessedAPITypeReasons: ['C617.1', '3B52.1', '0A2A.1'],
},
{
NSPrivacyAccessedAPIType: 'NSPrivacyAccessedAPICategoryDiskSpace',
NSPrivacyAccessedAPITypeReasons: ['E174.1', '85F4.1'],
},
{
NSPrivacyAccessedAPIType: 'NSPrivacyAccessedAPICategoryBootTime',
NSPrivacyAccessedAPITypeReasons: ['35F9.1'],
},
{
NSPrivacyAccessedAPIType:
'NSPrivacyAccessedAPICategoryUserDefaults',
NSPrivacyAccessedAPITypeReasons: ['CA92.1'],
},
],
},
},
androidStatusBar: {
barStyle: 'light-content',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"email-validator": "^2.0.4",
"emoji-mart": "^5.5.2",
"eventemitter3": "^5.0.1",
"expo": "^50.0.8",
"expo": "^50.0.17",
"expo-application": "^5.8.3",
"expo-build-properties": "^0.11.1",
"expo-camera": "~14.0.4",
Expand Down
122 changes: 55 additions & 67 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2946,15 +2946,15 @@
mv "~2"
safe-json-stringify "~1"

"@expo/cli@0.17.8":
version "0.17.8"
resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.17.8.tgz#4abe0d8c604b73a6e1d0a10f34e993cbf1cbad42"
integrity sha512-yfkoghCltbGPDbRI71Qu3puInjXx4wO82+uhW82qbWLvosfIN7ep5Gr0Lq54liJpvlUG6M0IXM1GiGqcCyP12w==
"@expo/cli@0.17.10":
version "0.17.10"
resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.17.10.tgz#7dd5e2b4a01f5d29698c431729a19878fbd806f5"
integrity sha512-Jw2wY+lsavP9GRqwwLqF/SvB7w2GZ4sWBMcBKTZ8F0lWjwmLGAUt4WYquf20agdmnY/oZUHvWNkrz/t3SflhnA==
dependencies:
"@babel/runtime" "^7.20.0"
"@expo/code-signing-certificates" "0.0.5"
"@expo/config" "~8.5.0"
"@expo/config-plugins" "~7.8.0"
"@expo/config-plugins" "~7.9.0"
"@expo/devcert" "^1.0.0"
"@expo/env" "~0.2.2"
"@expo/image-utils" "^0.4.0"
Expand All @@ -2963,7 +2963,7 @@
"@expo/osascript" "^2.0.31"
"@expo/package-manager" "^1.1.1"
"@expo/plist" "^0.1.0"
"@expo/prebuild-config" "6.7.4"
"@expo/prebuild-config" "6.8.1"
"@expo/rudder-sdk-node" "1.1.1"
"@expo/spawn-async" "1.5.0"
"@expo/xcpretty" "^4.3.0"
Expand Down Expand Up @@ -3058,10 +3058,10 @@
xcode "^3.0.1"
xml2js "0.6.0"

"@expo/config-plugins@7.8.4":
version "7.8.4"
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-7.8.4.tgz#533b5d536c1dc8b5544d64878b51bda28f2e1a1f"
integrity sha512-hv03HYxb/5kX8Gxv/BTI8TLc9L06WzqAfHRRXdbar4zkLcP2oTzvsLEF4/L/TIpD3rsnYa0KU42d0gWRxzPCJg==
"@expo/config-plugins@7.9.1", "@expo/config-plugins@~7.9.0":
version "7.9.1"
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-7.9.1.tgz#fe4f7e4f9d4e87f2dcf2344ffdc59eb466dd5d2e"
integrity sha512-ICt6Jed1J0tPYMQrJ8K5Qusgih2I6pZ2PU4VSvxsN3T4n97L13XpYV1vyq1Uc/HMl3UhOwldipmgpEbCfeDqsQ==
dependencies:
"@expo/config-types" "^50.0.0-alpha.1"
"@expo/fingerprint" "^0.6.0"
Expand Down Expand Up @@ -3102,29 +3102,6 @@
xcode "^3.0.1"
xml2js "0.4.23"

"@expo/config-plugins@~7.8.2":
version "7.8.2"
resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-7.8.2.tgz#c00ce93c4d6c2cb9e345ed9cd56ceeea05ab8ddb"
integrity sha512-XM2eXA5EvcpmXFCui48+bVy8GTskYSjPf2yC+LliYv8PDcedu7+pdgmbnvH4eZCyHfTMO8/UiF+w8e5WgOEj5A==
dependencies:
"@expo/config-types" "^50.0.0-alpha.1"
"@expo/fingerprint" "^0.6.0"
"@expo/json-file" "~8.3.0"
"@expo/plist" "^0.1.0"
"@expo/sdk-runtime-versions" "^1.0.0"
"@react-native/normalize-color" "^2.0.0"
chalk "^4.1.2"
debug "^4.3.1"
find-up "~5.0.0"
getenv "^1.0.0"
glob "7.1.6"
resolve-from "^5.0.0"
semver "^7.5.3"
slash "^3.0.0"
slugify "^1.6.6"
xcode "^3.0.1"
xml2js "0.6.0"

"@expo/config-types@^47.0.0":
version "47.0.0"
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-47.0.0.tgz#99eeabe0bba7a776e0f252b78beb0c574692c38d"
Expand All @@ -3135,13 +3112,13 @@
resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-50.0.0.tgz#b534d3ec997ec60f8af24f6ad56244c8afc71a0b"
integrity sha512-0kkhIwXRT6EdFDwn+zTg9R2MZIAEYGn1MVkyRohAd+C9cXOb5RA8WLQi7vuxKF9m1SMtNAUrf0pO+ENK0+/KSw==

"@expo/config@8.5.4":
version "8.5.4"
resolved "https://registry.yarnpkg.com/@expo/config/-/config-8.5.4.tgz#bb5eb06caa36e4e35dc8c7647fae63e147b830ca"
integrity sha512-ggOLJPHGzJSJHVBC1LzwXwR6qUn8Mw7hkc5zEKRIdhFRuIQ6s2FE4eOvP87LrNfDF7eZGa6tJQYsiHSmZKG+8Q==
"@expo/config@8.5.6":
version "8.5.6"
resolved "https://registry.yarnpkg.com/@expo/config/-/config-8.5.6.tgz#e37ba437a1718ed4629e1dd130a7aace25312b89"
integrity sha512-wF5awSg6MNn1cb1lIgjnhOn5ov2TEUTnkAVCsOl0QqDwcP+YIerteSFwjn9V52UZvg58L+LKxpCuGbw5IHavbg==
dependencies:
"@babel/code-frame" "~7.10.4"
"@expo/config-plugins" "~7.8.2"
"@expo/config-plugins" "~7.9.0"
"@expo/config-types" "^50.0.0"
"@expo/json-file" "^8.2.37"
getenv "^1.0.0"
Expand Down Expand Up @@ -3306,10 +3283,10 @@
json5 "^2.2.2"
write-file-atomic "^2.3.0"

"@expo/metro-config@0.17.6":
version "0.17.6"
resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.17.6.tgz#f1f4ef056aa357c1dba3841de465f5d319f17216"
integrity sha512-WaC1C+sLX/Wa7irwUigLhng3ckmXIEQefZczB8DfYmleV6uhfWWo2kz/HijFBpV7FKs2cW6u8J/aBQpFkxlcqg==
"@expo/metro-config@0.17.7":
version "0.17.7"
resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.17.7.tgz#c877a9558f3b97447cc9cf382971403834d84b46"
integrity sha512-3vAdinAjMeRwdhGWWLX6PziZdAPvnyJ6KVYqnJErHHqH0cA6dgAENT3Vq6PEM1H2HgczKr2d5yG9AMgwy848ow==
dependencies:
"@babel/core" "^7.20.0"
"@babel/generator" "^7.20.5"
Expand Down Expand Up @@ -3433,6 +3410,22 @@
semver "7.5.3"
xml2js "0.6.0"

"@expo/prebuild-config@6.8.1":
version "6.8.1"
resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-6.8.1.tgz#5d562b1d6b2e5e4727a3c61acf1a4ed6117b94d8"
integrity sha512-ptK9e0dcj1eYlAWV+fG+QkuAWcLAT1AmtEbj++tn7ZjEj8+LkXRM73LCOEGaF0Er8i8ZWNnaVsgGW4vjgP5ZsA==
dependencies:
"@expo/config" "~8.5.0"
"@expo/config-plugins" "~7.9.0"
"@expo/config-types" "^50.0.0-alpha.1"
"@expo/image-utils" "^0.4.0"
"@expo/json-file" "^8.2.37"
debug "^4.3.1"
fs-extra "^9.0.0"
resolve-from "^5.0.0"
semver "7.5.3"
xml2js "0.6.0"

"@expo/rudder-sdk-node@1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@expo/rudder-sdk-node/-/rudder-sdk-node-1.1.1.tgz#6aa575f346833eb6290282118766d4919c808c6a"
Expand Down Expand Up @@ -8953,10 +8946,10 @@ babel-preset-expo@^10.0.0:
babel-plugin-react-native-web "~0.18.10"
react-refresh "0.14.0"

babel-preset-expo@~10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/babel-preset-expo/-/babel-preset-expo-10.0.1.tgz#a0e7ad0119f46e58cb3f0738c3ca0c6e97b69c11"
integrity sha512-uWIGmLfbP3dS5+8nesxaW6mQs41d4iP7X82ZwRdisB/wAhKQmuJM9Y1jQe4006uNYkw6Phf2TT03ykLVro7KuQ==
babel-preset-expo@~10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/babel-preset-expo/-/babel-preset-expo-10.0.2.tgz#5aae992b8c85dce6cf98334c9991d3052c567950"
integrity sha512-hg06qdSTK7MjKmFXSiq6cFoIbI3n3uT8a3NI2EZoISWhu+tedCj4DQduwi+3adFuRuYvAwECI0IYn/5iGh5zWQ==
dependencies:
"@babel/plugin-proposal-decorators" "^7.12.9"
"@babel/plugin-transform-export-namespace-from" "^7.22.11"
Expand Down Expand Up @@ -11864,7 +11857,7 @@ expo-eas-client@~0.11.0:
resolved "https://registry.yarnpkg.com/expo-eas-client/-/expo-eas-client-0.11.0.tgz#0f25aa497849cade7ebef55c0631093a87e58b07"
integrity sha512-99W0MUGe3U4/MY1E9UeJ4uKNI39mN8/sOGA0Le8XC47MTbwbLoVegHR3C5y2fXLwLn7EpfNxAn5nlxYjY3gD2A==

expo-file-system@^16.0.9:
expo-file-system@^16.0.9, expo-file-system@~16.0.9:
version "16.0.9"
resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-16.0.9.tgz#cbd6c4b228b60a6b6c71fd1b91fe57299fb24da7"
integrity sha512-3gRPvKVv7/Y7AdD9eHMIdfg5YbUn2zbwKofjsloTI5sEC57SLUFJtbLvUCz9Pk63DaSQ7WIE1JM0EASyvuPbuw==
Expand All @@ -11874,11 +11867,6 @@ expo-file-system@~16.0.0:
resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-16.0.1.tgz#326b7c2f6e53e1a0eaafc9769578aafb3f9c9f43"
integrity sha512-/U6ufN2wRPgg4m2a9sqbL3dThqQsysT022qulEXWnUTmNaqnzYSk9ihjDWqoqjXLi9slQLsyok5t6CNzhM7HPw==

expo-file-system@~16.0.8:
version "16.0.8"
resolved "https://registry.yarnpkg.com/expo-file-system/-/expo-file-system-16.0.8.tgz#13c79a8e06e42a8e76e9297df6920597a011d989"
integrity sha512-yDbVT0TUKd7ewQjaY5THum2VRFx2n/biskGhkUmLh3ai21xjIVtaeIzHXyv9ir537eVgt4ReqDNWi7jcXjdUcA==

expo-font@~11.10.3:
version "11.10.3"
resolved "https://registry.yarnpkg.com/expo-font/-/expo-font-11.10.3.tgz#a3115ebda8e09bd7cb8052619a4bbe606f0c17f4"
Expand Down Expand Up @@ -11972,10 +11960,10 @@ expo-modules-autolinking@1.10.3:
find-up "^5.0.0"
fs-extra "^9.1.0"

expo-modules-core@1.11.12:
version "1.11.12"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.11.12.tgz#d5c7b3ed7ab57d4fb6885a0d8e10287dcf1ffe5f"
integrity sha512-/e8g4kis0pFLer7C0PLyx98AfmztIM6gU9jLkYnB1pU9JAfQf904XEi3bmszO7uoteBQwSL6FLp1m3TePKhDaA==
expo-modules-core@1.11.13:
version "1.11.13"
resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.11.13.tgz#a8e63ad844e966dce78dea40b50839af6c3bc518"
integrity sha512-2H5qrGUvmLzmJNPDOnovH1Pfk5H/S/V0BifBmOQyDc9aUh9LaDwkqnChZGIXv8ZHDW8JRlUW0QqyWxTggkbw1A==
dependencies:
invariant "^2.2.4"

Expand Down Expand Up @@ -12078,24 +12066,24 @@ expo-web-browser@~12.8.2:
compare-urls "^2.0.0"
url "^0.11.0"

expo@^50.0.8:
version "50.0.14"
resolved "https://registry.yarnpkg.com/expo/-/expo-50.0.14.tgz#ddcae86aa0ba8d1be3da9ad1bdda23fa539dc97d"
integrity sha512-yLPdxCMVAbmeEIpzzyAuJ79wvr6ToDDtQmuLDMAgWtjqP8x3CGddXxUe07PpKEQgzwJabdHvCLP5Bv94wMFIjQ==
expo@^50.0.17:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't seem to find the changelog, do you know where it is?

Copy link
Contributor Author

@haileyok haileyok May 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Their changelog is here

https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md

That said, they have not made any indication about what changed between .14 through .17 in that log.

Issues:

Full diff:

hailey@Haileys-MacBook-Pro social-app % npm diff --diff=expo@50.0.14 --diff=expo@50.0.17
diff --git a/android/build.gradle b/android/build.gradle
index v50.0.14..v50.0.17 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -44,7 +44,7 @@
 ensureDependeciesWereEvaluated(project)
 
 group = 'host.exp.exponent'
-version = '50.0.14'
+version = '50.0.17'
 
 buildscript {
   // Simple helper that allows the root project to override versions declared by this library.
@@ -124,7 +124,7 @@
   namespace "expo.core"
   defaultConfig {
     versionCode 1
-    versionName "50.0.14"
+    versionName "50.0.17"
     consumerProguardFiles("proguard-rules.pro")
   }
   testOptions {
diff --git a/bundledNativeModules.json b/bundledNativeModules.json
index v50.0.14..v50.0.17 100644
--- a/bundledNativeModules.json
+++ b/bundledNativeModules.json
@@ -14,7 +14,7 @@
   "expo-app-auth": "~11.1.0",
   "expo-app-loader-provider": "~8.0.0",
   "expo-apple-authentication": "~6.3.0",
-  "expo-application": "~5.8.3",
+  "expo-application": "~5.8.4",
   "expo-asset": "~9.0.2",
   "expo-auth-session": "~5.4.0",
   "expo-av": "~13.10.5",
@@ -25,18 +25,18 @@
   "expo-brightness": "~11.8.0",
   "expo-build-properties": "~0.11.1",
   "expo-calendar": "~12.2.1",
-  "expo-camera": "~14.1.1",
+  "expo-camera": "~14.1.2",
   "expo-cellular": "~5.7.1",
   "expo-checkbox": "~2.7.0",
   "expo-clipboard": "~5.0.1",
-  "expo-constants": "~15.4.5",
+  "expo-constants": "~15.4.6",
   "expo-contacts": "~12.8.2",
   "expo-crypto": "~12.8.1",
   "expo-dev-client": "~3.3.11",
-  "expo-device": "~5.9.3",
+  "expo-device": "~5.9.4",
   "expo-document-picker": "~11.10.1",
   "expo-face-detector": "~12.6.1",
-  "expo-file-system": "~16.0.8",
+  "expo-file-system": "~16.0.9",
   "expo-font": "~11.10.3",
   "expo-gl": "~13.6.0",
   "expo-google-app-auth": "~8.3.0",
@@ -51,15 +51,15 @@
   "expo-linear-gradient": "~12.7.2",
   "expo-linking": "~6.2.2",
   "expo-local-authentication": "~13.8.0",
-  "expo-localization": "~14.8.3",
+  "expo-localization": "~14.8.4",
   "expo-location": "~16.5.5",
   "expo-mail-composer": "~12.7.1",
-  "expo-media-library": "~15.9.1",
+  "expo-media-library": "~15.9.2",
   "expo-module-template": "~10.13.2",
-  "expo-modules-core": "~1.11.12",
+  "expo-modules-core": "~1.11.13",
   "expo-navigation-bar": "~2.8.1",
   "expo-network": "~5.8.0",
-  "expo-notifications": "~0.27.6",
+  "expo-notifications": "~0.27.7",
   "expo-print": "~12.8.1",
   "expo-random": "~13.6.0",
   "expo-router": "~3.4.8",
@@ -74,8 +74,8 @@
   "expo-sqlite": "~13.4.0",
   "expo-status-bar": "~1.11.1",
   "expo-store-review": "~6.8.3",
-  "expo-system-ui": "~2.9.3",
-  "expo-task-manager": "~11.7.2",
+  "expo-system-ui": "~2.9.4",
+  "expo-task-manager": "~11.7.3",
   "expo-tracking-transparency": "~3.3.0",
   "expo-updates": "~0.24.12",
   "expo-video-thumbnails": "~7.9.0",
@@ -97,7 +97,7 @@
   "react-native-view-shot": "3.8.0",
   "react-native-webview": "13.6.4",
   "sentry-expo": "~7.2.0",
-  "unimodules-app-loader": "~4.5.0",
+  "unimodules-app-loader": "~4.5.1",
   "unimodules-image-loader-interface": "~6.1.0",
   "@shopify/react-native-skia": "0.1.221",
   "@shopify/flash-list": "1.6.3",
diff --git a/package.json b/package.json
index v50.0.14..v50.0.17 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "expo",
-  "version": "50.0.14",
+  "version": "50.0.17",
   "description": "The Expo SDK",
   "main": "build/Expo.js",
   "module": "build/Expo.js",
@@ -60,28 +60,28 @@
   "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
   "dependencies": {
     "@babel/runtime": "^7.20.0",
-    "@expo/cli": "0.17.8",
-    "@expo/config": "8.5.4",
-    "@expo/config-plugins": "7.8.4",
-    "@expo/metro-config": "0.17.6",
+    "@expo/cli": "0.17.10",
+    "@expo/config": "8.5.6",
+    "@expo/config-plugins": "7.9.1",
+    "@expo/metro-config": "0.17.7",
     "@expo/vector-icons": "^14.0.0",
-    "babel-preset-expo": "~10.0.1",
+    "babel-preset-expo": "~10.0.2",
     "expo-asset": "~9.0.2",
-    "expo-file-system": "~16.0.8",
+    "expo-file-system": "~16.0.9",
     "expo-font": "~11.10.3",
     "expo-keep-awake": "~12.8.2",
     "expo-modules-autolinking": "1.10.3",
-    "expo-modules-core": "1.11.12",
+    "expo-modules-core": "1.11.13",
     "fbemitter": "^3.0.0",
     "whatwg-url-without-unicode": "8.0.0-3"
   },
   "devDependencies": {
     "@types/react": "~18.0.14",
     "@types/react-test-renderer": "^18.0.0",
-    "expo-module-scripts": "^3.4.1",
+    "expo-module-scripts": "^3.4.2",
     "react": "18.2.0",
     "react-dom": "18.2.0",
     "react-native": "0.73.6"
   },
-  "gitHead": "74264a222fcc02d5885b451597113df852d272fb"
+  "gitHead": "8be4417d2f8566f65b85bc135e145b0234b6a8aa"
 }
diff --git a/android/src/reactNativeHostWrapper/expo/modules/ReactNativeHostWrapper.kt b/android/src/reactNativeHostWrapper/expo/modules/ReactNativeHostWrapper.kt
index v50.0.14..v50.0.17 100644
--- a/android/src/reactNativeHostWrapper/expo/modules/ReactNativeHostWrapper.kt
+++ b/android/src/reactNativeHostWrapper/expo/modules/ReactNativeHostWrapper.kt
@@ -1,6 +1,7 @@
 package expo.modules
 
 import android.app.Application
+import com.facebook.react.JSEngineResolutionAlgorithm
 import com.facebook.react.ReactNativeHost
 import com.facebook.react.ReactPackageTurboModuleManagerDelegate
 import com.facebook.react.common.SurfaceDelegateFactory
@@ -23,6 +24,10 @@
     return invokeDelegateMethod("getReactPackageTurboModuleManagerDelegateBuilder")
   }
 
+  override fun getJSEngineResolutionAlgorithm(): JSEngineResolutionAlgorithm? {
+    return invokeDelegateMethod("getJSEngineResolutionAlgorithm")
+  }
+
   override fun getShouldRequireActivity(): Boolean {
     return host.shouldRequireActivity
   }

version "50.0.17"
resolved "https://registry.yarnpkg.com/expo/-/expo-50.0.17.tgz#ab0998d7e7c18e8d12efd9091f9688978b0e89ed"
integrity sha512-eD8Nh10BgVwecU7EVyogx7X314ajxVpJdFwkXhi341AD61S2WPX31NMHW82XGXas6dbDjdbgtaOMo5H/vylB7Q==
dependencies:
"@babel/runtime" "^7.20.0"
"@expo/cli" "0.17.8"
"@expo/config" "8.5.4"
"@expo/config-plugins" "7.8.4"
"@expo/metro-config" "0.17.6"
"@expo/cli" "0.17.10"
"@expo/config" "8.5.6"
"@expo/config-plugins" "7.9.1"
"@expo/metro-config" "0.17.7"
"@expo/vector-icons" "^14.0.0"
babel-preset-expo "~10.0.1"
babel-preset-expo "~10.0.2"
expo-asset "~9.0.2"
expo-file-system "~16.0.8"
expo-file-system "~16.0.9"
expo-font "~11.10.3"
expo-keep-awake "~12.8.2"
expo-modules-autolinking "1.10.3"
expo-modules-core "1.11.12"
expo-modules-core "1.11.13"
fbemitter "^3.0.0"
whatwg-url-without-unicode "8.0.0-3"

Expand Down
Loading