Skip to content
New issue

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

Fix Eslint 9 incompatible packages #51

Closed
osmestad opened this issue Aug 21, 2024 · 1 comment
Closed

Fix Eslint 9 incompatible packages #51

osmestad opened this issue Aug 21, 2024 · 1 comment

Comments

@osmestad
Copy link
Collaborator

osmestad commented Aug 21, 2024

Work around, wait or drop these packages?

@osmestad
Copy link
Collaborator Author

osmestad commented Aug 22, 2024

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:

(Update: one done)

@osmestad osmestad changed the title Fix Eslint 9 incompatible eslint-plugin-jsx-a11y Fix Eslint 9 incompatible packages Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant