From 47ea198dbb811192784c7bb600fcc3cdcedb7538 Mon Sep 17 00:00:00 2001 From: enisdenjo Date: Wed, 2 Aug 2023 20:31:06 +0200 Subject: [PATCH] chore(deps): update guild components --- website/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/website/package.json b/website/package.json index 743e9e6..f5412b7 100644 --- a/website/package.json +++ b/website/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 4f3c6e5..2fc0437 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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 @@ -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