Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/brave-search-mcp-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@cloudflare/workers-oauth-provider": "^0.0.2",
"@modelcontextprotocol/sdk": "^1.7.0",
"@modelcontextprotocol/sdk": "^1.25.2",

Copilot AI Jan 10, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The upgraded @modelcontextprotocol/sdk version 1.25.2 requires zod ^3.25 or ^4.0 as a peer dependency, but the project currently has zod@3.24.2 installed. This version does not satisfy the ^3.25 requirement. While pnpm has resolved this, it will likely generate peer dependency warnings during installation. Consider updating the zod dependency to at least version 3.25.0 to ensure compatibility.

Copilot uses AI. Check for mistakes.
"agents": "^0.0.43",
"hono": "^4.7.4",
"jose": "^6.0.10",
Expand Down
104 changes: 91 additions & 13 deletions examples/brave-search-mcp-server/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.