diff --git a/.changeset/config.json b/.changeset/config.json index 962a802171..7709182e45 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -23,5 +23,8 @@ "ignore": [ "@modelcontextprotocol/examples", "@mcp-examples/*" - ] + ], + "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { + "onlyUpdatePeerDependentsWhenOutOfRange": true + } }