Skip to content

Commit 8c11ef6

Browse files
fix(deps): update dependency @theguild/components to v9.7.1 (#2818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d381be2 commit 8c11ef6

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.0",
15+
"@theguild/components": "9.7.1",
1616
"next": "15.2.4",
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
@@ -876,10 +876,10 @@
876876
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.5.tgz#0128ac36b027e44a5b63e38bf6b01e50008b7aff"
877877
integrity sha512-gMLNylxhJdUlfRR1G3U9rtuwUh2IjdrrniJIDcekVJN3/3i+bluvdMi3+eodnxzJq5nKnxnigo9h0lIpaqV6HQ==
878878

879-
"@theguild/[email protected].0":
880-
version "9.7.0"
881-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.7.0.tgz#851c0e0f13262f36b0d25b451940f367d3fc279c"
882-
integrity sha512-bZBwQbdhRTEcLQEQ+9GF5WwCrL2jjJwzVGnKXxRJuvO3neL/c7dAoIslDZgem7zIaAvXl59Z9RqByn/+crITqQ==
879+
"@theguild/[email protected].1":
880+
version "9.7.1"
881+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-9.7.1.tgz#f9a08fb6f40f5080d3890a6ee542536873af98c5"
882+
integrity sha512-70i8aHV2dAachECiywmg0cGTPhCDnZ1juE4N49WskSy2CSFPXqKI/Jey0qe2fRapMNyURXj/kqOmaaZS9JHhAg==
883883
dependencies:
884884
"@giscus/react" "3.1.0"
885885
"@next/bundle-analyzer" "15.1.5"

0 commit comments

Comments
 (0)