diff --git a/package-lock.json b/package-lock.json index 59896686..f9956f41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "prettier-plugin-tailwindcss": "^0.6.6", "semantic-release": "^24.1.1", "tailwind-material-colors": "^3.2.2", - "tailwindcss": "^3.4.11", + "tailwindcss": "^3.4.12", "typescript": "^5.6.2" }, "engines": { @@ -14656,9 +14656,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.11", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.11.tgz", - "integrity": "sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg==", + "version": "3.4.12", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.12.tgz", + "integrity": "sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 5e971d97..150aa4dc 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "prettier-plugin-tailwindcss": "^0.6.6", "semantic-release": "^24.1.1", "tailwind-material-colors": "^3.2.2", - "tailwindcss": "^3.4.11", + "tailwindcss": "^3.4.12", "typescript": "^5.6.2" }, "dependencies": {