We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b852e9c commit 659f20aCopy full SHA for 659f20a
2 files changed
package.json
@@ -39,7 +39,7 @@
39
},
40
"dependencies": {
41
"@tanstack/react-query": "^5.99.0",
42
- "@tanstack/react-router": "^1.168.10",
+ "@tanstack/react-router": "^1.168.19",
43
"react": "^19.2.5",
44
"react-dom": "^19.2.5"
45
@@ -55,8 +55,8 @@
55
"@tanstack/eslint-plugin-router": "^1.161.6",
56
"@tanstack/react-devtools": "^0.10.2",
57
"@tanstack/react-query-devtools": "^5.99.0",
58
- "@tanstack/react-router-devtools": "^1.166.11",
59
- "@tanstack/router-plugin": "^1.167.12",
+ "@tanstack/react-router-devtools": "^1.166.13",
+ "@tanstack/router-plugin": "^1.167.19",
60
"@types/react": "^19.2.14",
61
"@types/react-dom": "^19.2.3",
62
"eslint": "^10.2.0",
0 commit comments