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
┌────────────────────────────────────────┬─────────┬────────┬────────────────┐ │ Package │ Current │ Latest │ Dependents │ ├────────────────────────────────────────┼─────────┼────────┼────────────────┤ │ @typescript-eslint/eslint-plugin (dev) │ 7.16.1 │ 8.0.0 │ nextjs-starter │ ├────────────────────────────────────────┼─────────┼────────┼────────────────┤ │ @typescript-eslint/parser (dev) │ 7.16.1 │ 8.0.0 │ nextjs-starter │ ├────────────────────────────────────────┼─────────┼────────┼────────────────┤ │ eslint (dev) │ 8.57.0 │ 9.8.0 │ nextjs-starter │ ├────────────────────────────────────────┼─────────┼────────┼────────────────┤ │ eslint-plugin-unused-imports (dev) │ 3.2.0 │ 4.0.1 │ nextjs-starter │ └────────────────────────────────────────┴─────────┴────────┴────────────────┘
eslint-config-next
eslint-plugin-testing-library
eslint-plugin-sort-export-all
eslint-plugin-vitest
eslint-plugin-import-x
Track plug in support here eslint/eslint#18391 Some like testing library cannot be upgraded yet.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Cannot be upgraded
Blockers
eslint-config-next
: next-lint Doesn't Support ESLint 9 vercel/next.js#64409 (comment)eslint-plugin-testing-library
: Prepare the rules for ESLint v9 testing-library/eslint-plugin-testing-library#899eslint-plugin-sort-export-all
: Old unpopular plug-in? Necessary? Better alternative?eslint-plugin-vitest
: Not yet published to npm, workaround OK.eslint-plugin-import-x
: Overall OK but some dependencies broken.Info
Track plug in support here eslint/eslint#18391 Some like testing library cannot be upgraded yet.
The text was updated successfully, but these errors were encountered: