Remove protobufjs dependencies

This commit is contained in:
Simon Warta 2023-10-25 11:23:09 +02:00
parent 753095807c
commit 1dad9eec11
4 changed files with 0 additions and 6 deletions

2
.pnp.cjs generated
View File

@ -3356,7 +3356,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["nyc", "npm:15.1.0"],\
["pako", "npm:2.0.3"],\
["prettier", "npm:2.8.8"],\
["protobufjs", "npm:6.11.4"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\
@ -3827,7 +3826,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["karma-jasmine-html-reporter", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.6.0"],\
["nyc", "npm:15.1.0"],\
["prettier", "npm:2.8.8"],\
["protobufjs", "npm:6.11.4"],\
["readonly-date", "npm:1.0.0"],\
["ses", "npm:0.11.1"],\
["source-map-support", "npm:0.5.21"],\

View File

@ -78,7 +78,6 @@
"karma-jasmine-html-reporter": "^1.5.4",
"nyc": "^15.1.0",
"prettier": "^2.8.1",
"protobufjs": "~6.11.4",
"readonly-date": "^1.0.0",
"ses": "^0.11.0",
"source-map-support": "^0.5.19",

View File

@ -47,7 +47,6 @@
"@cosmjs/tendermint-rpc": "workspace:^",
"@cosmjs/utils": "workspace:^",
"cosmjs-types": "^0.9.0",
"protobufjs": "~6.11.4",
"xstream": "^11.14.0"
},
"devDependencies": {

View File

@ -423,7 +423,6 @@ __metadata:
nyc: ^15.1.0
pako: ^2.0.2
prettier: ^2.8.1
protobufjs: ~6.11.4
readonly-date: ^1.0.0
ses: ^0.11.0
source-map-support: ^0.5.19
@ -876,7 +875,6 @@ __metadata:
karma-jasmine-html-reporter: ^1.5.4
nyc: ^15.1.0
prettier: ^2.8.1
protobufjs: ~6.11.4
readonly-date: ^1.0.0
ses: ^0.11.0
source-map-support: ^0.5.19