@@ -772,6 +772,36 @@ __metadata:
772
772
languageName : node
773
773
linkType : hard
774
774
775
+ " @mearman/mcp-template@workspace:. " :
776
+ version : 0.0.0-use.local
777
+ resolution : " @mearman/mcp-template@workspace:."
778
+ dependencies :
779
+ " @biomejs/biome " : " npm:^1.9.4"
780
+ " @commitlint/cli " : " npm:^19.6.1"
781
+ " @commitlint/config-conventional " : " npm:^19.6.0"
782
+ " @modelcontextprotocol/sdk " : " npm:^1.12.1"
783
+ " @semantic-release/changelog " : " npm:^6.0.3"
784
+ " @semantic-release/git " : " npm:^10.0.1"
785
+ " @semantic-release/github " : " npm:^11.0.3"
786
+ " @semantic-release/npm " : " npm:^12.0.1"
787
+ " @types/node " : " npm:^22.13.2"
788
+ " @vitest/coverage-v8 " : " npm:^2.1.8"
789
+ chalk : " npm:^5.4.1"
790
+ commander : " npm:^14.0.0"
791
+ husky : " npm:^9.1.7"
792
+ node-fetch-cache : " npm:^5.0.2"
793
+ ora : " npm:^8.2.0"
794
+ semantic-release : " npm:^24.2.5"
795
+ tsx : " npm:^4.19.2"
796
+ typescript : " npm:^5.7.3"
797
+ vitest : " npm:^2.1.8"
798
+ zod : " npm:^3.25.51"
799
+ zod-to-json-schema : " npm:^3.24.1"
800
+ bin :
801
+ mcp-template : dist/index.js
802
+ languageName : unknown
803
+ linkType : soft
804
+
775
805
" @modelcontextprotocol/sdk@npm:^1.12.1 " :
776
806
version : 1.12.1
777
807
resolution : " @modelcontextprotocol/sdk@npm:1.12.1"
@@ -4496,36 +4526,6 @@ __metadata:
4496
4526
languageName : node
4497
4527
linkType : hard
4498
4528
4499
- " mcp-template@workspace:. " :
4500
- version : 0.0.0-use.local
4501
- resolution : " mcp-template@workspace:."
4502
- dependencies :
4503
- " @biomejs/biome " : " npm:^1.9.4"
4504
- " @commitlint/cli " : " npm:^19.6.1"
4505
- " @commitlint/config-conventional " : " npm:^19.6.0"
4506
- " @modelcontextprotocol/sdk " : " npm:^1.12.1"
4507
- " @semantic-release/changelog " : " npm:^6.0.3"
4508
- " @semantic-release/git " : " npm:^10.0.1"
4509
- " @semantic-release/github " : " npm:^11.0.3"
4510
- " @semantic-release/npm " : " npm:^12.0.1"
4511
- " @types/node " : " npm:^22.13.2"
4512
- " @vitest/coverage-v8 " : " npm:^2.1.8"
4513
- chalk : " npm:^5.4.1"
4514
- commander : " npm:^14.0.0"
4515
- husky : " npm:^9.1.7"
4516
- node-fetch-cache : " npm:^5.0.2"
4517
- ora : " npm:^8.2.0"
4518
- semantic-release : " npm:^24.2.5"
4519
- tsx : " npm:^4.19.2"
4520
- typescript : " npm:^5.7.3"
4521
- vitest : " npm:^2.1.8"
4522
- zod : " npm:^3.25.51"
4523
- zod-to-json-schema : " npm:^3.24.1"
4524
- bin :
4525
- mcp-template : dist/index.js
4526
- languageName : unknown
4527
- linkType : soft
4528
-
4529
4529
" media-typer@npm:^1.1.0 " :
4530
4530
version : 1.1.0
4531
4531
resolution : " media-typer@npm:1.1.0"
0 commit comments