expo 55.0.7 → 55.0.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.
@@ -10,7 +10,7 @@ buildscript {
10
10
  }
11
11
 
12
12
  group = 'host.exp.exponent'
13
- version = '55.0.7'
13
+ version = '55.0.8'
14
14
 
15
15
  expoModule {
16
16
  // We can't prebuild the module because it depends on the generated files.
@@ -21,7 +21,7 @@ android {
21
21
  namespace "expo.core"
22
22
  defaultConfig {
23
23
  versionCode 1
24
- versionName "55.0.7"
24
+ versionName "55.0.8"
25
25
  consumerProguardFiles("proguard-rules.pro")
26
26
  }
27
27
  testOptions {
@@ -2,7 +2,7 @@
2
2
  "@expo/fingerprint": "~0.16.6",
3
3
  "@expo/metro-runtime": "~55.0.6",
4
4
  "@expo/vector-icons": "^15.0.2",
5
- "@expo/ui": "~55.0.3",
5
+ "@expo/ui": "~55.0.4",
6
6
  "@react-native-async-storage/async-storage": "2.2.0",
7
7
  "@react-native-community/datetimepicker": "8.6.0",
8
8
  "@react-native-masked-view/masked-view": "0.3.2",
@@ -18,9 +18,9 @@
18
18
  "expo-app-loader-provider": "~8.0.0",
19
19
  "expo-apple-authentication": "~55.0.9",
20
20
  "expo-application": "~55.0.10",
21
- "expo-asset": "~55.0.9",
21
+ "expo-asset": "~55.0.10",
22
22
  "expo-audio": "~55.0.9",
23
- "expo-auth-session": "~55.0.8",
23
+ "expo-auth-session": "~55.0.9",
24
24
  "expo-background-fetch": "~55.0.10",
25
25
  "expo-background-task": "~55.0.10",
26
26
  "expo-battery": "~55.0.9",
@@ -33,10 +33,10 @@
33
33
  "expo-cellular": "~55.0.9",
34
34
  "expo-checkbox": "~55.0.3",
35
35
  "expo-clipboard": "~55.0.9",
36
- "expo-constants": "~55.0.8",
36
+ "expo-constants": "~55.0.9",
37
37
  "expo-contacts": "~55.0.9",
38
38
  "expo-crypto": "~55.0.10",
39
- "expo-dev-client": "~55.0.17",
39
+ "expo-dev-client": "~55.0.18",
40
40
  "expo-device": "~55.0.10",
41
41
  "expo-document-picker": "~55.0.9",
42
42
  "expo-eas-observe": "~0.0.32",
@@ -54,33 +54,33 @@
54
54
  "expo-insights": "~55.0.11",
55
55
  "expo-keep-awake": "~55.0.4",
56
56
  "expo-linear-gradient": "~55.0.9",
57
- "expo-linking": "~55.0.7",
57
+ "expo-linking": "~55.0.8",
58
58
  "expo-local-authentication": "~55.0.9",
59
59
  "expo-localization": "~55.0.9",
60
- "expo-location": "~55.1.3",
60
+ "expo-location": "~55.1.4",
61
61
  "expo-mail-composer": "~55.0.9",
62
- "expo-manifests": "~55.0.10",
62
+ "expo-manifests": "~55.0.11",
63
63
  "expo-maps": "~55.0.11",
64
64
  "expo-mcp": "~0.2.1",
65
65
  "expo-media-library": "~55.0.10",
66
66
  "expo-mesh-gradient": "~55.0.9",
67
- "expo-module-template": "~55.0.12",
68
- "expo-modules-core": "~55.0.16",
67
+ "expo-module-template": "~55.0.13",
68
+ "expo-modules-core": "~55.0.17",
69
69
  "expo-navigation-bar": "~55.0.9",
70
70
  "expo-network": "~55.0.9",
71
71
  "expo-notifications": "~55.0.13",
72
72
  "expo-print": "~55.0.9",
73
73
  "expo-live-photo": "~55.0.9",
74
- "expo-router": "~55.0.6",
74
+ "expo-router": "~55.0.7",
75
75
  "expo-screen-capture": "~55.0.9",
76
76
  "expo-screen-orientation": "~55.0.9",
77
77
  "expo-secure-store": "~55.0.9",
78
78
  "expo-sensors": "~55.0.9",
79
79
  "expo-server": "~55.0.6",
80
- "expo-sharing": "~55.0.12",
80
+ "expo-sharing": "~55.0.14",
81
81
  "expo-sms": "~55.0.9",
82
82
  "expo-speech": "~55.0.9",
83
- "expo-splash-screen": "~55.0.11",
83
+ "expo-splash-screen": "~55.0.12",
84
84
  "expo-sqlite": "~55.0.11",
85
85
  "expo-status-bar": "~55.0.4",
86
86
  "expo-store-review": "~55.0.9",
@@ -92,7 +92,7 @@
92
92
  "expo-video-thumbnails": "~55.0.11",
93
93
  "expo-video": "~55.0.11",
94
94
  "expo-web-browser": "~55.0.10",
95
- "jest-expo": "~55.0.10",
95
+ "jest-expo": "~55.0.11",
96
96
  "lottie-react-native": "~7.3.4",
97
97
  "react": "19.2.0",
98
98
  "react-dom": "19.2.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "55.0.7",
3
+ "version": "55.0.8",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -77,25 +77,25 @@
77
77
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
78
78
  "dependencies": {
79
79
  "@babel/runtime": "^7.20.0",
80
- "@expo/cli": "55.0.17",
81
- "@expo/config": "~55.0.9",
82
- "@expo/config-plugins": "~55.0.6",
80
+ "@expo/cli": "55.0.18",
81
+ "@expo/config": "~55.0.10",
82
+ "@expo/config-plugins": "~55.0.7",
83
83
  "@expo/devtools": "55.0.2",
84
84
  "@expo/fingerprint": "0.16.6",
85
- "@expo/local-build-cache-provider": "55.0.6",
85
+ "@expo/local-build-cache-provider": "55.0.7",
86
86
  "@expo/log-box": "55.0.7",
87
87
  "@expo/metro": "~54.2.0",
88
- "@expo/metro-config": "55.0.10",
88
+ "@expo/metro-config": "55.0.11",
89
89
  "@expo/vector-icons": "^15.0.2",
90
90
  "@ungap/structured-clone": "^1.3.0",
91
- "babel-preset-expo": "~55.0.11",
92
- "expo-asset": "~55.0.9",
93
- "expo-constants": "~55.0.8",
91
+ "babel-preset-expo": "~55.0.12",
92
+ "expo-asset": "~55.0.10",
93
+ "expo-constants": "~55.0.9",
94
94
  "expo-file-system": "~55.0.11",
95
95
  "expo-font": "~55.0.4",
96
96
  "expo-keep-awake": "~55.0.4",
97
- "expo-modules-autolinking": "55.0.10",
98
- "expo-modules-core": "55.0.16",
97
+ "expo-modules-autolinking": "55.0.11",
98
+ "expo-modules-core": "55.0.17",
99
99
  "pretty-format": "^29.7.0",
100
100
  "react-refresh": "^0.14.2",
101
101
  "whatwg-url-minimum": "^0.1.1"
@@ -130,5 +130,5 @@
130
130
  "optional": true
131
131
  }
132
132
  },
133
- "gitHead": "9260ae10a08271027d85792b7128e0d4883dca4d"
133
+ "gitHead": "a6f3e8c977474f3f8a3aad658d2b3cc23d5c43b4"
134
134
  }
package/template.tgz CHANGED
Binary file