Because `@inquirer/external-editor` doesn't make the peerDependency on `@types/node` optional, it becomes required in `@inquirer/prompts`. If it is not actually needed during runtime, would it be possible to make it optional?