|
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 | + "@react-native-node-api/ferric-example": "*", |
28 | 29 | "@react-native-node-api/node-addon-examples": "*",
|
29 | 30 | "@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", |
| 31 | + "@react-native/babel-preset": "0.81.1", |
| 32 | + "@react-native/metro-config": "0.81.1", |
| 33 | + "@react-native/typescript-config": "0.81.1", |
| 34 | + "@rnx-kit/metro-config": "^2.1.1", |
34 | 35 | "@types/mocha": "^10.0.10",
|
35 |
| - "@types/react": "^19.0.0", |
| 36 | + "@types/react": "^19.1.0", |
36 | 37 | "concurrently": "^9.1.2",
|
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