fix(deps): update dependency tailwind-merge to v3 (#4834)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-20 23:14:57 -04:00 committed by GitHub
parent 15d5af6919
commit d049634263
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 8 deletions

9
pnpm-lock.yaml generated
View file

@ -1028,8 +1028,8 @@ importers:
specifier: ^6.1.13
version: 6.1.18(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
tailwind-merge:
specifier: ^2.6.0
version: 2.6.0
specifier: ^3.0.0
version: 3.3.0
tailwindcss:
specifier: ^4.0.0
version: 4.1.6
@ -8800,9 +8800,6 @@ packages:
tabbable@5.3.3:
resolution: {integrity: sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==}
tailwind-merge@2.6.0:
resolution: {integrity: sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==}
tailwind-merge@3.3.0:
resolution: {integrity: sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==}
@ -18844,8 +18841,6 @@ snapshots:
tabbable@5.3.3: {}
tailwind-merge@2.6.0: {}
tailwind-merge@3.3.0: {}
tailwindcss-animate@1.0.7(tailwindcss@3.4.17):

View file

@ -68,7 +68,7 @@
"shiki": "^3.2.1",
"source-map": "^0.7.4",
"styled-components": "^6.1.13",
"tailwind-merge": "^2.6.0",
"tailwind-merge": "^3.0.0",
"tailwindcss": "^4.0.0",
"tailwindcss-animate": "^1.0.7",
"unist-util-visit": "^5.0.0",