expo 52.0.30 → 52.0.31
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 = '52.0.
|
|
36
|
+
version = '52.0.31'
|
|
37
37
|
|
|
38
38
|
buildscript {
|
|
39
39
|
// Simple helper that allows the root project to override versions declared by this library.
|
|
@@ -46,7 +46,7 @@ android {
|
|
|
46
46
|
namespace "expo.core"
|
|
47
47
|
defaultConfig {
|
|
48
48
|
versionCode 1
|
|
49
|
-
versionName "52.0.
|
|
49
|
+
versionName "52.0.31"
|
|
50
50
|
consumerProguardFiles("proguard-rules.pro")
|
|
51
51
|
}
|
|
52
52
|
testOptions {
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"expo-brightness": "~13.0.3",
|
|
28
28
|
"expo-build-properties": "~0.13.2",
|
|
29
29
|
"expo-calendar": "~14.0.6",
|
|
30
|
-
"expo-camera": "~16.0.
|
|
30
|
+
"expo-camera": "~16.0.15",
|
|
31
31
|
"expo-cellular": "~7.0.2",
|
|
32
32
|
"expo-checkbox": "~4.0.1",
|
|
33
33
|
"expo-clipboard": "~7.0.1",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"expo-device": "~7.0.2",
|
|
39
39
|
"expo-document-picker": "~13.0.2",
|
|
40
40
|
"expo-face-detector": "~13.0.2",
|
|
41
|
-
"expo-file-system": "~18.0.
|
|
41
|
+
"expo-file-system": "~18.0.10",
|
|
42
42
|
"expo-font": "~13.0.3",
|
|
43
43
|
"expo-gl": "~15.0.4",
|
|
44
44
|
"expo-google-app-auth": "~8.3.0",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"expo-mail-composer": "~14.0.2",
|
|
59
59
|
"expo-media-library": "~17.0.5",
|
|
60
60
|
"expo-module-template": "~10.15.13",
|
|
61
|
-
"expo-modules-core": "~2.2.
|
|
62
|
-
"expo-navigation-bar": "~4.0.
|
|
61
|
+
"expo-modules-core": "~2.2.1",
|
|
62
|
+
"expo-navigation-bar": "~4.0.8",
|
|
63
63
|
"expo-network": "~7.0.5",
|
|
64
64
|
"expo-notifications": "~0.29.13",
|
|
65
65
|
"expo-print": "~14.0.3",
|
|
@@ -72,14 +72,14 @@
|
|
|
72
72
|
"expo-sms": "~13.0.1",
|
|
73
73
|
"expo-speech": "~13.0.1",
|
|
74
74
|
"expo-splash-screen": "~0.29.21",
|
|
75
|
-
"expo-sqlite": "~15.1.
|
|
75
|
+
"expo-sqlite": "~15.1.2",
|
|
76
76
|
"expo-status-bar": "~2.0.1",
|
|
77
77
|
"expo-store-review": "~8.0.1",
|
|
78
78
|
"expo-symbols": "~0.2.2",
|
|
79
|
-
"expo-system-ui": "~4.0.
|
|
79
|
+
"expo-system-ui": "~4.0.8",
|
|
80
80
|
"expo-task-manager": "~12.0.5",
|
|
81
81
|
"expo-tracking-transparency": "~5.1.1",
|
|
82
|
-
"expo-updates": "~0.26.
|
|
82
|
+
"expo-updates": "~0.26.17",
|
|
83
83
|
"expo-video-thumbnails": "~9.0.3",
|
|
84
84
|
"expo-video": "~2.0.5",
|
|
85
85
|
"expo-web-browser": "~14.0.2",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"lottie-react-native": "7.1.0",
|
|
88
88
|
"react": "18.3.1",
|
|
89
89
|
"react-dom": "18.3.1",
|
|
90
|
-
"react-native": "0.76.
|
|
90
|
+
"react-native": "0.76.7",
|
|
91
91
|
"react-native-web": "~0.19.13",
|
|
92
92
|
"react-native-gesture-handler": "~2.20.2",
|
|
93
93
|
"react-native-get-random-values": "~1.11.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "52.0.
|
|
3
|
+
"version": "52.0.31",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -68,20 +68,20 @@
|
|
|
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": "0.22.
|
|
71
|
+
"@expo/cli": "0.22.13",
|
|
72
72
|
"@expo/config": "~10.0.8",
|
|
73
|
-
"@expo/config-plugins": "~9.0.
|
|
73
|
+
"@expo/config-plugins": "~9.0.15",
|
|
74
74
|
"@expo/fingerprint": "0.11.8",
|
|
75
75
|
"@expo/metro-config": "0.19.9",
|
|
76
76
|
"@expo/vector-icons": "^14.0.0",
|
|
77
|
-
"babel-preset-expo": "~12.0.
|
|
77
|
+
"babel-preset-expo": "~12.0.7",
|
|
78
78
|
"expo-asset": "~11.0.3",
|
|
79
79
|
"expo-constants": "~17.0.5",
|
|
80
|
-
"expo-file-system": "~18.0.
|
|
80
|
+
"expo-file-system": "~18.0.10",
|
|
81
81
|
"expo-font": "~13.0.3",
|
|
82
82
|
"expo-keep-awake": "~14.0.2",
|
|
83
83
|
"expo-modules-autolinking": "2.0.7",
|
|
84
|
-
"expo-modules-core": "2.2.
|
|
84
|
+
"expo-modules-core": "2.2.1",
|
|
85
85
|
"fbemitter": "^3.0.0",
|
|
86
86
|
"web-streams-polyfill": "^3.3.2",
|
|
87
87
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"expo-module-scripts": "^4.0.3",
|
|
93
93
|
"react": "18.3.1",
|
|
94
94
|
"react-dom": "18.3.1",
|
|
95
|
-
"react-native": "0.76.
|
|
95
|
+
"react-native": "0.76.7"
|
|
96
96
|
},
|
|
97
97
|
"peerDependencies": {
|
|
98
98
|
"@expo/dom-webview": "*",
|
|
@@ -112,5 +112,5 @@
|
|
|
112
112
|
"optional": true
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
|
-
"gitHead": "
|
|
115
|
+
"gitHead": "9442f00874e0cd738030abae80e5bdef184a2581"
|
|
116
116
|
}
|