chore: remove unused ink-text-input dependency by smasato · Pull Request #2388 · google-gemini/gemini-cli
TLDR This PR removes the unused ink-text-input dependency from packages/cli/package.json. The package was replaced with a custom MultilineTextEditor implementation in May 2025 but was never removed...