From c7e66566ba095eb0e2e3d001734486d9c624d779 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:41:34 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v13.4.7 --- .../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 | 230 +++++++----------- website/package.json | 2 +- 7 files changed, 95 insertions(+), 157 deletions(-) diff --git a/examples/file-upload-nextjs-pothos/package.json b/examples/file-upload-nextjs-pothos/package.json index 02e165aa62..9713ca0e74 100644 --- a/examples/file-upload-nextjs-pothos/package.json +++ b/examples/file-upload-nextjs-pothos/package.json @@ -13,7 +13,7 @@ "graphql-yoga": "4.0.1", "@pothos/core": "3.30.0", "graphql": "16.6.0", - "next": "13.4.6", + "next": "13.4.7", "react": "18.2.0", "react-dom": "18.2.0" }, @@ -21,7 +21,7 @@ "@whatwg-node/fetch": "^0.9.0", "@types/react": "^18.0.17", "eslint": "8.42.0", - "eslint-config-next": "13.4.6", + "eslint-config-next": "13.4.7", "typescript": "5.1.3" } } diff --git a/examples/nextjs-app/package.json b/examples/nextjs-app/package.json index 1eed0c2482..327a535a87 100644 --- a/examples/nextjs-app/package.json +++ b/examples/nextjs-app/package.json @@ -16,8 +16,8 @@ "@types/react-dom": "18.2.4", "autoprefixer": "10.4.14", "eslint": "8.42.0", - "eslint-config-next": "13.4.6", - "next": "13.4.6", + "eslint-config-next": "13.4.7", + "next": "13.4.7", "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 c112354c6c..ec2269dc7c 100644 --- a/examples/nextjs-auth/package.json +++ b/examples/nextjs-auth/package.json @@ -13,7 +13,7 @@ "graphql-yoga": "4.0.1", "graphql": "^16.1.0", "next-auth": "4.22.1", - "next": "13.4.6", + "next": "13.4.7", "react": "18.2.0", "react-dom": "18.2.0", "tslib": "2.5.3" @@ -21,7 +21,7 @@ "devDependencies": { "@types/react": "18.2.8", "eslint": "8.42.0", - "eslint-config-next": "13.4.6", + "eslint-config-next": "13.4.7", "typescript": "5.1.3" } } diff --git a/examples/nextjs-legacy-pages/package.json b/examples/nextjs-legacy-pages/package.json index 89e9f5f7a9..82b435a32c 100644 --- a/examples/nextjs-legacy-pages/package.json +++ b/examples/nextjs-legacy-pages/package.json @@ -14,7 +14,7 @@ "graphql-yoga": "4.0.1", "@types/react": "18.2.8", "graphql": "^16.1.0", - "next": "13.4.6", + "next": "13.4.7", "react": "18.2.0", "react-dom": "18.2.0", "tslib": "2.5.3" @@ -23,7 +23,7 @@ "@types/react": "18.2.8", "@types/node": "20.2.3", "eslint": "8.42.0", - "eslint-config-next": "13.4.6", + "eslint-config-next": "13.4.7", "esbuild": "0.17.19", "typescript": "5.1.3" }, diff --git a/examples/nextjs-ws/package.json b/examples/nextjs-ws/package.json index 0b00c8c724..741a09f973 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.1", - "next": "13.4.6", + "next": "13.4.7", "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.6", + "eslint-config-next": "13.4.7", "typescript": "5.1.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35c87482d2..7b6ae2f76f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -544,8 +544,8 @@ importers: specifier: 4.0.1 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.6 - version: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.7 + version: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -563,8 +563,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.6 - version: 13.4.6(eslint@8.42.0)(typescript@5.1.3) + specifier: 13.4.7 + version: 13.4.7(eslint@8.42.0)(typescript@5.1.3) typescript: specifier: 5.1.3 version: 5.1.3 @@ -1005,8 +1005,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.6 - version: 13.4.6(eslint@8.42.0)(typescript@5.1.3) + specifier: 13.4.7 + version: 13.4.7(eslint@8.42.0)(typescript@5.1.3) graphql: specifier: 16.6.0 version: 16.6.0 @@ -1014,8 +1014,8 @@ importers: specifier: 4.0.1 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.6 - version: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.7 + version: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) postcss: specifier: 8.4.24 version: 8.4.24 @@ -1045,11 +1045,11 @@ importers: specifier: 4.0.1 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.6 - version: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.7 + version: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) next-auth: specifier: 4.22.1 - version: 4.22.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) + version: 4.22.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1067,8 +1067,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.6 - version: 13.4.6(eslint@8.42.0)(typescript@5.1.3) + specifier: 13.4.7 + version: 13.4.7(eslint@8.42.0)(typescript@5.1.3) typescript: specifier: 5.1.3 version: 5.1.3 @@ -1085,8 +1085,8 @@ importers: specifier: 4.0.1 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.6 - version: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.7 + version: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1107,8 +1107,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.6 - version: 13.4.6(eslint@8.42.0)(typescript@5.1.3) + specifier: 13.4.7 + version: 13.4.7(eslint@8.42.0)(typescript@5.1.3) typescript: specifier: 5.1.3 version: 5.1.3 @@ -1128,8 +1128,8 @@ importers: specifier: 4.0.1 version: link:../../packages/graphql-yoga/dist next: - specifier: 13.4.6 - version: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.7 + version: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -1150,8 +1150,8 @@ importers: specifier: 8.42.0 version: 8.42.0 eslint-config-next: - specifier: 13.4.6 - version: 13.4.6(eslint@8.42.0)(typescript@5.1.3) + specifier: 13.4.7 + version: 13.4.7(eslint@8.42.0)(typescript@5.1.3) typescript: specifier: 5.1.3 version: 5.1.3 @@ -1944,7 +1944,7 @@ importers: dependencies: '@theguild/components': specifier: 5.0.0 - version: 5.0.0(@algolia/client-search@4.17.1)(@types/react@18.2.8)(next@13.4.6)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) + version: 5.0.0(@algolia/client-search@4.17.1)(@types/react@18.2.8)(next@13.4.7)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0) clsx: specifier: 1.2.1 version: 1.2.1 @@ -1952,14 +1952,14 @@ importers: specifier: 16.6.0 version: 16.6.0 next: - specifier: 13.4.6 - version: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.4.7 + version: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) next-sitemap: specifier: 4.1.3 - version: 4.1.3(@next/env@13.4.6)(next@13.4.6) + version: 4.1.3(@next/env@13.4.7)(next@13.4.7) nextra: specifier: 2.7.1 - version: 2.7.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) + version: 2.7.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -10558,17 +10558,17 @@ packages: - utf-8-validate dev: false - /@next/env@13.4.6: - resolution: {integrity: sha512-nqUxEtvDqFhmV1/awSg0K2XHNwkftNaiUqCYO9e6+MYmqNObpKVl7OgMkGaQ2SZnFx5YqF0t60ZJTlyJIDAijg==} + /@next/env@13.4.7: + resolution: {integrity: sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==} dev: false - /@next/eslint-plugin-next@13.4.6: - resolution: {integrity: sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==} + /@next/eslint-plugin-next@13.4.7: + resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==} dependencies: glob: 7.1.7 - /@next/swc-darwin-arm64@13.4.6: - resolution: {integrity: sha512-ahi6VP98o4HV19rkOXPSUu+ovfHfUxbJQ7VVJ7gL2FnZRr7onEFC1oGQ6NQHpm8CxpIzSSBW79kumlFMOmZVjg==} + /@next/swc-darwin-arm64@13.4.7: + resolution: {integrity: sha512-VZTxPv1b59KGiv/pZHTO5Gbsdeoxcj2rU2cqJu03btMhHpn3vwzEK0gUSVC/XW96aeGO67X+cMahhwHzef24/w==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -10576,8 +10576,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64@13.4.6: - resolution: {integrity: sha512-13cXxKFsPJIJKzUqrU5XB1mc0xbUgYsRcdH6/rB8c4NMEbWGdtD4QoK9ShN31TZdePpD4k416Ur7p+deMIxnnA==} + /@next/swc-darwin-x64@13.4.7: + resolution: {integrity: sha512-gO2bw+2Ymmga+QYujjvDz9955xvYGrWofmxTq7m70b9pDPvl7aDFABJOZ2a8SRCuSNB5mXU8eTOmVVwyp/nAew==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -10585,8 +10585,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu@13.4.6: - resolution: {integrity: sha512-Ti+NMHEjTNktCVxNjeWbYgmZvA2AqMMI2AMlzkXsU7W4pXCMhrryAmAIoo+7YdJbsx01JQWYVxGe62G6DoCLaA==} + /@next/swc-linux-arm64-gnu@13.4.7: + resolution: {integrity: sha512-6cqp3vf1eHxjIDhEOc7Mh/s8z1cwc/l5B6ZNkOofmZVyu1zsbEM5Hmx64s12Rd9AYgGoiCz4OJ4M/oRnkE16/Q==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -10594,8 +10594,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl@13.4.6: - resolution: {integrity: sha512-OHoC6gO7XfjstgwR+z6UHKlvhqJfyMtNaJidjx3sEcfaDwS7R2lqR5AABi8PuilGgi0BO0O0sCXqLlpp3a0emQ==} + /@next/swc-linux-arm64-musl@13.4.7: + resolution: {integrity: sha512-T1kD2FWOEy5WPidOn1si0rYmWORNch4a/NR52Ghyp4q7KyxOCuiOfZzyhVC5tsLIBDH3+cNdB5DkD9afpNDaOw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -10603,8 +10603,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu@13.4.6: - resolution: {integrity: sha512-zHZxPGkUlpfNJCboUrFqwlwEX5vI9LSN70b8XEb0DYzzlrZyCyOi7hwDp/+3Urm9AB7YCAJkgR5Sp1XBVjHdfQ==} + /@next/swc-linux-x64-gnu@13.4.7: + resolution: {integrity: sha512-zaEC+iEiAHNdhl6fuwl0H0shnTzQoAoJiDYBUze8QTntE/GNPfTYpYboxF5LRYIjBwETUatvE0T64W6SKDipvg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -10612,8 +10612,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl@13.4.6: - resolution: {integrity: sha512-K/Y8lYGTwTpv5ME8PSJxwxLolaDRdVy+lOd9yMRMiQE0BLUhtxtCWC9ypV42uh9WpLjoaD0joOsB9Q6mbrSGJg==} + /@next/swc-linux-x64-musl@13.4.7: + resolution: {integrity: sha512-X6r12F8d8SKAtYJqLZBBMIwEqcTRvUdVm+xIq+l6pJqlgT2tNsLLf2i5Cl88xSsIytBICGsCNNHd+siD2fbWBA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -10621,8 +10621,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc@13.4.6: - resolution: {integrity: sha512-U6LtxEUrjBL2tpW+Kr1nHCSJWNeIed7U7l5o7FiKGGwGgIlFi4UHDiLI6TQ2lxi20fAU33CsruV3U0GuzMlXIw==} + /@next/swc-win32-arm64-msvc@13.4.7: + resolution: {integrity: sha512-NPnmnV+vEIxnu6SUvjnuaWRglZzw4ox5n/MQTxeUhb5iwVWFedolPFebMNwgrWu4AELwvTdGtWjqof53AiWHcw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -10630,8 +10630,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc@13.4.6: - resolution: {integrity: sha512-eEBeAqpCfhdPSlCZCayjCiyIllVqy4tcqvm1xmg3BgJG0G5ITiMM4Cw2WVeRSgWDJqQGRyyb+q8Y2ltzhXOWsQ==} + /@next/swc-win32-ia32-msvc@13.4.7: + resolution: {integrity: sha512-6Hxijm6/a8XqLQpOOf/XuwWRhcuc/g4rBB2oxjgCMuV9Xlr2bLs5+lXyh8w9YbAUMYR3iC9mgOlXbHa79elmXw==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -10639,8 +10639,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc@13.4.6: - resolution: {integrity: sha512-OrZs94AuO3ZS5tnqlyPRNgfWvboXaDQCi5aXGve3o3C+Sj0ctMUV9+Do+0zMvvLRumR8E0PTWKvtz9n5vzIsWw==} + /@next/swc-win32-x64-msvc@13.4.7: + resolution: {integrity: sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -12259,7 +12259,7 @@ packages: remove-markdown: 0.5.0 dev: true - /@theguild/components@5.0.0(@algolia/client-search@4.17.1)(@types/react@18.2.8)(next@13.4.6)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0): + /@theguild/components@5.0.0(@algolia/client-search@4.17.1)(@types/react@18.2.8)(next@13.4.7)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0)(webpack@4.46.0): resolution: {integrity: sha512-DyFuxkuFSCHkfof48WbYe8Ak3OAxVBDAlZ9OBLlshmyEaBCg5ymfroTlyP0yCl6sXzaNnAspIG8Ql+ZeYnpLQg==} peerDependencies: next: ^12.3.1 || ^13.0.0 @@ -12278,10 +12278,10 @@ packages: clsx: 1.2.1 focus-trap-react: 10.1.4(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) fuzzy: 0.1.3 - next: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(@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.7.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) - nextra-theme-docs: 2.7.1(next@13.4.6)(nextra@2.7.1)(react-dom@18.2.0)(react@18.2.0) + nextra: 2.7.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0) + nextra-theme-docs: 2.7.1(next@13.4.7)(nextra@2.7.1)(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.0(algoliasearch@4.17.1)(react-dom@18.2.0)(react@18.2.0) @@ -13082,25 +13082,6 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/parser@5.59.11(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} - 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.59.11 - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - debug: 4.3.4(supports-color@9.2.3) - eslint: 8.42.0 - typescript: 5.1.3 - transitivePeerDependencies: - - supports-color - /@typescript-eslint/parser@5.59.8(eslint@8.25.0)(typescript@5.1.3): resolution: {integrity: sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -13139,7 +13120,6 @@ packages: typescript: 5.1.3 transitivePeerDependencies: - supports-color - dev: true /@typescript-eslint/scope-manager@5.40.1: resolution: {integrity: sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==} @@ -13148,13 +13128,6 @@ packages: '@typescript-eslint/types': 5.40.1 '@typescript-eslint/visitor-keys': 5.40.1 - /@typescript-eslint/scope-manager@5.59.11: - resolution: {integrity: sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/visitor-keys': 5.59.11 - /@typescript-eslint/scope-manager@5.59.8: resolution: {integrity: sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -13169,7 +13142,6 @@ packages: dependencies: '@typescript-eslint/types': 5.60.0 '@typescript-eslint/visitor-keys': 5.60.0 - dev: true /@typescript-eslint/type-utils@5.40.1(eslint@8.25.0)(typescript@5.1.3): resolution: {integrity: sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==} @@ -13235,10 +13207,6 @@ packages: resolution: {integrity: sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@typescript-eslint/types@5.59.11: - resolution: {integrity: sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@typescript-eslint/types@5.59.8: resolution: {integrity: sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -13247,7 +13215,6 @@ packages: /@typescript-eslint/types@5.60.0: resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true /@typescript-eslint/typescript-estree@5.40.1(typescript@5.1.3): resolution: {integrity: sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==} @@ -13269,26 +13236,6 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/typescript-estree@5.59.11(typescript@5.1.3): - resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/visitor-keys': 5.59.11 - debug: 4.3.4(supports-color@9.2.3) - globby: 11.1.0 - is-glob: 4.0.3 - semver: 7.5.1 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 - transitivePeerDependencies: - - supports-color - /@typescript-eslint/typescript-estree@5.59.8(typescript@5.1.3): resolution: {integrity: sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -13329,7 +13276,6 @@ packages: typescript: 5.1.3 transitivePeerDependencies: - supports-color - dev: true /@typescript-eslint/utils@5.40.1(eslint@8.25.0)(typescript@5.1.3): resolution: {integrity: sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==} @@ -13398,13 +13344,6 @@ packages: '@typescript-eslint/types': 5.40.1 eslint-visitor-keys: 3.4.1 - /@typescript-eslint/visitor-keys@5.59.11: - resolution: {integrity: sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.11 - eslint-visitor-keys: 3.4.1 - /@typescript-eslint/visitor-keys@5.59.8: resolution: {integrity: sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -13419,7 +13358,6 @@ packages: dependencies: '@typescript-eslint/types': 5.60.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==} @@ -18272,8 +18210,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next@13.4.6(eslint@8.42.0)(typescript@5.1.3): - resolution: {integrity: sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==} + /eslint-config-next@13.4.7(eslint@8.42.0)(typescript@5.1.3): + resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -18281,9 +18219,9 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.6 + '@next/eslint-plugin-next': 13.4.7 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.60.0(eslint@8.42.0)(typescript@5.1.3) eslint: 8.42.0 eslint-import-resolver-node: 0.3.7 eslint-import-resolver-typescript: 3.5.3(eslint-plugin-import@2.27.5)(eslint@8.42.0) @@ -26033,7 +25971,7 @@ packages: engines: {node: '>=10'} dev: true - /next-auth@4.22.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0): + /next-auth@4.22.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-NTR3f6W7/AWXKw8GSsgSyQcDW6jkslZLH8AiZa5PQ09w1kR8uHtR9rez/E9gAq/o17+p0JYHE8QjF3RoniiObA==} peerDependencies: next: ^12.2.5 || ^13 @@ -26048,7 +25986,7 @@ packages: '@panva/hkdf': 1.0.2 cookie: 0.5.0 jose: 4.13.1 - next: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(@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.11.2 @@ -26075,19 +26013,19 @@ packages: - supports-color dev: false - /next-seo@6.0.0(next@13.4.6)(react-dom@18.2.0)(react@18.2.0): + /next-seo@6.0.0(next@13.4.7)(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.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(@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.3(@next/env@13.4.6)(next@13.4.6): + /next-sitemap@4.1.3(@next/env@13.4.7)(next@13.4.7): resolution: {integrity: sha512-eCvbXMCqbD/rYx912y4FzGOqPCbWOIBL4UkgVY5R15eCXygKFKWzEVZGPNVBDu2KVpRCeG943NibOchfyQGDhQ==} engines: {node: '>=14.18'} hasBin: true @@ -26096,20 +26034,20 @@ packages: next: '*' dependencies: '@corex/deepmerge': 4.0.43 - '@next/env': 13.4.6 + '@next/env': 13.4.7 fast-glob: 3.2.12 minimist: 1.2.8 - next: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) dev: false - /next-themes@0.2.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0): + /next-themes@0.2.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==} peerDependencies: next: '*' react: '*' react-dom: '*' dependencies: - next: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(@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 @@ -26122,8 +26060,8 @@ packages: - webpack dev: false - /next@13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-sjVqjxU+U2aXZnYt4Ud6CTLNNwWjdSfMgemGpIQJcN3Z7Jni9xRWbR0ie5fQzCg87aLqQVhKA2ud2gPoqJ9lGw==} + /next@13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-M8z3k9VmG51SRT6v5uDKdJXcAqLzP3C+vaKfLIAM0Mhx1um1G7MDnO63+m52qPdZfrTFzMZNzfsgvm3ghuVHIQ==} engines: {node: '>=16.8.0'} hasBin: true peerDependencies: @@ -26140,7 +26078,7 @@ packages: sass: optional: true dependencies: - '@next/env': 13.4.6 + '@next/env': 13.4.7 '@swc/helpers': 0.5.1 busboy: 1.6.0 caniuse-lite: 1.0.30001489 @@ -26151,21 +26089,21 @@ packages: watchpack: 2.4.0 zod: 3.21.4 optionalDependencies: - '@next/swc-darwin-arm64': 13.4.6 - '@next/swc-darwin-x64': 13.4.6 - '@next/swc-linux-arm64-gnu': 13.4.6 - '@next/swc-linux-arm64-musl': 13.4.6 - '@next/swc-linux-x64-gnu': 13.4.6 - '@next/swc-linux-x64-musl': 13.4.6 - '@next/swc-win32-arm64-msvc': 13.4.6 - '@next/swc-win32-ia32-msvc': 13.4.6 - '@next/swc-win32-x64-msvc': 13.4.6 + '@next/swc-darwin-arm64': 13.4.7 + '@next/swc-darwin-x64': 13.4.7 + '@next/swc-linux-arm64-gnu': 13.4.7 + '@next/swc-linux-arm64-musl': 13.4.7 + '@next/swc-linux-x64-gnu': 13.4.7 + '@next/swc-linux-x64-musl': 13.4.7 + '@next/swc-win32-arm64-msvc': 13.4.7 + '@next/swc-win32-ia32-msvc': 13.4.7 + '@next/swc-win32-x64-msvc': 13.4.7 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros dev: false - /nextra-theme-docs@2.7.1(next@13.4.6)(nextra@2.7.1)(react-dom@18.2.0)(react@18.2.0): + /nextra-theme-docs@2.7.1(next@13.4.7)(nextra@2.7.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-C2DtoGH15q22t4r2JC89lvvajmnyiqsv3PaqHJpoHRlF2eR5giuLhZC5Oahb9AENRDcnUIUvqVi/8NlfiIM0yQ==} peerDependencies: next: '>=9.5.3' @@ -26181,17 +26119,17 @@ packages: git-url-parse: 13.1.0 intersection-observer: 0.12.2 match-sorter: 6.3.1 - next: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) - next-seo: 6.0.0(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) - next-themes: 0.2.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) - nextra: 2.7.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next-seo: 6.0.0(next@13.4.7)(react-dom@18.2.0)(react@18.2.0) + next-themes: 0.2.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0) + nextra: 2.7.1(next@13.4.7)(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.7.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0): + /nextra@2.7.1(next@13.4.7)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-qchTb7XSm357XAHf9MV9UlUSGolPEPE8iFnC/9KMwvhIoE4seyPYWMrnH84XraZCcGERvy9TrkFD30VE7Qv1MA==} engines: {node: '>=16'} peerDependencies: @@ -26209,7 +26147,7 @@ packages: gray-matter: 4.0.3 katex: 0.16.7 lodash.get: 4.4.2 - next: 13.4.6(@babel/core@7.22.1)(react-dom@18.2.0)(react@18.2.0) + next: 13.4.7(@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 diff --git a/website/package.json b/website/package.json index aaea21af42..4bdb6a6f64 100644 --- a/website/package.json +++ b/website/package.json @@ -29,7 +29,7 @@ "@theguild/components": "5.0.0", "clsx": "1.2.1", "graphql": "16.6.0", - "next": "13.4.6", + "next": "13.4.7", "next-sitemap": "4.1.3", "nextra": "2.7.1", "react": "18.2.0",