expo 54.0.0-preview.4 → 54.0.0-preview.5

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 = '54.0.0-preview.4'
35
+ version = '54.0.0-preview.5'
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 "54.0.0-preview.4"
46
+ versionName "54.0.0-preview.5"
47
47
  consumerProguardFiles("proguard-rules.pro")
48
48
  }
49
49
  testOptions {
@@ -7,7 +7,7 @@
7
7
  "@react-native-community/datetimepicker": "8.4.4",
8
8
  "@react-native-masked-view/masked-view": "0.3.2",
9
9
  "@react-native-community/netinfo": "11.4.1",
10
- "@react-native-community/slider": "5.0.0",
10
+ "@react-native-community/slider": "5.0.1",
11
11
  "@react-native-community/viewpager": "5.0.11",
12
12
  "@react-native-picker/picker": "2.11.1",
13
13
  "@react-native-segmented-control/segmented-control": "2.5.7",
@@ -19,7 +19,7 @@
19
19
  "expo-apple-authentication": "~8.0.2",
20
20
  "expo-application": "~7.0.2",
21
21
  "expo-asset": "~12.0.2",
22
- "expo-audio": "~1.0.3",
22
+ "expo-audio": "~1.0.4",
23
23
  "expo-auth-session": "~7.0.2",
24
24
  "expo-av": "~16.0.2",
25
25
  "expo-background-fetch": "~14.0.2",
@@ -33,13 +33,13 @@
33
33
  "expo-cellular": "~8.0.2",
34
34
  "expo-checkbox": "~5.0.2",
35
35
  "expo-clipboard": "~8.0.2",
36
- "expo-constants": "~18.0.2",
37
- "expo-contacts": "~15.0.2",
36
+ "expo-constants": "~18.0.3",
37
+ "expo-contacts": "~15.0.3",
38
38
  "expo-crypto": "~15.0.2",
39
39
  "expo-dev-client": "~6.0.3",
40
40
  "expo-device": "~8.0.2",
41
41
  "expo-document-picker": "~14.0.2",
42
- "expo-file-system": "~19.0.3",
42
+ "expo-file-system": "~19.0.4",
43
43
  "expo-font": "~14.0.2",
44
44
  "expo-gl": "~16.0.2",
45
45
  "expo-google-app-auth": "~8.3.0",
@@ -57,18 +57,18 @@
57
57
  "expo-localization": "~17.0.2",
58
58
  "expo-location": "~19.0.2",
59
59
  "expo-mail-composer": "~15.0.2",
60
- "expo-manifests": "~1.0.2",
60
+ "expo-manifests": "~1.0.3",
61
61
  "expo-maps": "~0.12.2",
62
62
  "expo-media-library": "~18.0.2",
63
63
  "expo-mesh-gradient": "~0.4.2",
64
- "expo-module-template": "~11.0.2",
65
- "expo-modules-core": "~3.0.4",
64
+ "expo-module-template": "~11.0.3",
65
+ "expo-modules-core": "~3.0.5",
66
66
  "expo-navigation-bar": "~5.0.3",
67
67
  "expo-network": "~8.0.2",
68
- "expo-notifications": "~0.32.2",
68
+ "expo-notifications": "~0.32.3",
69
69
  "expo-print": "~15.0.2",
70
70
  "expo-live-photo": "~1.0.2",
71
- "expo-router": "~6.0.0-beta.4",
71
+ "expo-router": "~6.0.0-beta.5",
72
72
  "expo-screen-capture": "~8.0.2",
73
73
  "expo-screen-orientation": "~9.0.2",
74
74
  "expo-secure-store": "~15.0.2",
@@ -86,9 +86,9 @@
86
86
  "expo-tracking-transparency": "~6.0.2",
87
87
  "expo-updates": "~29.0.3",
88
88
  "expo-video-thumbnails": "~10.0.2",
89
- "expo-video": "~3.0.2",
89
+ "expo-video": "~3.0.3",
90
90
  "expo-web-browser": "~15.0.2",
91
- "jest-expo": "~54.0.1",
91
+ "jest-expo": "~54.0.2",
92
92
  "lottie-react-native": "~7.3.1",
93
93
  "react": "19.1.0",
94
94
  "react-dom": "19.1.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "54.0.0-preview.4",
3
+ "version": "54.0.0-preview.5",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -75,21 +75,21 @@
75
75
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
76
76
  "dependencies": {
77
77
  "@babel/runtime": "^7.20.0",
78
- "@expo/cli": "0.26.0",
78
+ "@expo/cli": "0.26.1",
79
79
  "@expo/config": "~12.0.3",
80
80
  "@expo/config-plugins": "~11.0.3",
81
81
  "@expo/devtools": "0.1.2",
82
82
  "@expo/fingerprint": "0.14.2",
83
83
  "@expo/metro": "~0.1.1",
84
- "@expo/metro-config": "0.21.3",
84
+ "@expo/metro-config": "0.21.4",
85
85
  "@expo/vector-icons": "^14.0.0",
86
86
  "babel-preset-expo": "~14.0.2",
87
87
  "expo-asset": "~12.0.2",
88
- "expo-constants": "~18.0.2",
88
+ "expo-constants": "~18.0.3",
89
89
  "expo-font": "~14.0.2",
90
90
  "expo-keep-awake": "~15.0.2",
91
91
  "expo-modules-autolinking": "3.0.2",
92
- "expo-modules-core": "3.0.4",
92
+ "expo-modules-core": "3.0.5",
93
93
  "pretty-format": "^29.7.0",
94
94
  "react-refresh": "^0.14.2",
95
95
  "whatwg-url-without-unicode": "8.0.0-3"
@@ -122,5 +122,5 @@
122
122
  "optional": true
123
123
  }
124
124
  },
125
- "gitHead": "de2ce610a804a8f3ddcee6ea9474543e81b903bd"
125
+ "gitHead": "3275774c9286477adba9bc226d3923a996217ee4"
126
126
  }
package/template.tgz CHANGED
Binary file
@@ -10,7 +10,7 @@
10
10
  "module": "preserve",
11
11
  "moduleDetection": "force",
12
12
  "moduleResolution": "bundler",
13
- "customConditions": ["react-native"],
13
+ "customConditions": ["react-native-strict-api", "react-native"],
14
14
  "noEmit": true,
15
15
  "resolveJsonModule": true,
16
16
  "skipLibCheck": true,