Skip to content

Commit 1e8de5f

Browse files
committed
fix: upgrade deps and fix multi chain dropdown
1 parent 386ab74 commit 1e8de5f

File tree

32 files changed

+21234
-17380
lines changed

32 files changed

+21234
-17380
lines changed

examples/asset-list/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@cosmjs/amino": "^0.31.3",
2525
"@cosmjs/cosmwasm-stargate": "^0.31.3",
2626
"@cosmjs/stargate": "^0.31.3",
27-
"@cosmos-kit/react": "2.10.9",
27+
"@cosmos-kit/react": "2.16.0",
2828
"@emotion/react": "11.10.6",
2929
"@emotion/styled": "11.10.6",
30-
"@interchain-ui/react": "^1.23.16",
31-
"@interchain-ui/react-no-ssr": "^0.1.2",
30+
"@interchain-ui/react": "1.23.21",
31+
"@interchain-ui/react-no-ssr": "^0.1.4",
3232
"@tanstack/react-query": "4.32.0",
3333
"@uidotdev/usehooks": "2.4.1",
3434
"bignumber.js": "^9.1.2",
@@ -45,9 +45,9 @@
4545
},
4646
"devDependencies": {
4747
"@tanstack/react-query-devtools": "4.32.0",
48-
"@types/node": "^20.8.4",
49-
"@types/react": "^18.2.50",
50-
"@types/react-dom": "^18.2.18",
48+
"@types/node": "^20.14.6",
49+
"@types/react": "^18.3.3",
50+
"@types/react-dom": "^18.3.0",
5151
"eslint": "^8.56.0",
5252
"eslint-config-next": "^14.1.0",
5353
"generate-lockfile": "0.0.12",

0 commit comments

Comments
 (0)