We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa0862 commit 6f8ea3eCopy full SHA for 6f8ea3e
2 files changed
package.json
@@ -39,7 +39,7 @@
39
},
40
"dependencies": {
41
"@tanstack/react-query": "^5.90.3",
42
- "@tanstack/react-router": "^1.132.47",
+ "@tanstack/react-router": "^1.133.3",
43
"react": "^19.2.0",
44
"react-dom": "^19.2.0"
45
@@ -52,10 +52,10 @@
52
"@rsbuild/plugin-react": "^1.4.1",
53
"@tailwindcss/postcss": "^4.1.14",
54
"@tanstack/eslint-plugin-query": "^5.91.2",
55
- "@tanstack/eslint-plugin-router": "^1.132.31",
+ "@tanstack/eslint-plugin-router": "^1.133.3",
56
"@tanstack/react-query-devtools": "^5.90.2",
57
- "@tanstack/react-router-devtools": "^1.133.1",
58
- "@tanstack/router-plugin": "^1.132.56",
+ "@tanstack/react-router-devtools": "^1.133.3",
+ "@tanstack/router-plugin": "^1.133.3",
59
"@types/react": "^19.2.2",
60
"@types/react-dom": "^19.2.2",
61
"eslint": "^9.37.0",
0 commit comments