From 3f526a9cc413a67e6d95721f7ea202b7c124c9a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 13:28:58 +0000 Subject: [PATCH] build(deps): bump ts-morph from 25.0.1 to 26.0.0 Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 25.0.1 to 26.0.0. - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](https://github.com/dsherret/ts-morph/compare/25.0.1...26.0.0) --- updated-dependencies: - dependency-name: ts-morph dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 358a1d3..a50e1cd 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "rimraf": "^6.0.1", "swagger2openapi": "^7.0.8", "tiny-pinyin": "^1.3.2", - "ts-morph": "^25.0.1", + "ts-morph": "^26.0.0", "tslib": "^2.6.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d28bcb..e72a8b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^1.3.2 version: 1.3.2 ts-morph: - specifier: ^25.0.1 - version: 25.0.1 + specifier: ^26.0.0 + version: 26.0.0 tslib: specifier: ^2.6.3 version: 2.8.1 @@ -459,8 +459,8 @@ packages: svelte: optional: true - '@ts-morph/common@0.26.1': - resolution: {integrity: sha512-Sn28TGl/4cFpcM+jwsH1wLncYq3FtN/BIpem+HOygfBWPT5pAeS5dB4VFVzV8FbnOKHpDLZmvAl4AjPEev5idA==} + '@ts-morph/common@0.27.0': + resolution: {integrity: sha512-Wf29UqxWDpc+i61k3oIOzcUfQt79PIT9y/MWfAGlrkjg6lBC1hwDECLXPVJAhWjiGbfBCxZd65F/LIZF3+jeJQ==} '@tsconfig/node10@1.0.11': resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==} @@ -1940,8 +1940,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - ts-morph@25.0.1: - resolution: {integrity: sha512-QJEiTdnz1YjrB3JFhd626gX4rKHDLSjSVMvGGG4v7ONc3RBwa0Eei98G9AT9uNFDMtV54JyuXsFeC+OH0n6bXQ==} + ts-morph@26.0.0: + resolution: {integrity: sha512-ztMO++owQnz8c/gIENcM9XfCEzgoGphTv+nKpYNM1bgsdOVC/jRZuEBf6N+mLLDNg68Kl+GgUZfOySaRiG1/Ug==} ts-node@10.9.2: resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} @@ -2548,10 +2548,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@ts-morph/common@0.26.1': + '@ts-morph/common@0.27.0': dependencies: fast-glob: 3.3.3 - minimatch: 9.0.5 + minimatch: 10.0.1 path-browserify: 1.0.1 '@tsconfig/node10@1.0.11': {} @@ -4014,9 +4014,9 @@ snapshots: dependencies: typescript: 5.8.3 - ts-morph@25.0.1: + ts-morph@26.0.0: dependencies: - '@ts-morph/common': 0.26.1 + '@ts-morph/common': 0.27.0 code-block-writer: 13.0.3 ts-node@10.9.2(@types/node@22.15.30)(typescript@5.8.3):