|
43 | 43 | "@reduxjs/toolkit": "^1.9.5", |
44 | 44 | "@rneui/base": "^4.0.0-rc.7", |
45 | 45 | "@rneui/themed": "^4.0.0-rc.7", |
46 | | - "babel-preset-expo": "^9.3.2", |
47 | | - "expo": "~48.0.15", |
48 | | - "expo-asset": "~8.10.0", |
49 | | - "expo-constants": "~14.4.0", |
| 46 | + "babel-preset-expo": "^10.0.0", |
| 47 | + "expo": "~50.0.0", |
| 48 | + "expo-asset": "~9.0.0", |
| 49 | + "expo-constants": "~15.4.0", |
50 | 50 | "expo-font": "~11.4.0", |
51 | 51 | "expo-linear-gradient": "~12.3.0", |
52 | | - "expo-linking": "~4.1.0", |
| 52 | + "expo-linking": "~6.2.0", |
53 | 53 | "expo-secure-store": "~12.3.0", |
54 | 54 | "expo-splash-screen": "~0.20.0", |
55 | 55 | "expo-status-bar": "~1.6.0", |
|
85 | 85 | "eslint-plugin-react": "^7.32.2", |
86 | 86 | "eslint-plugin-react-hooks": "^4.6.0", |
87 | 87 | "eslint-plugin-react-native": "^4.0.0", |
88 | | - "jest-expo": "^48.0.2", |
| 88 | + "jest-expo": "^50.0.0", |
89 | 89 | "prettier": "^2.8.8", |
90 | 90 | "typescript": "^4.9.4" |
91 | 91 | } |
|
0 commit comments