feat(config): Add interactive menu and help to config command, handle unknown commands, and bump dependencies

This commit is contained in:
2025-12-14 10:32:58 +00:00
parent 7bb2f65669
commit 6c62f80c57
5 changed files with 119 additions and 41 deletions

82
pnpm-lock.yaml generated
View File

@@ -48,8 +48,8 @@ importers:
specifier: ^3.0.4
version: 3.0.4
'@push.rocks/smartjson':
specifier: ^5.2.0
version: 5.2.0
specifier: ^6.0.0
version: 6.0.0
'@push.rocks/smartlegal':
specifier: ^1.0.27
version: 1.0.27
@@ -100,8 +100,8 @@ importers:
version: 4.0.2
devDependencies:
'@git.zone/tsbuild':
specifier: ^4.0.1
version: 4.0.1
specifier: ^4.0.2
version: 4.0.2
'@git.zone/tsrun':
specifier: ^2.0.1
version: 2.0.1
@@ -121,8 +121,8 @@ importers:
specifier: ^3.3.0
version: 3.3.0
'@types/node':
specifier: ^24.10.3
version: 24.10.3
specifier: ^25.0.2
version: 25.0.2
packages:
@@ -512,8 +512,8 @@ packages:
'@gerrit0/mini-shiki@3.20.0':
resolution: {integrity: sha512-Wa57i+bMpK6PGJZ1f2myxo3iO+K/kZikcyvH8NIqNNZhQUbDav7V9LQmWOXhf946mz5c1NZ19WMsGYiDKTryzQ==}
'@git.zone/tsbuild@4.0.1':
resolution: {integrity: sha512-Iqpdkt32TzhtR2HeIHPvCTl2TusJcthYAWeCjgSQGmLbbw91OnwtGEWrVAUBu54b9xc9q9KnUKZ4UP1fC7IA1A==}
'@git.zone/tsbuild@4.0.2':
resolution: {integrity: sha512-LcRlFnDbcUe53Pdoob585iXq9TAT90TyEaYl/wml/etFoPeBX+oQLm6GryejUPXrUP7i1opyTonadkQN1OyXOA==}
hasBin: true
'@git.zone/tsbundle@2.6.3':
@@ -1111,6 +1111,9 @@ packages:
'@push.rocks/smartjson@5.2.0':
resolution: {integrity: sha512-710e8UwovRfPgUtaBHcd6unaODUjV5fjxtGcGCqtaTcmvOV6VpasdVfT66xMDzQmWH2E9ZfHDJeso9HdDQzNQA==}
'@push.rocks/smartjson@6.0.0':
resolution: {integrity: sha512-FYfJnmukt66WePn6xrVZ3BLmRQl9W82LcsICK3VU9sGW7kasig090jKXPm+yX8ibQcZAO/KyR/Q8tMIYZNxGew==}
'@push.rocks/smartlegal@1.0.27':
resolution: {integrity: sha512-0LjSY5pc2ljvR4PST0l1mvrB27Cj9NqpDDYf8eo9kgtgsb5m4Te+ZIzVnAj8W9P/uXJOLTOXt2OLKH4z6RGw6g==}
@@ -1865,11 +1868,11 @@ packages:
'@types/node@16.9.1':
resolution: {integrity: sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==}
'@types/node@22.19.2':
resolution: {integrity: sha512-LPM2G3Syo1GLzXLGJAKdqoU35XvrWzGJ21/7sgZTUpbkBaOasTj8tjwn6w+hCkqaa1TfJ/w67rJSwYItlJ2mYw==}
'@types/node@22.19.3':
resolution: {integrity: sha512-1N9SBnWYOJTrNZCdh/yJE+t910Y128BoyY+zBLWhL3r0TYzlTmFdXrPwHL9DyFZmlEXNQQolTZh3KHV31QDhyA==}
'@types/node@24.10.3':
resolution: {integrity: sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ==}
'@types/node@25.0.2':
resolution: {integrity: sha512-gWEkeiyYE4vqjON/+Obqcoeffmk0NF15WSBwSs7zwVA2bAbTaE0SJ7P0WNGoJn8uE7fiaV5a7dKYIJriEqOrmA==}
'@types/ping@0.4.4':
resolution: {integrity: sha512-ifvo6w2f5eJYlXm+HiVx67iJe8WZp87sfa683nlqED5Vnt9Z93onkokNoWqOG21EaE8fMxyKPobE+mkPEyxsdw==}
@@ -5018,7 +5021,7 @@ snapshots:
'@shikijs/types': 3.20.0
'@shikijs/vscode-textmate': 10.0.2
'@git.zone/tsbuild@4.0.1':
'@git.zone/tsbuild@4.0.2':
dependencies:
'@git.zone/tspublish': 1.10.3
'@push.rocks/early': 4.0.4
@@ -5288,7 +5291,7 @@ snapshots:
'@inquirer/figures': 1.0.15
'@inquirer/type': 2.0.0
'@types/mute-stream': 0.0.4
'@types/node': 22.19.2
'@types/node': 22.19.3
'@types/wrap-ansi': 3.0.0
ansi-escapes: 4.3.2
cli-width: 4.1.0
@@ -6239,6 +6242,13 @@ snapshots:
fast-json-stable-stringify: 2.1.0
lodash.clonedeep: 4.5.0
'@push.rocks/smartjson@6.0.0':
dependencies:
'@push.rocks/smartenv': 6.0.0
'@push.rocks/smartstring': 4.1.0
fast-json-stable-stringify: 2.1.0
lodash.clonedeep: 4.5.0
'@push.rocks/smartlegal@1.0.27':
dependencies:
'@push.rocks/smartmarkdown': 3.0.3
@@ -7350,27 +7360,27 @@ snapshots:
'@types/bn.js@5.2.0':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/body-parser@1.19.6':
dependencies:
'@types/connect': 3.4.38
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/buffer-json@2.0.3': {}
'@types/clean-css@4.2.11':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
source-map: 0.6.1
'@types/connect@3.4.38':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/cors@2.8.19':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/debug@4.1.12':
dependencies:
@@ -7382,7 +7392,7 @@ snapshots:
'@types/dns-packet@5.6.5':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/elliptic@6.4.18':
dependencies:
@@ -7390,7 +7400,7 @@ snapshots:
'@types/express-serve-static-core@5.1.0':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/qs': 6.14.0
'@types/range-parser': 1.2.7
'@types/send': 1.2.1
@@ -7403,17 +7413,17 @@ snapshots:
'@types/from2@2.3.6':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/glob@8.1.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/hast@3.0.4':
dependencies:
@@ -7435,7 +7445,7 @@ snapshots:
'@types/jsonfile@6.1.4':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/mdast@4.0.4':
dependencies:
@@ -7449,19 +7459,19 @@ snapshots:
'@types/mute-stream@0.0.4':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/node-forge@1.3.14':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/node@16.9.1': {}
'@types/node@22.19.2':
'@types/node@22.19.3':
dependencies:
undici-types: 6.21.0
'@types/node@24.10.3':
'@types/node@25.0.2':
dependencies:
undici-types: 7.16.0
@@ -7479,22 +7489,22 @@ snapshots:
'@types/send@1.2.1':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/serve-static@2.2.0':
dependencies:
'@types/http-errors': 2.0.5
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/symbol-tree@3.2.5': {}
'@types/tar-stream@3.1.4':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/through2@2.0.41':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/trusted-types@2.0.7': {}
@@ -7520,11 +7530,11 @@ snapshots:
'@types/ws@8.18.1':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
'@types/yauzl@2.10.3':
dependencies:
'@types/node': 24.10.3
'@types/node': 25.0.2
optional: true
'@ungap/structured-clone@1.3.0': {}
@@ -7967,7 +7977,7 @@ snapshots:
engine.io@6.6.4:
dependencies:
'@types/cors': 2.8.19
'@types/node': 24.10.3
'@types/node': 25.0.2
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.7.2