Skip to content
Closed
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
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4633,12 +4633,12 @@ __metadata:
languageName: node
linkType: hard

"@rnx-kit/react-native-host@npm:^0.5.0":
version: 0.5.0
resolution: "@rnx-kit/react-native-host@npm:0.5.0"
"@rnx-kit/react-native-host@npm:^0.5.3":
version: 0.5.3
resolution: "@rnx-kit/react-native-host@npm:0.5.3"
peerDependencies:
react-native: ">=0.66"
checksum: 10c0/9dd55a8a02f7b8e0f7210387f10d8462f02bfb55225e911a98fefcdc43421ab6e5a07396ad88a3db5c8ed838cf7c97e4c8bf1ff392cb97500a029b465caadae2
checksum: 10c0/8faaa30914d36bd3ec8b07c3049be45f2a65c5c887d0d0402fc0a312b8c6f6ab03dc6d90a0cc58c0f3870f2c336c608e728aa763586c0c0bd16e450d75fbecc0
languageName: node
linkType: hard

Expand Down Expand Up @@ -11112,24 +11112,24 @@ __metadata:
linkType: hard

"react-native-test-app@npm:^4.0.4":
version: 4.0.5
resolution: "react-native-test-app@npm:4.0.5"
version: 4.1.4
resolution: "react-native-test-app@npm:4.1.4"
dependencies:
"@rnx-kit/react-native-host": "npm:^0.5.0"
"@rnx-kit/react-native-host": "npm:^0.5.3"
"@rnx-kit/tools-react-native": "npm:^2.0.2"
ajv: "npm:^8.0.0"
cliui: "npm:^8.0.0"
fast-xml-parser: "npm:^4.0.0"
prompts: "npm:^2.4.0"
semver: "npm:^7.3.5"
uuid: "npm:^10.0.0"
uuid: "npm:^11.0.0"
peerDependencies:
"@callstack/react-native-visionos": 0.73 - 0.76
"@callstack/react-native-visionos": 0.73 - 0.77
"@expo/config-plugins": ">=5.0"
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
react-native: 0.70 - 0.78 || >=0.79.0-0 <0.79.0
react-native-macos: ^0.0.0-0 || 0.71 - 0.77
react-native-windows: ^0.0.0-0 || 0.70 - 0.77
peerDependenciesMeta:
"@callstack/react-native-visionos":
optional: true
Expand All @@ -11144,7 +11144,7 @@ __metadata:
init: scripts/init.mjs
init-test-app: scripts/init.mjs
install-windows-test-app: windows/test-app.mjs
checksum: 10c0/de9fc28eaf07ad6c65906d860bf4bfd1e56cd0210324207a5f2b7e485b01d3d025653d07a4d8d77cfb522fb2f3dcd04f118087da6742b3c421b098425c1d8477
checksum: 10c0/4e45c81d57bdec3fbd03526d91c6e33b1fa2eecebb159263611bc688171464c70d549e69ff74f94c91c286e085f5c3d595f8417d806de540d74c2ffdbd4d5a18
languageName: node
linkType: hard

Expand Down Expand Up @@ -12653,12 +12653,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
"uuid@npm:^11.0.0":
version: 11.1.0
resolution: "uuid@npm:11.1.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
languageName: node
linkType: hard

Expand Down
Loading