Skip to content

Commit

Permalink
bump test-app
Browse files Browse the repository at this point in the history
  • Loading branch information
krizzu committed May 8, 2024
1 parent aa761df commit 22738dd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/default-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"react-native-builder-bob": "^0.18.0",
"react-native-codegen": "^0.71.5",
"react-native-macos": "^0.71.0",
"react-native-test-app": "^3.7.0",
"react-native-test-app": "^3.7.2",
"react-native-web": "~0.18.10",
"react-native-windows": "^0.71.0",
"react-test-renderer": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sqlite-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react": "18.2.0",
"react-native": "0.73.6",
"react-native-builder-bob": "^0.20.0",
"react-native-test-app": "^3.7.0",
"react-native-test-app": "^3.7.2",
"typescript": "^5.2.2"
},
"react-native-builder-bob": {
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4220,7 +4220,7 @@ __metadata:
react-native-builder-bob: "npm:^0.18.0"
react-native-codegen: "npm:^0.71.5"
react-native-macos: "npm:^0.71.0"
react-native-test-app: "npm:^3.7.0"
react-native-test-app: "npm:^3.7.2"
react-native-web: "npm:~0.18.10"
react-native-windows: "npm:^0.71.0"
react-test-renderer: "npm:18.2.0"
Expand Down Expand Up @@ -4275,7 +4275,7 @@ __metadata:
react: "npm:18.2.0"
react-native: "npm:0.73.6"
react-native-builder-bob: "npm:^0.20.0"
react-native-test-app: "npm:^3.7.0"
react-native-test-app: "npm:^3.7.2"
typescript: "npm:^5.2.2"
peerDependencies:
react-native: ^0.0.0-0 || >=0.69 <1.0
Expand Down Expand Up @@ -4861,12 +4861,12 @@ __metadata:
languageName: node
linkType: hard

"@rnx-kit/react-native-host@npm:^0.4.8":
version: 0.4.8
resolution: "@rnx-kit/react-native-host@npm:0.4.8"
"@rnx-kit/react-native-host@npm:^0.4.9":
version: 0.4.9
resolution: "@rnx-kit/react-native-host@npm:0.4.9"
peerDependencies:
react-native: ">=0.66"
checksum: 10c0/43bbd652b9c06b5015c79c8240e11dbb00564261ac1441b8ff08b86f07c74701b541ad4b3d30bbeb5ba964bae5fe2baea8459907ef76332128e38fff9facadf7
checksum: 10c0/ae9d749aded8fd0697ab59f440ab994b2591131397132d20f69960971f38183e27cd851f5c6da29e50bd773115de2ebdd5c41bc89673e78ac5b3dc6f4707954c
languageName: node
linkType: hard

Expand Down Expand Up @@ -21236,11 +21236,11 @@ __metadata:
languageName: node
linkType: hard

"react-native-test-app@npm:^3.7.0":
version: 3.7.0
resolution: "react-native-test-app@npm:3.7.0"
"react-native-test-app@npm:^3.7.2":
version: 3.7.2
resolution: "react-native-test-app@npm:3.7.2"
dependencies:
"@rnx-kit/react-native-host": "npm:^0.4.8"
"@rnx-kit/react-native-host": "npm:^0.4.9"
ajv: "npm:^8.0.0"
cliui: "npm:^8.0.0"
fast-xml-parser: "npm:^4.0.0"
Expand Down Expand Up @@ -21268,7 +21268,7 @@ __metadata:
init: scripts/init.mjs
init-test-app: scripts/init.mjs
install-windows-test-app: windows/test-app.mjs
checksum: 10c0/fc5fe82898a547c73c884e76a25536a1341870feea907d6330e1755194cefe78c7f29a244238bb1f55f1fad5d8034c11108f6372d326d07690dc888f2d7f484a
checksum: 10c0/c34869aec044805c499482d709b42328c1aa8a1477ccfe97b67cc8bc92e9084be4c6bd28f7c67cdad7669e27181c27dbc68f302145da76e239fd904051deac87
languageName: node
linkType: hard

Expand Down

0 comments on commit 22738dd

Please sign in to comment.