diff --git a/projects/website/package.json b/projects/website/package.json index 73d8953..4badd55 100644 --- a/projects/website/package.json +++ b/projects/website/package.json @@ -56,7 +56,7 @@ "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", - "eslint-config-next": "14.2.15", + "eslint-config-next": "15.0.1", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5"