File tree Expand file tree Collapse file tree 4 files changed +183
-748
lines changed Expand file tree Collapse file tree 4 files changed +183
-748
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @mcp-tool-kit/shared ' : patch
3+ ---
4+
5+ chore: update dependencies and remove unused devDependencies
Original file line number Diff line number Diff line change 4040 "@rollup/plugin-terser" : " ^0.4.4" ,
4141 "@rollup/plugin-typescript" : " ^12.1.4" ,
4242 "@types/node" : " 22" ,
43- "@typescript-eslint/eslint-plugin" : " ^8.38 .0" ,
44- "@typescript-eslint/parser" : " ^8.38 .0" ,
43+ "@typescript-eslint/eslint-plugin" : " ^8.39 .0" ,
44+ "@typescript-eslint/parser" : " ^8.39 .0" ,
4545 "@vitest/coverage-v8" : " ^3.2.4" ,
4646 "c8" : " ^10.1.3" ,
4747 "cross-env" : " ^10.0.0" ,
48- "eslint" : " ^9.32 .0" ,
48+ "eslint" : " ^9.33 .0" ,
4949 "eslint-plugin-import" : " ^2.32.0" ,
50- "eslint-plugin-prettier" : " ^5.5.3 " ,
50+ "eslint-plugin-prettier" : " ^5.5.4 " ,
5151 "execa" : " ^9.6.0" ,
5252 "globals" : " ^16.3.0" ,
5353 "husky" : " ^9.1.7" ,
54- "lint-staged" : " ^16.1.4 " ,
54+ "lint-staged" : " ^16.1.5 " ,
5555 "prettier" : " ^3.6.2" ,
5656 "rimraf" : " ^6.0.1" ,
5757 "rolldown" : " 1.0.0-beta.27" ,
5858 "tsx" : " ^4.20.3" ,
59- "typescript" : " ^5.8.3 " ,
59+ "typescript" : " ^5.9.2 " ,
6060 "vitest" : " ^3.2.4"
6161 }
6262}
Original file line number Diff line number Diff line change 5252 "handlebars" : " ^4.7.8" ,
5353 "picocolors" : " ^1.1.1"
5454 },
55- "devDependencies" : {
56- "@modelcontextprotocol/sdk" : " ^1.17.1" ,
57- "@types/express" : " ^5.0.3" ,
58- "@types/yargs" : " ^17.0.33" ,
59- "express" : " ^5.1.0" ,
60- "nanoid" : " ^5.1.5" ,
61- "yargs" : " ^17.7.2" ,
62- "zod" : " ^3.25.76"
63- }
55+ "devDependencies" : {}
6456}
You can’t perform that action at this time.
0 commit comments