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.7 #896

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 @@ -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.12":
version: 0.4.12
resolution: "@rnx-kit/react-native-host@npm:0.4.12"
peerDependencies:
react-native: ">=0.66"
checksum: 10c0/ae9d749aded8fd0697ab59f440ab994b2591131397132d20f69960971f38183e27cd851f5c6da29e50bd773115de2ebdd5c41bc89673e78ac5b3dc6f4707954c
checksum: 10c0/ce9ff3e4568c36f489ce94c8ba4dc21d9ea68df0f872286be62d9f16e2324b792c77006f1258e7000bd8f1fad264ff7d76cd306115c3b7046f36fa5679159199
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.7
resolution: "react-native-test-app@npm:3.9.7"
dependencies:
"@rnx-kit/react-native-host": "npm:^0.4.9"
"@rnx-kit/react-native-host": "npm:^0.4.12"
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-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: 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.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/f150f7cc12bfb2e3ccc2ff3471b81c68fde77cab6a36121bad4e417fc93e1a7f542041eb7b38814641b640c15339c9ced093a2ea6d0c7d1df1f2f59470c988b4
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