diff --git a/package.json b/package.json index eaf9575..23b7916 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "15.3.3", + "next": "15.4.7", "react": "^19.0.0", "react-dom": "^19.0.0" },