Skip to content

Commit c4cd388

Browse files
authored
Merge branch 'main' into hack-projects-mux-issue
2 parents 6a862b0 + ab4d64c commit c4cd388

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"ops": "bun run scripts/ops.ts"
1111
},
1212
"dependencies": {
13-
"next": "16.1.1",
13+
"next": "16.1.5",
1414
"react": "19.2.3",
1515
"react-dom": "19.2.3",
1616
"xterm": "^5.3.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@charmland/lipgloss": "2.0.0-beta.3-0e280f3",
6262
"@clack/prompts": "1.0.0-alpha.9",
63-
"@modelcontextprotocol/sdk": "1.25.3",
63+
"@modelcontextprotocol/sdk": "1.26.0",
6464
"@opentui/core": "^0.1.74",
6565
"qrcode": "^1.5.4",
6666
"qrcode-terminal": "^0.12.0",

0 commit comments

Comments
 (0)