diff --git a/package.json b/package.json index 7d51126c..e1aeae0f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "test:e2e": "playwright test" }, "dependencies": { - "next": "13.4.19", + "next": "15.5.16", "react": "18.2.0", "react-dom": "18.2.0" },