Skip to content

Commit 064d2e4

Browse files
fix(deps): update tanstack-router monorepo to ^1.136.1
1 parent b76a17e commit 064d2e4

File tree

2 files changed

+44
-41
lines changed

2 files changed

+44
-41
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@tanstack/react-query": "^5.90.8",
42-
"@tanstack/react-router": "^1.135.2",
42+
"@tanstack/react-router": "^1.136.1",
4343
"react": "^19.2.0",
4444
"react-dom": "^19.2.0"
4545
},
@@ -55,8 +55,8 @@
5555
"@tanstack/eslint-plugin-router": "^1.133.19",
5656
"@tanstack/react-devtools": "^0.8.1",
5757
"@tanstack/react-query-devtools": "^5.90.2",
58-
"@tanstack/react-router-devtools": "^1.135.2",
59-
"@tanstack/router-plugin": "^1.135.2",
58+
"@tanstack/react-router-devtools": "^1.136.1",
59+
"@tanstack/router-plugin": "^1.136.1",
6060
"@types/react": "^19.2.4",
6161
"@types/react-dom": "^19.2.3",
6262
"eslint": "^9.39.1",

pnpm-lock.yaml

Lines changed: 41 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)