- Added "tailwindcss/classnames-order": "off" to the rules to disable the ESLint CLI ordering of TailwindCSS classnames, as it conflicts with prettier formatting.
- Updated dependencies in package.json:
- eslint to 8.4.49
- @typescript-eslint/eslint-plugin to 6.7.0
- @typescript-eslint/parser to 6.7.0