|
192 | 192 | "debug": "^4.4.1" |
193 | 193 | }, |
194 | 194 | "peerDependencies": { |
195 | | - "@expo/metro-config": ">=0.21.8" |
| 195 | + "@expo/metro-config": ">=0.21.8", |
| 196 | + "react": "19.1.0", |
| 197 | + "react-native": "0.81.1" |
196 | 198 | }, |
197 | 199 | "devDependencies": { |
198 | 200 | "@babel/core": "^7.28.0", |
199 | 201 | "@commitlint/config-conventional": "^19.8.1", |
200 | 202 | "@eslint/js": "^9.30.1", |
201 | | - "@expo/metro-config": "~54.0.0", |
| 203 | + "@expo/metro-config": "~0.21.11", |
202 | 204 | "@ianvs/prettier-plugin-sort-imports": "^4.4.2", |
203 | 205 | "@tailwindcss/postcss": "^4.1.12", |
204 | 206 | "@testing-library/react-native": "^13.3.3", |
|
209 | 211 | "@types/react": "^19.1.10", |
210 | 212 | "@types/react-test-renderer": "^19", |
211 | 213 | "babel-plugin-tester": "^12.0.0", |
212 | | - "babel-preset-expo": "~54.0.0", |
| 214 | + "babel-preset-expo": "~14.0.6", |
213 | 215 | "commitlint": "^19.8.1", |
214 | 216 | "eas-build-cache-provider": "^16.4.2", |
215 | 217 | "eslint": "^9.30.1", |
216 | 218 | "eslint-config-prettier": "^10.1.5", |
217 | 219 | "eslint-plugin-prettier": "^5.5.1", |
218 | | - "expo": "54.0.0", |
| 220 | + "expo": "54.0.0-preview.16", |
219 | 221 | "jest": "^29.7.0", |
220 | | - "jest-expo": "~54.0.9", |
| 222 | + "jest-expo": "~54.0.8", |
221 | 223 | "lefthook": "^1.12.3", |
222 | 224 | "lightningcss": "^1.30.1", |
223 | 225 | "metro-runtime": "^0.83.0", |
224 | 226 | "postcss": "^8.5.6", |
225 | 227 | "prettier": "^3.6.2", |
226 | 228 | "react": "19.1.0", |
227 | | - "react-native": "0.81.4", |
| 229 | + "react-native": "0.81.1", |
228 | 230 | "react-native-builder-bob": "^0.40.13", |
229 | 231 | "react-native-reanimated": "~4.1.0", |
230 | 232 | "react-native-safe-area-context": "5.6.1", |
231 | | - "react-native-worklets": "0.5.0", |
| 233 | + "react-native-worklets": "~0.5.0", |
232 | 234 | "react-refresh": "^0.17.0", |
233 | 235 | "react-test-renderer": "19.1.0", |
234 | 236 | "release-it": "^19.0.4", |
|
0 commit comments