Skip to content

Comments

Set minimum peer dependency versions#42

Open
EmilioBejasa wants to merge 1 commit intomainfrom
fix/peer-dependency-versions
Open

Set minimum peer dependency versions#42
EmilioBejasa wants to merge 1 commit intomainfrom
fix/peer-dependency-versions

Conversation

@EmilioBejasa
Copy link
Collaborator

Summary

  • Replace wildcard (*) peer dependencies with minimum compatible versions
  • react >= 18.0.0, react-native >= 0.72.0, @storybook/react-native >= 8.0.0

Test plan

  • CI passes

🤖 Generated with Claude Code

Replace wildcard peer dependencies with minimum compatible versions:
- react >= 18.0.0
- react-native >= 0.72.0 (New Architecture support)
- @storybook/react-native >= 8.0.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@EmilioBejasa EmilioBejasa marked this pull request as ready for review February 13, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant