refactor(api): ♻️ Use OpenAPIHono instead of Hono in preparation for future changes

This commit is contained in:
Jesse Wierzbinski 2024-08-27 16:40:11 +02:00
parent 3c1b330d4b
commit df466ecaa0
No known key found for this signature in database
6 changed files with 10 additions and 8 deletions

View file

@ -100,6 +100,7 @@
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/hono": "npm:@jsr/hono__hono@4.5.9",
"@hono/prometheus": "^1.0.1",
"@hono/zod-openapi": "^0.16.0",
"@hono/zod-validator": "^0.2.2",
"@inquirer/confirm": "^3.1.22",
"@inquirer/input": "^2.2.9",