Skip to content

Commit d0b452b

Browse files
fix(deps): update tanstack-query monorepo to ^5.89.0
1 parent 6709425 commit d0b452b

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postinstall": "husky"
3939
},
4040
"dependencies": {
41-
"@tanstack/react-query": "^5.87.4",
41+
"@tanstack/react-query": "^5.89.0",
4242
"@tanstack/react-router": "^1.131.44",
4343
"react": "^19.1.1",
4444
"react-dom": "^19.1.1"
@@ -51,9 +51,9 @@
5151
"@rsbuild/core": "^1.5.7",
5252
"@rsbuild/plugin-react": "^1.4.0",
5353
"@tailwindcss/postcss": "^4.1.13",
54-
"@tanstack/eslint-plugin-query": "^5.86.0",
54+
"@tanstack/eslint-plugin-query": "^5.89.0",
5555
"@tanstack/eslint-plugin-router": "^1.131.2",
56-
"@tanstack/react-query-devtools": "^5.87.4",
56+
"@tanstack/react-query-devtools": "^5.89.0",
5757
"@tanstack/react-router-devtools": "^1.131.44",
5858
"@tanstack/router-plugin": "^1.131.44",
5959
"@types/react": "^19.1.13",

pnpm-lock.yaml

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)