diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/package.json b/package.json index 087be6686..a9e0b4758 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,8 @@ "await-lock": "^2.2.2", "base64-js": "^1.5.1", "email-validator": "^2.0.4", - "expo": "~48.0.9", + "expo": "~48.0.10", + "expo-build-properties": "~0.5.1", "expo-camera": "~13.2.1", "expo-dev-client": "~2.1.1", "expo-image-picker": "~14.1.1", @@ -66,6 +67,7 @@ "expo-media-library": "~15.2.3", "expo-splash-screen": "~0.18.1", "expo-status-bar": "~1.4.4", + "expo-system-ui": "~2.2.1", "fast-text-encoding": "^1.0.6", "graphemer": "^1.4.0", "he": "^1.2.0", @@ -89,7 +91,7 @@ "react-avatar-editor": "^13.0.0", "react-circular-progressbar": "^2.1.0", "react-dom": "^18.2.0", - "react-native": "0.71.4", + "react-native": "0.71.6", "react-native-appstate-hook": "^1.0.6", "react-native-background-fetch": "^4.1.8", "react-native-drawer-layout": "^3.2.0", @@ -101,7 +103,7 @@ "react-native-image-crop-picker": "^0.38.1", "react-native-inappbrowser-reborn": "^3.6.3", "react-native-linear-gradient": "^2.6.2", - "react-native-pager-view": "6.1.2", + "react-native-pager-view": "6.1.4", "react-native-progress": "bluesky-social/react-native-progress", "react-native-reanimated": "~2.14.4", "react-native-root-siblings": "^4.1.1", |