Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 7c5c937

Browse files
Bump tailwind-merge from 2.5.3 to 2.5.4
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2086a8 commit 7c5c937

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-redux": "^9.0.4",
2525
"redux": "^4.2.1",
2626
"redux-persist": "^6.0.0",
27-
"tailwind-merge": "^2.5.3",
27+
"tailwind-merge": "^2.5.4",
2828
"tailwindcss-animate": "^1.0.7",
2929
"typescript": "5.6.2"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3937,10 +3937,10 @@ synckit@^0.8.4, synckit@^0.8.6:
39373937
"@pkgr/core" "^0.1.0"
39383938
tslib "^2.6.2"
39393939

3940-
tailwind-merge@^2.5.3:
3941-
version "2.5.3"
3942-
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.3.tgz#579546e14ddda24462e0303acd8798c50f5511bb"
3943-
integrity sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==
3940+
tailwind-merge@^2.5.4:
3941+
version "2.5.4"
3942+
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.4.tgz#4bf574e81fa061adeceba099ae4df56edcee78d1"
3943+
integrity sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==
39443944

39453945
tailwindcss-animate@^1.0.7:
39463946
version "1.0.7"

0 commit comments

Comments
 (0)