refactor: Replace json-schema-to-zod with our own fork (#11229)

This commit is contained in:
Tomi Turtiainen
2024-10-18 08:29:19 +02:00
committed by GitHub
parent c57cac9e4d
commit a042d5c8e6
7 changed files with 55 additions and 121 deletions

View File

@@ -168,7 +168,7 @@
"generate-schema": "2.6.0",
"html-to-text": "9.0.5",
"jsdom": "23.0.1",
"json-schema-to-zod": "2.1.0",
"@n8n/json-schema-to-zod": "workspace:*",
"langchain": "0.3.2",
"lodash": "catalog:",
"mammoth": "1.7.2",