Skip to content

Commit 43ad4d2

Browse files
chore(deps): update dependency ts-morph to v27
1 parent cf190cb commit 43ad4d2

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

packages/graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@nestjs/testing": "11.1.9",
4040
"graphql": "16.11.0",
4141
"reflect-metadata": "0.2.2",
42-
"ts-morph": "25.0.1"
42+
"ts-morph": "27.0.2"
4343
},
4444
"peerDependencies": {
4545
"@apollo/subgraph": "^2.9.3",
@@ -49,7 +49,7 @@
4949
"class-validator": "*",
5050
"graphql": "^16.11.0",
5151
"reflect-metadata": "^0.1.13 || ^0.2.0",
52-
"ts-morph": "^20.0.0 || ^21.0.0 || ^24.0.0 || ^25.0.0"
52+
"ts-morph": "^20.0.0 || ^21.0.0 || ^24.0.0 || ^25.0.0 || ^27.0.0"
5353
},
5454
"peerDependenciesMeta": {
5555
"@apollo/subgraph": {

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2712,14 +2712,14 @@
27122712
resolved "https://registry.yarnpkg.com/@tootallnate/quickjs-emscripten/-/quickjs-emscripten-0.23.0.tgz#db4ecfd499a9765ab24002c3b696d02e6d32a12c"
27132713
integrity sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==
27142714

2715-
"@ts-morph/common@~0.26.0":
2716-
version "0.26.0"
2717-
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.26.0.tgz#21c0b42c08adc9ac8d42b6969dd9f6ebc7c9de84"
2718-
integrity sha512-/RmKAtctStXqM5nECMQ46duT74Hoig/DBzhWXGHcodlDNrgRbsbwwHqSKFNbca6z9Xt/CUWMeXOsC9QEN1+rqw==
2715+
"@ts-morph/common@~0.28.1":
2716+
version "0.28.1"
2717+
resolved "https://registry.yarnpkg.com/@ts-morph/common/-/common-0.28.1.tgz#10ec52182d5c310832b669af7784a34fc3da3ca1"
2718+
integrity sha512-W74iWf7ILp1ZKNYXY5qbddNaml7e9Sedv5lvU1V8lftlitkc9Pq1A+jlH23ltDgWYeZFFEqGCD1Ies9hqu3O+g==
27192719
dependencies:
2720-
fast-glob "^3.3.2"
2721-
minimatch "^9.0.4"
2720+
minimatch "^10.0.1"
27222721
path-browserify "^1.0.1"
2722+
tinyglobby "^0.2.14"
27232723

27242724
"@tsconfig/node10@^1.0.7":
27252725
version "1.0.11"
@@ -5505,7 +5505,7 @@ fast-diff@^1.1.2:
55055505
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
55065506
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
55075507

5508-
[email protected], fast-glob@^3.3.2:
5508+
55095509
version "3.3.3"
55105510
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
55115511
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -8423,20 +8423,20 @@ minimatch@^10.0.0:
84238423
dependencies:
84248424
brace-expansion "^2.0.1"
84258425

8426+
minimatch@^10.0.1, minimatch@^10.1.1:
8427+
version "10.1.1"
8428+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55"
8429+
integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==
8430+
dependencies:
8431+
"@isaacs/brace-expansion" "^5.0.0"
8432+
84268433
minimatch@^10.0.3:
84278434
version "10.0.3"
84288435
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
84298436
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
84308437
dependencies:
84318438
"@isaacs/brace-expansion" "^5.0.0"
84328439

8433-
minimatch@^10.1.1:
8434-
version "10.1.1"
8435-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55"
8436-
integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==
8437-
dependencies:
8438-
"@isaacs/brace-expansion" "^5.0.0"
8439-
84408440
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
84418441
version "3.1.2"
84428442
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -11095,7 +11095,7 @@ [email protected]:
1109511095
fdir "^6.4.3"
1109611096
picomatch "^4.0.2"
1109711097

11098-
[email protected], tinyglobby@^0.2.12, tinyglobby@^0.2.15:
11098+
[email protected], tinyglobby@^0.2.12, tinyglobby@^0.2.14, tinyglobby@^0.2.15:
1109911099
version "0.2.15"
1110011100
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
1110111101
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
@@ -11199,12 +11199,12 @@ [email protected]:
1119911199
type-fest "^4.41.0"
1120011200
yargs-parser "^21.1.1"
1120111201

11202-
ts-morph@25.0.1:
11203-
version "25.0.1"
11204-
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-25.0.1.tgz#7de0b60fcc6e86955c8766831bcd2c5d87ffbd4f"
11205-
integrity sha512-QJEiTdnz1YjrB3JFhd626gX4rKHDLSjSVMvGGG4v7ONc3RBwa0Eei98G9AT9uNFDMtV54JyuXsFeC+OH0n6bXQ==
11202+
ts-morph@27.0.2:
11203+
version "27.0.2"
11204+
resolved "https://registry.yarnpkg.com/ts-morph/-/ts-morph-27.0.2.tgz#7b2fcce6822eeca3942fa6c601f159d5920b1422"
11205+
integrity sha512-fhUhgeljcrdZ+9DZND1De1029PrE+cMkIP7ooqkLRTrRLTqcki2AstsyJm0vRNbTbVCNJ0idGlbBrfqc7/nA8w==
1120611206
dependencies:
11207-
"@ts-morph/common" "~0.26.0"
11207+
"@ts-morph/common" "~0.28.1"
1120811208
code-block-writer "^13.0.3"
1120911209

1121011210

0 commit comments

Comments
 (0)