diff --git a/examples/with-nextjs-todo/package.json b/examples/with-nextjs-todo/package.json index 780e889..d6a760e 100644 --- a/examples/with-nextjs-todo/package.json +++ b/examples/with-nextjs-todo/package.json @@ -19,7 +19,7 @@ "@vercel/analytics": "1.5.0", "clsx": "2.1.1", "drizzle-orm": "0.38.2", - "next": "15.2.3", + "next": "15.2.4", "nuqs": "2.2.3", "react": "18.3.1", "react-dom": "18.3.1",