Skip to content
Open
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 @@ -61,7 +61,7 @@
"react": "19.1.0",
"react-native": "^0.81.1",
"react-native-builder-bob": "^0.38.0",
"react-native-test-app": "^4.4.9",
"react-native-test-app": "^5.0.0",
"release-it": "^18.1.1",
"typescript": "5.9.2"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3997,7 +3997,7 @@ __metadata:
react: "npm:19.1.0"
react-native: "npm:^0.81.1"
react-native-builder-bob: "npm:^0.38.0"
react-native-test-app: "npm:^4.4.9"
react-native-test-app: "npm:^5.0.0"
release-it: "npm:^18.1.1"
typescript: "npm:5.9.2"
peerDependencies:
Expand Down Expand Up @@ -11340,9 +11340,9 @@ __metadata:
languageName: node
linkType: hard

"react-native-test-app@npm:^4.4.9":
version: 4.4.9
resolution: "react-native-test-app@npm:4.4.9"
"react-native-test-app@npm:^5.0.0":
version: 5.0.0
resolution: "react-native-test-app@npm:5.0.0"
dependencies:
"@rnx-kit/react-native-host": "npm:^0.5.11"
"@rnx-kit/tools-react-native": "npm:^2.1.0"
Expand All @@ -11353,12 +11353,12 @@ __metadata:
semver: "npm:^7.3.5"
uuid: "npm:^11.0.0"
peerDependencies:
"@callstack/react-native-visionos": 0.73 - 0.78
"@callstack/react-native-visionos": 0.76 - 0.79
"@expo/config-plugins": ">=5.0"
react: 18.1 - 19.1
react-native: 0.70 - 0.81 || >=0.82.0-0 <0.82.0
react-native-macos: ^0.0.0-0 || 0.71 - 0.79
react-native-windows: ^0.0.0-0 || 0.70 - 0.79
react: 18.2 - 19.1
react-native: 0.76 - 0.82 || >=0.83.0-0 <0.83.0
react-native-macos: ^0.0.0-0 || 0.76 - 0.79
react-native-windows: ^0.0.0-0 || 0.76 - 0.79
peerDependenciesMeta:
"@callstack/react-native-visionos":
optional: true
Expand All @@ -11373,7 +11373,7 @@ __metadata:
init: scripts/init.mjs
init-test-app: scripts/init.mjs
install-windows-test-app: windows/app.mjs
checksum: 10c0/b67033963763a8f125ca691a28ad8bf9e71379407eb16511aa0ae3f5755785aa633bc624b45d4ea522bd2acbfdde40a7861d11e7be41e0a71b7fa397cb245a43
checksum: 10c0/bbd864d747a82108a3910e60ca7d91c002d62de428771b9cc6b01a7761c9e4bb458692ff3d4e73c52d859d4b745f36c14b4816b11bed3df5bc5b217c127a7b68
languageName: node
linkType: hard

Expand Down
Loading