diff --git a/package.json b/package.json index fbac056..1612a43 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "prepublishOnly": "bun run clean && bun run build && bun run typecheck" }, "dependencies": { - "@clack/prompts": "^0.10.0", + "@clack/prompts": "^0.11.0", "picocolors": "^1.1.1" }, "devDependencies": {