From 5941bfefc2d913f18f17b642a55b227dca100eac Mon Sep 17 00:00:00 2001 From: Dimitri POSTOLOV Date: Wed, 11 Oct 2023 20:23:44 +0200 Subject: [PATCH] bump nextra (#1415) Co-authored-by: github-actions[bot] --- website/next-sitemap.config.cjs | 1 + website/package.json | 10 ++++---- website/pnpm-lock.yaml | 42 +++++++++++++++------------------ 3 files changed, 25 insertions(+), 28 deletions(-) diff --git a/website/next-sitemap.config.cjs b/website/next-sitemap.config.cjs index 5631dae52..96415b33b 100644 --- a/website/next-sitemap.config.cjs +++ b/website/next-sitemap.config.cjs @@ -3,4 +3,5 @@ module.exports = { siteUrl: process.env.SITE_URL || 'https://the-guild.dev/graphql/config', generateIndexSitemap: false, + exclude: ['*/_meta'], }; diff --git a/website/package.json b/website/package.json index 272a7f4a9..89ab8fb27 100644 --- a/website/package.json +++ b/website/package.json @@ -10,11 +10,11 @@ "analyze": "cross-env ANALYZE=true pnpm run build" }, "dependencies": { - "@theguild/components": "6.0.0", - "next": "13.5.4", - "next-sitemap": "4.2.3", - "react": "18.2.0", - "react-dom": "18.2.0" + "@theguild/components": "^6.0.1", + "next": "^13.5.4", + "next-sitemap": "^4.2.3", + "react": "^18.2.0", + "react-dom": "^18.2.0" }, "browserslist": { "production": [ diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 459bac181..f994d1417 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -6,19 +6,19 @@ settings: dependencies: '@theguild/components': - specifier: 6.0.0 - version: 6.0.0(@algolia/client-search@4.19.1)(@types/react@18.2.25)(next@13.5.4)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) + specifier: ^6.0.1 + version: 6.0.1(@algolia/client-search@4.19.1)(@types/react@18.2.25)(next@13.5.4)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) next: - specifier: 13.5.4 + specifier: ^13.5.4 version: 13.5.4(react-dom@18.2.0)(react@18.2.0) next-sitemap: - specifier: 4.2.3 + specifier: ^4.2.3 version: 4.2.3(next@13.5.4) react: - specifier: 18.2.0 + specifier: ^18.2.0 version: 18.2.0 react-dom: - specifier: 18.2.0 + specifier: ^18.2.0 version: 18.2.0(react@18.2.0) devDependencies: @@ -631,10 +631,6 @@ packages: - utf-8-validate dev: false - /@next/env@13.4.10: - resolution: {integrity: sha512-3G1yD/XKTSLdihyDSa8JEsaWOELY+OWe08o0LUYzfuHp1zHDA8SObQlzKt+v+wrkkPcnPweoLH1ImZeUa0A1NQ==} - dev: false - /@next/env@13.5.4: resolution: {integrity: sha512-LGegJkMvRNw90WWphGJ3RMHMVplYcOfRWf2Be3td3sUa+1AaxmsYyANsA+znrGCBjXJNi4XAQlSoEfUxs/4kIQ==} dev: false @@ -877,7 +873,7 @@ packages: /@radix-ui/react-navigation-menu@1.1.4(@types/react@18.2.25)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Cc+seCS3PmWmjI51ufGG7zp1cAAIRqHVw7C9LOA2TZ+R4hG6rDvHcTqIsEEFLmZO3zNVH72jOOE7kKNy8W+RtA==} peerDependencies: - '@types/react': 18.2.8 + '@types/react': '*' '@types/react-dom': '*' react: ^16.8 || ^17.0 || ^18.0 react-dom: ^16.8 || ^17.0 || ^18.0 @@ -951,7 +947,7 @@ packages: /@radix-ui/react-slot@1.0.2(@types/react@18.2.25)(react@18.2.0): resolution: {integrity: sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg==} peerDependencies: - '@types/react': 18.2.8 + '@types/react': '*' react: ^16.8 || ^17.0 || ^18.0 peerDependenciesMeta: '@types/react': @@ -1078,8 +1074,8 @@ packages: remove-markdown: 0.5.0 dev: true - /@theguild/components@6.0.0(@algolia/client-search@4.19.1)(@types/react@18.2.25)(next@13.5.4)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0): - resolution: {integrity: sha512-48kvsC1qR9rJytrbGiTJ7IKVKUUc6bMVNkFSYnlJ4c0GqVHKvD6edY5XmLdnOYbn0xUD68LO/lzwtkCO1XWr2A==} + /@theguild/components@6.0.1(@algolia/client-search@4.19.1)(@types/react@18.2.25)(next@13.5.4)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0): + resolution: {integrity: sha512-0IEilGNtkF77K6hWU5SB73mbpIwzZAgUz2iCg8O+7HXw+VzmYB+eCWYjEAOdVt9syyt69Zq7weEQO9IG6rS2fw==} peerDependencies: next: ^12.3.1 || ^13.0.0 react: ^18.2.0 @@ -1097,8 +1093,8 @@ packages: fuzzy: 0.1.3 next: 13.5.4(react-dom@18.2.0)(react@18.2.0) next-videos: 1.5.0(webpack@4.46.0) - nextra: 3.0.0-alpha.4(next@13.5.4)(react-dom@18.2.0)(react@18.2.0) - nextra-theme-docs: 3.0.0-alpha.4(next@13.5.4)(nextra@3.0.0-alpha.4)(react-dom@18.2.0)(react@18.2.0) + nextra: 3.0.0-alpha.5(next@13.5.4)(react-dom@18.2.0)(react@18.2.0) + nextra-theme-docs: 3.0.0-alpha.5(next@13.5.4)(nextra@3.0.0-alpha.5)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-paginate: 8.2.0(react@18.2.0) @@ -6297,7 +6293,7 @@ packages: next: '*' dependencies: '@corex/deepmerge': 4.0.43 - '@next/env': 13.4.10 + '@next/env': 13.5.4 fast-glob: 3.3.0 minimist: 1.2.8 next: 13.5.4(react-dom@18.2.0)(react@18.2.0) @@ -6362,11 +6358,11 @@ packages: - babel-plugin-macros dev: false - /nextra-theme-docs@3.0.0-alpha.4(next@13.5.4)(nextra@3.0.0-alpha.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-W9vQ6uXB3e7vpHcUHR+wU0xXzCMUAdfmffezl/PwKaaQeyBPbBgg3apY/G0WFC68F6KP/jjkYlbTeojXl7zblw==} + /nextra-theme-docs@3.0.0-alpha.5(next@13.5.4)(nextra@3.0.0-alpha.5)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-wEw3Rmh0urh1qEaaG7cTuSgYyXN6qBuVF61TaGe9jl+b62hIGpxR2r2l6vJCH8LO1O8FI4R9reBdqgqL/Dcu0g==} peerDependencies: next: '>=13' - nextra: 3.0.0-alpha.4 + nextra: 3.0.0-alpha.5 react: '>=16.13.1' react-dom: '>=16.13.1' dependencies: @@ -6379,15 +6375,15 @@ packages: intersection-observer: 0.12.2 next: 13.5.4(react-dom@18.2.0)(react@18.2.0) next-themes: 0.2.1(next@13.5.4)(react-dom@18.2.0)(react@18.2.0) - nextra: 3.0.0-alpha.4(next@13.5.4)(react-dom@18.2.0)(react@18.2.0) + nextra: 3.0.0-alpha.5(next@13.5.4)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) scroll-into-view-if-needed: 3.1.0 zod: 3.22.4 dev: false - /nextra@3.0.0-alpha.4(next@13.5.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-ymjh0/R2NKidFaiplJ+Ic9sspUU8XDXZEwW9sVO1xBlpRsKfXfr82xlhT+oR0FOrGoeZ/Sd9j7ufQ9hNcIHdXg==} + /nextra@3.0.0-alpha.5(next@13.5.4)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-ttga+SX5Ulwf2hcMvrXbTqseaz6OnodOknyaNOpuobN5bbCypKq3mkB1URFKs/n3XuuioQLGBYIVLjKh2x3TdQ==} engines: {node: '>=18'} peerDependencies: next: '>=13'