diff --git a/package.json b/package.json index d13cded29bc..7ba0e24bae6 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "prettier-plugin-pkg": "0.21.2", "sanitize-html": "2.17.0", "semver": "7.7.2", - "ts-morph": "26.0.0", + "ts-morph": "27.0.0", "tsup": "8.5.0", "tsx": "4.20.4", "typescript": "5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efaf442d486..23ef96a5a99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: 7.7.2 version: 7.7.2 ts-morph: - specifier: 26.0.0 - version: 26.0.0 + specifier: 27.0.0 + version: 27.0.0 tsup: specifier: 8.5.0 version: 8.5.0(jiti@2.5.1)(postcss@8.5.6)(tsx@4.20.4)(typescript@5.9.3)(yaml@2.8.1) @@ -842,8 +842,8 @@ packages: peerDependencies: eslint: '>=9.0.0' - '@ts-morph/common@0.27.0': - resolution: {integrity: sha512-Wf29UqxWDpc+i61k3oIOzcUfQt79PIT9y/MWfAGlrkjg6lBC1hwDECLXPVJAhWjiGbfBCxZd65F/LIZF3+jeJQ==} + '@ts-morph/common@0.28.0': + resolution: {integrity: sha512-4w6X/oFmvXcwux6y6ExfM/xSqMHw20cYwFJH+BlYrtGa6nwY9qGq8GXnUs1sVYeF2o/KT3S8hAH6sKBI3VOkBg==} '@types/chai@5.2.2': resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==} @@ -3295,8 +3295,8 @@ packages: ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - ts-morph@26.0.0: - resolution: {integrity: sha512-ztMO++owQnz8c/gIENcM9XfCEzgoGphTv+nKpYNM1bgsdOVC/jRZuEBf6N+mLLDNg68Kl+GgUZfOySaRiG1/Ug==} + ts-morph@27.0.0: + resolution: {integrity: sha512-xcqelpTR5PCuZMs54qp9DE3t7tPgA2v/P1/qdW4ke5b3Y5liTGTYj6a/twT35EQW/H5okRqp1UOqwNlgg0K0eQ==} tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -4294,11 +4294,11 @@ snapshots: estraverse: 5.3.0 picomatch: 4.0.3 - '@ts-morph/common@0.27.0': + '@ts-morph/common@0.28.0': dependencies: - fast-glob: 3.3.3 minimatch: 10.0.3 path-browserify: 1.0.1 + tinyglobby: 0.2.14 '@types/chai@5.2.2': dependencies: @@ -6937,9 +6937,9 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-morph@26.0.0: + ts-morph@27.0.0: dependencies: - '@ts-morph/common': 0.27.0 + '@ts-morph/common': 0.28.0 code-block-writer: 13.0.3 tslib@2.8.1: {}