diff --git a/package-lock.json b/package-lock.json index 5613ef3..cc8fb0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "eslint-plugin-astro": "^3.1.0", "postcss": "^8.5.26", "sharp": "^0.35.4", - "tailwind-merge": "^2.6.1", + "tailwind-merge": "^3.6.0", "tailwindcss": "^3.4.19", "typescript": "^6.0.3", "yaml": "^2.8.3" @@ -11899,9 +11899,9 @@ } }, "node_modules/tailwind-merge": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-2.6.1.tgz", - "integrity": "sha512-Oo6tHdpZsGpkKG88HJ8RR1rg/RdnEkQEfMoEk2x1XRI3F1AxeU+ijRXpiVUF4UbLfcxxRGw6TbUINKYdWVsQTQ==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.6.0.tgz", + "integrity": "sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index fc6a3ff..ee74a27 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-astro": "^3.1.0", "postcss": "^8.5.26", "sharp": "^0.35.4", - "tailwind-merge": "^2.6.1", + "tailwind-merge": "^3.6.0", "tailwindcss": "^3.4.19", "typescript": "^6.0.3", "yaml": "^2.8.3"