Upgrade hyp packages to 7.1.0

pull/142/head
J M Rossy 1 day ago
parent 66d42ca713
commit 806aa7723e
  1. 12
      package.json
  2. 6188
      yarn.lock

@ -1,14 +1,14 @@
{ {
"name": "@hyperlane-xyz/explorer", "name": "@hyperlane-xyz/explorer",
"description": "An interchain explorer for the Hyperlane protocol and network.", "description": "An interchain explorer for the Hyperlane protocol and network.",
"version": "5.4.0", "version": "7.1.0",
"author": "J M Rossy", "author": "J M Rossy",
"dependencies": { "dependencies": {
"@headlessui/react": "^2.1.8", "@headlessui/react": "^2.2.0",
"@hyperlane-xyz/registry": "5.1.0", "@hyperlane-xyz/registry": "6.1.0",
"@hyperlane-xyz/sdk": "6.0.0", "@hyperlane-xyz/sdk": "7.1.0",
"@hyperlane-xyz/utils": "6.0.0", "@hyperlane-xyz/utils": "7.1.0",
"@hyperlane-xyz/widgets": "6.0.0", "@hyperlane-xyz/widgets": "7.1.0",
"@tanstack/react-query": "^5.35.5", "@tanstack/react-query": "^5.35.5",
"bignumber.js": "^9.1.2", "bignumber.js": "^9.1.2",
"buffer": "^6.0.3", "buffer": "^6.0.3",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save