|
27 | 27 | "@react-navigation/native": "^7.1.33", |
28 | 28 | "@react-navigation/native-stack": "^7.14.5", |
29 | 29 | "react": "19.2.3", |
30 | | - "react-native": "0.85.0", |
31 | | - "react-native-safe-area-context": "^5.6.2", |
32 | | - "react-native-screens": "^4.23.0" |
| 30 | + "react-native": "0.87.0", |
| 31 | + "react-native-safe-area-context": "^5.9.1", |
| 32 | + "react-native-screens": "^4.27.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@babel/core": "^7.29.6", |
36 | 36 | "@babel/preset-env": "^7.25.3", |
37 | 37 | "@babel/runtime": "^7.25.0", |
38 | | - "@react-native-community/cli": "20.1.0", |
39 | | - "@react-native-community/cli-platform-android": "20.1.0", |
40 | | - "@react-native-community/cli-platform-ios": "20.1.0", |
41 | | - "@react-native/babel-preset": "0.85.0", |
42 | | - "@react-native/eslint-config": "0.85.0", |
43 | | - "@react-native/jest-preset": "0.85.0", |
44 | | - "@react-native/metro-config": "0.85.0", |
45 | | - "@react-native/typescript-config": "0.85.0", |
| 38 | + "@react-native-community/cli": "20.2.0", |
| 39 | + "@react-native-community/cli-platform-android": "20.2.0", |
| 40 | + "@react-native-community/cli-platform-ios": "20.2.0", |
| 41 | + "@react-native/babel-preset": "0.87.0", |
| 42 | + "@react-native/eslint-config": "0.87.0", |
| 43 | + "@react-native/jest-preset": "0.87.0", |
| 44 | + "@react-native/metro-config": "0.87.0", |
| 45 | + "@react-native/typescript-config": "0.87.0", |
46 | 46 | "@testing-library/react-native": "^13.3.3", |
47 | 47 | "@types/jest": "^30.0.0", |
48 | 48 | "@types/react": "^19.2.0", |
|
0 commit comments