diff --git a/with-nextjs/package.json b/with-nextjs/package.json index 924d1dc..bd518b7 100644 --- a/with-nextjs/package.json +++ b/with-nextjs/package.json @@ -12,7 +12,7 @@ "dependencies": { "@remirror/pm": "^3.0.0", "@remirror/react": "^3.0.0", - "next": "^14.2.5", + "next": "^15.5.15", "react": "^18.3.1", "react-dom": "^18.3.1", "remirror": "^3.0.0"