Skip to content

Commit 1fe6875

Browse files
authored
Merge pull request #2583 from caiocampos/dependabot/npm_and_yarn/tailwind-merge-3.3.0
chore(deps): bump tailwind-merge from 3.2.0 to 3.3.0
2 parents 3aa6967 + 1b5aa2d commit 1fe6875

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "^19.1",
2828
"react-dom": "^19.1",
2929
"recharts": "^2.15.3",
30-
"tailwind-merge": "^3.2",
30+
"tailwind-merge": "^3.3",
3131
"tailwindcss-animate": "^1.0"
3232
},
3333
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3659,10 +3659,10 @@ supports-preserve-symlinks-flag@^1.0.0:
36593659
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
36603660
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
36613661

3662-
tailwind-merge@^3.2:
3663-
version "3.2.0"
3664-
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-3.2.0.tgz#bedcf6a67a8c982da5913afcba9c854f35abb857"
3665-
integrity sha512-FQT/OVqCD+7edmmJpsgCsY820RTD5AkBryuG5IUqR5YQZSdj5xlH5nLgH7YPths7WsLPSpSBNneJdM8aS8aeFA==
3662+
tailwind-merge@^3.3:
3663+
version "3.3.0"
3664+
resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-3.3.0.tgz#d9bb4f298801ef6232ced4f97e830fc79bc3d3e7"
3665+
integrity sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==
36663666

36673667
tailwindcss-animate@^1.0:
36683668
version "1.0.7"

0 commit comments

Comments
 (0)