expo 52.0.1 → 52.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.
@@ -33,7 +33,7 @@ def getRNVersion() {
33
33
  ensureDependeciesWereEvaluated(project)
34
34
 
35
35
  group = 'host.exp.exponent'
36
- version = '52.0.1'
36
+ version = '52.0.3'
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.1"
49
+ versionName "52.0.3"
50
50
  consumerProguardFiles("proguard-rules.pro")
51
51
  }
52
52
  testOptions {
@@ -1,5 +1,5 @@
1
1
  {
2
- "@expo/metro-runtime": "~4.0.0-preview.2",
2
+ "@expo/metro-runtime": "~4.0.0",
3
3
  "@expo/vector-icons": "^14.0.2",
4
4
  "@react-native-async-storage/async-storage": "1.23.1",
5
5
  "@react-native-community/datetimepicker": "8.2.0",
@@ -33,7 +33,7 @@
33
33
  "expo-constants": "~17.0.2",
34
34
  "expo-contacts": "~14.0.2",
35
35
  "expo-crypto": "~14.0.1",
36
- "expo-dev-client": "~5.0.0-preview.9",
36
+ "expo-dev-client": "~5.0.1",
37
37
  "expo-device": "~7.0.1",
38
38
  "expo-document-picker": "~13.0.1",
39
39
  "expo-face-detector": "~13.0.1",
@@ -42,7 +42,7 @@
42
42
  "expo-gl": "~15.0.1",
43
43
  "expo-google-app-auth": "~8.3.0",
44
44
  "expo-haptics": "~14.0.0",
45
- "expo-image": "~2.0.0-preview.1",
45
+ "expo-image": "~2.0.0",
46
46
  "expo-image-loader": "~5.0.0",
47
47
  "expo-image-manipulator": "~13.0.5",
48
48
  "expo-image-picker": "~16.0.1",
@@ -56,13 +56,13 @@
56
56
  "expo-location": "~18.0.1",
57
57
  "expo-mail-composer": "~14.0.1",
58
58
  "expo-media-library": "~17.0.2",
59
- "expo-module-template": "~10.15.7",
60
- "expo-modules-core": "~2.0.0",
59
+ "expo-module-template": "~10.15.8",
60
+ "expo-modules-core": "~2.0.1",
61
61
  "expo-navigation-bar": "~4.0.2",
62
62
  "expo-network": "~7.0.0",
63
63
  "expo-notifications": "~0.29.6",
64
64
  "expo-print": "~14.0.2",
65
- "expo-router": "~4.0.1",
65
+ "expo-router": "~4.0.2",
66
66
  "expo-screen-capture": "~7.0.0",
67
67
  "expo-screen-orientation": "~8.0.0",
68
68
  "expo-secure-store": "~14.0.0",
@@ -70,8 +70,8 @@
70
70
  "expo-sharing": "~13.0.0",
71
71
  "expo-sms": "~13.0.0",
72
72
  "expo-speech": "~13.0.0",
73
- "expo-splash-screen": "~0.29.6",
74
- "expo-sqlite": "~15.0.2",
73
+ "expo-splash-screen": "~0.29.7",
74
+ "expo-sqlite": "~15.0.3",
75
75
  "expo-status-bar": "~2.0.0",
76
76
  "expo-store-review": "~8.0.0",
77
77
  "expo-symbols": "~0.2.0",
@@ -79,7 +79,7 @@
79
79
  "expo-task-manager": "~12.0.2",
80
80
  "expo-tracking-transparency": "~5.0.0",
81
81
  "expo-updates": "~0.26.5",
82
- "expo-video-thumbnails": "~9.0.0",
82
+ "expo-video-thumbnails": "~9.0.1",
83
83
  "expo-video": "~2.0.0",
84
84
  "expo-web-browser": "~14.0.0",
85
85
  "jest-expo": "~52.0.0",
@@ -93,7 +93,7 @@
93
93
  "react-native-maps": "1.18.0",
94
94
  "react-native-pager-view": "6.4.1",
95
95
  "react-native-reanimated": "~3.16.1",
96
- "react-native-screens": "4.0.0",
96
+ "react-native-screens": "~4.0.0",
97
97
  "react-native-safe-area-context": "4.12.0",
98
98
  "react-native-svg": "15.8.0",
99
99
  "react-native-view-shot": "~4.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "52.0.1",
3
+ "version": "52.0.3",
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.20.4",
72
- "@expo/config": "10.0.2",
73
- "@expo/config-plugins": "9.0.7",
71
+ "@expo/cli": "0.21.0",
72
+ "@expo/config": "10.0.3",
73
+ "@expo/config-plugins": "9.0.9",
74
74
  "@expo/fingerprint": "0.11.2",
75
- "@expo/metro-config": "0.19.0",
75
+ "@expo/metro-config": "0.19.1",
76
76
  "@expo/vector-icons": "^14.0.0",
77
- "babel-preset-expo": "~12.0.0-preview.6",
77
+ "babel-preset-expo": "~12.0.0",
78
78
  "expo-asset": "~11.0.1",
79
79
  "expo-constants": "~17.0.2",
80
80
  "expo-file-system": "~18.0.2",
81
81
  "expo-font": "~13.0.1",
82
82
  "expo-keep-awake": "~14.0.1",
83
- "expo-modules-autolinking": "2.0.0-preview.3",
84
- "expo-modules-core": "2.0.0",
83
+ "expo-modules-autolinking": "2.0.0",
84
+ "expo-modules-core": "2.0.1",
85
85
  "fbemitter": "^3.0.0",
86
86
  "web-streams-polyfill": "^3.3.2",
87
87
  "whatwg-url-without-unicode": "8.0.0-3"
@@ -89,7 +89,7 @@
89
89
  "devDependencies": {
90
90
  "@types/react": "~18.3.12",
91
91
  "@types/react-test-renderer": "^18.3.0",
92
- "expo-module-scripts": "^4.0.1",
92
+ "expo-module-scripts": "^4.0.2",
93
93
  "react": "18.3.1",
94
94
  "react-dom": "18.3.1",
95
95
  "react-native": "0.76.1"
@@ -112,5 +112,5 @@
112
112
  "optional": true
113
113
  }
114
114
  },
115
- "gitHead": "8f11fad6f46b878de4746b49b18599fc57b5729f"
115
+ "gitHead": "68c2c4f5a536c4eb7db9551188c7f667d9fa53c8"
116
116
  }