mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 23:41:21 +00:00
chore(deps): update dependency zod to v3.23.1
This commit is contained in:
parent
c9eca4a868
commit
7d74f5dd00
1 changed files with 7 additions and 7 deletions
|
@ -117,7 +117,7 @@ devDependencies:
|
||||||
version: 5.2.10
|
version: 5.2.10
|
||||||
zod:
|
zod:
|
||||||
specifier: ^3.23.0
|
specifier: ^3.23.0
|
||||||
version: 3.23.0
|
version: 3.23.1
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
@ -5592,8 +5592,8 @@ packages:
|
||||||
superstruct: 1.0.4
|
superstruct: 1.0.4
|
||||||
valibot: 0.30.0
|
valibot: 0.30.0
|
||||||
yup: 1.4.0
|
yup: 1.4.0
|
||||||
zod: 3.23.0
|
zod: 3.23.1
|
||||||
zod-to-json-schema: 3.22.5(zod@3.23.0)
|
zod-to-json-schema: 3.22.5(zod@3.23.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/json-schema'
|
- '@types/json-schema'
|
||||||
- esbuild
|
- esbuild
|
||||||
|
@ -6287,13 +6287,13 @@ packages:
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/zod-to-json-schema@3.22.5(zod@3.23.0):
|
/zod-to-json-schema@3.22.5(zod@3.23.1):
|
||||||
resolution: {integrity: sha512-+akaPo6a0zpVCCseDed504KBJUQpEW5QZw7RMneNmKw+fGaML1Z9tUNLnHHAC8x6dzVRO1eB2oEMyZRnuBZg7Q==}
|
resolution: {integrity: sha512-+akaPo6a0zpVCCseDed504KBJUQpEW5QZw7RMneNmKw+fGaML1Z9tUNLnHHAC8x6dzVRO1eB2oEMyZRnuBZg7Q==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
zod: ^3.22.4
|
zod: ^3.22.4
|
||||||
dependencies:
|
dependencies:
|
||||||
zod: 3.23.0
|
zod: 3.23.1
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
@ -6301,6 +6301,6 @@ packages:
|
||||||
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/zod@3.23.0:
|
/zod@3.23.1:
|
||||||
resolution: {integrity: sha512-OFLT+LTocvabn6q76BTwVB0hExEBS0IduTr3cqZyMqEDbOnYmcU+y0tUAYbND4uwclpBGi4I4UUBGzylWpjLGA==}
|
resolution: {integrity: sha512-fwxuO7wwRmBv1+OvqlZF0t73s3xhR0Cr7mRIFSca6Z/ZNsrzvCPl4Az4KJqi1mgkXdODuan91Cyyg8it0my1ag==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
Loading…
Reference in a new issue