expo 56.0.13 → 56.0.14

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.
@@ -10,7 +10,7 @@ buildscript {
10
10
  }
11
11
 
12
12
  group = 'host.exp.exponent'
13
- version = '56.0.13'
13
+ version = '56.0.14'
14
14
 
15
15
  expoModule {
16
16
  // We can't prebuild the module because it depends on the generated files.
@@ -21,7 +21,7 @@ android {
21
21
  namespace "expo.core"
22
22
  defaultConfig {
23
23
  versionCode 1
24
- versionName "56.0.13"
24
+ versionName "56.0.14"
25
25
  consumerProguardFiles("proguard-rules.pro")
26
26
  }
27
27
  testOptions {
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "@expo/dom-webview": "~56.0.6",
3
- "@expo/fingerprint": "~0.19.5",
3
+ "@expo/fingerprint": "~0.19.6",
4
4
  "@expo/metro-runtime": "~56.0.16",
5
5
  "@expo/vector-icons": "^15.0.2",
6
- "@expo/ui": "~56.0.19",
6
+ "@expo/ui": "~56.0.20",
7
7
  "@react-native-async-storage/async-storage": "2.2.0",
8
8
  "@react-native-community/datetimepicker": "9.1.0",
9
9
  "@react-native-masked-view/masked-view": "0.3.2",
@@ -22,20 +22,20 @@
22
22
  "expo-application": "~56.0.3",
23
23
  "expo-asset": "~56.0.18",
24
24
  "expo-audio": "~56.0.12",
25
- "expo-auth-session": "~56.0.14",
25
+ "expo-auth-session": "~56.0.15",
26
26
  "expo-background-fetch": "~56.0.20",
27
27
  "expo-background-task": "~56.0.20",
28
28
  "expo-battery": "~56.0.4",
29
29
  "expo-blur": "~56.0.3",
30
30
  "expo-brightness": "~56.0.5",
31
- "expo-brownfield": "~56.0.21",
32
- "expo-build-properties": "~56.0.20",
31
+ "expo-brownfield": "~56.0.22",
32
+ "expo-build-properties": "~56.0.21",
33
33
  "expo-calendar": "~56.0.9",
34
34
  "expo-camera": "~56.0.8",
35
35
  "expo-cellular": "~56.0.5",
36
36
  "expo-checkbox": "~56.0.1",
37
37
  "expo-clipboard": "~56.0.4",
38
- "expo-constants": "~56.0.19",
38
+ "expo-constants": "~56.0.20",
39
39
  "expo-contacts": "~56.0.10",
40
40
  "expo-crypto": "~56.0.4",
41
41
  "expo-dev-client": "~56.0.21",
@@ -55,7 +55,7 @@
55
55
  "expo-insights": "~56.0.19",
56
56
  "expo-keep-awake": "~56.0.3",
57
57
  "expo-linear-gradient": "~56.0.4",
58
- "expo-linking": "~56.0.14",
58
+ "expo-linking": "~56.0.15",
59
59
  "expo-local-authentication": "~56.0.4",
60
60
  "expo-localization": "~56.0.6",
61
61
  "expo-location": "~56.0.19",
@@ -63,26 +63,26 @@
63
63
  "expo-manifests": "~56.0.4",
64
64
  "expo-maps": "~56.0.7",
65
65
  "expo-mcp": "~0.2.1",
66
- "expo-media-library": "~56.0.8",
66
+ "expo-media-library": "~56.0.9",
67
67
  "expo-mesh-gradient": "~56.0.3",
68
68
  "expo-module-template": "~56.0.15",
69
- "expo-modules-core": "~56.0.18",
69
+ "expo-modules-core": "~56.0.19",
70
70
  "expo-navigation-bar": "~56.0.3",
71
71
  "expo-network": "~56.0.5",
72
72
  "expo-notifications": "~56.0.19",
73
- "expo-observe": "~56.0.22",
73
+ "expo-observe": "~56.0.23",
74
74
  "expo-print": "~56.0.4",
75
75
  "expo-live-photo": "~56.0.4",
76
- "expo-router": "~56.2.12",
76
+ "expo-router": "~56.2.13",
77
77
  "expo-screen-capture": "~56.0.4",
78
78
  "expo-screen-orientation": "~56.0.5",
79
79
  "expo-secure-store": "~56.0.4",
80
80
  "expo-sensors": "~56.0.6",
81
81
  "expo-server": "~56.0.5",
82
- "expo-sharing": "~56.0.19",
82
+ "expo-sharing": "~56.0.20",
83
83
  "expo-sms": "~56.0.3",
84
84
  "expo-speech": "~56.0.3",
85
- "expo-splash-screen": "~56.0.11",
85
+ "expo-splash-screen": "~56.0.12",
86
86
  "expo-sqlite": "~56.0.5",
87
87
  "expo-status-bar": "~56.0.4",
88
88
  "expo-store-review": "~56.0.3",
@@ -94,7 +94,7 @@
94
94
  "expo-video-thumbnails": "~56.0.3",
95
95
  "expo-video": "~56.1.4",
96
96
  "expo-web-browser": "~56.0.5",
97
- "expo-widgets": "~56.0.20",
97
+ "expo-widgets": "~56.0.21",
98
98
  "jest-expo": "~56.0.5",
99
99
  "lottie-react-native": "~7.3.4",
100
100
  "react": "19.2.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "56.0.13",
3
+ "version": "56.0.14",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -68,25 +68,25 @@
68
68
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
69
69
  "dependencies": {
70
70
  "@babel/runtime": "^7.20.0",
71
- "@expo/cli": "^56.1.17",
72
- "@expo/config": "~56.0.10",
73
- "@expo/config-plugins": "~56.0.10",
71
+ "@expo/cli": "^56.1.18",
72
+ "@expo/config": "~56.0.11",
73
+ "@expo/config-plugins": "~56.0.11",
74
74
  "@expo/devtools": "~56.0.2",
75
75
  "@expo/dom-webview": "~56.0.6",
76
- "@expo/fingerprint": "^0.19.5",
77
- "@expo/local-build-cache-provider": "^56.0.8",
76
+ "@expo/fingerprint": "^0.19.6",
77
+ "@expo/local-build-cache-provider": "^56.0.9",
78
78
  "@expo/log-box": "^56.0.14",
79
79
  "@expo/metro": "~56.0.0",
80
- "@expo/metro-config": "~56.0.15",
80
+ "@expo/metro-config": "~56.0.16",
81
81
  "@ungap/structured-clone": "^1.3.0",
82
82
  "babel-preset-expo": "~56.0.16",
83
83
  "expo-asset": "~56.0.18",
84
- "expo-constants": "~56.0.19",
84
+ "expo-constants": "~56.0.20",
85
85
  "expo-file-system": "~56.0.8",
86
86
  "expo-font": "~56.0.7",
87
87
  "expo-keep-awake": "~56.0.3",
88
- "expo-modules-autolinking": "~56.0.17",
89
- "expo-modules-core": "~56.0.18",
88
+ "expo-modules-autolinking": "~56.0.18",
89
+ "expo-modules-core": "~56.0.19",
90
90
  "pretty-format": "^29.7.0",
91
91
  "react-refresh": "^0.14.2",
92
92
  "whatwg-url-minimum": "^0.1.2"
@@ -101,8 +101,8 @@
101
101
  "rimraf": "^6.1.2",
102
102
  "web-streams-polyfill": "^3.3.2",
103
103
  "@expo/dom-webview": "56.0.6",
104
- "@expo/metro-runtime": "56.0.16",
105
- "expo-updates": "56.0.20"
104
+ "expo-updates": "56.0.20",
105
+ "@expo/metro-runtime": "56.0.16"
106
106
  },
107
107
  "peerDependencies": {
108
108
  "@expo/dom-webview": "*",
@@ -139,7 +139,7 @@
139
139
  "scripts/resolveAppEntry.js"
140
140
  ]
141
141
  },
142
- "gitHead": "b293744c7b199c6cbe910188863e93a174c21250",
142
+ "gitHead": "b2e161a54f90a778ab7e5560c0c8f021bbfcaae2",
143
143
  "scripts": {
144
144
  "build": "tsc",
145
145
  "clean": "rimraf build",
package/template.tgz CHANGED
Binary file