Skip to content

Commit 5769ba0

Browse files
fix(deps): update dependency @tanstack/react-query to v5.91.3
1 parent 09edf2f commit 5769ba0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

optimize/starter/packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Igal Klebanov",
1313
"license": "ISC",
1414
"dependencies": {
15-
"@tanstack/react-query": "5.91.2",
15+
"@tanstack/react-query": "5.91.3",
1616
"@trpc/client": "next",
1717
"@trpc/react-query": "next",
1818
"react": "19.2.3",

orm/nextjs-trpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@prisma/adapter-pg": "7.0.0",
1717
"@prisma/client": "7.0.0",
1818
"@tanstack/react-form": "1.23.8",
19-
"@tanstack/react-query": "5.91.2",
19+
"@tanstack/react-query": "5.91.3",
2020
"@trpc/client": "11.7.0",
2121
"@trpc/next": "11.7.0",
2222
"@trpc/react-query": "11.7.0",

0 commit comments

Comments
 (0)