|
15 | 15 | "@react-native-async-storage/async-storage": "2.2.0", |
16 | 16 | "@react-navigation/native": "^6.1.14", |
17 | 17 | "@react-navigation/native-stack": "^6.9.22", |
18 | | - "expo": "55.0.0-canary-20251230-fc48ddc", |
19 | | - "expo-dev-client": "6.1.0-canary-20251230-fc48ddc", |
20 | | - "expo-splash-screen": "31.0.14-canary-20251230-fc48ddc", |
| 18 | + "expo": "^55.0.27", |
| 19 | + "expo-dev-client": "^55.0.36", |
| 20 | + "expo-splash-screen": "^55.0.22", |
21 | 21 | "react": "19.2.0", |
22 | | - "react-native": "0.83.1", |
23 | | - "react-native-android-widget": "./react-native-android-widget-93887.tgz", |
24 | | - "react-native-safe-area-context": "~5.6.0", |
25 | | - "react-native-screens": "~4.19.0" |
| 22 | + "react-native": "0.83.6", |
| 23 | + "react-native-android-widget": "./react-native-android-widget-123456.tgz", |
| 24 | + "react-native-safe-area-context": "~5.6.2", |
| 25 | + "react-native-screens": "~4.23.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@babel/core": "^7.26.0", |
29 | | - "@types/react": "~19.1.10", |
| 29 | + "@types/react": "~19.2.10", |
30 | 30 | "typescript": "~5.9.2" |
31 | 31 | }, |
32 | 32 | "private": true, |
|
0 commit comments