We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed53624 commit 81c352fCopy full SHA for 81c352f
package.json
@@ -34,20 +34,20 @@
34
"cli"
35
],
36
"dependencies": {
37
- "@inkeep/ai-api": "^0.7.2",
38
- "@inquirer/prompts": "3.3.2",
39
- "clipboardy": "^4.0.0",
40
- "commander": "11.1.0",
41
- "open": "^10.1.0",
42
- "ora": "^8.0.1",
43
- "prompts": "^2.4.2",
44
- "yoctocolors": "1.0.0"
+ "@inkeep/ai-api": "0.7.2",
+ "@inquirer/prompts": "5.1.0",
+ "clipboardy": "4.0.0",
+ "commander": "12.1.0",
+ "open": "10.1.0",
+ "ora": "8.0.1",
+ "prompts": "2.4.2",
+ "yoctocolors": "2.1.0"
45
},
46
"prettier": {
47
"semi": false
48
49
"devDependencies": {
50
- "@types/node": "^20.12.12"
+ "@types/node": "^20.14.9"
51
52
"engines": {
53
"node": ">=18"
0 commit comments