diff --git a/package-lock.json b/package-lock.json index ac86c27..4f54b20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "rehype-highlight": "^7.0.2", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.1", - "tailwindcss": "^4.1.17", + "tailwindcss": "^4.1.18", "zod": "^4.0.17" }, "devDependencies": { @@ -16627,9 +16627,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.17", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.17.tgz", - "integrity": "sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==", + "version": "4.1.18", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz", + "integrity": "sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==", "license": "MIT", "peer": true }, diff --git a/package.json b/package.json index f920cf1..331875c 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "rehype-highlight": "^7.0.2", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.1", - "tailwindcss": "^4.1.17", + "tailwindcss": "^4.1.18", "zod": "^4.0.17" }, "devDependencies": {