Skip to content

Commit

Permalink
chore: bump registries (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericHgorski authored Dec 17, 2024
1 parent 5920b93 commit 6e9f9cc
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 17 deletions.
6 changes: 6 additions & 0 deletions .changeset/chatty-rocks-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@skip-go/client': patch
'@skip-go/widget': patch
---

bump chain registry versions
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@protobufs/gogoproto": "0.0.10",
"@protobufs/google": "0.0.10",
"@types/keccak": "3.0.4",
"chain-registry": "^1.69.58",
"chain-registry": "^1.69.65",
"minimatch": "^9.0.3",
"proxy-from-env": "^1.1.0",
"vitest": "^1.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/src/codegen/chains.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@typescript-eslint/parser": "^7.15.0",
"@vitejs/plugin-react": "^4.3.1",
"buffer": "^6.0.3",
"chain-registry": "^1.69.58",
"chain-registry": "^1.69.65",
"eslint": "^9.9.0",
"eslint-plugin-react-hooks": "^4.6.2",
"node-polyfill-webpack-plugin": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/src/constants/cosmosChains/explorers.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/widget/src/constants/cosmosChains/mainnet.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/widget/src/constants/cosmosChains/testnet.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2182,10 +2182,10 @@ __metadata:
languageName: node
linkType: hard

"@chain-registry/types@npm:^0.50.32":
version: 0.50.32
resolution: "@chain-registry/types@npm:0.50.32"
checksum: abcc553b40bf163490c50f242a61ecff6fa0722041f31857fbbeea5dc0ea707b66735362dd7e6bcc3f976deda76afc1506051f0a0a13d28b4bbeacfd85d433f4
"@chain-registry/types@npm:^0.50.36":
version: 0.50.36
resolution: "@chain-registry/types@npm:0.50.36"
checksum: 5223bad31b4cc2fabc67b0674ebd9042b25ef33a21e4d65d826c82f7fc596f9f933a3a37a92d613dccb7a6345851c0db9eb150c767390c68f102845f9699ed27
languageName: node
linkType: hard

Expand Down Expand Up @@ -7619,7 +7619,7 @@ __metadata:
"@solana/wallet-adapter-base": ^0.9.23
"@types/keccak": 3.0.4
axios: 1.x
chain-registry: ^1.69.58
chain-registry: ^1.69.65
cosmjs-types: ^0.9.0
create-hash: ^1.2.0
keccak: 3.0.4
Expand Down Expand Up @@ -7679,7 +7679,7 @@ __metadata:
"@typescript-eslint/parser": ^7.15.0
"@vitejs/plugin-react": ^4.3.1
buffer: ^6.0.3
chain-registry: ^1.69.58
chain-registry: ^1.69.65
eslint: ^9.9.0
eslint-plugin-react-hooks: ^4.6.2
jotai: ^2.10.1
Expand Down Expand Up @@ -12931,12 +12931,12 @@ __metadata:
languageName: node
linkType: hard

"chain-registry@npm:^1.69.58":
version: 1.69.58
resolution: "chain-registry@npm:1.69.58"
"chain-registry@npm:^1.69.65":
version: 1.69.65
resolution: "chain-registry@npm:1.69.65"
dependencies:
"@chain-registry/types": ^0.50.32
checksum: b113a387a4e2dee5218095787b1b6057c2e3da911833b2c4cb9e5a52f398b4e52847bd2a34ff5ea0c7a4a5814b2d78e712b0ca9bd8716edea6c596525101e3bf
"@chain-registry/types": ^0.50.36
checksum: f8594ee25432f28ecc877269e0442c262caac73a0ff59f0d2ff40f5a1c24a819ad16845076bf3d253602b4e03747517487ef6158d406c06cf5217f430434e48b
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e9f9cc

Please sign in to comment.