diff --git a/with-nextjs/package.json b/with-nextjs/package.json index b381780c..cdb5f6cc 100644 --- a/with-nextjs/package.json +++ b/with-nextjs/package.json @@ -17,7 +17,7 @@ "build:next": "next build" }, "dependencies": { - "next": "14.1.0", + "next": "14.2.35", "plasmo": "workspace:*", "react": "18.2.0", "react-dom": "18.2.0"