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

12
pnpm-lock.yaml generated
View File

@@ -477,6 +477,9 @@ importers:
'@mozilla/readability':
specifier: 0.5.0
version: 0.5.0
'@n8n/json-schema-to-zod':
specifier: workspace:*
version: link:../json-schema-to-zod
'@n8n/typeorm':
specifier: 0.3.20-12
version: 0.3.20-12(@sentry/node@7.87.0)(ioredis@5.3.2)(mssql@10.0.2)(mysql2@3.11.0)(pg@8.12.0)(redis@4.6.12)(sqlite3@5.1.7)(ts-node@10.9.2(@types/node@18.16.16)(typescript@5.6.2))
@@ -522,9 +525,6 @@ importers:
jsdom:
specifier: 23.0.1
version: 23.0.1
json-schema-to-zod:
specifier: 2.1.0
version: 2.1.0
langchain:
specifier: 0.3.2
version: 0.3.2(u4cmnaniapk3e37ytin75vjstm)
@@ -8602,10 +8602,6 @@ packages:
json-pointer@0.6.2:
resolution: {integrity: sha512-vLWcKbOaXlO+jvRy4qNd+TI1QUPZzfJj1tpJ3vAXDych5XJf93ftpUKe5pKCrzyIIwgBJcOcCVRUfqQP25afBw==}
json-schema-to-zod@2.1.0:
resolution: {integrity: sha512-7ishNgYY+AbIKeeHcp5xCOdJbdVwSfDx/4V2ktc16LUusCJJbz2fEKdWUmAxhKIiYzhZ9Fp4E8OsAoM/h9cOLA==}
hasBin: true
json-schema-traverse@0.4.1:
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
@@ -21340,8 +21336,6 @@ snapshots:
dependencies:
foreach: 2.0.6
json-schema-to-zod@2.1.0: {}
json-schema-traverse@0.4.1: {}
json-schema-traverse@1.0.0: {}