Skip to content

Commit

Permalink
fix: prefetch in RSC (#5828)
Browse files Browse the repository at this point in the history
* fixx

* rev

* update rq, rm proxy caceh

* rev

* okay

---------

Co-authored-by: Alex / KATT <[email protected]>
  • Loading branch information
juliusmarminge and KATT authored Jul 4, 2024
1 parent 0b306d7 commit 9a6b9c7
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.45.0",
"@tanstack/react-query": "^5.49.2",
"@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 9a6b9c7

Please sign in to comment.