Fix protobufjs installation

This commit is contained in:
Simon Warta 2023-09-20 22:20:55 +02:00
parent 4ca2da22dd
commit f5cec149a5
4 changed files with 3 additions and 50 deletions

24
.pnp.cjs generated
View File

@ -3208,7 +3208,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageDependencies": [\
["@confio/ics23", "npm:0.6.8"],\
["@noble/hashes", "npm:1.0.0"],\
["protobufjs", "npm:6.11.3"]\
["protobufjs", "npm:6.11.4"]\
],\
"linkType": "HARD"\
}]\
@ -7116,7 +7116,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageDependencies": [\
["cosmjs-types", "npm:0.8.0"],\
["long", "npm:4.0.0"],\
["protobufjs", "npm:6.11.3"]\
["protobufjs", "npm:6.11.4"]\
],\
"linkType": "HARD"\
}]\
@ -10920,26 +10920,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\
]],\
["protobufjs", [\
["npm:6.11.3", {\
"packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.3-566fb31188/node_modules/protobufjs/",\
"packageDependencies": [\
["protobufjs", "npm:6.11.3"],\
["@protobufjs/aspromise", "npm:1.1.2"],\
["@protobufjs/base64", "npm:1.1.2"],\
["@protobufjs/codegen", "npm:2.0.4"],\
["@protobufjs/eventemitter", "npm:1.1.0"],\
["@protobufjs/fetch", "npm:1.1.0"],\
["@protobufjs/float", "npm:1.0.2"],\
["@protobufjs/inquire", "npm:1.1.0"],\
["@protobufjs/path", "npm:1.1.2"],\
["@protobufjs/pool", "npm:1.1.0"],\
["@protobufjs/utf8", "npm:1.1.0"],\
["@types/long", "npm:4.0.1"],\
["@types/node", "npm:18.15.11"],\
["long", "npm:4.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:6.11.4", {\
"packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.4-af11968b80/node_modules/protobufjs/",\
"packageDependencies": [\

Binary file not shown.

View File

@ -6305,31 +6305,7 @@ __metadata:
languageName: node
linkType: hard
"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2":
version: 6.11.3
resolution: "protobufjs@npm:6.11.3"
dependencies:
"@protobufjs/aspromise": ^1.1.2
"@protobufjs/base64": ^1.1.2
"@protobufjs/codegen": ^2.0.4
"@protobufjs/eventemitter": ^1.1.0
"@protobufjs/fetch": ^1.1.0
"@protobufjs/float": ^1.0.2
"@protobufjs/inquire": ^1.1.0
"@protobufjs/path": ^1.1.2
"@protobufjs/pool": ^1.1.0
"@protobufjs/utf8": ^1.1.0
"@types/long": ^4.0.1
"@types/node": ">=13.7.0"
long: ^4.0.0
bin:
pbjs: bin/pbjs
pbts: bin/pbts
checksum: 4a6ce1964167e4c45c53fd8a312d7646415c777dd31b4ba346719947b88e61654912326101f927da387d6b6473ab52a7ea4f54d6f15d63b31130ce28e2e15070
languageName: node
linkType: hard
"protobufjs@npm:~6.11.4":
"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2, protobufjs@npm:~6.11.4":
version: 6.11.4
resolution: "protobufjs@npm:6.11.4"
dependencies: