Update SDK, registry, and widget libs to latest

pull/90/head
J M Rossy 5 months ago
parent a5d126783e
commit 25c1923d37
  1. 10
      package.json
  2. 1378
      yarn.lock

@ -1,14 +1,14 @@
{
"name": "@hyperlane-xyz/explorer",
"description": "An interchain explorer for the Hyperlane protocol and network.",
"version": "3.11.0",
"version": "3.13.0",
"author": "J M Rossy",
"dependencies": {
"@headlessui/react": "^1.7.17",
"@hyperlane-xyz/registry": "^1.1.2",
"@hyperlane-xyz/sdk": "3.11.1",
"@hyperlane-xyz/utils": "3.11.1",
"@hyperlane-xyz/widgets": "3.11.0",
"@hyperlane-xyz/registry": "2.1.0",
"@hyperlane-xyz/sdk": "3.13.0",
"@hyperlane-xyz/utils": "3.13.0",
"@hyperlane-xyz/widgets": "3.13.1",
"@metamask/jazzicon": "https://github.com/jmrossy/jazzicon#7a8df28974b4e81129bfbe3cab76308b889032a6",
"@tanstack/react-query": "^5.35.5",
"bignumber.js": "^9.1.2",

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