diff --git a/package-lock.json b/package-lock.json index e4af14d0..e1bf536b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "recharts": "^3.8.1", "soundtouchjs": "^0.3.0", "sql.js": "^1.14.1", - "tailwind-merge": "^3.5.0", + "tailwind-merge": "^3.6.0", "ts-fsrs": "^5.2.3" }, "devDependencies": { @@ -8120,9 +8120,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 47ba858a..f01debef 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "recharts": "^3.8.1", "soundtouchjs": "^0.3.0", "sql.js": "^1.14.1", - "tailwind-merge": "^3.5.0", + "tailwind-merge": "^3.6.0", "ts-fsrs": "^5.2.3" } }