|
65 | 65 | "@gorhom/bottom-sheet": "^5.0.5", |
66 | 66 | "@hookform/resolvers": "^3.9.0", |
67 | 67 | "@lukemorales/query-key-factory": "^1.3.4", |
68 | | - "@shopify/flash-list": "1.8.2", |
| 68 | + "@shopify/flash-list": "1.7.6", |
69 | 69 | "@tanstack/react-query": "^5.52.1", |
70 | 70 | "@testing-library/react-hooks": "^8.0.1", |
71 | 71 | "app-icon-badge": "^0.1.2", |
72 | 72 | "axios": "^1.7.5", |
73 | 73 | "dayjs": "^1.11.13", |
74 | | - "expo-crypto": "^14.1.5", |
75 | 74 | "expo": "~53.0.11", |
76 | 75 | "expo-constants": "~17.1.6", |
77 | | - "expo-dev-client": "~5.2.0", |
| 76 | + "expo-crypto": "^14.1.5", |
| 77 | + "expo-dev-client": "~5.2.1", |
78 | 78 | "expo-font": "~13.3.1", |
79 | 79 | "expo-image": "~2.3.0", |
80 | 80 | "expo-linking": "~7.1.5", |
81 | 81 | "expo-localization": "~16.1.5", |
82 | 82 | "expo-router": "~5.1.0", |
83 | 83 | "expo-splash-screen": "~0.30.9", |
84 | 84 | "expo-status-bar": "~2.2.3", |
85 | | - "expo-system-ui": "~5.0.8", |
| 85 | + "expo-system-ui": "~5.0.9", |
86 | 86 | "i18next": "^23.14.0", |
87 | 87 | "lodash.memoize": "^4.1.2", |
88 | 88 | "moti": "^0.29.0", |
|
92 | 92 | "react-error-boundary": "^4.0.13", |
93 | 93 | "react-hook-form": "^7.53.0", |
94 | 94 | "react-i18next": "^15.0.1", |
95 | | - "react-native": "0.79.3", |
| 95 | + "react-native": "0.79.4", |
96 | 96 | "react-native-edge-to-edge": "^1.6.0", |
97 | 97 | "react-native-flash-message": "^0.4.2", |
98 | 98 | "react-native-gesture-handler": "~2.24.0", |
|
148 | 148 | "eslint-plugin-testing-library": "^7.5.2", |
149 | 149 | "eslint-plugin-unicorn": "^59.0.1", |
150 | 150 | "eslint-plugin-unused-imports": "^4.1.4", |
| 151 | + "expo": "~53.0.12", |
151 | 152 | "husky": "^9.1.5", |
152 | 153 | "jest": "^29.7.0", |
153 | 154 | "jest-environment-jsdom": "^29.7.0", |
|
165 | 166 | "type": "git", |
166 | 167 | "url": "git+https://github.com/rootstrap/react-native-template.git" |
167 | 168 | }, |
168 | | - "packageManager": "[email protected].1", |
| 169 | + "packageManager": "[email protected].3", |
169 | 170 | "expo": { |
170 | 171 | "doctor": { |
171 | 172 | "reactNativeDirectoryCheck": { |
|
0 commit comments