Skip to content

Commit a1bb83b

Browse files
fix(deps): update tanstack-query monorepo to ^5.90.2
1 parent 1019fbc commit a1bb83b

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postinstall": "husky"
3939
},
4040
"dependencies": {
41-
"@tanstack/react-query": "^5.90.1",
41+
"@tanstack/react-query": "^5.90.2",
4242
"@tanstack/react-router": "^1.131.50",
4343
"react": "^19.1.1",
4444
"react-dom": "^19.1.1"
@@ -53,7 +53,7 @@
5353
"@tailwindcss/postcss": "^4.1.13",
5454
"@tanstack/eslint-plugin-query": "^5.90.1",
5555
"@tanstack/eslint-plugin-router": "^1.131.2",
56-
"@tanstack/react-query-devtools": "^5.90.1",
56+
"@tanstack/react-query-devtools": "^5.90.2",
5757
"@tanstack/react-router-devtools": "^1.131.50",
5858
"@tanstack/router-plugin": "^1.131.50",
5959
"@types/react": "^19.1.13",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)