Skip to content

Commit 086151a

Browse files
committed
chore: update dependencies
1 parent 1bb0011 commit 086151a

File tree

4 files changed

+96
-107
lines changed

4 files changed

+96
-107
lines changed

.changeset/early-roses-smile.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@mcp-tool-kit/shared': patch
3+
---
4+
5+
chore: update dependencies

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"devDependencies": {
1616
"vitepress": "^2.0.0-alpha.12",
1717
"vitepress-plugin-group-icons": "^1.6.3",
18-
"vitepress-plugin-llms": "^1.7.4"
18+
"vitepress-plugin-llms": "^1.7.5"
1919
}
2020
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,22 +42,22 @@
4242
],
4343
"devDependencies": {
4444
"@changesets/changelog-github": "^0.5.1",
45-
"@changesets/cli": "^2.29.6",
45+
"@changesets/cli": "^2.29.7",
4646
"@commitlint/cli": "^19.8.1",
4747
"@commitlint/config-conventional": "^19.8.1",
4848
"@rollup/plugin-terser": "^0.4.4",
4949
"@rollup/plugin-typescript": "^12.1.4",
5050
"@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",
5353
"@vitest/coverage-v8": "^3.2.4",
5454
"c8": "^10.1.3",
5555
"cross-env": "^10.0.0",
5656
"eslint": "^9.35.0",
5757
"eslint-plugin-import": "^2.32.0",
5858
"eslint-plugin-prettier": "^5.5.4",
5959
"execa": "^9.6.0",
60-
"globals": "^16.3.0",
60+
"globals": "^16.4.0",
6161
"husky": "^9.1.7",
6262
"lint-staged": "^16.1.6",
6363
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)