expo 51.0.0-preview.7 → 51.0.0-preview.9

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.0-preview.7'
36
+ version = '51.0.0-preview.9'
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.0-preview.7"
49
+ versionName "51.0.0-preview.9"
50
50
  consumerProguardFiles("proguard-rules.pro")
51
51
  }
52
52
  testOptions {
@@ -24,14 +24,14 @@
24
24
  "expo-brightness": "~12.0.1",
25
25
  "expo-build-properties": "~0.12.0",
26
26
  "expo-calendar": "~13.0.2",
27
- "expo-camera": "~15.0.2",
27
+ "expo-camera": "~15.0.3",
28
28
  "expo-cellular": "~6.0.1",
29
29
  "expo-checkbox": "~3.0.0",
30
30
  "expo-clipboard": "~6.0.2",
31
31
  "expo-constants": "~16.0.1",
32
32
  "expo-contacts": "~13.0.2",
33
33
  "expo-crypto": "~13.0.2",
34
- "expo-dev-client": "~4.0.6",
34
+ "expo-dev-client": "~4.0.7",
35
35
  "expo-device": "~6.0.1",
36
36
  "expo-document-picker": "~12.0.1",
37
37
  "expo-face-detector": "~12.7.1",
@@ -43,25 +43,25 @@
43
43
  "expo-image": "~1.12.4",
44
44
  "expo-image-loader": "~4.7.0",
45
45
  "expo-image-manipulator": "~12.0.2",
46
- "expo-image-picker": "~15.0.2",
46
+ "expo-image-picker": "~15.0.3",
47
47
  "expo-intent-launcher": "~11.0.1",
48
48
  "expo-insights": "~0.7.0",
49
49
  "expo-keep-awake": "~13.0.1",
50
- "expo-linear-gradient": "~13.0.1",
50
+ "expo-linear-gradient": "~13.0.2",
51
51
  "expo-linking": "~6.3.1",
52
52
  "expo-local-authentication": "~14.0.1",
53
53
  "expo-localization": "~15.0.1",
54
54
  "expo-location": "~17.0.1",
55
55
  "expo-mail-composer": "~13.0.1",
56
56
  "expo-media-library": "~16.0.3",
57
- "expo-module-template": "~10.14.2",
58
- "expo-modules-core": "~1.12.3",
57
+ "expo-module-template": "~10.14.3",
58
+ "expo-modules-core": "~1.12.5",
59
59
  "expo-navigation-bar": "~3.0.2",
60
60
  "expo-network": "~6.0.1",
61
61
  "expo-notifications": "~0.28.1",
62
62
  "expo-print": "~13.0.1",
63
63
  "expo-random": "~14.0.1",
64
- "expo-router": "~3.5.4",
64
+ "expo-router": "~3.5.6",
65
65
  "expo-screen-capture": "~6.0.1",
66
66
  "expo-screen-orientation": "~7.0.2",
67
67
  "expo-secure-store": "~13.0.1",
@@ -73,13 +73,13 @@
73
73
  "expo-sqlite": "~14.0.3",
74
74
  "expo-status-bar": "~1.12.1",
75
75
  "expo-store-review": "~7.0.1",
76
- "expo-symbols": "~0.1.3",
76
+ "expo-symbols": "~0.1.4",
77
77
  "expo-system-ui": "~3.0.2",
78
78
  "expo-task-manager": "~11.8.1",
79
- "expo-tracking-transparency": "~4.0.1",
80
- "expo-updates": "~0.25.5",
79
+ "expo-tracking-transparency": "~4.0.2",
80
+ "expo-updates": "~0.25.6",
81
81
  "expo-video-thumbnails": "~8.0.0",
82
- "expo-web-browser": "~13.0.2",
82
+ "expo-web-browser": "~13.0.3",
83
83
  "jest-expo": "~51.0.1",
84
84
  "lottie-react-native": "6.7.0",
85
85
  "react": "18.2.0",
@@ -92,7 +92,7 @@
92
92
  "react-native-pager-view": "6.3.0",
93
93
  "react-native-reanimated": "3.9.0-rc.1",
94
94
  "react-native-screens": "3.31.0-rc.1",
95
- "react-native-safe-area-context": "4.10.0-rc.1",
95
+ "react-native-safe-area-context": "4.10.1",
96
96
  "react-native-svg": "15.2.0-rc.0",
97
97
  "react-native-view-shot": "3.8.0",
98
98
  "react-native-webview": "13.8.6",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "51.0.0-preview.7",
3
+ "version": "51.0.0-preview.9",
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.6",
63
+ "@expo/cli": "0.18.7",
64
64
  "@expo/config": "9.0.1",
65
- "@expo/config-plugins": "8.0.3",
65
+ "@expo/config-plugins": "8.0.4",
66
66
  "@expo/metro-config": "0.18.3",
67
67
  "@expo/vector-icons": "^14.0.0",
68
- "babel-preset-expo": "~11.0.2",
68
+ "babel-preset-expo": "~11.0.3",
69
69
  "expo-asset": "~10.0.3",
70
70
  "expo-file-system": "~17.0.1",
71
71
  "expo-font": "~12.0.4",
72
72
  "expo-keep-awake": "~13.0.1",
73
73
  "expo-modules-autolinking": "1.11.1",
74
- "expo-modules-core": "1.12.3",
74
+ "expo-modules-core": "1.12.5",
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.0"
85
85
  },
86
- "gitHead": "20f1765146f63f8fdc2543e8aba8b0e5140d1e05"
86
+ "gitHead": "470464ab5c25ae8bd45eb2a94d221ce51a8b2560"
87
87
  }