fix: unify Commander to v13 across all packages (prdy, mosaic)
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful

Stale commander@12 in @mosaic/prdy and @mosaic/mosaic caused type
mismatch with @mosaic/cli and @mosaic/quality-rails (both on v13).

Co-Authored-By: Claude Opus 4.6 <[email protected]>
This commit is contained in:
2026-04-04 13:37:23 -05:00
co-authored by Claude Opus 4.6
parent 6954e43bbb
commit 9f73d3f5db
3 changed files with 6 additions and 12 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@mosaic/quality-rails": "workspace:*", "@mosaic/quality-rails": "workspace:*",
"@mosaic/types": "workspace:*", "@mosaic/types": "workspace:*",
"@clack/prompts": "^0.9.1", "@clack/prompts": "^0.9.1",
"commander": "^12.1.0", "commander": "^13.0.0",
"picocolors": "^1.1.1", "picocolors": "^1.1.1",
"yaml": "^2.6.1", "yaml": "^2.6.1",
"zod": "^3.23.8" "zod": "^3.23.8"
+1 -1
View File
@@ -22,7 +22,7 @@
}, },
"dependencies": { "dependencies": {
"@clack/prompts": "^0.9.0", "@clack/prompts": "^0.9.0",
"commander": "^12.0.0", "commander": "^13.0.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"zod": "^3.22.0" "zod": "^3.22.0"
}, },
+4 -10
View File
@@ -522,8 +522,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../types version: link:../types
commander: commander:
specifier: ^12.1.0 specifier: ^13.0.0
version: 12.1.0 version: 13.1.0
picocolors: picocolors:
specifier: ^1.1.1 specifier: ^1.1.1
version: 1.1.1 version: 1.1.1
@@ -550,8 +550,8 @@ importers:
specifier: ^0.9.0 specifier: ^0.9.0
version: 0.9.1 version: 0.9.1
commander: commander:
specifier: ^12.0.0 specifier: ^13.0.0
version: 12.1.0 version: 13.1.0
js-yaml: js-yaml:
specifier: ^4.1.0 specifier: ^4.1.0
version: 4.1.1 version: 4.1.1
@@ -4082,10 +4082,6 @@ packages:
[email protected]: [email protected]:
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
[email protected]:
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
engines: {node: '>=18'}
[email protected]: [email protected]:
resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==} resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
engines: {node: '>=18'} engines: {node: '>=18'}
@@ -10979,8 +10975,6 @@ snapshots:
[email protected]: {} [email protected]: {}
[email protected]: {}
[email protected]: {} [email protected]: {}
[email protected]: {} [email protected]: {}