mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Remove unused @confio/ics23
This commit is contained in:
parent
bc0f5dc136
commit
0ee6abb138
16
.pnp.cjs
generated
16
.pnp.cjs
generated
@ -205,10 +205,6 @@ const RAW_RUNTIME_STATE =
|
||||
"@babel/types",\
|
||||
"npm:7.23.0"\
|
||||
],\
|
||||
[\
|
||||
"@confio/ics23",\
|
||||
"npm:0.6.8"\
|
||||
],\
|
||||
[\
|
||||
"@cosmjs/amino",\
|
||||
"workspace:packages/amino"\
|
||||
@ -3231,17 +3227,6 @@ const RAW_RUNTIME_STATE =
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@confio/ics23", [\
|
||||
["npm:0.6.8", {\
|
||||
"packageLocation": "./.yarn/cache/@confio-ics23-npm-0.6.8-c87607eb2c-2f3f5032cd.zip/node_modules/@confio/ics23/",\
|
||||
"packageDependencies": [\
|
||||
["@confio/ics23", "npm:0.6.8"],\
|
||||
["@noble/hashes", "npm:1.0.0"],\
|
||||
["protobufjs", "npm:6.11.4"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@cosmjs/amino", [\
|
||||
["workspace:packages/amino", {\
|
||||
"packageLocation": "./packages/amino/",\
|
||||
@ -3812,7 +3797,6 @@ const RAW_RUNTIME_STATE =
|
||||
"packageLocation": "./packages/stargate/",\
|
||||
"packageDependencies": [\
|
||||
["@cosmjs/stargate", "workspace:packages/stargate"],\
|
||||
["@confio/ics23", "npm:0.6.8"],\
|
||||
["@cosmjs/amino", "workspace:packages/amino"],\
|
||||
["@cosmjs/crypto", "workspace:packages/crypto"],\
|
||||
["@cosmjs/encoding", "workspace:packages/encoding"],\
|
||||
|
BIN
.yarn/cache/@confio-ics23-npm-0.6.8-c87607eb2c-2f3f5032cd.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/@confio-ics23-npm-0.6.8-c87607eb2c-2f3f5032cd.zip
(Stored with Git LFS)
vendored
Binary file not shown.
@ -38,7 +38,6 @@
|
||||
"pack-web": "yarn build-or-skip && webpack --mode development --config webpack.web.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@confio/ics23": "^0.6.8",
|
||||
"@cosmjs/amino": "workspace:^",
|
||||
"@cosmjs/encoding": "workspace:^",
|
||||
"@cosmjs/math": "workspace:^",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -279,16 +279,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@confio/ics23@npm:^0.6.8":
|
||||
version: 0.6.8
|
||||
resolution: "@confio/ics23@npm:0.6.8"
|
||||
dependencies:
|
||||
"@noble/hashes": "npm:^1.0.0"
|
||||
protobufjs: "npm:^6.8.8"
|
||||
checksum: 10c0/2f3f5032cd6a34c9b2fbd64bbf7e1cdec75ca71f348a770f7b5474b5027b12202bfbcd404eca931efddb5901f769af035a87cb8bddbf3f23d7e5d93c9d3d7f6f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@cosmjs/amino@workspace:^, @cosmjs/amino@workspace:packages/amino":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@cosmjs/amino@workspace:packages/amino"
|
||||
@ -838,7 +828,6 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@cosmjs/stargate@workspace:packages/stargate"
|
||||
dependencies:
|
||||
"@confio/ics23": "npm:^0.6.8"
|
||||
"@cosmjs/amino": "workspace:^"
|
||||
"@cosmjs/crypto": "workspace:^"
|
||||
"@cosmjs/encoding": "workspace:^"
|
||||
@ -1249,7 +1238,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@noble/hashes@npm:^1, @noble/hashes@npm:^1.0.0":
|
||||
"@noble/hashes@npm:^1":
|
||||
version: 1.0.0
|
||||
resolution: "@noble/hashes@npm:1.0.0"
|
||||
checksum: 10c0/b6244bb44d2c8774437034c5e416fb72188bbb16e1298fc3223c1a71f918d78496df79523d10d6953a8a6e3009dde745d022bb9aca2e5a5b92eede01b2d9664e
|
||||
@ -6415,7 +6404,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.4":
|
||||
"protobufjs@npm:~6.11.4":
|
||||
version: 6.11.4
|
||||
resolution: "protobufjs@npm:6.11.4"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user