Skip to content

Commit 5e2c48b

Browse files
fix(deps): update tanstack-router monorepo to ^1.140.0
1 parent 82be84e commit 5e2c48b

File tree

2 files changed

+63
-159
lines changed

2 files changed

+63
-159
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.139.14",
42+
"@tanstack/react-router": "^1.140.0",
4343
"react": "^19.2.1",
4444
"react-dom": "^19.2.1"
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.139.0",
55+
"@tanstack/eslint-plugin-router": "^1.140.0",
5656
"@tanstack/react-devtools": "^0.8.2",
5757
"@tanstack/react-query-devtools": "^5.91.1",
58-
"@tanstack/react-router-devtools": "^1.139.15",
59-
"@tanstack/router-plugin": "^1.139.14",
58+
"@tanstack/react-router-devtools": "^1.140.0",
59+
"@tanstack/router-plugin": "^1.140.0",
6060
"@types/react": "^19.2.7",
6161
"@types/react-dom": "^19.2.3",
6262
"eslint": "^9.39.1",

0 commit comments

Comments
 (0)