fix(deps): update dependency ts-morph to v26 (#3409)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-27 15:01:17 +09:00
committed by GitHub
parent c9e48782aa
commit f53d3abef8
2 changed files with 11 additions and 11 deletions

20
pnpm-lock.yaml generated
View File

@ -217,8 +217,8 @@ importers:
specifier: 0.3.0
version: 0.3.0(solid-js@1.9.7)
ts-morph:
specifier: 25.0.1
version: 25.0.1
specifier: 26.0.0
version: 26.0.0
vudio:
specifier: 2.1.1
version: 2.1.1(patch_hash=0e06c2ed11c02bdc490c209fa80070e98517c2735c641f5738b6e15d7dc1959d)
@ -1206,8 +1206,8 @@ packages:
'@total-typescript/ts-reset@0.6.1':
resolution: {integrity: sha512-cka47fVSo6lfQDIATYqb/vO1nvFfbPw7uWLayIXIhGETj0wcOOlrlkobOMDNQOFr9QOafegUPq13V2+6vtD7yg==}
'@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==}
'@tybys/wasm-util@0.9.0':
resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==}
@ -4279,8 +4279,8 @@ packages:
peerDependencies:
typescript: '>=4.8.4'
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==}
tsconfig-paths@3.15.0:
resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
@ -5590,10 +5590,10 @@ snapshots:
'@total-typescript/ts-reset@0.6.1': {}
'@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
'@tybys/wasm-util@0.9.0':
@ -9092,9 +9092,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
tsconfig-paths@3.15.0: