diff --git a/package.json b/package.json index 1b63a46a..474d4f41 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "react": "18.2.0", "react-native": "^0.73.0", "react-native-builder-bob": "^0.32.1", - "react-native-test-app": "^3.8.1", + "react-native-test-app": "^4.0.4", "release-it": "^17.2.0", "typescript": "5.6.3" }, diff --git a/yarn.lock b/yarn.lock index 7ca7dda3..1ab724f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3850,7 +3850,7 @@ __metadata: react: "npm:18.2.0" react-native: "npm:^0.73.0" react-native-builder-bob: "npm:^0.32.1" - react-native-test-app: "npm:^3.8.1" + react-native-test-app: "npm:^4.0.4" release-it: "npm:^17.2.0" typescript: "npm:5.6.3" peerDependencies: @@ -4363,6 +4363,15 @@ __metadata: languageName: node linkType: hard +"@rnx-kit/tools-react-native@npm:^2.0.1": + version: 2.0.1 + resolution: "@rnx-kit/tools-react-native@npm:2.0.1" + dependencies: + "@rnx-kit/tools-node": "npm:^3.0.0" + checksum: 10c0/55ec8ea8c279b994da7d4411e216d0d7ed643d817f4f87271606a8f11fb4eebfa596c17dc2effb188a94769b754bc590d3ed1e48724edf9f7d1e5d24c7e06379 + languageName: node + linkType: hard + "@rnx-kit/tools-workspaces@npm:^0.2.0": version: 0.2.0 resolution: "@rnx-kit/tools-workspaces@npm:0.2.0" @@ -10566,11 +10575,12 @@ __metadata: languageName: node linkType: hard -"react-native-test-app@npm:^3.8.1": - version: 3.10.21 - resolution: "react-native-test-app@npm:3.10.21" +"react-native-test-app@npm:^4.0.4": + version: 4.0.4 + resolution: "react-native-test-app@npm:4.0.4" dependencies: "@rnx-kit/react-native-host": "npm:^0.5.0" + "@rnx-kit/tools-react-native": "npm:^2.0.1" ajv: "npm:^8.0.0" cliui: "npm:^8.0.0" fast-xml-parser: "npm:^4.0.0" @@ -10580,10 +10590,10 @@ __metadata: peerDependencies: "@callstack/react-native-visionos": 0.73 - 0.76 "@expo/config-plugins": ">=5.0" - react: 17.0.1 - 19.0 - react-native: 0.66 - 0.76 || >=0.77.0-0 <0.77.0 - react-native-macos: ^0.0.0-0 || 0.66 || 0.68 || 0.71 - 0.76 - react-native-windows: ^0.0.0-0 || 0.66 - 0.76 + react: 18.1 - 19.0 + react-native: 0.70 - 0.76 || >=0.77.0-0 <0.77.0 + react-native-macos: ^0.0.0-0 || 0.71 - 0.76 + react-native-windows: ^0.0.0-0 || 0.70 - 0.76 peerDependenciesMeta: "@callstack/react-native-visionos": optional: true @@ -10598,7 +10608,7 @@ __metadata: init: scripts/init.mjs init-test-app: scripts/init.mjs install-windows-test-app: windows/test-app.mjs - checksum: 10c0/c8d598bee1cfcd02b3535b82bc0f391461e309ba3925227bc331af44c6546dcfa13dcae06f40d6c69ee7840b7dab17d471487f8cb268961e0b19c27f1bbb8b1b + checksum: 10c0/259e956c8ddfd09af3cf22349d9355b2e0e1c3a66e47e9bc62e97a64899790253bafab0be69d0f1109be13b4e58fa8093444590829d5b6df88988b3485f2fd8e languageName: node linkType: hard