Skip to content

Commit

Permalink
Update SDK, registry, and widget libs to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Jun 12, 2024
1 parent a5d1267 commit 25c1923
Show file tree
Hide file tree
Showing 2 changed files with 1,352 additions and 36 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading

0 comments on commit 25c1923

Please sign in to comment.