diff --git a/package-lock.json b/package-lock.json index 59896686..a9404dc6 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.13", "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.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", + "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 5e971d97..04f98855 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.13", "typescript": "^5.6.2" }, "dependencies": {