Skip to content

Commit 9d87a32

Browse files
author
Krzysztof Borowy
committed
bump test app
1 parent 08fc449 commit 9d87a32

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
@@ -99,7 +99,7 @@
9999
"react-native-builder-bob": "^0.18.0",
100100
"react-native-codegen": "^0.71.5",
101101
"react-native-macos": "^0.71.0",
102-
"react-native-test-app": "^2.5.8",
102+
"react-native-test-app": "^2.5.33",
103103
"react-native-web": "~0.18.10",
104104
"react-native-windows": "^0.71.0",
105105
"react-test-renderer": "18.2.0",

yarn.lock

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4142,7 +4142,7 @@ __metadata:
41424142
react-native-builder-bob: ^0.18.0
41434143
react-native-codegen: ^0.71.5
41444144
react-native-macos: ^0.71.0
4145-
react-native-test-app: ^2.5.8
4145+
react-native-test-app: ^2.5.33
41464146
react-native-web: ~0.18.10
41474147
react-native-windows: ^0.71.0
41484148
react-test-renderer: 18.2.0
@@ -4501,12 +4501,12 @@ __metadata:
45014501
languageName: node
45024502
linkType: hard
45034503

4504-
"@rnx-kit/react-native-host@npm:^0.2.7":
4505-
version: 0.2.7
4506-
resolution: "@rnx-kit/react-native-host@npm:0.2.7"
4504+
"@rnx-kit/react-native-host@npm:^0.2.8":
4505+
version: 0.2.9
4506+
resolution: "@rnx-kit/react-native-host@npm:0.2.9"
45074507
peerDependencies:
45084508
react-native: ">=0.64"
4509-
checksum: 67570885718da085f33512defbd56878f9b745ea5bd16a1c5854054d0d85874ad1fdd5f17909960301709d17fa7e35dcccfb428c817c92bcfa486fb80ac010de
4509+
checksum: 1d7678930cd59b6ca84b9858ef0834991f89909df0a4f8176592d967d921d547405431f7518803b29bc4cb1bddc722898c42758b2a8889df11f0550283dff146
45104510
languageName: node
45114511
linkType: hard
45124512

@@ -20083,11 +20083,11 @@ __metadata:
2008320083
languageName: node
2008420084
linkType: hard
2008520085

20086-
"react-native-test-app@npm:^2.5.8":
20087-
version: 2.5.8
20088-
resolution: "react-native-test-app@npm:2.5.8"
20086+
"react-native-test-app@npm:^2.5.33":
20087+
version: 2.5.33
20088+
resolution: "react-native-test-app@npm:2.5.33"
2008920089
dependencies:
20090-
"@rnx-kit/react-native-host": ^0.2.7
20090+
"@rnx-kit/react-native-host": ^0.2.8
2009120091
ajv: ^8.0.0
2009220092
chalk: ^4.1.0
2009320093
cliui: ^8.0.0
@@ -20098,25 +20098,13 @@ __metadata:
2009820098
uuid: ^8.3.2
2009920099
peerDependencies:
2010020100
"@expo/config-plugins": ">=5.0"
20101-
"@react-native-community/cli": ">=5.0"
20102-
"@react-native-community/cli-platform-android": ">=5.0"
20103-
"@react-native-community/cli-platform-ios": ">=5.0"
20104-
mustache: ^4.0.0
2010520101
react: ~17.0.1 || ~18.0.0 || ~18.1.0 || ~18.2.0
2010620102
react-native: ^0.0.0-0 || 0.64 - 0.72 || 1000.0.0
20107-
react-native-macos: ^0.0.0-0 || 0.64 || 0.66 || 0.68 || 0.71
20103+
react-native-macos: ^0.0.0-0 || 0.64 || 0.66 || 0.68 || 0.71 - 0.72
2010820104
react-native-windows: ^0.0.0-0 || 0.64 - 0.72
2010920105
peerDependenciesMeta:
2011020106
"@expo/config-plugins":
2011120107
optional: true
20112-
"@react-native-community/cli":
20113-
optional: true
20114-
"@react-native-community/cli-platform-android":
20115-
optional: true
20116-
"@react-native-community/cli-platform-ios":
20117-
optional: true
20118-
mustache:
20119-
optional: true
2012020108
react-native-macos:
2012120109
optional: true
2012220110
react-native-windows:
@@ -20126,7 +20114,7 @@ __metadata:
2012620114
init: scripts/init.js
2012720115
init-test-app: scripts/init.js
2012820116
install-windows-test-app: windows/test-app.js
20129-
checksum: f23c468daf2b388b84fc6650c569b3661907680da63ce4be1a2c8d5220ea4cb12aca3add13a1ccba77d98251e62a853cade0ff8acf2eb0bcda50e3e819e7dbbf
20117+
checksum: 96e9d78b44c3cb620e11b02177660e859a652f7ff492580f93d5ac7e38af0114c85540087b62a7b9b4347373cb5cd9f411f2c97b90b16dc9fb0e37ebe8635b0e
2013020118
languageName: node
2013120119
linkType: hard
2013220120

0 commit comments

Comments
 (0)