From 21feea132e5a52313f06ef7202c73e45568d7014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 09:14:45 +0000 Subject: [PATCH] chore(deps-dev): bump graphql from 15.8.0 to 16.8.1 Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.8.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/gatsby/package.json | 2 +- examples/typography/package.json | 2 +- pnpm-lock.yaml | 354 +++++++++++-------------------- 3 files changed, 124 insertions(+), 234 deletions(-) diff --git a/examples/gatsby/package.json b/examples/gatsby/package.json index 21792976b..19fe3fc35 100644 --- a/examples/gatsby/package.json +++ b/examples/gatsby/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@types/react": "^18.2.12", "babel-eslint": "^10", - "graphql": "^15", + "graphql": "^16", "typescript": "^5" } } diff --git a/examples/typography/package.json b/examples/typography/package.json index 8b2c17301..618f5882a 100644 --- a/examples/typography/package.json +++ b/examples/typography/package.json @@ -28,7 +28,7 @@ "@types/react": "^18.2.12", "babel-eslint": "^10", "eslint": "^8.56.0", - "graphql": "^15", + "graphql": "^16", "typescript": "^5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b5e19fed..1e17bd390 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -182,7 +182,7 @@ importers: version: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) gatsby-plugin-mdx: specifier: ^5 - version: 5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.12.0)(gatsby@5.10.0)(graphql@15.8.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.12.0)(gatsby@5.10.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0) gatsby-source-filesystem: specifier: latest version: 5.12.0(gatsby@5.10.0) @@ -203,8 +203,8 @@ importers: specifier: ^10 version: 10.1.0(eslint@8.56.0) graphql: - specifier: ^15 - version: 15.8.0 + specifier: ^16 + version: 16.8.1 typescript: specifier: ^5 version: 5.1.3 @@ -296,7 +296,7 @@ importers: version: 1.0.1 gatsby-plugin-mdx: specifier: ^5 - version: 5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.10.0)(gatsby@5.10.0)(graphql@15.8.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.10.0)(gatsby@5.10.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0) gatsby-source-filesystem: specifier: ^5.10.0 version: 5.10.0(gatsby@5.10.0) @@ -332,8 +332,8 @@ importers: specifier: ^8.56.0 version: 8.56.0 graphql: - specifier: ^15 - version: 15.8.0 + specifier: ^16 + version: 16.8.1 typescript: specifier: ^5 version: 5.1.3 @@ -549,7 +549,7 @@ importers: version: 2.1.1(gatsby@5.10.0) gatsby-plugin-mdx: specifier: ^5 - version: 5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.10.0)(gatsby@5.10.0)(react-dom@18.2.0)(react@18.2.0) + version: 5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.10.0)(gatsby@5.10.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0) gatsby-plugin-pnpm: specifier: ^1.2.10 version: 1.2.10(gatsby@5.10.0) @@ -1412,7 +1412,7 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 - /@ardatan/relay-compiler@12.0.0(graphql@16.6.0): + /@ardatan/relay-compiler@12.0.0(graphql@16.8.1): resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==} hasBin: true peerDependencies: @@ -1432,7 +1432,7 @@ packages: fb-watchman: 2.0.2 fbjs: 3.0.4 glob: 7.2.3 - graphql: 16.6.0 + graphql: 16.8.1 immutable: 3.7.6 invariant: 2.2.4 nullthrows: 1.1.1 @@ -3613,7 +3613,7 @@ packages: html-entities: 2.3.6 strip-ansi: 6.0.1 - /@graphql-codegen/add@3.2.3(graphql@16.6.0): + /@graphql-codegen/add@3.2.3(graphql@16.8.1): resolution: {integrity: sha512-sQOnWpMko4JLeykwyjFTxnhqjd/3NOG2OyMuvK76Wnnwh8DRrNf2VEs2kmSvLl7MndMlOj7Kh5U154dVcvhmKQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3621,11 +3621,11 @@ packages: graphql: optional: true dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 - /@graphql-codegen/core@2.6.8(graphql@16.6.0): + /@graphql-codegen/core@2.6.8(graphql@16.8.1): resolution: {integrity: sha512-JKllNIipPrheRgl+/Hm/xuWMw9++xNQ12XJR/OHHgFopOg4zmN3TdlRSyYcv/K90hCFkkIwhlHFUQTfKrm8rxQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3633,13 +3633,13 @@ packages: graphql: optional: true dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.6.0) - '@graphql-tools/schema': 9.0.19(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-tools/schema': 9.0.19(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 - /@graphql-codegen/plugin-helpers@2.7.2(graphql@16.6.0): + /@graphql-codegen/plugin-helpers@2.7.2(graphql@16.8.1): resolution: {integrity: sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3647,15 +3647,15 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/utils': 8.13.1(graphql@16.6.0) + '@graphql-tools/utils': 8.13.1(graphql@16.8.1) change-case-all: 1.0.14 common-tags: 1.8.2 - graphql: 16.6.0 + graphql: 16.8.1 import-from: 4.0.0 lodash: 4.17.21 tslib: 2.4.1 - /@graphql-codegen/plugin-helpers@3.1.2(graphql@16.6.0): + /@graphql-codegen/plugin-helpers@3.1.2(graphql@16.8.1): resolution: {integrity: sha512-emOQiHyIliVOIjKVKdsI5MXj312zmRDwmHpyUTZMjfpvxq/UVAHUJIVdVf+lnjjrI+LXBTgMlTWTgHQfmICxjg==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3663,15 +3663,15 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) change-case-all: 1.0.15 common-tags: 1.8.2 - graphql: 16.6.0 + graphql: 16.8.1 import-from: 4.0.0 lodash: 4.17.21 tslib: 2.4.1 - /@graphql-codegen/schema-ast@2.6.1(graphql@16.6.0): + /@graphql-codegen/schema-ast@2.6.1(graphql@16.8.1): resolution: {integrity: sha512-5TNW3b1IHJjCh07D2yQNGDQzUpUl2AD+GVe1Dzjqyx/d2Fn0TPMxLsHsKPS4Plg4saO8FK/QO70wLsP7fdbQ1w==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3679,12 +3679,12 @@ packages: graphql: optional: true dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.4.1 - /@graphql-codegen/typescript-operations@2.5.13(graphql@16.6.0): + /@graphql-codegen/typescript-operations@2.5.13(graphql@16.8.1): resolution: {integrity: sha512-3vfR6Rx6iZU0JRt29GBkFlrSNTM6t+MSLF86ChvL4d/Jfo/JYAGuB3zNzPhirHYzJPCvLOAx2gy9ID1ltrpYiw==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3692,17 +3692,17 @@ packages: graphql: optional: true dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.6.0) - '@graphql-codegen/typescript': 2.8.8(graphql@16.6.0) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.6.0) + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-codegen/typescript': 2.8.8(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.8.1) auto-bind: 4.0.0 - graphql: 16.6.0 + graphql: 16.8.1 tslib: 2.4.1 transitivePeerDependencies: - encoding - supports-color - /@graphql-codegen/typescript@2.8.8(graphql@16.6.0): + /@graphql-codegen/typescript@2.8.8(graphql@16.8.1): resolution: {integrity: sha512-A0oUi3Oy6+DormOlrTC4orxT9OBZkIglhbJBcDmk34jAKKUgesukXRd4yOhmTrnbchpXz2T8IAOFB3FWIaK4Rw==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3710,17 +3710,17 @@ packages: graphql: optional: true dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.6.0) - '@graphql-codegen/schema-ast': 2.6.1(graphql@16.6.0) - '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.6.0) + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-codegen/schema-ast': 2.6.1(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 2.13.8(graphql@16.8.1) auto-bind: 4.0.0 - graphql: 16.6.0 + graphql: 16.8.1 tslib: 2.4.1 transitivePeerDependencies: - encoding - supports-color - /@graphql-codegen/visitor-plugin-common@2.13.8(graphql@16.6.0): + /@graphql-codegen/visitor-plugin-common@2.13.8(graphql@16.8.1): resolution: {integrity: sha512-IQWu99YV4wt8hGxIbBQPtqRuaWZhkQRG2IZKbMoSvh0vGeWb3dB0n0hSgKaOOxDY+tljtOf9MTcUYvJslQucMQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -3728,22 +3728,22 @@ packages: graphql: optional: true dependencies: - '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.6.0) - '@graphql-tools/optimize': 1.4.0(graphql@16.6.0) - '@graphql-tools/relay-operation-optimizer': 6.5.18(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.8.1) + '@graphql-tools/optimize': 1.4.0(graphql@16.8.1) + '@graphql-tools/relay-operation-optimizer': 6.5.18(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 - graphql: 16.6.0 - graphql-tag: 2.12.6(graphql@16.6.0) + graphql: 16.8.1 + graphql-tag: 2.12.6(graphql@16.8.1) parse-filepath: 1.0.2 tslib: 2.4.1 transitivePeerDependencies: - encoding - supports-color - /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.22.5)(graphql@16.6.0): + /@graphql-tools/code-file-loader@7.3.23(@babel/core@7.22.5)(graphql@16.8.1): resolution: {integrity: sha512-8Wt1rTtyTEs0p47uzsPJ1vAtfAx0jmxPifiNdmo9EOCuUPyQGEbMaik/YkqZ7QUFIEYEQu+Vgfo8tElwOPtx5Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3751,17 +3751,17 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.5)(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + '@graphql-tools/graphql-tag-pluck': 7.5.2(@babel/core@7.22.5)(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) globby: 11.1.0 - graphql: 16.6.0 + graphql: 16.8.1 tslib: 2.5.3 unixify: 1.0.0 transitivePeerDependencies: - '@babel/core' - supports-color - /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.22.5)(graphql@16.6.0): + /@graphql-tools/graphql-tag-pluck@7.5.2(@babel/core@7.22.5)(graphql@16.8.1): resolution: {integrity: sha512-RW+H8FqOOLQw0BPXaahYepVSRjuOHw+7IL8Opaa5G5uYGOBxoXR7DceyQ7BcpMgktAOOmpDNQ2WtcboChOJSRA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3773,14 +3773,14 @@ packages: '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.5) '@babel/traverse': 7.22.5 '@babel/types': 7.22.19 - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.5.3 transitivePeerDependencies: - '@babel/core' - supports-color - /@graphql-tools/load@7.8.14(graphql@16.6.0): + /@graphql-tools/load@7.8.14(graphql@16.8.1): resolution: {integrity: sha512-ASQvP+snHMYm+FhIaLxxFgVdRaM0vrN9wW2BKInQpktwWTXVyk+yP5nQUCEGmn0RTdlPKrffBaigxepkEAJPrg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3788,13 +3788,13 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/schema': 9.0.19(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-tools/schema': 9.0.19(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 p-limit: 3.1.0 tslib: 2.5.3 - /@graphql-tools/merge@8.4.2(graphql@16.6.0): + /@graphql-tools/merge@8.4.2(graphql@16.8.1): resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3802,11 +3802,11 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.5.3 - /@graphql-tools/optimize@1.4.0(graphql@16.6.0): + /@graphql-tools/optimize@1.4.0(graphql@16.8.1): resolution: {integrity: sha512-dJs/2XvZp+wgHH8T5J2TqptT9/6uVzIYvA6uFACha+ufvdMBedkfR4b4GbT8jAKLRARiqRTxy3dctnwkTM2tdw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3814,10 +3814,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.6.0 + graphql: 16.8.1 tslib: 2.5.3 - /@graphql-tools/relay-operation-optimizer@6.5.18(graphql@16.6.0): + /@graphql-tools/relay-operation-optimizer@6.5.18(graphql@16.8.1): resolution: {integrity: sha512-mc5VPyTeV+LwiM+DNvoDQfPqwQYhPV/cl5jOBjTgSniyaq8/86aODfMkrE2OduhQ5E00hqrkuL2Fdrgk0w1QJg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3825,15 +3825,15 @@ packages: graphql: optional: true dependencies: - '@ardatan/relay-compiler': 12.0.0(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 + '@ardatan/relay-compiler': 12.0.0(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.5.3 transitivePeerDependencies: - encoding - supports-color - /@graphql-tools/schema@9.0.19(graphql@16.6.0): + /@graphql-tools/schema@9.0.19(graphql@16.8.1): resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3841,13 +3841,13 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/merge': 8.4.2(graphql@16.6.0) - '@graphql-tools/utils': 9.2.1(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-tools/merge': 8.4.2(graphql@16.8.1) + '@graphql-tools/utils': 9.2.1(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.5.3 value-or-promise: 1.0.12 - /@graphql-tools/utils@8.13.1(graphql@16.6.0): + /@graphql-tools/utils@8.13.1(graphql@16.8.1): resolution: {integrity: sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3855,10 +3855,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.6.0 + graphql: 16.8.1 tslib: 2.5.3 - /@graphql-tools/utils@9.2.1(graphql@16.6.0): + /@graphql-tools/utils@9.2.1(graphql@16.8.1): resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3866,11 +3866,11 @@ packages: graphql: optional: true dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.6.0) - graphql: 16.6.0 + '@graphql-typed-document-node/core': 3.2.0(graphql@16.8.1) + graphql: 16.8.1 tslib: 2.5.3 - /@graphql-typed-document-node/core@3.2.0(graphql@16.6.0): + /@graphql-typed-document-node/core@3.2.0(graphql@16.8.1): resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -3878,7 +3878,7 @@ packages: graphql: optional: true dependencies: - graphql: 16.6.0 + graphql: 16.8.1 /@hapi/hoek@9.3.0: resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==} @@ -11449,7 +11449,7 @@ packages: resolution: {integrity: sha512-p1NVkn27GUnDA5qHM+Z4cCcLCJIardzZXMon3640sT4xuL/AZJbsx3HEt2KY/5oZu0UXIkytkxzV2Da4rQeUIg==} dev: false - /gatsby-plugin-mdx@5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.10.0)(gatsby@5.10.0)(graphql@15.8.0)(react-dom@18.2.0)(react@18.2.0): + /gatsby-plugin-mdx@5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.10.0)(gatsby@5.10.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-4OkotIxp5rpQ1CNFoWrF2XtvwjK0wkvoJrLaHcO+ykQHAa0aU72MJl91RjpIA4iiSQJEMG8HBrSvqIQoKmo51w==} peerDependencies: '@mdx-js/react': ^2.0.0 @@ -11468,7 +11468,7 @@ packages: fs-extra: 10.1.0 gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) gatsby-core-utils: 4.10.0 - gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@15.8.0) + gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-source-filesystem: 5.10.0(gatsby@5.10.0) gray-matter: 4.0.3 mdast-util-mdx: 2.0.1 @@ -11487,7 +11487,7 @@ packages: - supports-color dev: false - /gatsby-plugin-mdx@5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.10.0)(gatsby@5.10.0)(react-dom@18.2.0)(react@18.2.0): + /gatsby-plugin-mdx@5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.12.0)(gatsby@5.10.0)(graphql@16.8.1)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-4OkotIxp5rpQ1CNFoWrF2XtvwjK0wkvoJrLaHcO+ykQHAa0aU72MJl91RjpIA4iiSQJEMG8HBrSvqIQoKmo51w==} peerDependencies: '@mdx-js/react': ^2.0.0 @@ -11506,45 +11506,7 @@ packages: fs-extra: 10.1.0 gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) gatsby-core-utils: 4.10.0 - gatsby-plugin-utils: 4.10.0(gatsby@5.10.0) - gatsby-source-filesystem: 5.10.0(gatsby@5.10.0) - gray-matter: 4.0.3 - mdast-util-mdx: 2.0.1 - mdast-util-to-hast: 10.2.0 - mdast-util-to-markdown: 1.5.0 - mdast-util-toc: 6.1.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - rehype-infer-description-meta: 1.1.0 - remark-unwrap-images: 3.0.1 - unified: 10.1.2 - unist-util-visit: 4.1.2 - vfile: 5.3.7 - transitivePeerDependencies: - - graphql - - supports-color - dev: false - - /gatsby-plugin-mdx@5.0.0(@mdx-js/react@2.3.0)(gatsby-source-filesystem@5.12.0)(gatsby@5.10.0)(graphql@15.8.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-4OkotIxp5rpQ1CNFoWrF2XtvwjK0wkvoJrLaHcO+ykQHAa0aU72MJl91RjpIA4iiSQJEMG8HBrSvqIQoKmo51w==} - peerDependencies: - '@mdx-js/react': ^2.0.0 - gatsby: ^5.0.0-next || ^4 || ^5 - gatsby-source-filesystem: ^5.0.0-next - react: ^18.0.0 || ^0.0.0 || 18 - react-dom: ^18.0.0 || ^0.0.0 - dependencies: - '@mdx-js/mdx': 2.3.0 - '@mdx-js/react': 2.3.0(react@18.2.0) - acorn: 7.4.1 - acorn-jsx: 5.3.2(acorn@7.4.1) - astring: 1.8.6 - deepmerge: 4.3.1 - estree-util-build-jsx: 2.2.2 - fs-extra: 10.1.0 - gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) - gatsby-core-utils: 4.10.0 - gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@15.8.0) + gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-source-filesystem: 5.12.0(gatsby@5.10.0) gray-matter: 4.0.3 mdast-util-mdx: 2.0.1 @@ -11582,7 +11544,7 @@ packages: fs-extra: 10.1.0 gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) gatsby-core-utils: 4.10.0 - gatsby-plugin-utils: 4.10.0(gatsby@5.10.0) + gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-source-filesystem: 5.13.1(gatsby@5.10.0) gray-matter: 4.0.3 mdast-util-mdx: 2.0.1 @@ -11601,7 +11563,7 @@ packages: - supports-color dev: false - /gatsby-plugin-page-creator@5.10.0(gatsby@5.10.0)(graphql@16.6.0): + /gatsby-plugin-page-creator@5.10.0(gatsby@5.10.0)(graphql@16.8.1): resolution: {integrity: sha512-Vji1iC9CabZExrJZkWvDNPbqJ8nwLJ1kE1u04HN+IopA+hheJ8natBucNf8Xol/40R/xk62peJXlkuV/s5jM1g==} engines: {node: '>=18.0.0'} peerDependencies: @@ -11616,7 +11578,7 @@ packages: gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) gatsby-core-utils: 4.13.1 gatsby-page-utils: 3.10.0 - gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.6.0) + gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-telemetry: 4.10.0 globby: 11.1.0 lodash: 4.17.21 @@ -11664,52 +11626,7 @@ packages: transitivePeerDependencies: - supports-color - /gatsby-plugin-utils@4.10.0(gatsby@5.10.0): - resolution: {integrity: sha512-+hQ4wVvdai8cNI+Mg0CoJbZGJVXAda7hPEekiI9oTSbqGxtTkIw0L3s4EADUEJ5jTuuJhNQzuuueOBkwJVioIw==} - engines: {node: '>=18.0.0'} - peerDependencies: - gatsby: ^5.0.0-next || ^4 || ^5 - graphql: ^16.0.0 - peerDependenciesMeta: - graphql: - optional: true - dependencies: - '@babel/runtime': 7.22.15 - fastq: 1.15.0 - fs-extra: 11.1.1 - gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) - gatsby-core-utils: 4.13.1 - gatsby-sharp: 1.13.0 - graphql-compose: 9.0.10(graphql@15.8.0) - import-from: 4.0.0 - joi: 17.9.2 - mime: 3.0.0 - dev: false - - /gatsby-plugin-utils@4.10.0(gatsby@5.10.0)(graphql@15.8.0): - resolution: {integrity: sha512-+hQ4wVvdai8cNI+Mg0CoJbZGJVXAda7hPEekiI9oTSbqGxtTkIw0L3s4EADUEJ5jTuuJhNQzuuueOBkwJVioIw==} - engines: {node: '>=18.0.0'} - peerDependencies: - gatsby: ^5.0.0-next || ^4 || ^5 - graphql: ^16.0.0 - peerDependenciesMeta: - graphql: - optional: true - dependencies: - '@babel/runtime': 7.22.15 - fastq: 1.15.0 - fs-extra: 11.1.1 - gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) - gatsby-core-utils: 4.13.1 - gatsby-sharp: 1.13.0 - graphql: 15.8.0 - graphql-compose: 9.0.10(graphql@15.8.0) - import-from: 4.0.0 - joi: 17.9.2 - mime: 3.0.0 - dev: false - - /gatsby-plugin-utils@4.10.0(gatsby@5.10.0)(graphql@16.6.0): + /gatsby-plugin-utils@4.10.0(gatsby@5.10.0)(graphql@16.8.1): resolution: {integrity: sha512-+hQ4wVvdai8cNI+Mg0CoJbZGJVXAda7hPEekiI9oTSbqGxtTkIw0L3s4EADUEJ5jTuuJhNQzuuueOBkwJVioIw==} engines: {node: '>=18.0.0'} peerDependencies: @@ -11725,8 +11642,8 @@ packages: gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) gatsby-core-utils: 4.13.1 gatsby-sharp: 1.13.0 - graphql: 16.6.0 - graphql-compose: 9.0.10(graphql@16.6.0) + graphql: 16.8.1 + graphql-compose: 9.0.10(graphql@16.8.1) import-from: 4.0.0 joi: 17.9.2 mime: 3.0.0 @@ -11868,13 +11785,13 @@ packages: '@builder.io/partytown': 0.7.6 '@gatsbyjs/reach-router': 2.0.1(react-dom@18.2.0)(react@18.2.0) '@gatsbyjs/webpack-hot-middleware': 2.25.3 - '@graphql-codegen/add': 3.2.3(graphql@16.6.0) - '@graphql-codegen/core': 2.6.8(graphql@16.6.0) - '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.6.0) - '@graphql-codegen/typescript': 2.8.8(graphql@16.6.0) - '@graphql-codegen/typescript-operations': 2.5.13(graphql@16.6.0) - '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.5)(graphql@16.6.0) - '@graphql-tools/load': 7.8.14(graphql@16.6.0) + '@graphql-codegen/add': 3.2.3(graphql@16.8.1) + '@graphql-codegen/core': 2.6.8(graphql@16.8.1) + '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.8.1) + '@graphql-codegen/typescript': 2.8.8(graphql@16.8.1) + '@graphql-codegen/typescript-operations': 2.5.13(graphql@16.8.1) + '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.5)(graphql@16.8.1) + '@graphql-tools/load': 7.8.14(graphql@16.8.1) '@jridgewell/trace-mapping': 0.3.18 '@nodelib/fs.walk': 1.2.8 '@parcel/cache': 2.8.3(@parcel/core@2.8.3) @@ -11944,9 +11861,9 @@ packages: gatsby-link: 5.10.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-page-utils: 3.10.0 gatsby-parcel-config: 1.10.0(@parcel/core@2.8.3) - gatsby-plugin-page-creator: 5.10.0(gatsby@5.10.0)(graphql@16.6.0) + gatsby-plugin-page-creator: 5.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-plugin-typescript: 5.10.0(gatsby@5.10.0) - gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.6.0) + gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-react-router-scroll: 6.10.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-script: 2.10.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-telemetry: 4.10.0 @@ -11954,10 +11871,10 @@ packages: glob: 7.2.3 globby: 11.1.0 got: 11.8.6 - graphql: 16.6.0 - graphql-compose: 9.0.10(graphql@16.6.0) - graphql-http: 1.19.0(graphql@16.6.0) - graphql-tag: 2.12.6(graphql@16.6.0) + graphql: 16.8.1 + graphql-compose: 9.0.10(graphql@16.8.1) + graphql-http: 1.19.0(graphql@16.8.1) + graphql-tag: 2.12.6(graphql@16.8.1) hasha: 5.2.2 invariant: 2.2.4 is-relative: 1.0.0 @@ -12069,13 +11986,13 @@ packages: '@builder.io/partytown': 0.7.6 '@gatsbyjs/reach-router': 2.0.1(react-dom@18.2.0)(react@18.2.0) '@gatsbyjs/webpack-hot-middleware': 2.25.3 - '@graphql-codegen/add': 3.2.3(graphql@16.6.0) - '@graphql-codegen/core': 2.6.8(graphql@16.6.0) - '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.6.0) - '@graphql-codegen/typescript': 2.8.8(graphql@16.6.0) - '@graphql-codegen/typescript-operations': 2.5.13(graphql@16.6.0) - '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.5)(graphql@16.6.0) - '@graphql-tools/load': 7.8.14(graphql@16.6.0) + '@graphql-codegen/add': 3.2.3(graphql@16.8.1) + '@graphql-codegen/core': 2.6.8(graphql@16.8.1) + '@graphql-codegen/plugin-helpers': 2.7.2(graphql@16.8.1) + '@graphql-codegen/typescript': 2.8.8(graphql@16.8.1) + '@graphql-codegen/typescript-operations': 2.5.13(graphql@16.8.1) + '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.22.5)(graphql@16.8.1) + '@graphql-tools/load': 7.8.14(graphql@16.8.1) '@jridgewell/trace-mapping': 0.3.18 '@nodelib/fs.walk': 1.2.8 '@parcel/cache': 2.8.3(@parcel/core@2.8.3) @@ -12145,9 +12062,9 @@ packages: gatsby-link: 5.10.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-page-utils: 3.10.0 gatsby-parcel-config: 1.10.0(@parcel/core@2.8.3) - gatsby-plugin-page-creator: 5.10.0(gatsby@5.10.0)(graphql@16.6.0) + gatsby-plugin-page-creator: 5.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-plugin-typescript: 5.10.0(gatsby@5.10.0) - gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.6.0) + gatsby-plugin-utils: 4.10.0(gatsby@5.10.0)(graphql@16.8.1) gatsby-react-router-scroll: 6.10.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-script: 2.10.0(@gatsbyjs/reach-router@2.0.1)(react-dom@18.2.0)(react@18.2.0) gatsby-telemetry: 4.10.0 @@ -12155,10 +12072,10 @@ packages: glob: 7.2.3 globby: 11.1.0 got: 11.8.6 - graphql: 16.6.0 - graphql-compose: 9.0.10(graphql@16.6.0) - graphql-http: 1.19.0(graphql@16.6.0) - graphql-tag: 2.12.6(graphql@16.6.0) + graphql: 16.8.1 + graphql-compose: 9.0.10(graphql@16.8.1) + graphql-http: 1.19.0(graphql@16.8.1) + graphql-tag: 2.12.6(graphql@16.8.1) hasha: 5.2.2 invariant: 2.2.4 is-relative: 1.0.0 @@ -12598,19 +12515,7 @@ packages: /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - /graphql-compose@9.0.10(graphql@15.8.0): - resolution: {integrity: sha512-UsVoxfi2+c8WbHl2pEB+teoRRZoY4mbWBoijeLDGpAZBSPChnqtSRjp+T9UcouLCwGr5ooNyOQLoI3OVzU1bPQ==} - peerDependencies: - graphql: ^14.2.0 || ^15.0.0 || ^16.0.0 - peerDependenciesMeta: - graphql: - optional: true - dependencies: - graphql: 15.8.0 - graphql-type-json: 0.3.2(graphql@15.8.0) - dev: false - - /graphql-compose@9.0.10(graphql@16.6.0): + /graphql-compose@9.0.10(graphql@16.8.1): resolution: {integrity: sha512-UsVoxfi2+c8WbHl2pEB+teoRRZoY4mbWBoijeLDGpAZBSPChnqtSRjp+T9UcouLCwGr5ooNyOQLoI3OVzU1bPQ==} peerDependencies: graphql: ^14.2.0 || ^15.0.0 || ^16.0.0 @@ -12618,10 +12523,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.6.0 - graphql-type-json: 0.3.2(graphql@16.6.0) + graphql: 16.8.1 + graphql-type-json: 0.3.2(graphql@16.8.1) - /graphql-http@1.19.0(graphql@16.6.0): + /graphql-http@1.19.0(graphql@16.8.1): resolution: {integrity: sha512-fOD3hfp/G+Lhx2FWW5HsfmtJSsw6CikcpOboG7/mFo/pPUzn3yOwKdTFRnJ8MVY4ru69MT1nSPr/1gI/iuGNlw==} engines: {node: '>=12'} peerDependencies: @@ -12630,9 +12535,9 @@ packages: graphql: optional: true dependencies: - graphql: 16.6.0 + graphql: 16.8.1 - /graphql-tag@2.12.6(graphql@16.6.0): + /graphql-tag@2.12.6(graphql@16.8.1): resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} peerDependencies: @@ -12641,21 +12546,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.6.0 + graphql: 16.8.1 tslib: 2.5.3 - /graphql-type-json@0.3.2(graphql@15.8.0): - resolution: {integrity: sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==} - peerDependencies: - graphql: '>=0.8.0' - peerDependenciesMeta: - graphql: - optional: true - dependencies: - graphql: 15.8.0 - dev: false - - /graphql-type-json@0.3.2(graphql@16.6.0): + /graphql-type-json@0.3.2(graphql@16.8.1): resolution: {integrity: sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==} peerDependencies: graphql: '>=0.8.0' @@ -12663,14 +12557,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.6.0 - - /graphql@15.8.0: - resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==} - engines: {node: '>= 10.x'} + graphql: 16.8.1 - /graphql@16.6.0: - resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} + /graphql@16.8.1: + resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} /gray-matter@4.0.3: