diff --git a/package-lock.json b/package-lock.json index f8316f2..8f26191 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.1.18", + "tailwindcss": "^4.2.0", "tapable": "^2.3.0" } }, @@ -1845,9 +1845,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.18", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", - "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.0.tgz", + "integrity": "sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q==", "license": "MIT" }, "node_modules/tapable": { diff --git a/package.json b/package.json index 10239bb..7da80c4 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.1.18", + "tailwindcss": "^4.2.0", "tapable": "^2.3.0" }, "scripts": {