expo 49.0.0-beta.4 → 49.0.0

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 = '49.0.0-beta.4'
36
+ version = '49.0.0'
37
37
 
38
38
  buildscript {
39
39
  def expoModulesCorePlugin = new File(project(":expo-modules-core").projectDir.absolutePath, "ExpoModulesCorePlugin.gradle")
@@ -97,7 +97,7 @@ android {
97
97
  minSdkVersion safeExtGet("minSdkVersion", 21)
98
98
  targetSdkVersion safeExtGet("targetSdkVersion", 33)
99
99
  versionCode 1
100
- versionName "49.0.0-beta.4"
100
+ versionName "49.0.0"
101
101
  consumerProguardFiles("proguard-rules.pro")
102
102
  }
103
103
  lintOptions {
@@ -16,7 +16,7 @@
16
16
  "expo-application": "~5.3.0",
17
17
  "expo-asset": "~8.10.1",
18
18
  "expo-auth-session": "~5.0.2",
19
- "expo-av": "~13.4.0",
19
+ "expo-av": "~13.4.1",
20
20
  "expo-background-fetch": "~11.3.0",
21
21
  "expo-barcode-scanner": "~12.5.3",
22
22
  "expo-battery": "~7.3.0",
@@ -24,26 +24,26 @@
24
24
  "expo-brightness": "~11.4.0",
25
25
  "expo-build-properties": "~0.8.3",
26
26
  "expo-calendar": "~11.3.0",
27
- "expo-camera": "~13.4.1",
27
+ "expo-camera": "~13.4.2",
28
28
  "expo-cellular": "~5.3.0",
29
29
  "expo-checkbox": "~2.4.0",
30
30
  "expo-clipboard": "~4.3.0",
31
31
  "expo-constants": "~14.4.2",
32
32
  "expo-contacts": "~12.2.0",
33
- "expo-crypto": "~12.4.0",
34
- "expo-dev-client": "~2.4.3",
33
+ "expo-crypto": "~12.4.1",
34
+ "expo-dev-client": "~2.4.4",
35
35
  "expo-device": "~5.4.0",
36
36
  "expo-document-picker": "~11.5.2",
37
37
  "expo-face-detector": "~12.2.0",
38
38
  "expo-file-system": "~15.4.2",
39
39
  "expo-font": "~11.4.0",
40
- "expo-gl": "~13.0.0",
40
+ "expo-gl": "~13.0.1",
41
41
  "expo-google-app-auth": "~8.3.0",
42
42
  "expo-haptics": "~12.4.0",
43
43
  "expo-image": "~1.3.1",
44
44
  "expo-image-loader": "~4.3.0",
45
45
  "expo-image-manipulator": "~11.3.0",
46
- "expo-image-picker": "~14.3.0",
46
+ "expo-image-picker": "~14.3.1",
47
47
  "expo-in-app-purchases": "~14.3.0",
48
48
  "expo-insights": "~0.2.0",
49
49
  "expo-intent-launcher": "~10.7.0",
@@ -55,36 +55,36 @@
55
55
  "expo-location": "~16.0.0",
56
56
  "expo-mail-composer": "~12.3.0",
57
57
  "expo-media-library": "~15.4.0",
58
- "expo-module-template": "~10.9.2",
59
- "expo-modules-core": "~1.5.3",
58
+ "expo-module-template": "~10.9.3",
59
+ "expo-modules-core": "~1.5.4",
60
60
  "expo-navigation-bar": "~2.3.0",
61
61
  "expo-network": "~5.4.0",
62
62
  "expo-notifications": "~0.20.1",
63
- "expo-permissions": "~14.2.0",
63
+ "expo-permissions": "~14.2.1",
64
64
  "expo-print": "~12.4.2",
65
65
  "expo-random": "~13.2.0",
66
- "expo-router": "2.0.0-rc.9",
66
+ "expo-router": "2.0.0-rc.10",
67
67
  "expo-screen-capture": "~5.3.0",
68
- "expo-screen-orientation": "~6.0.1",
69
- "expo-secure-store": "~12.3.0",
68
+ "expo-screen-orientation": "~6.0.2",
69
+ "expo-secure-store": "~12.3.1",
70
70
  "expo-sensors": "~12.3.0",
71
71
  "expo-sharing": "~11.5.0",
72
72
  "expo-sms": "~11.4.0",
73
73
  "expo-speech": "~11.3.0",
74
- "expo-splash-screen": "~0.20.3",
74
+ "expo-splash-screen": "~0.20.4",
75
75
  "expo-sqlite": "~11.3.1",
76
76
  "expo-status-bar": "~1.6.0",
77
77
  "expo-store-review": "~6.4.0",
78
78
  "expo-system-ui": "~2.4.0",
79
79
  "expo-task-manager": "~11.3.0",
80
80
  "expo-tracking-transparency": "~3.1.0",
81
- "expo-updates": "~0.18.7",
81
+ "expo-updates": "~0.18.8",
82
82
  "expo-video-thumbnails": "~7.4.0",
83
83
  "expo-web-browser": "~12.3.2",
84
84
  "lottie-react-native": "5.1.6",
85
85
  "react": "18.2.0",
86
86
  "react-dom": "18.2.0",
87
- "react-native": "0.72.0",
87
+ "react-native": "0.72.1",
88
88
  "react-native-web": "~0.19.6",
89
89
  "react-native-gesture-handler": "~2.12.0",
90
90
  "react-native-get-random-values": "~1.8.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "49.0.0-beta.4",
3
+ "version": "49.0.0",
4
4
  "description": "The Expo SDK",
5
5
  "main": "build/Expo.js",
6
6
  "module": "build/Expo.js",
@@ -58,9 +58,9 @@
58
58
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
59
59
  "dependencies": {
60
60
  "@babel/runtime": "^7.20.0",
61
- "@expo/cli": "0.10.7",
61
+ "@expo/cli": "0.10.9",
62
62
  "@expo/vector-icons": "^13.0.0",
63
- "@expo/config-plugins": "7.2.4",
63
+ "@expo/config-plugins": "7.2.5",
64
64
  "@expo/config": "8.1.2",
65
65
  "babel-preset-expo": "~9.5.0",
66
66
  "expo-application": "~5.3.0",
@@ -70,7 +70,7 @@
70
70
  "expo-font": "~11.4.0",
71
71
  "expo-keep-awake": "~12.3.0",
72
72
  "expo-modules-autolinking": "1.5.0",
73
- "expo-modules-core": "1.5.3",
73
+ "expo-modules-core": "1.5.4",
74
74
  "fbemitter": "^3.0.0",
75
75
  "invariant": "^2.2.4",
76
76
  "md5-file": "^3.2.3",
@@ -84,10 +84,10 @@
84
84
  "@types/react": "~18.0.14",
85
85
  "@types/react-test-renderer": "^18.0.0",
86
86
  "@types/uuid": "^3.4.7",
87
- "expo-module-scripts": "^3.0.10",
87
+ "expo-module-scripts": "^3.0.11",
88
88
  "react": "18.2.0",
89
89
  "react-dom": "18.2.0",
90
- "react-native": "0.72.0"
90
+ "react-native": "0.72.1"
91
91
  },
92
- "gitHead": "6c5f5daa406fe2feda0f4b90690c2b4f24ceba8d"
92
+ "gitHead": "2fbf7deead5f37f0fccdcc962cbe08328136dd3b"
93
93
  }