diff --git a/with-nextjs15/package.json b/with-nextjs15/package.json index 524a8b3..d7a56d9 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.2.4", "plasmo": "workspace:*", "react": "19.0.0", "react-dom": "19.0.0"