diff --git a/integrations/react-next-14/package.json b/integrations/react-next-14/package.json index 5ad396b6c69..05f8a9a10c5 100644 --- a/integrations/react-next-14/package.json +++ b/integrations/react-next-14/package.json @@ -7,7 +7,7 @@ "dependencies": { "@tanstack/react-query": "workspace:*", "@tanstack/react-query-devtools": "workspace:*", - "next": "^15.1.2", + "next": "^16.1.5", "react": "^18.2.0", "react-dom": "^18.2.0" },