Skip to content

Commit e530890

Browse files
committed
fix(deps): update tanstack-router monorepo
1 parent 2c29ab3 commit e530890

2 files changed

Lines changed: 87 additions & 87 deletions

File tree

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.21",
42-
"@tanstack/react-router": "^1.167.0",
42+
"@tanstack/react-router": "^1.167.1",
4343
"react": "^19.2.4",
4444
"react-dom": "^19.2.4"
4545
},
@@ -52,11 +52,11 @@
5252
"@rsbuild/plugin-react": "^1.4.6",
5353
"@tailwindcss/postcss": "^4.2.1",
5454
"@tanstack/eslint-plugin-query": "^5.91.4",
55-
"@tanstack/eslint-plugin-router": "^1.161.4",
55+
"@tanstack/eslint-plugin-router": "^1.161.5",
5656
"@tanstack/react-devtools": "^0.9.13",
5757
"@tanstack/react-query-devtools": "^5.91.3",
58-
"@tanstack/react-router-devtools": "^1.166.7",
59-
"@tanstack/router-plugin": "^1.166.9",
58+
"@tanstack/react-router-devtools": "^1.166.8",
59+
"@tanstack/router-plugin": "^1.166.10",
6060
"@types/react": "^19.2.14",
6161
"@types/react-dom": "^19.2.3",
6262
"eslint": "^10.0.3",

0 commit comments

Comments
 (0)