Skip to content

Commit 507d6dd

Browse files
chore(deps-dev): bump react-native-test-app from 4.4.9 to 5.0.0
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 4.4.9 to 5.0.0. - [Release notes](https://github.com/microsoft/react-native-test-app/releases) - [Commits](microsoft/react-native-test-app@4.4.9...5.0.0) --- updated-dependencies: - dependency-name: react-native-test-app dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e810321 commit 507d6dd

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react": "19.1.0",
6262
"react-native": "^0.81.1",
6363
"react-native-builder-bob": "^0.38.0",
64-
"react-native-test-app": "^4.4.9",
64+
"react-native-test-app": "^5.0.0",
6565
"release-it": "^18.1.1",
6666
"typescript": "5.9.2"
6767
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3997,7 +3997,7 @@ __metadata:
39973997
react: "npm:19.1.0"
39983998
react-native: "npm:^0.81.1"
39993999
react-native-builder-bob: "npm:^0.38.0"
4000-
react-native-test-app: "npm:^4.4.9"
4000+
react-native-test-app: "npm:^5.0.0"
40014001
release-it: "npm:^18.1.1"
40024002
typescript: "npm:5.9.2"
40034003
peerDependencies:
@@ -11340,9 +11340,9 @@ __metadata:
1134011340
languageName: node
1134111341
linkType: hard
1134211342

11343-
"react-native-test-app@npm:^4.4.9":
11344-
version: 4.4.9
11345-
resolution: "react-native-test-app@npm:4.4.9"
11343+
"react-native-test-app@npm:^5.0.0":
11344+
version: 5.0.0
11345+
resolution: "react-native-test-app@npm:5.0.0"
1134611346
dependencies:
1134711347
"@rnx-kit/react-native-host": "npm:^0.5.11"
1134811348
"@rnx-kit/tools-react-native": "npm:^2.1.0"
@@ -11353,12 +11353,12 @@ __metadata:
1135311353
semver: "npm:^7.3.5"
1135411354
uuid: "npm:^11.0.0"
1135511355
peerDependencies:
11356-
"@callstack/react-native-visionos": 0.73 - 0.78
11356+
"@callstack/react-native-visionos": 0.76 - 0.79
1135711357
"@expo/config-plugins": ">=5.0"
11358-
react: 18.1 - 19.1
11359-
react-native: 0.70 - 0.81 || >=0.82.0-0 <0.82.0
11360-
react-native-macos: ^0.0.0-0 || 0.71 - 0.79
11361-
react-native-windows: ^0.0.0-0 || 0.70 - 0.79
11358+
react: 18.2 - 19.1
11359+
react-native: 0.76 - 0.82 || >=0.83.0-0 <0.83.0
11360+
react-native-macos: ^0.0.0-0 || 0.76 - 0.79
11361+
react-native-windows: ^0.0.0-0 || 0.76 - 0.79
1136211362
peerDependenciesMeta:
1136311363
"@callstack/react-native-visionos":
1136411364
optional: true
@@ -11373,7 +11373,7 @@ __metadata:
1137311373
init: scripts/init.mjs
1137411374
init-test-app: scripts/init.mjs
1137511375
install-windows-test-app: windows/app.mjs
11376-
checksum: 10c0/b67033963763a8f125ca691a28ad8bf9e71379407eb16511aa0ae3f5755785aa633bc624b45d4ea522bd2acbfdde40a7861d11e7be41e0a71b7fa397cb245a43
11376+
checksum: 10c0/bbd864d747a82108a3910e60ca7d91c002d62de428771b9cc6b01a7761c9e4bb458692ff3d4e73c52d859d4b745f36c14b4816b11bed3df5bc5b217c127a7b68
1137711377
languageName: node
1137811378
linkType: hard
1137911379

0 commit comments

Comments
 (0)