diff --git a/.changeset/dependencies-GH-1593.md b/.changeset/dependencies-GH-1593.md new file mode 100644 index 000000000000..8b881ebdc7d7 --- /dev/null +++ b/.changeset/dependencies-GH-1593.md @@ -0,0 +1,5 @@ +--- +"@withstudiocms/component-registry": patch +--- + +fix(deps): update dependency ts-morph to v28 diff --git a/packages/@withstudiocms/component-registry/package.json b/packages/@withstudiocms/component-registry/package.json index 193abe5116d6..12f539db5ed3 100644 --- a/packages/@withstudiocms/component-registry/package.json +++ b/packages/@withstudiocms/component-registry/package.json @@ -79,7 +79,7 @@ "dependencies": { "@withstudiocms/effect": "workspace:^", "@withstudiocms/internal_helpers": "workspace:^", - "ts-morph": "^27.0.2", + "ts-morph": "^28.0.0", "ultrahtml": "catalog:" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec4077d258d8..126feba1d3aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -902,8 +902,8 @@ importers: specifier: catalog:effect version: 3.21.4 ts-morph: - specifier: ^27.0.2 - version: 27.0.2 + specifier: ^28.0.0 + version: 28.0.0 ultrahtml: specifier: 'catalog:' version: 1.7.0 @@ -3470,8 +3470,8 @@ packages: peerDependencies: zod: '4' - '@ts-morph/common@0.28.1': - resolution: {integrity: sha512-W74iWf7ILp1ZKNYXY5qbddNaml7e9Sedv5lvU1V8lftlitkc9Pq1A+jlH23ltDgWYeZFFEqGCD1Ies9hqu3O+g==} + '@ts-morph/common@0.29.0': + resolution: {integrity: sha512-35oUmphHbJvQ/+UTwFNme/t2p3FoKiGJ5auTjjpNTop2dyREspirjMy82PLSC1pnDJ8ah1GU98hwpVt64YXQsg==} '@tweenjs/tween.js@23.1.3': resolution: {integrity: sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==} @@ -6449,8 +6449,8 @@ packages: trough@2.2.0: resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} - ts-morph@27.0.2: - resolution: {integrity: sha512-fhUhgeljcrdZ+9DZND1De1029PrE+cMkIP7ooqkLRTrRLTqcki2AstsyJm0vRNbTbVCNJ0idGlbBrfqc7/nA8w==} + ts-morph@28.0.0: + resolution: {integrity: sha512-Wp3tnZ2bzwxyTZMtgWVzXDfm7lB1Drz+y9DmmYH/L702PQhPyVrp3pkou3yIz4qjS14GY9kcpmLiOOMvl8oG1g==} ts-patch@4.0.1: resolution: {integrity: sha512-pzXS6vZlsBwq3U+CUiPJfCAh0MJGco1j1C8bWsLgvtzDZLGZ7II1Usjtwm09mZ8Uoma+sg6sO3BlWHd6apCUww==} @@ -8647,7 +8647,7 @@ snapshots: transitivePeerDependencies: - fast-check - '@ts-morph/common@0.28.1': + '@ts-morph/common@0.29.0': dependencies: minimatch: 10.2.5 path-browserify: 1.0.1 @@ -12338,9 +12338,9 @@ snapshots: trough@2.2.0: {} - ts-morph@27.0.2: + ts-morph@28.0.0: dependencies: - '@ts-morph/common': 0.28.1 + '@ts-morph/common': 0.29.0 code-block-writer: 13.0.3 ts-patch@4.0.1: