Skip to content

Commit b3f811a

Browse files
front: bump tailwindcss from 4.1.18 to 4.2.1 in /front
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.18 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 8fbc87e commit b3f811a

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

front/package-lock.json

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

front/ui/ui-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/react": "^19.2.14",
5050
"@types/react-dom": "^19.2.3",
5151
"jsdom": "^28.1.0",
52-
"tailwindcss": "^4.1.13",
52+
"tailwindcss": "^4.2.1",
5353
"vitest": "^4.0.18"
5454
}
5555
}

0 commit comments

Comments
 (0)