-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f758ce8
commit d092eb0
Showing
18 changed files
with
118 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -53,4 +53,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -83,4 +83,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -53,4 +53,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -62,4 +62,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -49,4 +49,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -40,4 +40,4 @@ | |
"typescript": "^5.5.4" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -52,4 +52,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -66,4 +66,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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", | ||
|
@@ -47,4 +47,4 @@ | |
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.