expo 51.0.6 → 51.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.
@@ -33,7 +33,7 @@ def getRNVersion() {
33
33
  ensureDependeciesWereEvaluated(project)
34
34
 
35
35
  group = 'host.exp.exponent'
36
- version = '51.0.6'
36
+ version = '51.0.8'
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.6"
49
+ versionName "51.0.8"
50
50
  consumerProguardFiles("proguard-rules.pro")
51
51
  }
52
52
  testOptions {
@@ -17,7 +17,7 @@
17
17
  "expo-application": "~5.9.1",
18
18
  "expo-asset": "~10.0.6",
19
19
  "expo-auth-session": "~5.5.2",
20
- "expo-av": "~14.0.4",
20
+ "expo-av": "~14.0.5",
21
21
  "expo-background-fetch": "~12.0.1",
22
22
  "expo-barcode-scanner": "~13.0.1",
23
23
  "expo-battery": "~8.0.1",
@@ -25,14 +25,14 @@
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.8",
28
+ "expo-camera": "~15.0.9",
29
29
  "expo-cellular": "~6.0.2",
30
30
  "expo-checkbox": "~3.0.0",
31
31
  "expo-clipboard": "~6.0.3",
32
32
  "expo-constants": "~16.0.1",
33
33
  "expo-contacts": "~13.0.3",
34
34
  "expo-crypto": "~13.0.2",
35
- "expo-dev-client": "~4.0.13",
35
+ "expo-dev-client": "~4.0.14",
36
36
  "expo-device": "~6.0.2",
37
37
  "expo-document-picker": "~12.0.1",
38
38
  "expo-face-detector": "~12.7.1",
@@ -44,10 +44,10 @@
44
44
  "expo-image": "~1.12.9",
45
45
  "expo-image-loader": "~4.7.0",
46
46
  "expo-image-manipulator": "~12.0.5",
47
- "expo-image-picker": "~15.0.4",
47
+ "expo-image-picker": "~15.0.5",
48
48
  "expo-intent-launcher": "~11.0.1",
49
49
  "expo-insights": "~0.7.0",
50
- "expo-keep-awake": "~13.0.1",
50
+ "expo-keep-awake": "~13.0.2",
51
51
  "expo-linear-gradient": "~13.0.2",
52
52
  "expo-linking": "~6.3.1",
53
53
  "expo-local-authentication": "~14.0.1",
@@ -56,17 +56,17 @@
56
56
  "expo-mail-composer": "~13.0.1",
57
57
  "expo-media-library": "~16.0.3",
58
58
  "expo-module-template": "~10.14.7",
59
- "expo-modules-core": "~1.12.10",
59
+ "expo-modules-core": "~1.12.11",
60
60
  "expo-navigation-bar": "~3.0.4",
61
61
  "expo-network": "~6.0.1",
62
- "expo-notifications": "~0.28.1",
62
+ "expo-notifications": "~0.28.3",
63
63
  "expo-print": "~13.0.1",
64
64
  "expo-random": "~14.0.1",
65
- "expo-router": "~3.5.12",
65
+ "expo-router": "~3.5.14",
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.6",
69
+ "expo-sensors": "~13.0.7",
70
70
  "expo-sharing": "~12.0.1",
71
71
  "expo-sms": "~12.0.1",
72
72
  "expo-speech": "~12.0.2",
@@ -78,10 +78,10 @@
78
78
  "expo-system-ui": "~3.0.4",
79
79
  "expo-task-manager": "~11.8.1",
80
80
  "expo-tracking-transparency": "~4.0.2",
81
- "expo-updates": "~0.25.12",
81
+ "expo-updates": "~0.25.14",
82
82
  "expo-video-thumbnails": "~8.0.0",
83
83
  "expo-web-browser": "~13.0.3",
84
- "jest-expo": "~51.0.1",
84
+ "jest-expo": "~51.0.2",
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.6",
3
+ "version": "51.0.8",
4
4
  "description": "The Expo SDK",
5
5
  "main": "build/Expo.js",
6
6
  "module": "build/Expo.js",
@@ -60,18 +60,18 @@
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.12",
64
- "@expo/config": "9.0.1",
63
+ "@expo/cli": "0.18.13",
64
+ "@expo/config": "9.0.2",
65
65
  "@expo/config-plugins": "8.0.4",
66
- "@expo/metro-config": "0.18.3",
66
+ "@expo/metro-config": "0.18.4",
67
67
  "@expo/vector-icons": "^14.0.0",
68
68
  "babel-preset-expo": "~11.0.6",
69
69
  "expo-asset": "~10.0.6",
70
70
  "expo-file-system": "~17.0.1",
71
71
  "expo-font": "~12.0.5",
72
- "expo-keep-awake": "~13.0.1",
72
+ "expo-keep-awake": "~13.0.2",
73
73
  "expo-modules-autolinking": "1.11.1",
74
- "expo-modules-core": "1.12.10",
74
+ "expo-modules-core": "1.12.11",
75
75
  "fbemitter": "^3.0.0",
76
76
  "whatwg-url-without-unicode": "8.0.0-3"
77
77
  },
@@ -83,5 +83,5 @@
83
83
  "react-dom": "18.2.0",
84
84
  "react-native": "0.74.1"
85
85
  },
86
- "gitHead": "e4943670c15e4d9b305c80f8c000b2e141fc9a25"
86
+ "gitHead": "d6515f12fc9eee6d563cc4de32f9aee5c856158f"
87
87
  }