Skip to content

Commit

Permalink
feat(react-query): add support for TMeta generic in `.setMutationDe…
Browse files Browse the repository at this point in the history
…faults` (#5982)



---------

Co-authored-by: KATT <[email protected]>
  • Loading branch information
simonecervini and KATT authored Sep 20, 2024
1 parent 8e56f5b commit 8abdaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@prisma/client": "^5.12.1",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query": "^5.54.1",
"@trpc/client": "npm:@trpc/client@next",
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
Expand Down

0 comments on commit 8abdaac

Please sign in to comment.