|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@exceptionless/react-native": "3.0.0-dev", |
17 | | - "@expo/metro-runtime": "~56.0.15", |
| 17 | + "@expo/metro-runtime": "~57.0.3", |
18 | 18 | "@react-native-async-storage/async-storage": "2.2.0", |
19 | | - "expo": "~56.0.11", |
20 | | - "expo-application": "~56.0.3", |
21 | | - "expo-constants": "~56.0.16", |
22 | | - "expo-dev-client": "~56.0.20", |
23 | | - "expo-device": "~56.0.4", |
24 | | - "expo-splash-screen": "~56.0.10", |
25 | | - "expo-status-bar": "~56.0.4", |
| 19 | + "expo": "~57.0.4", |
| 20 | + "expo-application": "~57.0.0", |
| 21 | + "expo-constants": "~57.0.3", |
| 22 | + "expo-dev-client": "~57.0.5", |
| 23 | + "expo-device": "~57.0.0", |
| 24 | + "expo-splash-screen": "~57.0.2", |
| 25 | + "expo-status-bar": "~57.0.0", |
26 | 26 | "react": "19.2.3", |
27 | 27 | "react-dom": "19.2.3", |
28 | | - "react-native": "0.85.3", |
| 28 | + "react-native": "0.86.0", |
29 | 29 | "react-native-safe-area-context": "~5.7.0", |
30 | 30 | "react-native-screens": "4.25.2", |
31 | 31 | "react-native-web": "^0.21.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@babel/core": "^7.29.7", |
35 | | - "@react-native/js-polyfills": "^0.79.6", |
36 | | - "@types/react": "~19.2.10", |
| 35 | + "@react-native/js-polyfills": "^0.86.0", |
| 36 | + "@types/react": "~19.2.17", |
37 | 37 | "typescript": "~6.0.3" |
38 | 38 | }, |
39 | 39 | "publishConfig": { |
|
0 commit comments