Skip to content

Commit

Permalink
deps: bump cosmos related things
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBHarley committed Jun 12, 2024
1 parent 4225a35 commit 01c35a9
Show file tree
Hide file tree
Showing 2 changed files with 2,318 additions and 582 deletions.
17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,21 @@
"dependencies": {
"@chakra-ui/next-js": "^2.1.5",
"@chakra-ui/react": "^2.8.1",
"@cosmjs/cosmwasm-stargate": "^0.31.3",
"@cosmjs/stargate": "^0.31.3",
"@cosmos-kit/core": "^2.7.2",
"@cosmos-kit/cosmostation": "^2.4.4",
"@cosmos-kit/keplr": "^2.4.4",
"@cosmos-kit/leap": "^2.4.3",
"@cosmos-kit/react": "^2.5.3",
"@cosmjs/cosmwasm-stargate": "^0.32.3",
"@cosmjs/stargate": "^0.32.3",
"@cosmos-kit/core": "^2.12.0",
"@cosmos-kit/cosmostation": "^2.10.0",
"@cosmos-kit/keplr": "^2.11.0",
"@cosmos-kit/leap": "^2.11.0",
"@cosmos-kit/react": "^2.15.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.14",
"@hyperlane-xyz/registry": "2.1.0",
"@hyperlane-xyz/sdk": "3.13.0",
"@hyperlane-xyz/utils": "3.13.0",
"@hyperlane-xyz/widgets": "3.13.1",
"@interchain-ui/react": "^1.23.16",
"@metamask/jazzicon": "https://github.com/jmrossy/jazzicon#7a8df28974b4e81129bfbe3cab76308b889032a6",
"@metamask/post-message-stream": "6.1.2",
"@metamask/providers": "10.2.1",
Expand All @@ -38,7 +39,7 @@
"cosmjs-types": "^0.9.0",
"formik": "^2.4.5",
"framer-motion": "^10.16.4",
"next": "^13.2.4",
"next": "^13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-toastify": "^9.1.3",
Expand Down
Loading

0 comments on commit 01c35a9

Please sign in to comment.