We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20e53c7 + e8065d0 commit 8746bc5Copy full SHA for 8746bc5
3 files changed
package.json
@@ -55,7 +55,7 @@
55
"typescript-eslint": "^8.28.0"
56
},
57
"dependencies": {
58
- "@inquirer/core": "^11.1.1",
+ "@inquirer/core": "^11.2.1",
59
"@inquirer/type": "^4.0.3"
60
}
61
packages/cli/package.json
@@ -22,7 +22,7 @@
22
"test:watch": "vitest"
23
24
25
26
"@inquirer/prompts": "^8.2.0",
27
"boxen": "^8.0.1",
28
"commander": "^15.0.0",
0 commit comments