diff --git a/package-lock.json b/package-lock.json index 575e11790..0ec2a9a9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -72,9 +72,8 @@ "react-hook-form": "^7.71.2", "remark": "^15.0.1", "resend": "^6.9.3", - "sharp": "^0.34.5", "sonner": "^2.0.7", - "tailwind-merge": "^3.3.1", + "tailwind-merge": "^3.6.0", "tailwindcss": "^3.3.0", "tailwindcss-animate": "^1.0.7", "tiny-secp256k1": "^2.2.4", @@ -20080,9 +20079,9 @@ } }, "node_modules/tailwind-merge": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.4.0.tgz", - "integrity": "sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==", + "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 6e7f56d55..93531ace9 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "remark": "^15.0.1", "resend": "^6.9.3", "sonner": "^2.0.7", - "tailwind-merge": "^3.3.1", + "tailwind-merge": "^3.6.0", "tailwindcss": "^3.3.0", "tailwindcss-animate": "^1.0.7", "tiny-secp256k1": "^2.2.4",