expo 53.0.11 → 53.0.12

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.
@@ -32,7 +32,7 @@ buildscript {
32
32
  def reactNativeVersion = project.extensions.getByType(ExpoModuleExtension).reactNativeVersion
33
33
 
34
34
  group = 'host.exp.exponent'
35
- version = '53.0.11'
35
+ version = '53.0.12'
36
36
 
37
37
  expoModule {
38
38
  // We can't prebuild the module because it depends on the generated files.
@@ -43,7 +43,7 @@ android {
43
43
  namespace "expo.core"
44
44
  defaultConfig {
45
45
  versionCode 1
46
- versionName "53.0.11"
46
+ versionName "53.0.12"
47
47
  consumerProguardFiles("proguard-rules.pro")
48
48
  }
49
49
  testOptions {
@@ -1,5 +1,5 @@
1
1
  {
2
- "@expo/fingerprint": "~0.13.0",
2
+ "@expo/fingerprint": "~0.13.1",
3
3
  "@expo/metro-runtime": "~5.0.4",
4
4
  "@expo/vector-icons": "^14.1.0",
5
5
  "@expo/ui": "~0.1.1-alpha.9",
@@ -21,7 +21,7 @@
21
21
  "expo-asset": "~11.1.5",
22
22
  "expo-audio": "~0.4.6",
23
23
  "expo-auth-session": "~6.2.0",
24
- "expo-av": "~15.1.5",
24
+ "expo-av": "~15.1.6",
25
25
  "expo-background-fetch": "~13.1.5",
26
26
  "expo-background-task": "~0.2.7",
27
27
  "expo-battery": "~9.1.4",
@@ -29,22 +29,22 @@
29
29
  "expo-brightness": "~13.1.4",
30
30
  "expo-build-properties": "~0.14.6",
31
31
  "expo-calendar": "~14.1.4",
32
- "expo-camera": "~16.1.7",
32
+ "expo-camera": "~16.1.8",
33
33
  "expo-cellular": "~7.1.4",
34
34
  "expo-checkbox": "~4.1.4",
35
35
  "expo-clipboard": "~7.1.4",
36
36
  "expo-constants": "~17.1.6",
37
37
  "expo-contacts": "~14.2.5",
38
38
  "expo-crypto": "~14.1.5",
39
- "expo-dev-client": "~5.2.0",
39
+ "expo-dev-client": "~5.2.1",
40
40
  "expo-device": "~7.1.4",
41
- "expo-document-picker": "~13.1.5",
41
+ "expo-document-picker": "~13.1.6",
42
42
  "expo-file-system": "~18.1.10",
43
43
  "expo-font": "~13.3.1",
44
44
  "expo-gl": "~15.1.6",
45
45
  "expo-google-app-auth": "~8.3.0",
46
46
  "expo-haptics": "~14.1.4",
47
- "expo-image": "~2.2.0",
47
+ "expo-image": "~2.3.0",
48
48
  "expo-image-loader": "~5.1.0",
49
49
  "expo-image-manipulator": "~13.1.7",
50
50
  "expo-image-picker": "~16.1.4",
@@ -58,17 +58,17 @@
58
58
  "expo-location": "~18.1.5",
59
59
  "expo-mail-composer": "~14.1.4",
60
60
  "expo-manifests": "~0.16.5",
61
- "expo-maps": "~0.10.0",
61
+ "expo-maps": "~0.11.0",
62
62
  "expo-media-library": "~17.1.7",
63
63
  "expo-mesh-gradient": "~0.3.4",
64
64
  "expo-module-template": "~10.16.6",
65
65
  "expo-modules-core": "~2.4.0",
66
- "expo-navigation-bar": "~4.2.5",
66
+ "expo-navigation-bar": "~4.2.6",
67
67
  "expo-network": "~7.1.5",
68
68
  "expo-notifications": "~0.31.3",
69
69
  "expo-print": "~14.1.4",
70
70
  "expo-live-photo": "~0.1.4",
71
- "expo-router": "~5.0.7",
71
+ "expo-router": "~5.1.0",
72
72
  "expo-screen-capture": "~7.1.4",
73
73
  "expo-screen-orientation": "~8.1.7",
74
74
  "expo-secure-store": "~14.2.3",
@@ -81,18 +81,18 @@
81
81
  "expo-status-bar": "~2.2.3",
82
82
  "expo-store-review": "~8.1.5",
83
83
  "expo-symbols": "~0.4.5",
84
- "expo-system-ui": "~5.0.8",
84
+ "expo-system-ui": "~5.0.9",
85
85
  "expo-task-manager": "~13.1.5",
86
86
  "expo-tracking-transparency": "~5.2.4",
87
- "expo-updates": "~0.28.14",
87
+ "expo-updates": "~0.28.15",
88
88
  "expo-video-thumbnails": "~9.1.3",
89
- "expo-video": "~2.2.0",
90
- "expo-web-browser": "~14.1.6",
89
+ "expo-video": "~2.2.2",
90
+ "expo-web-browser": "~14.2.0",
91
91
  "jest-expo": "~53.0.7",
92
92
  "lottie-react-native": "7.2.2",
93
93
  "react": "19.0.0",
94
94
  "react-dom": "19.0.0",
95
- "react-native": "0.79.3",
95
+ "react-native": "0.79.4",
96
96
  "react-native-web": "~0.20.0",
97
97
  "react-native-edge-to-edge": "1.6.0",
98
98
  "react-native-gesture-handler": "~2.24.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo",
3
- "version": "53.0.11",
3
+ "version": "53.0.12",
4
4
  "description": "The Expo SDK",
5
5
  "main": "src/Expo.ts",
6
6
  "module": "src/Expo.ts",
@@ -73,19 +73,19 @@
73
73
  "homepage": "https://github.com/expo/expo/tree/main/packages/expo",
74
74
  "dependencies": {
75
75
  "@babel/runtime": "^7.20.0",
76
- "@expo/cli": "0.24.14",
76
+ "@expo/cli": "0.24.15",
77
77
  "@expo/config": "~11.0.10",
78
- "@expo/config-plugins": "~10.0.2",
79
- "@expo/fingerprint": "0.13.0",
80
- "@expo/metro-config": "0.20.14",
78
+ "@expo/config-plugins": "~10.0.3",
79
+ "@expo/fingerprint": "0.13.1",
80
+ "@expo/metro-config": "0.20.15",
81
81
  "@expo/vector-icons": "^14.0.0",
82
- "babel-preset-expo": "~13.2.0",
82
+ "babel-preset-expo": "~13.2.1",
83
83
  "expo-asset": "~11.1.5",
84
84
  "expo-constants": "~17.1.6",
85
85
  "expo-file-system": "~18.1.10",
86
86
  "expo-font": "~13.3.1",
87
87
  "expo-keep-awake": "~14.1.4",
88
- "expo-modules-autolinking": "2.1.11",
88
+ "expo-modules-autolinking": "2.1.12",
89
89
  "expo-modules-core": "2.4.0",
90
90
  "react-native-edge-to-edge": "1.6.0",
91
91
  "whatwg-url-without-unicode": "8.0.0-3"
@@ -97,7 +97,7 @@
97
97
  "expo-module-scripts": "^4.1.7",
98
98
  "react": "19.0.0",
99
99
  "react-dom": "19.0.0",
100
- "react-native": "0.79.3",
100
+ "react-native": "0.79.4",
101
101
  "web-streams-polyfill": "^3.3.2",
102
102
  "ws": "^8.18.0"
103
103
  },
@@ -119,5 +119,5 @@
119
119
  "optional": true
120
120
  }
121
121
  },
122
- "gitHead": "38da2aaf6aa32f64f9063419054a6ad71dceddea"
122
+ "gitHead": "cc3b641cc2e4e7686dca75e7029cf76a07b3d647"
123
123
  }