Update inquirer and fix code

This commit is contained in:
Will Boyd
2025-01-21 10:32:28 -05:00
parent bafe869221
commit 3f4b244935
3 changed files with 155 additions and 184 deletions
+1 -1
View File
@@ -21,11 +21,11 @@
},
"type": "module",
"dependencies": {
"@inquirer/prompts": "^7.2.3",
"axios": "^1.7.9",
"camelcase": "^8.0.0",
"chalk": "^5.4.1",
"commander": "^13.0.0",
"inquirer": "^10.2.2",
"luxon": "^3.5.0",
"turndown": "^7.2.0",
"turndown-plugin-gfm": "^1.0.2",