From 9a9927a9d58e3f6332e81bcaf7f3d8422c525606 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:25:42 +0000 Subject: [PATCH] fix(deps): update dependency zod to v3.24.1 --- pnpm-lock.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5539b28..9b91fdd2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: version: 1.1.7(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@t3-oss/env-nextjs': specifier: ^0.11.1 - version: 0.11.1(typescript@5.7.3)(zod@3.24.0) + version: 0.11.1(typescript@5.7.3)(zod@3.24.1) '@tanstack/react-table': specifier: ^8.20.5 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -133,7 +133,7 @@ importers: version: 1.1.2(@types/react-dom@19.0.3(@types/react@19.0.8))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) zod: specifier: ^3.23.8 - version: 3.24.0 + version: 3.24.1 devDependencies: '@faker-js/faker': specifier: ^9.0.3 @@ -3455,8 +3455,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod@3.24.0: - resolution: {integrity: sha512-Hz+wiY8yD0VLA2k/+nsg2Abez674dDGTai33SwNvMPuf9uIrBC9eFgIMQxBBbHFxVXi8W+5nX9DcAh9YNSQm/w==} + zod@3.24.1: + resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} snapshots: @@ -4462,16 +4462,16 @@ snapshots: dependencies: tslib: 2.8.1 - '@t3-oss/env-core@0.11.1(typescript@5.7.3)(zod@3.24.0)': + '@t3-oss/env-core@0.11.1(typescript@5.7.3)(zod@3.24.1)': dependencies: - zod: 3.24.0 + zod: 3.24.1 optionalDependencies: typescript: 5.7.3 - '@t3-oss/env-nextjs@0.11.1(typescript@5.7.3)(zod@3.24.0)': + '@t3-oss/env-nextjs@0.11.1(typescript@5.7.3)(zod@3.24.1)': dependencies: - '@t3-oss/env-core': 0.11.1(typescript@5.7.3)(zod@3.24.0) - zod: 3.24.0 + '@t3-oss/env-core': 0.11.1(typescript@5.7.3)(zod@3.24.1) + zod: 3.24.1 optionalDependencies: typescript: 5.7.3 @@ -6686,4 +6686,4 @@ snapshots: yocto-queue@0.1.0: {} - zod@3.24.0: {} + zod@3.24.1: {}