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 3.8.1 to 3.9.1 #878

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
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3441,12 +3441,12 @@ __metadata:
languageName: node
linkType: hard

"@rnx-kit/react-native-host@npm:^0.4.9":
version: 0.4.9
resolution: "@rnx-kit/react-native-host@npm:0.4.9"
"@rnx-kit/react-native-host@npm:^0.4.11":
version: 0.4.11
resolution: "@rnx-kit/react-native-host@npm:0.4.11"
peerDependencies:
react-native: ">=0.66"
checksum: 10c0/ae9d749aded8fd0697ab59f440ab994b2591131397132d20f69960971f38183e27cd851f5c6da29e50bd773115de2ebdd5c41bc89673e78ac5b3dc6f4707954c
checksum: 10c0/a5aef6f0e8efc69cc7b01315ad36bb9707182282fa70d74ac2ac4e33f1d61716cb1e396e48528081528f9798c434f797764fc3d46afbe16e53b59771a14cabaa
languageName: node
linkType: hard

Expand Down Expand Up @@ -10572,23 +10572,23 @@ __metadata:
linkType: hard

"react-native-test-app@npm:^3.8.1":
version: 3.8.1
resolution: "react-native-test-app@npm:3.8.1"
version: 3.9.1
resolution: "react-native-test-app@npm:3.9.1"
dependencies:
"@rnx-kit/react-native-host": "npm:^0.4.9"
"@rnx-kit/react-native-host": "npm:^0.4.11"
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:^9.0.0"
uuid: "npm:^10.0.0"
peerDependencies:
"@callstack/react-native-visionos": 0.73 - 0.74
"@callstack/react-native-visionos": 0.73 - 0.75
"@expo/config-plugins": ">=5.0"
react: 17.0.1 - 18.3
react-native: 0.66 - 0.74 || >=0.75.0-0 <0.75.0
react: 17.0.1 - 19.0
react-native: 0.66 - 0.75 || >=0.76.0-0 <0.76.0
react-native-macos: ^0.0.0-0 || 0.66 || 0.68 || 0.71 - 0.73
react-native-windows: ^0.0.0-0 || 0.66 - 0.74
react-native-windows: ^0.0.0-0 || 0.66 - 0.75
peerDependenciesMeta:
"@callstack/react-native-visionos":
optional: true
Expand All @@ -10603,7 +10603,7 @@ __metadata:
init: scripts/init.mjs
init-test-app: scripts/init.mjs
install-windows-test-app: windows/test-app.mjs
checksum: 10c0/5e2ba4537fe37697eca91975dd882ccbd44d101f99bca787ef3b16bd0980f96ef2b64d402dc94695d18cd4d0ae72c652fd378031f41618f289b45d8ce28a875e
checksum: 10c0/ee8ab706757cefab088aa90095a0fbe02c7c11aac37c7228b79e0a20513e1d317a570f3583b5198623bd4271ce347fb05f3e36b21a65130d10724a112a9d9a9d
languageName: node
linkType: hard

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

"uuid@npm:^9.0.0":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
languageName: node
linkType: hard

Expand Down
Loading