From 39df0054cc7a3e69a9b7b5d798a5d3c64734eeba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 19:52:51 +0000 Subject: [PATCH] fix(deps): update dependency @theguild/components to v9.8.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1eb0fb0835..ea5e77f983 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.8.0" + resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.8.0.tgz#4fef865e2355e6347747f26b297ffef2d7933436" + integrity sha512-0oNquz+TSR00d38BB9oEavlhmAu4tSK3IZjt8h6FXs/v3d2J+pxBaA0eInCM6nGtXcRzQ5D43mObW1aQBktpSA== dependencies: "@giscus/react" "3.1.0" "@next/bundle-analyzer" "15.1.5"