|
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", |
50 | | - "expo-font": "~11.4.0", |
51 | | - "expo-linear-gradient": "~12.3.0", |
52 | | - "expo-linking": "~4.1.0", |
53 | | - "expo-secure-store": "~12.3.0", |
| 46 | + "babel-preset-expo": "^13.0.0", |
| 47 | + "expo": "~53.0.0", |
| 48 | + "expo-asset": "~11.1.0", |
| 49 | + "expo-constants": "~17.1.0", |
| 50 | + "expo-font": "~13.3.0", |
| 51 | + "expo-linear-gradient": "~14.1.0", |
| 52 | + "expo-linking": "~7.1.0", |
| 53 | + "expo-secure-store": "~14.2.0", |
54 | 54 | "expo-splash-screen": "~0.20.0", |
55 | | - "expo-status-bar": "~1.6.0", |
| 55 | + "expo-status-bar": "~2.2.0", |
56 | 56 | "expo-updates": "~0.18.0", |
57 | 57 | "react": "18.2.0", |
58 | 58 | "react-native": "0.72.3", |
|
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": "^53.0.0", |
89 | 89 | "prettier": "^2.8.8", |
90 | 90 | "typescript": "^4.9.4" |
91 | 91 | } |
|
0 commit comments