Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tailwind-merge from 2.5.3 to 2.5.4 #321

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-hook-form": "^7.53.0",
"react-intl": "^6.8.0",
"react-relay": "^18.1.0",
"tailwind-merge": "^2.5.3",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"uuid": "^10.0.0",
"zod": "^3.23.8"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7939,10 +7939,10 @@ __metadata:
languageName: node
linkType: hard

"tailwind-merge@npm:^2.5.3":
version: 2.5.3
resolution: "tailwind-merge@npm:2.5.3"
checksum: 10c0/1d3fb3eae7b5d7c30aad1e7cf74cf5e6fcb1e0319cc91bb29e266837819b23cd226d667a15e8d3f26db81b4abc30332be5d831f2c819e1bebafdcd7b2a1d4e48
"tailwind-merge@npm:^2.5.4":
version: 2.5.4
resolution: "tailwind-merge@npm:2.5.4"
checksum: 10c0/6c3d2a1d44344f373859f005e6366f0dbd7f66131d330a51dbe823dab08f71c388b2efcbb2b6a2170ca469581d27079c25cd40c234ca1356c4893ae99c2febb3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8079,7 +8079,7 @@ __metadata:
relay-test-utils: "npm:^18.1.0"
rollup-plugin-jsx-remove-attributes: "npm:^2.0.3"
storybook: "npm:^8.3.5"
tailwind-merge: "npm:^2.5.3"
tailwind-merge: "npm:^2.5.4"
tailwindcss: "npm:^3.4.13"
tailwindcss-animate: "npm:^1.0.7"
type-fest: "npm:^4.26.1"
Expand Down
Loading