Skip to content

Commit 00e5d5d

Browse files
committed
chore: update dependencies
1 parent 38896a6 commit 00e5d5d

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package-lock.json

Lines changed: 56 additions & 56 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
@@ -21,15 +21,15 @@
2121
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 -n changelog-option.js"
2222
},
2323
"dependencies": {
24-
"@modelcontextprotocol/sdk": "^1.20.1",
24+
"@modelcontextprotocol/sdk": "^1.20.2",
2525
"dotenv": "^17.2.3"
2626
},
2727
"devDependencies": {
2828
"@commitlint/cli": "^20.1.0",
2929
"@commitlint/config-conventional": "^20.0.0",
3030
"@typescript-eslint/eslint-plugin": "^8.46.2",
3131
"@typescript-eslint/parser": "^8.46.2",
32-
"@vitest/coverage-v8": "^4.0.1",
32+
"@vitest/coverage-v8": "^4.0.4",
3333
"compare-func": "^2.0.0",
3434
"concurrently": "^9.2.1",
3535
"conventional-changelog-angular": "^8.1.0",
@@ -46,7 +46,7 @@
4646
"rimraf": "^6.0.1",
4747
"tsx": "^4.20.6",
4848
"typescript": "^5.9.3",
49-
"vitest": "^4.0.1"
49+
"vitest": "^4.0.4"
5050
},
5151
"repository": {
5252
"type": "git",

0 commit comments

Comments
 (0)