diff --git a/package-lock.json b/package-lock.json index 8f26191..ea74de5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "picocolors": "^1.1.1", "picomatch": "^4.0.3", "source-map-js": "^1.2.1", - "tailwindcss": "^4.2.0", + "tailwindcss": "^4.2.1", "tapable": "^2.3.0" } }, @@ -1845,9 +1845,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.0.tgz", - "integrity": "sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz", + "integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==", "license": "MIT" }, "node_modules/tapable": { diff --git a/package.json b/package.json index 7da80c4..16b20d5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "picocolors": "^1.1.1", "picomatch": "^4.0.3", "source-map-js": "^1.2.1", - "tailwindcss": "^4.2.0", + "tailwindcss": "^4.2.1", "tapable": "^2.3.0" }, "scripts": {