chore(deps): remove unused ink, react, and ora packages#10
Conversation
These dependencies were not imported anywhere in the CLI. Dropping them avoids carrying major-version bumps (e.g. ink 7) for dead weight.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR removes unused runtime dependencies from the project. Five packages related to terminal UI components and React rendering ( ChangesDependency cleanup
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
ink,ink-select-input,ink-text-input,ora, andreactcommanderandpicocolorsonlyTest plan
npm ci && npm test(97 tests)npm run typechecknpm install -g . && gfcli --version(CI covers this)Summary by CodeRabbit