expo 55.0.2 → 55.0.3

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.2'
13
+ version = '55.0.3'
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.2"
24
+ versionName "55.0.3"
25
25
  consumerProguardFiles("proguard-rules.pro")
26
26
  }
27
27
  testOptions {
@@ -18,17 +18,17 @@
18
18
  "expo-app-loader-provider": "~8.0.0",
19
19
  "expo-apple-authentication": "~55.0.8",
20
20
  "expo-application": "~55.0.8",
21
- "expo-asset": "~55.0.7",
21
+ "expo-asset": "~55.0.8",
22
22
  "expo-audio": "~55.0.8",
23
23
  "expo-auth-session": "~55.0.6",
24
- "expo-background-fetch": "~55.0.8",
25
- "expo-background-task": "~55.0.8",
24
+ "expo-background-fetch": "~55.0.9",
25
+ "expo-background-task": "~55.0.9",
26
26
  "expo-battery": "~55.0.8",
27
27
  "expo-blur": "~55.0.8",
28
28
  "expo-brightness": "~55.0.8",
29
- "expo-brownfield": "~55.0.11",
29
+ "expo-brownfield": "~55.0.12",
30
30
  "expo-build-properties": "~55.0.9",
31
- "expo-calendar": "~55.0.8",
31
+ "expo-calendar": "~55.0.9",
32
32
  "expo-camera": "~55.0.9",
33
33
  "expo-cellular": "~55.0.8",
34
34
  "expo-checkbox": "~55.0.3",
@@ -36,10 +36,11 @@
36
36
  "expo-constants": "~55.0.7",
37
37
  "expo-contacts": "~55.0.8",
38
38
  "expo-crypto": "~55.0.8",
39
- "expo-dev-client": "~55.0.9",
39
+ "expo-dev-client": "~55.0.10",
40
40
  "expo-device": "~55.0.9",
41
41
  "expo-document-picker": "~55.0.8",
42
- "expo-file-system": "~55.0.9",
42
+ "expo-eas-observe": "~0.0.32",
43
+ "expo-file-system": "~55.0.10",
43
44
  "expo-font": "~55.0.4",
44
45
  "expo-gl": "~55.0.9",
45
46
  "expo-glass-effect": "~55.0.7",
@@ -48,7 +49,7 @@
48
49
  "expo-image": "~55.0.5",
49
50
  "expo-image-loader": "~55.0.0",
50
51
  "expo-image-manipulator": "~55.0.9",
51
- "expo-image-picker": "~55.0.9",
52
+ "expo-image-picker": "~55.0.10",
52
53
  "expo-intent-launcher": "~55.0.8",
53
54
  "expo-insights": "~55.0.10",
54
55
  "expo-keep-awake": "~55.0.4",
@@ -63,23 +64,23 @@
63
64
  "expo-mcp": "~0.2.1",
64
65
  "expo-media-library": "~55.0.9",
65
66
  "expo-mesh-gradient": "~55.0.8",
66
- "expo-module-template": "~55.0.8",
67
- "expo-modules-core": "~55.0.12",
67
+ "expo-module-template": "~55.0.9",
68
+ "expo-modules-core": "~55.0.13",
68
69
  "expo-navigation-bar": "~55.0.8",
69
70
  "expo-network": "~55.0.8",
70
71
  "expo-notifications": "~55.0.10",
71
72
  "expo-print": "~55.0.8",
72
73
  "expo-live-photo": "~55.0.8",
73
- "expo-router": "~55.0.2",
74
+ "expo-router": "~55.0.3",
74
75
  "expo-screen-capture": "~55.0.8",
75
76
  "expo-screen-orientation": "~55.0.8",
76
77
  "expo-secure-store": "~55.0.8",
77
78
  "expo-sensors": "~55.0.8",
78
- "expo-server": "~55.0.5",
79
- "expo-sharing": "~55.0.10",
79
+ "expo-server": "~55.0.6",
80
+ "expo-sharing": "~55.0.11",
80
81
  "expo-sms": "~55.0.8",
81
82
  "expo-speech": "~55.0.8",
82
- "expo-splash-screen": "~55.0.9",
83
+ "expo-splash-screen": "~55.0.10",
83
84
  "expo-sqlite": "~55.0.10",
84
85
  "expo-status-bar": "~55.0.4",
85
86
  "expo-store-review": "~55.0.8",
@@ -87,9 +88,9 @@
87
88
  "expo-system-ui": "~55.0.9",
88
89
  "expo-task-manager": "~55.0.9",
89
90
  "expo-tracking-transparency": "~55.0.8",
90
- "expo-updates": "~55.0.11",
91
- "expo-video-thumbnails": "~55.0.9",
92
- "expo-video": "~55.0.9",
91
+ "expo-updates": "~55.0.12",
92
+ "expo-video-thumbnails": "~55.0.10",
93
+ "expo-video": "~55.0.10",
93
94
  "expo-web-browser": "~55.0.9",
94
95
  "jest-expo": "~55.0.9",
95
96
  "lottie-react-native": "~7.3.4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "55.0.2",
3
+ "version": "55.0.3",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -77,7 +77,7 @@
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.12",
80
+ "@expo/cli": "55.0.13",
81
81
  "@expo/config": "~55.0.8",
82
82
  "@expo/config-plugins": "~55.0.6",
83
83
  "@expo/devtools": "55.0.2",
@@ -88,14 +88,14 @@
88
88
  "@expo/metro-config": "55.0.9",
89
89
  "@expo/vector-icons": "^15.0.2",
90
90
  "@ungap/structured-clone": "^1.3.0",
91
- "babel-preset-expo": "~55.0.8",
92
- "expo-asset": "~55.0.7",
91
+ "babel-preset-expo": "~55.0.9",
92
+ "expo-asset": "~55.0.8",
93
93
  "expo-constants": "~55.0.7",
94
- "expo-file-system": "~55.0.9",
94
+ "expo-file-system": "~55.0.10",
95
95
  "expo-font": "~55.0.4",
96
96
  "expo-keep-awake": "~55.0.4",
97
97
  "expo-modules-autolinking": "55.0.8",
98
- "expo-modules-core": "55.0.12",
98
+ "expo-modules-core": "55.0.13",
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": "52a9db397dc62ebee3bce124bf5a0f7c8b3b7cdc"
133
+ "gitHead": "413b0450434d3e456eb391eca792ee9ac1e1efec"
134
134
  }
package/template.tgz CHANGED
Binary file