Skip to content

Commit 9b6cd42

Browse files
authored
Merge pull request #191 from cosmology-tech/upgrade/cosmos-kit-cosmjs
upgrades
2 parents 9a254cb + 315ae20 commit 9b6cd42

File tree

32 files changed

+7573
-6110
lines changed

32 files changed

+7573
-6110
lines changed

.github/workflows/run-tests-build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
example:
1616
[
1717
asset-list,
18-
authz,
1918
vote-proposal,
2019
ibc-transfer,
2120
swap-tokens,

examples/asset-list/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@
2121
"@chain-registry/assets": "^1.21.0",
2222
"@chain-registry/osmosis": "^1.21.0",
2323
"@chain-registry/types": "^0.16.0",
24-
"@cosmjs/amino": "^0.31.3",
25-
"@cosmjs/cosmwasm-stargate": "^0.31.3",
26-
"@cosmjs/stargate": "^0.31.3",
27-
"@cosmos-kit/react": "2.10.9",
24+
"@cosmjs/amino": "^0.32.3",
25+
"@cosmjs/cosmwasm-stargate": "^0.32.3",
26+
"@cosmjs/stargate": "^0.32.3",
27+
"@cosmos-kit/react": "2.17.0",
2828
"@emotion/react": "11.10.6",
2929
"@emotion/styled": "11.10.6",
30-
"@interchain-ui/react": "1.23.21",
31-
"@interchain-ui/react-no-ssr": "^0.1.4",
30+
"@interchain-ui/react": "1.23.22",
31+
"@interchain-ui/react-no-ssr": "^0.1.6",
3232
"@tanstack/react-query": "4.32.0",
3333
"@uidotdev/usehooks": "2.4.1",
3434
"bignumber.js": "^9.1.2",
3535
"chain-registry": "1.20.0",
36-
"cosmos-kit": "2.8.6",
36+
"cosmos-kit": "2.18.0",
3737
"fast-fuzzy": "1.12.0",
3838
"framer-motion": "9.0.7",
3939
"match-sorter": "^6.3.3",

0 commit comments

Comments
 (0)