diff --git a/with-nextjs/package.json b/with-nextjs/package.json index 924d1dc..fa14026 100644 --- a/with-nextjs/package.json +++ b/with-nextjs/package.json @@ -22,7 +22,7 @@ "@types/node": "^20.14.13", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "eslint": "^8.57.0", + "eslint": "^9.13.0", "eslint-config-next": "^14.2.5", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0",