Skip to content

Commit fdf4441

Browse files
fix(deps): update tanstack-query monorepo to v5.99.2
1 parent 663c23c commit fdf4441

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

orm/nextjs-trpc/package.json

Lines changed: 2 additions & 2 deletions
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.99.2",
2020
"@trpc/client": "11.7.0",
2121
"@trpc/next": "11.7.0",
2222
"@trpc/react-query": "11.7.0",
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@tailwindcss/postcss": "4.1.16",
41-
"@tanstack/react-query-devtools": "5.91.3",
41+
"@tanstack/react-query-devtools": "5.99.2",
4242
"@types/node": "22.19.0",
4343
"@types/react": "19.2.2",
4444
"@types/react-dom": "19.2.2",

0 commit comments

Comments
 (0)