diff --git a/package.json b/package.json index 7df78ec13b4..7fecdc8e5ef 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "sanitize-html": "2.13.0", "semver": "7.6.2", "commit-and-tag-version": "12.4.1", - "ts-morph": "22.0.0", + "ts-morph": "23.0.0", "tsup": "8.1.0", "tsx": "4.15.7", "typescript": "5.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 759b4eae699..996953402ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: 7.6.2 version: 7.6.2 ts-morph: - specifier: 22.0.0 - version: 22.0.0 + specifier: 23.0.0 + version: 23.0.0 tsup: specifier: 8.1.0 version: 8.1.0(postcss@8.4.38)(typescript@5.5.2) @@ -663,8 +663,8 @@ packages: '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} - '@ts-morph/common@0.23.0': - resolution: {integrity: sha512-m7Lllj9n/S6sOkCkRftpM7L24uvmfXQFedlW/4hENcuJH1HHm9u5EgxZb9uVjQSCGrbBWBkOGgcTxNg36r6ywA==} + '@ts-morph/common@0.24.0': + resolution: {integrity: sha512-c1xMmNHWpNselmpIqursHeOHHBTIsJLbB+NuovbTTRCNiTLEr/U9dbJ8qy0jd/O2x5pc3seWuOUN5R2IoOTp8A==} '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -3285,8 +3285,8 @@ packages: ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - ts-morph@22.0.0: - resolution: {integrity: sha512-M9MqFGZREyeb5fTl6gNHKZLqBQA0TjA1lea+CR48R8EBTDuWrNqW6ccC5QvjNR4s6wDumD3LTCjOFSp9iwlzaw==} + ts-morph@23.0.0: + resolution: {integrity: sha512-FcvFx7a9E8TUe6T3ShihXJLiJOiqyafzFKUO4aqIHDUCIvADdGNShcbc2W5PMr3LerXRv7mafvFZ9lRENxJmug==} tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} @@ -4166,7 +4166,7 @@ snapshots: '@sinclair/typebox@0.27.8': {} - '@ts-morph/common@0.23.0': + '@ts-morph/common@0.24.0': dependencies: fast-glob: 3.3.2 minimatch: 9.0.4 @@ -7102,9 +7102,9 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-morph@22.0.0: + ts-morph@23.0.0: dependencies: - '@ts-morph/common': 0.23.0 + '@ts-morph/common': 0.24.0 code-block-writer: 13.0.1 tslib@1.14.1: {}