We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b628202 commit 768a11aCopy full SHA for 768a11a
1 file changed
package.json
@@ -39,7 +39,7 @@
39
"postinstall": "husky"
40
},
41
"dependencies": {
42
- "@tanstack/react-query": "^5.100.1",
+ "@tanstack/react-query": "^5.100.5",
43
"@tanstack/react-router": "^1.168.24",
44
"react": "^19.2.5",
45
"react-dom": "^19.2.5"
@@ -53,10 +53,10 @@
53
"@rsbuild/plugin-react": "^2.0.0",
54
"@rsdoctor/rspack-plugin": "^1.5.9",
55
"@tailwindcss/postcss": "^4.2.4",
56
- "@tanstack/eslint-plugin-query": "^5.100.1",
+ "@tanstack/eslint-plugin-query": "^5.100.5",
57
"@tanstack/eslint-plugin-router": "^1.161.6",
58
"@tanstack/react-devtools": "^0.10.2",
59
- "@tanstack/react-query-devtools": "^5.100.1",
+ "@tanstack/react-query-devtools": "^5.100.5",
60
"@tanstack/react-router-devtools": "^1.166.13",
61
"@tanstack/router-plugin": "^1.167.26",
62
"@types/react": "^19.2.14",
0 commit comments