Skip to content

Commit 7d47e90

Browse files
chore(deps-dev): bump react-native-test-app from 3.10.21 to 4.0.4 (#975)
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 3.10.21 to 4.0.4. - [Release notes](https://github.com/microsoft/react-native-test-app/releases) - [Commits](microsoft/react-native-test-app@3.10.21...4.0.4) --- updated-dependencies: - dependency-name: react-native-test-app dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d25c06e commit 7d47e90

File tree

2 files changed

+20
-10
lines changed

2 files changed

+20
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react": "18.2.0",
5656
"react-native": "^0.73.0",
5757
"react-native-builder-bob": "^0.32.1",
58-
"react-native-test-app": "^3.8.1",
58+
"react-native-test-app": "^4.0.4",
5959
"release-it": "^17.2.0",
6060
"typescript": "5.6.3"
6161
},

yarn.lock

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3850,7 +3850,7 @@ __metadata:
38503850
react: "npm:18.2.0"
38513851
react-native: "npm:^0.73.0"
38523852
react-native-builder-bob: "npm:^0.32.1"
3853-
react-native-test-app: "npm:^3.8.1"
3853+
react-native-test-app: "npm:^4.0.4"
38543854
release-it: "npm:^17.2.0"
38553855
typescript: "npm:5.6.3"
38563856
peerDependencies:
@@ -4445,6 +4445,15 @@ __metadata:
44454445
languageName: node
44464446
linkType: hard
44474447

4448+
"@rnx-kit/tools-react-native@npm:^2.0.1":
4449+
version: 2.0.1
4450+
resolution: "@rnx-kit/tools-react-native@npm:2.0.1"
4451+
dependencies:
4452+
"@rnx-kit/tools-node": "npm:^3.0.0"
4453+
checksum: 10c0/55ec8ea8c279b994da7d4411e216d0d7ed643d817f4f87271606a8f11fb4eebfa596c17dc2effb188a94769b754bc590d3ed1e48724edf9f7d1e5d24c7e06379
4454+
languageName: node
4455+
linkType: hard
4456+
44484457
"@rnx-kit/tools-workspaces@npm:^0.2.0":
44494458
version: 0.2.0
44504459
resolution: "@rnx-kit/tools-workspaces@npm:0.2.0"
@@ -10648,11 +10657,12 @@ __metadata:
1064810657
languageName: node
1064910658
linkType: hard
1065010659

10651-
"react-native-test-app@npm:^3.8.1":
10652-
version: 3.10.21
10653-
resolution: "react-native-test-app@npm:3.10.21"
10660+
"react-native-test-app@npm:^4.0.4":
10661+
version: 4.0.4
10662+
resolution: "react-native-test-app@npm:4.0.4"
1065410663
dependencies:
1065510664
"@rnx-kit/react-native-host": "npm:^0.5.0"
10665+
"@rnx-kit/tools-react-native": "npm:^2.0.1"
1065610666
ajv: "npm:^8.0.0"
1065710667
cliui: "npm:^8.0.0"
1065810668
fast-xml-parser: "npm:^4.0.0"
@@ -10662,10 +10672,10 @@ __metadata:
1066210672
peerDependencies:
1066310673
"@callstack/react-native-visionos": 0.73 - 0.76
1066410674
"@expo/config-plugins": ">=5.0"
10665-
react: 17.0.1 - 19.0
10666-
react-native: 0.66 - 0.76 || >=0.77.0-0 <0.77.0
10667-
react-native-macos: ^0.0.0-0 || 0.66 || 0.68 || 0.71 - 0.76
10668-
react-native-windows: ^0.0.0-0 || 0.66 - 0.76
10675+
react: 18.1 - 19.0
10676+
react-native: 0.70 - 0.76 || >=0.77.0-0 <0.77.0
10677+
react-native-macos: ^0.0.0-0 || 0.71 - 0.76
10678+
react-native-windows: ^0.0.0-0 || 0.70 - 0.76
1066910679
peerDependenciesMeta:
1067010680
"@callstack/react-native-visionos":
1067110681
optional: true
@@ -10680,7 +10690,7 @@ __metadata:
1068010690
init: scripts/init.mjs
1068110691
init-test-app: scripts/init.mjs
1068210692
install-windows-test-app: windows/test-app.mjs
10683-
checksum: 10c0/c8d598bee1cfcd02b3535b82bc0f391461e309ba3925227bc331af44c6546dcfa13dcae06f40d6c69ee7840b7dab17d471487f8cb268961e0b19c27f1bbb8b1b
10693+
checksum: 10c0/259e956c8ddfd09af3cf22349d9355b2e0e1c3a66e47e9bc62e97a64899790253bafab0be69d0f1109be13b4e58fa8093444590829d5b6df88988b3485f2fd8e
1068410694
languageName: node
1068510695
linkType: hard
1068610696

0 commit comments

Comments
 (0)