expo 52.0.27 → 52.0.29

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.
@@ -33,7 +33,7 @@ def getRNVersion() {
33
33
  ensureDependeciesWereEvaluated(project)
34
34
 
35
35
  group = 'host.exp.exponent'
36
- version = '52.0.27'
36
+ version = '52.0.29'
37
37
 
38
38
  buildscript {
39
39
  // Simple helper that allows the root project to override versions declared by this library.
@@ -46,7 +46,7 @@ android {
46
46
  namespace "expo.core"
47
47
  defaultConfig {
48
48
  versionCode 1
49
- versionName "52.0.27"
49
+ versionName "52.0.29"
50
50
  consumerProguardFiles("proguard-rules.pro")
51
51
  }
52
52
  testOptions {
@@ -16,28 +16,29 @@
16
16
  "expo-app-loader-provider": "~8.0.0",
17
17
  "expo-apple-authentication": "~7.1.3",
18
18
  "expo-application": "~6.0.2",
19
- "expo-asset": "~11.0.2",
19
+ "expo-asset": "~11.0.3",
20
20
  "expo-audio": "~0.3.4",
21
- "expo-auth-session": "~6.0.2",
21
+ "expo-auth-session": "~6.0.3",
22
22
  "expo-av": "~15.0.2",
23
- "expo-background-fetch": "~13.0.4",
23
+ "expo-background-fetch": "~13.0.5",
24
+ "expo-background-task": "~0.1.1",
24
25
  "expo-battery": "~9.0.2",
25
- "expo-blur": "~14.0.2",
26
+ "expo-blur": "~14.0.3",
26
27
  "expo-brightness": "~13.0.3",
27
28
  "expo-build-properties": "~0.13.2",
28
29
  "expo-calendar": "~14.0.6",
29
- "expo-camera": "~16.0.13",
30
+ "expo-camera": "~16.0.14",
30
31
  "expo-cellular": "~7.0.2",
31
32
  "expo-checkbox": "~4.0.1",
32
33
  "expo-clipboard": "~7.0.1",
33
- "expo-constants": "~17.0.4",
34
- "expo-contacts": "~14.0.3",
34
+ "expo-constants": "~17.0.5",
35
+ "expo-contacts": "~14.0.5",
35
36
  "expo-crypto": "~14.0.2",
36
- "expo-dev-client": "~5.0.10",
37
+ "expo-dev-client": "~5.0.11",
37
38
  "expo-device": "~7.0.2",
38
39
  "expo-document-picker": "~13.0.2",
39
40
  "expo-face-detector": "~13.0.2",
40
- "expo-file-system": "~18.0.7",
41
+ "expo-file-system": "~18.0.9",
41
42
  "expo-font": "~13.0.3",
42
43
  "expo-gl": "~15.0.4",
43
44
  "expo-google-app-auth": "~8.3.0",
@@ -45,22 +46,22 @@
45
46
  "expo-image": "~2.0.4",
46
47
  "expo-image-loader": "~5.0.0",
47
48
  "expo-image-manipulator": "~13.0.6",
48
- "expo-image-picker": "~16.0.4",
49
+ "expo-image-picker": "~16.0.5",
49
50
  "expo-intent-launcher": "~12.0.2",
50
51
  "expo-insights": "~0.8.2",
51
52
  "expo-keep-awake": "~14.0.2",
52
53
  "expo-linear-gradient": "~14.0.2",
53
- "expo-linking": "~7.0.4",
54
+ "expo-linking": "~7.0.5",
54
55
  "expo-local-authentication": "~15.0.2",
55
56
  "expo-localization": "~16.0.1",
56
57
  "expo-location": "~18.0.5",
57
58
  "expo-mail-composer": "~14.0.2",
58
59
  "expo-media-library": "~17.0.5",
59
60
  "expo-module-template": "~10.15.13",
60
- "expo-modules-core": "~2.1.4",
61
+ "expo-modules-core": "~2.2.0",
61
62
  "expo-navigation-bar": "~4.0.7",
62
63
  "expo-network": "~7.0.5",
63
- "expo-notifications": "~0.29.12",
64
+ "expo-notifications": "~0.29.13",
64
65
  "expo-print": "~14.0.3",
65
66
  "expo-router": "~4.0.17",
66
67
  "expo-screen-capture": "~7.0.1",
@@ -71,14 +72,14 @@
71
72
  "expo-sms": "~13.0.1",
72
73
  "expo-speech": "~13.0.1",
73
74
  "expo-splash-screen": "~0.29.21",
74
- "expo-sqlite": "~15.0.6",
75
+ "expo-sqlite": "~15.1.1",
75
76
  "expo-status-bar": "~2.0.1",
76
77
  "expo-store-review": "~8.0.1",
77
- "expo-symbols": "~0.2.1",
78
+ "expo-symbols": "~0.2.2",
78
79
  "expo-system-ui": "~4.0.7",
79
- "expo-task-manager": "~12.0.4",
80
+ "expo-task-manager": "~12.0.5",
80
81
  "expo-tracking-transparency": "~5.1.1",
81
- "expo-updates": "~0.26.13",
82
+ "expo-updates": "~0.26.15",
82
83
  "expo-video-thumbnails": "~9.0.3",
83
84
  "expo-video": "~2.0.5",
84
85
  "expo-web-browser": "~14.0.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "52.0.27",
3
+ "version": "52.0.29",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -68,20 +68,20 @@
68
68
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
69
69
  "dependencies": {
70
70
  "@babel/runtime": "^7.20.0",
71
- "@expo/cli": "0.22.10",
71
+ "@expo/cli": "0.22.11",
72
72
  "@expo/config": "~10.0.8",
73
73
  "@expo/config-plugins": "~9.0.14",
74
- "@expo/fingerprint": "0.11.7",
74
+ "@expo/fingerprint": "0.11.8",
75
75
  "@expo/metro-config": "0.19.9",
76
76
  "@expo/vector-icons": "^14.0.0",
77
77
  "babel-preset-expo": "~12.0.6",
78
- "expo-asset": "~11.0.2",
79
- "expo-constants": "~17.0.4",
80
- "expo-file-system": "~18.0.7",
78
+ "expo-asset": "~11.0.3",
79
+ "expo-constants": "~17.0.5",
80
+ "expo-file-system": "~18.0.9",
81
81
  "expo-font": "~13.0.3",
82
82
  "expo-keep-awake": "~14.0.2",
83
83
  "expo-modules-autolinking": "2.0.7",
84
- "expo-modules-core": "2.1.4",
84
+ "expo-modules-core": "2.2.0",
85
85
  "fbemitter": "^3.0.0",
86
86
  "web-streams-polyfill": "^3.3.2",
87
87
  "whatwg-url-without-unicode": "8.0.0-3"
@@ -112,5 +112,5 @@
112
112
  "optional": true
113
113
  }
114
114
  },
115
- "gitHead": "eb1c1b83e79921d9fa1b0da1a20a8f24bba2f804"
115
+ "gitHead": "8478e7a78d20fc1548ddb038aef60fa11df7b588"
116
116
  }