expo 53.0.20 → 53.0.22
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
|
@@ -32,7 +32,7 @@ buildscript {
|
|
|
32
32
|
def reactNativeVersion = project.extensions.getByType(ExpoModuleExtension).reactNativeVersion
|
|
33
33
|
|
|
34
34
|
group = 'host.exp.exponent'
|
|
35
|
-
version = '53.0.
|
|
35
|
+
version = '53.0.22'
|
|
36
36
|
|
|
37
37
|
expoModule {
|
|
38
38
|
// We can't prebuild the module because it depends on the generated files.
|
|
@@ -43,7 +43,7 @@ android {
|
|
|
43
43
|
namespace "expo.core"
|
|
44
44
|
defaultConfig {
|
|
45
45
|
versionCode 1
|
|
46
|
-
versionName "53.0.
|
|
46
|
+
versionName "53.0.22"
|
|
47
47
|
consumerProguardFiles("proguard-rules.pro")
|
|
48
48
|
}
|
|
49
49
|
testOptions {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"expo-apple-authentication": "~7.2.4",
|
|
20
20
|
"expo-application": "~6.1.5",
|
|
21
21
|
"expo-asset": "~11.1.7",
|
|
22
|
-
"expo-audio": "~0.4.
|
|
22
|
+
"expo-audio": "~0.4.9",
|
|
23
23
|
"expo-auth-session": "~6.2.1",
|
|
24
24
|
"expo-av": "~15.1.7",
|
|
25
25
|
"expo-background-fetch": "~13.1.6",
|
|
@@ -56,22 +56,22 @@
|
|
|
56
56
|
"expo-local-authentication": "~16.0.5",
|
|
57
57
|
"expo-localization": "~16.1.6",
|
|
58
58
|
"expo-location": "~18.1.6",
|
|
59
|
-
"expo-mail-composer": "~14.1.
|
|
59
|
+
"expo-mail-composer": "~14.1.6",
|
|
60
60
|
"expo-manifests": "~0.16.6",
|
|
61
61
|
"expo-maps": "~0.11.0",
|
|
62
62
|
"expo-media-library": "~17.1.7",
|
|
63
63
|
"expo-mesh-gradient": "~0.3.4",
|
|
64
|
-
"expo-module-template": "~10.16.
|
|
64
|
+
"expo-module-template": "~10.16.8",
|
|
65
65
|
"expo-modules-core": "~2.5.0",
|
|
66
|
-
"expo-navigation-bar": "~4.2.
|
|
66
|
+
"expo-navigation-bar": "~4.2.8",
|
|
67
67
|
"expo-network": "~7.1.5",
|
|
68
68
|
"expo-notifications": "~0.31.4",
|
|
69
69
|
"expo-print": "~14.1.4",
|
|
70
70
|
"expo-live-photo": "~0.1.4",
|
|
71
|
-
"expo-router": "~5.1.
|
|
72
|
-
"expo-screen-capture": "~7.
|
|
71
|
+
"expo-router": "~5.1.5",
|
|
72
|
+
"expo-screen-capture": "~7.2.0",
|
|
73
73
|
"expo-screen-orientation": "~8.1.7",
|
|
74
|
-
"expo-secure-store": "~14.2.
|
|
74
|
+
"expo-secure-store": "~14.2.4",
|
|
75
75
|
"expo-sensors": "~14.1.4",
|
|
76
76
|
"expo-sharing": "~13.1.5",
|
|
77
77
|
"expo-sms": "~13.1.4",
|
|
@@ -81,18 +81,18 @@
|
|
|
81
81
|
"expo-status-bar": "~2.2.3",
|
|
82
82
|
"expo-store-review": "~8.1.5",
|
|
83
83
|
"expo-symbols": "~0.4.5",
|
|
84
|
-
"expo-system-ui": "~5.0.
|
|
84
|
+
"expo-system-ui": "~5.0.11",
|
|
85
85
|
"expo-task-manager": "~13.1.6",
|
|
86
86
|
"expo-tracking-transparency": "~5.2.4",
|
|
87
87
|
"expo-updates": "~0.28.17",
|
|
88
88
|
"expo-video-thumbnails": "~9.1.3",
|
|
89
89
|
"expo-video": "~2.2.2",
|
|
90
90
|
"expo-web-browser": "~14.2.0",
|
|
91
|
-
"jest-expo": "~53.0.
|
|
91
|
+
"jest-expo": "~53.0.10",
|
|
92
92
|
"lottie-react-native": "7.2.2",
|
|
93
93
|
"react": "19.0.0",
|
|
94
94
|
"react-dom": "19.0.0",
|
|
95
|
-
"react-native": "0.79.
|
|
95
|
+
"react-native": "0.79.6",
|
|
96
96
|
"react-native-web": "~0.20.0",
|
|
97
97
|
"react-native-edge-to-edge": "1.6.0",
|
|
98
98
|
"react-native-gesture-handler": "~2.24.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo",
|
|
3
|
-
"version": "53.0.
|
|
3
|
+
"version": "53.0.22",
|
|
4
4
|
"description": "The Expo SDK",
|
|
5
5
|
"main": "src/Expo.ts",
|
|
6
6
|
"module": "src/Expo.ts",
|
|
@@ -73,13 +73,13 @@
|
|
|
73
73
|
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
|
|
74
74
|
"dependencies": {
|
|
75
75
|
"@babel/runtime": "^7.20.0",
|
|
76
|
-
"@expo/cli": "0.24.
|
|
76
|
+
"@expo/cli": "0.24.21",
|
|
77
77
|
"@expo/config": "~11.0.13",
|
|
78
78
|
"@expo/config-plugins": "~10.1.2",
|
|
79
79
|
"@expo/fingerprint": "0.13.4",
|
|
80
80
|
"@expo/metro-config": "0.20.17",
|
|
81
81
|
"@expo/vector-icons": "^14.0.0",
|
|
82
|
-
"babel-preset-expo": "~13.2.
|
|
82
|
+
"babel-preset-expo": "~13.2.4",
|
|
83
83
|
"expo-asset": "~11.1.7",
|
|
84
84
|
"expo-constants": "~17.1.7",
|
|
85
85
|
"expo-file-system": "~18.1.11",
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
"@types/node": "^22.14.0",
|
|
95
95
|
"@types/react": "~19.0.10",
|
|
96
96
|
"@types/react-test-renderer": "^19.0.0",
|
|
97
|
-
"expo-module-scripts": "^4.1.
|
|
97
|
+
"expo-module-scripts": "^4.1.10",
|
|
98
98
|
"react": "19.0.0",
|
|
99
99
|
"react-dom": "19.0.0",
|
|
100
|
-
"react-native": "0.79.
|
|
100
|
+
"react-native": "0.79.6",
|
|
101
101
|
"web-streams-polyfill": "^3.3.2",
|
|
102
102
|
"ws": "^8.18.0"
|
|
103
103
|
},
|
|
@@ -119,5 +119,5 @@
|
|
|
119
119
|
"optional": true
|
|
120
120
|
}
|
|
121
121
|
},
|
|
122
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "4110196100039dfd537a5eba6be164c1a7c79a44"
|
|
123
123
|
}
|