Skip to content

Commit e685421

Browse files
committed
fix: update dependencies
1 parent 7ae9143 commit e685421

File tree

2 files changed

+177
-177
lines changed

2 files changed

+177
-177
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@modelcontextprotocol/sdk": "^1.6.0",
2525
"execa": "^9.5.2",
26-
"file-type": "^20.2.0",
26+
"file-type": "^20.3.0",
2727
"fuse.js": "^7.1.0",
2828
"mcp-proxy": "^2.5.0",
2929
"strict-event-emitter-types": "^2.0.0",
@@ -59,9 +59,9 @@
5959
"jsr": "^0.13.3",
6060
"prettier": "^3.5.2",
6161
"semantic-release": "^24.2.3",
62-
"tsup": "^8.3.6",
62+
"tsup": "^8.4.0",
6363
"typescript": "^5.7.3",
64-
"vitest": "^3.0.6"
64+
"vitest": "^3.0.7"
6565
},
6666
"tsup": {
6767
"entry": [

0 commit comments

Comments
 (0)