Skip to content

Commit 659f20a

Browse files
committed
fix(deps): update tanstack-router monorepo
1 parent b852e9c commit 659f20a

2 files changed

Lines changed: 57 additions & 147 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@tanstack/react-query": "^5.99.0",
42-
"@tanstack/react-router": "^1.168.10",
42+
"@tanstack/react-router": "^1.168.19",
4343
"react": "^19.2.5",
4444
"react-dom": "^19.2.5"
4545
},
@@ -55,8 +55,8 @@
5555
"@tanstack/eslint-plugin-router": "^1.161.6",
5656
"@tanstack/react-devtools": "^0.10.2",
5757
"@tanstack/react-query-devtools": "^5.99.0",
58-
"@tanstack/react-router-devtools": "^1.166.11",
59-
"@tanstack/router-plugin": "^1.167.12",
58+
"@tanstack/react-router-devtools": "^1.166.13",
59+
"@tanstack/router-plugin": "^1.167.19",
6060
"@types/react": "^19.2.14",
6161
"@types/react-dom": "^19.2.3",
6262
"eslint": "^10.2.0",

0 commit comments

Comments
 (0)