Skip to content

Commit

Permalink
chore(deps): update guild components
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed Aug 2, 2023
1 parent e05eb1b commit 47ea198
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "next build && next-sitemap --config next-sitemap.config.cjs && next export -o dist"
},
"dependencies": {
"@theguild/components": "^5.2.0",
"@theguild/components": "^5.2.1",
"clsx": "^2.0.0",
"next": "^13.4.12",
"next-sitemap": "^4.1.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3678,9 +3678,9 @@ __metadata:
languageName: node
linkType: hard

"@theguild/components@npm:^5.2.0":
version: 5.2.0
resolution: "@theguild/components@npm:5.2.0"
"@theguild/components@npm:^5.2.1":
version: 5.2.1
resolution: "@theguild/components@npm:5.2.1"
dependencies:
"@algolia/autocomplete-js": 1.10.0
"@algolia/autocomplete-plugin-algolia-insights": 1.10.0
Expand Down Expand Up @@ -3708,7 +3708,7 @@ __metadata:
next: ^12.3.1 || ^13.0.0
react: ^18.2.0
react-dom: ^18.2.0
checksum: 79663fcd35465a3bc834f79278be33902f55e743c5a0844de1ded4ba7fed32f191a3af3ca05cdea2eaf6ed55ef3e21b3ed821b3fc8509d3993a92c23832e6e51
checksum: 7d66d46fad5f9f6f94bad441531f66eb4f58cabd8430c753c96e11a3878ce464206f9cb34ec99c118bbb62eb4af818b496385a48900d37501b977221c529118f
languageName: node
linkType: hard

Expand Down Expand Up @@ -15472,7 +15472,7 @@ __metadata:
resolution: "website@workspace:website"
dependencies:
"@theguild/algolia": ^1.1.9
"@theguild/components": ^5.2.0
"@theguild/components": ^5.2.1
"@theguild/tailwind-config": ^0.3.0
"@types/react": ^18.2.17
clsx: ^2.0.0
Expand Down

0 comments on commit 47ea198

Please sign in to comment.