fix: move yup from peerDependencies to dependencies#6794
fix: move yup from peerDependencies to dependencies#6794bijin-bruno merged 2 commits intousebruno:mainfrom
Conversation
WalkthroughYup was moved from peerDependencies to dependencies in the bruno-schema package configuration. This ensures Yup is automatically installed alongside bruno-schema, resolving installation issues when using package managers like yarn that don't auto-install peer dependencies. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
* fix: move yup from peerDependencies to dependencies * chore: update package-lock.json
Description
yupfrompeerDependenciestodependenciesin@usebruno/schemapackageContribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
Publishing to New Package Managers
Please see here for more information.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.