Skip to content

Commit cd2fd15

Browse files
chore(deps): bump @nestjs/schematics in /mcp-server
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.2.3 to 11.0.9. - [Release notes](https://github.com/nestjs/schematics/releases) - [Commits](nestjs/schematics@10.2.3...11.0.9) --- updated-dependencies: - dependency-name: "@nestjs/schematics" dependency-version: 11.0.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13255d1 commit cd2fd15

3 files changed

Lines changed: 90 additions & 16 deletions

File tree

mcp-server/.yarn/install-state.gz

6.92 KB
Binary file not shown.

mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@eslint/js": "^9.39.2",
4848
"@nestjs/cli": "^10.0.0",
49-
"@nestjs/schematics": "^10.0.0",
49+
"@nestjs/schematics": "^11.0.9",
5050
"@types/express": "^4.17.17",
5151
"@types/node": "^20.3.1",
5252
"@vitest/coverage-v8": "^4.0.15",

mcp-server/yarn.lock

Lines changed: 89 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,25 @@ __metadata:
2424
languageName: node
2525
linkType: hard
2626

27+
"@angular-devkit/core@npm:19.2.17":
28+
version: 19.2.17
29+
resolution: "@angular-devkit/core@npm:19.2.17"
30+
dependencies:
31+
ajv: "npm:8.17.1"
32+
ajv-formats: "npm:3.0.1"
33+
jsonc-parser: "npm:3.3.1"
34+
picomatch: "npm:4.0.2"
35+
rxjs: "npm:7.8.1"
36+
source-map: "npm:0.7.4"
37+
peerDependencies:
38+
chokidar: ^4.0.0
39+
peerDependenciesMeta:
40+
chokidar:
41+
optional: true
42+
checksum: 10c0/721c34da992e7060156c1e523703f754b64524d0212efbbdf9a88ef794ef3c9ebb8e8994743f013c3b99c0a9201362ed2a8ecc2979a1bb72a02b2a6cd4887699
43+
languageName: node
44+
linkType: hard
45+
2746
"@angular-devkit/schematics-cli@npm:17.3.11":
2847
version: 17.3.11
2948
resolution: "@angular-devkit/schematics-cli@npm:17.3.11"
@@ -53,6 +72,19 @@ __metadata:
5372
languageName: node
5473
linkType: hard
5574

75+
"@angular-devkit/schematics@npm:19.2.17":
76+
version: 19.2.17
77+
resolution: "@angular-devkit/schematics@npm:19.2.17"
78+
dependencies:
79+
"@angular-devkit/core": "npm:19.2.17"
80+
jsonc-parser: "npm:3.3.1"
81+
magic-string: "npm:0.30.17"
82+
ora: "npm:5.4.1"
83+
rxjs: "npm:7.8.1"
84+
checksum: 10c0/393d2148f2a75efdeeadad7cb47bb55cf490c56928cec5f9acb18cd8098aa7a8de48e6e8f5063431a6fd7df569e0fb75bb0cfeb8a9a6e7924e6be625e1779b6f
85+
languageName: node
86+
linkType: hard
87+
5688
"@anthropic-ai/sdk@npm:^0.71.2":
5789
version: 0.71.2
5890
resolution: "@anthropic-ai/sdk@npm:0.71.2"
@@ -716,7 +748,7 @@ __metadata:
716748
languageName: node
717749
linkType: hard
718750

719-
"@nestjs/schematics@npm:^10.0.0, @nestjs/schematics@npm:^10.0.1":
751+
"@nestjs/schematics@npm:^10.0.1":
720752
version: 10.2.3
721753
resolution: "@nestjs/schematics@npm:10.2.3"
722754
dependencies:
@@ -731,6 +763,21 @@ __metadata:
731763
languageName: node
732764
linkType: hard
733765

766+
"@nestjs/schematics@npm:^11.0.9":
767+
version: 11.0.9
768+
resolution: "@nestjs/schematics@npm:11.0.9"
769+
dependencies:
770+
"@angular-devkit/core": "npm:19.2.17"
771+
"@angular-devkit/schematics": "npm:19.2.17"
772+
comment-json: "npm:4.4.1"
773+
jsonc-parser: "npm:3.3.1"
774+
pluralize: "npm:8.0.0"
775+
peerDependencies:
776+
typescript: ">=4.8.2"
777+
checksum: 10c0/c7a367006335b5b54b170452560adeeacbf5d698d72bb99f8c116870a0fff310ddfa5eda550a50985889435021decad29c81c400ccaaaba06b7fc1efd0b82bff
778+
languageName: node
779+
linkType: hard
780+
734781
"@npmcli/agent@npm:^4.0.0":
735782
version: 4.0.0
736783
resolution: "@npmcli/agent@npm:4.0.0"
@@ -1712,7 +1759,7 @@ __metadata:
17121759
languageName: node
17131760
linkType: hard
17141761

1715-
"ajv-formats@npm:^3.0.1":
1762+
"ajv-formats@npm:3.0.1, ajv-formats@npm:^3.0.1":
17161763
version: 3.0.1
17171764
resolution: "ajv-formats@npm:3.0.1"
17181765
dependencies:
@@ -1758,6 +1805,18 @@ __metadata:
17581805
languageName: node
17591806
linkType: hard
17601807

1808+
"ajv@npm:8.17.1, ajv@npm:^8.0.0, ajv@npm:^8.17.1, ajv@npm:^8.9.0":
1809+
version: 8.17.1
1810+
resolution: "ajv@npm:8.17.1"
1811+
dependencies:
1812+
fast-deep-equal: "npm:^3.1.3"
1813+
fast-uri: "npm:^3.0.1"
1814+
json-schema-traverse: "npm:^1.0.0"
1815+
require-from-string: "npm:^2.0.2"
1816+
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
1817+
languageName: node
1818+
linkType: hard
1819+
17611820
"ajv@npm:^6.12.4, ajv@npm:^6.12.5":
17621821
version: 6.12.6
17631822
resolution: "ajv@npm:6.12.6"
@@ -1770,18 +1829,6 @@ __metadata:
17701829
languageName: node
17711830
linkType: hard
17721831

1773-
"ajv@npm:^8.0.0, ajv@npm:^8.17.1, ajv@npm:^8.9.0":
1774-
version: 8.17.1
1775-
resolution: "ajv@npm:8.17.1"
1776-
dependencies:
1777-
fast-deep-equal: "npm:^3.1.3"
1778-
fast-uri: "npm:^3.0.1"
1779-
json-schema-traverse: "npm:^1.0.0"
1780-
require-from-string: "npm:^2.0.2"
1781-
checksum: 10c0/ec3ba10a573c6b60f94639ffc53526275917a2df6810e4ab5a6b959d87459f9ef3f00d5e7865b82677cb7d21590355b34da14d1d0b9c32d75f95a187e76fff35
1782-
languageName: node
1783-
linkType: hard
1784-
17851832
"ansi-colors@npm:4.1.3":
17861833
version: 4.1.3
17871834
resolution: "ansi-colors@npm:4.1.3"
@@ -2244,7 +2291,7 @@ __metadata:
22442291
"@nestjs/config": "npm:^3.0.0"
22452292
"@nestjs/core": "npm:^10.0.0"
22462293
"@nestjs/platform-express": "npm:^11.1.9"
2247-
"@nestjs/schematics": "npm:^10.0.0"
2294+
"@nestjs/schematics": "npm:^11.0.9"
22482295
"@types/express": "npm:^4.17.17"
22492296
"@types/node": "npm:^20.3.1"
22502297
"@vitest/coverage-v8": "npm:^4.0.15"
@@ -2322,6 +2369,17 @@ __metadata:
23222369
languageName: node
23232370
linkType: hard
23242371

2372+
"comment-json@npm:4.4.1":
2373+
version: 4.4.1
2374+
resolution: "comment-json@npm:4.4.1"
2375+
dependencies:
2376+
array-timsort: "npm:^1.0.3"
2377+
core-util-is: "npm:^1.0.3"
2378+
esprima: "npm:^4.0.1"
2379+
checksum: 10c0/be6a197132543a3c286c725af412d582882c1eaf450cb124e4148e7542449f216aa717e7be81989f8b8cfe3e38a6f9bc06d209351b8ea82514cafc8feec11a2d
2380+
languageName: node
2381+
linkType: hard
2382+
23252383
"commondir@npm:^1.0.1":
23262384
version: 1.0.1
23272385
resolution: "commondir@npm:1.0.1"
@@ -4263,6 +4321,15 @@ __metadata:
42634321
languageName: node
42644322
linkType: hard
42654323

4324+
"magic-string@npm:0.30.17":
4325+
version: 0.30.17
4326+
resolution: "magic-string@npm:0.30.17"
4327+
dependencies:
4328+
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
4329+
checksum: 10c0/16826e415d04b88378f200fe022b53e638e3838b9e496edda6c0e086d7753a44a6ed187adc72d19f3623810589bf139af1a315541cd6a26ae0771a0193eaf7b8
4330+
languageName: node
4331+
linkType: hard
4332+
42664333
"magic-string@npm:0.30.8":
42674334
version: 0.30.8
42684335
resolution: "magic-string@npm:0.30.8"
@@ -4950,6 +5017,13 @@ __metadata:
49505017
languageName: node
49515018
linkType: hard
49525019

5020+
"picomatch@npm:4.0.2":
5021+
version: 4.0.2
5022+
resolution: "picomatch@npm:4.0.2"
5023+
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
5024+
languageName: node
5025+
linkType: hard
5026+
49535027
"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1":
49545028
version: 2.3.1
49555029
resolution: "picomatch@npm:2.3.1"

0 commit comments

Comments
 (0)