We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Work around, wait or drop these packages?
The text was updated successfully, but these errors were encountered:
Actually the status is 4 plugins are still troublesome:
├─┬ eslint-plugin-import 2.29.1 │ └── ✕ unmet peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8": found 9.9.0 ├─┬ eslint-plugin-react-hooks 4.6.2 │ └── ✕ unmet peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0": found 9.9.0 ├─┬ eslint-plugin-jsx-a11y 6.9.0 │ └── ✕ unmet peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8": found 9.9.0 └─┬ eslint-plugin-storybook 0.8.0 └─┬ @typescript-eslint/utils 5.62.0 └── ✕ unmet peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0": found 9.9.0
Blocking issues:
eslint-plugin-import-x
(Update: one done)
Sorry, something went wrong.
eslint-plugin-jsx-a11y
eslint-plugin-import
No branches or pull requests
Work around, wait or drop these packages?
The text was updated successfully, but these errors were encountered: