Skip to content

Commit 6fa54ea

Browse files
fix(deps): update tanstack-router monorepo
1 parent b0731d2 commit 6fa54ea

File tree

2 files changed

+82
-131
lines changed

2 files changed

+82
-131
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@tanstack/react-query": "^5.90.10",
42-
"@tanstack/react-router": "^1.136.18",
42+
"@tanstack/react-router": "^1.139.3",
4343
"react": "^19.2.0",
4444
"react-dom": "^19.2.0"
4545
},
@@ -52,11 +52,11 @@
5252
"@rsbuild/plugin-react": "^1.4.2",
5353
"@tailwindcss/postcss": "^4.1.17",
5454
"@tanstack/eslint-plugin-query": "^5.91.2",
55-
"@tanstack/eslint-plugin-router": "^1.133.19",
55+
"@tanstack/eslint-plugin-router": "^1.139.0",
5656
"@tanstack/react-devtools": "^0.8.1",
5757
"@tanstack/react-query-devtools": "^5.91.0",
58-
"@tanstack/react-router-devtools": "^1.136.18",
59-
"@tanstack/router-plugin": "^1.136.18",
58+
"@tanstack/react-router-devtools": "^1.139.3",
59+
"@tanstack/router-plugin": "^1.139.3",
6060
"@types/react": "^19.2.7",
6161
"@types/react-dom": "^19.2.3",
6262
"eslint": "^9.39.1",

0 commit comments

Comments
 (0)