|
24 | 24 | "dependencies": { |
25 | 25 | "@sentry/core": "10.38.0", |
26 | 26 | "@sentry/react-native": "8.0.0-alpha.0", |
27 | | - "@types/react": "~19.0.10", |
28 | | - "expo": "^53.0.0", |
29 | | - "expo-constants": "~17.1.5", |
30 | | - "expo-dev-client": "~5.1.8", |
31 | | - "expo-image-picker": "~16.1.4", |
32 | | - "expo-linking": "~7.1.4", |
33 | | - "expo-router": "~5.0.5", |
34 | | - "expo-status-bar": "~2.2.3", |
35 | | - "expo-updates": "~0.28.12", |
36 | | - "expo-web-browser": "~14.1.6", |
37 | | - "react": "19.0.0", |
38 | | - "react-dom": "19.0.0", |
39 | | - "react-native": "0.79.2", |
40 | | - "react-native-gesture-handler": "~2.24.0", |
41 | | - "react-native-safe-area-context": "5.4.0", |
42 | | - "react-native-screens": "~4.10.0", |
43 | | - "react-native-web": "^0.20.0", |
44 | | - "typescript": "~5.8.3" |
| 27 | + "@types/react": "~19.1.10", |
| 28 | + "expo": "^54.0.0", |
| 29 | + "expo-constants": "~18.0.13", |
| 30 | + "expo-dev-client": "~6.0.20", |
| 31 | + "expo-image-picker": "~17.0.10", |
| 32 | + "expo-linking": "~8.0.11", |
| 33 | + "expo-router": "~6.0.22", |
| 34 | + "expo-status-bar": "~3.0.9", |
| 35 | + "expo-updates": "~29.0.16", |
| 36 | + "expo-web-browser": "~15.0.10", |
| 37 | + "react": "19.1.0", |
| 38 | + "react-dom": "19.1.0", |
| 39 | + "react-native": "0.81.5", |
| 40 | + "react-native-gesture-handler": "~2.28.0", |
| 41 | + "react-native-safe-area-context": "~5.6.0", |
| 42 | + "react-native-screens": "~4.16.0", |
| 43 | + "react-native-web": "^0.21.0", |
| 44 | + "typescript": "~5.9.2" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | 47 | "@babel/core": "^7.26.0", |
|
52 | 52 | "@typescript-eslint/eslint-plugin": "^8.50.0", |
53 | 53 | "@typescript-eslint/parser": "^8.50.0", |
54 | 54 | "eslint": "^8.57.0", |
55 | | - "eslint-config-expo": "^7.1.2", |
| 55 | + "eslint-config-expo": "~10.0.0", |
56 | 56 | "eslint-import-resolver-typescript": "^4.4.4", |
57 | 57 | "eslint-plugin-import": "^2.32.0", |
58 | 58 | "eslint-plugin-jest": "^29.5.0", |
|
0 commit comments