expo 53.0.0-preview.7 → 53.0.0-preview.8

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.
@@ -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.0-preview.7'
35
+ version = '53.0.0-preview.8'
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.0-preview.7"
46
+ versionName "53.0.0-preview.8"
47
47
  consumerProguardFiles("proguard-rules.pro")
48
48
  }
49
49
  testOptions {
@@ -2,7 +2,7 @@
2
2
  "@expo/fingerprint": "~0.12.2",
3
3
  "@expo/metro-runtime": "~5.0.2",
4
4
  "@expo/vector-icons": "^14.1.0",
5
- "@expo/ui": "~0.1.1-alpha.2",
5
+ "@expo/ui": "~0.1.1-alpha.3",
6
6
  "@react-native-async-storage/async-storage": "2.1.2",
7
7
  "@react-native-community/datetimepicker": "8.3.0",
8
8
  "@react-native-masked-view/masked-view": "0.3.2",
@@ -20,7 +20,7 @@
20
20
  "expo-application": "~6.1.2",
21
21
  "expo-asset": "~11.1.2",
22
22
  "expo-audio": "~0.4.2",
23
- "expo-auth-session": "~6.1.2",
23
+ "expo-auth-session": "~6.1.3",
24
24
  "expo-av": "~15.1.2",
25
25
  "expo-background-fetch": "~13.1.3",
26
26
  "expo-background-task": "~0.2.4",
@@ -29,7 +29,7 @@
29
29
  "expo-brightness": "~13.1.2",
30
30
  "expo-build-properties": "~0.14.4",
31
31
  "expo-calendar": "~14.1.2",
32
- "expo-camera": "~16.1.2",
32
+ "expo-camera": "~16.1.3",
33
33
  "expo-cellular": "~7.1.2",
34
34
  "expo-checkbox": "~4.1.2",
35
35
  "expo-clipboard": "~7.1.2",
@@ -38,10 +38,10 @@
38
38
  "expo-crypto": "~14.1.2",
39
39
  "expo-dev-client": "~5.1.2",
40
40
  "expo-device": "~7.1.2",
41
- "expo-document-picker": "~13.1.2",
42
- "expo-file-system": "~18.1.4",
43
- "expo-font": "~13.1.2",
44
- "expo-gl": "~15.1.2",
41
+ "expo-document-picker": "~13.1.3",
42
+ "expo-file-system": "~18.1.5",
43
+ "expo-font": "~13.2.0",
44
+ "expo-gl": "~15.1.3",
45
45
  "expo-google-app-auth": "~8.3.0",
46
46
  "expo-haptics": "~14.1.2",
47
47
  "expo-image": "~2.1.4",
@@ -58,14 +58,14 @@
58
58
  "expo-location": "~18.1.2",
59
59
  "expo-mail-composer": "~14.1.2",
60
60
  "expo-manifests": "~0.16.1",
61
- "expo-maps": "~0.9.2",
62
- "expo-media-library": "~17.1.2",
61
+ "expo-maps": "~0.9.4",
62
+ "expo-media-library": "~17.1.3",
63
63
  "expo-mesh-gradient": "~0.3.2",
64
64
  "expo-module-template": "~10.16.3",
65
- "expo-modules-core": "~2.3.5",
66
- "expo-navigation-bar": "~4.1.3",
65
+ "expo-modules-core": "~2.3.6",
66
+ "expo-navigation-bar": "~4.2.0",
67
67
  "expo-network": "~7.1.3",
68
- "expo-notifications": "~0.30.3",
68
+ "expo-notifications": "~0.30.5",
69
69
  "expo-print": "~14.1.2",
70
70
  "expo-live-photo": "~0.1.2",
71
71
  "expo-router": "~5.0.2-preview.4",
@@ -76,19 +76,19 @@
76
76
  "expo-sharing": "~13.1.3",
77
77
  "expo-sms": "~13.1.2",
78
78
  "expo-speech": "~13.1.4",
79
- "expo-splash-screen": "~0.30.3",
80
- "expo-sqlite": "~15.2.5",
79
+ "expo-splash-screen": "~0.30.4",
80
+ "expo-sqlite": "~15.2.6",
81
81
  "expo-status-bar": "~2.2.1",
82
82
  "expo-store-review": "~8.1.3",
83
83
  "expo-symbols": "~0.4.2",
84
- "expo-system-ui": "~5.0.3",
84
+ "expo-system-ui": "~5.0.4",
85
85
  "expo-task-manager": "~13.1.3",
86
86
  "expo-tracking-transparency": "~5.2.2",
87
- "expo-updates": "~0.28.4",
87
+ "expo-updates": "~0.28.5",
88
88
  "expo-video-thumbnails": "~9.1.1",
89
- "expo-video": "~2.1.2",
90
- "expo-web-browser": "~14.1.3",
91
- "jest-expo": "~53.0.0-preview.2",
89
+ "expo-video": "~2.1.3",
90
+ "expo-web-browser": "~14.1.4",
91
+ "jest-expo": "~53.0.0-preview.3",
92
92
  "lottie-react-native": "7.2.2",
93
93
  "react": "19.0.0",
94
94
  "react-dom": "19.0.0",
@@ -99,7 +99,7 @@
99
99
  "react-native-get-random-values": "~1.11.0",
100
100
  "react-native-maps": "1.20.1",
101
101
  "react-native-pager-view": "6.7.0",
102
- "react-native-reanimated": "~3.17.3",
102
+ "react-native-reanimated": "~3.17.4",
103
103
  "react-native-screens": "~4.10.0",
104
104
  "react-native-safe-area-context": "5.3.0",
105
105
  "react-native-svg": "15.11.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "53.0.0-preview.7",
3
+ "version": "53.0.0-preview.8",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -72,20 +72,20 @@
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.24.2",
75
+ "@expo/cli": "0.24.3",
76
76
  "@expo/config": "~11.0.3",
77
- "@expo/config-plugins": "~9.1.4",
77
+ "@expo/config-plugins": "~9.1.5",
78
78
  "@expo/fingerprint": "0.12.2",
79
- "@expo/metro-config": "0.20.4",
79
+ "@expo/metro-config": "0.20.5",
80
80
  "@expo/vector-icons": "^14.0.0",
81
- "babel-preset-expo": "~13.1.4",
81
+ "babel-preset-expo": "~13.1.5",
82
82
  "expo-asset": "~11.1.2",
83
83
  "expo-constants": "~17.1.2",
84
- "expo-file-system": "~18.1.4",
85
- "expo-font": "~13.1.2",
84
+ "expo-file-system": "~18.1.5",
85
+ "expo-font": "~13.2.0",
86
86
  "expo-keep-awake": "~14.1.2",
87
- "expo-modules-autolinking": "2.1.4",
88
- "expo-modules-core": "2.3.5",
87
+ "expo-modules-autolinking": "2.1.5",
88
+ "expo-modules-core": "2.3.6",
89
89
  "react-native-edge-to-edge": "1.6.0",
90
90
  "web-streams-polyfill": "^3.3.2",
91
91
  "whatwg-url-without-unicode": "8.0.0-3"
@@ -97,7 +97,7 @@
97
97
  "expo-module-scripts": "^4.1.2",
98
98
  "react": "19.0.0",
99
99
  "react-dom": "19.0.0",
100
- "react-native": "0.79.0",
100
+ "react-native": "0.79.1",
101
101
  "ws": "^8.18.0"
102
102
  },
103
103
  "peerDependencies": {
@@ -118,5 +118,5 @@
118
118
  "optional": true
119
119
  }
120
120
  },
121
- "gitHead": "aabba5222c2dbbdc9dc5ded1723967c84d7f4237"
121
+ "gitHead": "f1394f21ff2719a9a3037d7511db170704e5c492"
122
122
  }