|
61 | 61 | "e2e-test": "maestro test .maestro/ -e APP_ID=com.obytes.development" |
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | | - "@expo/metro-runtime": "^4.0.0", |
| 64 | + "@expo/metro-runtime": "^4.0.1", |
65 | 65 | "@gorhom/bottom-sheet": "^5.0.5", |
66 | 66 | "@hookform/resolvers": "^3.9.0", |
67 | 67 | "@lukemorales/query-key-factory": "^1.3.4", |
|
71 | 71 | "app-icon-badge": "^0.1.2", |
72 | 72 | "axios": "^1.7.5", |
73 | 73 | "dayjs": "^1.11.13", |
74 | | - "expo": "~52.0.23", |
75 | | - "expo-constants": "~17.0.3", |
76 | | - "expo-dev-client": "~5.0.7", |
77 | | - "expo-font": "~13.0.2", |
78 | | - "expo-image": "~2.0.3", |
79 | | - "expo-linking": "~7.0.3", |
80 | | - "expo-localization": "~16.0.0", |
81 | | - "expo-router": "~4.0.15", |
82 | | - "expo-splash-screen": "~0.29.18", |
83 | | - "expo-status-bar": "~2.0.0", |
84 | | - "expo-system-ui": "~4.0.6", |
| 74 | + "expo": "~52.0.26", |
| 75 | + "expo-constants": "~17.0.4", |
| 76 | + "expo-dev-client": "~5.0.9", |
| 77 | + "expo-font": "~13.0.3", |
| 78 | + "expo-image": "~2.0.4", |
| 79 | + "expo-linking": "~7.0.4", |
| 80 | + "expo-localization": "~16.0.1", |
| 81 | + "expo-router": "~4.0.17", |
| 82 | + "expo-splash-screen": "~0.29.21", |
| 83 | + "expo-status-bar": "~2.0.1", |
| 84 | + "expo-system-ui": "~4.0.7", |
85 | 85 | "i18next": "^23.14.0", |
86 | 86 | "lodash.memoize": "^4.1.2", |
87 | 87 | "moti": "^0.29.0", |
|
91 | 91 | "react-error-boundary": "^4.0.13", |
92 | 92 | "react-hook-form": "^7.53.0", |
93 | 93 | "react-i18next": "^15.0.1", |
94 | | - "react-native": "0.76.5", |
| 94 | + "react-native": "0.76.6", |
95 | 95 | "react-native-edge-to-edge": "^1.1.2", |
96 | 96 | "react-native-flash-message": "^0.4.2", |
97 | 97 | "react-native-gesture-handler": "~2.20.2", |
|
146 | 146 | "husky": "^9.1.5", |
147 | 147 | "jest": "^29.7.0", |
148 | 148 | "jest-environment-jsdom": "^29.7.0", |
149 | | - "jest-expo": "~52.0.2", |
| 149 | + "jest-expo": "~52.0.3", |
150 | 150 | "jest-junit": "^16.0.0", |
151 | 151 | "lint-staged": "^15.2.9", |
152 | 152 | "np": "^10.0.7", |
|
0 commit comments