Skip to content

Commit b54d36d

Browse files
fix(deps): update dependency @tanstack/react-query to v5.90.9 (#8370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d7827f commit b54d36d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.90.6",
15+
"@tanstack/react-query": "5.90.9",
1616
"@trpc/client": "next",
1717
"@trpc/react-query": "next",
1818
"react": "19.1.0",

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/client": "6.18.0",
1717
"@prisma/extension-accelerate": "2.0.2",
1818
"@tanstack/react-form": "1.23.8",
19-
"@tanstack/react-query": "5.90.6",
19+
"@tanstack/react-query": "5.90.9",
2020
"@trpc/client": "11.7.0",
2121
"@trpc/next": "11.7.0",
2222
"@trpc/react-query": "11.7.0",

0 commit comments

Comments
 (0)