expo 50.0.0-preview.0 → 50.0.0-preview.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/build.gradle +2 -2
- package/bundledNativeModules.json +13 -13
- package/package.json +7 -7
package/android/build.gradle
CHANGED
|
@@ -44,7 +44,7 @@ def getRNVersion() {
|
|
|
44
44
|
ensureDependeciesWereEvaluated(project)
|
|
45
45
|
|
|
46
46
|
group = 'host.exp.exponent'
|
|
47
|
-
version = '50.0.0-preview.
|
|
47
|
+
version = '50.0.0-preview.2'
|
|
48
48
|
|
|
49
49
|
buildscript {
|
|
50
50
|
// Simple helper that allows the root project to override versions declared by this library.
|
|
@@ -124,7 +124,7 @@ android {
|
|
|
124
124
|
namespace "expo.core"
|
|
125
125
|
defaultConfig {
|
|
126
126
|
versionCode 1
|
|
127
|
-
versionName "50.0.0-preview.
|
|
127
|
+
versionName "50.0.0-preview.2"
|
|
128
128
|
consumerProguardFiles("proguard-rules.pro")
|
|
129
129
|
}
|
|
130
130
|
testOptions {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"expo-app-loader-provider": "~8.0.0",
|
|
15
15
|
"expo-apple-authentication": "~6.3.0",
|
|
16
16
|
"expo-application": "~5.8.0",
|
|
17
|
-
"expo-asset": "~9.0.
|
|
17
|
+
"expo-asset": "~9.0.1",
|
|
18
18
|
"expo-auth-session": "~5.4.0",
|
|
19
19
|
"expo-av": "~13.10.0",
|
|
20
20
|
"expo-background-fetch": "~11.8.0",
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"expo-cellular": "~5.7.0",
|
|
29
29
|
"expo-checkbox": "~2.7.0",
|
|
30
30
|
"expo-clipboard": "~5.0.0",
|
|
31
|
-
"expo-constants": "~15.4.
|
|
32
|
-
"expo-contacts": "~12.8.
|
|
31
|
+
"expo-constants": "~15.4.1",
|
|
32
|
+
"expo-contacts": "~12.8.1",
|
|
33
33
|
"expo-crypto": "~12.8.0",
|
|
34
|
-
"expo-dev-client": "~3.3.
|
|
34
|
+
"expo-dev-client": "~3.3.2",
|
|
35
35
|
"expo-device": "~5.9.0",
|
|
36
36
|
"expo-document-picker": "~11.10.0",
|
|
37
37
|
"expo-face-detector": "~12.6.0",
|
|
38
|
-
"expo-file-system": "~16.0.
|
|
38
|
+
"expo-file-system": "~16.0.1",
|
|
39
39
|
"expo-font": "~11.10.0",
|
|
40
40
|
"expo-gl": "~13.6.0",
|
|
41
41
|
"expo-google-app-auth": "~8.3.0",
|
|
@@ -54,14 +54,14 @@
|
|
|
54
54
|
"expo-location": "~16.5.0",
|
|
55
55
|
"expo-mail-composer": "~12.7.0",
|
|
56
56
|
"expo-media-library": "~15.9.0",
|
|
57
|
-
"expo-module-template": "~10.12.
|
|
58
|
-
"expo-modules-core": "~1.11.
|
|
57
|
+
"expo-module-template": "~10.12.2",
|
|
58
|
+
"expo-modules-core": "~1.11.1",
|
|
59
59
|
"expo-navigation-bar": "~2.8.0",
|
|
60
60
|
"expo-network": "~5.8.0",
|
|
61
|
-
"expo-notifications": "~0.27.
|
|
61
|
+
"expo-notifications": "~0.27.1",
|
|
62
62
|
"expo-print": "~12.8.0",
|
|
63
63
|
"expo-random": "~13.6.0",
|
|
64
|
-
"expo-router": "~3.3.
|
|
64
|
+
"expo-router": "~3.3.1",
|
|
65
65
|
"expo-screen-capture": "~5.7.0",
|
|
66
66
|
"expo-screen-orientation": "~6.4.0",
|
|
67
67
|
"expo-secure-store": "~12.8.0",
|
|
@@ -70,16 +70,16 @@
|
|
|
70
70
|
"expo-sms": "~11.7.0",
|
|
71
71
|
"expo-speech": "~11.7.0",
|
|
72
72
|
"expo-splash-screen": "~0.26.0",
|
|
73
|
-
"expo-sqlite": "~13.
|
|
73
|
+
"expo-sqlite": "~13.1.0",
|
|
74
74
|
"expo-status-bar": "~1.11.0",
|
|
75
|
-
"expo-store-review": "~6.8.
|
|
75
|
+
"expo-store-review": "~6.8.1",
|
|
76
76
|
"expo-system-ui": "~2.9.0",
|
|
77
77
|
"expo-task-manager": "~11.7.0",
|
|
78
78
|
"expo-tracking-transparency": "~3.3.0",
|
|
79
|
-
"expo-updates": "~0.24.
|
|
79
|
+
"expo-updates": "~0.24.2",
|
|
80
80
|
"expo-video-thumbnails": "~7.9.0",
|
|
81
81
|
"expo-web-browser": "~12.8.0",
|
|
82
|
-
"jest-expo": "~50.0.
|
|
82
|
+
"jest-expo": "~50.0.1",
|
|
83
83
|
"lottie-react-native": "6.4.1",
|
|
84
84
|
"react": "18.2.0",
|
|
85
85
|
"react-dom": "18.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "50.0.0-preview.
|
|
3
|
+
"version": "50.0.0-preview.2",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "build/Expo.js",
|
|
6
6
|
"module": "build/Expo.js",
|
|
@@ -60,18 +60,18 @@
|
|
|
60
60
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"@babel/runtime": "^7.20.0",
|
|
63
|
-
"@expo/cli": "0.16.
|
|
63
|
+
"@expo/cli": "0.16.1",
|
|
64
64
|
"@expo/config": "8.5.0",
|
|
65
65
|
"@expo/config-plugins": "7.8.0",
|
|
66
|
-
"@expo/metro-config": "0.16.
|
|
66
|
+
"@expo/metro-config": "0.16.1",
|
|
67
67
|
"@expo/vector-icons": "^13.0.0",
|
|
68
68
|
"babel-preset-expo": "~10.0.0",
|
|
69
|
-
"expo-asset": "~9.0.
|
|
70
|
-
"expo-file-system": "~16.0.
|
|
69
|
+
"expo-asset": "~9.0.1",
|
|
70
|
+
"expo-file-system": "~16.0.1",
|
|
71
71
|
"expo-font": "~11.10.0",
|
|
72
72
|
"expo-keep-awake": "~12.8.0",
|
|
73
73
|
"expo-modules-autolinking": "1.9.0",
|
|
74
|
-
"expo-modules-core": "1.11.
|
|
74
|
+
"expo-modules-core": "1.11.1",
|
|
75
75
|
"fbemitter": "^3.0.0",
|
|
76
76
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
77
77
|
},
|
|
@@ -83,5 +83,5 @@
|
|
|
83
83
|
"react-dom": "18.2.0",
|
|
84
84
|
"react-native": "0.73.0"
|
|
85
85
|
},
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "1c97be7c8c3c8661698038bf7912fb7c64ba8c35"
|
|
87
87
|
}
|