Skip to content

Commit fcfae41

Browse files
author
Ubuntu
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents 482ddd7 + b952a4b commit fcfae41

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 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
@@ -45,7 +45,7 @@
4545
"react-icons": "^5.5.0",
4646
"sonner": "^2.0.7",
4747
"tailwind-merge": "^3.4.0",
48-
"tailwindcss": "^4.2.0",
48+
"tailwindcss": "^4.2.1",
4949
"zod": "^4.3.6"
5050
},
5151
"devDependencies": {

release-notes.md

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

1818
### Internal
1919

20+
* ⬆ Bump tailwindcss from 4.2.0 to 4.2.1. PR [#2226](https://github.com/fastapi/full-stack-fastapi-template/pull/2226) by [@dependabot[bot]](https://github.com/apps/dependabot).
2021
* ⬆ Bump actions/download-artifact from 7 to 8. PR [#2208](https://github.com/fastapi/full-stack-fastapi-template/pull/2208) by [@dependabot[bot]](https://github.com/apps/dependabot).
2122
* ⬆ Bump actions/upload-artifact from 6 to 7. PR [#2207](https://github.com/fastapi/full-stack-fastapi-template/pull/2207) by [@dependabot[bot]](https://github.com/apps/dependabot).
2223
* ⬆ Bump @tanstack/react-router from 1.157.3 to 1.163.3. PR [#2215](https://github.com/fastapi/full-stack-fastapi-template/pull/2215) by [@dependabot[bot]](https://github.com/apps/dependabot).

0 commit comments

Comments
 (0)