expo 51.0.8 → 51.0.10

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 = '51.0.8'
36
+ version = '51.0.10'
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 "51.0.8"
49
+ versionName "51.0.10"
50
50
  consumerProguardFiles("proguard-rules.pro")
51
51
  }
52
52
  testOptions {
@@ -15,7 +15,7 @@
15
15
  "expo-app-loader-provider": "~8.0.0",
16
16
  "expo-apple-authentication": "~6.4.1",
17
17
  "expo-application": "~5.9.1",
18
- "expo-asset": "~10.0.6",
18
+ "expo-asset": "~10.0.7",
19
19
  "expo-auth-session": "~5.5.2",
20
20
  "expo-av": "~14.0.5",
21
21
  "expo-background-fetch": "~12.0.1",
@@ -25,23 +25,23 @@
25
25
  "expo-brightness": "~12.0.1",
26
26
  "expo-build-properties": "~0.12.1",
27
27
  "expo-calendar": "~13.0.5",
28
- "expo-camera": "~15.0.9",
28
+ "expo-camera": "~15.0.10",
29
29
  "expo-cellular": "~6.0.2",
30
30
  "expo-checkbox": "~3.0.0",
31
31
  "expo-clipboard": "~6.0.3",
32
- "expo-constants": "~16.0.1",
32
+ "expo-constants": "~16.0.2",
33
33
  "expo-contacts": "~13.0.3",
34
34
  "expo-crypto": "~13.0.2",
35
- "expo-dev-client": "~4.0.14",
35
+ "expo-dev-client": "~4.0.15",
36
36
  "expo-device": "~6.0.2",
37
37
  "expo-document-picker": "~12.0.1",
38
38
  "expo-face-detector": "~12.7.1",
39
39
  "expo-file-system": "~17.0.1",
40
- "expo-font": "~12.0.5",
40
+ "expo-font": "~12.0.6",
41
41
  "expo-gl": "~14.0.2",
42
42
  "expo-google-app-auth": "~8.3.0",
43
43
  "expo-haptics": "~13.0.1",
44
- "expo-image": "~1.12.9",
44
+ "expo-image": "~1.12.10",
45
45
  "expo-image-loader": "~4.7.0",
46
46
  "expo-image-manipulator": "~12.0.5",
47
47
  "expo-image-picker": "~15.0.5",
@@ -55,18 +55,18 @@
55
55
  "expo-location": "~17.0.1",
56
56
  "expo-mail-composer": "~13.0.1",
57
57
  "expo-media-library": "~16.0.3",
58
- "expo-module-template": "~10.14.7",
59
- "expo-modules-core": "~1.12.11",
60
- "expo-navigation-bar": "~3.0.4",
58
+ "expo-module-template": "~10.14.8",
59
+ "expo-modules-core": "~1.12.13",
60
+ "expo-navigation-bar": "~3.0.5",
61
61
  "expo-network": "~6.0.1",
62
- "expo-notifications": "~0.28.3",
62
+ "expo-notifications": "~0.28.7",
63
63
  "expo-print": "~13.0.1",
64
64
  "expo-random": "~14.0.1",
65
- "expo-router": "~3.5.14",
65
+ "expo-router": "~3.5.15",
66
66
  "expo-screen-capture": "~6.0.1",
67
67
  "expo-screen-orientation": "~7.0.5",
68
68
  "expo-secure-store": "~13.0.1",
69
- "expo-sensors": "~13.0.7",
69
+ "expo-sensors": "~13.0.8",
70
70
  "expo-sharing": "~12.0.1",
71
71
  "expo-sms": "~12.0.1",
72
72
  "expo-speech": "~12.0.2",
@@ -75,13 +75,13 @@
75
75
  "expo-status-bar": "~1.12.1",
76
76
  "expo-store-review": "~7.0.2",
77
77
  "expo-symbols": "~0.1.4",
78
- "expo-system-ui": "~3.0.4",
79
- "expo-task-manager": "~11.8.1",
78
+ "expo-system-ui": "~3.0.5",
79
+ "expo-task-manager": "~11.8.2",
80
80
  "expo-tracking-transparency": "~4.0.2",
81
- "expo-updates": "~0.25.14",
81
+ "expo-updates": "~0.25.15",
82
82
  "expo-video-thumbnails": "~8.0.0",
83
83
  "expo-web-browser": "~13.0.3",
84
- "jest-expo": "~51.0.2",
84
+ "jest-expo": "~51.0.1",
85
85
  "lottie-react-native": "6.7.0",
86
86
  "react": "18.2.0",
87
87
  "react-dom": "18.2.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "51.0.8",
3
+ "version": "51.0.10",
4
4
  "description": "The Expo SDK",
5
5
  "main": "build/Expo.js",
6
6
  "module": "build/Expo.js",
@@ -60,28 +60,28 @@
60
60
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
61
61
  "dependencies": {
62
62
  "@babel/runtime": "^7.20.0",
63
- "@expo/cli": "0.18.13",
64
- "@expo/config": "9.0.2",
63
+ "@expo/cli": "0.18.15",
64
+ "@expo/config": "9.0.1",
65
65
  "@expo/config-plugins": "8.0.4",
66
- "@expo/metro-config": "0.18.4",
66
+ "@expo/metro-config": "0.18.3",
67
67
  "@expo/vector-icons": "^14.0.0",
68
- "babel-preset-expo": "~11.0.6",
69
- "expo-asset": "~10.0.6",
68
+ "babel-preset-expo": "~11.0.7",
69
+ "expo-asset": "~10.0.7",
70
70
  "expo-file-system": "~17.0.1",
71
- "expo-font": "~12.0.5",
71
+ "expo-font": "~12.0.6",
72
72
  "expo-keep-awake": "~13.0.2",
73
73
  "expo-modules-autolinking": "1.11.1",
74
- "expo-modules-core": "1.12.11",
74
+ "expo-modules-core": "1.12.13",
75
75
  "fbemitter": "^3.0.0",
76
76
  "whatwg-url-without-unicode": "8.0.0-3"
77
77
  },
78
78
  "devDependencies": {
79
79
  "@types/react": "~18.0.14",
80
80
  "@types/react-test-renderer": "^18.0.0",
81
- "expo-module-scripts": "^3.5.1",
81
+ "expo-module-scripts": "^3.5.2",
82
82
  "react": "18.2.0",
83
83
  "react-dom": "18.2.0",
84
84
  "react-native": "0.74.1"
85
85
  },
86
- "gitHead": "d6515f12fc9eee6d563cc4de32f9aee5c856158f"
86
+ "gitHead": "01afaad3852d3af00238b2e28ea6e13db6f0a1f8"
87
87
  }