diff --git a/package-lock.json b/package-lock.json index 59896686..0bcb6af0 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.14", "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.14", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", + "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 5e971d97..03d38672 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.14", "typescript": "^5.6.2" }, "dependencies": {