File tree Expand file tree Collapse file tree 4 files changed +210
-202
lines changed Expand file tree Collapse file tree 4 files changed +210
-202
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
Original file line number Diff line number Diff line change 1515 "devDependencies" : {
1616 "vitepress" : " ^2.0.0-alpha.12" ,
1717 "vitepress-plugin-group-icons" : " ^1.6.3" ,
18- "vitepress-plugin-llms" : " ^1.7.5 "
18+ "vitepress-plugin-llms" : " ^1.8.0 "
1919 }
2020}
Original file line number Diff line number Diff line change 4848 "@rollup/plugin-terser" : " ^0.4.4" ,
4949 "@rollup/plugin-typescript" : " ^12.1.4" ,
5050 "@types/node" : " 22" ,
51- "@typescript-eslint/eslint-plugin" : " ^8.44.1 " ,
52- "@typescript-eslint/parser" : " ^8.44.1 " ,
51+ "@typescript-eslint/eslint-plugin" : " ^8.45.0 " ,
52+ "@typescript-eslint/parser" : " ^8.45.0 " ,
5353 "@vitest/coverage-v8" : " ^3.2.4" ,
5454 "c8" : " ^10.1.3" ,
55- "cross-env" : " ^10.0 .0" ,
56- "eslint" : " ^9.36 .0" ,
55+ "cross-env" : " ^10.1 .0" ,
56+ "eslint" : " ^9.37 .0" ,
5757 "eslint-plugin-import" : " ^2.32.0" ,
5858 "eslint-plugin-prettier" : " ^5.5.4" ,
5959 "execa" : " ^9.6.0" ,
6060 "globals" : " ^16.4.0" ,
6161 "husky" : " ^9.1.7" ,
62- "lint-staged" : " ^16.2.0 " ,
62+ "lint-staged" : " ^16.2.3 " ,
6363 "prettier" : " ^3.6.2" ,
6464 "rimraf" : " ^6.0.1" ,
6565 "rolldown" : " 1.0.0-beta.27" ,
66- "tsx" : " ^4.20.5 " ,
67- "typescript" : " ^5.9.2 " ,
66+ "tsx" : " ^4.20.6 " ,
67+ "typescript" : " ^5.9.3 " ,
6868 "vitest" : " ^3.2.4"
6969 }
7070}
You can’t perform that action at this time.
0 commit comments