Skip to content

Commit 4b2265a

Browse files
xalvainedrwpow
andauthored
fix(openapi-react-query): update peer dependency @tanstack/react-query to ^5.80.0 and fix type error in UseInfiniteQueryOptions (#2353)
Co-authored-by: Drew Powers <[email protected]>
1 parent 56bb981 commit 4b2265a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/openapi-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-error-boundary": "^6.0.0"
7070
},
7171
"peerDependencies": {
72-
"@tanstack/react-query": "^5.25.0",
72+
"@tanstack/react-query": "^5.80.0",
7373
"openapi-fetch": "workspace:^"
7474
}
7575
}

0 commit comments

Comments
 (0)