Skip to content

Commit ddd059d

Browse files
committed
Upgrading dependencies
1 parent 81e91b9 commit ddd059d

4 files changed

Lines changed: 463 additions & 471 deletions

File tree

apps/test-app/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@
3030
"@react-native-node-api/ferric-example": "*",
3131
"@react-native-node-api/node-addon-examples": "*",
3232
"@react-native-node-api/node-tests": "*",
33-
"@react-native/babel-preset": "0.81.4",
34-
"@react-native/metro-config": "0.81.4",
35-
"@react-native/typescript-config": "0.81.4",
36-
"@rnx-kit/metro-config": "^2.1.1",
33+
"@react-native/babel-preset": "0.83.1",
34+
"@react-native/metro-config": "0.83.1",
35+
"@react-native/typescript-config": "0.83.1",
36+
"@rnx-kit/metro-config": "^2.2.3",
3737
"@types/mocha": "^10.0.10",
38-
"@types/react": "^19.1.0",
38+
"@types/react": "^19.2.0",
3939
"concurrently": "^9.1.2",
4040
"mocha": "^11.6.0",
4141
"mocha-remote-cli": "^1.13.2",
4242
"mocha-remote-react-native": "^1.13.2",
43-
"react": "19.1.0",
44-
"react-native": "0.81.4",
43+
"react": "19.2.0",
44+
"react-native": "0.83.1",
4545
"react-native-node-api": "*",
46-
"react-native-test-app": "^4.4.7",
46+
"react-native-test-app": "^5.0.10",
4747
"weak-node-api": "*"
4848
}
4949
}

0 commit comments

Comments
 (0)