From 5b9c29ebf40cf91b45cfdf4848f6c17ae734d4c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 13:46:55 +0000 Subject: [PATCH] chore(deps): update dependency @theguild/tailwind-config to v0.4.1 (#9929) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- website/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 78b4c86b760..08a999606fd 100644 --- a/website/package.json +++ b/website/package.json @@ -10,7 +10,7 @@ "generate-json-config": "tsx generate-config-json-schema.ts" }, "devDependencies": { - "@theguild/tailwind-config": "0.4.0", + "@theguild/tailwind-config": "0.4.1", "@types/dedent": "0.7.2", "@types/jsonpath": "0.2.4", "@types/node": "18.19.31", diff --git a/yarn.lock b/yarn.lock index 90106d8a795..0bdfcbb46d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4004,10 +4004,10 @@ npm-to-yarn "^2.1.0" unist-util-visit "^5.0.0" -"@theguild/tailwind-config@0.4.0": - version "0.4.0" - resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.4.0.tgz#30d348c2ed2b58d10d48985346207a4a06ccbccc" - integrity sha512-yBKCWCObEpu8JvB4aPXysDHmwecGJyms6P6Gj3LG3cA+3HiWTj/bqjU4TigotK+n/Dg/bbP4ZllYfhg4Llzypg== +"@theguild/tailwind-config@0.4.1": + version "0.4.1" + resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.4.1.tgz#371a2b98333cf5293dc025f05d10b8e6299046c4" + integrity sha512-o04kB4/fzlSPUS6LRMjTCmiozmDzrYPDB4rIRd3g/6ELcPbU45Zv+WcsZHxR5djgh0SuL6tCyFZji8cXdCvH/A== dependencies: autoprefixer "^10.4.19" cssnano "^6.1.2"