Merge pull request #33061 from backstage/rugvip/migrate-cli-to-cleye

cli: migrate remaining commands from commander to cleye
This commit is contained in:
Patrik Oldsberg
2026-03-06 15:59:09 +01:00
committed by GitHub
36 changed files with 880 additions and 772 deletions
+2
View File
@@ -131,6 +131,7 @@
"rollup-plugin-postcss": "^4.0.0",
"rollup-pluginutils": "^2.8.2",
"semver": "^7.5.3",
"shell-quote": "^1.8.1",
"style-loader": "^3.3.1",
"sucrase": "^3.20.2",
"swc-loader": "^0.2.3",
@@ -177,6 +178,7 @@
"@types/recursive-readdir": "^2.2.0",
"@types/rollup-plugin-peer-deps-external": "^2.2.0",
"@types/rollup-plugin-postcss": "^3.1.4",
"@types/shell-quote": "^1.7.5",
"@types/svgo": "^2.6.2",
"@types/tar": "^6.1.1",
"@types/terser-webpack-plugin": "^5.0.4",