Skip to content

Commit 70c1794

Browse files
committed
chore: update dependencies
1 parent cf1bc60 commit 70c1794

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"dependencies": {
3030
"@fastify/cors": "^11.1.0",
31-
"@modelcontextprotocol/sdk": "^1.18.1",
32-
"dotenv": "^17.2.2",
31+
"@modelcontextprotocol/sdk": "^1.19.1",
32+
"dotenv": "^17.2.3",
3333
"fastify": "^5.6.1",
3434
"nanoid": "^5.1.6",
3535
"yargs": "^17.7.2",
@@ -41,27 +41,27 @@
4141
"@modelcontextprotocol/inspector": "^0.16.8",
4242
"@types/express": "^5.0.3",
4343
"@types/yargs": "^17.0.33",
44-
"@typescript-eslint/eslint-plugin": "^8.44.1",
45-
"@typescript-eslint/parser": "^8.44.1",
44+
"@typescript-eslint/eslint-plugin": "^8.45.0",
45+
"@typescript-eslint/parser": "^8.45.0",
4646
"@vitest/coverage-v8": "^3.2.4",
4747
"c8": "^10.1.3",
4848
"compare-func": "^2.0.0",
4949
"concurrently": "^9.2.1",
5050
"conventional-changelog-angular": "^8.0.0",
5151
"conventional-changelog-cli": "^5.0.0",
52-
"cross-env": "^10.0.0",
52+
"cross-env": "^10.1.0",
5353
"esbuild": "^0.25.10",
5454
"eslint": "^9.36.0",
5555
"eslint-plugin-import": "^2.32.0",
5656
"eslint-plugin-prettier": "^5.5.4",
5757
"globals": "^16.4.0",
5858
"husky": "^9.1.7",
59-
"lint-staged": "^16.2.0",
59+
"lint-staged": "^16.2.3",
6060
"prettier": "^3.6.2",
6161
"rimraf": "^6.0.1",
6262
"tree-kill": "^1.2.2",
63-
"tsx": "^4.20.5",
64-
"typescript": "^5.9.2",
63+
"tsx": "^4.20.6",
64+
"typescript": "^5.9.3",
6565
"vitest": "^3.2.4"
6666
},
6767
"repository": {

0 commit comments

Comments
 (0)