feat: zod 라이브러리 업데이트 및 JSON 스키마 정의 개선

This commit is contained in:
2026-01-18 08:19:22 +00:00
parent 81594a25c3
commit 116993b3ad
12 changed files with 754 additions and 53 deletions
+1 -3
View File
@@ -29,11 +29,9 @@
"globals": "^17.0.0",
"prettier": "^3.7.4",
"tsdown": "^0.18.4",
"tsx": "^4.21.0",
"turbo": "^2.7.2",
"typescript": "^5.9.3",
"typescript-eslint": "^8.51.0",
"vue-eslint-parser": "^10.2.0",
"zod-to-json-schema": "^3.25.1"
"vue-eslint-parser": "^10.2.0"
}
}