fix(deps): update dependency zod to v4.0.17
All checks were successful
Lint / Lint and Typecheck (push) Successful in 49s
All checks were successful
Lint / Lint and Typecheck (push) Successful in 49s
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -28,7 +28,7 @@ importers:
|
|||||||
version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
|
version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
|
||||||
'@t3-oss/env-nextjs':
|
'@t3-oss/env-nextjs':
|
||||||
specifier: ^0.13.0
|
specifier: ^0.13.0
|
||||||
version: 0.13.8(typescript@5.9.2)(zod@4.0.16)
|
version: 0.13.8(typescript@5.9.2)(zod@4.0.17)
|
||||||
class-variance-authority:
|
class-variance-authority:
|
||||||
specifier: ^0.7.1
|
specifier: ^0.7.1
|
||||||
version: 0.7.1
|
version: 0.7.1
|
||||||
@@ -61,7 +61,7 @@ importers:
|
|||||||
version: 3.3.1
|
version: 3.3.1
|
||||||
zod:
|
zod:
|
||||||
specifier: ^4.0.0
|
specifier: ^4.0.0
|
||||||
version: 4.0.16
|
version: 4.0.17
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@eslint/eslintrc':
|
'@eslint/eslintrc':
|
||||||
specifier: 3.3.1
|
specifier: 3.3.1
|
||||||
@@ -2574,8 +2574,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
|
|
||||||
zod@4.0.16:
|
zod@4.0.17:
|
||||||
resolution: {integrity: sha512-Djo/cM339grjI7/HmN+ixYO2FzEMcWr/On50UlQ/RjrWK1I/hPpWhpC76heCptnRFpH0LMwrEbUY50HDc0V8wg==}
|
resolution: {integrity: sha512-1PHjlYRevNxxdy2JZ8JcNAw7rX8V9P1AKkP+x/xZfxB0K5FYfuV+Ug6P/6NVSR2jHQ+FzDDoDHS04nYUsOIyLQ==}
|
||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
|
|
||||||
@@ -3142,17 +3142,17 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
'@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.0.16)':
|
'@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.0.17)':
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
zod: 4.0.16
|
zod: 4.0.17
|
||||||
|
|
||||||
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.0.16)':
|
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.0.17)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.0.16)
|
'@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.0.17)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
zod: 4.0.16
|
zod: 4.0.17
|
||||||
|
|
||||||
'@tailwindcss/node@4.1.11':
|
'@tailwindcss/node@4.1.11':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -5181,4 +5181,4 @@ snapshots:
|
|||||||
|
|
||||||
yocto-queue@0.1.0: {}
|
yocto-queue@0.1.0: {}
|
||||||
|
|
||||||
zod@4.0.16: {}
|
zod@4.0.17: {}
|
||||||
|
Reference in New Issue
Block a user