expo 50.0.15 → 50.0.17
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 +9 -9
package/android/build.gradle
CHANGED
|
@@ -44,7 +44,7 @@ def getRNVersion() {
|
|
|
44
44
|
ensureDependeciesWereEvaluated(project)
|
|
45
45
|
|
|
46
46
|
group = 'host.exp.exponent'
|
|
47
|
-
version = '50.0.
|
|
47
|
+
version = '50.0.17'
|
|
48
48
|
|
|
49
49
|
buildscript {
|
|
50
50
|
// Simple helper that allows the root project to override versions declared by this library.
|
|
@@ -124,7 +124,7 @@ android {
|
|
|
124
124
|
namespace "expo.core"
|
|
125
125
|
defaultConfig {
|
|
126
126
|
versionCode 1
|
|
127
|
-
versionName "50.0.
|
|
127
|
+
versionName "50.0.17"
|
|
128
128
|
consumerProguardFiles("proguard-rules.pro")
|
|
129
129
|
}
|
|
130
130
|
testOptions {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"expo-app-auth": "~11.1.0",
|
|
15
15
|
"expo-app-loader-provider": "~8.0.0",
|
|
16
16
|
"expo-apple-authentication": "~6.3.0",
|
|
17
|
-
"expo-application": "~5.8.
|
|
17
|
+
"expo-application": "~5.8.4",
|
|
18
18
|
"expo-asset": "~9.0.2",
|
|
19
19
|
"expo-auth-session": "~5.4.0",
|
|
20
20
|
"expo-av": "~13.10.5",
|
|
@@ -29,14 +29,14 @@
|
|
|
29
29
|
"expo-cellular": "~5.7.1",
|
|
30
30
|
"expo-checkbox": "~2.7.0",
|
|
31
31
|
"expo-clipboard": "~5.0.1",
|
|
32
|
-
"expo-constants": "~15.4.
|
|
32
|
+
"expo-constants": "~15.4.6",
|
|
33
33
|
"expo-contacts": "~12.8.2",
|
|
34
34
|
"expo-crypto": "~12.8.1",
|
|
35
35
|
"expo-dev-client": "~3.3.11",
|
|
36
|
-
"expo-device": "~5.9.
|
|
36
|
+
"expo-device": "~5.9.4",
|
|
37
37
|
"expo-document-picker": "~11.10.1",
|
|
38
38
|
"expo-face-detector": "~12.6.1",
|
|
39
|
-
"expo-file-system": "~16.0.
|
|
39
|
+
"expo-file-system": "~16.0.9",
|
|
40
40
|
"expo-font": "~11.10.3",
|
|
41
41
|
"expo-gl": "~13.6.0",
|
|
42
42
|
"expo-google-app-auth": "~8.3.0",
|
|
@@ -51,15 +51,15 @@
|
|
|
51
51
|
"expo-linear-gradient": "~12.7.2",
|
|
52
52
|
"expo-linking": "~6.2.2",
|
|
53
53
|
"expo-local-authentication": "~13.8.0",
|
|
54
|
-
"expo-localization": "~14.8.
|
|
54
|
+
"expo-localization": "~14.8.4",
|
|
55
55
|
"expo-location": "~16.5.5",
|
|
56
56
|
"expo-mail-composer": "~12.7.1",
|
|
57
|
-
"expo-media-library": "~15.9.
|
|
57
|
+
"expo-media-library": "~15.9.2",
|
|
58
58
|
"expo-module-template": "~10.13.2",
|
|
59
59
|
"expo-modules-core": "~1.11.13",
|
|
60
60
|
"expo-navigation-bar": "~2.8.1",
|
|
61
61
|
"expo-network": "~5.8.0",
|
|
62
|
-
"expo-notifications": "~0.27.
|
|
62
|
+
"expo-notifications": "~0.27.7",
|
|
63
63
|
"expo-print": "~12.8.1",
|
|
64
64
|
"expo-random": "~13.6.0",
|
|
65
65
|
"expo-router": "~3.4.8",
|
|
@@ -74,8 +74,8 @@
|
|
|
74
74
|
"expo-sqlite": "~13.4.0",
|
|
75
75
|
"expo-status-bar": "~1.11.1",
|
|
76
76
|
"expo-store-review": "~6.8.3",
|
|
77
|
-
"expo-system-ui": "~2.9.
|
|
78
|
-
"expo-task-manager": "~11.7.
|
|
77
|
+
"expo-system-ui": "~2.9.4",
|
|
78
|
+
"expo-task-manager": "~11.7.3",
|
|
79
79
|
"expo-tracking-transparency": "~3.3.0",
|
|
80
80
|
"expo-updates": "~0.24.12",
|
|
81
81
|
"expo-video-thumbnails": "~7.9.0",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"react-native-view-shot": "3.8.0",
|
|
98
98
|
"react-native-webview": "13.6.4",
|
|
99
99
|
"sentry-expo": "~7.2.0",
|
|
100
|
-
"unimodules-app-loader": "~4.5.
|
|
100
|
+
"unimodules-app-loader": "~4.5.1",
|
|
101
101
|
"unimodules-image-loader-interface": "~6.1.0",
|
|
102
102
|
"@shopify/react-native-skia": "0.1.221",
|
|
103
103
|
"@shopify/flash-list": "1.6.3",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "50.0.
|
|
3
|
+
"version": "50.0.17",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "build/Expo.js",
|
|
6
6
|
"module": "build/Expo.js",
|
|
@@ -60,14 +60,14 @@
|
|
|
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.17.
|
|
64
|
-
"@expo/config": "8.5.
|
|
65
|
-
"@expo/config-plugins": "7.
|
|
66
|
-
"@expo/metro-config": "0.17.
|
|
63
|
+
"@expo/cli": "0.17.10",
|
|
64
|
+
"@expo/config": "8.5.6",
|
|
65
|
+
"@expo/config-plugins": "7.9.1",
|
|
66
|
+
"@expo/metro-config": "0.17.7",
|
|
67
67
|
"@expo/vector-icons": "^14.0.0",
|
|
68
|
-
"babel-preset-expo": "~10.0.
|
|
68
|
+
"babel-preset-expo": "~10.0.2",
|
|
69
69
|
"expo-asset": "~9.0.2",
|
|
70
|
-
"expo-file-system": "~16.0.
|
|
70
|
+
"expo-file-system": "~16.0.9",
|
|
71
71
|
"expo-font": "~11.10.3",
|
|
72
72
|
"expo-keep-awake": "~12.8.2",
|
|
73
73
|
"expo-modules-autolinking": "1.10.3",
|
|
@@ -78,10 +78,10 @@
|
|
|
78
78
|
"devDependencies": {
|
|
79
79
|
"@types/react": "~18.0.14",
|
|
80
80
|
"@types/react-test-renderer": "^18.0.0",
|
|
81
|
-
"expo-module-scripts": "^3.4.
|
|
81
|
+
"expo-module-scripts": "^3.4.2",
|
|
82
82
|
"react": "18.2.0",
|
|
83
83
|
"react-dom": "18.2.0",
|
|
84
84
|
"react-native": "0.73.6"
|
|
85
85
|
},
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "8be4417d2f8566f65b85bc135e145b0234b6a8aa"
|
|
87
87
|
}
|