Skip to content

Commit

Permalink
upgrade chain-registry
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Nov 15, 2024
1 parent f758ce8 commit d092eb0
Show file tree
Hide file tree
Showing 18 changed files with 118 additions and 255 deletions.
8 changes: 4 additions & 4 deletions examples/asset-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/assets": "^1.21.0",
"@chain-registry/types": "0.44.3",
"@chain-registry/assets": "^1.70.32",
"@chain-registry/types": "^0.50.13",
"@cosmjs/amino": "^0.32.3",
"@cosmjs/cosmwasm-stargate": "^0.32.3",
"@cosmjs/stargate": "^0.32.3",
Expand All @@ -31,7 +31,7 @@
"@tanstack/react-query": "4.32.0",
"@uidotdev/usehooks": "2.4.1",
"bignumber.js": "^9.1.2",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
Expand All @@ -53,4 +53,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
8 changes: 4 additions & 4 deletions examples/authz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/client": "1.11.0",
"@chain-registry/types": "0.17.0",
"@chain-registry/client": "^1.53.13",
"@chain-registry/types": "^0.50.13",
"@cosmjs/amino": "0.32.4",
"@cosmjs/cosmwasm-stargate": "0.32.4",
"@cosmjs/encoding": "^0.32.4",
Expand All @@ -48,7 +48,7 @@
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"dayjs": "1.11.10",
"fast-fuzzy": "^1.12.0",
Expand Down Expand Up @@ -83,4 +83,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
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 @@ -36,7 +36,7 @@
"@interchain-ui/react": "1.23.29",
"@interchain-ui/react-no-ssr": "^0.1.6",
"bignumber.js": "9.1.1",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"chakra-react-select": "4.4.3",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
Expand All @@ -56,4 +56,4 @@
"generate-lockfile": "0.0.12",
"typescript": "^5.1.6"
}
}
}
8 changes: 4 additions & 4 deletions examples/ibc-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/assets": "^1.21.0",
"@chain-registry/types": "^0.18.15",
"@chain-registry/assets": "^1.70.32",
"@chain-registry/types": "^0.50.13",
"@cosmjs/amino": "^0.32.3",
"@cosmjs/cosmwasm-stargate": "^0.32.3",
"@cosmjs/stargate": "^0.32.3",
Expand All @@ -31,7 +31,7 @@
"@tanstack/react-query": "4.32.0",
"@uidotdev/usehooks": "2.4.1",
"bignumber.js": "^9.1.2",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
Expand All @@ -53,4 +53,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
10 changes: 5 additions & 5 deletions examples/injective/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/types": "0.16.0",
"@chain-registry/utils": "1.13.2",
"@chain-registry/v2": "^1.71.7",
"@chain-registry/types": "^0.50.13",
"@chain-registry/utils": "^1.51.13",
"@chain-registry/v2": "^1.71.31",
"@chakra-ui/icons": "2.0.12",
"@chakra-ui/react": "2.5.1",
"@cosmjs/amino": "0.32.3",
Expand All @@ -42,7 +42,7 @@
"@interchainjs/injective": "0.0.1-beta.12",
"@tanstack/react-query": "4.29.1",
"bignumber.js": "9.1.1",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"decimal.js": "^10.4.3",
"interchainjs": "0.0.1-beta.14",
"mobx": "^6.13.5",
Expand All @@ -62,4 +62,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
6 changes: 3 additions & 3 deletions examples/nft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"watch:codegen": "npx graphql-code-generator --config ./config/codegen.ts --watch"
},
"dependencies": {
"@chain-registry/types": "^0.16.0",
"@chain-registry/types": "^0.50.13",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
Expand All @@ -23,7 +23,7 @@
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"dayjs": "1.11.8",
"framer-motion": "9.0.7",
Expand All @@ -49,4 +49,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
10 changes: 5 additions & 5 deletions examples/provide-liquidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@types/react-dom": "^18.0.9"
},
"dependencies": {
"@chain-registry/assets": "^1.70.26",
"@chain-registry/types": "0.17.0",
"@chain-registry/utils": "1.14.0",
"@chain-registry/assets": "^1.70.32",
"@chain-registry/types": "^0.50.13",
"@chain-registry/utils": "^1.51.13",
"@chakra-ui/icons": "2.0.12",
"@chakra-ui/react": "2.5.1",
"@cosmjs/amino": "^0.32.3",
Expand All @@ -34,7 +34,7 @@
"@osmonauts/math": "1.7.0",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"dayjs": "^1.11.7",
"framer-motion": "9.0.7",
Expand All @@ -54,4 +54,4 @@
"generate-lockfile": "0.0.12",
"typescript": "^5.1.6"
}
}
}
6 changes: 3 additions & 3 deletions examples/rollkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/types": "0.17.1",
"@chain-registry/types": "^0.50.13",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
"@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.25.4",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
Expand All @@ -45,4 +45,4 @@
"generate-lockfile": "0.0.12",
"typescript": "^5.1.6"
}
}
}
8 changes: 4 additions & 4 deletions examples/spawn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/assets": "1.63.5",
"@chain-registry/assets": "1.70.32",
"@cosmjs/amino": "0.32.3",
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.31.1",
Expand All @@ -28,7 +28,7 @@
"@tanstack/react-query": "4.32.0",
"ace-builds": "1.35.0",
"bignumber.js": "9.1.2",
"chain-registry": "1.62.3",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.4",
"dayjs": "1.11.11",
"interchain-query": "1.10.1",
Expand All @@ -44,7 +44,7 @@
"zustand": "4.5.2"
},
"devDependencies": {
"@chain-registry/types": "0.44.3",
"@chain-registry/types": "^0.50.13",
"@keplr-wallet/types": "^0.12.111",
"@tanstack/react-query-devtools": "4.32.0",
"@types/node": "18.11.9",
Expand All @@ -56,4 +56,4 @@
"generate-lockfile": "0.0.12",
"typescript": "4.9.3"
}
}
}
4 changes: 2 additions & 2 deletions examples/stake-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.1",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"interchain-query": "1.10.1",
Expand All @@ -40,4 +40,4 @@
"typescript": "^5.5.4"
},
"packageManager": "[email protected]"
}
}
10 changes: 5 additions & 5 deletions examples/swap-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/assets": "1.20.0",
"@chain-registry/types": "0.16.0",
"@chain-registry/utils": "1.13.2",
"@chain-registry/assets": "1.70.32",
"@chain-registry/types": "^0.50.13",
"@chain-registry/utils": "^1.51.13",
"@cosmjs/amino": "0.32.3",
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.32.3",
Expand All @@ -33,7 +33,7 @@
"@osmonauts/math": "1.7.0",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.1",
"chain-registry": "1.19.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"next": "^13",
"osmo-query": "16.5.1",
Expand All @@ -52,4 +52,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
6 changes: 3 additions & 3 deletions examples/telescope-with-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@chain-registry/types": "0.17.0",
"@chain-registry/types": "^0.50.13",
"@chakra-ui/icons": "2.0.12",
"@chakra-ui/react": "2.5.1",
"@cosmjs/cosmwasm-stargate": "0.31.3",
Expand All @@ -40,7 +40,7 @@
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"framer-motion": "9.0.7",
"graphql": "16.6.0",
Expand All @@ -60,4 +60,4 @@
"generate-lockfile": "0.0.12",
"typescript": "^5.1.6"
}
}
}
8 changes: 4 additions & 4 deletions examples/telescope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/assets": "^1.70.26",
"@chain-registry/types": "0.44.3",
"@chain-registry/assets": "^1.70.32",
"@chain-registry/types": "^0.50.13",
"@chakra-ui/icons": "2.0.12",
"@chakra-ui/react": "2.5.1",
"@cosmjs/amino": "0.32.3",
Expand All @@ -35,7 +35,7 @@
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "1.20.0",
"chain-registry": "^1.69.32",
"chakra-react-select": "^4.7.0",
"cosmos-kit": "2.18.0",
"dayjs": "^1.11.11",
Expand Down Expand Up @@ -66,4 +66,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
6 changes: 3 additions & 3 deletions examples/vote-proposal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"locks": "npm run locks:remove && npm run locks:create"
},
"dependencies": {
"@chain-registry/types": "0.17.0",
"@chain-registry/types": "^0.50.13",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
Expand All @@ -22,7 +22,7 @@
"@interchain-ui/react-no-ssr": "^0.1.6",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "^9.1.1",
"chain-registry": "1.24.1",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.0",
"dayjs": "^1.11.7",
"fast-fuzzy": "1.12.0",
Expand All @@ -47,4 +47,4 @@
"typescript": "^5.1.6"
},
"packageManager": "[email protected]"
}
}
8 changes: 4 additions & 4 deletions templates/chain-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/assets": "1.63.5",
"@chain-registry/assets": "1.70.32",
"@cosmjs/amino": "0.32.3",
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.31.1",
Expand All @@ -29,7 +29,7 @@
"@tanstack/react-query": "4.32.0",
"ace-builds": "1.35.0",
"bignumber.js": "9.1.2",
"chain-registry": "1.62.3",
"chain-registry": "^1.69.32",
"cosmos-kit": "2.18.4",
"dayjs": "1.11.11",
"interchain-query": "1.10.1",
Expand All @@ -45,7 +45,7 @@
"zustand": "4.5.2"
},
"devDependencies": {
"@chain-registry/types": "0.44.3",
"@chain-registry/types": "^0.50.13",
"@keplr-wallet/types": "^0.12.111",
"@starship-ci/cli": "^2.9.0",
"@tanstack/react-query-devtools": "4.32.0",
Expand All @@ -60,4 +60,4 @@
"typescript": "4.9.3",
"yaml-loader": "^0.8.1"
}
}
}
Loading

0 comments on commit d092eb0

Please sign in to comment.