|
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | 23 | "@sentry/react-native": "7.2.0", |
24 | | - "@types/react": "~19.0.10", |
25 | | - "expo": "^53.0.0", |
26 | | - "expo-constants": "~17.1.5", |
27 | | - "expo-dev-client": "~5.1.8", |
28 | | - "expo-image-picker": "~16.1.4", |
29 | | - "expo-linking": "~7.1.4", |
30 | | - "expo-router": "~5.0.5", |
31 | | - "expo-status-bar": "~2.2.3", |
32 | | - "expo-updates": "~0.28.12", |
33 | | - "expo-web-browser": "~14.1.6", |
34 | | - "react": "19.0.0", |
35 | | - "react-dom": "19.0.0", |
36 | | - "react-native": "0.79.2", |
37 | | - "react-native-gesture-handler": "~2.24.0", |
38 | | - "react-native-safe-area-context": "5.4.0", |
39 | | - "react-native-screens": "~4.10.0", |
40 | | - "react-native-web": "^0.20.0", |
41 | | - "typescript": "~5.8.3" |
| 24 | + "@types/react": "~19.1.10", |
| 25 | + "expo": "^54.0.0", |
| 26 | + "expo-constants": "~18.0.9", |
| 27 | + "expo-dev-client": "~6.0.13", |
| 28 | + "expo-image-picker": "~17.0.8", |
| 29 | + "expo-linking": "~8.0.8", |
| 30 | + "expo-router": "~6.0.10", |
| 31 | + "expo-status-bar": "~3.0.8", |
| 32 | + "expo-updates": "~29.0.12", |
| 33 | + "expo-web-browser": "~15.0.8", |
| 34 | + "react": "19.1.0", |
| 35 | + "react-dom": "19.1.0", |
| 36 | + "react-native": "0.81.4", |
| 37 | + "react-native-gesture-handler": "~2.28.0", |
| 38 | + "react-native-safe-area-context": "~5.6.0", |
| 39 | + "react-native-screens": "~4.16.0", |
| 40 | + "react-native-web": "^0.21.0", |
| 41 | + "typescript": "~5.9.2" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@babel/core": "^7.26.0", |
|
0 commit comments