|
23 | 23 | "@shopify/react-native-skia": "2.6.4", |
24 | 24 | "@types/jest": "^30.0.0", |
25 | 25 | "react": "19.2.3", |
26 | | - "react-native": "0.84.0", |
| 26 | + "react-native": "0.85.3", |
27 | 27 | "react-native-gesture-handler": "^2.30.0", |
28 | 28 | "react-native-nitro-image": "0.15.0", |
29 | 29 | "react-native-nitro-modules": "0.35.9", |
|
44 | 44 | "@babel/core": "^7.25.2", |
45 | 45 | "@babel/preset-env": "^7.25.3", |
46 | 46 | "@babel/runtime": "^7.25.0", |
47 | | - "@react-native-community/cli": "20.1.2", |
48 | | - "@react-native-community/cli-platform-android": "20.1.2", |
49 | | - "@react-native-community/cli-platform-ios": "20.1.2", |
| 47 | + "@react-native-community/cli": "20.1.3", |
| 48 | + "@react-native-community/cli-platform-android": "20.1.3", |
| 49 | + "@react-native-community/cli-platform-ios": "20.1.3", |
50 | 50 | "@react-native-harness/platform-android": "1.3.0", |
51 | 51 | "@react-native-harness/platform-apple": "1.3.0", |
52 | | - "@react-native/babel-preset": "0.84.0", |
53 | | - "@react-native/metro-config": "0.84.0", |
54 | | - "@react-native/typescript-config": "0.84.0", |
55 | | - "@types/react": "19.2.14", |
| 52 | + "@react-native/babel-preset": "0.85.3", |
| 53 | + "@react-native/metro-config": "0.85.3", |
| 54 | + "@react-native/typescript-config": "0.85.3", |
| 55 | + "@types/react": "19.2.15", |
56 | 56 | "react-native-harness": "1.3.0", |
57 | | - "typescript": "5.9.3" |
| 57 | + "typescript": "5.9.3", |
| 58 | + "yargs": "17.7.2" |
58 | 59 | }, |
59 | 60 | "engines": { |
60 | 61 | "node": ">=20" |
|
0 commit comments