expo 52.0.42 → 52.0.44
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 +10 -10
- package/package.json +6 -6
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.44'
|
|
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.44"
|
|
50
50
|
consumerProguardFiles("proguard-rules.pro")
|
|
51
51
|
}
|
|
52
52
|
testOptions {
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"expo-audio": "~0.3.5",
|
|
29
29
|
"expo-auth-session": "~6.0.3",
|
|
30
30
|
"expo-av": "~15.0.2",
|
|
31
|
-
"expo-background-fetch": "~13.0.
|
|
32
|
-
"expo-background-task": "~0.1.
|
|
31
|
+
"expo-background-fetch": "~13.0.6",
|
|
32
|
+
"expo-background-task": "~0.1.4",
|
|
33
33
|
"expo-battery": "~9.0.2",
|
|
34
34
|
"expo-blur": "~14.0.3",
|
|
35
35
|
"expo-brightness": "~13.0.3",
|
|
@@ -42,13 +42,13 @@
|
|
|
42
42
|
"expo-constants": "~17.0.8",
|
|
43
43
|
"expo-contacts": "~14.0.5",
|
|
44
44
|
"expo-crypto": "~14.0.2",
|
|
45
|
-
"expo-dev-client": "~5.0.
|
|
46
|
-
"expo-device": "~7.0.
|
|
45
|
+
"expo-dev-client": "~5.0.20",
|
|
46
|
+
"expo-device": "~7.0.3",
|
|
47
47
|
"expo-document-picker": "~13.0.3",
|
|
48
48
|
"expo-face-detector": "~13.0.2",
|
|
49
49
|
"expo-file-system": "~18.0.12",
|
|
50
50
|
"expo-font": "~13.0.4",
|
|
51
|
-
"expo-gl": "~15.0.
|
|
51
|
+
"expo-gl": "~15.0.5",
|
|
52
52
|
"expo-google-app-auth": "~8.3.0",
|
|
53
53
|
"expo-haptics": "~14.0.1",
|
|
54
54
|
"expo-image": "~2.0.7",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"expo-linking": "~7.0.5",
|
|
63
63
|
"expo-local-authentication": "~15.0.2",
|
|
64
64
|
"expo-localization": "~16.0.1",
|
|
65
|
-
"expo-location": "~18.0.
|
|
65
|
+
"expo-location": "~18.0.10",
|
|
66
66
|
"expo-mail-composer": "~14.0.2",
|
|
67
67
|
"expo-media-library": "~17.0.6",
|
|
68
68
|
"expo-module-template": "~10.15.14",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"expo-network": "~7.0.5",
|
|
72
72
|
"expo-notifications": "~0.29.14",
|
|
73
73
|
"expo-print": "~14.0.3",
|
|
74
|
-
"expo-router": "~4.0.
|
|
74
|
+
"expo-router": "~4.0.20",
|
|
75
75
|
"expo-screen-capture": "~7.0.1",
|
|
76
76
|
"expo-screen-orientation": "~8.0.4",
|
|
77
77
|
"expo-secure-store": "~14.0.1",
|
|
@@ -80,12 +80,12 @@
|
|
|
80
80
|
"expo-sms": "~13.0.1",
|
|
81
81
|
"expo-speech": "~13.0.1",
|
|
82
82
|
"expo-splash-screen": "~0.29.22",
|
|
83
|
-
"expo-sqlite": "~15.1.
|
|
83
|
+
"expo-sqlite": "~15.1.4",
|
|
84
84
|
"expo-status-bar": "~2.0.1",
|
|
85
85
|
"expo-store-review": "~8.0.1",
|
|
86
86
|
"expo-symbols": "~0.2.2",
|
|
87
87
|
"expo-system-ui": "~4.0.9",
|
|
88
|
-
"expo-task-manager": "~12.0.
|
|
88
|
+
"expo-task-manager": "~12.0.6",
|
|
89
89
|
"expo-tracking-transparency": "~5.1.1",
|
|
90
90
|
"expo-updates": "~0.27.4",
|
|
91
91
|
"expo-video-thumbnails": "~9.0.3",
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"lottie-react-native": "7.1.0",
|
|
96
96
|
"react": "18.3.1",
|
|
97
97
|
"react-dom": "18.3.1",
|
|
98
|
-
"react-native": "0.76.
|
|
98
|
+
"react-native": "0.76.9",
|
|
99
99
|
"react-native-web": "~0.19.13",
|
|
100
100
|
"react-native-gesture-handler": "~2.20.2",
|
|
101
101
|
"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.44",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -72,13 +72,13 @@
|
|
|
72
72
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
73
73
|
"dependencies": {
|
|
74
74
|
"@babel/runtime": "^7.20.0",
|
|
75
|
-
"@expo/cli": "0.22.
|
|
75
|
+
"@expo/cli": "0.22.24",
|
|
76
76
|
"@expo/config": "~10.0.11",
|
|
77
77
|
"@expo/config-plugins": "~9.0.17",
|
|
78
78
|
"@expo/fingerprint": "0.11.11",
|
|
79
79
|
"@expo/metro-config": "0.19.12",
|
|
80
80
|
"@expo/vector-icons": "^14.0.0",
|
|
81
|
-
"babel-preset-expo": "~12.0.
|
|
81
|
+
"babel-preset-expo": "~12.0.11",
|
|
82
82
|
"expo-asset": "~11.0.5",
|
|
83
83
|
"expo-constants": "~17.0.8",
|
|
84
84
|
"expo-file-system": "~18.0.12",
|
|
@@ -93,10 +93,10 @@
|
|
|
93
93
|
"devDependencies": {
|
|
94
94
|
"@types/react": "~18.3.12",
|
|
95
95
|
"@types/react-test-renderer": "^18.3.0",
|
|
96
|
-
"expo-module-scripts": "^4.0.
|
|
96
|
+
"expo-module-scripts": "^4.0.5",
|
|
97
97
|
"react": "18.3.1",
|
|
98
98
|
"react-dom": "18.3.1",
|
|
99
|
-
"react-native": "0.76.
|
|
99
|
+
"react-native": "0.76.9"
|
|
100
100
|
},
|
|
101
101
|
"peerDependencies": {
|
|
102
102
|
"@expo/dom-webview": "*",
|
|
@@ -116,5 +116,5 @@
|
|
|
116
116
|
"optional": true
|
|
117
117
|
}
|
|
118
118
|
},
|
|
119
|
-
"gitHead": "
|
|
119
|
+
"gitHead": "ee35db49cc50ca63440786e7212543d0fd1e5083"
|
|
120
120
|
}
|