diff --git a/with-nextjs15/package.json b/with-nextjs15/package.json index 524a8b3..5b2664d 100644 --- a/with-nextjs15/package.json +++ b/with-nextjs15/package.json @@ -17,7 +17,7 @@ "build:next": "next build" }, "dependencies": { - "next": "15.1.6", + "next": "15.4.7", "plasmo": "workspace:*", "react": "19.0.0", "react-dom": "19.0.0"