Skip to content

Commit 1b4ff03

Browse files
fix(deps): update tanstack-router monorepo to ^1.81.5 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f5a6ea commit 1b4ff03

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

examples/tanstack-router/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"dependencies": {
1313
"@examples/lib": "workspace:*",
14-
"@tanstack/react-router": "^1.81.4",
14+
"@tanstack/react-router": "^1.81.5",
1515
"@tanstack/react-table": "^8.20.5",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"tanstack-table-search-params": "workspace:*"
1919
},
2020
"devDependencies": {
21-
"@tanstack/router-devtools": "^1.81.4",
21+
"@tanstack/router-devtools": "^1.81.5",
2222
"@tanstack/router-plugin": "^1.79.0",
2323
"@types/react": "^18.3.12",
2424
"@types/react-dom": "^18.3.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)