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