|
25 | 25 | "@config-plugins/detox": "*", |
26 | 26 | "@config-plugins/react-native-adjust": "*", |
27 | 27 | "@config-plugins/react-native-callkeep": "*", |
28 | | - "detox": "^20.17.0", |
29 | | - "expo": "~50.0.5", |
30 | | - "expo-localization": "~14.8.3", |
31 | | - "expo-splash-screen": "~0.26.4", |
32 | | - "expo-status-bar": "~1.11.1", |
| 28 | + "detox": "^20.20.3", |
| 29 | + "expo": "~51", |
| 30 | + "expo-localization": "~15.0.3", |
| 31 | + "expo-splash-screen": "~0.27.4", |
| 32 | + "expo-status-bar": "~1.12.1", |
33 | 33 | "fbjs": "^0.8.18", |
34 | 34 | "i18n-js": "^3.8.0", |
35 | 35 | "luxon": "^1.27.0", |
36 | 36 | "react": "18.2.0", |
37 | | - "react-native": "0.73.3", |
38 | | - "react-native-adjust": "~4.37.1", |
39 | | - "react-native-callkeep": "~4.3.12", |
40 | | - "react-native-safe-area-context": "4.8.2" |
| 37 | + "react-native": "0.74.1", |
| 38 | + "react-native-adjust": "^4.38.1", |
| 39 | + "react-native-callkeep": "^4.3.13", |
| 40 | + "react-native-safe-area-context": "4.10.1" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@babel/core": "^7.20.0", |
| 43 | + "@babel/core": "^7.24.0", |
44 | 44 | "@babel/plugin-syntax-jsx": "^7.16.0", |
45 | 45 | "@types/jest": "^29.4.0", |
46 | 46 | "@types/luxon": "^1.27.1", |
47 | | - "@types/react": "~18.2.45", |
| 47 | + "@types/react": "~18.2.79", |
48 | 48 | "babel-jest": "^29.5.0", |
49 | 49 | "jest": "^29.2.1", |
50 | 50 | "jest-circus": "^29.5.0", |
|
0 commit comments