File tree Expand file tree Collapse file tree 6 files changed +155
-85
lines changed
cosmos-extension-metamask Expand file tree Collapse file tree 6 files changed +155
-85
lines changed Original file line number Diff line number Diff line change 7575 "@chain-registry/client" : " ^1.49.11" ,
7676 "@chain-registry/keplr" : " ^1.69.13" ,
7777 "@chain-registry/types" : " ^0.46.11" ,
78- "@cosmjs/amino" : " ^0.32.3 " ,
79- "@cosmjs/cosmwasm-stargate" : " ^0.32.3 " ,
80- "@cosmjs/proto-signing" : " ^0.32.3 " ,
81- "@cosmjs/stargate" : " ^0.32.3 " ,
78+ "@cosmjs/amino" : " ^0.36.1 " ,
79+ "@cosmjs/cosmwasm-stargate" : " ^0.36.1 " ,
80+ "@cosmjs/proto-signing" : " ^0.36.1 " ,
81+ "@cosmjs/stargate" : " ^0.36.1 " ,
8282 "@dao-dao/cosmiframe" : " ^1.0.0" ,
8383 "@walletconnect/types" : " 2.11.0" ,
8484 "bowser" : " 2.11.0" ,
85- "cosmjs-types" : " ^0.9.0 " ,
85+ "cosmjs-types" : " ^0.10.1 " ,
8686 "events" : " 3.3.0" ,
8787 "nock" : " 13.5.4" ,
8888 "uuid" : " ^9.0.1"
Original file line number Diff line number Diff line change 7373 ]
7474 },
7575 "dependencies" : {
76- "@cosmjs/proto-signing" : " ^0.32.3" ,
7776 "@cosmos-kit/core" : " ^2.16.6" ,
7877 "@walletconnect/sign-client" : " ^2.9.0" ,
7978 "@walletconnect/utils" : " ^2.9.0" ,
8079 "events" : " 3.3.0"
8180 },
8281 "peerDependencies" : {
8382 "@cosmjs/amino" : " >=0.32.3" ,
83+ "@cosmjs/proto-signing" : " >=0.32.3" ,
8484 "@walletconnect/types" : " 2.11.0"
8585 }
8686}
Original file line number Diff line number Diff line change 6262 "dependencies" : {
6363 "@chain-registry/keplr" : " ^1.69.13" ,
6464 "@cosmos-kit/core" : " ^2.16.6" ,
65- "@cosmsnap/snapper" : " ^0.2.5" ,
66- "cosmjs-types" : " >=0.9.0"
65+ "@cosmsnap/snapper" : " ^0.2.5"
6766 },
6867 "peerDependencies" : {
6968 "@cosmjs/amino" : " >=0.32.3" ,
70- "@cosmjs/proto-signing" : " >=0.32.3"
69+ "@cosmjs/proto-signing" : " >=0.32.3" ,
70+ "cosmjs-types" : " >=0.9.0"
7171 }
7272}
Original file line number Diff line number Diff line change 6060 },
6161 "dependencies" : {
6262 "@chain-registry/cosmostation" : " ^1.67.13" ,
63- "@cosmos-kit/core" : " ^2.16.6" ,
64- "cosmjs-types" : " ^0.9.0"
63+ "@cosmos-kit/core" : " ^2.16.6"
6564 },
6665 "peerDependencies" : {
6766 "@cosmjs/amino" : " >=0.32.3" ,
68- "@cosmjs/proto-signing" : " >=0.32.3"
67+ "@cosmjs/proto-signing" : " >=0.32.3" ,
68+ "cosmjs-types" : " >=0.9.0"
6969 }
7070}
Original file line number Diff line number Diff line change 5757 "@cosmos-kit/core" : " ^2.16.6"
5858 },
5959 "devDependencies" : {
60- "@cosmjs/proto-signing" : " ^ 0.32.3" ,
60+ "@cosmjs/proto-signing" : " >= 0.32.3" ,
6161 "@tailwindzone/connect" : " ^1.1.0"
6262 }
6363}
You can’t perform that action at this time.
0 commit comments