expo 48.0.0-beta.2 → 48.0.0
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
CHANGED
|
@@ -33,7 +33,7 @@ def getRNVersion() {
|
|
|
33
33
|
ensureDependeciesWereEvaluated(project)
|
|
34
34
|
|
|
35
35
|
group = 'host.exp.exponent'
|
|
36
|
-
version = '48.0.0
|
|
36
|
+
version = '48.0.0'
|
|
37
37
|
|
|
38
38
|
buildscript {
|
|
39
39
|
def expoModulesCorePlugin = new File(project(":expo-modules-core").projectDir.absolutePath, "ExpoModulesCorePlugin.gradle")
|
|
@@ -104,7 +104,7 @@ android {
|
|
|
104
104
|
minSdkVersion safeExtGet("minSdkVersion", 21)
|
|
105
105
|
targetSdkVersion safeExtGet("targetSdkVersion", 33)
|
|
106
106
|
versionCode 1
|
|
107
|
-
versionName "48.0.0
|
|
107
|
+
versionName "48.0.0"
|
|
108
108
|
consumerProguardFiles("proguard-rules.pro")
|
|
109
109
|
}
|
|
110
110
|
lintOptions {
|
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
"expo-analytics-amplitude": "~11.3.0",
|
|
13
13
|
"expo-app-auth": "~11.1.0",
|
|
14
14
|
"expo-app-loader-provider": "~8.0.0",
|
|
15
|
-
"expo-app-loading": "~2.2.1",
|
|
16
15
|
"expo-apple-authentication": "~6.0.1",
|
|
17
16
|
"expo-application": "~5.1.1",
|
|
18
17
|
"expo-asset": "~8.9.0",
|
|
@@ -21,7 +20,7 @@
|
|
|
21
20
|
"expo-background-fetch": "~11.1.1",
|
|
22
21
|
"expo-barcode-scanner": "~12.3.1",
|
|
23
22
|
"expo-battery": "~7.1.1",
|
|
24
|
-
"expo-blur": "~12.2.
|
|
23
|
+
"expo-blur": "~12.2.2",
|
|
25
24
|
"expo-brightness": "~11.2.1",
|
|
26
25
|
"expo-build-properties": "~0.5.1",
|
|
27
26
|
"expo-calendar": "~11.1.1",
|
|
@@ -35,19 +34,18 @@
|
|
|
35
34
|
"expo-dev-client": "~2.1.1",
|
|
36
35
|
"expo-device": "~5.2.1",
|
|
37
36
|
"expo-document-picker": "~11.2.1",
|
|
38
|
-
"expo-error-recovery": "~4.1.1",
|
|
39
37
|
"expo-face-detector": "~12.1.1",
|
|
40
|
-
"expo-file-system": "~15.2.
|
|
38
|
+
"expo-file-system": "~15.2.2",
|
|
41
39
|
"expo-font": "~11.1.1",
|
|
42
|
-
"expo-gl": "~12.
|
|
40
|
+
"expo-gl": "~12.4.0",
|
|
43
41
|
"expo-google-app-auth": "~8.3.0",
|
|
44
42
|
"expo-haptics": "~12.2.1",
|
|
45
|
-
"expo-image": "1.0.0-rc.
|
|
43
|
+
"expo-image": "~1.0.0-rc.1",
|
|
46
44
|
"expo-image-loader": "~4.1.1",
|
|
47
45
|
"expo-image-manipulator": "~11.1.1",
|
|
48
46
|
"expo-image-picker": "~14.1.1",
|
|
49
47
|
"expo-in-app-purchases": "~14.1.1",
|
|
50
|
-
"expo-intent-launcher": "~10.5.
|
|
48
|
+
"expo-intent-launcher": "~10.5.2",
|
|
51
49
|
"expo-keep-awake": "~12.0.1",
|
|
52
50
|
"expo-linear-gradient": "~12.1.1",
|
|
53
51
|
"expo-linking": "~4.0.1",
|
|
@@ -57,7 +55,7 @@
|
|
|
57
55
|
"expo-mail-composer": "~12.1.1",
|
|
58
56
|
"expo-media-library": "~15.2.1",
|
|
59
57
|
"expo-module-template": "~10.7.16",
|
|
60
|
-
"expo-modules-core": "~1.2.
|
|
58
|
+
"expo-modules-core": "~1.2.2",
|
|
61
59
|
"expo-navigation-bar": "~2.1.1",
|
|
62
60
|
"expo-network": "~5.2.1",
|
|
63
61
|
"expo-notifications": "~0.18.1",
|
|
@@ -92,7 +90,7 @@
|
|
|
92
90
|
"react-native-maps": "1.3.2",
|
|
93
91
|
"react-native-pager-view": "6.1.2",
|
|
94
92
|
"react-native-reanimated": "~2.14.4",
|
|
95
|
-
"react-native-screens": "~3.
|
|
93
|
+
"react-native-screens": "~3.20.0",
|
|
96
94
|
"react-native-safe-area-context": "4.5.0",
|
|
97
95
|
"react-native-shared-element": "0.8.8",
|
|
98
96
|
"react-native-svg": "13.4.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "48.0.0
|
|
3
|
+
"version": "48.0.0",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "build/Expo.js",
|
|
6
6
|
"module": "build/Expo.js",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
60
60
|
"dependencies": {
|
|
61
61
|
"@babel/runtime": "^7.20.0",
|
|
62
|
-
"@expo/cli": "0.
|
|
62
|
+
"@expo/cli": "0.6.0",
|
|
63
63
|
"@expo/vector-icons": "^13.0.0",
|
|
64
64
|
"@expo/config-plugins": "6.0.0",
|
|
65
65
|
"@expo/config": "8.0.1",
|
|
@@ -68,11 +68,11 @@
|
|
|
68
68
|
"expo-application": "~5.1.1",
|
|
69
69
|
"expo-asset": "~8.9.0",
|
|
70
70
|
"expo-constants": "~14.2.1",
|
|
71
|
-
"expo-file-system": "~15.2.
|
|
71
|
+
"expo-file-system": "~15.2.2",
|
|
72
72
|
"expo-font": "~11.1.1",
|
|
73
73
|
"expo-keep-awake": "~12.0.1",
|
|
74
|
-
"expo-modules-autolinking": "1.1.
|
|
75
|
-
"expo-modules-core": "1.2.
|
|
74
|
+
"expo-modules-autolinking": "1.1.2",
|
|
75
|
+
"expo-modules-core": "1.2.2",
|
|
76
76
|
"fbemitter": "^3.0.0",
|
|
77
77
|
"getenv": "^1.0.0",
|
|
78
78
|
"invariant": "^2.2.4",
|
|
@@ -81,9 +81,6 @@
|
|
|
81
81
|
"pretty-format": "^26.5.2",
|
|
82
82
|
"uuid": "^3.4.0"
|
|
83
83
|
},
|
|
84
|
-
"optionalDependencies": {
|
|
85
|
-
"expo-error-recovery": "~4.1.1"
|
|
86
|
-
},
|
|
87
84
|
"devDependencies": {
|
|
88
85
|
"@types/fbemitter": "^2.0.32",
|
|
89
86
|
"@types/invariant": "^2.2.33",
|
|
@@ -95,5 +92,5 @@
|
|
|
95
92
|
"react-dom": "18.2.0",
|
|
96
93
|
"react-native": "0.71.2"
|
|
97
94
|
},
|
|
98
|
-
"gitHead": "
|
|
95
|
+
"gitHead": "c8107d57eabaedff5d53bc8036d062db12a473c8"
|
|
99
96
|
}
|