Update EsLint packages and other dependencies. Remove Next.js FlatConfig. Remove typescript-eslint (included by Next.js) (#400)

This commit is contained in:
Giancarlo Buomprisco
2025-10-23 23:26:19 +09:00
committed by GitHub
parent fc8db0b128
commit c74beb27ac
14 changed files with 183 additions and 196 deletions

View File

@@ -35,7 +35,7 @@
"lucide-react": "^0.546.0",
"next": "16.0.0",
"react-hook-form": "^7.65.0",
"react-i18next": "^16.1.4",
"react-i18next": "^16.1.5",
"sonner": "^2.0.7",
"zod": "^3.25.74"
},