Skip to content

Commit

Permalink
fix(deps): update dependency @theguild/components to v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 43fc0a7 commit 8b419c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"@theguild/components": "7.0.1",
"@theguild/components": "7.0.2",
"next": "14.2.15",
"next-sitemap": "4.2.3",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2801,10 +2801,10 @@
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.10.8.tgz#975446a667755222f62884c19e5c3c66d959b8b4"
integrity sha512-PBu00mtt95jbKFi6Llk9aik8bnR3tR/oQP1o3TSi+iG//+Q2RTIzCEgKkHG8BB86kxMNW6O8wku+Lmi+QFR6jA==

"@theguild/[email protected].1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.0.1.tgz#5df861bcdb1ff18bdba1379f38c9bc9fdfd1bba0"
integrity sha512-zpFrXXBGs6RwdXTmoJD9bpEfEloeUVXD3+DB6hki0pZ1X8kE7+x9SUg47vEK9GcQh+dcrGKywMSfiIotxxs38A==
"@theguild/[email protected].2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-7.0.2.tgz#8ea9e30f32f4428c30e82db3043ba01a226bd30d"
integrity sha512-yE4h9WSe9/nyA/hrS3IlkY/fTTPYyToLtKCTWSxnfnUa+h+X8LyJSWEibiBX3hZTcydBl/GxybpIcn1lI2VGLA==
dependencies:
"@giscus/react" "3.0.0"
"@next/bundle-analyzer" "14.2.15"
Expand Down

0 comments on commit 8b419c5

Please sign in to comment.