We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127912d commit 5e1d740Copy full SHA for 5e1d740
packages/cli/package.json
@@ -46,11 +46,9 @@
46
"@babel/core": "^7.25.2",
47
"@babel/parser": "^7.25.6",
48
"@babel/plugin-transform-typescript": "^7.25.2",
49
- "@clack/prompts": "^0.9.0",
50
- "chalk": "^5.3.0",
+ "@clack/prompts": "^0.10.0",
+ "chalk": "^5.4.1",
51
"commander": "^11.0.0",
52
- "detect-package-manager": "^3.0.1",
53
- "json5": "^2.2.3",
54
"prompts": "^2.4.2",
55
"recast": "^0.23.4",
56
"ts-morph": "^20.0.0"
0 commit comments