|
41 | 41 | "e2e-test": "maestro test .maestro/ -e APP_ID=com.obytes.development" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "@expo/metro-runtime": "^4.0.0", |
| 44 | + "@expo/metro-runtime": "^4.0.1", |
45 | 45 | "@gorhom/bottom-sheet": "^5.0.5", |
46 | 46 | "@hookform/resolvers": "^3.9.0", |
47 | 47 | "@shopify/flash-list": "1.7.1", |
48 | 48 | "@tanstack/react-query": "^5.52.1", |
49 | 49 | "app-icon-badge": "^0.1.2", |
50 | 50 | "axios": "^1.7.5", |
51 | | - "expo": "~52.0.23", |
52 | | - "expo-constants": "~17.0.3", |
53 | | - "expo-dev-client": "~5.0.7", |
54 | | - "expo-font": "~13.0.2", |
55 | | - "expo-image": "~2.0.3", |
56 | | - "expo-linking": "~7.0.3", |
57 | | - "expo-localization": "~16.0.0", |
58 | | - "expo-router": "~4.0.15", |
59 | | - "expo-splash-screen": "~0.29.18", |
60 | | - "expo-status-bar": "~2.0.0", |
61 | | - "expo-system-ui": "~4.0.6", |
| 51 | + "expo": "~52.0.26", |
| 52 | + "expo-constants": "~17.0.4", |
| 53 | + "expo-dev-client": "~5.0.9", |
| 54 | + "expo-font": "~13.0.3", |
| 55 | + "expo-image": "~2.0.4", |
| 56 | + "expo-linking": "~7.0.4", |
| 57 | + "expo-localization": "~16.0.1", |
| 58 | + "expo-router": "~4.0.17", |
| 59 | + "expo-splash-screen": "~0.29.21", |
| 60 | + "expo-status-bar": "~2.0.1", |
| 61 | + "expo-system-ui": "~4.0.7", |
62 | 62 | "i18next": "^23.14.0", |
63 | 63 | "lodash.memoize": "^4.1.2", |
64 | 64 | "moti": "^0.29.0", |
|
68 | 68 | "react-error-boundary": "^4.0.13", |
69 | 69 | "react-hook-form": "^7.53.0", |
70 | 70 | "react-i18next": "^15.0.1", |
71 | | - "react-native": "0.76.5", |
| 71 | + "react-native": "0.76.6", |
72 | 72 | "react-native-edge-to-edge": "^1.1.2", |
73 | 73 | "react-native-flash-message": "^0.4.2", |
74 | 74 | "react-native-gesture-handler": "~2.20.2", |
|
118 | 118 | "husky": "^9.1.5", |
119 | 119 | "jest": "^29.7.0", |
120 | 120 | "jest-environment-jsdom": "^29.7.0", |
121 | | - "jest-expo": "~52.0.2", |
| 121 | + "jest-expo": "~52.0.3", |
122 | 122 | "jest-junit": "^16.0.0", |
123 | 123 | "lint-staged": "^15.2.9", |
124 | 124 | "np": "^10.0.7", |
|
0 commit comments