diff --git a/package-lock.json b/package-lock.json index 629b880..42d267f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "server-only": "^0.0.1", "slugify": "^1.6.6", "tailwind-gradient-mask-image": "^1.2.0", - "tailwind-merge": "^2.5.3", + "tailwind-merge": "^2.5.4", "tailwind-scrollbar": "^3.1.0", "tailwindcss": "^3.4.14", "tailwindcss-animate": "^1.0.7", @@ -17603,9 +17603,9 @@ "license": "MIT" }, "node_modules/tailwind-merge": { - "version": "2.5.3", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.3.tgz", - "integrity": "sha512-d9ZolCAIzom1nf/5p4LdD5zvjmgSxY0BGgdSvmXIoMYAiPdAW/dSpP7joCDYFY7r/HkEa2qmPtkgsu0xjQeQtw==", + "version": "2.5.4", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.5.4.tgz", + "integrity": "sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==", "funding": { "type": "github", "url": "https://github.com/sponsors/dcastil" diff --git a/package.json b/package.json index 99dafd7..ae4333a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "server-only": "^0.0.1", "slugify": "^1.6.6", "tailwind-gradient-mask-image": "^1.2.0", - "tailwind-merge": "^2.5.3", + "tailwind-merge": "^2.5.4", "tailwind-scrollbar": "^3.1.0", "tailwindcss": "^3.4.14", "tailwindcss-animate": "^1.0.7",