Skip to content

Commit 69f83cb

Browse files
fix(deps): update dependency @theguild/components to v9.8.0 (#2855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13472dc commit 69f83cb

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
@@ -12,7 +12,7 @@
1212
"start": "next start"
1313
},
1414
"dependencies": {
15-
"@theguild/components": "9.7.1",
15+
"@theguild/components": "9.8.0",
1616
"next": "15.3.3",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0"

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -895,10 +895,10 @@
895895
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.9.tgz#62b4d2d4351d658101664beacf088fbd061190bf"
896896
integrity sha512-3jztt0jpaoJO5TARe2WIHC1UQC3VMLAFUW5mmMo0yrkwtDB2AQP0+sh10BVUpWrnvHjSLvzFizydtEGLCJKFoQ==
897897

898-
"@theguild/components@9.7.1":
899-
version "9.7.1"
900-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.7.1.tgz#f9a08fb6f40f5080d3890a6ee542536873af98c5"
901-
integrity sha512-70i8aHV2dAachECiywmg0cGTPhCDnZ1juE4N49WskSy2CSFPXqKI/Jey0qe2fRapMNyURXj/kqOmaaZS9JHhAg==
898+
"@theguild/components@9.8.0":
899+
version "9.8.0"
900+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.8.0.tgz#4fef865e2355e6347747f26b297ffef2d7933436"
901+
integrity sha512-0oNquz+TSR00d38BB9oEavlhmAu4tSK3IZjt8h6FXs/v3d2J+pxBaA0eInCM6nGtXcRzQ5D43mObW1aQBktpSA==
902902
dependencies:
903903
"@giscus/react" "3.1.0"
904904
"@next/bundle-analyzer" "15.1.5"

0 commit comments

Comments
 (0)