Skip to content

Commit 72ef503

Browse files
committed
chore: update dependencies
1 parent 8a94553 commit 72ef503

File tree

2 files changed

+83
-83
lines changed

2 files changed

+83
-83
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 -n changelog-option.js"
2727
},
2828
"dependencies": {
29-
"@modelcontextprotocol/sdk": "^1.18.2",
29+
"@modelcontextprotocol/sdk": "^1.19.1",
3030
"cors": "^2.8.5",
31-
"dotenv": "^17.2.2",
31+
"dotenv": "^17.2.3",
3232
"express": "^5.1.0",
3333
"nanoid": "^5.1.6",
3434
"yargs": "^17.7.2",
@@ -41,28 +41,28 @@
4141
"@types/cors": "^2.8.19",
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.1",
59+
"lint-staged": "^16.2.3",
6060
"nyc": "^17.1.0",
6161
"prettier": "^3.6.2",
6262
"rimraf": "^6.0.1",
6363
"tree-kill": "^1.2.2",
6464
"tsx": "^4.20.6",
65-
"typescript": "^5.9.2",
65+
"typescript": "^5.9.3",
6666
"vitest": "^3.2.4"
6767
},
6868
"repository": {

0 commit comments

Comments
 (0)