Skip to content

Commit baf9d30

Browse files
committed
fix(deps): update dependency @tanstack/react-query to v5.44.0
1 parent 3911de7 commit baf9d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/trpc-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@prisma/client": "5.15.0",
13-
"@tanstack/react-query": "5.40.1",
13+
"@tanstack/react-query": "5.44.0",
1414
"@trpc/client": "next",
1515
"@trpc/next": "next",
1616
"@trpc/react-query": "next",

0 commit comments

Comments
 (0)