From 4f81e421f4d571be25321cccda3ea27a63b57f41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 20:40:22 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@ast?= =?UTF-8?q?easolutions/zod-to-openapi=20to=20v8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 64c3f8a..00d6a39 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "test:cov": "vitest run --coverage" }, "dependencies": { - "@asteasolutions/zod-to-openapi": "7.3.4", + "@asteasolutions/zod-to-openapi": "8.0.0", "cors": "2.8.5", "dotenv": "17.2.0", "express": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e20c10c..09eb038 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@asteasolutions/zod-to-openapi': - specifier: 7.3.4 - version: 7.3.4(zod@3.25.76) + specifier: 8.0.0 + version: 8.0.0(zod@3.25.76) cors: specifier: 2.8.5 version: 2.8.5 @@ -88,10 +88,10 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@asteasolutions/zod-to-openapi@7.3.4': - resolution: {integrity: sha512-/2rThQ5zPi9OzVwes6U7lK1+Yvug0iXu25olp7S0XsYmOqnyMfxH7gdSQjn/+DSOHRg7wnotwGJSyL+fBKdnEA==} + '@asteasolutions/zod-to-openapi@8.0.0': + resolution: {integrity: sha512-C56hBPiraeSWUNLz8mB5Z0/0LdfaFD5d6WB/+hdUg0MiC7egTgvWRGh3M3jZ3CRl03l/NJWnmv5D3OUAz+JGeg==} peerDependencies: - zod: ^3.20.2 + zod: ^4.0.0 '@babel/helper-string-parser@7.27.1': resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} @@ -1579,7 +1579,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.12 '@jridgewell/trace-mapping': 0.3.29 - '@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.76)': + '@asteasolutions/zod-to-openapi@8.0.0(zod@3.25.76)': dependencies: openapi3-ts: 4.5.0 zod: 3.25.76