Skip to content

Commit de1966c

Browse files
fix(deps): bump tailwindcss from 4.1.11 to 4.2.1 in /frontend
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.11 to 4.2.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c692a6 commit de1966c

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

frontend/package-lock.json

Lines changed: 20 additions & 5 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
@@ -42,7 +42,7 @@
4242
"@types/react-dom": "^19.1.2",
4343
"@types/ws": "^8.18.1",
4444
"cross-env": "^7.0.3",
45-
"tailwindcss": "^4.1.4",
45+
"tailwindcss": "^4.2.1",
4646
"tsx": "^4.21.0",
4747
"typed-css-modules": "^0.9.1",
4848
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)