|
|
@ -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", |
|
|
|