chore(deps): update dependency zod to v4.1.12
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
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.2.0)(react@19.2.0)
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.13.0
|
||||
version: 0.13.8(typescript@5.9.3)(zod@4.1.11)
|
||||
version: 0.13.8(typescript@5.9.3)(zod@4.1.12)
|
||||
class-variance-authority:
|
||||
specifier: ^0.7.1
|
||||
version: 0.7.1
|
||||
@@ -61,7 +61,7 @@ importers:
|
||||
version: 3.3.1
|
||||
zod:
|
||||
specifier: ^4.0.0
|
||||
version: 4.1.11
|
||||
version: 4.1.12
|
||||
devDependencies:
|
||||
'@eslint/eslintrc':
|
||||
specifier: 3.3.1
|
||||
@@ -2559,8 +2559,8 @@ packages:
|
||||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
zod@4.1.11:
|
||||
resolution: {integrity: sha512-WPsqwxITS2tzx1bzhIKsEs19ABD5vmCVa4xBo2tq/SrV4RNZtfws1EnCWQXM6yh8bD08a1idvkB5MZSBiZsjwg==}
|
||||
zod@4.1.12:
|
||||
resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==}
|
||||
|
||||
snapshots:
|
||||
|
||||
@@ -3132,17 +3132,17 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@t3-oss/env-core@0.13.8(typescript@5.9.3)(zod@4.1.11)':
|
||||
'@t3-oss/env-core@0.13.8(typescript@5.9.3)(zod@4.1.12)':
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
zod: 4.1.11
|
||||
zod: 4.1.12
|
||||
|
||||
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.3)(zod@4.1.11)':
|
||||
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.3)(zod@4.1.12)':
|
||||
dependencies:
|
||||
'@t3-oss/env-core': 0.13.8(typescript@5.9.3)(zod@4.1.11)
|
||||
'@t3-oss/env-core': 0.13.8(typescript@5.9.3)(zod@4.1.12)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.3
|
||||
zod: 4.1.11
|
||||
zod: 4.1.12
|
||||
|
||||
'@tailwindcss/node@4.1.14':
|
||||
dependencies:
|
||||
@@ -5148,4 +5148,4 @@ snapshots:
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
zod@4.1.11: {}
|
||||
zod@4.1.12: {}
|
||||
|
Reference in New Issue
Block a user