Skip to content

Commit 3237626

Browse files
committed
chore: update dependencies
1 parent 6455ea0 commit 3237626

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package-lock.json

Lines changed: 68 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@fastify/cors": "^11.1.0",
31-
"@modelcontextprotocol/sdk": "^1.19.1",
31+
"@modelcontextprotocol/sdk": "^1.20.0",
3232
"dotenv": "^17.2.3",
3333
"fastify": "^5.6.1",
3434
"nanoid": "^5.1.6",
@@ -41,8 +41,8 @@
4141
"@modelcontextprotocol/inspector": "^0.16.8",
4242
"@types/express": "^5.0.3",
4343
"@types/yargs": "^17.0.33",
44-
"@typescript-eslint/eslint-plugin": "^8.45.0",
45-
"@typescript-eslint/parser": "^8.45.0",
44+
"@typescript-eslint/eslint-plugin": "^8.46.0",
45+
"@typescript-eslint/parser": "^8.46.0",
4646
"@vitest/coverage-v8": "^3.2.4",
4747
"c8": "^10.1.3",
4848
"compare-func": "^2.0.0",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-prettier": "^5.5.4",
5757
"globals": "^16.4.0",
5858
"husky": "^9.1.7",
59-
"lint-staged": "^16.2.3",
59+
"lint-staged": "^16.2.4",
6060
"prettier": "^3.6.2",
6161
"rimraf": "^6.0.1",
6262
"tree-kill": "^1.2.2",

0 commit comments

Comments
 (0)