From c5f9223f66bd4281c1150195730125e2b76d6530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:38:23 +0000 Subject: [PATCH] chore(deps): bump openapi-typescript from 7.10.1 to 7.12.0 Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 7.10.1 to 7.12.0. - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.12.0/packages/openapi-typescript) --- updated-dependencies: - dependency-name: openapi-typescript dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 24 ++++++++++++++++-------- pnpm-workspace.yaml | 2 +- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab6d125..702decf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ catalogs: specifier: ^0.15.0 version: 0.15.0 openapi-typescript: - specifier: ^7.10.1 - version: 7.10.1 + specifier: ^7.13.0 + version: 7.13.0 sharp: specifier: ^0.34.4 version: 0.34.5 @@ -162,7 +162,7 @@ importers: devDependencies: openapi-typescript: specifier: 'catalog:' - version: 7.10.1(typescript@5.9.3) + version: 7.13.0(typescript@5.9.3) vitest: specifier: 'catalog:' version: 4.0.18(@types/node@25.3.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) @@ -291,7 +291,7 @@ importers: devDependencies: openapi-typescript: specifier: 'catalog:' - version: 7.10.1(typescript@5.9.3) + version: 7.13.0(typescript@5.9.3) vitest: specifier: 'catalog:' version: 4.0.18(@types/node@25.3.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) @@ -4247,8 +4247,8 @@ packages: openapi-typescript-helpers@0.0.15: resolution: {integrity: sha512-opyTPaunsklCBpTK8JGef6mfPhLSnyy5a0IN9vKtx3+4aExf+KxEqYwIy3hqkedXIB97u357uLMJsOnm3GVjsw==} - openapi-typescript@7.10.1: - resolution: {integrity: sha512-rBcU8bjKGGZQT4K2ekSTY2Q5veOQbVG/lTKZ49DeCyT9z62hM2Vj/LLHjDHC9W7LJG8YMHcdXpRZDqC1ojB/lw==} + openapi-typescript@7.13.0: + resolution: {integrity: sha512-EFP392gcqXS7ntPvbhBzbF8TyBA+baIYEm791Hy5YkjDYKTnk/Tn5OQeKm5BIZvJihpp8Zzr4hzx0Irde1LNGQ==} hasBin: true peerDependencies: typescript: ^5.x @@ -7923,6 +7923,14 @@ snapshots: optionalDependencies: vite: 7.3.1(@types/node@24.10.11)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) + '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))': + dependencies: + '@vitest/spy': 4.0.18 + estree-walker: 3.0.3 + magic-string: 0.30.21 + optionalDependencies: + vite: 7.3.1(@types/node@25.3.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) + '@vitest/pretty-format@4.0.18': dependencies: tinyrainbow: 3.0.3 @@ -9596,7 +9604,7 @@ snapshots: openapi-typescript-helpers@0.0.15: {} - openapi-typescript@7.10.1(typescript@5.9.3): + openapi-typescript@7.13.0(typescript@5.9.3): dependencies: '@redocly/openapi-core': 1.34.6(supports-color@10.2.2) ansi-colors: 4.1.3 @@ -10476,7 +10484,7 @@ snapshots: vitest@4.0.18(@types/node@25.3.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2): dependencies: '@vitest/expect': 4.0.18 - '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@24.10.11)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) + '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@25.3.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) '@vitest/pretty-format': 4.0.18 '@vitest/runner': 4.0.18 '@vitest/snapshot': 4.0.18 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 62d031a..7ba4f88 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -11,7 +11,7 @@ catalog: gray-matter: ^4.0.3 ioredis: ^5.9.3 openapi-fetch: ^0.15.0 - openapi-typescript: ^7.10.1 + openapi-typescript: ^7.13.0 sharp: ^0.34.4 undici: ^7.18.2 vite: ^7.0.0