Skip to content

Commit 7d58987

Browse files
authored
Merge branch 'master' into dependabot/bun/lucide-react-0.563.0
2 parents 407e3f8 + 7003bf0 commit 7d58987

4 files changed

Lines changed: 12 additions & 10 deletions

File tree

bun.lock

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

frontend/Dockerfile.playwright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright:v1.58.0-noble
1+
FROM mcr.microsoft.com/playwright:v1.58.2-noble
22

33
WORKDIR /app
44

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@radix-ui/react-tabs": "^1.1.13",
2828
"@radix-ui/react-tooltip": "^1.2.8",
2929
"@tailwindcss/vite": "^4.1.18",
30-
"@tanstack/react-query": "^5.90.12",
30+
"@tanstack/react-query": "^5.90.20",
3131
"@tanstack/react-query-devtools": "^5.91.1",
3232
"@tanstack/react-router": "^1.157.3",
3333
"@tanstack/react-router-devtools": "^1.156.0",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@biomejs/biome": "^2.3.12",
5353
"@hey-api/openapi-ts": "0.73.0",
54-
"@playwright/test": "1.58.0",
54+
"@playwright/test": "1.58.2",
5555
"@tanstack/router-devtools": "^1.157.17",
5656
"@tanstack/router-plugin": "^1.140.0",
5757
"@types/node": "^25.1.0",

release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
### Internal
1010

11+
* ⬆ Bump @tanstack/react-query from 5.90.19 to 5.90.20. PR [#2174](https://github.com/fastapi/full-stack-fastapi-template/pull/2174) by [@dependabot[bot]](https://github.com/apps/dependabot).
12+
* ⬆ Bump playwright from v1.58.0-noble to v1.58.2-noble in /frontend. PR [#2175](https://github.com/fastapi/full-stack-fastapi-template/pull/2175) by [@dependabot[bot]](https://github.com/apps/dependabot).
1113
* 👷 Run mypy by pre-commit. PR [#2169](https://github.com/fastapi/full-stack-fastapi-template/pull/2169) by [@YuriiMotov](https://github.com/YuriiMotov).
1214
* ⬆ Bump @tanstack/router-devtools from 1.153.2 to 1.157.17. PR [#2166](https://github.com/fastapi/full-stack-fastapi-template/pull/2166) by [@dependabot[bot]](https://github.com/apps/dependabot).
1315
* ⬆ Bump @types/node from 25.0.10 to 25.1.0. PR [#2168](https://github.com/fastapi/full-stack-fastapi-template/pull/2168) by [@dependabot[bot]](https://github.com/apps/dependabot).

0 commit comments

Comments
 (0)