From b156da923cd4fd53f4d613aed47e453cb4c61291 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jun 2026 13:58:11 +0000 Subject: [PATCH] devdeps(openapi-generators): update dependency openapi-typescript to ^7.13.0 --- packages/openapi-generators/package.json | 2 +- pnpm-lock.yaml | 22 ++++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/packages/openapi-generators/package.json b/packages/openapi-generators/package.json index 2bd6055c..5cb153f2 100644 --- a/packages/openapi-generators/package.json +++ b/packages/openapi-generators/package.json @@ -52,7 +52,7 @@ "@microsoft/api-extractor": "catalog:", "@types/node": "catalog:", "eslint": "catalog:", - "openapi-typescript": "^7.4.1", + "openapi-typescript": "^7.13.0", "publint": "catalog:", "rimraf": "catalog:", "typescript": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 054922b1..a0e6895c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -619,8 +619,8 @@ importers: specifier: 'catalog:' version: 9.39.1(jiti@2.6.1) openapi-typescript: - specifier: ^7.4.1 - version: 7.10.1(typescript@5.9.3) + specifier: ^7.13.0 + version: 7.13.0(typescript@5.9.3) publint: specifier: 'catalog:' version: 0.3.16 @@ -1049,10 +1049,6 @@ packages: resolution: {integrity: sha512-sWBB/tdIktaT5xMq0Dz6CJyqcf6oMNdmiKiuPU1lWoJLTL6gjRSsksBuSgqot21hylkklBQY1wiSu+PkZhW7sw==} engines: {node: '>=20'} - '@babel/code-frame@7.27.1': - resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} - engines: {node: '>=6.9.0'} - '@babel/code-frame@7.28.6': resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==} engines: {node: '>=6.9.0'} @@ -5136,8 +5132,8 @@ packages: openapi-types@9.3.1: resolution: {integrity: sha512-/Yvsd2D7miYB4HLJ3hOOS0+vnowQpaT75FsHzr/y5M9P4q9bwa7RcbW2YdH6KZBn8ceLbKGnHxMZ1CHliGHUFw==} - 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 @@ -6484,12 +6480,6 @@ snapshots: typescript: 5.6.1-rc validate-npm-package-name: 5.0.1 - '@babel/code-frame@7.27.1': - dependencies: - '@babel/helper-validator-identifier': 7.28.5 - js-tokens: 4.0.0 - picocolors: 1.1.1 - '@babel/code-frame@7.28.6': dependencies: '@babel/helper-validator-identifier': 7.28.5 @@ -11080,7 +11070,7 @@ snapshots: openapi-types@9.3.1: {} - 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 @@ -11193,7 +11183,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.27.1 + '@babel/code-frame': 7.28.6 error-ex: 1.3.4 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4