File tree Expand file tree Collapse file tree 4 files changed +96
-107
lines changed Expand file tree Collapse file tree 4 files changed +96
-107
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 15
15
"devDependencies" : {
16
16
"vitepress" : " ^2.0.0-alpha.12" ,
17
17
"vitepress-plugin-group-icons" : " ^1.6.3" ,
18
- "vitepress-plugin-llms" : " ^1.7.4 "
18
+ "vitepress-plugin-llms" : " ^1.7.5 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 42
42
],
43
43
"devDependencies" : {
44
44
"@changesets/changelog-github" : " ^0.5.1" ,
45
- "@changesets/cli" : " ^2.29.6 " ,
45
+ "@changesets/cli" : " ^2.29.7 " ,
46
46
"@commitlint/cli" : " ^19.8.1" ,
47
47
"@commitlint/config-conventional" : " ^19.8.1" ,
48
48
"@rollup/plugin-terser" : " ^0.4.4" ,
49
49
"@rollup/plugin-typescript" : " ^12.1.4" ,
50
50
"@types/node" : " 22" ,
51
- "@typescript-eslint/eslint-plugin" : " ^8.42 .0" ,
52
- "@typescript-eslint/parser" : " ^8.42 .0" ,
51
+ "@typescript-eslint/eslint-plugin" : " ^8.43 .0" ,
52
+ "@typescript-eslint/parser" : " ^8.43 .0" ,
53
53
"@vitest/coverage-v8" : " ^3.2.4" ,
54
54
"c8" : " ^10.1.3" ,
55
55
"cross-env" : " ^10.0.0" ,
56
56
"eslint" : " ^9.35.0" ,
57
57
"eslint-plugin-import" : " ^2.32.0" ,
58
58
"eslint-plugin-prettier" : " ^5.5.4" ,
59
59
"execa" : " ^9.6.0" ,
60
- "globals" : " ^16.3 .0" ,
60
+ "globals" : " ^16.4 .0" ,
61
61
"husky" : " ^9.1.7" ,
62
62
"lint-staged" : " ^16.1.6" ,
63
63
"prettier" : " ^3.6.2" ,
You can’t perform that action at this time.
0 commit comments