We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d413599 commit 4d32c38Copy full SHA for 4d32c38
examples/tanstack-router/package.json
@@ -11,15 +11,15 @@
11
},
12
"dependencies": {
13
"@examples/lib": "workspace:*",
14
- "@tanstack/react-router": "^1.135.2",
+ "@tanstack/react-router": "^1.136.4",
15
"@tanstack/react-table": "^8.21.3",
16
"react": "^19.2.0",
17
"react-dom": "^19.2.0",
18
"tanstack-table-search-params": "workspace:*"
19
20
"devDependencies": {
21
- "@tanstack/router-devtools": "^1.135.2",
22
- "@tanstack/router-plugin": "^1.135.2",
+ "@tanstack/router-devtools": "^1.136.4",
+ "@tanstack/router-plugin": "^1.136.4",
23
"@types/react": "^19.2.5",
24
"@types/react-dom": "^19.2.3",
25
"@vitejs/plugin-react-swc": "^4.2.2",
0 commit comments