|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@react-native-clipboard/clipboard": "^1.16.3", |
19 | | - "@react-navigation/native": "^7.3.12", |
20 | | - "@react-navigation/native-stack": "^7.18.4", |
| 19 | + "@react-navigation/native": "^7.3.16", |
| 20 | + "@react-navigation/native-stack": "^7.18.8", |
21 | 21 | "react": "19.2.3", |
22 | | - "react-native": "0.86.0", |
23 | | - "react-native-nitro-modules": "^0.36.1", |
24 | | - "react-native-safe-area-context": "^5.8.0", |
25 | | - "react-native-screens": "^4.26.2" |
| 22 | + "react-native": "0.86.2", |
| 23 | + "react-native-nitro-modules": "^0.36.5", |
| 24 | + "react-native-safe-area-context": "^5.9.0", |
| 25 | + "react-native-screens": "^4.27.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@babel/core": "^7.29.7", |
|
31 | 31 | "@react-native-community/cli": "20.2.0", |
32 | 32 | "@react-native-community/cli-platform-android": "20.2.0", |
33 | 33 | "@react-native-community/cli-platform-ios": "20.2.0", |
34 | | - "@react-native/babel-preset": "0.86.0", |
35 | | - "@react-native/jest-preset": "0.86.0", |
| 34 | + "@react-native/babel-preset": "0.86.2", |
| 35 | + "@react-native/jest-preset": "0.86.2", |
36 | 36 | "@react-native/metro-config": "0.86.0", |
37 | | - "@react-native/typescript-config": "0.86.0", |
38 | | - "@types/react": "^19.2.17", |
| 37 | + "@react-native/typescript-config": "0.86.2", |
| 38 | + "@types/react": "^19.2.18", |
39 | 39 | "babel-plugin-react-compiler": "1.0.0", |
40 | | - "execa": "^10.0.0", |
| 40 | + "execa": "^10.0.1", |
41 | 41 | "react-native-builder-bob": "^0.43.0", |
42 | 42 | "react-native-monorepo-config": "^0.4.0" |
43 | 43 | }, |
|
0 commit comments