Skip to content

Commit 6f8ea3e

Browse files
fix(deps): update tanstack-router monorepo to ^1.133.3
1 parent 5fa0862 commit 6f8ea3e

File tree

2 files changed

+60
-149
lines changed

2 files changed

+60
-149
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.3",
42-
"@tanstack/react-router": "^1.132.47",
42+
"@tanstack/react-router": "^1.133.3",
4343
"react": "^19.2.0",
4444
"react-dom": "^19.2.0"
4545
},
@@ -52,10 +52,10 @@
5252
"@rsbuild/plugin-react": "^1.4.1",
5353
"@tailwindcss/postcss": "^4.1.14",
5454
"@tanstack/eslint-plugin-query": "^5.91.2",
55-
"@tanstack/eslint-plugin-router": "^1.132.31",
55+
"@tanstack/eslint-plugin-router": "^1.133.3",
5656
"@tanstack/react-query-devtools": "^5.90.2",
57-
"@tanstack/react-router-devtools": "^1.133.1",
58-
"@tanstack/router-plugin": "^1.132.56",
57+
"@tanstack/react-router-devtools": "^1.133.3",
58+
"@tanstack/router-plugin": "^1.133.3",
5959
"@types/react": "^19.2.2",
6060
"@types/react-dom": "^19.2.2",
6161
"eslint": "^9.37.0",

0 commit comments

Comments
 (0)