diff --git a/package.json b/package.json index 0ca2fac..035cb23 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "biome:fix": "biome check --write ." }, "dependencies": { - "@clack/prompts": "^0.11.0", + "@clack/prompts": "^1.0.0", "cac": "^6.7.14", "dayjs": "^1.11.13", "execa": "^9.6.0",