refactor(core): Extract CLI parsing from command registry (#17676)

This commit is contained in:
Iván Ovejero
2025-07-29 14:23:49 +02:00
committed by GitHub
parent 64902c9559
commit 163565c647
7 changed files with 214 additions and 39 deletions

9
pnpm-lock.yaml generated
View File

@@ -501,10 +501,19 @@ importers:
winston:
specifier: 3.14.2
version: 3.14.2
yargs-parser:
specifier: 21.1.1
version: 21.1.1
devDependencies:
'@n8n/typescript-config':
specifier: workspace:*
version: link:../typescript-config
'@types/yargs-parser':
specifier: 21.0.0
version: 21.0.0
zod:
specifier: 'catalog:'
version: 3.25.67
packages/@n8n/backend-test-utils:
dependencies: