diff --git a/examples/with-store/package.json b/examples/with-store/package.json index f26832148c..2fb20d3921 100644 --- a/examples/with-store/package.json +++ b/examples/with-store/package.json @@ -11,7 +11,7 @@ "dependencies": { "@assistant-ui/store": "workspace:*", "@assistant-ui/tap": "workspace:*", - "next": "16.1.0", + "next": "16.2.6", "react": "19.2.3", "react-dom": "19.2.3" },