chore: update registry to v2.4.0 (#101)

chore: update registry to v2.4.0

Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com>
pull/102/head
Paul Balaji 4 months ago committed by GitHub
parent a50ebea853
commit 8e9a09d81c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      package.json
  2. 10
      yarn.lock

@ -5,7 +5,7 @@
"author": "J M Rossy",
"dependencies": {
"@headlessui/react": "^1.7.17",
"@hyperlane-xyz/registry": "2.3.0",
"@hyperlane-xyz/registry": "2.4.0",
"@hyperlane-xyz/sdk": "3.13.0",
"@hyperlane-xyz/utils": "3.13.0",
"@hyperlane-xyz/widgets": "4.1.0",

@ -2097,7 +2097,7 @@ __metadata:
resolution: "@hyperlane-xyz/explorer@workspace:."
dependencies:
"@headlessui/react": "npm:^1.7.17"
"@hyperlane-xyz/registry": "npm:2.3.0"
"@hyperlane-xyz/registry": "npm:2.4.0"
"@hyperlane-xyz/sdk": "npm:3.13.0"
"@hyperlane-xyz/utils": "npm:3.13.0"
"@hyperlane-xyz/widgets": "npm:4.1.0"
@ -2138,13 +2138,13 @@ __metadata:
languageName: unknown
linkType: soft
"@hyperlane-xyz/registry@npm:2.3.0":
version: 2.3.0
resolution: "@hyperlane-xyz/registry@npm:2.3.0"
"@hyperlane-xyz/registry@npm:2.4.0":
version: 2.4.0
resolution: "@hyperlane-xyz/registry@npm:2.4.0"
dependencies:
yaml: "npm:^2"
zod: "npm:^3.21.2"
checksum: c74a7201ef3114f7ff8e055e31592612cb881c6945d498afbe906f45e3d25acd73ee785f3101f6b2dc2bcd3a625142611ad4c5424ab59a5783b4c15d3253e4d6
checksum: 18541e1b2d20a0e750d58e37e043bc22b9683cfc68de7865d2c8d269c50d3ee2255029530b15b61f93e854a18d36a3e367011286c3c1456730fb3362d74f31ac
languageName: node
linkType: hard

Loading…
Cancel
Save