From 5a8dbdff08e7fb3abc9700dbf5757f6c9eaefc0a Mon Sep 17 00:00:00 2001 From: jdolle <1841898+jdolle@users.noreply.github.com> Date: Tue, 19 May 2026 15:34:32 -0700 Subject: [PATCH] fix visit usage --- patches/@graphql-eslint__eslint-plugin@3.20.1.patch | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/patches/@graphql-eslint__eslint-plugin@3.20.1.patch b/patches/@graphql-eslint__eslint-plugin@3.20.1.patch index 2b201c509..526189fbc 100644 --- a/patches/@graphql-eslint__eslint-plugin@3.20.1.patch +++ b/patches/@graphql-eslint__eslint-plugin@3.20.1.patch @@ -14,7 +14,7 @@ index a3c0ee23c61d97142dca320d85e9cc28fc643677..beee60afe96e6b0bb0866dad663d0ebb + } + if (type == null ? void 0 : type.extensionASTNodes) { + for (const ext of type.extensionASTNodes) { -+ import_graphql.visit(ext, visitor); ++ (0, import_graphql.visit)(ext, visitor); + } + } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 185a5c0b6..7eb06a3fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,7 +57,7 @@ patchedDependencies: hash: 2280c6d4f2e9268fc118d06dc95deea7e9b58200010db1b332004627d6793a9f path: patches/@graphql-codegen__schema-ast.patch '@graphql-eslint/eslint-plugin@3.20.1': - hash: e8ecfafe8c8a80a3d0adcf5f7d25e400062b5c6ddf5b8ef1112c5e3ee01f63bd + hash: 92716d09c5dd6166f88ca95d28b39ad4491682d48574a36c391e9875dd5060bb path: patches/@graphql-eslint__eslint-plugin@3.20.1.patch '@oclif/core@3.26.6': hash: 7432c7b46bd5e3276faff9af4fc733575417c17a0ec31df3c7a229f766e3cffc @@ -138,7 +138,7 @@ importers: version: 3.0.1(graphql@16.9.0) '@graphql-eslint/eslint-plugin': specifier: 3.20.1 - version: 3.20.1(patch_hash=e8ecfafe8c8a80a3d0adcf5f7d25e400062b5c6ddf5b8ef1112c5e3ee01f63bd)(@babel/core@7.28.5)(@types/node@24.12.2)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0) + version: 3.20.1(patch_hash=92716d09c5dd6166f88ca95d28b39ad4491682d48574a36c391e9875dd5060bb)(@babel/core@7.28.5)(@types/node@24.12.2)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0) '@graphql-inspector/cli': specifier: 6.0.6 version: 6.0.6(@types/node@24.12.2)(encoding@0.1.13)(graphql@16.9.0) @@ -1463,7 +1463,7 @@ importers: devDependencies: '@graphql-eslint/eslint-plugin': specifier: 3.20.1 - version: 3.20.1(patch_hash=e8ecfafe8c8a80a3d0adcf5f7d25e400062b5c6ddf5b8ef1112c5e3ee01f63bd)(@babel/core@7.28.5)(@types/node@25.5.0)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0) + version: 3.20.1(patch_hash=92716d09c5dd6166f88ca95d28b39ad4491682d48574a36c391e9875dd5060bb)(@babel/core@7.28.5)(@types/node@25.5.0)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0) '@hive/service-common': specifier: workspace:* version: link:../service-common @@ -22063,7 +22063,7 @@ snapshots: parse-filepath: 1.0.2 tslib: 2.6.3 - '@graphql-eslint/eslint-plugin@3.20.1(patch_hash=e8ecfafe8c8a80a3d0adcf5f7d25e400062b5c6ddf5b8ef1112c5e3ee01f63bd)(@babel/core@7.28.5)(@types/node@24.12.2)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0)': + '@graphql-eslint/eslint-plugin@3.20.1(patch_hash=92716d09c5dd6166f88ca95d28b39ad4491682d48574a36c391e9875dd5060bb)(@babel/core@7.28.5)(@types/node@24.12.2)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0)': dependencies: '@babel/code-frame': 7.29.0 '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.28.5)(graphql@16.9.0) @@ -22086,7 +22086,7 @@ snapshots: - supports-color - utf-8-validate - '@graphql-eslint/eslint-plugin@3.20.1(patch_hash=e8ecfafe8c8a80a3d0adcf5f7d25e400062b5c6ddf5b8ef1112c5e3ee01f63bd)(@babel/core@7.28.5)(@types/node@25.5.0)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0)': + '@graphql-eslint/eslint-plugin@3.20.1(patch_hash=92716d09c5dd6166f88ca95d28b39ad4491682d48574a36c391e9875dd5060bb)(@babel/core@7.28.5)(@types/node@25.5.0)(cosmiconfig-toml-loader@1.0.0)(encoding@0.1.13)(graphql@16.9.0)': dependencies: '@babel/code-frame': 7.29.0 '@graphql-tools/code-file-loader': 7.3.23(@babel/core@7.28.5)(graphql@16.9.0)