Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marslavish committed Nov 7, 2024
1 parent 5872db6 commit 1390d23
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/swap-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"@types/react-dom": "18.0.9"
},
"dependencies": {
"@chain-registry/assets": "^1.70.25",
"@chain-registry/types": "0.44.3",
"@chain-registry/utils": "1.13.2",
"@cosmjs/amino": "0.32.3",
Expand Down
17 changes: 17 additions & 0 deletions examples/swap-tokens/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,15 @@ __metadata:
languageName: node
linkType: hard

"@chain-registry/assets@npm:^1.70.25":
version: 1.70.25
resolution: "@chain-registry/assets@npm:1.70.25"
dependencies:
"@chain-registry/types": "npm:^0.50.7"
checksum: 10c0/ebbb52e1795cf538be0b49d1636cad9f5b9589e1c7ac0d05de01d3e736ca045dbb7d1293673840b2e4886b032f859ec735a6433bc3f1fc09b9638343fbb2e37c
languageName: node
linkType: hard

"@chain-registry/client@npm:^1.48.1":
version: 1.48.3
resolution: "@chain-registry/client@npm:1.48.3"
Expand Down Expand Up @@ -192,6 +201,13 @@ __metadata:
languageName: node
linkType: hard

"@chain-registry/types@npm:^0.50.7":
version: 0.50.7
resolution: "@chain-registry/types@npm:0.50.7"
checksum: 10c0/814f5096efa4b2a9b3c1ad60b0582d86602afa4b193f4cb004db5c80aa24b68567a61ca70ca289399b14761161a4b1530c8808e86471672e0920e1bc042b917f
languageName: node
linkType: hard

"@chain-registry/utils@npm:1.13.1":
version: 1.13.1
resolution: "@chain-registry/utils@npm:1.13.1"
Expand Down Expand Up @@ -2031,6 +2047,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@cosmology/swap-tokens@workspace:."
dependencies:
"@chain-registry/assets": "npm:^1.70.25"
"@chain-registry/types": "npm:0.44.3"
"@chain-registry/utils": "npm:1.13.2"
"@cosmjs/amino": "npm:0.32.3"
Expand Down

0 comments on commit 1390d23

Please sign in to comment.