fix(core): Update zod to the latest version (no-changelog) (#10516)

This commit is contained in:
Eugene 2024-08-23 14:25:07 +02:00 committed by GitHub
parent a1a1b0a7b4
commit f4be8b950c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 10 deletions

View file

@ -181,7 +181,7 @@
"sqlite3": "5.1.7",
"temp": "0.9.4",
"tmp-promise": "3.0.3",
"zod": "3.23.8",
"zod": "catalog:",
"zod-to-json-schema": "3.23.0"
}
}

View file

@ -173,6 +173,6 @@
"xmllint-wasm": "3.0.1",
"xss": "^1.0.14",
"yamljs": "0.3.0",
"zod": "3.22.4"
"zod": "catalog:"
}
}

View file

@ -51,6 +51,9 @@ catalogs:
xml2js:
specifier: 0.6.2
version: 0.6.2
zod:
specifier: 3.23.8
version: 3.23.8
frontend:
'@vitest/coverage-v8':
specifier: ^1.6.0
@ -510,7 +513,7 @@ importers:
specifier: 3.0.3
version: 3.0.3
zod:
specifier: 3.23.8
specifier: 'catalog:'
version: 3.23.8
zod-to-json-schema:
specifier: 3.23.0
@ -915,8 +918,8 @@ importers:
specifier: 0.3.0
version: 0.3.0
zod:
specifier: 3.22.4
version: 3.22.4
specifier: 'catalog:'
version: 3.23.8
devDependencies:
'@redocly/cli':
specifier: ^1.6.0
@ -13374,9 +13377,6 @@ packages:
peerDependencies:
zod: ^3.23.3
zod@3.22.4:
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
zod@3.23.8:
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
@ -27956,8 +27956,6 @@ snapshots:
dependencies:
zod: 3.23.8
zod@3.22.4: {}
zod@3.23.8: {}
zx@8.1.4:

View file

@ -20,6 +20,7 @@ catalog:
typedi: 0.10.0
uuid: 8.3.2
xml2js: 0.6.2
zod: 3.23.8
catalogs:
frontend: