diff --git a/package.json b/package.json index be541ab..6f48f16 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "github-slugger": "^2.0.0", "gray-matter": "^4.0.3", "lucide-react": "^0.511.0", - "next": "15.1.8", + "next": "15.2.4", "react": "^19.0.0", "react-dom": "^19.0.0", "react-markdown": "^10.1.0", @@ -47,7 +47,7 @@ "@types/react-dom": "^19", "chokidar-cli": "^3.0.0", "eslint": "^9", - "eslint-config-next": "15.1.8", + "eslint-config-next": "15.2.4", "postcss": "^8", "tailwindcss": "^3.4.1", "typescript": "^5", diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index d2f60c0..8a12353 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -94,10 +94,19 @@ export default async function BlogPage() { {/* Footer */} -