From e03a57d2a6f80ba8f45c7f3a7adb14afc5525e86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 18:50:30 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v13.4.15 --- .../file-upload-nextjs-pothos/package.json | 4 +- examples/nextjs-app/package.json | 4 +- examples/nextjs-auth/package.json | 4 +- examples/nextjs-legacy-pages/package.json | 4 +- examples/nextjs-ws/package.json | 4 +- pnpm-lock.yaml | 249 ++++++++---------- website/package.json | 2 +- 7 files changed, 125 insertions(+), 146 deletions(-) diff --git a/examples/file-upload-nextjs-pothos/package.json b/examples/file-upload-nextjs-pothos/package.json index 3d3ab67818..d1bbea5a04 100644 --- a/examples/file-upload-nextjs-pothos/package.json +++ b/examples/file-upload-nextjs-pothos/package.json @@ -13,7 +13,7 @@ "@pothos/core": "3.30.0", "graphql": "16.6.0", "graphql-yoga": "4.0.4", - "next": "13.4.12", + "next": "13.4.15", "react": "18.2.0", "react-dom": "18.2.0" }, @@ -21,7 +21,7 @@ "@types/react": "^18.0.17", "@whatwg-node/fetch": "^0.9.7", "eslint": "8.42.0", - "eslint-config-next": "13.4.12", + "eslint-config-next": "13.4.15", "typescript": "5.1.6" } } diff --git a/examples/nextjs-app/package.json b/examples/nextjs-app/package.json index 0c42b4cead..a432e125e2 100644 --- a/examples/nextjs-app/package.json +++ b/examples/nextjs-app/package.json @@ -14,10 +14,10 @@ "@types/react-dom": "18.2.4", "autoprefixer": "10.4.14", "eslint": "8.42.0", - "eslint-config-next": "13.4.12", + "eslint-config-next": "13.4.15", "graphql": "^16.1.0", "graphql-yoga": "4.0.4", - "next": "13.4.12", + "next": "13.4.15", "postcss": "8.4.24", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/examples/nextjs-auth/package.json b/examples/nextjs-auth/package.json index ce70655b08..9bd24d1ae9 100644 --- a/examples/nextjs-auth/package.json +++ b/examples/nextjs-auth/package.json @@ -12,7 +12,7 @@ "dependencies": { "graphql": "^16.1.0", "graphql-yoga": "4.0.4", - "next": "13.4.12", + "next": "13.4.15", "next-auth": "4.22.3", "react": "18.2.0", "react-dom": "18.2.0", @@ -21,7 +21,7 @@ "devDependencies": { "@types/react": "18.2.8", "eslint": "8.42.0", - "eslint-config-next": "13.4.12", + "eslint-config-next": "13.4.15", "typescript": "5.1.6" } } diff --git a/examples/nextjs-legacy-pages/package.json b/examples/nextjs-legacy-pages/package.json index a3a542531d..fc3da5d3dd 100644 --- a/examples/nextjs-legacy-pages/package.json +++ b/examples/nextjs-legacy-pages/package.json @@ -14,7 +14,7 @@ "@types/react": "18.2.8", "graphql": "^16.1.0", "graphql-yoga": "4.0.4", - "next": "13.4.12", + "next": "13.4.15", "react": "18.2.0", "react-dom": "18.2.0", "tslib": "2.5.3" @@ -24,7 +24,7 @@ "@types/react": "18.2.8", "esbuild": "0.17.19", "eslint": "8.42.0", - "eslint-config-next": "13.4.12", + "eslint-config-next": "13.4.15", "typescript": "5.1.6" } } diff --git a/examples/nextjs-ws/package.json b/examples/nextjs-ws/package.json index 3722ca9376..53735a2813 100644 --- a/examples/nextjs-ws/package.json +++ b/examples/nextjs-ws/package.json @@ -12,7 +12,7 @@ "graphql": "^16.1.0", "graphql-ws": "^5.11.3", "graphql-yoga": "4.0.4", - "next": "13.4.12", + "next": "13.4.15", "react": "18.2.0", "react-dom": "18.2.0", "ws": "8.13.0" @@ -22,7 +22,7 @@ "@types/react": "18.2.8", "@types/ws": "8.5.4", "eslint": "8.42.0", - "eslint-config-next": "13.4.12", + "eslint-config-next": "13.4.15", "typescript": "5.1.6" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 380941e1a3..33c0b370b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -569,8 +569,8 @@ importers: specifier: 4.0.4 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.12 - version: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.15 + version: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -588,8 +588,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.42.0)(typescript@5.1.6) + specifier: 13.4.15 + version: 13.4.15(eslint@8.42.0)(typescript@5.1.6) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1030,8 +1030,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.42.0)(typescript@5.1.6) + specifier: 13.4.15 + version: 13.4.15(eslint@8.42.0)(typescript@5.1.6) graphql: specifier: 16.6.0 version: 16.6.0 @@ -1039,8 +1039,8 @@ importers: specifier: 4.0.4 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.12 - version: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.15 + version: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) postcss: specifier: 8.4.24 version: 8.4.24 @@ -1070,11 +1070,11 @@ importers: specifier: 4.0.4 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.12 - version: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.15 + version: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) next-auth: specifier: 4.22.3 - version: 4.22.3(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) + version: 4.22.3(next@13.4.15)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1092,8 +1092,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.42.0)(typescript@5.1.6) + specifier: 13.4.15 + version: 13.4.15(eslint@8.42.0)(typescript@5.1.6) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1110,8 +1110,8 @@ importers: specifier: 4.0.4 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.12 - version: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.15 + version: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1132,8 +1132,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.42.0)(typescript@5.1.6) + specifier: 13.4.15 + version: 13.4.15(eslint@8.42.0)(typescript@5.1.6) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1153,8 +1153,8 @@ importers: specifier: 4.0.4 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.12 - version: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.15 + version: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1175,8 +1175,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.42.0)(typescript@5.1.6) + specifier: 13.4.15 + version: 13.4.15(eslint@8.42.0)(typescript@5.1.6) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1995,7 +1995,7 @@ importers: dependencies: '@theguild/components': specifier: 5.2.1 - version: 5.2.1(@algolia/client-search@4.18.0)(@types/react@18.2.8)(next@13.4.12)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) + version: 5.2.1(@algolia/client-search@4.18.0)(@types/react@18.2.8)(next@13.4.15)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) clsx: specifier: 2.0.0 version: 2.0.0 @@ -2003,14 +2003,14 @@ importers: specifier: 16.6.0 version: 16.6.0 next: - specifier: 13.4.12 - version: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.15 + version: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) next-sitemap: specifier: 4.1.8 - version: 4.1.8(next@13.4.12) + version: 4.1.8(next@13.4.15) nextra: specifier: 2.9.0 - version: 2.9.0(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) + version: 2.9.0(next@13.4.15)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -10695,21 +10695,21 @@ packages: - utf-8-validate dev: false - /@next/env@13.4.12: - resolution: {integrity: sha512-RmHanbV21saP/6OEPBJ7yJMuys68cIf8OBBWd7+uj40LdpmswVAwe1uzeuFyUsd6SfeITWT3XnQfn6wULeKwDQ==} + /@next/env@13.4.15: + resolution: {integrity: sha512-GQXUy/y5NW4VbrKQMbLjsuTykJ7+Jtb9zcKH1WrmgI1zG7yCoZQaoI65YFNksEh+9EPSHX6Xr7U1/StIIAOXog==} dev: false /@next/env@13.4.7: resolution: {integrity: sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==} dev: false - /@next/eslint-plugin-next@13.4.12: - resolution: {integrity: sha512-6rhK9CdxEgj/j1qvXIyLTWEaeFv7zOK8yJMulz3Owel0uek0U9MJCGzmKgYxM3aAUBo3gKeywCZKyQnJKto60A==} + /@next/eslint-plugin-next@13.4.15: + resolution: {integrity: sha512-R+cOYbVyJM30d4OaDgRSCbtqsaoHfjnRUUuKxm74rswR82mv0c8En7+SXXsEfIpLCmGNSqOP5zF8aEE5e09VQQ==} dependencies: glob: 7.1.7 - /@next/swc-darwin-arm64@13.4.12: - resolution: {integrity: sha512-deUrbCXTMZ6ZhbOoloqecnUeNpUOupi8SE2tx4jPfNS9uyUR9zK4iXBvH65opVcA/9F5I/p8vDXSYbUlbmBjZg==} + /@next/swc-darwin-arm64@13.4.15: + resolution: {integrity: sha512-S4/5CwFxUtV+MnXXv5a+zGpx8Swm6WfzKYrcKbyYgl71Ek7bj0TrqZXASD2HeXIlHwr+0SJnnhSFcU09Y4tHjA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -10717,8 +10717,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64@13.4.12: - resolution: {integrity: sha512-WRvH7RxgRHlC1yb5oG0ZLx8F7uci9AivM5/HGGv9ZyG2Als8Ij64GC3d+mQ5sJhWjusyU6T6V1WKTUoTmOB0zQ==} + /@next/swc-darwin-x64@13.4.15: + resolution: {integrity: sha512-6bAi8s3vVRMFPU5qr4hZsfsQ0tzLU/Ig3tHjpJyjIN9AV3PMbTnX716P7hj1QioLfzZxIcUVnDczW7L45xHVfQ==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -10726,8 +10726,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu@13.4.12: - resolution: {integrity: sha512-YEKracAWuxp54tKiAvvq73PUs9lok57cc8meYRibTWe/VdPB2vLgkTVWFcw31YDuRXdEhdX0fWS6Q+ESBhnEig==} + /@next/swc-linux-arm64-gnu@13.4.15: + resolution: {integrity: sha512-LpMjwqsQAj269h0PIqw8drRGGpyg6cRHi8JEAKtD/putcCalQWCplfUzjtML8jplwMN1lcdPDNtFIab53t8AzQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -10735,8 +10735,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl@13.4.12: - resolution: {integrity: sha512-LhJR7/RAjdHJ2Isl2pgc/JaoxNk0KtBgkVpiDJPVExVWA1c6gzY57+3zWuxuyWzTG+fhLZo2Y80pLXgIJv7g3g==} + /@next/swc-linux-arm64-musl@13.4.15: + resolution: {integrity: sha512-zpV8C34OtLhu+1oiXIdDC576s88/TYxN325kipuL64Zs/j2kSEinR28mcLCZQTYI2g4OwtE3XIERy4vFoY3WiA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -10744,8 +10744,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu@13.4.12: - resolution: {integrity: sha512-1DWLL/B9nBNiQRng+1aqs3OaZcxC16Nf+mOnpcrZZSdyKHek3WQh6j/fkbukObgNGwmCoVevLUa/p3UFTTqgqg==} + /@next/swc-linux-x64-gnu@13.4.15: + resolution: {integrity: sha512-Xk7QEfbX3zotvLmCoLzeGefbdyPpclCR8WyWHQOMMwUpftfmAuEVyU29WegcdfNCqYwc2QDXseVVI7xW/VwHCA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -10753,8 +10753,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl@13.4.12: - resolution: {integrity: sha512-kEAJmgYFhp0VL+eRWmUkVxLVunn7oL9Mdue/FS8yzRBVj7Z0AnIrHpTIeIUl1bbdQq1VaoOztnKicAjfkLTRCQ==} + /@next/swc-linux-x64-musl@13.4.15: + resolution: {integrity: sha512-SxXxWBIUICkbHPUthg+T/FuRgOp75wE0e6eiLGs4P9Miq/P3kSXHv6x5LRnDreGDvYnKOlpzXlsXTxcPTRWttg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -10762,8 +10762,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc@13.4.12: - resolution: {integrity: sha512-GMLuL/loR6yIIRTnPRY6UGbLL9MBdw2anxkOnANxvLvsml4F0HNIgvnU3Ej4BjbqMTNjD4hcPFdlEow4XHPdZA==} + /@next/swc-win32-arm64-msvc@13.4.15: + resolution: {integrity: sha512-Pu8zaW59XKbycyW/vzKRQOcbaZA2n3BK1zAFxv+hAO2bQ29FSGrtRb2nfhMDLwN0ggWIHKVKb+h4WMFHZkS9Qw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -10771,8 +10771,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc@13.4.12: - resolution: {integrity: sha512-PhgNqN2Vnkm7XaMdRmmX0ZSwZXQAtamBVSa9A/V1dfKQCV1rjIZeiy/dbBnVYGdj63ANfsOR/30XpxP71W0eww==} + /@next/swc-win32-ia32-msvc@13.4.15: + resolution: {integrity: sha512-V3y1Sc0X31mwK4cx0JQBi0wSTbPpmp/qRXjS0Vz3+2oSrbV06Oz27c/r2tW7ph0qhVp8+Jt03ZLnSc7KjjECiA==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -10780,8 +10780,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc@13.4.12: - resolution: {integrity: sha512-Z+56e/Ljt0bUs+T+jPjhFyxYBcdY2RIq9ELFU+qAMQMteHo7ymbV7CKmlcX59RI9C4YzN8PgMgLyAoi916b5HA==} + /@next/swc-win32-x64-msvc@13.4.15: + resolution: {integrity: sha512-mUGemqDIuD2PjnqEkqMpeI8cXOTVjedo9cqoaMkrOVcoK1IX/w7h4qYeniMUCImamsDAoLms86Fq9LzxT24StQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -12428,7 +12428,7 @@ packages: remove-markdown: 0.5.0 dev: true - /@theguild/components@5.2.1(@algolia/client-search@4.18.0)(@types/react@18.2.8)(next@13.4.12)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0): + /@theguild/components@5.2.1(@algolia/client-search@4.18.0)(@types/react@18.2.8)(next@13.4.15)(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 @@ -12447,10 +12447,10 @@ packages: clsx: 1.2.1 focus-trap-react: 10.2.1(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) fuzzy: 0.1.3 - next: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) next-videos: 1.5.0(webpack@4.46.0) - nextra: 2.9.0(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) - nextra-theme-docs: 2.9.0(next@13.4.12)(nextra@2.9.0)(react-dom@18.2.0)(react@18.2.0) + nextra: 2.9.0(next@13.4.15)(react-dom@18.2.0)(react@18.2.0) + nextra-theme-docs: 2.9.0(next@13.4.15)(nextra@2.9.0)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-instantsearch-dom: 6.40.1(algoliasearch@4.18.0)(react-dom@18.2.0)(react@18.2.0) @@ -13260,25 +13260,6 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@5.62.0(eslint@8.42.0)(typescript@5.1.6): - resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(supports-color@9.2.3)(typescript@5.1.6) - debug: 4.3.4(supports-color@9.2.3) - eslint: 8.42.0 - typescript: 5.1.6 - transitivePeerDependencies: - - supports-color - /@typescript-eslint/parser@5.62.0(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -13338,7 +13319,6 @@ packages: typescript: 5.1.6 transitivePeerDependencies: - supports-color - dev: true /@typescript-eslint/scope-manager@5.62.0: resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} @@ -13346,6 +13326,7 @@ packages: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 + dev: true /@typescript-eslint/scope-manager@6.0.0: resolution: {integrity: sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==} @@ -13360,7 +13341,6 @@ packages: dependencies: '@typescript-eslint/types': 6.2.0 '@typescript-eslint/visitor-keys': 6.2.0 - dev: true /@typescript-eslint/type-utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} @@ -13425,6 +13405,7 @@ packages: /@typescript-eslint/types@5.62.0: resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true /@typescript-eslint/types@6.0.0: resolution: {integrity: sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==} @@ -13433,7 +13414,6 @@ packages: /@typescript-eslint/types@6.2.0: resolution: {integrity: sha512-1nRRaDlp/XYJQLvkQJG5F3uBTno5SHPT7XVcJ5n1/k2WfNI28nJsvLakxwZRNY5spuatEKO7d5nZWsQpkqXwBA==} engines: {node: ^16.0.0 || >=18.0.0} - dev: true /@typescript-eslint/typescript-estree@5.62.0(supports-color@9.2.3)(typescript@5.1.6): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} @@ -13454,6 +13434,7 @@ packages: typescript: 5.1.6 transitivePeerDependencies: - supports-color + dev: true /@typescript-eslint/typescript-estree@6.0.0(typescript@5.1.6): resolution: {integrity: sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==} @@ -13494,7 +13475,6 @@ packages: typescript: 5.1.6 transitivePeerDependencies: - supports-color - dev: true /@typescript-eslint/utils@5.62.0(eslint@8.44.0)(typescript@5.1.6): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} @@ -13561,6 +13541,7 @@ packages: dependencies: '@typescript-eslint/types': 5.62.0 eslint-visitor-keys: 3.4.1 + dev: true /@typescript-eslint/visitor-keys@6.0.0: resolution: {integrity: sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==} @@ -13575,7 +13556,6 @@ packages: dependencies: '@typescript-eslint/types': 6.2.0 eslint-visitor-keys: 3.4.1 - dev: true /@urql/core@4.0.10(graphql@16.6.0): resolution: {integrity: sha512-Vs3nOSAnYftqOCg034Ostp/uSqWlQg5ryLIzcOrm8+O43s4M+Ew4GQAuemIH7ZDB8dek6h61zzWI3ujd8FH3NA==} @@ -18414,8 +18394,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next@13.4.12(eslint@8.42.0)(typescript@5.1.6): - resolution: {integrity: sha512-ZF0r5vxKaVazyZH/37Au/XItiG7qUOBw+HaH3PeyXltIMwXorsn6bdrl0Nn9N5v5v9spc+6GM2ryjugbjF6X2g==} + /eslint-config-next@13.4.15(eslint@8.42.0)(typescript@5.1.6): + resolution: {integrity: sha512-OSD4YQMSR8KvnTIQErCpFnXjElZEmXP8KgAXU3/8oGfKFa4dexRZtZl8DKs9M0dO5J3HHhD6I2pdHvICEuB5FQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -18423,12 +18403,12 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.12 + '@next/eslint-plugin-next': 13.4.15 '@rushstack/eslint-patch': 1.3.2 - '@typescript-eslint/parser': 5.62.0(eslint@8.42.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.2.0(eslint@8.42.0)(typescript@5.1.6) eslint: 8.42.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.42.0) + eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@6.2.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.42.0) eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.0.0)(eslint@8.42.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.42.0) eslint-plugin-react: 7.32.2(eslint@8.42.0) @@ -18465,7 +18445,7 @@ packages: transitivePeerDependencies: - supports-color - /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.42.0): + /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.27.5)(eslint@8.44.0): resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -18474,9 +18454,9 @@ packages: dependencies: debug: 4.3.4(supports-color@9.2.3) enhanced-resolve: 5.15.0 - eslint: 8.42.0 - eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.42.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.0.0)(eslint@8.42.0) + eslint: 8.44.0 + eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.44.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.0.0)(eslint@8.44.0) get-tsconfig: 4.5.0 globby: 13.1.3 is-core-module: 2.12.1 @@ -18487,8 +18467,9 @@ packages: - eslint-import-resolver-node - eslint-import-resolver-webpack - supports-color + dev: true - /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.27.5)(eslint@8.44.0): + /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@6.2.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.42.0): resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -18497,9 +18478,9 @@ packages: dependencies: debug: 4.3.4(supports-color@9.2.3) enhanced-resolve: 5.15.0 - eslint: 8.44.0 - eslint-module-utils: 2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.44.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.0.0)(eslint@8.44.0) + eslint: 8.42.0 + eslint-module-utils: 2.7.4(@typescript-eslint/parser@6.2.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.42.0) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@6.0.0)(eslint@8.42.0) get-tsconfig: 4.5.0 globby: 13.1.3 is-core-module: 2.12.1 @@ -18510,7 +18491,6 @@ packages: - eslint-import-resolver-node - eslint-import-resolver-webpack - supports-color - dev: true /eslint-mdx@2.1.0(eslint@8.44.0): resolution: {integrity: sha512-dVLHDcpCFJRXZhxEQx8nKc68KT1qm+9JOeMD+j1/WW2h+oco1j7Qq+CLrX2kP64LI3fF9TUtj7a0AvncHUME6w==} @@ -18537,7 +18517,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.42.0): + /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.44.0): resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -18558,15 +18538,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.42.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) debug: 3.2.7 - eslint: 8.42.0 + eslint: 8.44.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.42.0) + eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.27.5)(eslint@8.44.0) transitivePeerDependencies: - supports-color + dev: true - /eslint-module-utils@2.7.4(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.44.0): + /eslint-module-utils@2.7.4(@typescript-eslint/parser@6.0.0)(eslint-import-resolver-node@0.3.7)(eslint@8.42.0): resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -18587,16 +18568,14 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.6) debug: 3.2.7 - eslint: 8.44.0 + eslint: 8.42.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.27.5)(eslint@8.44.0) transitivePeerDependencies: - supports-color - dev: true - /eslint-module-utils@2.7.4(@typescript-eslint/parser@6.0.0)(eslint-import-resolver-node@0.3.7)(eslint@8.42.0): + /eslint-module-utils@2.7.4(@typescript-eslint/parser@6.0.0)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0): resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -18619,12 +18598,13 @@ packages: dependencies: '@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.6) debug: 3.2.7 - eslint: 8.42.0 + eslint: 8.44.0 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color + dev: true - /eslint-module-utils@2.7.4(@typescript-eslint/parser@6.0.0)(eslint-import-resolver-node@0.3.7)(eslint@8.44.0): + /eslint-module-utils@2.7.4(@typescript-eslint/parser@6.2.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.42.0): resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -18645,13 +18625,13 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.0.0(eslint@8.44.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.2.0(eslint@8.42.0)(typescript@5.1.6) debug: 3.2.7 - eslint: 8.44.0 + eslint: 8.42.0 eslint-import-resolver-node: 0.3.7 + eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@6.2.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.42.0) transitivePeerDependencies: - supports-color - dev: true /eslint-plugin-es-x@7.1.0(eslint@8.44.0): resolution: {integrity: sha512-AhiaF31syh4CCQ+C5ccJA0VG6+kJK8+5mXKKE7Qs1xcPRg02CDPOj3mWlQxuWS/AYtg7kxrDNgW9YW3vc0Q+Mw==} @@ -26295,7 +26275,7 @@ packages: engines: {node: '>=10'} dev: true - /next-auth@4.22.3(next@13.4.12)(react-dom@18.2.0)(react@18.2.0): + /next-auth@4.22.3(next@13.4.15)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-XAgy9xV3J2eJOXrQhmxdjV6MLM29ibm6WtMXc3KY6IPZeApf+SuBuPvlqCUfbu5YsAzlg9WSw6u01dChTfeZOA==} peerDependencies: next: ^12.2.5 || ^13 @@ -26310,7 +26290,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.13.1 - next: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) oauth: 0.9.15 openid-client: 5.4.0 preact: 10.13.2 @@ -26337,19 +26317,19 @@ packages: - supports-color dev: false - /next-seo@6.0.0(next@13.4.12)(react-dom@18.2.0)(react@18.2.0): + /next-seo@6.0.0(next@13.4.15)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-jKKt1p1z4otMA28AyeoAONixVjdYmgFCWwpEFtu+DwRHQDllVX3RjtyXbuCQiUZEfQ9rFPBpAI90vDeLZlMBdg==} peerDependencies: next: ^8.1.1-canary.54 || >=9.0.0 react: '>=16.0.0' react-dom: '>=16.0.0' dependencies: - next: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /next-sitemap@4.1.8(next@13.4.12): + /next-sitemap@4.1.8(next@13.4.15): resolution: {integrity: sha512-XAXpBHX4o89JfMgvrm0zimlZwpu2iBPXHpimJMUrqOZSc4C2oB1Lv89mxuVON9IE8HOezaM+w4GjJxcYCuGPTQ==} engines: {node: '>=14.18'} hasBin: true @@ -26360,17 +26340,17 @@ packages: '@next/env': 13.4.7 fast-glob: 3.2.12 minimist: 1.2.8 - next: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) dev: false - /next-themes@0.2.1(next@13.4.12)(react-dom@18.2.0)(react@18.2.0): + /next-themes@0.2.1(next@13.4.15)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==} peerDependencies: next: '*' react: '*' react-dom: '*' dependencies: - next: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -26383,25 +26363,22 @@ packages: - webpack dev: false - /next@13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-eHfnru9x6NRmTMcjQp6Nz0J4XH9OubmzOa7CkWL+AUrUxpibub3vWwttjduu9No16dug1kq04hiUUpo7J3m3Xw==} + /next@13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-s4ZSBwZrvpY0IDzRtD7C5CY8FA/8ZIYqrJZHnwrf6mkUVA+Y+A6CtwBYyxml6VKgP/3DFNqCqkBQGInZuPHzmQ==} engines: {node: '>=16.8.0'} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 - fibers: '>= 3.1.0' react: ^18.2.0 react-dom: ^18.2.0 sass: ^1.3.0 peerDependenciesMeta: '@opentelemetry/api': optional: true - fibers: - optional: true sass: optional: true dependencies: - '@next/env': 13.4.12 + '@next/env': 13.4.15 '@swc/helpers': 0.5.1 busboy: 1.6.0 caniuse-lite: 1.0.30001489 @@ -26412,21 +26389,21 @@ packages: watchpack: 2.4.0 zod: 3.21.4 optionalDependencies: - '@next/swc-darwin-arm64': 13.4.12 - '@next/swc-darwin-x64': 13.4.12 - '@next/swc-linux-arm64-gnu': 13.4.12 - '@next/swc-linux-arm64-musl': 13.4.12 - '@next/swc-linux-x64-gnu': 13.4.12 - '@next/swc-linux-x64-musl': 13.4.12 - '@next/swc-win32-arm64-msvc': 13.4.12 - '@next/swc-win32-ia32-msvc': 13.4.12 - '@next/swc-win32-x64-msvc': 13.4.12 + '@next/swc-darwin-arm64': 13.4.15 + '@next/swc-darwin-x64': 13.4.15 + '@next/swc-linux-arm64-gnu': 13.4.15 + '@next/swc-linux-arm64-musl': 13.4.15 + '@next/swc-linux-x64-gnu': 13.4.15 + '@next/swc-linux-x64-musl': 13.4.15 + '@next/swc-win32-arm64-msvc': 13.4.15 + '@next/swc-win32-ia32-msvc': 13.4.15 + '@next/swc-win32-x64-msvc': 13.4.15 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros dev: false - /nextra-theme-docs@2.9.0(next@13.4.12)(nextra@2.9.0)(react-dom@18.2.0)(react@18.2.0): + /nextra-theme-docs@2.9.0(next@13.4.15)(nextra@2.9.0)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Gbjx5atl63JKWOEV2hAefP4X0wmJoLtFX4NekvNu9Y9fAdvtFdW0O2p0f8ISMS1JJgAl1ZmXm411J7rHnRnhmg==} peerDependencies: next: '>=9.5.3' @@ -26442,17 +26419,17 @@ packages: git-url-parse: 13.1.0 intersection-observer: 0.12.2 match-sorter: 6.3.1 - next: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) - next-seo: 6.0.0(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) - next-themes: 0.2.1(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) - nextra: 2.9.0(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next-seo: 6.0.0(next@13.4.15)(react-dom@18.2.0)(react@18.2.0) + next-themes: 0.2.1(next@13.4.15)(react-dom@18.2.0)(react@18.2.0) + nextra: 2.9.0(next@13.4.15)(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.0.4 zod: 3.21.4 dev: false - /nextra@2.9.0(next@13.4.12)(react-dom@18.2.0)(react@18.2.0): + /nextra@2.9.0(next@13.4.15)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-GwYFwuS0UzCXAUVvs9sVAFe4AQeZ0VACbqW8rzw2goxHvpTXAWbIdXShPGz+MEPB8aAckfHy1p39XbfcVU3cRA==} engines: {node: '>=16'} peerDependencies: @@ -26471,7 +26448,7 @@ packages: gray-matter: 4.0.3 katex: 0.16.7 lodash.get: 4.4.2 - next: 13.4.12(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.15(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) next-mdx-remote: 4.3.0(react-dom@18.2.0)(react@18.2.0) p-limit: 3.1.0 react: 18.2.0 @@ -32128,6 +32105,7 @@ packages: /tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} + dev: true /tslib@2.5.2: resolution: {integrity: sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==} @@ -32152,6 +32130,7 @@ packages: dependencies: tslib: 1.14.1 typescript: 5.1.6 + dev: true /tsx@3.12.7: resolution: {integrity: sha512-C2Ip+jPmqKd1GWVQDvz/Eyc6QJbGfE7NrR3fx5BpEHMZsEHoIxHL1j+lKdGobr8ovEyqeNkPLSKp6SCSOt7gmw==} diff --git a/website/package.json b/website/package.json index 8a81fc0f88..89bf6ced04 100644 --- a/website/package.json +++ b/website/package.json @@ -19,7 +19,7 @@ "@theguild/components": "5.2.1", "clsx": "2.0.0", "graphql": "16.6.0", - "next": "13.4.12", + "next": "13.4.15", "next-sitemap": "4.1.8", "nextra": "2.9.0", "react": "18.2.0",