Skip to content

Commit 162c86a

Browse files
committed
update
1 parent 93b6485 commit 162c86a

2 files changed

Lines changed: 76 additions & 41 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"type": "module",
66
"bin": {
77
"tb-check": "app/app-check.js",
8+
"tb-filemanager": "app/app-filemanager.js",
89
"tb-filemeta": "app/app-filemeta.js",
910
"tb-login-qr": "app/app-login-qr.js",
1011
"tb-getdl": "app/app-getdl.js",
@@ -24,10 +25,10 @@
2425
"dateformat": "^5.0.3",
2526
"filesize": "^10.1.6",
2627
"qrcode-terminal": "^0.12.0",
27-
"terabox-api": "^1.3.2",
28+
"terabox-api": "^1.3.3",
2829
"tough-cookie": "^5.1.2",
2930
"undici": "^7.10.0",
3031
"yaml": "^2.8.0",
31-
"yargs": "^17.7.2"
32+
"yargs": "^18.0.0"
3233
}
3334
}

pnpm-lock.yaml

Lines changed: 73 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)