expo 48.0.0-beta.0 → 48.0.0-beta.1

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 = '48.0.0-beta.0'
36
+ version = '48.0.0-beta.1'
37
37
 
38
38
  buildscript {
39
39
  def expoModulesCorePlugin = new File(project(":expo-modules-core").projectDir.absolutePath, "ExpoModulesCorePlugin.gradle")
@@ -52,7 +52,7 @@ buildscript {
52
52
  if (ext.has("kotlinVersion")) {
53
53
  ext.kotlinVersion()
54
54
  } else {
55
- ext.safeExtGet("kotlinVersion", "1.6.10")
55
+ ext.safeExtGet("kotlinVersion", "1.8.10")
56
56
  }
57
57
  }
58
58
 
@@ -104,7 +104,7 @@ android {
104
104
  minSdkVersion safeExtGet("minSdkVersion", 21)
105
105
  targetSdkVersion safeExtGet("targetSdkVersion", 33)
106
106
  versionCode 1
107
- versionName "48.0.0-beta.0"
107
+ versionName "48.0.0-beta.1"
108
108
  consumerProguardFiles("proguard-rules.pro")
109
109
  }
110
110
  lintOptions {
@@ -8,78 +8,78 @@
8
8
  "@react-native-community/viewpager": "5.0.11",
9
9
  "@react-native-picker/picker": "2.4.8",
10
10
  "@react-native-segmented-control/segmented-control": "2.4.0",
11
- "@stripe/stripe-react-native": "0.23.1",
11
+ "@stripe/stripe-react-native": "0.23.3",
12
12
  "expo-analytics-amplitude": "~11.3.0",
13
13
  "expo-app-auth": "~11.1.0",
14
14
  "expo-app-loader-provider": "~8.0.0",
15
- "expo-app-loading": "~2.2.0",
16
- "expo-apple-authentication": "~6.0.0",
17
- "expo-application": "~5.1.0",
18
- "expo-asset": "~8.8.0",
19
- "expo-auth-session": "~4.0.0",
20
- "expo-av": "~13.2.0",
21
- "expo-background-fetch": "~11.1.0",
22
- "expo-barcode-scanner": "~12.3.0",
23
- "expo-battery": "~7.1.0",
24
- "expo-blur": "~12.2.0",
25
- "expo-brightness": "~11.2.0",
26
- "expo-build-properties": "~0.5.0",
27
- "expo-calendar": "~11.1.0",
28
- "expo-camera": "~13.2.0",
29
- "expo-cellular": "~5.1.0",
30
- "expo-checkbox": "~2.3.0",
31
- "expo-clipboard": "~4.1.0",
32
- "expo-constants": "~14.2.0",
33
- "expo-contacts": "~12.0.0",
34
- "expo-crypto": "~12.2.0",
35
- "expo-dev-client": "~2.1.0",
36
- "expo-device": "~5.2.0",
37
- "expo-document-picker": "~11.2.0",
38
- "expo-error-recovery": "~4.1.0",
39
- "expo-face-detector": "~12.1.0",
40
- "expo-file-system": "~15.2.0",
41
- "expo-font": "~11.1.0",
42
- "expo-gl": "~12.3.0",
15
+ "expo-app-loading": "~2.2.1",
16
+ "expo-apple-authentication": "~6.0.1",
17
+ "expo-application": "~5.1.1",
18
+ "expo-asset": "~8.9.0",
19
+ "expo-auth-session": "~4.0.1",
20
+ "expo-av": "~13.2.1",
21
+ "expo-background-fetch": "~11.1.1",
22
+ "expo-barcode-scanner": "~12.3.1",
23
+ "expo-battery": "~7.1.1",
24
+ "expo-blur": "~12.2.1",
25
+ "expo-brightness": "~11.2.1",
26
+ "expo-build-properties": "~0.5.1",
27
+ "expo-calendar": "~11.1.1",
28
+ "expo-camera": "~13.2.1",
29
+ "expo-cellular": "~5.1.1",
30
+ "expo-checkbox": "~2.3.1",
31
+ "expo-clipboard": "~4.1.1",
32
+ "expo-constants": "~14.2.1",
33
+ "expo-contacts": "~12.0.1",
34
+ "expo-crypto": "~12.2.1",
35
+ "expo-dev-client": "~2.1.1",
36
+ "expo-device": "~5.2.1",
37
+ "expo-document-picker": "~11.2.1",
38
+ "expo-error-recovery": "~4.1.1",
39
+ "expo-face-detector": "~12.1.1",
40
+ "expo-file-system": "~15.2.1",
41
+ "expo-font": "~11.1.1",
42
+ "expo-gl": "~12.3.1",
43
43
  "expo-google-app-auth": "~8.3.0",
44
- "expo-haptics": "~12.2.0",
45
- "expo-image-loader": "~4.1.0",
46
- "expo-image-manipulator": "~11.1.0",
47
- "expo-image-picker": "~14.1.0",
48
- "expo-in-app-purchases": "~14.1.0",
49
- "expo-intent-launcher": "~10.5.0",
50
- "expo-keep-awake": "~12.0.0",
51
- "expo-linear-gradient": "~12.1.0",
52
- "expo-linking": "~4.0.0",
53
- "expo-local-authentication": "~13.2.0",
54
- "expo-localization": "~14.1.0",
55
- "expo-location": "~15.1.0",
56
- "expo-mail-composer": "~12.1.0",
57
- "expo-media-library": "~15.2.0",
58
- "expo-module-template": "~10.7.15",
59
- "expo-modules-core": "~1.2.0",
60
- "expo-navigation-bar": "~2.1.0",
61
- "expo-network": "~5.2.0",
62
- "expo-notifications": "~0.18.0",
63
- "expo-permissions": "~14.1.0",
64
- "expo-print": "~12.2.0",
65
- "expo-random": "~13.1.0",
66
- "expo-screen-capture": "~5.1.0",
67
- "expo-screen-orientation": "~5.1.0",
68
- "expo-secure-store": "~12.1.0",
69
- "expo-sensors": "~12.1.0",
70
- "expo-sharing": "~11.2.0",
71
- "expo-sms": "~11.2.0",
72
- "expo-speech": "~11.1.0",
73
- "expo-splash-screen": "~0.18.0",
74
- "expo-sqlite": "~11.1.0",
75
- "expo-status-bar": "~1.4.3",
76
- "expo-store-review": "~6.2.0",
77
- "expo-system-ui": "~2.2.0",
78
- "expo-task-manager": "~11.1.0",
79
- "expo-tracking-transparency": "~3.0.2",
80
- "expo-updates": "~0.16.0",
81
- "expo-video-thumbnails": "~7.2.0",
82
- "expo-web-browser": "~12.1.0",
44
+ "expo-haptics": "~12.2.1",
45
+ "expo-image-loader": "~4.1.1",
46
+ "expo-image-manipulator": "~11.1.1",
47
+ "expo-image-picker": "~14.1.1",
48
+ "expo-in-app-purchases": "~14.1.1",
49
+ "expo-intent-launcher": "~10.5.1",
50
+ "expo-keep-awake": "~12.0.1",
51
+ "expo-linear-gradient": "~12.1.1",
52
+ "expo-linking": "~4.0.1",
53
+ "expo-local-authentication": "~13.2.1",
54
+ "expo-localization": "~14.1.1",
55
+ "expo-location": "~15.1.1",
56
+ "expo-mail-composer": "~12.1.1",
57
+ "expo-media-library": "~15.2.1",
58
+ "expo-module-template": "~10.7.16",
59
+ "expo-modules-core": "~1.2.1",
60
+ "expo-navigation-bar": "~2.1.1",
61
+ "expo-network": "~5.2.1",
62
+ "expo-notifications": "~0.18.1",
63
+ "expo-permissions": "~14.1.1",
64
+ "expo-print": "~12.2.1",
65
+ "expo-random": "~13.1.1",
66
+ "expo-screen-capture": "~5.1.1",
67
+ "expo-screen-orientation": "~5.1.1",
68
+ "expo-secure-store": "~12.1.1",
69
+ "expo-sensors": "~12.1.1",
70
+ "expo-sharing": "~11.2.1",
71
+ "expo-sms": "~11.2.1",
72
+ "expo-speech": "~11.1.1",
73
+ "expo-splash-screen": "~0.18.1",
74
+ "expo-sqlite": "~11.1.1",
75
+ "expo-status-bar": "~1.4.4",
76
+ "expo-store-review": "~6.2.1",
77
+ "expo-system-ui": "~2.2.1",
78
+ "expo-task-manager": "~11.1.1",
79
+ "expo-tracking-transparency": "~3.0.3",
80
+ "expo-updates": "~0.16.1",
81
+ "expo-video-thumbnails": "~7.2.1",
82
+ "expo-web-browser": "~12.1.1",
83
83
  "lottie-react-native": "5.1.4",
84
84
  "react": "18.2.0",
85
85
  "react-dom": "18.2.0",
@@ -98,7 +98,7 @@
98
98
  "react-native-view-shot": "3.5.0",
99
99
  "react-native-webview": "11.26.0",
100
100
  "sentry-expo": "~6.0.0",
101
- "unimodules-app-loader": "~4.1.0",
101
+ "unimodules-app-loader": "~4.1.1",
102
102
  "unimodules-image-loader-interface": "~6.1.0",
103
103
  "@shopify/react-native-skia": "0.1.172",
104
104
  "@shopify/flash-list": "1.4.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "48.0.0-beta.0",
3
+ "version": "48.0.0-beta.1",
4
4
  "description": "The Expo SDK",
5
5
  "main": "build/Expo.js",
6
6
  "module": "build/Expo.js",
@@ -59,20 +59,20 @@
59
59
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
60
60
  "dependencies": {
61
61
  "@babel/runtime": "^7.20.0",
62
- "@expo/cli": "0.5.0",
62
+ "@expo/cli": "0.5.1",
63
63
  "@expo/vector-icons": "^13.0.0",
64
64
  "@expo/config-plugins": "6.0.0",
65
- "@expo/config": "8.0.0",
65
+ "@expo/config": "8.0.1",
66
66
  "babel-preset-expo": "~9.3.0",
67
67
  "cross-spawn": "^6.0.5",
68
- "expo-application": "~5.1.0",
69
- "expo-asset": "~8.8.0",
70
- "expo-constants": "~14.2.0",
71
- "expo-file-system": "~15.2.0",
72
- "expo-font": "~11.1.0",
73
- "expo-keep-awake": "~12.0.0",
74
- "expo-modules-autolinking": "1.1.0",
75
- "expo-modules-core": "1.2.0",
68
+ "expo-application": "~5.1.1",
69
+ "expo-asset": "~8.9.0",
70
+ "expo-constants": "~14.2.1",
71
+ "expo-file-system": "~15.2.1",
72
+ "expo-font": "~11.1.1",
73
+ "expo-keep-awake": "~12.0.1",
74
+ "expo-modules-autolinking": "1.1.1",
75
+ "expo-modules-core": "1.2.1",
76
76
  "fbemitter": "^3.0.0",
77
77
  "getenv": "^1.0.0",
78
78
  "invariant": "^2.2.4",
@@ -82,7 +82,7 @@
82
82
  "uuid": "^3.4.0"
83
83
  },
84
84
  "optionalDependencies": {
85
- "expo-error-recovery": "~4.1.0"
85
+ "expo-error-recovery": "~4.1.1"
86
86
  },
87
87
  "devDependencies": {
88
88
  "@types/fbemitter": "^2.0.32",
@@ -90,10 +90,10 @@
90
90
  "@types/react": "~18.0.14",
91
91
  "@types/react-test-renderer": "^18.0.0",
92
92
  "@types/uuid": "^3.4.7",
93
- "expo-module-scripts": "^3.0.6",
93
+ "expo-module-scripts": "^3.0.7",
94
94
  "react": "18.2.0",
95
95
  "react-dom": "18.2.0",
96
96
  "react-native": "0.71.2"
97
97
  },
98
- "gitHead": "1815e2eaad8c753588c7b1eb74420174a28e01f4"
98
+ "gitHead": "1f8a6a09570fd451378565ca34933018ce48454e"
99
99
  }