fix(deps): update dependency zod to v4.1.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
All checks were successful
Lint / Lint and Typecheck (push) Successful in 28s
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.11)(react@19.1.1)
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.13.0
|
||||
version: 0.13.8(typescript@5.9.2)(zod@4.1.0)
|
||||
version: 0.13.8(typescript@5.9.2)(zod@4.1.1)
|
||||
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.0
|
||||
version: 4.1.1
|
||||
devDependencies:
|
||||
'@eslint/eslintrc':
|
||||
specifier: 3.3.1
|
||||
@@ -2514,8 +2514,8 @@ packages:
|
||||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
zod@4.1.0:
|
||||
resolution: {integrity: sha512-UWxluYj2IDX9MHRXTMbB/2eeWrAMmmMSESM+MfT9MQw8U1qo9q5ASW08anoJh6AJ7pkt099fLdNFmfI+4aChHg==}
|
||||
zod@4.1.1:
|
||||
resolution: {integrity: sha512-SgMZK/h8Tigt9nnKkfJMvB/mKjiJXaX26xegP4sa+0wHIFVFWVlsQGdhklDmuargBD3Hsi3rsQRIzwJIhTPJHA==}
|
||||
|
||||
snapshots:
|
||||
|
||||
@@ -3082,17 +3082,17 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.1.0)':
|
||||
'@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.1.1)':
|
||||
optionalDependencies:
|
||||
typescript: 5.9.2
|
||||
zod: 4.1.0
|
||||
zod: 4.1.1
|
||||
|
||||
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.1.0)':
|
||||
'@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.1.1)':
|
||||
dependencies:
|
||||
'@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.1.0)
|
||||
'@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.1.1)
|
||||
optionalDependencies:
|
||||
typescript: 5.9.2
|
||||
zod: 4.1.0
|
||||
zod: 4.1.1
|
||||
|
||||
'@tailwindcss/node@4.1.12':
|
||||
dependencies:
|
||||
@@ -5029,4 +5029,4 @@ snapshots:
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
zod@4.1.0: {}
|
||||
zod@4.1.1: {}
|
||||
|
Reference in New Issue
Block a user