Skip to content

Commit 71fadaf

Browse files
chore: bump @tanstack/react-query dependency (#6118)
1 parent bf77b10 commit 71fadaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@prisma/client": "^5.12.1",
43-
"@tanstack/react-query": "^5.54.1",
43+
"@tanstack/react-query": "^5.59.15",
4444
"@trpc/client": "npm:@trpc/client@next",
4545
"@trpc/next": "npm:@trpc/next@next",
4646
"@trpc/react-query": "npm:@trpc/react-query@next",
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@playwright/test": "^1.26.1",
60-
"@tanstack/react-query-devtools": "^5.54.1",
60+
"@tanstack/react-query-devtools": "^5.59.15",
6161
"@types/node": "^20.10.0",
6262
"@types/react": "^18.3.1",
6363
"@types/ws": "^8.2.0",

0 commit comments

Comments
 (0)