Skip to content

Commit 991d073

Browse files
fix(deps): update dependency @theguild/components to v9.11.1 (#2930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad05b33 commit 991d073

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.11.0",
15+
"@theguild/components": "9.11.1",
1616
"next": "15.5.6",
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
@@ -913,10 +913,10 @@
913913
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.12.tgz#1dff176df9cc8f93c78c5e46bcea11079b397578"
914914
integrity sha512-1YBOJfRHV4sXUmWsFSf5rQor4Ss82G8dQWLRbnk3GA4jeP8hQt1hxXh0tmflpC0dz3VgEv/1+qwPyLeWkQuPFA==
915915

916-
"@theguild/components@9.11.0":
917-
version "9.11.0"
918-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.11.0.tgz#5e1edaf577a79a3687ac8748c2db4f43e4797508"
919-
integrity sha512-4wKZY9zckbp/I+ZlniqMA/0C0IY0hp51uSQtOlCw+vZ1S3beTNsx5xG3kRLAsbL2bE12tWzZifSZTEyiLxNBmA==
916+
"@theguild/components@9.11.1":
917+
version "9.11.1"
918+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.11.1.tgz#915300ccfae9b393c390593460a3acfd762bb713"
919+
integrity sha512-pq+stXOoW7QdAQggcVqMYUV2xclXIV5j7/QPX1Mr3FfPcRqohJic8w16v4hJEXKK1I46xHIpufX9T5VPP++KQQ==
920920
dependencies:
921921
"@giscus/react" "3.1.0"
922922
"@next/bundle-analyzer" "15.1.5"

0 commit comments

Comments
 (0)