diff --git a/package.json b/package.json index 8c649dfe..0dd603ad 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@heroicons/react": "^2.2.0", "axios": "^1.12.0", "dotenv": "^16.4.7", - "next": "^13.5.6", + "next": "^15.5.10", "react": "^18.2.0", "react-dom": "^18.3.1", "react-ga": "^3.3.1", @@ -44,7 +44,7 @@ "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "autoprefixer": "^10.4.20", - "eslint": "^8.57.0", + "eslint": "^9.26.0", "eslint-config-next": "^13.5.6", "eslint-plugin-tailwindcss": "^3.18.0", "findup-sync": "^5.0.0",