Skip to content

Commit 8a94553

Browse files
committed
chore: update dependencies
1 parent 19f6180 commit 8a94553

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 -n changelog-option.js"
2727
},
2828
"dependencies": {
29-
"@modelcontextprotocol/sdk": "^1.18.1",
29+
"@modelcontextprotocol/sdk": "^1.18.2",
3030
"cors": "^2.8.5",
3131
"dotenv": "^17.2.2",
3232
"express": "^5.1.0",
@@ -56,12 +56,12 @@
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.1",
6060
"nyc": "^17.1.0",
6161
"prettier": "^3.6.2",
6262
"rimraf": "^6.0.1",
6363
"tree-kill": "^1.2.2",
64-
"tsx": "^4.20.5",
64+
"tsx": "^4.20.6",
6565
"typescript": "^5.9.2",
6666
"vitest": "^3.2.4"
6767
},

0 commit comments

Comments
 (0)