diff --git a/frontend/package.json b/frontend/package.json index 10a836b..0593c76 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -8,7 +8,7 @@ "start": "next start" }, "dependencies": { - "next": "14.2.35", + "next": "15.5.14", "react": "18.3.1", "react-dom": "18.3.1" }