|
44 | 44 | "@expo/metro-runtime": "^5.0.4", |
45 | 45 | "@gorhom/bottom-sheet": "^5.0.5", |
46 | 46 | "@hookform/resolvers": "^3.9.0", |
47 | | - "@shopify/flash-list": "1.8.2", |
| 47 | + "@shopify/flash-list": "1.7.6", |
48 | 48 | "@tanstack/react-query": "^5.52.1", |
49 | 49 | "app-icon-badge": "^0.1.2", |
50 | 50 | "axios": "^1.7.5", |
51 | | - "expo": "~53.0.11", |
52 | 51 | "expo-constants": "~17.1.6", |
53 | 52 | "expo-crypto": "^14.1.5", |
54 | | - "expo-dev-client": "~5.2.0", |
| 53 | + "expo-dev-client": "~5.2.1", |
55 | 54 | "expo-font": "~13.3.1", |
56 | 55 | "expo-image": "~2.3.0", |
57 | 56 | "expo-linking": "~7.1.5", |
58 | 57 | "expo-localization": "~16.1.5", |
59 | 58 | "expo-router": "~5.1.0", |
60 | 59 | "expo-splash-screen": "~0.30.9", |
61 | 60 | "expo-status-bar": "~2.2.3", |
62 | | - "expo-system-ui": "~5.0.8", |
| 61 | + "expo-system-ui": "~5.0.9", |
63 | 62 | "i18next": "^23.14.0", |
64 | 63 | "lodash.memoize": "^4.1.2", |
65 | 64 | "moti": "^0.29.0", |
|
69 | 68 | "react-error-boundary": "^4.0.13", |
70 | 69 | "react-hook-form": "^7.53.0", |
71 | 70 | "react-i18next": "^15.0.1", |
72 | | - "react-native": "0.79.3", |
| 71 | + "react-native": "0.79.4", |
73 | 72 | "react-native-edge-to-edge": "^1.6.0", |
74 | 73 | "react-native-flash-message": "^0.4.2", |
75 | 74 | "react-native-gesture-handler": "~2.24.0", |
|
120 | 119 | "eslint-plugin-testing-library": "^7.5.2", |
121 | 120 | "eslint-plugin-unicorn": "^59.0.1", |
122 | 121 | "eslint-plugin-unused-imports": "^4.1.4", |
| 122 | + "expo": "~53.0.12", |
123 | 123 | "husky": "^9.1.5", |
124 | 124 | "jest": "^29.7.0", |
125 | 125 | "jest-environment-jsdom": "^29.7.0", |
|
137 | 137 | "type": "git", |
138 | 138 | "url": "git+https://github.com/obytes/react-native-template-obytes.git" |
139 | 139 | }, |
140 | | - "packageManager": "[email protected].1", |
| 140 | + "packageManager": "[email protected].3", |
141 | 141 | "expo": { |
142 | 142 | "doctor": { |
143 | 143 | "reactNativeDirectoryCheck": { |
|
0 commit comments