Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump react-native-test-app from 4.0.5 to 4.1.2 #1032

Closed
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.2
resolution: "react-native-test-app@npm:4.1.2"
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.77 || >=0.78.0-0 <0.78.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/cea7416e75dccf59d71ca52cb227074dd655d147f90b7608b2f94beca81a14cfadfa7075230e804933e2e57017a134f6eace81420c84b6aa2e1a6edde227e6b1
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.0.5
resolution: "uuid@npm:11.0.5"
bin:
uuid: dist/bin/uuid
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
uuid: dist/esm/bin/uuid
checksum: 10c0/6f59f0c605e02c14515401084ca124b9cb462b4dcac866916a49862bcf831874508a308588c23a7718269226ad11a92da29b39d761ad2b86e736623e3a33b6e7
languageName: node
linkType: hard

Expand Down
Loading