diff --git a/package-lock.json b/package-lock.json index 9187f46..0bbd228 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "eslint": "8.57.1", "eslint-config-next": "14.2.13", "postcss": "8.4.47", - "tailwindcss": "3.4.12", + "tailwindcss": "3.4.13", "turbo": "2.1.2", "typescript": "5.6.2" } @@ -7491,9 +7491,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.12", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.12.tgz", - "integrity": "sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==", + "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 46ba7a1..4f1ae85 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "8.57.1", "eslint-config-next": "14.2.13", "postcss": "8.4.47", - "tailwindcss": "3.4.12", + "tailwindcss": "3.4.13", "turbo": "2.1.2", "typescript": "5.6.2" }