Skip to content

Commit b8b68c1

Browse files
Merge branch 'master' into chore-refactor-api-routes
2 parents 23bc5c8 + 2e95aea commit b8b68c1

File tree

3 files changed

+149
-74
lines changed

3 files changed

+149
-74
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@biomejs/biome": "^2.2.4",
3030
"@hey-api/openapi-ts": "0.73.0",
3131
"@playwright/test": "^1.55.0",
32-
"@tanstack/router-devtools": "^1.131.36",
32+
"@tanstack/router-devtools": "^1.131.40",
3333
"@tanstack/router-plugin": "^1.131.39",
3434
"@types/node": "^24.3.1",
3535
"@types/react": "^19.1.12",

release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
### Upgrades
2121

22+
* ⬆ Bump @tanstack/router-devtools from 1.131.36 to 1.131.37 in /frontend. PR [#1871](https://github.com/fastapi/full-stack-fastapi-template/pull/1871) by [@dependabot[bot]](https://github.com/apps/dependabot).
2223
* ⬆ Bump @tanstack/router-plugin from 1.131.36 to 1.131.37 in /frontend. PR [#1870](https://github.com/fastapi/full-stack-fastapi-template/pull/1870) by [@dependabot[bot]](https://github.com/apps/dependabot).
2324
* ⬆ Bump @tanstack/react-query from 5.87.1 to 5.87.4 in /frontend. PR [#1868](https://github.com/fastapi/full-stack-fastapi-template/pull/1868) by [@dependabot[bot]](https://github.com/apps/dependabot).
2425
* ⬆ Bump @biomejs/biome from 2.2.3 to 2.2.4 in /frontend. PR [#1869](https://github.com/fastapi/full-stack-fastapi-template/pull/1869) by [@dependabot[bot]](https://github.com/apps/dependabot).

0 commit comments

Comments
 (0)