diff --git a/package-lock.json b/package-lock.json index 34b4b04..896e621 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-icons": "^5.0.0", - "tailwindcss": "3.4.11", + "tailwindcss": "3.4.12", "typescript": "5.6.2" } }, @@ -4321,9 +4321,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 5020f7c..f9cf152 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-icons": "^5.0.0", - "tailwindcss": "3.4.11", + "tailwindcss": "3.4.12", "typescript": "5.6.2" } }