|
22 | 22 | "@babel/core": "^7.26.10", |
23 | 23 | "@babel/preset-env": "^7.26.9", |
24 | 24 | "@babel/runtime": "^7.27.0", |
25 | | - "@react-native-community/cli": "^18.0.0", |
26 | | - "@react-native-community/cli-platform-android": "^18.0.0", |
27 | | - "@react-native-community/cli-platform-ios": "^18.0.0", |
| 25 | + "@react-native-community/cli": "^20.0.1", |
| 26 | + "@react-native-community/cli-platform-android": "^20.0.1", |
| 27 | + "@react-native-community/cli-platform-ios": "^20.0.1", |
28 | 28 | "@react-native-node-api/node-addon-examples": "*", |
29 | 29 | "@react-native-node-api/node-tests": "*", |
30 | | - "@react-native/babel-preset": "0.79.0", |
31 | | - "@react-native/metro-config": "0.79.0", |
32 | | - "@react-native/typescript-config": "0.79.0", |
33 | | - "@rnx-kit/metro-config": "^2.0.1", |
| 30 | + "@react-native/babel-preset": "0.81.1", |
| 31 | + "@react-native/metro-config": "0.81.1", |
| 32 | + "@react-native/typescript-config": "0.81.1", |
| 33 | + "@rnx-kit/metro-config": "^2.1.1", |
34 | 34 | "@types/mocha": "^10.0.10", |
35 | | - "@types/react": "^19.0.0", |
| 35 | + "@types/react": "^19.1.0", |
36 | 36 | "concurrently": "^9.1.2", |
37 | 37 | "ferric-example": "^0.1.0", |
38 | 38 | "mocha": "^11.6.0", |
39 | 39 | "mocha-remote-cli": "^1.13.2", |
40 | 40 | "mocha-remote-react-native": "^1.13.2", |
41 | | - "react": "19.0.0", |
42 | | - "react-native": "0.79.5", |
| 41 | + "react": "19.1.0", |
| 42 | + "react-native": "0.81.1", |
43 | 43 | "react-native-node-api": "*", |
44 | | - "react-native-test-app": "^4.3.3" |
| 44 | + "react-native-test-app": "^4.4.7" |
45 | 45 | } |
46 | 46 | } |
0 commit comments