We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27274f commit 3cb0900Copy full SHA for 3cb0900
package.json
@@ -29,8 +29,8 @@
29
"@radix-ui/react-tooltip": "^1.2.8",
30
"@tailwindcss/vite": "^4.1.17",
31
"@tanstack/react-query": "^5.90.12",
32
- "@tanstack/react-router": "^1.139.16",
33
- "@tanstack/react-router-devtools": "^1.139.15",
+ "@tanstack/react-router": "^1.157.18",
+ "@tanstack/react-router-devtools": "^1.157.18",
34
"@tanstack/react-table": "^8.21.3",
35
"class-variance-authority": "^0.7.1",
36
"clsx": "^2.1.1",
@@ -49,7 +49,7 @@
49
},
50
"devDependencies": {
51
"@biomejs/biome": "^2.3.8",
52
- "@tanstack/router-plugin": "^1.139.14",
+ "@tanstack/router-plugin": "^1.157.18",
53
"@types/node": "^24.10.1",
54
"@types/react": "^19.2.7",
55
"@types/react-dom": "^19.2.3",
0 commit comments