diff --git a/integrations/react-next-14/package.json b/integrations/react-next-14/package.json index 5ed8454aa5a..f7dc962f555 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": "^14.2.33", + "next": "^15.5.10", "react": "^18.2.0", "react-dom": "^18.2.0" },