Update dependency eslint-config-next to v14.2.2

This commit is contained in:
2024-04-18 08:38:19 +00:00
parent c5247806e4
commit 48db8c4a7a
2 changed files with 8 additions and 8 deletions

View File

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