expo 55.0.25 → 55.0.26
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 +7 -7
- package/package.json +7 -7
- 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 = '55.0.
|
|
13
|
+
version = '55.0.26'
|
|
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 "55.0.
|
|
24
|
+
versionName "55.0.26"
|
|
25
25
|
consumerProguardFiles("proguard-rules.pro")
|
|
26
26
|
}
|
|
27
27
|
testOptions {
|
|
@@ -40,13 +40,13 @@
|
|
|
40
40
|
"expo-dev-client": "~55.0.35",
|
|
41
41
|
"expo-device": "~55.0.17",
|
|
42
42
|
"expo-document-picker": "~55.0.13",
|
|
43
|
-
"expo-file-system": "~55.0.
|
|
43
|
+
"expo-file-system": "~55.0.22",
|
|
44
44
|
"expo-font": "~55.0.8",
|
|
45
45
|
"expo-gl": "~55.0.14",
|
|
46
46
|
"expo-glass-effect": "~55.0.11",
|
|
47
47
|
"expo-google-app-auth": "~8.3.0",
|
|
48
48
|
"expo-haptics": "~55.0.14",
|
|
49
|
-
"expo-image": "~55.0.
|
|
49
|
+
"expo-image": "~55.0.11",
|
|
50
50
|
"expo-image-loader": "~55.0.0",
|
|
51
51
|
"expo-image-manipulator": "~55.0.16",
|
|
52
52
|
"expo-image-picker": "~55.0.20",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"expo-location": "~55.1.10",
|
|
61
61
|
"expo-mail-composer": "~55.0.14",
|
|
62
62
|
"expo-manifests": "~55.0.17",
|
|
63
|
-
"expo-maps": "~55.0.
|
|
63
|
+
"expo-maps": "~55.0.19",
|
|
64
64
|
"expo-mcp": "~0.2.1",
|
|
65
65
|
"expo-media-library": "~55.0.17",
|
|
66
66
|
"expo-mesh-gradient": "~55.0.14",
|
|
@@ -72,13 +72,13 @@
|
|
|
72
72
|
"expo-observe": "~0.2.2",
|
|
73
73
|
"expo-print": "~55.0.15",
|
|
74
74
|
"expo-live-photo": "~55.0.15",
|
|
75
|
-
"expo-router": "~55.0.
|
|
75
|
+
"expo-router": "~55.0.16",
|
|
76
76
|
"expo-screen-capture": "~55.0.14",
|
|
77
77
|
"expo-screen-orientation": "~55.0.16",
|
|
78
78
|
"expo-secure-store": "~55.0.14",
|
|
79
79
|
"expo-sensors": "~55.0.15",
|
|
80
|
-
"expo-server": "~55.0.
|
|
81
|
-
"expo-sharing": "~55.0.
|
|
80
|
+
"expo-server": "~55.0.11",
|
|
81
|
+
"expo-sharing": "~55.0.20",
|
|
82
82
|
"expo-sms": "~55.0.14",
|
|
83
83
|
"expo-speech": "~55.0.14",
|
|
84
84
|
"expo-splash-screen": "~55.0.21",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"expo-system-ui": "~55.0.18",
|
|
90
90
|
"expo-task-manager": "~55.0.16",
|
|
91
91
|
"expo-tracking-transparency": "~55.0.14",
|
|
92
|
-
"expo-updates": "~55.0.
|
|
92
|
+
"expo-updates": "~55.0.24",
|
|
93
93
|
"expo-video-thumbnails": "~55.0.15",
|
|
94
94
|
"expo-video": "~55.0.17",
|
|
95
95
|
"expo-web-browser": "~55.0.16",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "55.0.
|
|
3
|
+
"version": "55.0.26",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -77,24 +77,24 @@
|
|
|
77
77
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
78
78
|
"dependencies": {
|
|
79
79
|
"@babel/runtime": "^7.20.0",
|
|
80
|
-
"@expo/cli": "55.0.
|
|
80
|
+
"@expo/cli": "55.0.32",
|
|
81
81
|
"@expo/config": "~55.0.17",
|
|
82
|
-
"@expo/config-plugins": "~55.0.
|
|
82
|
+
"@expo/config-plugins": "~55.0.10",
|
|
83
83
|
"@expo/devtools": "55.0.3",
|
|
84
84
|
"@expo/fingerprint": "0.16.7",
|
|
85
85
|
"@expo/local-build-cache-provider": "55.0.13",
|
|
86
86
|
"@expo/log-box": "55.0.12",
|
|
87
87
|
"@expo/metro": "~55.1.1",
|
|
88
|
-
"@expo/metro-config": "55.0.
|
|
88
|
+
"@expo/metro-config": "55.0.23",
|
|
89
89
|
"@expo/vector-icons": "^15.0.2",
|
|
90
90
|
"@ungap/structured-clone": "^1.3.0",
|
|
91
91
|
"babel-preset-expo": "~55.0.22",
|
|
92
92
|
"expo-asset": "~55.0.17",
|
|
93
93
|
"expo-constants": "~55.0.16",
|
|
94
|
-
"expo-file-system": "~55.0.
|
|
94
|
+
"expo-file-system": "~55.0.22",
|
|
95
95
|
"expo-font": "~55.0.8",
|
|
96
96
|
"expo-keep-awake": "~55.0.8",
|
|
97
|
-
"expo-modules-autolinking": "55.0.
|
|
97
|
+
"expo-modules-autolinking": "55.0.24",
|
|
98
98
|
"expo-modules-core": "55.0.25",
|
|
99
99
|
"pretty-format": "^29.7.0",
|
|
100
100
|
"react-refresh": "^0.14.2",
|
|
@@ -130,5 +130,5 @@
|
|
|
130
130
|
"optional": true
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
|
-
"gitHead": "
|
|
133
|
+
"gitHead": "bb1d4bd298e5bcaff86b04aabca7c56659e57138"
|
|
134
134
|
}
|
package/template.tgz
CHANGED
|
Binary file
|