Skip to content

Commit 43030a9

Browse files
author
Krzysztof Borowy
committed
bump test app
1 parent 1d91500 commit 43030a9

File tree

2 files changed

+12
-24
lines changed

2 files changed

+12
-24
lines changed

packages/default-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"react-native-builder-bob": "^0.18.0",
9999
"react-native-codegen": "^0.71.5",
100100
"react-native-macos": "^0.71.0",
101-
"react-native-test-app": "^2.5.8",
101+
"react-native-test-app": "^2.5.33",
102102
"react-native-web": "~0.18.10",
103103
"react-native-windows": "^0.71.0",
104104
"react-test-renderer": "18.2.0",

yarn.lock

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4159,7 +4159,7 @@ __metadata:
41594159
react-native-builder-bob: ^0.18.0
41604160
react-native-codegen: ^0.71.5
41614161
react-native-macos: ^0.71.0
4162-
react-native-test-app: ^2.5.8
4162+
react-native-test-app: ^2.5.33
41634163
react-native-web: ~0.18.10
41644164
react-native-windows: ^0.71.0
41654165
react-test-renderer: 18.2.0
@@ -4524,12 +4524,12 @@ __metadata:
45244524
languageName: node
45254525
linkType: hard
45264526

4527-
"@rnx-kit/react-native-host@npm:^0.2.7":
4528-
version: 0.2.7
4529-
resolution: "@rnx-kit/react-native-host@npm:0.2.7"
4527+
"@rnx-kit/react-native-host@npm:^0.2.8":
4528+
version: 0.2.9
4529+
resolution: "@rnx-kit/react-native-host@npm:0.2.9"
45304530
peerDependencies:
45314531
react-native: ">=0.64"
4532-
checksum: 67570885718da085f33512defbd56878f9b745ea5bd16a1c5854054d0d85874ad1fdd5f17909960301709d17fa7e35dcccfb428c817c92bcfa486fb80ac010de
4532+
checksum: 1d7678930cd59b6ca84b9858ef0834991f89909df0a4f8176592d967d921d547405431f7518803b29bc4cb1bddc722898c42758b2a8889df11f0550283dff146
45334533
languageName: node
45344534
linkType: hard
45354535

@@ -20254,11 +20254,11 @@ __metadata:
2025420254
languageName: node
2025520255
linkType: hard
2025620256

20257-
"react-native-test-app@npm:^2.5.8":
20258-
version: 2.5.8
20259-
resolution: "react-native-test-app@npm:2.5.8"
20257+
"react-native-test-app@npm:^2.5.33":
20258+
version: 2.5.33
20259+
resolution: "react-native-test-app@npm:2.5.33"
2026020260
dependencies:
20261-
"@rnx-kit/react-native-host": ^0.2.7
20261+
"@rnx-kit/react-native-host": ^0.2.8
2026220262
ajv: ^8.0.0
2026320263
chalk: ^4.1.0
2026420264
cliui: ^8.0.0
@@ -20269,25 +20269,13 @@ __metadata:
2026920269
uuid: ^8.3.2
2027020270
peerDependencies:
2027120271
"@expo/config-plugins": ">=5.0"
20272-
"@react-native-community/cli": ">=5.0"
20273-
"@react-native-community/cli-platform-android": ">=5.0"
20274-
"@react-native-community/cli-platform-ios": ">=5.0"
20275-
mustache: ^4.0.0
2027620272
react: ~17.0.1 || ~18.0.0 || ~18.1.0 || ~18.2.0
2027720273
react-native: ^0.0.0-0 || 0.64 - 0.72 || 1000.0.0
20278-
react-native-macos: ^0.0.0-0 || 0.64 || 0.66 || 0.68 || 0.71
20274+
react-native-macos: ^0.0.0-0 || 0.64 || 0.66 || 0.68 || 0.71 - 0.72
2027920275
react-native-windows: ^0.0.0-0 || 0.64 - 0.72
2028020276
peerDependenciesMeta:
2028120277
"@expo/config-plugins":
2028220278
optional: true
20283-
"@react-native-community/cli":
20284-
optional: true
20285-
"@react-native-community/cli-platform-android":
20286-
optional: true
20287-
"@react-native-community/cli-platform-ios":
20288-
optional: true
20289-
mustache:
20290-
optional: true
2029120279
react-native-macos:
2029220280
optional: true
2029320281
react-native-windows:
@@ -20297,7 +20285,7 @@ __metadata:
2029720285
init: scripts/init.js
2029820286
init-test-app: scripts/init.js
2029920287
install-windows-test-app: windows/test-app.js
20300-
checksum: f23c468daf2b388b84fc6650c569b3661907680da63ce4be1a2c8d5220ea4cb12aca3add13a1ccba77d98251e62a853cade0ff8acf2eb0bcda50e3e819e7dbbf
20288+
checksum: 96e9d78b44c3cb620e11b02177660e859a652f7ff492580f93d5ac7e38af0114c85540087b62a7b9b4347373cb5cd9f411f2c97b90b16dc9fb0e37ebe8635b0e
2030120289
languageName: node
2030220290
linkType: hard
2030320291

0 commit comments

Comments
 (0)