Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"reflect-metadata": "0.2.2",
"rxjs": "7.8.2",
"source-map-support": "0.5.21",
"ts-morph": "26.0.0"
"ts-morph": "27.0.2"
},
"devDependencies": {
"@types/body-parser": "^1.19.6",
Expand Down
53 changes: 41 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7202,14 +7202,14 @@ __metadata:
languageName: node
linkType: hard

"@ts-morph/common@npm:~0.27.0":
version: 0.27.0
resolution: "@ts-morph/common@npm:0.27.0"
"@ts-morph/common@npm:~0.28.1":
version: 0.28.1
resolution: "@ts-morph/common@npm:0.28.1"
dependencies:
fast-glob: "npm:^3.3.3"
minimatch: "npm:^10.0.1"
path-browserify: "npm:^1.0.1"
checksum: 10/842d8973cb34fa6d7535092e17e6d22c2642af1d9020aa06936cd1e9d6970830a888f9abf8907f60408c0a684b476b3b74316938d1edbad215881f9743f3940a
tinyglobby: "npm:^0.2.14"
checksum: 10/d5c6ed11cf046c186c7263c28c7e9b5fbefb61c65b99f66cfe6a3b249f70f3fbf116b5aace2980602a7ceabecdc399065d5a7f14aabe5475eb43fd573a3cc665
languageName: node
linkType: hard

Expand Down Expand Up @@ -12066,7 +12066,7 @@ __metadata:
reflect-metadata: "npm:0.2.2"
rxjs: "npm:7.8.2"
source-map-support: "npm:0.5.21"
ts-morph: "npm:26.0.0"
ts-morph: "npm:27.0.2"
ts-node: "npm:10.9.2"
ts-node-dev: "npm:2.0.0"
typescript: "npm:5.8.3"
Expand Down Expand Up @@ -12302,7 +12302,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.3.3, fast-glob@npm:^3.3.3":
"fast-glob@npm:3.3.3":
version: 3.3.3
resolution: "fast-glob@npm:3.3.3"
dependencies:
Expand Down Expand Up @@ -12405,6 +12405,18 @@ __metadata:
languageName: node
linkType: hard

"fdir@npm:^6.5.0":
version: 6.5.0
resolution: "fdir@npm:6.5.0"
peerDependencies:
picomatch: ^3 || ^4
peerDependenciesMeta:
picomatch:
optional: true
checksum: 10/14ca1c9f0a0e8f4f2e9bf4e8551065a164a09545dae548c12a18d238b72e51e5a7b39bd8e5494b56463a0877672d0a6c1ef62c6fa0677db1b0c847773be939b1
languageName: node
linkType: hard

"feed@npm:^4.2.2":
version: 4.2.2
resolution: "feed@npm:4.2.2"
Expand Down Expand Up @@ -18287,6 +18299,13 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^4.0.3":
version: 4.0.3
resolution: "picomatch@npm:4.0.3"
checksum: 10/57b99055f40b16798f2802916d9c17e9744e620a0db136554af01d19598b96e45e2f00014c91d1b8b13874b80caa8c295b3d589a3f72373ec4aaf54baa5962d5
languageName: node
linkType: hard

"pify@npm:^4.0.1":
version: 4.0.1
resolution: "pify@npm:4.0.1"
Expand Down Expand Up @@ -21381,6 +21400,16 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.14":
version: 0.2.15
resolution: "tinyglobby@npm:0.2.15"
dependencies:
fdir: "npm:^6.5.0"
picomatch: "npm:^4.0.3"
checksum: 10/d72bd826a8b0fa5fa3929e7fe5ba48fceb2ae495df3a231b6c5408cd7d8c00b58ab5a9c2a76ba56a62ee9b5e083626f1f33599734bed1ffc4b792406408f0ca2
languageName: node
linkType: hard

"tinypool@npm:^1.0.2":
version: 1.1.0
resolution: "tinypool@npm:1.1.0"
Expand Down Expand Up @@ -21501,13 +21530,13 @@ __metadata:
languageName: node
linkType: hard

"ts-morph@npm:26.0.0":
version: 26.0.0
resolution: "ts-morph@npm:26.0.0"
"ts-morph@npm:27.0.2":
version: 27.0.2
resolution: "ts-morph@npm:27.0.2"
dependencies:
"@ts-morph/common": "npm:~0.27.0"
"@ts-morph/common": "npm:~0.28.1"
code-block-writer: "npm:^13.0.3"
checksum: 10/0b76beec9f9641bf3304de8f41327db4e563729b4e13b37b546a4231a4310cb760cad0c88fe8d11235bbe6f9de0471dda0992b8c35535a4e4c34033304f22d14
checksum: 10/b9bd8ed86d4b76ca23446d3f808787cfe95a3bcb2316769a2f3fa262ea9ab4043bb76bf8aef677f9be0d758576f074df2926e701a535f84fd21946fdbf465148
languageName: node
linkType: hard

Expand Down