zod-openapi
Advanced tools
Comparing version 4.2.2 to 4.2.3
{ | ||
"name": "zod-openapi", | ||
"version": "4.2.2", | ||
"version": "4.2.3", | ||
"description": "Convert Zod Schemas to OpenAPI v3.x documentation", | ||
@@ -75,5 +75,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "0.17.1", | ||
"@arethetypeswrong/cli": "0.17.2", | ||
"@crackle/cli": "0.15.5", | ||
"@redocly/cli": "1.26.0", | ||
"@redocly/cli": "1.27.0", | ||
"@types/node": "^20.3.0", | ||
@@ -83,3 +83,3 @@ "eslint-plugin-zod-openapi": "^1.0.0-beta.0", | ||
"skuba": "9.1.0", | ||
"yaml": "2.6.1", | ||
"yaml": "2.7.0", | ||
"zod": "3.24.1" | ||
@@ -86,0 +86,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
231528
6233