Skip to content

Commit a7d7e29

Browse files
juliusmarmingeKATT
andauthored
fix: prefetch in RSC (#5828)
* fixx * rev * update rq, rm proxy caceh * rev * okay --------- Co-authored-by: Alex / KATT <[email protected]>
1 parent 38a5272 commit a7d7e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@hookform/error-message": "^2.0.1",
1212
"@hookform/resolvers": "^2.9.11",
13-
"@tanstack/react-query": "^5.45.0",
13+
"@tanstack/react-query": "^5.49.2",
1414
"@trpc/client": "npm:@trpc/client@next",
1515
"@trpc/next": "npm:@trpc/next@next",
1616
"@trpc/react-query": "npm:@trpc/react-query@next",

0 commit comments

Comments
 (0)