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