mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor(api): ♻️ Upgrade zod-openapi to 0.18.3
Needed to add "as const" to all middleware handlers :)
This commit is contained in:
parent
fbfd237f27
commit
621dd7e9d9
74 changed files with 86 additions and 86 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue