diff --git a/package-lock.json b/package-lock.json index 039682d..ea4cae3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react-hot-toast": "^2.6.0", "react-router-dom": "^6.30.3", "recharts": "^3.8.1", - "tailwind-merge": "^3.5.0" + "tailwind-merge": "^3.6.0" }, "devDependencies": { "@eslint/js": "^9.39.4", @@ -4941,9 +4941,9 @@ } }, "node_modules/tailwind-merge": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.5.0.tgz", - "integrity": "sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==", + "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 0ce7339..e78ec5b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-hot-toast": "^2.6.0", "react-router-dom": "^6.30.3", "recharts": "^3.8.1", - "tailwind-merge": "^3.5.0" + "tailwind-merge": "^3.6.0" }, "devDependencies": { "@eslint/js": "^9.39.4",