Skip to content

Commit

Permalink
Merge pull request #231 from cosmology-tech/upgrade/cosmos-kit-latest
Browse files Browse the repository at this point in the history
cosmos-kit
  • Loading branch information
pyramation authored Jan 7, 2025
2 parents 3cadaea + 33ad3f5 commit fd87039
Show file tree
Hide file tree
Showing 17 changed files with 367 additions and 1,300 deletions.
4 changes: 2 additions & 2 deletions examples/asset-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@cosmjs/amino": "^0.32.3",
"@cosmjs/cosmwasm-stargate": "^0.32.3",
"@cosmjs/stargate": "^0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.29",
Expand All @@ -32,7 +32,7 @@
"@uidotdev/usehooks": "2.4.1",
"bignumber.js": "^9.1.2",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
"match-sorter": "^6.3.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/authz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"@cosmjs/stargate": "0.32.4",
"@cosmjs/tendermint-rpc": "0.32.4",
"@cosmology/lcd": "^0.12.0",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@interchain-ui/react": "1.23.22",
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"dayjs": "1.11.10",
"fast-fuzzy": "^1.12.0",
"interchain-query": "1.10.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/grpc-web-grpc-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@cosmology/ast": "^0.89.0",
"@cosmology/telescope": "^0.102.0",
"@cosmology/types": "^0.37.0",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@improbable-eng/grpc-web": "0.15.0",
Expand All @@ -38,7 +38,7 @@
"bignumber.js": "9.1.1",
"chain-registry": "^1.69.32",
"chakra-react-select": "4.4.3",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
"interchain": "^1.10.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/ibc-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@cosmjs/amino": "^0.32.3",
"@cosmjs/cosmwasm-stargate": "^0.32.3",
"@cosmjs/stargate": "^0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.22",
Expand All @@ -32,7 +32,7 @@
"@uidotdev/usehooks": "2.4.1",
"bignumber.js": "^9.1.2",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
"match-sorter": "^6.3.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/nft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"@chain-registry/types": "^0.50.13",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.29",
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"dayjs": "1.11.8",
"framer-motion": "9.0.7",
"graphql": "16.8.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/provide-liquidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@cosmjs/amino": "^0.32.3",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.22",
Expand All @@ -35,7 +35,7 @@
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"dayjs": "^1.11.7",
"framer-motion": "9.0.7",
"next": "^13",
Expand Down
4 changes: 2 additions & 2 deletions examples/rollkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@chain-registry/types": "^0.50.13",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "^1.23.29",
"@interchain-ui/react-no-ssr": "^0.1.6",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
"match-sorter": "^6.3.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/spawn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"@cosmjs/amino": "0.32.3",
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.31.1",
"@cosmos-kit/react": "2.18.0",
"@cosmos-kit/react": "2.21.2",
"@interchain-ui/react": "1.23.31",
"@interchain-ui/react-no-ssr": "0.1.2",
"@tanstack/react-query": "4.32.0",
"ace-builds": "1.35.0",
"bignumber.js": "9.1.2",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.4",
"cosmos-kit": "2.23.4",
"dayjs": "1.11.11",
"interchain-query": "1.10.1",
"next": "^13",
Expand Down
4 changes: 2 additions & 2 deletions examples/stake-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@chain-registry/types": "^0.50.18",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@interchain-ui/react": "1.23.29",
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.1",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"fast-fuzzy": "1.12.0",
"interchain-query": "1.10.1",
"match-sorter": "^6.3.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/swap-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.32.3",
"@cosmology-ui/react": "0.1.8-beta.33",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "^1.23.29",
Expand All @@ -34,7 +34,7 @@
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.1",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"next": "^13",
"osmo-query": "16.5.1",
"react": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/telescope-with-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmology/telescope": "^0.104.0",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "^1.23.29",
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"framer-motion": "9.0.7",
"graphql": "16.6.0",
"next": "^13",
Expand Down
4 changes: 2 additions & 2 deletions examples/telescope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@cosmjs/proto-signing": "0.32.3",
"@cosmjs/stargate": "0.32.3",
"@cosmology/lcd": "^0.12.0",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "^1.23.29",
Expand All @@ -37,7 +37,7 @@
"bignumber.js": "9.1.0",
"chain-registry": "^1.69.32",
"chakra-react-select": "^4.7.0",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"dayjs": "^1.11.11",
"fast-fuzzy": "^1.12.0",
"framer-motion": "9.0.7",
Expand Down
4 changes: 2 additions & 2 deletions examples/vote-proposal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@chain-registry/types": "^0.50.13",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.22",
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "^9.1.1",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"dayjs": "^1.11.7",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
Expand Down
4 changes: 2 additions & 2 deletions templates/chain-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"@cosmjs/amino": "0.32.3",
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.31.1",
"@cosmos-kit/react": "2.18.0",
"@cosmos-kit/react": "2.21.2",
"@interchain-ui/react": "1.23.31",
"@interchain-ui/react-no-ssr": "0.1.2",
"@tanstack/react-query": "4.32.0",
"ace-builds": "1.35.0",
"bignumber.js": "9.1.2",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.4",
"cosmos-kit": "2.23.4",
"dayjs": "1.11.11",
"interchain-query": "1.10.1",
"next": "^13",
Expand Down
4 changes: 2 additions & 2 deletions templates/connect-chain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@chain-registry/types": "^0.50.18",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.22",
"@interchain-ui/react-no-ssr": "^0.1.6",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"framer-motion": "9.0.7",
"next": "^13",
"react": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions templates/connect-multi-chain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@chain-registry/types": "^0.50.18",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@cosmos-kit/react": "2.21.2",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.22",
"@interchain-ui/react-no-ssr": "^0.1.6",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"cosmos-kit": "2.23.4",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
"match-sorter": "^6.3.3",
Expand Down
Loading

0 comments on commit fd87039

Please sign in to comment.