From 816e9713b19804d6638a71dcd5b5d29e18ebc745 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 20:17:45 +0000 Subject: [PATCH] fix(deps): update dependency ts-morph to v25 --- package.json | 2 +- sample/12-graphql-schema-first/package.json | 2 +- sample/22-graphql-prisma/package.json | 2 +- sample/31-graphql-federation-code-first/gateway/package.json | 2 +- .../posts-application/package.json | 2 +- .../users-application/package.json | 2 +- sample/32-graphql-federation-schema-first/gateway/package.json | 2 +- .../posts-application/package.json | 2 +- .../users-application/package.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index b6351a07112..fdc35231aa6 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "socket.io-client": "4.8.1", "subscriptions-transport-ws": "0.11.0", "supertest": "7.0.0", - "ts-morph": "24.0.0", + "ts-morph": "25.0.0", "ts-node": "10.9.2", "typeorm": "0.3.20", "typescript": "5.7.3", diff --git a/sample/12-graphql-schema-first/package.json b/sample/12-graphql-schema-first/package.json index e6fe858c1e7..20a345ea334 100644 --- a/sample/12-graphql-schema-first/package.json +++ b/sample/12-graphql-schema-first/package.json @@ -52,7 +52,7 @@ "supertest": "7.0.0", "ts-jest": "29.2.5", "ts-loader": "9.5.1", - "ts-morph": "21.0.1", + "ts-morph": "25.0.0", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "5.7.3" diff --git a/sample/22-graphql-prisma/package.json b/sample/22-graphql-prisma/package.json index 47336cfdbbc..fb5fd108fba 100644 --- a/sample/22-graphql-prisma/package.json +++ b/sample/22-graphql-prisma/package.json @@ -53,7 +53,7 @@ "supertest": "7.0.0", "ts-jest": "29.2.5", "ts-loader": "9.5.1", - "ts-morph": "21.0.1", + "ts-morph": "25.0.0", "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "5.7.3" diff --git a/sample/31-graphql-federation-code-first/gateway/package.json b/sample/31-graphql-federation-code-first/gateway/package.json index f044c1230d8..8be00833d47 100644 --- a/sample/31-graphql-federation-code-first/gateway/package.json +++ b/sample/31-graphql-federation-code-first/gateway/package.json @@ -31,7 +31,7 @@ "reflect-metadata": "0.2.2", "rimraf": "5.0.10", "rxjs": "7.8.1", - "ts-morph": "21.0.1" + "ts-morph": "25.0.0" }, "devDependencies": { "@nestjs/cli": "10.4.9", diff --git a/sample/31-graphql-federation-code-first/posts-application/package.json b/sample/31-graphql-federation-code-first/posts-application/package.json index 21fd1963db7..5e2359a506d 100644 --- a/sample/31-graphql-federation-code-first/posts-application/package.json +++ b/sample/31-graphql-federation-code-first/posts-application/package.json @@ -33,7 +33,7 @@ "reflect-metadata": "0.2.2", "rimraf": "5.0.10", "rxjs": "7.8.1", - "ts-morph": "21.0.1" + "ts-morph": "25.0.0" }, "devDependencies": { "@nestjs/cli": "10.4.9", diff --git a/sample/31-graphql-federation-code-first/users-application/package.json b/sample/31-graphql-federation-code-first/users-application/package.json index 9ab87b91dd4..c6e29e5a1e4 100644 --- a/sample/31-graphql-federation-code-first/users-application/package.json +++ b/sample/31-graphql-federation-code-first/users-application/package.json @@ -32,7 +32,7 @@ "reflect-metadata": "0.2.2", "rimraf": "5.0.10", "rxjs": "7.8.1", - "ts-morph": "21.0.1" + "ts-morph": "25.0.0" }, "devDependencies": { "@nestjs/cli": "10.4.9", diff --git a/sample/32-graphql-federation-schema-first/gateway/package.json b/sample/32-graphql-federation-schema-first/gateway/package.json index b1aa0374ddc..1cc2506d240 100644 --- a/sample/32-graphql-federation-schema-first/gateway/package.json +++ b/sample/32-graphql-federation-schema-first/gateway/package.json @@ -33,7 +33,7 @@ "reflect-metadata": "0.2.2", "rimraf": "5.0.10", "rxjs": "7.8.1", - "ts-morph": "21.0.1" + "ts-morph": "25.0.0" }, "devDependencies": { "@nestjs/cli": "10.4.9", diff --git a/sample/32-graphql-federation-schema-first/posts-application/package.json b/sample/32-graphql-federation-schema-first/posts-application/package.json index c29d647c0a8..cc6d2550643 100644 --- a/sample/32-graphql-federation-schema-first/posts-application/package.json +++ b/sample/32-graphql-federation-schema-first/posts-application/package.json @@ -34,7 +34,7 @@ "reflect-metadata": "0.2.2", "rimraf": "5.0.10", "rxjs": "7.8.1", - "ts-morph": "21.0.1" + "ts-morph": "25.0.0" }, "devDependencies": { "@nestjs/cli": "10.4.9", diff --git a/sample/32-graphql-federation-schema-first/users-application/package.json b/sample/32-graphql-federation-schema-first/users-application/package.json index 4cf7b15041a..b4da2b90eb1 100644 --- a/sample/32-graphql-federation-schema-first/users-application/package.json +++ b/sample/32-graphql-federation-schema-first/users-application/package.json @@ -33,7 +33,7 @@ "reflect-metadata": "0.2.2", "rimraf": "5.0.10", "rxjs": "7.8.1", - "ts-morph": "21.0.1" + "ts-morph": "25.0.0" }, "devDependencies": { "@nestjs/cli": "10.4.9",