diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4583b67..2f087d6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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.0.17) + version: 0.13.8(typescript@5.9.2)(zod@4.1.0) 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.17 + version: 4.1.0 devDependencies: '@eslint/eslintrc': specifier: 3.3.1 @@ -2514,8 +2514,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod@4.0.17: - resolution: {integrity: sha512-1PHjlYRevNxxdy2JZ8JcNAw7rX8V9P1AKkP+x/xZfxB0K5FYfuV+Ug6P/6NVSR2jHQ+FzDDoDHS04nYUsOIyLQ==} + zod@4.1.0: + resolution: {integrity: sha512-UWxluYj2IDX9MHRXTMbB/2eeWrAMmmMSESM+MfT9MQw8U1qo9q5ASW08anoJh6AJ7pkt099fLdNFmfI+4aChHg==} snapshots: @@ -3082,17 +3082,17 @@ snapshots: dependencies: tslib: 2.8.1 - '@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.0.17)': + '@t3-oss/env-core@0.13.8(typescript@5.9.2)(zod@4.1.0)': optionalDependencies: typescript: 5.9.2 - zod: 4.0.17 + zod: 4.1.0 - '@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.0.17)': + '@t3-oss/env-nextjs@0.13.8(typescript@5.9.2)(zod@4.1.0)': dependencies: - '@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.0.17) + '@t3-oss/env-core': 0.13.8(typescript@5.9.2)(zod@4.1.0) optionalDependencies: typescript: 5.9.2 - zod: 4.0.17 + zod: 4.1.0 '@tailwindcss/node@4.1.12': dependencies: @@ -5029,4 +5029,4 @@ snapshots: yocto-queue@0.1.0: {} - zod@4.0.17: {} + zod@4.1.0: {}