diff --git a/package.json b/package.json index f8c9833..d9ffd0e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "15.1.7", + "next": "15.1.9", "react": "19.0.0", "react-dom": "19.0.0", "@hookform/resolvers": "^3.9.1", @@ -49,7 +49,7 @@ "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^8", - "eslint-config-next": "15.1.7", + "eslint-config-next": "15.1.9", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5"