From eb18452c11cff14817fcbc518bea16382bd08822 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:59:52 +0000 Subject: [PATCH] chore(deps): update @theguild/components + nextra --- website/package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/website/package.json b/website/package.json index c84d637f47..1db97f9583 100644 --- a/website/package.json +++ b/website/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "pagefind": "1.3.0", - "@theguild/tailwind-config": "0.6.3", + "@theguild/tailwind-config": "0.6.4", "@types/node": "22.13.10", "@types/react": "19.0.11", "cross-env": "7.0.3", diff --git a/yarn.lock b/yarn.lock index 1eb0fb0835..cad30f7191 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5112,9 +5112,9 @@ integrity sha512-AySf2kV6OHvwgD3DrLdT2az2g4hRdoRtKsFCLdZo3jOoKte+ft/IQJEnOW7CPT0RYUskS3elv6eabYgSyTH4tg== "@theguild/components@^9.1.2": - version "9.4.1" - resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.4.1.tgz#da4c7f3dc6a8c4316ea9fc2a6dcc01967ec2427d" - integrity sha512-eD1d6Ycg7GBwVQ2Wxs3mKEGkvUK02en/r9bWKx3smJhmXZ5H+HXj4FkNcsYvQdcXfa4szoowomLThXzKXKfxCA== + version "9.11.1" + resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.11.1.tgz#915300ccfae9b393c390593460a3acfd762bb713" + integrity sha512-pq+stXOoW7QdAQggcVqMYUV2xclXIV5j7/QPX1Mr3FfPcRqohJic8w16v4hJEXKK1I46xHIpufX9T5VPP++KQQ== dependencies: "@giscus/react" "3.1.0" "@next/bundle-analyzer" "15.1.5" @@ -5147,10 +5147,10 @@ npm-to-yarn "^3.0.0" unist-util-visit "^5.0.0" -"@theguild/tailwind-config@0.6.3": - version "0.6.3" - resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.3.tgz#7c1ad4ef0795313a6e21cf64bb7502dc7ce6507f" - integrity sha512-kmHHBnGRPiFtyBNuWCuKdC+kymh16OuFTD+R/Yb3yo+mNFJlOzGYdcu2ay6g1M+9+OlwSffifD2Zo97AZUwaSg== +"@theguild/tailwind-config@0.6.4": + version "0.6.4" + resolved "https://registry.yarnpkg.com/@theguild/tailwind-config/-/tailwind-config-0.6.4.tgz#2f5082e866de631f7bb02499c1acd50fd404f6d2" + integrity sha512-7zscZk+L9x0Z8tMQGtVBC+1usAJ6Nz7hJYCmKzwXyMA4paXr/ghCeMArF9hkIkBp/GH+gKpR+ERaHwmqmvqfVg== dependencies: "@tailwindcss/container-queries" "^0.1.1"