Update dependency eslint to v9

This commit is contained in:
2024-04-18 09:00:53 +00:00
parent 6b3851ef16
commit 15fadd38e5
2 changed files with 84 additions and 102 deletions

View File

@ -41,7 +41,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-syntax-highlighter": "^15.5.11",
"eslint": "^8",
"eslint": "^9.0.0",
"eslint-config-next": "14.2.2",
"postcss": "^8",
"tailwindcss": "^3.4.1",