diff --git a/with-nextjs/package.json b/with-nextjs/package.json index 4a88078..50f6cd8 100644 --- a/with-nextjs/package.json +++ b/with-nextjs/package.json @@ -22,7 +22,7 @@ "@types/node": "^20.14.2", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "eslint": "^8.57.0", + "eslint": "^9.5.0", "eslint-config-next": "^14.2.3", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0",