|
|
@ -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": "3.11.0", |
|
|
|
"version": "3.13.0", |
|
|
|
"author": "J M Rossy", |
|
|
|
"author": "J M Rossy", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@headlessui/react": "^1.7.17", |
|
|
|
"@headlessui/react": "^1.7.17", |
|
|
|
"@hyperlane-xyz/registry": "^1.1.2", |
|
|
|
"@hyperlane-xyz/registry": "2.1.0", |
|
|
|
"@hyperlane-xyz/sdk": "3.11.1", |
|
|
|
"@hyperlane-xyz/sdk": "3.13.0", |
|
|
|
"@hyperlane-xyz/utils": "3.11.1", |
|
|
|
"@hyperlane-xyz/utils": "3.13.0", |
|
|
|
"@hyperlane-xyz/widgets": "3.11.0", |
|
|
|
"@hyperlane-xyz/widgets": "3.13.1", |
|
|
|
"@metamask/jazzicon": "https://github.com/jmrossy/jazzicon#7a8df28974b4e81129bfbe3cab76308b889032a6", |
|
|
|
"@metamask/jazzicon": "https://github.com/jmrossy/jazzicon#7a8df28974b4e81129bfbe3cab76308b889032a6", |
|
|
|
"@tanstack/react-query": "^5.35.5", |
|
|
|
"@tanstack/react-query": "^5.35.5", |
|
|
|
"bignumber.js": "^9.1.2", |
|
|
|
"bignumber.js": "^9.1.2", |
|
|
|