diff --git a/package.json b/package.json index 5193b74..9196d02 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-wrap-balancer": "^1.1.0", "sharp": "^0.34.5", "swr": "^2.2.1", - "tailwind-merge": "^2.5.4", + "tailwind-merge": "^3.4.0", "theme-ui": "^0.17.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a7614ce..a0e0040 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1724,10 +1724,10 @@ swr@^2.2.1: client-only "^0.0.1" use-sync-external-store "^1.2.0" -tailwind-merge@^2.5.4: - version "2.5.4" - resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.5.4.tgz#4bf574e81fa061adeceba099ae4df56edcee78d1" - integrity sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q== +tailwind-merge@^3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-3.4.0.tgz#5a264e131a096879965f1175d11f8c36e6b64eca" + integrity sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g== tailwindcss@^3.4.14: version "3.4.14"