expo 56.0.0-preview.8 → 56.0.0-preview.9
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 +5 -5
- package/package.json +6 -6
- package/template.tgz +0 -0
package/android/build.gradle
CHANGED
|
@@ -10,7 +10,7 @@ buildscript {
|
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
group = 'host.exp.exponent'
|
|
13
|
-
version = '56.0.0-preview.
|
|
13
|
+
version = '56.0.0-preview.9'
|
|
14
14
|
|
|
15
15
|
expoModule {
|
|
16
16
|
// We can't prebuild the module because it depends on the generated files.
|
|
@@ -21,7 +21,7 @@ android {
|
|
|
21
21
|
namespace "expo.core"
|
|
22
22
|
defaultConfig {
|
|
23
23
|
versionCode 1
|
|
24
|
-
versionName "56.0.0-preview.
|
|
24
|
+
versionName "56.0.0-preview.9"
|
|
25
25
|
consumerProguardFiles("proguard-rules.pro")
|
|
26
26
|
}
|
|
27
27
|
testOptions {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"@expo/fingerprint": "~0.17.4",
|
|
3
|
-
"@expo/metro-runtime": "~56.0.
|
|
3
|
+
"@expo/metro-runtime": "~56.0.6",
|
|
4
4
|
"@expo/vector-icons": "^15.0.2",
|
|
5
5
|
"@expo/ui": "~56.0.5",
|
|
6
6
|
"@react-native-async-storage/async-storage": "2.2.0",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"expo-application": "~56.0.3",
|
|
22
22
|
"expo-asset": "~56.0.7",
|
|
23
23
|
"expo-audio": "~56.0.4",
|
|
24
|
-
"expo-auth-session": "~56.0.
|
|
24
|
+
"expo-auth-session": "~56.0.5",
|
|
25
25
|
"expo-background-fetch": "~56.0.6",
|
|
26
26
|
"expo-background-task": "~56.0.6",
|
|
27
27
|
"expo-battery": "~56.0.3",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"expo-insights": "~56.0.6",
|
|
55
55
|
"expo-keep-awake": "~56.0.3",
|
|
56
56
|
"expo-linear-gradient": "~56.0.4",
|
|
57
|
-
"expo-linking": "~56.0.
|
|
57
|
+
"expo-linking": "~56.0.5",
|
|
58
58
|
"expo-local-authentication": "~56.0.3",
|
|
59
59
|
"expo-localization": "~56.0.3",
|
|
60
60
|
"expo-location": "~56.0.6",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"expo-mcp": "~0.2.1",
|
|
65
65
|
"expo-media-library": "~56.0.3",
|
|
66
66
|
"expo-mesh-gradient": "~56.0.3",
|
|
67
|
-
"expo-module-template": "~56.0.
|
|
67
|
+
"expo-module-template": "~56.0.4",
|
|
68
68
|
"expo-modules-core": "~56.0.6",
|
|
69
69
|
"expo-navigation-bar": "~56.0.3",
|
|
70
70
|
"expo-network": "~56.0.3",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"expo-observe": "~56.0.6",
|
|
73
73
|
"expo-print": "~56.0.3",
|
|
74
74
|
"expo-live-photo": "~56.0.3",
|
|
75
|
-
"expo-router": "~56.1.
|
|
75
|
+
"expo-router": "~56.1.3",
|
|
76
76
|
"expo-screen-capture": "~56.0.3",
|
|
77
77
|
"expo-screen-orientation": "~56.0.3",
|
|
78
78
|
"expo-secure-store": "~56.0.3",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "56.0.0-preview.
|
|
3
|
+
"version": "56.0.0-preview.9",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"@babel/runtime": "^7.20.0",
|
|
71
|
-
"@expo/cli": "^56.1.
|
|
71
|
+
"@expo/cli": "^56.1.2",
|
|
72
72
|
"@expo/config": "~56.0.3",
|
|
73
73
|
"@expo/config-plugins": "~56.0.3",
|
|
74
74
|
"@expo/devtools": "~56.0.2",
|
|
@@ -101,9 +101,9 @@
|
|
|
101
101
|
"react-native": "0.85.3",
|
|
102
102
|
"rimraf": "^6.1.2",
|
|
103
103
|
"web-streams-polyfill": "^3.3.2",
|
|
104
|
-
"@expo/
|
|
105
|
-
"
|
|
106
|
-
"expo-
|
|
104
|
+
"@expo/metro-runtime": "56.0.6",
|
|
105
|
+
"expo-updates": "56.0.7",
|
|
106
|
+
"@expo/dom-webview": "56.0.4"
|
|
107
107
|
},
|
|
108
108
|
"peerDependencies": {
|
|
109
109
|
"@expo/dom-webview": "*",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"scripts/resolveAppEntry.js"
|
|
141
141
|
]
|
|
142
142
|
},
|
|
143
|
-
"gitHead": "
|
|
143
|
+
"gitHead": "e3418938a97836a61a9bb12a2467f04929977767",
|
|
144
144
|
"scripts": {
|
|
145
145
|
"build": "tsc",
|
|
146
146
|
"clean": "rimraf build",
|
package/template.tgz
CHANGED
|
Binary file
|