File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
packages/create-mcp-kit/template/client-ts Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' create-mcp-kit ' : patch
3+ ---
4+
5+ feat: update client-ts template
Original file line number Diff line number Diff line change 3636 "@commitlint/config-conventional": "^19.8.1",
3737{{ /if }}
3838{{ #if (includes plugins ' style' )}}
39- "@typescript-eslint/eslint-plugin": "^8.43 .0",
40- "@typescript-eslint/parser": "^8.43 .0",
39+ "@typescript-eslint/eslint-plugin": "^8.44 .0",
40+ "@typescript-eslint/parser": "^8.44 .0",
4141{{ /if }}
4242{{ #if (includes plugins ' vitest' )}}
4343 "@vitest/coverage-v8": "^3.2.4",
5151 "conventional-changelog-cli": "^5.0.0",
5252{{ /if }}
5353 "cross-env": "^10.0.0",
54- "esbuild": "^0.25.9 ",
54+ "esbuild": "^0.25.10 ",
5555{{ #if (includes plugins ' style' )}}
5656 "eslint": "^9.35.0",
5757 "eslint-plugin-import": "^2.32.0",
You can’t perform that action at this time.
0 commit comments