diff --git a/package.json b/package.json index 4314f2e..597a2f1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "husky": "^9.1.6", "postcss": "^8.4.47", "prettier": "^3.3.3", - "tailwindcss": "^3.4.12", + "tailwindcss": "^3.4.13", "ts-node": "^10.9.2", "typescript": "^5.6.2", "vite": "^5.4.7" diff --git a/yarn.lock b/yarn.lock index 2712012..b75d676 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3698,10 +3698,10 @@ synckit@^0.9.1: "@pkgr/core" "^0.1.0" tslib "^2.6.2" -tailwindcss@^3.4.12: - version "3.4.12" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.12.tgz#fd3b67c6d2c04d9d7bfa13e3fc70ccef9fef0455" - integrity sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w== +tailwindcss@^3.4.13: + version "3.4.13" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.13.tgz#3d11e5510660f99df4f1bfb2d78434666cb8f831" + integrity sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"