diff --git a/package.json b/package.json index 3f62a9d..609f8d7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "clean": "rm -rf node_modules tsconfig.tsbuildinfo bun.lock .output .next && bun install" }, "dependencies": { - "next": "15.3.0", + "next": "15.4.7", "react": "^19.0.0", "react-dom": "^19.0.0", "tiny-invariant": "^1.3.3"