diff --git a/package-lock.json b/package-lock.json index 16926c0c..36df2633 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "rehype-katex": "^7.0.1", "remark-math": "^6.0.0", "styled-components": "^6.4.1", - "tailwind-merge": "^3.2.0", + "tailwind-merge": "^3.6.0", "tw-animate-css": "^1.2.8", "vanilla-tilt": "^1.8.1" }, @@ -26274,9 +26274,9 @@ "license": "MIT" }, "node_modules/tailwind-merge": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.1.tgz", - "integrity": "sha512-gBXpgUm/3rp1lMZZrM/w7D8GKqshif0zAymAhbCyIt8KMe+0v9DQ7cdYLR4FHH/cKpdTXb+A/tKKU3eolfsI+g==", + "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 0a8a5fec..e7320d6d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "rehype-katex": "^7.0.1", "remark-math": "^6.0.0", "styled-components": "^6.4.1", - "tailwind-merge": "^3.2.0", + "tailwind-merge": "^3.6.0", "tw-animate-css": "^1.2.8", "vanilla-tilt": "^1.8.1" },