diff --git a/package-lock.json b/package-lock.json index d3de3960..06eff8b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "sass": "^1.98.0", "snarkdown": "^2.0.0", "sweetalert2": "^11.26.10", - "tailwind-merge": "^3.3.0", + "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.2", "tailwindcss-animate": "^1.0.7", "typeify": "^0.1.1", @@ -4494,12 +4494,6 @@ "tailwindcss": "4.3.2" } }, - "node_modules/@tailwindcss/node/node_modules/tailwindcss": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.1.tgz", - "integrity": "sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==", - "license": "MIT" - }, "node_modules/@tailwindcss/oxide": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.2.tgz", @@ -4813,12 +4807,6 @@ "tailwindcss": "4.3.2" } }, - "node_modules/@tailwindcss/postcss/node_modules/tailwindcss": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.1.tgz", - "integrity": "sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==", - "license": "MIT" - }, "node_modules/@tanstack/react-virtual": { "version": "3.13.23", "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.23.tgz", @@ -15482,9 +15470,9 @@ "license": "MIT" }, "node_modules/tailwind-merge": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.3.0.tgz", - "integrity": "sha512-fyW/pEfcQSiigd5SNn0nApUOxx0zB/dm6UDU/rEwc2c3sX2smWUNbapHv+QRqLGVp9GWX3THIa7MUGPo+YkDzQ==", + "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 6c534e83..613692bd 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "sass": "^1.98.0", "snarkdown": "^2.0.0", "sweetalert2": "^11.26.10", - "tailwind-merge": "^3.3.0", + "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.2", "tailwindcss-animate": "^1.0.7", "typeify": "^0.1.1",