Skip to content

Commit 97b70d0

Browse files
Merge pull request #11 from chrisreddington/dependabot/npm_and_yarn/npm-production-1b125f1a35
Bump the npm-production group with 2 updates
2 parents ebc64b2 + 2be1209 commit 97b70d0

File tree

3 files changed

+46
-46
lines changed

3 files changed

+46
-46
lines changed

mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"lint:fix": "eslint . --fix"
1919
},
2020
"dependencies": {
21-
"@modelcontextprotocol/sdk": "^1.17.0",
21+
"@modelcontextprotocol/sdk": "^1.17.1",
2222
"@turn-based-mcp/shared": "file:../shared"
2323
},
2424
"devDependencies": {

package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@turn-based-mcp/shared": "file:../shared",
2121
"@types/sqlite3": "^5.1.0",
2222
"clsx": "^2.1.0",
23-
"next": "^15.4.5",
23+
"next": "^15.4.6",
2424
"react": "^19.1.1",
2525
"react-dom": "^19.1.1",
2626
"sqlite3": "^5.1.7",

0 commit comments

Comments
 (0)