diff --git a/website/package.json b/website/package.json index 7f76733b9..36d9c5fc4 100644 --- a/website/package.json +++ b/website/package.json @@ -10,7 +10,7 @@ "analyze": "cross-env ANALYZE=true pnpm run build" }, "dependencies": { - "@theguild/components": "5.1.1", + "@theguild/components": "5.2.1", "next": "13.4.10", "next-sitemap": "4.1.8", "react": "18.2.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 5abc3a843..f694545aa 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@theguild/components': - specifier: 5.1.1 - version: 5.1.1(@algolia/client-search@4.18.0)(@types/react@18.2.15)(next@13.4.10)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) + specifier: 5.2.1 + version: 5.2.1(@algolia/client-search@4.18.0)(@types/react@18.2.15)(next@13.4.10)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) next: specifier: 13.4.10 version: 13.4.10(react-dom@18.2.0)(react@18.2.0) @@ -973,8 +973,8 @@ packages: remove-markdown: 0.5.0 dev: true - /@theguild/components@5.1.1(@algolia/client-search@4.18.0)(@types/react@18.2.15)(next@13.4.10)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0): - resolution: {integrity: sha512-VPmnK7r5PYWemyYby/Xfxn9jv+nKDAZcW27hlKmiG8pVHe2q6HNjZvubZijmtl6r0WoiCdBnKJSDtaKDV5fbJQ==} + /@theguild/components@5.2.1(@algolia/client-search@4.18.0)(@types/react@18.2.15)(next@13.4.10)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0): + resolution: {integrity: sha512-sEJMyyAuB7P1fdHewWfdy7CnXUSgR+mkVK74H2UWJWVVyydx4QZnrrefZEgDLyuea7V10a4zjNou1FwdJ+05Fg==} peerDependencies: next: ^12.3.1 || ^13.0.0 react: ^18.2.0 @@ -1077,7 +1077,7 @@ packages: /@types/hast@2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.0 dev: false /@types/js-yaml@4.0.5: @@ -1102,7 +1102,7 @@ packages: /@types/mdast@3.0.11: resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==} dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.0 dev: false /@types/mdx@2.0.5: