Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-builder-bob": "^0.31.0",
"react-native-test-app": "^3.8.1",
"react-native-test-app": "^4.0.2",
"release-it": "^17.2.0",
"typescript": "5.6.3"
},
Expand Down
19 changes: 10 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3850,7 +3850,7 @@ __metadata:
react: "npm:18.2.0"
react-native: "npm:^0.73.0"
react-native-builder-bob: "npm:^0.31.0"
react-native-test-app: "npm:^3.8.1"
react-native-test-app: "npm:^4.0.2"
release-it: "npm:^17.2.0"
typescript: "npm:5.6.3"
peerDependencies:
Expand Down Expand Up @@ -10566,11 +10566,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.2":
version: 4.0.2
resolution: "react-native-test-app@npm:4.0.2"
dependencies:
"@rnx-kit/react-native-host": "npm:^0.5.0"
"@rnx-kit/tools-react-native": "npm:^2.0.0"
ajv: "npm:^8.0.0"
cliui: "npm:^8.0.0"
fast-xml-parser: "npm:^4.0.0"
Expand All @@ -10580,10 +10581,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
Expand All @@ -10598,7 +10599,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/5ba7ebdecf45a2fcbe4917d4fd9e1570fd604a9ca00a40521788f3686a4afb74bfd5c5f37b216eff3c20a77a521785bd4ad9234875f4d7e4708f8f485683b52b
languageName: node
linkType: hard

Expand Down