expo 51.0.1 → 51.0.3
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 = '51.0.
|
|
36
|
+
version = '51.0.3'
|
|
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 "51.0.
|
|
49
|
+
versionName "51.0.3"
|
|
50
50
|
consumerProguardFiles("proguard-rules.pro")
|
|
51
51
|
}
|
|
52
52
|
testOptions {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"@expo/metro-runtime": "~3.2.1",
|
|
2
3
|
"@expo/vector-icons": "^14.0.0",
|
|
3
4
|
"@react-native-async-storage/async-storage": "1.23.1",
|
|
4
5
|
"@react-native-community/datetimepicker": "7.7.0",
|
|
@@ -16,27 +17,27 @@
|
|
|
16
17
|
"expo-application": "~5.9.1",
|
|
17
18
|
"expo-asset": "~10.0.6",
|
|
18
19
|
"expo-auth-session": "~5.5.2",
|
|
19
|
-
"expo-av": "~14.0.
|
|
20
|
+
"expo-av": "~14.0.4",
|
|
20
21
|
"expo-background-fetch": "~12.0.1",
|
|
21
22
|
"expo-barcode-scanner": "~13.0.1",
|
|
22
23
|
"expo-battery": "~8.0.1",
|
|
23
24
|
"expo-blur": "~13.0.2",
|
|
24
25
|
"expo-brightness": "~12.0.1",
|
|
25
26
|
"expo-build-properties": "~0.12.1",
|
|
26
|
-
"expo-calendar": "~13.0.
|
|
27
|
-
"expo-camera": "~15.0.
|
|
27
|
+
"expo-calendar": "~13.0.4",
|
|
28
|
+
"expo-camera": "~15.0.6",
|
|
28
29
|
"expo-cellular": "~6.0.2",
|
|
29
30
|
"expo-checkbox": "~3.0.0",
|
|
30
31
|
"expo-clipboard": "~6.0.3",
|
|
31
32
|
"expo-constants": "~16.0.1",
|
|
32
33
|
"expo-contacts": "~13.0.3",
|
|
33
34
|
"expo-crypto": "~13.0.2",
|
|
34
|
-
"expo-dev-client": "~4.0.
|
|
35
|
+
"expo-dev-client": "~4.0.13",
|
|
35
36
|
"expo-device": "~6.0.2",
|
|
36
37
|
"expo-document-picker": "~12.0.1",
|
|
37
38
|
"expo-face-detector": "~12.7.1",
|
|
38
39
|
"expo-file-system": "~17.0.1",
|
|
39
|
-
"expo-font": "~12.0.
|
|
40
|
+
"expo-font": "~12.0.5",
|
|
40
41
|
"expo-gl": "~14.0.2",
|
|
41
42
|
"expo-google-app-auth": "~8.3.0",
|
|
42
43
|
"expo-haptics": "~13.0.1",
|
|
@@ -68,7 +69,7 @@
|
|
|
68
69
|
"expo-sensors": "~13.0.5",
|
|
69
70
|
"expo-sharing": "~12.0.1",
|
|
70
71
|
"expo-sms": "~12.0.1",
|
|
71
|
-
"expo-speech": "~12.0.
|
|
72
|
+
"expo-speech": "~12.0.2",
|
|
72
73
|
"expo-splash-screen": "~0.27.4",
|
|
73
74
|
"expo-sqlite": "~14.0.3",
|
|
74
75
|
"expo-status-bar": "~1.12.1",
|
|
@@ -77,7 +78,7 @@
|
|
|
77
78
|
"expo-system-ui": "~3.0.4",
|
|
78
79
|
"expo-task-manager": "~11.8.1",
|
|
79
80
|
"expo-tracking-transparency": "~4.0.2",
|
|
80
|
-
"expo-updates": "~0.25.
|
|
81
|
+
"expo-updates": "~0.25.11",
|
|
81
82
|
"expo-video-thumbnails": "~8.0.0",
|
|
82
83
|
"expo-web-browser": "~13.0.3",
|
|
83
84
|
"jest-expo": "~51.0.1",
|
|
@@ -90,7 +91,7 @@
|
|
|
90
91
|
"react-native-get-random-values": "~1.11.0",
|
|
91
92
|
"react-native-maps": "1.14.0",
|
|
92
93
|
"react-native-pager-view": "6.3.0",
|
|
93
|
-
"react-native-reanimated": "3.10.
|
|
94
|
+
"react-native-reanimated": "~3.10.1",
|
|
94
95
|
"react-native-screens": "3.31.1",
|
|
95
96
|
"react-native-safe-area-context": "4.10.1",
|
|
96
97
|
"react-native-svg": "15.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "51.0.
|
|
3
|
+
"version": "51.0.3",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "build/Expo.js",
|
|
6
6
|
"module": "build/Expo.js",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"@babel/runtime": "^7.20.0",
|
|
63
|
-
"@expo/cli": "0.18.
|
|
63
|
+
"@expo/cli": "0.18.11",
|
|
64
64
|
"@expo/config": "9.0.1",
|
|
65
65
|
"@expo/config-plugins": "8.0.4",
|
|
66
66
|
"@expo/metro-config": "0.18.3",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"babel-preset-expo": "~11.0.5",
|
|
69
69
|
"expo-asset": "~10.0.6",
|
|
70
70
|
"expo-file-system": "~17.0.1",
|
|
71
|
-
"expo-font": "~12.0.
|
|
71
|
+
"expo-font": "~12.0.5",
|
|
72
72
|
"expo-keep-awake": "~13.0.1",
|
|
73
73
|
"expo-modules-autolinking": "1.11.1",
|
|
74
74
|
"expo-modules-core": "1.12.10",
|
|
@@ -83,5 +83,5 @@
|
|
|
83
83
|
"react-dom": "18.2.0",
|
|
84
84
|
"react-native": "0.74.1"
|
|
85
85
|
},
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "e4b8d86442482c7316365a6b7ec1141eec73409d"
|
|
87
87
|
}
|