From 2dde3fd5d13f404cb5b0b612f1580b3404abd98b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 13:04:34 +0000 Subject: [PATCH] chore(deps-dev): bump the graphql group with 4 updates Bumps the graphql group with 4 updates: [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli), [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client), [graphql](https://github.com/graphql/graphql-js) and [graphql-tag](https://github.com/apollographql/graphql-tag). Updates `@graphql-codegen/cli` from 7.0.0 to 7.1.3 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@7.1.3/packages/graphql-codegen-cli) Updates `@graphql-codegen/client-preset` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/client-preset@6.0.1/packages/presets/client) Updates `graphql` from 16.14.0 to 17.0.1 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.14.0...v17.0.1) Updates `graphql-tag` from 2.12.6 to 2.12.7 - [Release notes](https://github.com/apollographql/graphql-tag/releases) - [Changelog](https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/graphql-tag/compare/v2.12.6...v2.12.7) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-version: 7.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql - dependency-name: "@graphql-codegen/client-preset" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql - dependency-name: graphql dependency-version: 17.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphql - dependency-name: graphql-tag dependency-version: 2.12.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql ... Signed-off-by: dependabot[bot] --- package.json | 8 +- pnpm-lock.yaml | 1032 +++++++++++++++++++++++++----------------------- 2 files changed, 535 insertions(+), 505 deletions(-) diff --git a/package.json b/package.json index cce2e713..81605ff9 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "devDependencies": { "@changesets/changelog-github": "0.7.0", "@changesets/cli": "2.31.0", - "@graphql-codegen/cli": "7.0.0", - "@graphql-codegen/client-preset": "6.0.0", + "@graphql-codegen/cli": "7.1.3", + "@graphql-codegen/client-preset": "6.0.1", "@graphql-typed-document-node/core": "3.2.0", "@octokit/webhooks-schemas": "7.6.1", "@octokit/webhooks-types": "7.6.1", @@ -66,8 +66,8 @@ "@types/node": "24.12.2", "dotenv": "17.4.2", "esbuild": "0.28.0", - "graphql": "16.14.0", - "graphql-tag": "2.12.6", + "graphql": "17.0.1", + "graphql-tag": "2.12.7", "knip": "6.14.2", "openapi-typescript": "7.13.0", "oxfmt": "0.51.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d62c885..48acd1f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,14 +28,14 @@ importers: specifier: 2.31.0 version: 2.31.0(@types/node@24.12.2) '@graphql-codegen/cli': - specifier: 7.0.0 - version: 7.0.0(@types/node@24.12.2)(graphql@16.14.0)(typescript@6.0.3) + specifier: 7.1.3 + version: 7.1.3(@types/node@24.12.2)(graphql@17.0.1)(typescript@6.0.3) '@graphql-codegen/client-preset': - specifier: 6.0.0 - version: 6.0.0(graphql@16.14.0) + specifier: 6.0.1 + version: 6.0.1(graphql@17.0.1) '@graphql-typed-document-node/core': specifier: 3.2.0 - version: 3.2.0(graphql@16.14.0) + version: 3.2.0(graphql@17.0.1) '@octokit/webhooks-schemas': specifier: 7.6.1 version: 7.6.1 @@ -61,11 +61,11 @@ importers: specifier: 0.28.0 version: 0.28.0 graphql: - specifier: 16.14.0 - version: 16.14.0 + specifier: 17.0.1 + version: 17.0.1 graphql-tag: - specifier: 2.12.6 - version: 2.12.6(graphql@16.14.0) + specifier: 2.12.7 + version: 2.12.7(graphql@17.0.1) knip: specifier: 6.14.2 version: 6.14.2(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) @@ -126,63 +126,71 @@ packages: resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} engines: {node: '>=6.9.0'} - '@babel/compat-data@7.29.3': - resolution: {integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==} + '@babel/code-frame@7.29.7': + resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==} engines: {node: '>=6.9.0'} - '@babel/core@7.29.0': - resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} + '@babel/compat-data@7.29.7': + resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==} engines: {node: '>=6.9.0'} - '@babel/generator@7.29.1': - resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} + '@babel/core@7.29.7': + resolution: {integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==} engines: {node: '>=6.9.0'} - '@babel/helper-compilation-targets@7.28.6': - resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} + '@babel/generator@7.29.7': + resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==} engines: {node: '>=6.9.0'} - '@babel/helper-globals@7.28.0': - resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} + '@babel/helper-compilation-targets@7.29.7': + resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.28.6': - resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} + '@babel/helper-globals@7.29.7': + resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==} engines: {node: '>=6.9.0'} - '@babel/helper-module-transforms@7.28.6': - resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} + '@babel/helper-module-imports@7.29.7': + resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-transforms@7.29.7': + resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-plugin-utils@7.28.6': - resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} + '@babel/helper-plugin-utils@7.29.7': + resolution: {integrity: sha512-G7sHYigPY17oO5SYWnfD/0MTBwVR781S/JI643e/JhUYgVgWE/61SoW3NH9KWUKyKq5LVh3npif99Wkt6j86Jw==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.27.1': - resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} + '@babel/helper-string-parser@7.29.7': + resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==} engines: {node: '>=6.9.0'} '@babel/helper-validator-identifier@7.28.5': resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-option@7.27.1': - resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} + '@babel/helper-validator-identifier@7.29.7': + resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} engines: {node: '>=6.9.0'} - '@babel/helpers@7.29.2': - resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==} + '@babel/helper-validator-option@7.29.7': + resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==} engines: {node: '>=6.9.0'} - '@babel/parser@7.29.3': - resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==} + '@babel/helpers@7.29.7': + resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==} + engines: {node: '>=6.9.0'} + + '@babel/parser@7.29.7': + resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==} engines: {node: '>=6.0.0'} hasBin: true - '@babel/plugin-syntax-import-assertions@7.28.6': - resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==} + '@babel/plugin-syntax-import-assertions@7.29.7': + resolution: {integrity: sha512-/An1OCBN93thpBAGyfsK2pcf0jvju1SAtKkL2Ny++B5Sy6sqgzXDQH1cZxWbF96Wuk+bn41MDA9bLd4VVAw6rw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -191,16 +199,20 @@ packages: resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} engines: {node: '>=6.9.0'} - '@babel/template@7.28.6': - resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} + '@babel/runtime@7.29.7': + resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.29.0': - resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} + '@babel/template@7.29.7': + resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==} engines: {node: '>=6.9.0'} - '@babel/types@7.29.0': - resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} + '@babel/traverse@7.29.7': + resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==} + engines: {node: '>=6.9.0'} + + '@babel/types@7.29.7': + resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} engines: {node: '>=6.9.0'} '@changesets/apply-release-plan@7.1.1': @@ -647,14 +659,14 @@ packages: '@fastify/busboy@3.2.0': resolution: {integrity: sha512-m9FVDXU3GT2ITSe0UaMA5rU3QkfC/UXtCU8y0gSN/GugTqtVldOBWIB5V6V3sbmenVZUIpU6f+mPEO2+m5iTaA==} - '@graphql-codegen/add@7.0.0': - resolution: {integrity: sha512-fQGlUQd0BpoevCTOKi3b7M+kuXCI13udXmJrIh1QMtTCLXUTYGgsubNVcPLr0cVjVwyBK/ZRgwtxdCmkVXqTwQ==} + '@graphql-codegen/add@7.0.1': + resolution: {integrity: sha512-kWw6RMu9ysBw1wcgcgf9mOnswc5M3ekOApDTiaJC/UZNTEYins01srZHYTP7z3P/WlGGC844BRtjwh3U2kNd/A==} engines: {node: '>=16'} 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 - '@graphql-codegen/cli@7.0.0': - resolution: {integrity: sha512-SNgTiFU/jB3VJLr8koJjmXAwl60wG/9r5iQBiOmlf0m9KRaiCNmfDG6+VbeejJPkDIGJKQd0SwqV5i+fxdnjqA==} + '@graphql-codegen/cli@7.1.3': + resolution: {integrity: sha512-mMYwpvpqJjjHoA/c6HBjdlbT8JqFC6W85RB80tpHACapufBnLlyNtYHYeOYAoUuU1n3cGQi1if1pKHnjLgS/eQ==} engines: {node: '>=16'} hasBin: true peerDependencies: @@ -664,8 +676,8 @@ packages: '@parcel/watcher': optional: true - '@graphql-codegen/client-preset@6.0.0': - resolution: {integrity: sha512-nqidNH4rrulv0E2ZVkYcIWz5Jon+hLBKkx/Xp8KyRJ8WnNRD0kJO1ra8ECLU/JS8LuZehSJyCfoQh555TT5TEw==} + '@graphql-codegen/client-preset@6.0.1': + resolution: {integrity: sha512-6wh0ZHG9WzBD6bE4AVOO6VCCMXK2orxHuXxaNKj+sj1w0qZ3Y3WIjZnqZLg6JZrHCIs/e+gy3T15Dc2pH8IbHA==} engines: {node: '>=16'} 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 @@ -674,14 +686,14 @@ packages: graphql-sock: optional: true - '@graphql-codegen/core@6.0.0': - resolution: {integrity: sha512-/UDolbUC6q6MTHNvEUDq+vC3ugycxAQ71S62WB3RDXzbBVIG5MG5Kw89WFOh+dt/s+mRuX+tx+Vz/si81sZ0aw==} + '@graphql-codegen/core@6.1.0': + resolution: {integrity: sha512-jReAzuCYlrSBJHW2bfBpDl/vMRCw0yQEoTvGi9K+3OTsazDXEQGOpCVfj8p/xO2h7ynu5Yrvzo0sUylVv0CnwA==} engines: {node: '>=16'} 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 - '@graphql-codegen/gql-tag-operations@6.0.0': - resolution: {integrity: sha512-IBwQ/jYx5Z4yMV78oVGU3hhNu/I7xFiQpFXavZujwCvoyH611M/JAoZ/RTExjr9stzcKMmNxJV/1Pknv+5M9Fg==} + '@graphql-codegen/gql-tag-operations@6.0.1': + resolution: {integrity: sha512-eHYUIchZLG6G+kafeKnUByL2Nkmb8Uj2vg33UVLFj8XJ2coC4b1iRDWxCdTXbupZrN0FaM0QRRBLs3zBEAzcJg==} engines: {node: '>=16'} 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 @@ -692,20 +704,20 @@ packages: 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 - '@graphql-codegen/schema-ast@6.0.0': - resolution: {integrity: sha512-ww6lfCZYBZk8SbnOKp76FLvBrMD6oqFhAGj8Ov8f+bsrNh0SG1M6mxLWh4nl9hWIu/iwsZgrJcuIrTfyBeF6jQ==} + '@graphql-codegen/schema-ast@6.0.1': + resolution: {integrity: sha512-P16b6XCWXfcrA4fkuAyqoy883USAULifv8YWgEOrNKDAnr2DR+Kr85jSomknIUTY39wiuvisv4/lrdXobwK6sA==} engines: {node: '>=16'} 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 - '@graphql-codegen/typed-document-node@7.0.0': - resolution: {integrity: sha512-gSsMEKe1QV5QmF+TsijSyhLYGYRYGD2fe7rGIJwca4s1gZK+aD3qjNFq3C0yFUsb92bsCxiOJTWeiPPfdPSMTg==} + '@graphql-codegen/typed-document-node@7.0.3': + resolution: {integrity: sha512-l/4KenYJG5D8Aj6Aa2KPeS0fdMIIi04Qx28d4SLwMWuyFU9WXspU5mR9YMNDRZzaTgBtGR8aMIl9RzyiWf5uUw==} engines: {node: '>=16'} 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 - '@graphql-codegen/typescript-operations@6.0.2': - resolution: {integrity: sha512-QYs8eQIOXsGKiWBlx4ZtIwYALa5RlLwznJELcnKayGubuEbglOsapJBswERXoogf3SMDrU21L58c1CYkYlyKIA==} + '@graphql-codegen/typescript-operations@6.0.5': + resolution: {integrity: sha512-amsfjYbLIbYUIPr481hlXXjgnm5knel3v6EXJ8oThhcbOoT332XJjzjohZaTjij7eqebOewzzRXLPWi8z+mgSA==} engines: {node: '>=16'} 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 @@ -714,14 +726,14 @@ packages: graphql-sock: optional: true - '@graphql-codegen/typescript@6.0.1': - resolution: {integrity: sha512-UmHKlOBqnmGs0ioZsfi7INIb6+YCXVMi3KSp/INO359fT3RJxWPLPiE7T30UaWXtLeO6fBNZcvhy3EGBI9UCvw==} + '@graphql-codegen/typescript@6.0.2': + resolution: {integrity: sha512-zyLfKsFJ7TRkQ0PyaUVuiAek9TSbtVJwwBoOuaE9RAWr45+9Y5W1LYldpiSTcyfxKVSIniE7Gj0V87qzrpdyYw==} engines: {node: '>=16'} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - '@graphql-codegen/visitor-plugin-common@7.0.2': - resolution: {integrity: sha512-3v1dPjkSiAIsqwZ/6btSZ6BCYlYYpr3FdLhsBZ/JoPP2hYgN6AlGKdUyhYm5FsgDKU04L7al3+rfnTOCxqM0gw==} + '@graphql-codegen/visitor-plugin-common@7.1.2': + resolution: {integrity: sha512-1TdaKeDBj91ZYcJO9fMHHo02HEoWCSYhlsi4B7EGto7cqQa2htraAi+sCYIxQuccxNsRmM6apQ+O5+cJj1Bs7w==} engines: {node: '>=16'} 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 @@ -748,8 +760,8 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/delegate@12.0.16': - resolution: {integrity: sha512-WEJaFwWG82a0VzhfE4sRsaOPjxgCVfn4fOe3ho+r3uIbPYpc7qHpFdu1PLg6meikq6fuW9NJ1J88fEgnWuXDVg==} + '@graphql-tools/delegate@12.0.17': + resolution: {integrity: sha512-pIVszWEm69rF+bkM0jUyM1KdIxGzygQbIp1GtV1CuEGRB8lN1uFY1eeTzM2nudHXg8cj+XSVO8cnRpph+o8Dmg==} engines: {node: '>=20.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -868,8 +880,8 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - '@graphql-tools/wrap@11.1.15': - resolution: {integrity: sha512-GCMx6l0MPwHVaBMHf29oG8eIrsJ8PBXq9y5DNX9/r9oCpCBfqxfWzcejx4CpO4chA3+yylGOKcAyEbOUgxfI1Q==} + '@graphql-tools/wrap@11.1.16': + resolution: {integrity: sha512-JW1XGFTmltXa537J2bAr8dN/n6EWwiBuM9q8V8mWqZ0eWrf++/TT3/mlV3c0M8B8nrS/lqSsotIwPAtVZR8sWQ==} engines: {node: '>=20.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -1032,49 +1044,49 @@ packages: cpu: [x64] os: [win32] - '@inquirer/ansi@2.0.5': - resolution: {integrity: sha512-doc2sWgJpbFQ64UflSVd17ibMGDuxO1yKgOgLMwavzESnXjFWJqUeG8saYosqKpHp4kWiM5x1nXvEjbpx90gzw==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/ansi@2.0.7': + resolution: {integrity: sha512-3eTuUO1vH2cZm2ZKHeQxnOqlTi9EfZDGgIe3BL3I4u+rJHocr9Fz86M4fjYABPvFnQG/gGK551HqDiIcETwU6Q==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} - '@inquirer/checkbox@5.1.5': - resolution: {integrity: sha512-Jmf9tgBHIEK5SAOB7swYfStqmtkZb00xOTpSQmkoGEpdxOTpJi9RS0A8bkfDPHTTItZRJrRdZrEMu25wyj0VfQ==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/checkbox@5.2.1': + resolution: {integrity: sha512-b6xmA/VlTe0ZgDQHDui+Nav470u7u49nRd8/iuhOcQPO9Ch7lGuogydhi2VOmNlZ+zXcM8IcPuNSwQcdJaF/kw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/confirm@6.0.13': - resolution: {integrity: sha512-wkGPC7yJ5WJk1DJ5SX7fzk+gfj4BM8cf5dDDi71B/551xHrdsZVRJOC0WyikXd0pEsb/9cLniuE4atbsMqmFkw==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/confirm@6.1.1': + resolution: {integrity: sha512-eb8DBZcz/2qHWQda4rk2JiQk5h9QV/cVHi1yjt0f69WFZMRFn0sJTye3EAP8icut8UDMjQPsaH5KbcOogefrFQ==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/core@11.1.10': - resolution: {integrity: sha512-a4Q5BXHQAHa9eO202sTaFCHFYVB3x5fauDuThEAdZ9gfn76pSxiKU7wWcEH0N1O0XmQvNfQNU6QXpiRxmYQx+A==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/core@11.2.1': + resolution: {integrity: sha512-Qd6GJT1yVyrZZCfN8W2qKF5ApmqryXRhRKCuip8h01x2w/esJQ2XIYc6f9abMIHgKQdBfFTSOdbHRLAhuM09UA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/editor@5.1.2': - resolution: {integrity: sha512-Y3Nor7S/DhIPo+8Ym/dSY4efwKI4BsflKDwXh0jNeXJsSF3dteS/3Yf+z4wkibVZDvYMyCgknSTQlNahfunGHg==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/editor@5.2.2': + resolution: {integrity: sha512-ZRVd/oD+sYsUd5zVm0NflqEzlqfYCyHNsqkHl2oWXEUHs12tCbcSFi+wVFEvD8+LGRaMUsVrE7qeo6lSG/S1Vg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/expand@5.0.14': - resolution: {integrity: sha512-qyY9zcIX2eKYwaAUiQo9zORd61Lc3sXeM72fVbeHkYnDkqfr8/armcRbmVAIrExeJhI2puk+uomeKtWrpUVUmQ==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/expand@5.1.1': + resolution: {integrity: sha512-YmQpenjbFSHAK3sOd44puHh3V1KXXr+JiNpUztoSQ4drLh2rTVzTap/YtlAVu/5xavifIlBfNEzJ/neZJ1a/1g==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: @@ -1090,85 +1102,85 @@ packages: '@types/node': optional: true - '@inquirer/external-editor@3.0.0': - resolution: {integrity: sha512-lDSwMgg+M5rq6JKBYaJwSX6T9e/HK2qqZ1oxmOwn4AQoJE5D+7TumsxLGC02PWS//rkIVqbZv3XA3ejsc9FYvg==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/external-editor@3.0.3': + resolution: {integrity: sha512-6thf5I8q7lZwzGLAxPaaGEREEkZ3nyePPDQ1oyobblxmEE8mqTLguScP7pDjUTAibiyb4hfXl+qjUEJ+di/aNA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/figures@2.0.5': - resolution: {integrity: sha512-NsSs4kzfm12lNetHwAn3GEuH317IzpwrMCbOuMIVytpjnJ90YYHNwdRgYGuKmVxwuIqSgqk3M5qqQt1cDk0tGQ==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/figures@2.0.7': + resolution: {integrity: sha512-aJ8TBPOGB6f/2qziPfElISTCEd5XOYTFckA2SGjhNmiKzfK/u4ot3v0DUzGVdUnKjN10EqnnEPck36BkyfLnJw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} - '@inquirer/input@5.0.13': - resolution: {integrity: sha512-0l0jCHlJnXIV8CTxwQC0C+5Ziq8WP22edWgmciW2xYvoeoSck4v5FvCS1ctKdqLLR0dUo93uAHgWHywgBSoRyw==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/input@5.1.2': + resolution: {integrity: sha512-9K/DDBSQpOyZSkt6sOVP9Vo0TR7atX2kuILsUu0x3wVcVbe97lJwIJKMLdMw25tDYuXl/qp6erT0Xs1rfmcfZg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/number@4.0.13': - resolution: {integrity: sha512-WHmkYnnJAou5gx7RgcvAfUggnHNM1zWfoh0dFPl3dxVssuqt+dK5rIbaOYQXNyOegvFnopbKupjnhw2O8gANNg==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/number@4.1.1': + resolution: {integrity: sha512-XF4IXAbPnGPgw0wsbC/i2tPcyfdZgDpUlhsqU0SfT4IRIGWha6Xm9VRgN5yYxJq+jnyXlfXI/nQ3ulfk0iEICA==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/password@5.0.13': - resolution: {integrity: sha512-XDGu64ROHZjOOXLAANvJN7iIxWKhOSCG5VakrZ5kaScVR+snVJCFglD/hL3/677awtWcu4pXoWa280CDIYcBeg==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/password@5.1.1': + resolution: {integrity: sha512-3XBfF7DAsp5qeDsvN5Rd1HmbNokVvEQoUM0QLrRcybC9nX96w3Pbmu7qUsb3IT3J3jBvs2+mTXaKHOUsgHMLzg==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/prompts@8.4.3': - resolution: {integrity: sha512-ai5LseTw9HhegupIgmo4cn7RpnCGznjjXu4OI+7jMR8vu7T1ZCCNMzFFAovUCjL1fl0cceksIN1++yQE59SmZw==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/prompts@8.5.2': + resolution: {integrity: sha512-IYR/3C/paEVVQYQvdDlFZVjRCJVYHHON0XXMH91KO9GSxs0TdKYWlUdvfQl2EfAHDxUaN3IBffkE/BDTh5nJ6g==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/rawlist@5.2.9': - resolution: {integrity: sha512-a1ErXEfgjfPYpyQ89dp+7n2IISjH9oQg3ygvF5adz8B7aHn4n2PjEgu1wpVTp69K3bj3lVLxP0qJ2b1clk1Whw==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/rawlist@5.3.1': + resolution: {integrity: sha512-QqdTqQddL3qPX/PPrjobpsO25NZ4dWXgTLenrR445L2ptLEYE6Z+PD5c5CNDJNx4ugRgELAIpSIJxZaO2jJ2Og==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/search@4.1.9': - resolution: {integrity: sha512-ZlbM28Q9lmLkFPNAIv+ZuY530n5Km8U1WW48oYEvDhe9yc2uL3m3t+JSdRUkQlk5fuIuskgiIVjcb7czFzQpuA==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/search@4.2.1': + resolution: {integrity: sha512-xJj8QWKRSrfKoBIITLZK61dD3zwo0Rz11fgDImku30/Oe81zMdIdGgrLY2h6RkJ+KZ/GhNYIRMKnH/62qBTA5g==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/select@5.1.5': - resolution: {integrity: sha512-6SRg6kHfK/sjLXOsuqNebuir+sjwrf/iWuRUnXgB2slzEewppI1WfzeS16XxDcOQmXBruMmmB9Cgrz7wsAxqMg==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/select@5.2.1': + resolution: {integrity: sha512-FlDndEUww8m7BfukO2nJa25vhD+H5jxxCv4oGioKqzyWz3nPHhhw4LKdYRSlXuAx7DsdWia7iyaBPKKS95Evfw==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: '@types/node': optional: true - '@inquirer/type@4.0.5': - resolution: {integrity: sha512-aetVUNeKNc/VriqXlw1NRSW0zhMBB0W4bNbWRJgzRl/3d0QNDQFfk0GO5SDdtjMZVg6o8ZKEiadd7SCCzoOn5Q==} - engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} + '@inquirer/type@4.0.7': + resolution: {integrity: sha512-t28inv14nMQ1PhKpsJPY+kEs/c00qzeCOS2gTNRyTjG5d6qsVA2fItxW4hkvGZ5lvanGLdtCzVIx5dwdRpN1+g==} + engines: {node: '>=23.5.0 || ^22.13.0 || ^20.17.0'} peerDependencies: '@types/node': '>=18' peerDependenciesMeta: @@ -1268,8 +1280,8 @@ packages: resolution: {integrity: sha512-KMQIfq5sOPpkQYajXHwnhjCC0slzCNScLHs9JafXc4RAJI+9f+jNDlBNaIMTvazOPLgb4BnlhGJOTbnN0wIjPw==} engines: {node: '>= 20'} - '@octokit/request@10.0.9': - resolution: {integrity: sha512-o8Bi3f608eyM+7BmBiUWxFsdjLb3/ym1cQek5LZOv9KkZcxRrHCPhhRzm6xjO6HVZ85ItD6+sTsjxo821SVa/A==} + '@octokit/request@10.0.10': + resolution: {integrity: sha512-KxNC2pTqqhszMNrf12ZRd4PonRgyJdsM4F/jySiddQK+DsRcfBtUvqn8t7UsyZhnRJHvX46OohDt5N3VqIWC2w==} engines: {node: '>= 20'} '@octokit/types@16.0.0': @@ -1815,8 +1827,8 @@ packages: resolution: {integrity: sha512-HAwCnNyKcs5XGQqms+9t7OdAPM/5TDstmhF+0i7tdCFato2QKuYIlyWETwkXd8c5zbltr1oB+6y9NTeQLr2d6Q==} engines: {node: '>=18.17.0', npm: '>=9.5.0'} - '@repeaterjs/repeater@3.0.6': - resolution: {integrity: sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==} + '@repeaterjs/repeater@3.1.0': + resolution: {integrity: sha512-TaoVksZRSx2KWYYpyLQtMQXXeS98VsgZImzW65xmiVgbYhXLk+aEsmzPLirqVuE4/XuUapH2iMtxUzaBNDzdSQ==} '@rolldown/binding-android-arm64@1.0.2': resolution: {integrity: sha512-ZS4D1JPGn/MYQN/SYDWftIE/nVsM8j/AFOYEzAoOE2O3NktQOZru+/vYXGbR/qtdLdIfGCP0lcoJiYVzsEz+iQ==} @@ -1993,8 +2005,8 @@ packages: resolution: {integrity: sha512-b4PhJ+zYj4357zwk4TTuF2nEe0vVtOrwdsrNo5hL+u1ojXNhh1FgJ6pg1jzDlwlT4oBdzfSwaBwMCtFCsIWg8Q==} engines: {node: '>=18.0.0'} - '@whatwg-node/node-fetch@0.8.5': - resolution: {integrity: sha512-4xzCl/zphPqlp9tASLVeUhB5+WJHbuWGYpfoC2q1qh5dw0AqZBW7L27V5roxYWijPxj4sspRAAoOH3d2ztaHUQ==} + '@whatwg-node/node-fetch@0.8.6': + resolution: {integrity: sha512-BDMdYFcerLQkwA2RTldxOqRCs6ZQD1S7UgP3pUdGUkcbgTrP/V5ko77ZkCww9DHmC4lpoYuwigGfQYj285gMvA==} engines: {node: '>=18.0.0'} '@whatwg-node/promise-helpers@1.3.2': @@ -2050,8 +2062,8 @@ packages: resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} engines: {node: 18 || 20 || >=22} - baseline-browser-mapping@2.10.30: - resolution: {integrity: sha512-xjOFN16Ha1+Rz4nFYKqHU/LSB+gx/Vi3yQLX7r7sAW+Wa+8hhF2h4pvqTrTMc8+WcDBEunnUurr46Jvv0jk3Vg==} + baseline-browser-mapping@2.10.40: + resolution: {integrity: sha512-BSSLZ9/Cjjv7Gtj5B68ZzXcXUg8iOf3fme+FCuh8rC/Go+Kmh8cox7M3A8dolou16s64QjLPOSdngh7GxXvkSw==} engines: {node: '>=6.0.0'} hasBin: true @@ -2079,8 +2091,8 @@ packages: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} - browserslist@4.28.2: - resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==} + browserslist@4.28.4: + resolution: {integrity: sha512-MTc8i/x9jBQd1iMw2CFGS+rwMa07eYjLR0CCTLDACl9xhxy+nIs3KeML/biicXtk9JrZ6dnnTatmc7ErPXIxqw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -2088,8 +2100,8 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - caniuse-lite@1.0.30001792: - resolution: {integrity: sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==} + caniuse-lite@1.0.30001799: + resolution: {integrity: sha512-hG1bReV+OUU+MOqK4t/ZWI0tZOyz3rqS9XuhOUz1cIcbwBKjOyJEJuw9ER5JuNyqxNk8u/JUVbGibBOL1yrjFw==} chai@6.2.2: resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==} @@ -2108,6 +2120,9 @@ packages: chardet@2.1.1: resolution: {integrity: sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==} + chardet@2.2.0: + resolution: {integrity: sha512-rddelWYNPRrXq6PtNEN2S3f6t9ILzvqaN5pVgi4kqt9jHQaXIial9PznB5iSPVlQSLNaaH22ItWz3EJtQ10+OA==} + cli-cursor@5.0.0: resolution: {integrity: sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==} engines: {node: '>=18'} @@ -2151,8 +2166,8 @@ packages: typescript: optional: true - cosmiconfig@9.0.1: - resolution: {integrity: sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==} + cosmiconfig@9.0.2: + resolution: {integrity: sha512-gtTZxTDau1wL7Y7zifc2dd8jHSK/k6BTx/2Xp/BpdlAdnlYWFVt7qhJqgwi7637yRwRQ3qL4ZidbB4I8tA5VOg==} engines: {node: '>=14'} peerDependencies: typescript: '>=4.9.5' @@ -2219,8 +2234,8 @@ packages: resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} engines: {node: '>=10'} - electron-to-chromium@1.5.358: - resolution: {integrity: sha512-EO7tKm3QxRqTs1lSuPXzl6yRAwznehp0AH9OoMOIC+4mQzTFday8FJCO5KU6J/TFSQXEOahNq4vTKpz1jmCVOA==} + electron-to-chromium@1.5.379: + resolution: {integrity: sha512-v/qV5aV5EUA2pGilzUCq5/eyOloZAqDZBu9UMBIzgPpLlprjSR6zswsWBTv0KpqxLGUAZEwhO95ZCt7srymNVA==} emoji-regex@10.6.0: resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} @@ -2278,9 +2293,6 @@ packages: extendable-error@0.1.7: resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==} - fast-content-type-parse@3.0.0: - resolution: {integrity: sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==} - fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} @@ -2294,8 +2306,8 @@ packages: fast-string-width@3.0.2: resolution: {integrity: sha512-gX8LrtNEI5hq8DVUfRQMbr5lpaS4nMIWV+7XEbXk2b8kiQIizgnlr12B4dA3ZEx3308ze0O4Q1R+cHts8kyUJg==} - fast-wrap-ansi@0.2.0: - resolution: {integrity: sha512-rLV8JHxTyhVmFYhBJuMujcrHqOT2cnO5Zxj37qROj23CP39GXubJRBUFF0z8KFK77Uc0SukZUf7JZhsVEQ6n8w==} + fast-wrap-ansi@0.2.2: + resolution: {integrity: sha512-7F2Fl+TjRSenLqlU3UjSH0iyqopqoZIu7eZVpEirP2g1GtWa2G/ecEmBdgz31+Mxr+ELclgg6sokpSFIQiZ02Q==} fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} @@ -2382,11 +2394,11 @@ packages: cosmiconfig-toml-loader: optional: true - graphql-tag@2.12.6: - resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} + graphql-tag@2.12.7: + resolution: {integrity: sha512-xnE/NFzy+0eIesvAsREJZ284zTl/wYuBAvpsFSDhRGRdRHdnE90M21Q3xAWyYInb0J756c6x0pIQ62+vtvOs1Q==} engines: {node: '>=10'} peerDependencies: - graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + graphql: ^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 graphql-ws@6.0.8: resolution: {integrity: sha512-m3EOaNsUBXwAnkBWbzPfe0Nq8pXUfxsWnolC54sru3FzHvhTZL0Ouf/BoQsaGAXqM+YPerXOJ47BUnmgmoupCw==} @@ -2404,9 +2416,9 @@ packages: ws: optional: true - graphql@16.14.0: - resolution: {integrity: sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q==} - engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} + graphql@17.0.1: + resolution: {integrity: sha512-8eWbg5Zcv/8o20nzEjHUGPTj20MLFJjc5kagbIPxbaeGxvFwpitJhemEC/k17n5+UD4M/9ea5rTuce78mELujQ==} + engines: {node: ^22.0.0 || ^24.0.0 || ^25.0.0 || >=26.0.0} https-proxy-agent@7.0.6: resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} @@ -2424,8 +2436,8 @@ packages: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} - immutable@5.1.5: - resolution: {integrity: sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==} + immutable@5.1.8: + resolution: {integrity: sha512-TM5YqrGeTsVIPPpILzeqZ8D2Zc2TvNgSDi88zPF2a4cyqQdWV/wVWBDRDbNzzrLeRWScrFcOX9lW2iX6GOtUDw==} import-fresh@3.3.1: resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==} @@ -2525,6 +2537,10 @@ packages: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true + js-yaml@4.2.0: + resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + hasBin: true + jsesc@3.1.0: resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} engines: {node: '>=6'} @@ -2637,8 +2653,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - listr2@10.2.1: - resolution: {integrity: sha512-7I5knELsJKTUjXG+A6BkKAiGkW1i25fNa/xlUl9hFtk15WbE9jndA89xu5FzQKrY5llajE1hfZZFMILXkDHk/Q==} + listr2@10.2.2: + resolution: {integrity: sha512-JtNtbZj8q5BnDMR7trpwvwk3RIrANtIVzEUm8w7amp6xelLgyuq+4WZoTH913XaQAoH/cNdYhaNzBPA2U3xbDw==} engines: {node: '>=22.13.0'} locate-path@5.0.0: @@ -2744,8 +2760,9 @@ packages: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - node-releases@2.0.44: - resolution: {integrity: sha512-5WUyunoPMsvvEhS8AxHtRzP+oA8UCkJ7YRxatWKjngndhDGLiqEVAQKWjFAiAiuL8zMRGzGSJxFnLetoa43qGQ==} + node-releases@2.0.50: + resolution: {integrity: sha512-J6l92tKHX6w8Jy5nO1Vuc01NoIiRGi/d6qBKVxh+IQ8Cr3b6HbVNfKiF8ZpFKufTwpwxMmce2W3iQZ861ZRyTg==} + engines: {node: '>=18'} normalize-path@2.1.1: resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} @@ -2978,8 +2995,8 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shell-quote@1.8.3: - resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} + shell-quote@1.9.0: + resolution: {integrity: sha512-Iov+JwFv/2HcTpcwNMKd8+IWNb8tboQJNQTkAY/LLVK7gGH9jy+LGkVqPxfekHl+yMmiqXszdGWXgkfml7hjqA==} engines: {node: '>= 0.4'} siginfo@2.0.0: @@ -3325,8 +3342,8 @@ packages: utf-8-validate: optional: true - ws@8.20.1: - resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} + ws@8.21.0: + resolution: {integrity: sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -3399,11 +3416,11 @@ snapshots: '@actions/io@3.0.2': {} - '@ardatan/relay-compiler@13.0.1(graphql@16.14.0)': + '@ardatan/relay-compiler@13.0.1(graphql@17.0.1)': dependencies: - '@babel/runtime': 7.29.2 - graphql: 16.14.0 - immutable: 5.1.5 + '@babel/runtime': 7.29.7 + graphql: 17.0.1 + immutable: 5.1.8 invariant: 2.2.4 '@babel/code-frame@7.29.0': @@ -3412,19 +3429,25 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 - '@babel/compat-data@7.29.3': {} + '@babel/code-frame@7.29.7': + dependencies: + '@babel/helper-validator-identifier': 7.29.7 + js-tokens: 4.0.0 + picocolors: 1.1.1 + + '@babel/compat-data@7.29.7': {} - '@babel/core@7.29.0': + '@babel/core@7.29.7(supports-color@10.2.2)': dependencies: - '@babel/code-frame': 7.29.0 - '@babel/generator': 7.29.1 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) - '@babel/helpers': 7.29.2 - '@babel/parser': 7.29.3 - '@babel/template': 7.28.6 - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-compilation-targets': 7.29.7 + '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7(supports-color@10.2.2)) + '@babel/helpers': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 debug: 4.4.3(supports-color@10.2.2) @@ -3434,86 +3457,90 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/generator@7.29.1': + '@babel/generator@7.29.7': dependencies: - '@babel/parser': 7.29.3 - '@babel/types': 7.29.0 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 - '@babel/helper-compilation-targets@7.28.6': + '@babel/helper-compilation-targets@7.29.7': dependencies: - '@babel/compat-data': 7.29.3 - '@babel/helper-validator-option': 7.27.1 - browserslist: 4.28.2 + '@babel/compat-data': 7.29.7 + '@babel/helper-validator-option': 7.29.7 + browserslist: 4.28.4 lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-globals@7.28.0': {} + '@babel/helper-globals@7.29.7': {} - '@babel/helper-module-imports@7.28.6': + '@babel/helper-module-imports@7.29.7': dependencies: - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': + '@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7(supports-color@10.2.2))': dependencies: - '@babel/core': 7.29.0 - '@babel/helper-module-imports': 7.28.6 - '@babel/helper-validator-identifier': 7.28.5 - '@babel/traverse': 7.29.0 + '@babel/core': 7.29.7(supports-color@10.2.2) + '@babel/helper-module-imports': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + '@babel/traverse': 7.29.7 transitivePeerDependencies: - supports-color - '@babel/helper-plugin-utils@7.28.6': {} + '@babel/helper-plugin-utils@7.29.7': {} - '@babel/helper-string-parser@7.27.1': {} + '@babel/helper-string-parser@7.29.7': {} '@babel/helper-validator-identifier@7.28.5': {} - '@babel/helper-validator-option@7.27.1': {} + '@babel/helper-validator-identifier@7.29.7': {} + + '@babel/helper-validator-option@7.29.7': {} - '@babel/helpers@7.29.2': + '@babel/helpers@7.29.7': dependencies: - '@babel/template': 7.28.6 - '@babel/types': 7.29.0 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 - '@babel/parser@7.29.3': + '@babel/parser@7.29.7': dependencies: - '@babel/types': 7.29.0 + '@babel/types': 7.29.7 - '@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.29.0)': + '@babel/plugin-syntax-import-assertions@7.29.7(@babel/core@7.29.7(supports-color@10.2.2))': dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 + '@babel/core': 7.29.7(supports-color@10.2.2) + '@babel/helper-plugin-utils': 7.29.7 '@babel/runtime@7.29.2': {} - '@babel/template@7.28.6': + '@babel/runtime@7.29.7': {} + + '@babel/template@7.29.7': dependencies: - '@babel/code-frame': 7.29.0 - '@babel/parser': 7.29.3 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/types': 7.29.7 - '@babel/traverse@7.29.0': + '@babel/traverse@7.29.7': dependencies: - '@babel/code-frame': 7.29.0 - '@babel/generator': 7.29.1 - '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.29.3 - '@babel/template': 7.28.6 - '@babel/types': 7.29.0 + '@babel/code-frame': 7.29.7 + '@babel/generator': 7.29.7 + '@babel/helper-globals': 7.29.7 + '@babel/parser': 7.29.7 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 debug: 4.4.3(supports-color@10.2.2) transitivePeerDependencies: - supports-color - '@babel/types@7.29.0': + '@babel/types@7.29.7': dependencies: - '@babel/helper-string-parser': 7.27.1 - '@babel/helper-validator-identifier': 7.28.5 + '@babel/helper-string-parser': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 '@changesets/apply-release-plan@7.1.1': dependencies: @@ -3638,7 +3665,7 @@ snapshots: '@changesets/parse@0.4.3': dependencies: '@changesets/types': 6.1.0 - js-yaml: 4.1.1 + js-yaml: 4.2.0 '@changesets/pre@2.0.2': dependencies: @@ -3891,45 +3918,45 @@ snapshots: '@fastify/busboy@3.2.0': {} - '@graphql-codegen/add@7.0.0(graphql@16.14.0)': + '@graphql-codegen/add@7.0.1(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/cli@7.0.0(@types/node@24.12.2)(graphql@16.14.0)(typescript@6.0.3)': - dependencies: - '@babel/generator': 7.29.1 - '@babel/template': 7.28.6 - '@babel/types': 7.29.0 - '@graphql-codegen/client-preset': 6.0.0(graphql@16.14.0) - '@graphql-codegen/core': 6.0.0(graphql@16.14.0) - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-tools/apollo-engine-loader': 8.0.30(graphql@16.14.0) - '@graphql-tools/code-file-loader': 8.1.32(graphql@16.14.0) - '@graphql-tools/git-loader': 8.0.36(graphql@16.14.0) - '@graphql-tools/github-loader': 9.1.2(@types/node@24.12.2)(graphql@16.14.0) - '@graphql-tools/graphql-file-loader': 8.1.14(graphql@16.14.0) - '@graphql-tools/json-file-loader': 8.0.28(graphql@16.14.0) - '@graphql-tools/load': 8.1.10(graphql@16.14.0) - '@graphql-tools/merge': 9.1.9(graphql@16.14.0) - '@graphql-tools/url-loader': 9.1.2(@types/node@24.12.2)(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - '@inquirer/prompts': 8.4.3(@types/node@24.12.2) + '@graphql-codegen/cli@7.1.3(@types/node@24.12.2)(graphql@17.0.1)(typescript@6.0.3)': + dependencies: + '@babel/generator': 7.29.7 + '@babel/template': 7.29.7 + '@babel/types': 7.29.7 + '@graphql-codegen/client-preset': 6.0.1(graphql@17.0.1) + '@graphql-codegen/core': 6.1.0(graphql@17.0.1) + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-tools/apollo-engine-loader': 8.0.30(graphql@17.0.1) + '@graphql-tools/code-file-loader': 8.1.32(graphql@17.0.1) + '@graphql-tools/git-loader': 8.0.36(graphql@17.0.1) + '@graphql-tools/github-loader': 9.1.2(@types/node@24.12.2)(graphql@17.0.1) + '@graphql-tools/graphql-file-loader': 8.1.14(graphql@17.0.1) + '@graphql-tools/json-file-loader': 8.0.28(graphql@17.0.1) + '@graphql-tools/load': 8.1.10(graphql@17.0.1) + '@graphql-tools/merge': 9.1.9(graphql@17.0.1) + '@graphql-tools/url-loader': 9.1.2(@types/node@24.12.2)(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + '@inquirer/prompts': 8.5.2(@types/node@24.12.2) '@whatwg-node/fetch': 0.10.13 chalk: 5.6.2 - cosmiconfig: 9.0.1(typescript@6.0.3) + cosmiconfig: 9.0.2(typescript@6.0.3) debounce: 3.0.0 detect-indent: 7.0.2 - graphql: 16.14.0 - graphql-config: 5.1.6(@types/node@24.12.2)(graphql@16.14.0)(typescript@6.0.3) + graphql: 17.0.1 + graphql-config: 5.1.6(@types/node@24.12.2)(graphql@17.0.1)(typescript@6.0.3) is-glob: 4.0.3 jiti: 2.7.0 json-to-pretty-yaml: 1.2.2 - listr2: 10.2.1 + listr2: 10.2.2 log-symbols: 7.0.1 micromatch: 4.0.8 - shell-quote: 1.8.3 + shell-quote: 1.9.0 string-env-interpolation: 1.0.1 ts-log: 3.0.2 tslib: 2.8.1 @@ -3946,208 +3973,208 @@ snapshots: - typescript - utf-8-validate - '@graphql-codegen/client-preset@6.0.0(graphql@16.14.0)': - dependencies: - '@babel/helper-plugin-utils': 7.28.6 - '@babel/template': 7.28.6 - '@graphql-codegen/add': 7.0.0(graphql@16.14.0) - '@graphql-codegen/gql-tag-operations': 6.0.0(graphql@16.14.0) - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-codegen/typed-document-node': 7.0.0(graphql@16.14.0) - '@graphql-codegen/typescript': 6.0.1(graphql@16.14.0) - '@graphql-codegen/typescript-operations': 6.0.2(graphql@16.14.0) - '@graphql-codegen/visitor-plugin-common': 7.0.2(graphql@16.14.0) - '@graphql-tools/documents': 1.0.1(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-codegen/client-preset@6.0.1(graphql@17.0.1)': + dependencies: + '@babel/helper-plugin-utils': 7.29.7 + '@babel/template': 7.29.7 + '@graphql-codegen/add': 7.0.1(graphql@17.0.1) + '@graphql-codegen/gql-tag-operations': 6.0.1(graphql@17.0.1) + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-codegen/typed-document-node': 7.0.3(graphql@17.0.1) + '@graphql-codegen/typescript': 6.0.2(graphql@17.0.1) + '@graphql-codegen/typescript-operations': 6.0.5(graphql@17.0.1) + '@graphql-codegen/visitor-plugin-common': 7.1.2(graphql@17.0.1) + '@graphql-tools/documents': 1.0.1(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + '@graphql-typed-document-node/core': 3.2.0(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/core@6.0.0(graphql@16.14.0)': + '@graphql-codegen/core@6.1.0(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-tools/schema': 10.0.33(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-tools/schema': 10.0.33(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/gql-tag-operations@6.0.0(graphql@16.14.0)': + '@graphql-codegen/gql-tag-operations@6.0.1(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-codegen/visitor-plugin-common': 7.0.2(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-codegen/visitor-plugin-common': 7.1.2(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) auto-bind: 5.0.1 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/plugin-helpers@7.0.1(graphql@16.14.0)': + '@graphql-codegen/plugin-helpers@7.0.1(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) change-case-all: 2.1.0 common-tags: 1.8.2 - graphql: 16.14.0 + graphql: 17.0.1 import-from: 4.0.0 tslib: 2.8.1 - '@graphql-codegen/schema-ast@6.0.0(graphql@16.14.0)': + '@graphql-codegen/schema-ast@6.0.1(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/typed-document-node@7.0.0(graphql@16.14.0)': + '@graphql-codegen/typed-document-node@7.0.3(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-codegen/visitor-plugin-common': 7.0.2(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-codegen/visitor-plugin-common': 7.1.2(graphql@17.0.1) auto-bind: 5.0.1 change-case-all: 2.1.0 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/typescript-operations@6.0.2(graphql@16.14.0)': + '@graphql-codegen/typescript-operations@6.0.5(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-codegen/schema-ast': 6.0.0(graphql@16.14.0) - '@graphql-codegen/visitor-plugin-common': 7.0.2(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-codegen/schema-ast': 6.0.1(graphql@17.0.1) + '@graphql-codegen/visitor-plugin-common': 7.1.2(graphql@17.0.1) auto-bind: 5.0.1 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/typescript@6.0.1(graphql@16.14.0)': + '@graphql-codegen/typescript@6.0.2(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-codegen/schema-ast': 6.0.0(graphql@16.14.0) - '@graphql-codegen/visitor-plugin-common': 7.0.2(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-codegen/schema-ast': 6.0.1(graphql@17.0.1) + '@graphql-codegen/visitor-plugin-common': 7.1.2(graphql@17.0.1) auto-bind: 5.0.1 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-codegen/visitor-plugin-common@7.0.2(graphql@16.14.0)': + '@graphql-codegen/visitor-plugin-common@7.1.2(graphql@17.0.1)': dependencies: - '@graphql-codegen/plugin-helpers': 7.0.1(graphql@16.14.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.14.0) - '@graphql-tools/relay-operation-optimizer': 7.1.4(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 7.0.1(graphql@17.0.1) + '@graphql-tools/optimize': 2.0.0(graphql@17.0.1) + '@graphql-tools/relay-operation-optimizer': 7.1.4(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) auto-bind: 5.0.1 change-case-all: 2.1.0 dependency-graph: 1.0.0 - graphql: 16.14.0 - graphql-tag: 2.12.6(graphql@16.14.0) + graphql: 17.0.1 + graphql-tag: 2.12.7(graphql@17.0.1) parse-filepath: 1.0.2 tslib: 2.8.1 '@graphql-hive/signal@2.0.0': {} - '@graphql-tools/apollo-engine-loader@8.0.30(graphql@16.14.0)': + '@graphql-tools/apollo-engine-loader@8.0.30(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) '@whatwg-node/fetch': 0.10.13 - graphql: 16.14.0 + graphql: 17.0.1 sync-fetch: 0.6.0 tslib: 2.8.1 - '@graphql-tools/batch-execute@10.0.8(graphql@16.14.0)': + '@graphql-tools/batch-execute@10.0.8(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) '@whatwg-node/promise-helpers': 1.3.2 dataloader: 2.2.3 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/code-file-loader@8.1.32(graphql@16.14.0)': + '@graphql-tools/code-file-loader@8.1.32(graphql@17.0.1)': dependencies: - '@graphql-tools/graphql-tag-pluck': 8.3.31(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/graphql-tag-pluck': 8.3.31(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) globby: 11.1.0 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - supports-color - '@graphql-tools/delegate@12.0.16(graphql@16.14.0)': + '@graphql-tools/delegate@12.0.17(graphql@17.0.1)': dependencies: - '@graphql-tools/batch-execute': 10.0.8(graphql@16.14.0) - '@graphql-tools/executor': 1.5.3(graphql@16.14.0) - '@graphql-tools/schema': 10.0.33(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - '@repeaterjs/repeater': 3.0.6 + '@graphql-tools/batch-execute': 10.0.8(graphql@17.0.1) + '@graphql-tools/executor': 1.5.3(graphql@17.0.1) + '@graphql-tools/schema': 10.0.33(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + '@repeaterjs/repeater': 3.1.0 '@whatwg-node/promise-helpers': 1.3.2 dataloader: 2.2.3 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/documents@1.0.1(graphql@16.14.0)': + '@graphql-tools/documents@1.0.1(graphql@17.0.1)': dependencies: - graphql: 16.14.0 + graphql: 17.0.1 lodash.sortby: 4.7.0 tslib: 2.8.1 - '@graphql-tools/executor-common@1.0.6(graphql@16.14.0)': + '@graphql-tools/executor-common@1.0.6(graphql@17.0.1)': dependencies: '@envelop/core': 5.5.1 - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 - '@graphql-tools/executor-graphql-ws@3.1.5(graphql@16.14.0)': + '@graphql-tools/executor-graphql-ws@3.1.5(graphql@17.0.1)': dependencies: - '@graphql-tools/executor-common': 1.0.6(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/executor-common': 1.0.6(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) '@whatwg-node/disposablestack': 0.0.6 - graphql: 16.14.0 - graphql-ws: 6.0.8(graphql@16.14.0)(ws@8.20.1) - isows: 1.0.7(ws@8.20.1) + graphql: 17.0.1 + graphql-ws: 6.0.8(graphql@17.0.1)(ws@8.21.0) + isows: 1.0.7(ws@8.21.0) tslib: 2.8.1 - ws: 8.20.1 + ws: 8.21.0 transitivePeerDependencies: - '@fastify/websocket' - bufferutil - crossws - utf-8-validate - '@graphql-tools/executor-http@3.3.0(@types/node@24.12.2)(graphql@16.14.0)': + '@graphql-tools/executor-http@3.3.0(@types/node@24.12.2)(graphql@17.0.1)': dependencies: '@graphql-hive/signal': 2.0.0 - '@graphql-tools/executor-common': 1.0.6(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - '@repeaterjs/repeater': 3.0.6 + '@graphql-tools/executor-common': 1.0.6(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + '@repeaterjs/repeater': 3.1.0 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.14.0 + graphql: 17.0.1 meros: 1.3.2(@types/node@24.12.2) tslib: 2.8.1 transitivePeerDependencies: - '@types/node' - '@graphql-tools/executor-legacy-ws@1.1.28(graphql@16.14.0)': + '@graphql-tools/executor-legacy-ws@1.1.28(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) '@types/ws': 8.18.1 - graphql: 16.14.0 - isomorphic-ws: 5.0.0(ws@8.20.1) + graphql: 17.0.1 + isomorphic-ws: 5.0.0(ws@8.21.0) tslib: 2.8.1 - ws: 8.20.1 + ws: 8.21.0 transitivePeerDependencies: - bufferutil - utf-8-validate - '@graphql-tools/executor@1.5.3(graphql@16.14.0)': + '@graphql-tools/executor@1.5.3(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) - '@repeaterjs/repeater': 3.0.6 + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + '@graphql-typed-document-node/core': 3.2.0(graphql@17.0.1) + '@repeaterjs/repeater': 3.1.0 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/git-loader@8.0.36(graphql@16.14.0)': + '@graphql-tools/git-loader@8.0.36(graphql@17.0.1)': dependencies: - '@graphql-tools/graphql-tag-pluck': 8.3.31(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-tools/graphql-tag-pluck': 8.3.31(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 is-glob: 4.0.3 micromatch: 4.0.8 tslib: 2.8.1 @@ -4155,105 +4182,105 @@ snapshots: transitivePeerDependencies: - supports-color - '@graphql-tools/github-loader@9.1.2(@types/node@24.12.2)(graphql@16.14.0)': + '@graphql-tools/github-loader@9.1.2(@types/node@24.12.2)(graphql@17.0.1)': dependencies: - '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@16.14.0) - '@graphql-tools/graphql-tag-pluck': 8.3.31(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@17.0.1) + '@graphql-tools/graphql-tag-pluck': 8.3.31(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.14.0 + graphql: 17.0.1 sync-fetch: 0.6.0 tslib: 2.8.1 transitivePeerDependencies: - '@types/node' - supports-color - '@graphql-tools/graphql-file-loader@8.1.14(graphql@16.14.0)': + '@graphql-tools/graphql-file-loader@8.1.14(graphql@17.0.1)': dependencies: - '@graphql-tools/import': 7.1.14(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/import': 7.1.14(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) globby: 11.1.0 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 unixify: 1.0.0 - '@graphql-tools/graphql-tag-pluck@8.3.31(graphql@16.14.0)': + '@graphql-tools/graphql-tag-pluck@8.3.31(graphql@17.0.1)': dependencies: - '@babel/core': 7.29.0 - '@babel/parser': 7.29.3 - '@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.29.0) - '@babel/traverse': 7.29.0 - '@babel/types': 7.29.0 - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@babel/core': 7.29.7(supports-color@10.2.2) + '@babel/parser': 7.29.7 + '@babel/plugin-syntax-import-assertions': 7.29.7(@babel/core@7.29.7(supports-color@10.2.2)) + '@babel/traverse': 7.29.7 + '@babel/types': 7.29.7 + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@graphql-tools/import@7.1.14(graphql@16.14.0)': + '@graphql-tools/import@7.1.14(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 resolve-from: 5.0.0 tslib: 2.8.1 - '@graphql-tools/json-file-loader@8.0.28(graphql@16.14.0)': + '@graphql-tools/json-file-loader@8.0.28(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) globby: 11.1.0 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 unixify: 1.0.0 - '@graphql-tools/load@8.1.10(graphql@16.14.0)': + '@graphql-tools/load@8.1.10(graphql@17.0.1)': dependencies: - '@graphql-tools/schema': 10.0.33(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-tools/schema': 10.0.33(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 p-limit: 3.1.0 tslib: 2.8.1 - '@graphql-tools/merge@9.1.9(graphql@16.14.0)': + '@graphql-tools/merge@9.1.9(graphql@17.0.1)': dependencies: - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/optimize@2.0.0(graphql@16.14.0)': + '@graphql-tools/optimize@2.0.0(graphql@17.0.1)': dependencies: - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/relay-operation-optimizer@7.1.4(graphql@16.14.0)': + '@graphql-tools/relay-operation-optimizer@7.1.4(graphql@17.0.1)': dependencies: - '@ardatan/relay-compiler': 13.0.1(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@ardatan/relay-compiler': 13.0.1(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/schema@10.0.33(graphql@16.14.0)': + '@graphql-tools/schema@10.0.33(graphql@17.0.1)': dependencies: - '@graphql-tools/merge': 9.1.9(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - graphql: 16.14.0 + '@graphql-tools/merge': 9.1.9(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/url-loader@9.1.2(@types/node@24.12.2)(graphql@16.14.0)': + '@graphql-tools/url-loader@9.1.2(@types/node@24.12.2)(graphql@17.0.1)': dependencies: - '@graphql-tools/executor-graphql-ws': 3.1.5(graphql@16.14.0) - '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@16.14.0) - '@graphql-tools/executor-legacy-ws': 1.1.28(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) - '@graphql-tools/wrap': 11.1.15(graphql@16.14.0) + '@graphql-tools/executor-graphql-ws': 3.1.5(graphql@17.0.1) + '@graphql-tools/executor-http': 3.3.0(@types/node@24.12.2)(graphql@17.0.1) + '@graphql-tools/executor-legacy-ws': 1.1.28(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) + '@graphql-tools/wrap': 11.1.16(graphql@17.0.1) '@types/ws': 8.18.1 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.14.0 - isomorphic-ws: 5.0.0(ws@8.20.1) + graphql: 17.0.1 + isomorphic-ws: 5.0.0(ws@8.21.0) sync-fetch: 0.6.0 tslib: 2.8.1 - ws: 8.20.1 + ws: 8.21.0 transitivePeerDependencies: - '@fastify/websocket' - '@types/node' @@ -4261,26 +4288,26 @@ snapshots: - crossws - utf-8-validate - '@graphql-tools/utils@11.1.0(graphql@16.14.0)': + '@graphql-tools/utils@11.1.0(graphql@17.0.1)': dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@17.0.1) '@whatwg-node/promise-helpers': 1.3.2 cross-inspect: 1.0.1 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-tools/wrap@11.1.15(graphql@16.14.0)': + '@graphql-tools/wrap@11.1.16(graphql@17.0.1)': dependencies: - '@graphql-tools/delegate': 12.0.16(graphql@16.14.0) - '@graphql-tools/schema': 10.0.33(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/delegate': 12.0.17(graphql@17.0.1) + '@graphql-tools/schema': 10.0.33(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - '@graphql-typed-document-node/core@3.2.0(graphql@16.14.0)': + '@graphql-typed-document-node/core@3.2.0(graphql@17.0.1)': dependencies: - graphql: 16.14.0 + graphql: 17.0.1 '@img/colour@1.1.0': {} @@ -4378,48 +4405,48 @@ snapshots: '@img/sharp-win32-x64@0.34.5': optional: true - '@inquirer/ansi@2.0.5': {} + '@inquirer/ansi@2.0.7': {} - '@inquirer/checkbox@5.1.5(@types/node@24.12.2)': + '@inquirer/checkbox@5.2.1(@types/node@24.12.2)': dependencies: - '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/ansi': 2.0.7 + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/figures': 2.0.7 + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/confirm@6.0.13(@types/node@24.12.2)': + '@inquirer/confirm@6.1.1(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/core@11.1.10(@types/node@24.12.2)': + '@inquirer/core@11.2.1(@types/node@24.12.2)': dependencies: - '@inquirer/ansi': 2.0.5 - '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/ansi': 2.0.7 + '@inquirer/figures': 2.0.7 + '@inquirer/type': 4.0.7(@types/node@24.12.2) cli-width: 4.1.0 - fast-wrap-ansi: 0.2.0 + fast-wrap-ansi: 0.2.2 mute-stream: 3.0.0 signal-exit: 4.1.0 optionalDependencies: '@types/node': 24.12.2 - '@inquirer/editor@5.1.2(@types/node@24.12.2)': + '@inquirer/editor@5.2.2(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/external-editor': 3.0.0(@types/node@24.12.2) - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/external-editor': 3.0.3(@types/node@24.12.2) + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/expand@5.0.14(@types/node@24.12.2)': + '@inquirer/expand@5.1.1(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 @@ -4430,77 +4457,77 @@ snapshots: optionalDependencies: '@types/node': 24.12.2 - '@inquirer/external-editor@3.0.0(@types/node@24.12.2)': + '@inquirer/external-editor@3.0.3(@types/node@24.12.2)': dependencies: - chardet: 2.1.1 + chardet: 2.2.0 iconv-lite: 0.7.2 optionalDependencies: '@types/node': 24.12.2 - '@inquirer/figures@2.0.5': {} + '@inquirer/figures@2.0.7': {} - '@inquirer/input@5.0.13(@types/node@24.12.2)': + '@inquirer/input@5.1.2(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/number@4.0.13(@types/node@24.12.2)': + '@inquirer/number@4.1.1(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/password@5.0.13(@types/node@24.12.2)': + '@inquirer/password@5.1.1(@types/node@24.12.2)': dependencies: - '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/ansi': 2.0.7 + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/prompts@8.4.3(@types/node@24.12.2)': - dependencies: - '@inquirer/checkbox': 5.1.5(@types/node@24.12.2) - '@inquirer/confirm': 6.0.13(@types/node@24.12.2) - '@inquirer/editor': 5.1.2(@types/node@24.12.2) - '@inquirer/expand': 5.0.14(@types/node@24.12.2) - '@inquirer/input': 5.0.13(@types/node@24.12.2) - '@inquirer/number': 4.0.13(@types/node@24.12.2) - '@inquirer/password': 5.0.13(@types/node@24.12.2) - '@inquirer/rawlist': 5.2.9(@types/node@24.12.2) - '@inquirer/search': 4.1.9(@types/node@24.12.2) - '@inquirer/select': 5.1.5(@types/node@24.12.2) + '@inquirer/prompts@8.5.2(@types/node@24.12.2)': + dependencies: + '@inquirer/checkbox': 5.2.1(@types/node@24.12.2) + '@inquirer/confirm': 6.1.1(@types/node@24.12.2) + '@inquirer/editor': 5.2.2(@types/node@24.12.2) + '@inquirer/expand': 5.1.1(@types/node@24.12.2) + '@inquirer/input': 5.1.2(@types/node@24.12.2) + '@inquirer/number': 4.1.1(@types/node@24.12.2) + '@inquirer/password': 5.1.1(@types/node@24.12.2) + '@inquirer/rawlist': 5.3.1(@types/node@24.12.2) + '@inquirer/search': 4.2.1(@types/node@24.12.2) + '@inquirer/select': 5.2.1(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/rawlist@5.2.9(@types/node@24.12.2)': + '@inquirer/rawlist@5.3.1(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/search@4.1.9(@types/node@24.12.2)': + '@inquirer/search@4.2.1(@types/node@24.12.2)': dependencies: - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/figures': 2.0.7 + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/select@5.1.5(@types/node@24.12.2)': + '@inquirer/select@5.2.1(@types/node@24.12.2)': dependencies: - '@inquirer/ansi': 2.0.5 - '@inquirer/core': 11.1.10(@types/node@24.12.2) - '@inquirer/figures': 2.0.5 - '@inquirer/type': 4.0.5(@types/node@24.12.2) + '@inquirer/ansi': 2.0.7 + '@inquirer/core': 11.2.1(@types/node@24.12.2) + '@inquirer/figures': 2.0.7 + '@inquirer/type': 4.0.7(@types/node@24.12.2) optionalDependencies: '@types/node': 24.12.2 - '@inquirer/type@4.0.5(@types/node@24.12.2)': + '@inquirer/type@4.0.7(@types/node@24.12.2)': optionalDependencies: '@types/node': 24.12.2 @@ -4615,7 +4642,7 @@ snapshots: dependencies: '@octokit/auth-token': 6.0.0 '@octokit/graphql': 9.0.3 - '@octokit/request': 10.0.9 + '@octokit/request': 10.0.10 '@octokit/request-error': 7.1.0 '@octokit/types': 16.0.0 before-after-hook: 4.0.0 @@ -4628,7 +4655,7 @@ snapshots: '@octokit/graphql@9.0.3': dependencies: - '@octokit/request': 10.0.9 + '@octokit/request': 10.0.10 '@octokit/types': 16.0.0 universal-user-agent: 7.0.3 @@ -4643,13 +4670,12 @@ snapshots: dependencies: '@octokit/types': 16.0.0 - '@octokit/request@10.0.9': + '@octokit/request@10.0.10': dependencies: '@octokit/endpoint': 11.0.3 '@octokit/request-error': 7.1.0 '@octokit/types': 16.0.0 content-type: 2.0.0 - fast-content-type-parse: 3.0.0 json-with-bigint: 3.5.8 universal-user-agent: 7.0.3 @@ -4961,7 +4987,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@repeaterjs/repeater@3.0.6': {} + '@repeaterjs/repeater@3.1.0': {} '@rolldown/binding-android-arm64@1.0.2': optional: true @@ -5098,10 +5124,10 @@ snapshots: '@whatwg-node/fetch@0.10.13': dependencies: - '@whatwg-node/node-fetch': 0.8.5 + '@whatwg-node/node-fetch': 0.8.6 urlpattern-polyfill: 10.1.0 - '@whatwg-node/node-fetch@0.8.5': + '@whatwg-node/node-fetch@0.8.6': dependencies: '@fastify/busboy': 3.2.0 '@whatwg-node/disposablestack': 0.0.6 @@ -5142,7 +5168,7 @@ snapshots: balanced-match@4.0.4: {} - baseline-browser-mapping@2.10.30: {} + baseline-browser-mapping@2.10.40: {} before-after-hook@3.0.2: {} @@ -5166,17 +5192,17 @@ snapshots: dependencies: fill-range: 7.1.1 - browserslist@4.28.2: + browserslist@4.28.4: dependencies: - baseline-browser-mapping: 2.10.30 - caniuse-lite: 1.0.30001792 - electron-to-chromium: 1.5.358 - node-releases: 2.0.44 - update-browserslist-db: 1.2.3(browserslist@4.28.2) + baseline-browser-mapping: 2.10.40 + caniuse-lite: 1.0.30001799 + electron-to-chromium: 1.5.379 + node-releases: 2.0.50 + update-browserslist-db: 1.2.3(browserslist@4.28.4) callsites@3.1.0: {} - caniuse-lite@1.0.30001792: {} + caniuse-lite@1.0.30001799: {} chai@6.2.2: {} @@ -5193,6 +5219,8 @@ snapshots: chardet@2.1.1: {} + chardet@2.2.0: {} + cli-cursor@5.0.0: dependencies: restore-cursor: 5.1.0 @@ -5223,17 +5251,17 @@ snapshots: cosmiconfig@8.3.6(typescript@6.0.3): dependencies: import-fresh: 3.3.1 - js-yaml: 4.1.1 + js-yaml: 4.2.0 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: typescript: 6.0.3 - cosmiconfig@9.0.1(typescript@6.0.3): + cosmiconfig@9.0.2(typescript@6.0.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 - js-yaml: 4.1.1 + js-yaml: 4.2.0 parse-json: 5.2.0 optionalDependencies: typescript: 6.0.3 @@ -5278,7 +5306,7 @@ snapshots: dotenv@8.6.0: {} - electron-to-chromium@1.5.358: {} + electron-to-chromium@1.5.379: {} emoji-regex@10.6.0: {} @@ -5371,8 +5399,6 @@ snapshots: extendable-error@0.1.7: {} - fast-content-type-parse@3.0.0: {} - fast-deep-equal@3.1.3: {} fast-glob@3.3.3: @@ -5389,7 +5415,7 @@ snapshots: dependencies: fast-string-truncated-width: 3.0.3 - fast-wrap-ansi@0.2.0: + fast-wrap-ansi@0.2.2: dependencies: fast-string-width: 3.0.2 @@ -5467,16 +5493,16 @@ snapshots: graceful-fs@4.2.11: {} - graphql-config@5.1.6(@types/node@24.12.2)(graphql@16.14.0)(typescript@6.0.3): + graphql-config@5.1.6(@types/node@24.12.2)(graphql@17.0.1)(typescript@6.0.3): dependencies: - '@graphql-tools/graphql-file-loader': 8.1.14(graphql@16.14.0) - '@graphql-tools/json-file-loader': 8.0.28(graphql@16.14.0) - '@graphql-tools/load': 8.1.10(graphql@16.14.0) - '@graphql-tools/merge': 9.1.9(graphql@16.14.0) - '@graphql-tools/url-loader': 9.1.2(@types/node@24.12.2)(graphql@16.14.0) - '@graphql-tools/utils': 11.1.0(graphql@16.14.0) + '@graphql-tools/graphql-file-loader': 8.1.14(graphql@17.0.1) + '@graphql-tools/json-file-loader': 8.0.28(graphql@17.0.1) + '@graphql-tools/load': 8.1.10(graphql@17.0.1) + '@graphql-tools/merge': 9.1.9(graphql@17.0.1) + '@graphql-tools/url-loader': 9.1.2(@types/node@24.12.2)(graphql@17.0.1) + '@graphql-tools/utils': 11.1.0(graphql@17.0.1) cosmiconfig: 8.3.6(typescript@6.0.3) - graphql: 16.14.0 + graphql: 17.0.1 jiti: 2.7.0 minimatch: 10.2.5 string-env-interpolation: 1.0.1 @@ -5489,18 +5515,18 @@ snapshots: - typescript - utf-8-validate - graphql-tag@2.12.6(graphql@16.14.0): + graphql-tag@2.12.7(graphql@17.0.1): dependencies: - graphql: 16.14.0 + graphql: 17.0.1 tslib: 2.8.1 - graphql-ws@6.0.8(graphql@16.14.0)(ws@8.20.1): + graphql-ws@6.0.8(graphql@17.0.1)(ws@8.21.0): dependencies: - graphql: 16.14.0 + graphql: 17.0.1 optionalDependencies: - ws: 8.20.1 + ws: 8.21.0 - graphql@16.14.0: {} + graphql@17.0.1: {} https-proxy-agent@7.0.6(supports-color@10.2.2): dependencies: @@ -5517,7 +5543,7 @@ snapshots: ignore@5.3.2: {} - immutable@5.1.5: {} + immutable@5.1.8: {} import-fresh@3.3.1: dependencies: @@ -5573,13 +5599,13 @@ snapshots: isexe@2.0.0: {} - isomorphic-ws@5.0.0(ws@8.20.1): + isomorphic-ws@5.0.0(ws@8.21.0): dependencies: - ws: 8.20.1 + ws: 8.21.0 - isows@1.0.7(ws@8.20.1): + isows@1.0.7(ws@8.21.0): dependencies: - ws: 8.20.1 + ws: 8.21.0 jiti@2.7.0: {} @@ -5596,6 +5622,10 @@ snapshots: dependencies: argparse: 2.0.1 + js-yaml@4.2.0: + dependencies: + argparse: 2.0.1 + jsesc@3.1.0: {} json-parse-even-better-errors@2.3.1: {} @@ -5688,7 +5718,7 @@ snapshots: lines-and-columns@1.2.4: {} - listr2@10.2.1: + listr2@10.2.2: dependencies: cli-truncate: 5.2.0 eventemitter3: 5.0.4 @@ -5786,7 +5816,7 @@ snapshots: fetch-blob: 3.2.0 formdata-polyfill: 4.0.10 - node-releases@2.0.44: {} + node-releases@2.0.50: {} normalize-path@2.1.1: dependencies: @@ -5959,7 +5989,7 @@ snapshots: parse-json@5.2.0: dependencies: - '@babel/code-frame': 7.29.0 + '@babel/code-frame': 7.29.7 error-ex: 1.3.4 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -6106,7 +6136,7 @@ snapshots: shebang-regex@3.0.0: {} - shell-quote@1.8.3: {} + shell-quote@1.9.0: {} siginfo@2.0.0: {} @@ -6247,9 +6277,9 @@ snapshots: dependencies: normalize-path: 2.1.1 - update-browserslist-db@1.2.3(browserslist@4.28.2): + update-browserslist-db@1.2.3(browserslist@4.28.4): dependencies: - browserslist: 4.28.2 + browserslist: 4.28.4 escalade: 3.2.0 picocolors: 1.1.1 @@ -6359,7 +6389,7 @@ snapshots: ws@8.18.0: {} - ws@8.20.1: {} + ws@8.21.0: {} y18n@5.0.8: {}