diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e75b95..3f08b7c 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.12.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@24.10.11)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) @@ -276,7 +276,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@24.10.11)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) @@ -4229,8 +4229,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 @@ -9570,7 +9570,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 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c8ea60e..d229f6e 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -16,7 +16,7 @@ catalog: gray-matter: ^4.0.3 ioredis: ^5.8.2 openapi-fetch: ^0.15.0 - openapi-typescript: ^7.10.1 + openapi-typescript: ^7.12.0 sharp: ^0.34.4 undici: ^7.18.2 vite: ^7.0.0