Skip to content

Commit

Permalink
add carets
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Nov 1, 2024
1 parent 295eaf1 commit 3d52c41
Show file tree
Hide file tree
Showing 18 changed files with 126 additions and 189 deletions.
2 changes: 1 addition & 1 deletion examples/asset-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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.20.0",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
Expand Down
6 changes: 3 additions & 3 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.11.0",
"@chain-registry/types": "^0.17.0",
"@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.20.0",
"cosmos-kit": "2.18.0",
"dayjs": "1.11.10",
"fast-fuzzy": "^1.12.0",
Expand Down
2 changes: 1 addition & 1 deletion 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.20.0",
"chakra-react-select": "4.4.3",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/ibc-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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.20.0",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
Expand Down
4 changes: 2 additions & 2 deletions examples/injective/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@chain-registry/osmosis": "^1.21.0",
"@chain-registry/types": "0.17.0",
"@chain-registry/types": "^0.17.0",
"@chakra-ui/icons": "2.0.12",
"@chakra-ui/react": "2.5.1",
"@cosmjs/amino": "0.32.3",
Expand All @@ -41,7 +41,7 @@
"@interchainjs/injective": "0.0.1-beta.12",
"@tanstack/react-query": "4.32.0",
"bignumber.js": "9.1.0",
"chain-registry": "1.20.0",
"chain-registry": "^1.20.0",
"chakra-react-select": "^4.7.0",
"cosmos-kit": "2.18.0",
"dayjs": "^1.11.11",
Expand Down
2 changes: 1 addition & 1 deletion examples/nft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.20.0",
"cosmos-kit": "2.18.0",
"dayjs": "1.11.8",
"framer-motion": "9.0.7",
Expand Down
8 changes: 4 additions & 4 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/osmosis": "1.21.0",
"@chain-registry/types": "0.17.0",
"@chain-registry/utils": "1.14.0",
"@chain-registry/osmosis": "^1.21.0",
"@chain-registry/types": "^0.17.0",
"@chain-registry/utils": "^1.14.0",
"@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.20.0",
"cosmos-kit": "2.18.0",
"dayjs": "^1.11.7",
"framer-motion": "9.0.7",
Expand Down
4 changes: 2 additions & 2 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.17.1",
"@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.25.4",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"framer-motion": "9.0.7",
Expand Down
8 changes: 4 additions & 4 deletions examples/spawn/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.63.5",
"@chain-registry/osmosis": "1.61.3",
"@chain-registry/assets": "^1.63.5",
"@chain-registry/osmosis": "^1.61.3",
"@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.62.3",
"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.44.3",
"@keplr-wallet/types": "^0.12.111",
"@tanstack/react-query-devtools": "4.32.0",
"@types/node": "18.11.9",
Expand Down
2 changes: 1 addition & 1 deletion 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.20.0",
"cosmos-kit": "2.18.0",
"fast-fuzzy": "1.12.0",
"interchain-query": "1.10.1",
Expand Down
8 changes: 4 additions & 4 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/osmosis": "1.20.0",
"@chain-registry/types": "0.16.0",
"@chain-registry/utils": "1.13.2",
"@chain-registry/osmosis": "^1.20.0",
"@chain-registry/types": "^0.16.0",
"@chain-registry/utils": "^1.13.2",
"@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.20.0",
"chain-registry": "^1.20.0",
"cosmos-kit": "2.18.0",
"next": "^13",
"osmo-query": "16.5.1",
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 @@ -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.17.0",
"@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.20.0",
"cosmos-kit": "2.18.0",
"framer-motion": "9.0.7",
"graphql": "16.6.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/telescope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@chain-registry/osmosis": "^1.21.0",
"@chain-registry/types": "0.17.0",
"@chain-registry/types": "^0.17.0",
"@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.20.0",
"chakra-react-select": "^4.7.0",
"cosmos-kit": "2.18.0",
"dayjs": "^1.11.11",
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 @@ -12,7 +12,7 @@
"locks": "npm run locks:remove && npm run locks:create"
},
"dependencies": {
"@chain-registry/types": "0.17.0",
"@chain-registry/types": "^0.17.0",
"@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.24.1",
"cosmos-kit": "2.18.0",
"dayjs": "^1.11.7",
"fast-fuzzy": "1.12.0",
Expand Down
8 changes: 4 additions & 4 deletions templates/chain-template/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.63.5",
"@chain-registry/osmosis": "1.61.3",
"@chain-registry/assets": "^1.63.5",
"@chain-registry/osmosis": "^1.61.3",
"@cosmjs/amino": "0.32.3",
"@cosmjs/cosmwasm-stargate": "0.32.3",
"@cosmjs/stargate": "0.31.1",
Expand All @@ -30,7 +30,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.62.3",
"cosmos-kit": "2.18.4",
"dayjs": "1.11.11",
"interchain-query": "1.10.1",
Expand All @@ -46,7 +46,7 @@
"zustand": "4.5.2"
},
"devDependencies": {
"@chain-registry/types": "0.44.3",
"@chain-registry/types": "^0.44.3",
"@keplr-wallet/types": "^0.12.111",
"@starship-ci/cli": "^2.9.0",
"@tanstack/react-query-devtools": "4.32.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/connect-chain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@emotion/styled": "11.10.6",
"@interchain-ui/react": "1.23.22",
"@interchain-ui/react-no-ssr": "^0.1.6",
"chain-registry": "1.25.4",
"chain-registry": "^1.25.4",
"cosmos-kit": "2.18.0",
"framer-motion": "9.0.7",
"next": "^13",
Expand Down
2 changes: 1 addition & 1 deletion templates/connect-multi-chain/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/types": "0.17.1",
"@chain-registry/types": "^0.17.1",
"@cosmjs/cosmwasm-stargate": "0.31.3",
"@cosmjs/stargate": "0.32.3",
"@cosmos-kit/react": "2.17.0",
Expand Down
Loading

0 comments on commit 3d52c41

Please sign in to comment.