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

@@ -24,7 +24,7 @@
"next": "16.0.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"react-i18next": "^16.1.4"
"react-i18next": "^16.1.5"
},
"dependencies": {
"i18next": "25.6.0",