diff --git a/package.json b/package.json index 0b5e0c3..7dc2bcf 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "cypress": "^13.13.0", - "next": "^14.2.4", + "next": "^15.1.0", "react": "^18.3.1", "react-dom": "^18.3.1" },