diff --git a/.changeset/config.json b/.changeset/config.json index ac8d21f84d..0be4842ff3 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -9,6 +9,7 @@ "updateInternalDependencies": "patch", "ignore": [], "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { - "updateInternalDependents": "always" + "updateInternalDependents": "always", + "onlyUpdatePeerDependentsWhenOutOfRange": true } }