2 Commits

Author SHA1 Message Date
375e93ce59 chore(deps): update dependency @types/node to v22.17.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 43s
2025-08-02 02:16:41 +00:00
832e2cdd3d fix(deps): update dependency zod to v4.0.14
All checks were successful
Lint / Lint and Typecheck (push) Successful in 42s
2025-08-02 01:07:36 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -36,7 +36,7 @@
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.16.5",
"@types/node": "22.17.0",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "9.32.0",

30
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
'@t3-oss/env-nextjs':
specifier: ^0.13.0
version: 0.13.8(typescript@5.8.3)(zod@4.0.10)
version: 0.13.8(typescript@5.8.3)(zod@4.0.14)
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.0.10
version: 4.0.14
devDependencies:
'@eslint/eslintrc':
specifier: 3.3.1
@@ -70,8 +70,8 @@ importers:
specifier: 4.1.11
version: 4.1.11
'@types/node':
specifier: 22.16.5
version: 22.16.5
specifier: 22.17.0
version: 22.17.0
'@types/react':
specifier: 19.1.8
version: 19.1.8
@@ -917,8 +917,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.16.5':
resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==}
'@types/node@22.17.0':
resolution: {integrity: sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==}
'@types/react-dom@19.1.6':
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==}
@@ -2515,8 +2515,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@4.0.10:
resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==}
zod@4.0.14:
resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==}
snapshots:
@@ -3083,17 +3083,17 @@ snapshots:
dependencies:
tslib: 2.8.1
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.10)':
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.14)':
optionalDependencies:
typescript: 5.8.3
zod: 4.0.10
zod: 4.0.14
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.10)':
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.14)':
dependencies:
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.10)
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.14)
optionalDependencies:
typescript: 5.8.3
zod: 4.0.10
zod: 4.0.14
'@tailwindcss/node@4.1.11':
dependencies:
@@ -3202,7 +3202,7 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@22.16.5':
'@types/node@22.17.0':
dependencies:
undici-types: 6.21.0
@@ -5030,4 +5030,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.0.10: {}
zod@4.0.14: {}