Skip to content

Commit 9906192

Browse files
fix(deps): update tanstack-router monorepo
1 parent 2b608dd commit 9906192

File tree

2 files changed

+62
-150
lines changed

2 files changed

+62
-150
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.12",
42-
"@tanstack/react-router": "^1.140.5",
42+
"@tanstack/react-router": "^1.141.2",
4343
"react": "^19.2.3",
4444
"react-dom": "^19.2.3"
4545
},
@@ -52,11 +52,11 @@
5252
"@rsbuild/plugin-react": "^1.4.2",
5353
"@tailwindcss/postcss": "^4.1.18",
5454
"@tanstack/eslint-plugin-query": "^5.91.2",
55-
"@tanstack/eslint-plugin-router": "^1.140.0",
55+
"@tanstack/eslint-plugin-router": "^1.141.0",
5656
"@tanstack/react-devtools": "^0.8.4",
5757
"@tanstack/react-query-devtools": "^5.91.1",
58-
"@tanstack/react-router-devtools": "^1.140.5",
59-
"@tanstack/router-plugin": "^1.140.5",
58+
"@tanstack/react-router-devtools": "^1.141.2",
59+
"@tanstack/router-plugin": "^1.141.2",
6060
"@types/react": "^19.2.7",
6161
"@types/react-dom": "^19.2.3",
6262
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)