Skip to content

Commit 768a11a

Browse files
fix(deps): update tanstack-query monorepo to ^5.100.5
1 parent b628202 commit 768a11a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"postinstall": "husky"
4040
},
4141
"dependencies": {
42-
"@tanstack/react-query": "^5.100.1",
42+
"@tanstack/react-query": "^5.100.5",
4343
"@tanstack/react-router": "^1.168.24",
4444
"react": "^19.2.5",
4545
"react-dom": "^19.2.5"
@@ -53,10 +53,10 @@
5353
"@rsbuild/plugin-react": "^2.0.0",
5454
"@rsdoctor/rspack-plugin": "^1.5.9",
5555
"@tailwindcss/postcss": "^4.2.4",
56-
"@tanstack/eslint-plugin-query": "^5.100.1",
56+
"@tanstack/eslint-plugin-query": "^5.100.5",
5757
"@tanstack/eslint-plugin-router": "^1.161.6",
5858
"@tanstack/react-devtools": "^0.10.2",
59-
"@tanstack/react-query-devtools": "^5.100.1",
59+
"@tanstack/react-query-devtools": "^5.100.5",
6060
"@tanstack/react-router-devtools": "^1.166.13",
6161
"@tanstack/router-plugin": "^1.167.26",
6262
"@types/react": "^19.2.14",

0 commit comments

Comments
 (0)