refactor(api): ♻️ Upgrade zod-openapi to 0.18.3

Needed to add "as const" to all middleware handlers :)
This commit is contained in:
Jesse Wierzbinski 2024-12-30 18:20:22 +01:00
parent fbfd237f27
commit 621dd7e9d9
No known key found for this signature in database
74 changed files with 86 additions and 86 deletions

View file

@ -112,7 +112,7 @@
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/prometheus": "^1.0.1",
"@hono/swagger-ui": "^0.5.0",
"@hono/zod-openapi": "0.16.3",
"@hono/zod-openapi": "0.18.3",
"@inquirer/confirm": "^5.1.1",
"@inquirer/input": "^4.1.1",
"@json2csv/plainjs": "^7.0.6",