@inquirer/input
Advanced tools
+4
-4
| { | ||
| "name": "@inquirer/input", | ||
| "version": "4.2.3", | ||
| "version": "4.2.4", | ||
| "description": "Inquirer input text prompt", | ||
@@ -77,3 +77,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@inquirer/core": "^10.2.1", | ||
| "@inquirer/core": "^10.2.2", | ||
| "@inquirer/type": "^3.0.8" | ||
@@ -83,3 +83,3 @@ }, | ||
| "@arethetypeswrong/cli": "^0.18.2", | ||
| "@inquirer/testing": "^2.1.49", | ||
| "@inquirer/testing": "^2.1.50", | ||
| "tshy": "^3.0.2" | ||
@@ -110,3 +110,3 @@ }, | ||
| }, | ||
| "gitHead": "62045dc4a4cd6f31ba0f77b20874be2409570957" | ||
| "gitHead": "3fdf43342deb468ee41d698e407d8800700e08dc" | ||
| } |
Updated