Skip to content

Commit 51a4925

Browse files
fix(deps): update dependency @theguild/components to v9.4.1 (#6959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 957e400 commit 51a4925

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "next start"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "9.4.0",
14+
"@theguild/components": "9.4.1",
1515
"next": "15.1.7",
1616
"next-sitemap": "4.2.3",
1717
"react": "19.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,10 +2816,10 @@
28162816
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.0.tgz#8db0ccc9d6c32b6393551a6d19c87dbb259a8828"
28172817
integrity sha512-NBKJP3OIdmZY3COJdWkSonr50FMVIi+aj5ZJ7hI/DTpEKg2RMfo/KvP8A3B/zOSpMgIe52B5E2yn7rryULzA6g==
28182818

2819-
"@theguild/[email protected].0":
2820-
version "9.4.0"
2821-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.4.0.tgz#0e20b3f9b1946b3a002414dd86e30716bd0eb569"
2822-
integrity sha512-pLD+XE1T4vJbbOKX1NINdr2syZQjyVbB+yrxMYDYW0Blb4/Y2sJwLIgXF8baNJX4PlZ1FRWUvpJNGDdExxi2kg==
2819+
"@theguild/[email protected].1":
2820+
version "9.4.1"
2821+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.4.1.tgz#da4c7f3dc6a8c4316ea9fc2a6dcc01967ec2427d"
2822+
integrity sha512-eD1d6Ycg7GBwVQ2Wxs3mKEGkvUK02en/r9bWKx3smJhmXZ5H+HXj4FkNcsYvQdcXfa4szoowomLThXzKXKfxCA==
28232823
dependencies:
28242824
"@giscus/react" "3.1.0"
28252825
"@next/bundle-analyzer" "15.1.5"

0 commit comments

Comments
 (0)