diff --git a/package-lock.json b/package-lock.json index 75352c3..bdb7791 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-dom": "^18.2.0", "sharp": "^0.34.1", "stripe": "^22.0.1", - "tailwind-merge": "^3.3.0" + "tailwind-merge": "^3.5.0" }, "devDependencies": { "@tailwindcss/typography": "^0.5.16", @@ -11232,9 +11232,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.5.0", + "resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-3.5.0.tgz", + "integrity": "sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 57b16a5..4ea8e4e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-dom": "^18.2.0", "sharp": "^0.34.1", "stripe": "^22.0.1", - "tailwind-merge": "^3.3.0" + "tailwind-merge": "^3.5.0" }, "devDependencies": { "@tailwindcss/typography": "^0.5.16",