Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@dedot/codegen": "workspace:*",
"@dedot/wasm": "^0.1.0",
"@polkadot/types-support": "^16.5.4",
"ora": "^9.0.0",
"ora": "^9.1.0",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ __metadata:
"@dedot/wasm": "npm:^0.1.0"
"@polkadot/types-support": "npm:^16.5.4"
"@types/yargs": "npm:^17.0.35"
ora: "npm:^9.0.0"
ora: "npm:^9.1.0"
yargs: "npm:^17.7.2"
bin:
dedot: ./bin/dedot.mjs
Expand Down Expand Up @@ -6962,9 +6962,9 @@ __metadata:
languageName: node
linkType: hard

"ora@npm:^9.0.0":
version: 9.0.0
resolution: "ora@npm:9.0.0"
"ora@npm:^9.1.0":
version: 9.1.0
resolution: "ora@npm:9.1.0"
dependencies:
chalk: "npm:^5.6.2"
cli-cursor: "npm:^5.0.0"
Expand All @@ -6974,8 +6974,7 @@ __metadata:
log-symbols: "npm:^7.0.1"
stdin-discarder: "npm:^0.2.2"
string-width: "npm:^8.1.0"
strip-ansi: "npm:^7.1.2"
checksum: 10c0/1ec886a9a458eccd335bc66d9bf8a9ded2d3c3fc44416676c90bd72161b677559a7e9bde981b06066ac1be57cc62025f0d1319a376855cb64bb3403637a3815b
checksum: 10c0/8a8f02809d8b7b0e2534a0232eb2d8a01e1fa84a0f346a830ad3d70405a0ae7b947cb5b6a2f6be3007bccc2518d100330a6c505a833862899e37465dda7f82c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8411,7 +8410,7 @@ __metadata:
languageName: node
linkType: hard

"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0, strip-ansi@npm:^7.1.2":
"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0":
version: 7.1.2
resolution: "strip-ansi@npm:7.1.2"
dependencies:
Expand Down