Update dependency eslint to v9
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-01-25 01:54:03 +00:00
parent beb7b6dd61
commit 12528030ed
2 changed files with 176 additions and 156 deletions

View File

@@ -33,7 +33,7 @@
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint": "9.19.0",
"eslint-config-next": "latest",
"postcss": "8.4.23",
"prettier": "2.8.8",