diff --git a/apps/web/package.json b/apps/web/package.json index 5e51937..c05e7ac 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -14,7 +14,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.25.0", - "next": "^15.4.1", + "next": "^16.2.12", "ogl": "^1.0.11", "postcss": "^8.5.10", "postprocessing": "^6.39.3", @@ -32,7 +32,7 @@ "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "eslint": "^9.36.0", - "eslint-config-next": "^15.5.20", + "eslint-config-next": "^16.2.12", "tailwindcss": "^4.1.11", "typescript": "^5.8.3" }