diff --git a/templates/portfolio/nextjs-monolith/package.json b/templates/portfolio/nextjs-monolith/package.json index ae891af..8968c8b 100644 --- a/templates/portfolio/nextjs-monolith/package.json +++ b/templates/portfolio/nextjs-monolith/package.json @@ -11,7 +11,7 @@ "lint:fix": "next lint --fix" }, "dependencies": { - "next": "14.2.3", + "next": "15.5.18", "react": "^18.3.1", "react-dom": "^18.3.1" },