From fbd9325d64d1846ed487329177b2264a53b5bc7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 11:24:15 +0000 Subject: [PATCH] Bump the minor_versions group across 1 directory with 41 updates Bumps the minor_versions group with 41 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.59.2` | | [graphql](https://github.com/graphql/graphql-js) | `16.10.0` | `16.14.0` | | [liquidjs](https://github.com/harttle/liquidjs) | `10.25.0` | `10.25.7` | | [pathe](https://github.com/unjs/pathe) | `1.1.1` | `1.1.2` | | [zod](https://github.com/colinhacks/zod) | `3.24.4` | `3.25.76` | | [@oclif/core](https://github.com/oclif/core) | `4.5.3` | `4.11.1` | | [@shopify/theme-check-node](https://github.com/Shopify/theme-tools/tree/HEAD/packages/theme-check-node) | `3.25.0` | `3.26.0` | | [h3](https://github.com/h3js/h3) | `1.15.9` | `1.15.11` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [ws](https://github.com/websockets/ws) | `8.18.0` | `8.20.0` | | [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.33.0` | `0.42.1` | | [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) | `11.7.3` | `11.9.3` | | [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) | `8.6.0` | `8.9.0` | | [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.9.0` | `1.9.1` | | [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) | `1.30.0` | `1.30.1` | | [@opentelemetry/exporter-metrics-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.57.0` | `0.217.0` | | [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) | `1.30.0` | `1.30.1` | | [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) | `1.30.0` | `1.30.1` | | [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` | | [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.6.2` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.6.1` | | [form-data](https://github.com/form-data/form-data) | `4.0.4` | `4.0.5` | | [is-executable](https://github.com/sindresorhus/is-executable) | `2.0.1` | `2.0.2` | | [is-wsl](https://github.com/sindresorhus/is-wsl) | `3.1.0` | `3.1.1` | | [jose](https://github.com/panva/jose) | `5.9.6` | `5.10.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [macaddress](https://github.com/scravy/node-macaddress) | `0.5.3` | `0.5.4` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.8` | `9.0.9` | | [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.4` | | [stacktracey](https://github.com/xpl/stacktracey) | `2.1.8` | `2.2.0` | | [strip-ansi](https://github.com/chalk/strip-ansi) | `7.1.0` | `7.2.0` | | [supports-hyperlinks](https://github.com/chalk/supports-hyperlinks) | `3.1.0` | `3.2.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.1` | `8.59.2` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.1` | `5.5.5` | | [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.4.0` | `0.5.2` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.4.1` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.44` | `1.6.16` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.5.0` | | [@shopify/theme-language-server-node](https://github.com/Shopify/theme-tools/tree/HEAD/packages/theme-language-server-node) | `2.21.0` | `2.21.2` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` | Updates `@typescript-eslint/parser` from 8.56.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/parser) Updates `graphql` from 16.10.0 to 16.14.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.10.0...v16.14.0) Updates `liquidjs` from 10.25.0 to 10.25.7 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harttle/liquidjs/compare/v10.25.0...v10.25.7) Updates `pathe` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/unjs/pathe/releases) - [Changelog](https://github.com/unjs/pathe/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/pathe/compare/v1.1.1...v1.1.2) Updates `zod` from 3.24.4 to 3.25.76 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.24.4...v3.25.76) Updates `@oclif/core` from 4.5.3 to 4.11.1 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/4.5.3...4.11.1) Updates `@shopify/theme-check-node` from 3.25.0 to 3.26.0 - [Release notes](https://github.com/Shopify/theme-tools/releases) - [Changelog](https://github.com/Shopify/theme-tools/blob/main/packages/theme-check-node/CHANGELOG.md) - [Commits](https://github.com/Shopify/theme-tools/commits/@shopify/theme-check-node@3.26.0/packages/theme-check-node) Updates `h3` from 1.15.9 to 1.15.11 - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.11/CHANGELOG.md) - [Commits](https://github.com/h3js/h3/compare/v1.15.9...v1.15.11) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.8.1...3.8.3) Updates `ws` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.18.0...8.20.0) Updates `@ast-grep/napi` from 0.33.0 to 0.42.1 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](https://github.com/ast-grep/ast-grep/compare/0.33.0...0.42.1) Updates `@apidevtools/json-schema-ref-parser` from 11.7.3 to 11.9.3 - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v11.7.3...v11.9.3) Updates `@bugsnag/js` from 8.6.0 to 8.9.0 - [Release notes](https://github.com/bugsnag/bugsnag-js/releases) - [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md) - [Commits](https://github.com/bugsnag/bugsnag-js/compare/v8.6.0...v8.9.0) Updates `@opentelemetry/api` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.9.0...v1.9.1) Updates `@opentelemetry/core` from 1.30.0 to 1.30.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/v1.30.1/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.30.0...v1.30.1) Updates `@opentelemetry/exporter-metrics-otlp-http` from 0.57.0 to 0.217.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.57.0...experimental/v0.217.0) Updates `@opentelemetry/resources` from 1.30.0 to 1.30.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/v1.30.1/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.30.0...v1.30.1) Updates `@opentelemetry/sdk-metrics` from 1.30.0 to 1.30.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/v1.30.1/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.30.0...v1.30.1) Updates `ajv` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v8.18.0...v8.20.0) Updates `chalk` from 5.4.1 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.4.1...v5.6.2) Updates `dotenv` from 16.4.7 to 16.6.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.7...v16.6.1) Updates `form-data` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.5) Updates `is-executable` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/sindresorhus/is-executable/releases) - [Commits](https://github.com/sindresorhus/is-executable/compare/v2.0.1...v2.0.2) Updates `is-wsl` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/sindresorhus/is-wsl/releases) - [Commits](https://github.com/sindresorhus/is-wsl/compare/v3.1.0...v3.1.1) Updates `jose` from 5.9.6 to 5.10.0 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/jose/compare/v5.9.6...v5.10.0) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) Updates `macaddress` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/scravy/node-macaddress/releases) - [Commits](https://github.com/scravy/node-macaddress/compare/0.5.3...0.5.4) Updates `minimatch` from 9.0.8 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v9.0.8...v9.0.9) Updates `semver` from 7.6.3 to 7.7.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.4) Updates `stacktracey` from 2.1.8 to 2.2.0 - [Changelog](https://github.com/xpl/stacktracey/blob/master/CHANGELOG.md) - [Commits](https://github.com/xpl/stacktracey/commits) Updates `strip-ansi` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](https://github.com/chalk/strip-ansi/compare/v7.1.0...v7.2.0) Updates `supports-hyperlinks` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/chalk/supports-hyperlinks/releases) - [Commits](https://github.com/chalk/supports-hyperlinks/compare/v3.1.0...v3.2.0) Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.59.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/eslint-plugin) Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8) Updates `eslint-plugin-prettier` from 5.5.1 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.5) Updates `eslint-plugin-tsdoc` from 0.4.0 to 0.5.2 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.5.2/eslint-plugin) Updates `eslint-plugin-unused-imports` from 4.1.4 to 4.4.1 - [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases) - [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/compare/v4.1.4...v4.4.1) Updates `@vitest/eslint-plugin` from 1.1.44 to 1.6.16 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.44...v1.6.16) Updates `globals` from 16.2.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.5.0) Updates `@shopify/theme-language-server-node` from 2.21.0 to 2.21.2 - [Release notes](https://github.com/Shopify/theme-tools/releases) - [Changelog](https://github.com/Shopify/theme-tools/blob/main/packages/theme-language-server-node/CHANGELOG.md) - [Commits](https://github.com/Shopify/theme-tools/commits/@shopify/theme-language-server-node@2.21.2/packages/theme-language-server-node) Updates `yaml` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.8.3...v2.8.4) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 11.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@ast-grep/napi" dependency-version: 0.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@bugsnag/js" dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@oclif/core" dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@opentelemetry/api" dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@opentelemetry/core" dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@opentelemetry/exporter-metrics-otlp-http" dependency-version: 0.216.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@opentelemetry/resources" dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@opentelemetry/sdk-metrics" dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@shopify/theme-check-node" dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@shopify/theme-language-server-node" dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: dotenv dependency-version: 16.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: eslint-plugin-tsdoc dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: form-data dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: graphql dependency-version: 16.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: h3 dependency-version: 1.15.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: is-executable dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: is-wsl dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: jose dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: liquidjs dependency-version: 10.25.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: macaddress dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: pathe dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: semver dependency-version: 7.7.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: stacktracey dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: strip-ansi dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: supports-hyperlinks dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: ws dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions - dependency-name: yaml dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor_versions - dependency-name: zod dependency-version: 3.25.76 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor_versions ... Signed-off-by: dependabot[bot] --- package.json | 12 +- packages/app/package.json | 10 +- packages/cli-kit/package.json | 52 +- packages/cli/package.json | 4 +- packages/e2e/package.json | 4 +- packages/eslint-plugin-cli/package.json | 18 +- packages/plugin-cloudflare/package.json | 2 +- packages/plugin-did-you-mean/package.json | 2 +- packages/store/package.json | 2 +- packages/theme/package.json | 10 +- pnpm-lock.yaml | 2222 +++++++++++---------- 11 files changed, 1268 insertions(+), 1070 deletions(-) diff --git a/package.json b/package.json index 19baee5e6eb..f643cabe53a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@shopify/eslint-plugin-cli": "file:packages/eslint-plugin-cli", "@shopify/generate-docs": "1.1.1", "@types/node": "18.19.70", - "@typescript-eslint/parser": "8.56.1", + "@typescript-eslint/parser": "8.59.2", "@vitest/coverage-istanbul": "^3.1.4", "bugsnag-build-reporter": "^2.0.0", "commander": "^9.4.0", @@ -64,23 +64,23 @@ "fast-glob": "3.3.3", "find-up": "^6.3.0", "fs-extra": "^11.1.0", - "graphql": "^16.10.0", + "graphql": "^16.14.0", "graphql-codegen-typescript-operation-types": "2.0.2", "graphql-tag": "^2.12.6", "json-stringify-deterministic": "1.0.12", "knip": "5.59.1", - "liquidjs": "10.25.0", + "liquidjs": "10.25.7", "node-fetch": "^3.3.2", "nx": "22.7.0", "oclif": "4.23.0", "octokit-plugin-create-pull-request": "^3.12.2", - "pathe": "1.1.1", + "pathe": "1.1.2", "pin-github-action": "^3.3.1", "rimraf": "^6.1.3", "ts-node": "^10.9.1", "typescript": "5.9.3", "vitest": "^3.1.4", - "zod": "3.24.4" + "zod": "3.25.76" }, "workspaces": { "packages": [ @@ -127,7 +127,7 @@ "@shopify/cli-hydrogen>@shopify/cli-kit": "link:./packages/cli-kit", "@shopify/cli-hydrogen>@shopify/plugin-cloudflare": "link:./packages/plugin-cloudflare", "nanoid": "3.3.8", - "graphql": "16.10.0" + "graphql": "16.14.0" }, "knip": { "$schema": "https://unpkg.com/knip@5/schema.json", diff --git a/packages/app/package.json b/packages/app/package.json index 3e135b4d5a7..4ac4086dcb9 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -60,28 +60,28 @@ "dependencies": { "@graphql-typed-document-node/core": "3.2.0", "@luckycatfactory/esbuild-graphql-loader": "3.8.1", - "@oclif/core": "4.5.3", + "@oclif/core": "4.11.1", "@shopify/cli-kit": "3.94.0", "@shopify/plugin-cloudflare": "3.94.0", "@shopify/polaris": "12.27.0", "@shopify/polaris-icons": "8.11.1", "@shopify/theme": "3.94.0", - "@shopify/theme-check-node": "3.25.0", + "@shopify/theme-check-node": "3.26.0", "@shopify/toml-patch": "0.3.0", "chokidar": "3.6.0", "diff": "5.2.2", "esbuild": "0.28.0", "graphql-request": "6.1.0", - "h3": "1.15.9", + "h3": "1.15.11", "http-proxy-node16": "1.0.6", "ignore": "6.0.2", "json-schema-to-typescript": "15.0.4", - "prettier": "3.8.1", + "prettier": "3.8.3", "proper-lockfile": "4.1.2", "react": "19.2.4", "react-dom": "19.2.4", "which": "4.0.0", - "ws": "8.18.0" + "ws": "8.20.0" }, "devDependencies": { "@types/diff": "^5.0.3", diff --git a/packages/cli-kit/package.json b/packages/cli-kit/package.json index ad4ebd4e749..483766f1ca1 100644 --- a/packages/cli-kit/package.json +++ b/packages/cli-kit/package.json @@ -102,48 +102,48 @@ ] }, "dependencies": { - "@apidevtools/json-schema-ref-parser": "11.7.3", - "@bugsnag/js": "8.6.0", + "@apidevtools/json-schema-ref-parser": "11.9.3", + "@bugsnag/js": "8.9.0", "@graphql-typed-document-node/core": "3.2.0", "@iarna/toml": "2.2.5", - "@oclif/core": "4.5.3", + "@oclif/core": "4.11.1", "@shopify/toml-patch": "0.3.0", - "@opentelemetry/api": "1.9.0", - "@opentelemetry/core": "1.30.0", - "@opentelemetry/exporter-metrics-otlp-http": "0.57.0", - "@opentelemetry/resources": "1.30.0", - "@opentelemetry/sdk-metrics": "1.30.0", + "@opentelemetry/api": "1.9.1", + "@opentelemetry/core": "1.30.1", + "@opentelemetry/exporter-metrics-otlp-http": "0.217.0", + "@opentelemetry/resources": "1.30.1", + "@opentelemetry/sdk-metrics": "1.30.1", "@types/archiver": "5.3.2", - "ajv": "8.18.0", + "ajv": "8.20.0", "ansi-escapes": "6.2.1", "archiver": "5.3.2", "bottleneck": "2.19.5", - "chalk": "5.4.1", + "chalk": "5.6.2", "change-case": "4.1.2", "color-json": "3.0.5", "conf": "11.0.2", "deepmerge": "4.3.1", - "dotenv": "16.4.7", + "dotenv": "16.6.1", "env-paths": "3.0.0", "execa": "7.2.0", "fast-glob": "3.3.3", "figures": "5.0.0", "find-up": "6.3.0", - "form-data": "4.0.4", + "form-data": "4.0.5", "fs-extra": "11.1.0", "gradient-string": "2.0.2", - "graphql": "16.10.0", + "graphql": "16.14.0", "graphql-request": "6.1.0", "ignore": "6.0.2", "ink": "6.8.0", - "is-executable": "2.0.1", - "is-wsl": "3.1.0", - "jose": "5.9.6", + "is-executable": "2.0.2", + "is-wsl": "3.1.1", + "jose": "5.10.0", "latest-version": "7.0.0", - "liquidjs": "10.25.0", - "lodash": "4.17.23", - "macaddress": "0.5.3", - "minimatch": "9.0.8", + "liquidjs": "10.25.7", + "lodash": "4.18.1", + "macaddress": "0.5.4", + "minimatch": "9.0.9", "mrmime": "1.0.1", "network-interfaces": "1.1.0", "node-abort-controller": "3.1.1", @@ -151,19 +151,19 @@ "open": "8.4.2", "pathe": "1.1.2", "react": "19.2.4", - "semver": "7.6.3", - "stacktracey": "2.1.8", - "strip-ansi": "7.1.0", - "supports-hyperlinks": "3.1.0", + "semver": "7.7.4", + "stacktracey": "2.2.0", + "strip-ansi": "7.2.0", + "supports-hyperlinks": "3.2.0", "ts-error": "1.0.6", "which": "4.0.0", - "zod": "3.24.4" + "zod": "3.25.76" }, "devDependencies": { "@types/diff": "^5.2.3", "@types/fs-extra": "9.0.13", "@types/gradient-string": "^1.1.2", - "@types/lodash": "4.17.19", + "@types/lodash": "4.17.24", "@types/react": "^19.0.0", "@types/semver": "^7.5.2", "@types/which": "3.0.4", diff --git a/packages/cli/package.json b/packages/cli/package.json index 42937445fdb..7dd966ecc5a 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -52,12 +52,12 @@ "type-check": "nx type-check" }, "dependencies": { - "@ast-grep/napi": "0.33.0", + "@ast-grep/napi": "0.42.1", "esbuild": "0.28.0", "global-agent": "3.0.0" }, "devDependencies": { - "@oclif/core": "4.5.3", + "@oclif/core": "4.11.1", "@oclif/plugin-commands": "4.1.33", "@oclif/plugin-plugins": "5.4.47", "@shopify/app": "3.94.0", diff --git a/packages/e2e/package.json b/packages/e2e/package.json index c817c1dd4b9..9699182f844 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -33,10 +33,10 @@ "@playwright/test": "^1.50.0", "@shopify/toml-patch": "0.3.0", "@types/node": "18.19.70", - "dotenv": "16.4.7", + "dotenv": "16.6.1", "execa": "^7.2.0", "node-pty": "^1.0.0", - "strip-ansi": "^7.1.0", + "strip-ansi": "^7.2.0", "tsx": "^4.21.0" }, "engines": { diff --git a/packages/eslint-plugin-cli/package.json b/packages/eslint-plugin-cli/package.json index 30988fc9234..2ee11908396 100644 --- a/packages/eslint-plugin-cli/package.json +++ b/packages/eslint-plugin-cli/package.json @@ -17,21 +17,21 @@ "author": "Shopify Inc.", "dependencies": { "@shopify/eslint-plugin": "50.0.0", - "@typescript-eslint/eslint-plugin": "8.56.1", - "@typescript-eslint/parser": "8.56.1", - "eslint-config-prettier": "10.1.5", + "@typescript-eslint/eslint-plugin": "8.59.2", + "@typescript-eslint/parser": "8.59.2", + "eslint-config-prettier": "10.1.8", "eslint-plugin-no-catch-all": "1.1.0", - "eslint-plugin-prettier": "5.5.1", + "eslint-plugin-prettier": "5.5.5", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "5.2.0", - "eslint-plugin-tsdoc": "0.4.0", - "eslint-plugin-unused-imports": "4.1.4", - "@vitest/eslint-plugin": "1.1.44", - "globals": "16.2.0", + "eslint-plugin-tsdoc": "0.5.2", + "eslint-plugin-unused-imports": "4.4.1", + "@vitest/eslint-plugin": "1.6.16", + "globals": "16.5.0", "execa": "7.2.0" }, "devDependencies": { - "prettier": "3.8.1" + "prettier": "3.8.3" }, "peerDependencies": { "eslint": "^9.0.0" diff --git a/packages/plugin-cloudflare/package.json b/packages/plugin-cloudflare/package.json index b959cf958af..3187bff3509 100644 --- a/packages/plugin-cloudflare/package.json +++ b/packages/plugin-cloudflare/package.json @@ -45,7 +45,7 @@ ] }, "dependencies": { - "@oclif/core": "4.5.3", + "@oclif/core": "4.11.1", "@shopify/cli-kit": "3.94.0" }, "devDependencies": { diff --git a/packages/plugin-did-you-mean/package.json b/packages/plugin-did-you-mean/package.json index 203353baf9f..a2ac55714c7 100644 --- a/packages/plugin-did-you-mean/package.json +++ b/packages/plugin-did-you-mean/package.json @@ -40,7 +40,7 @@ ] }, "dependencies": { - "@oclif/core": "4.5.3", + "@oclif/core": "4.11.1", "@shopify/cli-kit": "3.94.0", "n-gram": "2.0.2" }, diff --git a/packages/store/package.json b/packages/store/package.json index 80a9e770d50..05a5e19254f 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -39,7 +39,7 @@ ] }, "dependencies": { - "@oclif/core": "4.5.3", + "@oclif/core": "4.11.1", "@shopify/cli-kit": "3.94.0" }, "devDependencies": { diff --git a/packages/theme/package.json b/packages/theme/package.json index 27186759aca..766ae489ad4 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -40,13 +40,13 @@ ] }, "dependencies": { - "@oclif/core": "4.5.3", + "@oclif/core": "4.11.1", "@shopify/cli-kit": "3.94.0", - "@shopify/theme-check-node": "3.25.0", - "@shopify/theme-language-server-node": "2.21.0", + "@shopify/theme-check-node": "3.26.0", + "@shopify/theme-language-server-node": "2.21.2", "chokidar": "3.6.0", - "h3": "1.15.9", - "yaml": "2.8.3" + "h3": "1.15.11", + "yaml": "2.8.4" }, "devDependencies": { "@shopify/theme-hot-reload": "^0.0.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18f9c3c32e5..2ae3a0de97c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ overrides: '@shopify/cli-hydrogen>@shopify/cli-kit': link:./packages/cli-kit '@shopify/cli-hydrogen>@shopify/plugin-cloudflare': link:./packages/plugin-cloudflare nanoid: 3.3.8 - graphql: 16.10.0 + graphql: 16.14.0 importers: @@ -27,22 +27,22 @@ importers: version: 2.29.7(@types/node@18.19.70) '@graphql-codegen/add': specifier: 6.0.0 - version: 6.0.0(graphql@16.10.0) + version: 6.0.0(graphql@16.14.0) '@graphql-codegen/cli': specifier: 6.0.1 - version: 6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3) + version: 6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3) '@graphql-codegen/near-operation-file-preset': specifier: 4.0.0 - version: 4.0.0(graphql@16.10.0) + version: 4.0.0(graphql@16.14.0) '@graphql-codegen/typed-document-node': specifier: 6.1.0 - version: 6.1.0(graphql@16.10.0) + version: 6.1.0(graphql@16.14.0) '@graphql-codegen/typescript-operations': specifier: 5.0.2 - version: 5.0.2(graphql@16.10.0) + version: 5.0.2(graphql@16.14.0) '@nx/eslint-plugin': specifier: 22.0.2 - version: 22.0.2(@babel/traverse@7.29.0)(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-config-prettier@10.1.5(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(nx@22.7.0)(typescript@5.9.3) + version: 22.0.2(@babel/traverse@7.29.0)(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(nx@22.7.0)(typescript@5.9.3) '@nx/workspace': specifier: 22.0.2 version: 22.0.2 @@ -51,7 +51,7 @@ importers: version: 22.0.0 '@shopify/eslint-plugin-cli': specifier: file:packages/eslint-plugin-cli - version: file:packages/eslint-plugin-cli(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1)(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: file:packages/eslint-plugin-cli(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) '@shopify/generate-docs': specifier: 1.1.1 version: 1.1.1 @@ -59,11 +59,11 @@ importers: specifier: 18.19.70 version: 18.19.70 '@typescript-eslint/parser': - specifier: 8.56.1 - version: 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + specifier: 8.59.2 + version: 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) bugsnag-build-reporter: specifier: ^2.0.0 version: 2.0.0 @@ -92,14 +92,14 @@ importers: specifier: ^11.1.0 version: 11.1.0 graphql: - specifier: 16.10.0 - version: 16.10.0 + specifier: 16.14.0 + version: 16.14.0 graphql-codegen-typescript-operation-types: specifier: 2.0.2 - version: 2.0.2(graphql@16.10.0) + version: 2.0.2(graphql@16.14.0) graphql-tag: specifier: ^2.12.6 - version: 2.12.6(graphql@16.10.0) + version: 2.12.6(graphql@16.14.0) json-stringify-deterministic: specifier: 1.0.12 version: 1.0.12 @@ -107,8 +107,8 @@ importers: specifier: 5.59.1 version: 5.59.1(@types/node@18.19.70)(typescript@5.9.3) liquidjs: - specifier: 10.25.0 - version: 10.25.0 + specifier: 10.25.7 + version: 10.25.7 node-fetch: specifier: ^3.3.2 version: 3.3.2 @@ -122,8 +122,8 @@ importers: specifier: ^3.12.2 version: 3.13.1 pathe: - specifier: 1.1.1 - version: 1.1.1 + specifier: 1.1.2 + version: 1.1.2 pin-github-action: specifier: ^3.3.1 version: 3.4.0 @@ -138,22 +138,22 @@ importers: version: 5.9.3 vitest: specifier: ^3.1.4 - version: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + version: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) zod: - specifier: 3.24.4 - version: 3.24.4 + specifier: 3.25.76 + version: 3.25.76 packages/app: dependencies: '@graphql-typed-document-node/core': specifier: 3.2.0 - version: 3.2.0(graphql@16.10.0) + version: 3.2.0(graphql@16.14.0) '@luckycatfactory/esbuild-graphql-loader': specifier: 3.8.1 - version: 3.8.1(esbuild@0.28.0)(graphql-tag@2.12.6(graphql@16.10.0))(graphql@16.10.0) + version: 3.8.1(esbuild@0.28.0)(graphql-tag@2.12.6(graphql@16.14.0))(graphql@16.14.0) '@oclif/core': - specifier: 4.5.3 - version: 4.5.3 + specifier: 4.11.1 + version: 4.11.1 '@shopify/cli-kit': specifier: 3.94.0 version: link:../cli-kit @@ -170,8 +170,8 @@ importers: specifier: 3.94.0 version: link:../theme '@shopify/theme-check-node': - specifier: 3.25.0 - version: 3.25.0 + specifier: 3.26.0 + version: 3.26.0 '@shopify/toml-patch': specifier: 0.3.0 version: 0.3.0 @@ -186,10 +186,10 @@ importers: version: 0.28.0 graphql-request: specifier: 6.1.0 - version: 6.1.0(graphql@16.10.0) + version: 6.1.0(graphql@16.14.0) h3: - specifier: 1.15.9 - version: 1.15.9 + specifier: 1.15.11 + version: 1.15.11 http-proxy-node16: specifier: 1.0.6 version: 1.0.6 @@ -200,8 +200,8 @@ importers: specifier: 15.0.4 version: 15.0.4 prettier: - specifier: 3.8.1 - version: 3.8.1 + specifier: 3.8.3 + version: 3.8.3 proper-lockfile: specifier: 4.1.2 version: 4.1.2 @@ -215,8 +215,8 @@ importers: specifier: 4.0.0 version: 4.0.0 ws: - specifier: 8.18.0 - version: 8.18.0 + specifier: 8.20.0 + version: 8.20.0 devDependencies: '@types/diff': specifier: ^5.0.3 @@ -238,13 +238,13 @@ importers: version: 8.18.1 '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) packages/cli: dependencies: '@ast-grep/napi': - specifier: 0.33.0 - version: 0.33.0 + specifier: 0.42.1 + version: 0.42.1 esbuild: specifier: 0.28.0 version: 0.28.0 @@ -253,8 +253,8 @@ importers: version: 3.0.0 devDependencies: '@oclif/core': - specifier: 4.5.3 - version: 4.5.3 + specifier: 4.11.1 + version: 4.11.1 '@oclif/plugin-commands': specifier: 4.1.33 version: 4.1.33 @@ -266,7 +266,7 @@ importers: version: link:../app '@shopify/cli-hydrogen': specifier: 11.1.10 - version: 11.1.10(@graphql-codegen/cli@6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3))(graphql-config@5.1.5(@types/node@22.19.17)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3))(graphql@16.10.0)(react-dom@19.2.4(react@18.3.1))(react@18.3.1)(vite@6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 11.1.10(@graphql-codegen/cli@6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3))(graphql-config@5.1.5(@types/node@25.6.0)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3))(graphql@16.14.0)(react-dom@19.2.4(react@18.3.1))(react@18.3.1)(vite@6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) '@shopify/cli-kit': specifier: 3.94.0 version: link:../cli-kit @@ -287,7 +287,7 @@ importers: version: 3.0.0 '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) esbuild-plugin-copy: specifier: ^2.1.1 version: 2.1.1(esbuild@0.28.0) @@ -295,35 +295,35 @@ importers: packages/cli-kit: dependencies: '@apidevtools/json-schema-ref-parser': - specifier: 11.7.3 - version: 11.7.3 + specifier: 11.9.3 + version: 11.9.3 '@bugsnag/js': - specifier: 8.6.0 - version: 8.6.0 + specifier: 8.9.0 + version: 8.9.0 '@graphql-typed-document-node/core': specifier: 3.2.0 - version: 3.2.0(graphql@16.10.0) + version: 3.2.0(graphql@16.14.0) '@iarna/toml': specifier: 2.2.5 version: 2.2.5 '@oclif/core': - specifier: 4.5.3 - version: 4.5.3 + specifier: 4.11.1 + version: 4.11.1 '@opentelemetry/api': - specifier: 1.9.0 - version: 1.9.0 + specifier: 1.9.1 + version: 1.9.1 '@opentelemetry/core': - specifier: 1.30.0 - version: 1.30.0(@opentelemetry/api@1.9.0) + specifier: 1.30.1 + version: 1.30.1(@opentelemetry/api@1.9.1) '@opentelemetry/exporter-metrics-otlp-http': - specifier: 0.57.0 - version: 0.57.0(@opentelemetry/api@1.9.0) + specifier: 0.217.0 + version: 0.217.0(@opentelemetry/api@1.9.1) '@opentelemetry/resources': - specifier: 1.30.0 - version: 1.30.0(@opentelemetry/api@1.9.0) + specifier: 1.30.1 + version: 1.30.1(@opentelemetry/api@1.9.1) '@opentelemetry/sdk-metrics': - specifier: 1.30.0 - version: 1.30.0(@opentelemetry/api@1.9.0) + specifier: 1.30.1 + version: 1.30.1(@opentelemetry/api@1.9.1) '@shopify/toml-patch': specifier: 0.3.0 version: 0.3.0 @@ -331,8 +331,8 @@ importers: specifier: 5.3.2 version: 5.3.2 ajv: - specifier: 8.18.0 - version: 8.18.0 + specifier: 8.20.0 + version: 8.20.0 ansi-escapes: specifier: 6.2.1 version: 6.2.1 @@ -343,8 +343,8 @@ importers: specifier: 2.19.5 version: 2.19.5 chalk: - specifier: 5.4.1 - version: 5.4.1 + specifier: 5.6.2 + version: 5.6.2 change-case: specifier: 4.1.2 version: 4.1.2 @@ -358,8 +358,8 @@ importers: specifier: 4.3.1 version: 4.3.1 dotenv: - specifier: 16.4.7 - version: 16.4.7 + specifier: 16.6.1 + version: 16.6.1 env-paths: specifier: 3.0.0 version: 3.0.0 @@ -376,8 +376,8 @@ importers: specifier: 6.3.0 version: 6.3.0 form-data: - specifier: 4.0.4 - version: 4.0.4 + specifier: 4.0.5 + version: 4.0.5 fs-extra: specifier: 11.1.0 version: 11.1.0 @@ -385,11 +385,11 @@ importers: specifier: 2.0.2 version: 2.0.2 graphql: - specifier: 16.10.0 - version: 16.10.0 + specifier: 16.14.0 + version: 16.14.0 graphql-request: specifier: 6.1.0 - version: 6.1.0(graphql@16.10.0) + version: 6.1.0(graphql@16.14.0) ignore: specifier: 6.0.2 version: 6.0.2 @@ -397,29 +397,29 @@ importers: specifier: 6.8.0 version: 6.8.0(@types/react@18.3.12)(react@19.2.4) is-executable: - specifier: 2.0.1 - version: 2.0.1 + specifier: 2.0.2 + version: 2.0.2 is-wsl: - specifier: 3.1.0 - version: 3.1.0 + specifier: 3.1.1 + version: 3.1.1 jose: - specifier: 5.9.6 - version: 5.9.6 + specifier: 5.10.0 + version: 5.10.0 latest-version: specifier: 7.0.0 version: 7.0.0 liquidjs: - specifier: 10.25.0 - version: 10.25.0 + specifier: 10.25.7 + version: 10.25.7 lodash: - specifier: 4.17.23 - version: 4.17.23 + specifier: 4.18.1 + version: 4.18.1 macaddress: - specifier: 0.5.3 - version: 0.5.3 + specifier: 0.5.4 + version: 0.5.4 minimatch: - specifier: 9.0.8 - version: 9.0.8 + specifier: 9.0.9 + version: 9.0.9 mrmime: specifier: 1.0.1 version: 1.0.1 @@ -442,14 +442,14 @@ importers: specifier: 19.2.4 version: 19.2.4 semver: - specifier: 7.6.3 - version: 7.6.3 + specifier: 7.7.4 + version: 7.7.4 stacktracey: - specifier: 2.1.8 - version: 2.1.8 + specifier: 2.2.0 + version: 2.2.0 strip-ansi: - specifier: 7.1.0 - version: 7.1.0 + specifier: 7.2.0 + version: 7.2.0 supports-hyperlinks: specifier: 3.1.0 version: 3.1.0 @@ -460,8 +460,8 @@ importers: specifier: 4.0.0 version: 4.0.0 zod: - specifier: 3.24.4 - version: 3.24.4 + specifier: 3.25.76 + version: 3.25.76 devDependencies: '@types/diff': specifier: ^5.2.3 @@ -473,8 +473,8 @@ importers: specifier: ^1.1.2 version: 1.1.6 '@types/lodash': - specifier: 4.17.19 - version: 4.17.19 + specifier: 4.17.24 + version: 4.17.24 '@types/react': specifier: 18.3.12 version: 18.3.12 @@ -486,10 +486,10 @@ importers: version: 3.0.4 '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) msw: specifier: ^2.7.1 - version: 2.12.10(@types/node@22.19.17)(typescript@5.9.3) + version: 2.12.10(@types/node@25.6.0)(typescript@5.9.3) node-stream-zip: specifier: ^1.15.0 version: 1.15.0 @@ -514,7 +514,7 @@ importers: version: link:../cli-kit '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) esbuild-plugin-copy: specifier: ^2.1.1 version: 2.1.1(esbuild@0.28.0) @@ -534,8 +534,8 @@ importers: specifier: 18.19.70 version: 18.19.70 dotenv: - specifier: 16.4.7 - version: 16.4.7 + specifier: 16.6.1 + version: 16.6.1 execa: specifier: ^7.2.0 version: 7.2.0 @@ -543,8 +543,8 @@ importers: specifier: ^1.0.0 version: 1.1.0 strip-ansi: - specifier: ^7.1.0 - version: 7.1.0 + specifier: ^7.2.0 + version: 7.2.0 tsx: specifier: ^4.21.0 version: 4.21.0 @@ -553,28 +553,28 @@ importers: dependencies: '@shopify/eslint-plugin': specifier: 50.0.0 - version: 50.0.0(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1)(typescript@5.9.3) + version: 50.0.0(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3) '@typescript-eslint/eslint-plugin': - specifier: 8.56.1 - version: 8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + specifier: 8.59.2 + version: 8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) '@typescript-eslint/parser': - specifier: 8.56.1 - version: 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + specifier: 8.59.2 + version: 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) '@vitest/eslint-plugin': - specifier: 1.1.44 - version: 1.1.44(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + specifier: 1.6.16 + version: 1.6.16(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) eslint: specifier: ^9.0.0 version: 9.39.3(jiti@2.6.1) eslint-config-prettier: - specifier: 10.1.5 - version: 10.1.5(eslint@9.39.3(jiti@2.6.1)) + specifier: 10.1.8 + version: 10.1.8(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-no-catch-all: specifier: 1.1.0 version: 1.1.0(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-prettier: - specifier: 5.5.1 - version: 5.5.1(eslint-config-prettier@10.1.5(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1) + specifier: 5.5.5 + version: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3) eslint-plugin-react: specifier: 7.37.5 version: 7.37.5(eslint@9.39.3(jiti@2.6.1)) @@ -582,40 +582,40 @@ importers: specifier: 5.2.0 version: 5.2.0(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-tsdoc: - specifier: 0.4.0 - version: 0.4.0 + specifier: 0.5.2 + version: 0.5.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint-plugin-unused-imports: - specifier: 4.1.4 - version: 4.1.4(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) + specifier: 4.4.1 + version: 4.4.1(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) execa: specifier: 7.2.0 version: 7.2.0 globals: - specifier: 16.2.0 - version: 16.2.0 + specifier: 16.5.0 + version: 16.5.0 devDependencies: prettier: - specifier: 3.8.1 - version: 3.8.1 + specifier: 3.8.3 + version: 3.8.3 packages/plugin-cloudflare: dependencies: '@oclif/core': - specifier: 4.5.3 - version: 4.5.3 + specifier: 4.11.1 + version: 4.11.1 '@shopify/cli-kit': specifier: 3.94.0 version: link:../cli-kit devDependencies: '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) packages/plugin-did-you-mean: dependencies: '@oclif/core': - specifier: 4.5.3 - version: 4.5.3 + specifier: 4.11.1 + version: 4.11.1 '@shopify/cli-kit': specifier: 3.94.0 version: link:../cli-kit @@ -625,51 +625,51 @@ importers: devDependencies: '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) packages/store: dependencies: '@oclif/core': - specifier: 4.5.3 - version: 4.5.3 + specifier: 4.11.1 + version: 4.11.1 '@shopify/cli-kit': specifier: 3.94.0 version: link:../cli-kit devDependencies: '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) packages/theme: dependencies: '@oclif/core': - specifier: 4.5.3 - version: 4.5.3 + specifier: 4.11.1 + version: 4.11.1 '@shopify/cli-kit': specifier: 3.94.0 version: link:../cli-kit '@shopify/theme-check-node': - specifier: 3.25.0 - version: 3.25.0 + specifier: 3.26.0 + version: 3.26.0 '@shopify/theme-language-server-node': - specifier: 2.21.0 - version: 2.21.0 + specifier: 2.21.2 + version: 2.21.2 chokidar: specifier: 3.6.0 version: 3.6.0 h3: - specifier: 1.15.9 - version: 1.15.9 + specifier: 1.15.11 + version: 1.15.11 yaml: - specifier: 2.8.3 - version: 2.8.3 + specifier: 2.8.4 + version: 2.8.4 devDependencies: '@shopify/theme-hot-reload': specifier: ^0.0.18 version: 0.0.18 '@vitest/coverage-istanbul': specifier: ^3.1.4 - version: 3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) node-stream-zip: specifier: ^1.15.0 version: 1.15.0 @@ -718,7 +718,7 @@ importers: version: 18.3.7(@types/react@18.3.12) '@vitejs/plugin-react': specifier: ^5.1.4 - version: 5.1.4(vite@6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 5.1.4(vite@6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) jsdom: specifier: ^25.0.0 version: 25.0.1 @@ -727,7 +727,7 @@ importers: version: 1.97.3 vite: specifier: 6.4.1 - version: 6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + version: 6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) packages/ui-extensions-server-kit: devDependencies: @@ -739,7 +739,7 @@ importers: version: 18.3.12 '@vitejs/plugin-react': specifier: ^5.1.4 - version: 5.1.4(vite@6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + version: 5.1.4(vite@6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) jsdom: specifier: ^25.0.0 version: 25.0.1 @@ -751,7 +751,7 @@ importers: version: 18.3.1(react@18.3.1) vite: specifier: 6.4.1 - version: 6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + version: 6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) packages/ui-extensions-test-utils: devDependencies: @@ -819,11 +819,15 @@ packages: resolution: {integrity: sha512-WApSdLdXEBb/1FUPca2lteASewEfpjEYJ8oXZP+0gExK5qSfsEKBKcA+WjY6Q4wvXwyv0+W6Kvc372pSceib9w==} engines: {node: '>= 16'} + '@apidevtools/json-schema-ref-parser@11.9.3': + resolution: {integrity: sha512-60vepv88RwcJtSHrD6MjIL6Ta3SOYbgfnkHb+ppAVK+o9mXprRtulx7VlRl3lN3bbvysAfCS7WMVfhUYemB0IQ==} + engines: {node: '>= 16'} + '@ardatan/relay-compiler@12.0.3': resolution: {integrity: sha512-mBDFOGvAoVlWaWqs3hm1AciGHSQE1rqFc/liZTyYz/Oek9yZdT5H26pH2zAFuEiTiBVPPyMuqf5VjOFPI2DGsQ==} hasBin: true peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@asamuzakjp/css-color@3.2.0': resolution: {integrity: sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==} @@ -842,22 +846,16 @@ packages: '@asamuzakjp/nwsapi@2.3.9': resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==} - '@ast-grep/napi-darwin-arm64@0.33.0': - resolution: {integrity: sha512-FsBQiBNGbqeU6z2sjFgnV6MXuBa0wYUb4PViMnqsKLeWiO7kRii5crmXLCtdTD2hufXTG6Rll8X46AkYOAwGGQ==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [darwin] - '@ast-grep/napi-darwin-arm64@0.34.1': resolution: {integrity: sha512-SzXXx2ya6xDKBaHZv20P9Qza5FaWE6lMBu00yegJVYRs7+0feBJ+10dvbv9fm+7RJ91Tw0V0G92Sgdg9lysBwA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@ast-grep/napi-darwin-x64@0.33.0': - resolution: {integrity: sha512-rWo1wG7fc7K20z9ExIeN6U4QqjHhoQSpBDDnmxKTR0nIwPfyMq338sS4sWZomutxprcZDtWrekxH1lXjNvfuiA==} + '@ast-grep/napi-darwin-arm64@0.42.1': + resolution: {integrity: sha512-VtO4DX20ODCfRBwv1I71lZx+qlrhlMbt9Rpo3LozoaUpHnLmyFMBSgpUal5KTd1SCKUK8ekJGgxpKWo27H4AVQ==} engines: {node: '>= 10'} - cpu: [x64] + cpu: [arm64] os: [darwin] '@ast-grep/napi-darwin-x64@0.34.1': @@ -866,11 +864,11 @@ packages: cpu: [x64] os: [darwin] - '@ast-grep/napi-linux-arm64-gnu@0.33.0': - resolution: {integrity: sha512-3ZnA2k57kxfvLg4s9+6rHaCx1FbWt0EF8fumJMf5nwevu7GbVOOhCkzAetZe80FBgZuIOSR4IS2QMj9ZHI0UdQ==} + '@ast-grep/napi-darwin-x64@0.42.1': + resolution: {integrity: sha512-V2uaKP6QZLb60iFHK0IiXAcwSoUliiDJ3c1zLLzHnBFyCbTKC4b3L3XtkiyKsnpET+uzY7hQLpTIAhW5aOCX4w==} engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] + cpu: [x64] + os: [darwin] '@ast-grep/napi-linux-arm64-gnu@0.34.1': resolution: {integrity: sha512-zi/JKIYDsucSfMHhb2W33AVw8Q6bF9MBV6FrYF98UWpJJoWXUPzPqVM09NANyWM0lypGiWuHk//JCwHndeCiSA==} @@ -878,8 +876,8 @@ packages: cpu: [arm64] os: [linux] - '@ast-grep/napi-linux-arm64-musl@0.33.0': - resolution: {integrity: sha512-oUGZgCaVCijFgvC+X52ttgoWUqgrIsSVJZgn+1VBY3n4mpzcoYAghFomSUbRTBUL2ebvZweA33Klqks4okY61w==} + '@ast-grep/napi-linux-arm64-gnu@0.42.1': + resolution: {integrity: sha512-wmt59yzvcZT4Z5XpxB1B1FoFrc32l0vmy2G7yrY2lG9qP2M157mWdp1T50h2XoYrotyRhCyLDXP70SiTZHZkaQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -890,10 +888,10 @@ packages: cpu: [arm64] os: [linux] - '@ast-grep/napi-linux-x64-gnu@0.33.0': - resolution: {integrity: sha512-QTAkfxQSsOGRza0hnkeAgJDQqR00iDerRNq42dOGIzgF+Kse491By3UmBEMG4oCbv17yYcBBlknQkzKSKtigjw==} + '@ast-grep/napi-linux-arm64-musl@0.42.1': + resolution: {integrity: sha512-cnU+H0drvdkApQDJEcBsYGlPq2gk3l2Xxq0y8EmcxAXYXDNkz+Gc2vfvyM7ib2jD9Y51+cQIsb0RFzA2g9VnZQ==} engines: {node: '>= 10'} - cpu: [x64] + cpu: [arm64] os: [linux] '@ast-grep/napi-linux-x64-gnu@0.34.1': @@ -902,8 +900,8 @@ packages: cpu: [x64] os: [linux] - '@ast-grep/napi-linux-x64-musl@0.33.0': - resolution: {integrity: sha512-PW6bZO7MyQsBNZv0idI/Ah6ak66T8LqZ21wBGjtQp9NDGViOtkLeu+eJJGaZjMqUdidKHKgmMKXksZHl2m8ulQ==} + '@ast-grep/napi-linux-x64-gnu@0.42.1': + resolution: {integrity: sha512-gY+PtqbFtFlR8rCL9F6GEPuymqLhh2eG/e8Ly01Z/S5x3e357nNaF69xAvNRpYi/HnEUZ5cE1MzshDCjubqE1A==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -914,11 +912,11 @@ packages: cpu: [x64] os: [linux] - '@ast-grep/napi-win32-arm64-msvc@0.33.0': - resolution: {integrity: sha512-ijmFQcFc32JOIQlSfnhDJpb3qFb2RhrRqfeY0EHHN1xRSGwZHfsHTSS66nKR2sREmxTIMgxXOtylKicbyyMVKA==} + '@ast-grep/napi-linux-x64-musl@0.42.1': + resolution: {integrity: sha512-yDTlIgFOzglpzs3Ua9w43uVeEW4csf80F5/n2FqCK5pip4Iyfu21Q+M8iC9AmTRl/OGHVI48ieuPwOD9i1i6hA==} engines: {node: '>= 10'} - cpu: [arm64] - os: [win32] + cpu: [x64] + os: [linux] '@ast-grep/napi-win32-arm64-msvc@0.34.1': resolution: {integrity: sha512-eVsdMtnY7jmN2xQjYY9gaqIxRHA44+QYivlP1uLbg8w3P4YlZWTFgOJ7aa357Hg/257mjeQCpodCkr0lGRsSYQ==} @@ -926,10 +924,10 @@ packages: cpu: [arm64] os: [win32] - '@ast-grep/napi-win32-ia32-msvc@0.33.0': - resolution: {integrity: sha512-NNIb2VK3Z2BwKp0QJSw8gkhwOUp85SgTsxJ38p+wIUAA/KzAKCJOmyOaZ301qGHt4gL+jTHgTIvJJX+9eT/REg==} + '@ast-grep/napi-win32-arm64-msvc@0.42.1': + resolution: {integrity: sha512-6WQhKEfZmtfMSIOzluMoBaQhNqfRKXzj5y2YA2U0Y3x7HxNAZBO067y8xlSMddKFN/FtCwft8GFktFxqSYWl1w==} engines: {node: '>= 10'} - cpu: [ia32] + cpu: [arm64] os: [win32] '@ast-grep/napi-win32-ia32-msvc@0.34.1': @@ -938,10 +936,10 @@ packages: cpu: [ia32] os: [win32] - '@ast-grep/napi-win32-x64-msvc@0.33.0': - resolution: {integrity: sha512-gW7viQQjdPA1HoCkpCqoonC81TOwcpP828w/XqZFE/L6uhD8SF2usul8KNBQOiX3O7/fqYEOnbtWMCrwZIqG1Q==} + '@ast-grep/napi-win32-ia32-msvc@0.42.1': + resolution: {integrity: sha512-ET2vRrsHo0e4JJbCrejzDcDPsfTmRaYK9VIpq1MqXXAUvLoiMly+cQYZ64MWdXTlgITKMXCYxhCbFPTn/9XZaQ==} engines: {node: '>= 10'} - cpu: [x64] + cpu: [ia32] os: [win32] '@ast-grep/napi-win32-x64-msvc@0.34.1': @@ -950,14 +948,20 @@ packages: cpu: [x64] os: [win32] - '@ast-grep/napi@0.33.0': - resolution: {integrity: sha512-6heRMmomhSD0dkummRQ+R4xWXXmc41OaDPoPI49mKJXPyvwJPdPZUcQjXdIitOVL4uJV+qM2ZBucDPENDBSixw==} + '@ast-grep/napi-win32-x64-msvc@0.42.1': + resolution: {integrity: sha512-NAeA2Q6jp7F9uXtSuG12c1xjTzipXFCTvuAcEBnsTwBXq0kdPV6H6Y4GZJVcDhsHk3TX4sGlQGkuV/6FT2Ngig==} engines: {node: '>= 10'} + cpu: [x64] + os: [win32] '@ast-grep/napi@0.34.1': resolution: {integrity: sha512-SZAXFjgSqr7TfdW+ZJZ5LMkC226vJCAHAU5VvaluG2maT/LdkaUN3RwV+emdcEXIrUOqKB98+WSobhqOsKYuNw==} engines: {node: '>= 10'} + '@ast-grep/napi@0.42.1': + resolution: {integrity: sha512-+YEv9ElJi9azr8AYII79NxYXQRJsrUy1kUqZfxZfvPM7rhs3174mzB+qEE9Pl3sVKAJS5cevyT4lgLNV0AZK6A==} + engines: {node: '>= 10'} + '@aws-crypto/crc32@5.2.0': resolution: {integrity: sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==} engines: {node: '>=16.0.0'} @@ -1682,21 +1686,30 @@ packages: resolution: {integrity: sha512-ctxtJ/eA+t+6q2++vj5j7FYX3nRu311q1wfYH3xjlLOsczhlhxAg2FWNUXhpGvAw3BWo1xBcvOV6/YLc2r5FJw==} hasBin: true - '@bugsnag/browser@8.8.1': - resolution: {integrity: sha512-wdDFZQtZBKlVkNWx57VWuOf+NKF3Pp+INn8E2SdYNwN42PQdsgsx7NliSMqY5MPiW0GeE9mgc7QMIMixOWp8Lw==} + '@bugsnag/browser@8.9.0': + resolution: {integrity: sha512-lsreEdlIQxEzJxFzp1T2yKH4Jzzm5YiXez0UK734XXfBRx8ZR2SDcNljo2EqctrRIqVrCM6wp6RvEo9hzlpeBg==} '@bugsnag/core@8.8.0': resolution: {integrity: sha512-N9Z1znQ2EnhKlGNrxYx0XZ87IhcJ0V9NO9lmxOmOq0g8XMMaEnnqFj5f/YSO5H/NPFF/eVAyzDGDeuxsDWdK+w==} + '@bugsnag/core@8.9.0': + resolution: {integrity: sha512-SrXO0isIZfrCem06/WDvC5MSd1Tj6Yjm4Wqdlv6jyjTvsow+cppvt7rS9Bps3qOeXfYCqWHN4ev02OdwnfZ1PQ==} + '@bugsnag/cuid@3.2.1': resolution: {integrity: sha512-zpvN8xQ5rdRWakMd/BcVkdn2F8HKlDSbM3l7duueK590WmI1T0ObTLc1V/1e55r14WNjPd5AJTYX4yPEAFVi+Q==} - '@bugsnag/js@8.6.0': - resolution: {integrity: sha512-U+ofNTTMA2Z6tCrOhK/QhHBhLoQHoalk8Y82WWc7FAcVSoJZYadND/QuXUriNRZpC4YgJ/s/AxPeQ2y+WvMxzw==} + '@bugsnag/cuid@3.2.2': + resolution: {integrity: sha512-7onuYLTMqMmHE9BBPG0YER4nFsU1rB+me1/YIeMusqcLbVbKKuG9u9+BDVDpje5e0llkkrVNOKYwmzM9DRIo7A==} + + '@bugsnag/js@8.9.0': + resolution: {integrity: sha512-ChjKFVBF2CgepDXfMBkbEdcFUniJNN8py5V+tinaB8+vpJbr/fD1+VLFhkruSEn3jOafXrc1XJe9WHtsu9ht0g==} '@bugsnag/node@8.8.0': resolution: {integrity: sha512-ODajeAIRAICO8JXnrWkjzBmA0Qslt6n7aMEZQ3OJXDTsgXgdK1qoLjlScJqOoeQNR/kXUXl2allvJdrB4u2pdg==} + '@bugsnag/node@8.9.0': + resolution: {integrity: sha512-WpogbMCY8/Rmg+1nsetp3GcPnXj5rpK1YxSmgEfiBM8B2nr/riYqrzuXIkrb1FZN1ti+Hfn1IecRAyGx3rUBBA==} + '@bugsnag/safe-json-stringify@6.1.0': resolution: {integrity: sha512-ImA35rnM7bGr+J30R979FQ95BhRB4UO1KfJA0J2sVqc8nwnrS9hhE5mkTmQWMs8Vh1Da+hkLKs5jJB4JjNZp4A==} @@ -2390,7 +2403,7 @@ packages: resolution: {integrity: sha512-biFdaURX0KTwEJPQ1wkT6BRgNasqgQ5KbCI1a3zwtLtO7XTo7/vKITPylmiU27K5DSOWYnY/1jfSqUAEBuhZrQ==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/cli@6.0.1': resolution: {integrity: sha512-6iP91joxb7phdicDrIF8Cv9ah2QpPVXUUu7rbOaQKvqey+QKYmHcxGCi9r5/7p4lUiHZPQvfB7xDHURHQca1SA==} @@ -2398,7 +2411,7 @@ packages: hasBin: true peerDependencies: '@parcel/watcher': ^2.1.0 - graphql: 16.10.0 + graphql: 16.14.0 peerDependenciesMeta: '@parcel/watcher': optional: true @@ -2407,7 +2420,7 @@ packages: resolution: {integrity: sha512-zgbk0dTY+KC/8TG00RGct6HnXWJU6jQaty3wAXKl1CvCXTKO73pW8Npph+RSJMTEEXb+QuJL3vyaPiGM1gw8sw==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 graphql-sock: ^1.0.0 peerDependenciesMeta: graphql-sock: @@ -2417,60 +2430,60 @@ packages: resolution: {integrity: sha512-vLTEW0m8LbE4xgRwbFwCdYxVkJ1dBlVJbQyLb9Q7bHnVFgHAP982Xo8Uv7FuPBmON+2IbTjkCqhFLHVZbqpvjQ==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/gql-tag-operations@5.1.3': resolution: {integrity: sha512-yh/GTGW5Nf8f/zaCHZwWb04ItWAm+UfUJf7pb6n4SrqRxvWOSJk36LJ4l8UuDW1tmAOobjeXB8HSKSJsUjmA1g==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/near-operation-file-preset@4.0.0': resolution: {integrity: sha512-InHE3tN0dZKCZivrQ950y6Tnxtt/DJbvqqm5iCOmExJeIzhLoMOB0Rq2ex4KsRdSY9YtpYbYNCmO2xSU3MbRcg==} engines: {node: '>= 16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/plugin-helpers@5.1.1': resolution: {integrity: sha512-28GHODK2HY1NhdyRcPP3sCz0Kqxyfiz7boIZ8qIxFYmpLYnlDgiYok5fhFLVSZihyOpCs4Fa37gVHf/Q4I2FEg==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/plugin-helpers@6.1.0': resolution: {integrity: sha512-JJypehWTcty9kxKiqH7TQOetkGdOYjY78RHlI+23qB59cV2wxjFFVf8l7kmuXS4cpGVUNfIjFhVr7A1W7JMtdA==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/schema-ast@4.1.0': resolution: {integrity: sha512-kZVn0z+th9SvqxfKYgztA6PM7mhnSZaj4fiuBWvMTqA+QqQ9BBed6Pz41KuD/jr0gJtnlr2A4++/0VlpVbCTmQ==} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/schema-ast@5.0.0': resolution: {integrity: sha512-jn7Q3PKQc0FxXjbpo9trxzlz/GSFQWxL042l0iC8iSbM/Ar+M7uyBwMtXPsev/3Razk+osQyreghIz0d2+6F7Q==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/typed-document-node@6.1.0': resolution: {integrity: sha512-8YfZ+anIdfE4CAJG0nQFNNvTiqj5gNXoVIe4EhWIjf2joXziF1JIUlE1RIpasRMTHvLlQhWZoq4760l751XzbA==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/typed-document-node@6.1.6': resolution: {integrity: sha512-USuQdUWBXij9HQl+GWXuLm05kjpOVwViBfnNi7ijES4HFwAmt/EDAnYSCfUoOHCfFQeWcfqYbtcUGJO9iXiSYQ==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/typescript-operations@5.0.2': resolution: {integrity: sha512-i2nSJ5a65H+JgXwWvEuYehVYUImIvrHk3PTs+Fcj+OjZFvDl2qBziIhr6shCjV0KH9IZ6Y+1v4TzkxZr/+XFjA==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 graphql-sock: ^1.0.0 peerDependenciesMeta: graphql-sock: @@ -2480,7 +2493,7 @@ packages: resolution: {integrity: sha512-5H58DnDIy59Q+wcPRu13UnAS7fkMCW/vPI1+g8rHBmxuV9YGyGlVL9lE/fmJ06181hI7G9YGuUaoFYMJFU6bxQ==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 graphql-sock: ^1.0.0 peerDependenciesMeta: graphql-sock: @@ -2490,31 +2503,31 @@ packages: resolution: {integrity: sha512-vpw3sfwf9A7S+kIUjyFxuvrywGxd4lmwmyYnnDVjVE4kSQ6Td3DpqaPTy8aNQ6O96vFoi/bxbZS2BW49PwSUUA==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/typescript@5.0.8': resolution: {integrity: sha512-lUW6ari+rXP6tz5B0LXjmV9rEMOphoCZAkt+SJGObLQ6w6544ZsXSsRga/EJiSvZ1fRfm9yaFoErOZ56IVThyg==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/visitor-plugin-common@5.8.0': resolution: {integrity: sha512-lC1E1Kmuzi3WZUlYlqB4fP6+CvbKH9J+haU1iWmgsBx5/sO2ROeXJG4Dmt8gP03bI2BwjiwV5WxCEMlyeuzLnA==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/visitor-plugin-common@6.1.0': resolution: {integrity: sha512-AvGO1pe+b/kAa7+WBDlNDXOruRZWv/NnhLHgTggiW2XWRv33biuzg4cF1UTdpR2jmESZzJU4kXngLLX8RYJWLA==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-codegen/visitor-plugin-common@6.2.3': resolution: {integrity: sha512-Rewl/QRFfIOXHFK3i/ts4VodsaB4N22kckH1zweTzq7SFodkfrqGrLa/MrGLJ/q6aUuqGiqao7f4Za2IjjkCxw==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-hive/signal@1.0.0': resolution: {integrity: sha512-RiwLMc89lTjvyLEivZ/qxAC5nBHoS2CtsWFSOsN35sxG9zoo5Z+JsFHM8MlvmO9yt+MJNIyC5MLE1rsbOphlag==} @@ -2524,156 +2537,156 @@ packages: resolution: {integrity: sha512-MzgDrUuoxp6dZeo54zLBL3cEJKJtM3N/2RqK0rbPxPq5X2z6TUA7EGg8vIFTUkt5xelAsUrm8/4ai41ZDdxOng==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/batch-execute@9.0.19': resolution: {integrity: sha512-VGamgY4PLzSx48IHPoblRw0oTaBa7S26RpZXt0Y4NN90ytoE0LutlpB2484RbkfcTjv9wa64QD474+YP1kEgGA==} engines: {node: '>=18.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/code-file-loader@8.1.28': resolution: {integrity: sha512-BL3Ft/PFlXDE5nNuqA36hYci7Cx+8bDrPDc8X3VSpZy9iKFBY+oQ+IwqnEHCkt8OSp2n2V0gqTg4u3fcQP1Kwg==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/delegate@10.2.23': resolution: {integrity: sha512-xrPtl7f1LxS+B6o+W7ueuQh67CwRkfl+UKJncaslnqYdkxKmNBB4wnzVcW8ZsRdwbsla/v43PtwAvSlzxCzq2w==} engines: {node: '>=18.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/documents@1.0.1': resolution: {integrity: sha512-aweoMH15wNJ8g7b2r4C4WRuJxZ0ca8HtNO54rkye/3duxTkW4fGBEutCx03jCIr5+a1l+4vFJNP859QnAVBVCA==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/executor-common@0.0.4': resolution: {integrity: sha512-SEH/OWR+sHbknqZyROCFHcRrbZeUAyjCsgpVWCRjqjqRbiJiXq6TxNIIOmpXgkrXWW/2Ev4Wms6YSGJXjdCs6Q==} engines: {node: '>=18.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/executor-common@0.0.6': resolution: {integrity: sha512-JAH/R1zf77CSkpYATIJw+eOJwsbWocdDjY+avY7G+P5HCXxwQjAjWVkJI1QJBQYjPQDVxwf1fmTZlIN3VOadow==} engines: {node: '>=18.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/executor-graphql-ws@2.0.7': resolution: {integrity: sha512-J27za7sKF6RjhmvSOwOQFeNhNHyP4f4niqPnerJmq73OtLx9Y2PGOhkXOEB0PjhvPJceuttkD2O1yMgEkTGs3Q==} engines: {node: '>=18.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/executor-http@1.3.3': resolution: {integrity: sha512-LIy+l08/Ivl8f8sMiHW2ebyck59JzyzO/yF9SFS4NH6MJZUezA1xThUXCDIKhHiD56h/gPojbkpcFvM2CbNE7A==} engines: {node: '>=18.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/executor-legacy-ws@1.1.25': resolution: {integrity: sha512-6uf4AEXO0QMxJ7AWKVPqEZXgYBJaiz5vf29X0boG8QtcqWy8mqkXKWLND2Swdx0SbEx0efoGFcjuKufUcB0ASQ==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/executor@1.5.1': resolution: {integrity: sha512-n94Qcu875Mji9GQ52n5UbgOTxlgvFJicBPYD+FRks9HKIQpdNPjkkrKZUYNG51XKa+bf03rxNflm4+wXhoHHrA==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/git-loader@8.0.32': resolution: {integrity: sha512-H5HTp2vevv0rRMEnCJBVmVF8md3LpJI1C1+d6OtzvmuONJ8mOX2mkf9rtoqwiztynVegaDUekvMFsc9k5iE2WA==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/github-loader@8.0.22': resolution: {integrity: sha512-uQ4JNcNPsyMkTIgzeSbsoT9hogLjYrZooLUYd173l5eUGUi49EAcsGdiBCKaKfEjanv410FE8hjaHr7fjSRkJw==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/graphql-file-loader@8.1.9': resolution: {integrity: sha512-rkLK46Q62Zxift8B6Kfw6h8SH3pCR3DPCfNeC/lpLwYReezZz+2ARuLDFZjQGjW+4lpMwiAw8CIxDyQAUgqU6A==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/graphql-tag-pluck@8.3.27': resolution: {integrity: sha512-CJ0WVXhGYsfFngpRrAAcjRHyxSDHx4dEz2W15bkwvt9he/AWhuyXm07wuGcoLrl0q0iQp1BiRjU7D8SxWZo3JQ==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/import@7.1.9': resolution: {integrity: sha512-mHzOgyfzsAgstaZPIFEtKg4GVH4FbDHeHYrSs73mAPKS5F59/FlRuUJhAoRnxbVnc3qIZ6EsWBjOjNbnPK8viA==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/json-file-loader@8.0.26': resolution: {integrity: sha512-kwy9IFi5QtXXTLBgWkvA1RqsZeJDn0CxsTbhNlziCzmga9fNo7qtZ18k9FYIq3EIoQQlok+b7W7yeyJATA2xhw==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/load@8.1.8': resolution: {integrity: sha512-gxO662b64qZSToK3N6XUxWG5E6HOUjlg5jEnmGvD4bMtGJ0HwEe/BaVZbBQemCfLkxYjwRIBiVfOY9o0JyjZJg==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/merge@9.1.7': resolution: {integrity: sha512-Y5E1vTbTabvcXbkakdFUt4zUIzB1fyaEnVmIWN0l0GMed2gdD01TpZWLUm4RNAxpturvolrb24oGLQrBbPLSoQ==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/optimize@2.0.0': resolution: {integrity: sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/relay-operation-optimizer@7.0.27': resolution: {integrity: sha512-rdkL1iDMFaGDiHWd7Bwv7hbhrhnljkJaD0MXeqdwQlZVgVdUDlMot2WuF7CEKVgijpH6eSC6AxXMDeqVgSBS2g==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/schema@10.0.31': resolution: {integrity: sha512-ZewRgWhXef6weZ0WiP7/MV47HXiuFbFpiDUVLQl6mgXsWSsGELKFxQsyUCBos60Qqy1JEFAIu3Ns6GGYjGkqkQ==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/url-loader@8.0.33': resolution: {integrity: sha512-Fu626qcNHcqAj8uYd7QRarcJn5XZ863kmxsg1sm0fyjyfBJnsvC7ddFt6Hayz5kxVKfsnjxiDfPMXanvsQVBKw==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/utils@10.7.2': resolution: {integrity: sha512-Wn85S+hfkzfVFpXVrQ0hjnePa3p28aB6IdAGCiD1SqBCSMDRzL+OFEtyAyb30nV9Mqflqs9lCqjqlR2puG857Q==} engines: {node: '>=16.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-tools/wrap@10.1.4': resolution: {integrity: sha512-7pyNKqXProRjlSdqOtrbnFRMQAVamCmEREilOXtZujxY6kYit3tvWWSjUrcIOheltTffoRh7EQSjpy2JDCzasg==} engines: {node: '>=18.0.0'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@graphql-typed-document-node/core@3.2.0': resolution: {integrity: sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -2911,7 +2924,7 @@ packages: resolution: {integrity: sha512-ovONIUSW6NAlCpiPMaVw4PpdFoO3Kqi8TGQ2hTtjKTQTdPpSOdekPI1ZRnwciTeUn0yCAQk7M2xdrbIZeTh6pw==} peerDependencies: esbuild: '>=0.8.26' - graphql: 16.10.0 + graphql: 16.14.0 graphql-tag: ^2.11.0 '@manypkg/find-root@1.1.0': @@ -2920,11 +2933,11 @@ packages: '@manypkg/get-packages@1.1.3': resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} - '@microsoft/tsdoc-config@0.17.1': - resolution: {integrity: sha512-UtjIFe0C6oYgTnad4q1QP4qXwLhe6tIpNTRStJ2RZEPIkqQPREAwE5spzVxsdn9UaEMUqhh0AqSx3X4nWAKXWw==} + '@microsoft/tsdoc-config@0.18.1': + resolution: {integrity: sha512-9brPoVdfN9k9g0dcWkFeA7IH9bbcttzDJlXvkf8b2OBzd5MueR1V2wkKBL0abn0otvmkHJC6aapBOTJDDeMCZg==} - '@microsoft/tsdoc@0.15.1': - resolution: {integrity: sha512-4aErSrCR/On/e5G2hDP0wjooqDdauzEbIq8hIkIe5pXV0rtWJZvdCEKL0ykZxex+IxIwBp0eGeV48hQN07dXtw==} + '@microsoft/tsdoc@0.16.0': + resolution: {integrity: sha512-xgAyonlVVS+q7Vc7qLW0UrJU7rSFcETRWsqdXZtjzRU8dF+6CkozTK4V4y1LwOX7j8r/vHphjDeMeGI4tNGeGA==} '@mswjs/interceptors@0.41.3': resolution: {integrity: sha512-cXu86tF4VQVfwz8W1SPbhoRyHJkti6mjH/XJIxp40jhO4j2k1m4KYrEykxqWPkFF3vrK4rgQppBh//AwyGSXPA==} @@ -3080,12 +3093,8 @@ packages: resolution: {integrity: sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==} engines: {node: '>=18.0.0'} - '@oclif/core@4.10.6': - resolution: {integrity: sha512-ySCOYnPKZE3KACT1V9It99hWG9b8E5MpagbRdWxPNRO3beMqmbr4SLUQoFtZ9XRtW++kks1ZVwZOdpnR8rpb9A==} - engines: {node: '>=18.0.0'} - - '@oclif/core@4.5.3': - resolution: {integrity: sha512-ISoFlfmsuxJvNKXhabCO4/KqNXDQdLHchZdTPfZbtqAsQbqTw5IKitLVZq9Sz1LWizN37HILp4u0350B8scBjg==} + '@oclif/core@4.11.1': + resolution: {integrity: sha512-+N5yqeoOKPnT0p+ZJiNutMILsZukZrEpsVup24XERla594EkGSWS9tiCqRfvzr1xfvf/AhM9pb0yPaf8L3Y9Uw==} engines: {node: '>=18.0.0'} '@oclif/core@4.9.0': @@ -3247,66 +3256,88 @@ packages: '@open-draft/until@2.1.0': resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==} - '@opentelemetry/api-logs@0.57.0': - resolution: {integrity: sha512-l1aJ30CXeauVYaI+btiynHpw341LthkMTv3omi1VJDX14werY2Wmv9n1yudMsq9HuY0m8PvXEVX4d8zxEb+WRg==} - engines: {node: '>=14'} + '@opentelemetry/api-logs@0.217.0': + resolution: {integrity: sha512-Cdq0jW2lknrNfrAm92MyEAvpe2cRsKjdnQLHUL6xRA4IVUnsWx6P65E7NcUO0Y+L4w1Aee5iV8FvjSwd+lrs9A==} + engines: {node: '>=8.0.0'} - '@opentelemetry/api@1.9.0': - resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==} + '@opentelemetry/api@1.9.1': + resolution: {integrity: sha512-gLyJlPHPZYdAk1JENA9LeHejZe1Ti77/pTeFm/nMXmQH/HFZlcS/O2XJB+L8fkbrNSqhdtlvjBVjxwUYanNH5Q==} engines: {node: '>=8.0.0'} - '@opentelemetry/core@1.30.0': - resolution: {integrity: sha512-Q/3u/K73KUjTCnFUP97ZY+pBjQ1kPEgjOfXj/bJl8zW7GbXdkw6cwuyZk6ZTXkVgCBsYRYUzx4fvYK1jxdb9MA==} + '@opentelemetry/core@1.30.1': + resolution: {integrity: sha512-OOCM2C/QIURhJMuKaekP3TRBxBKxG/TWWA0TL2J6nXUtDnuCtccy49LUJF8xPFXMX+0LMcxFpCo8M9cGY1W6rQ==} engines: {node: '>=14'} peerDependencies: '@opentelemetry/api': '>=1.0.0 <1.10.0' - '@opentelemetry/exporter-metrics-otlp-http@0.57.0': - resolution: {integrity: sha512-uxCiTVFAQ1kLy8SS0vyNNXRqH69htbtTxk4EEB2H4CvBFt3pA2N22k6SFF5fOdvDwUvM7Mi9mUfW48rS4Y0F8g==} - engines: {node: '>=14'} + '@opentelemetry/core@2.7.1': + resolution: {integrity: sha512-QAqIj32AtK6+pEVNG7EOVxHdE06RP+FM5qpiEJ4RtDcFIqKUZHYhl7/7UY5efhwmwNAg7j8QbJVBLxMerc0+gw==} + engines: {node: ^18.19.0 || >=20.6.0} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.10.0' + + '@opentelemetry/exporter-metrics-otlp-http@0.217.0': + resolution: {integrity: sha512-1zkMzzhiNJdVmLxuwkltqWGw4fOOam47bqRxmuQNjyKJe/9NmY5cIrZ4kiQV7sVGxoOgT0ZvGUfLcjvtpC/b9Q==} + engines: {node: ^18.19.0 || >=20.6.0} peerDependencies: '@opentelemetry/api': ^1.3.0 - '@opentelemetry/otlp-exporter-base@0.57.0': - resolution: {integrity: sha512-QQl4Ngm3D6H8SDO0EM642ncTxjRsf/HDq7+IWIA0eaEK/NTsJeQ3iYJiZj3F4jkALnvyeM1kkwd+DHtqxTBx9Q==} - engines: {node: '>=14'} + '@opentelemetry/otlp-exporter-base@0.217.0': + resolution: {integrity: sha512-eYfqnB3UhKu/5frhd1R6+FprKygbhkomuaceMXDyzxbfXB9tKgZOVmjaJ02CkLA6Tdzumxl+e2H+vo2a8jiMPQ==} + engines: {node: ^18.19.0 || >=20.6.0} peerDependencies: '@opentelemetry/api': ^1.3.0 - '@opentelemetry/otlp-transformer@0.57.0': - resolution: {integrity: sha512-yHX7sdwkdAmSa6Jbi3caSLDWy0PCHS1pKQeKz8AIWSyQqL7IojHKgdk9A+7eRd98Z1n9YTdwWSWLnObvIqhEhQ==} - engines: {node: '>=14'} + '@opentelemetry/otlp-transformer@0.217.0': + resolution: {integrity: sha512-MKK8UHKFUOGAvbZRWh90MhwHG+Fxm6OROBdjKPCF+HQobjuJ/Kuf8Chs8CR45X1aqotxrMj7OxTdsXe8sXuGVA==} + engines: {node: ^18.19.0 || >=20.6.0} peerDependencies: '@opentelemetry/api': ^1.3.0 - '@opentelemetry/resources@1.30.0': - resolution: {integrity: sha512-5mGMjL0Uld/99t7/pcd7CuVtJbkARckLVuiOX84nO8RtLtIz0/J6EOHM2TGvPZ6F4K+XjUq13gMx14w80SVCQg==} + '@opentelemetry/resources@1.30.1': + resolution: {integrity: sha512-5UxZqiAgLYGFjS4s9qm5mBVo433u+dSPUFWVWXmLAD4wB65oMCoXaJP1KJa9DIYYMeHu3z4BZcStG3LC593cWA==} engines: {node: '>=14'} peerDependencies: '@opentelemetry/api': '>=1.0.0 <1.10.0' - '@opentelemetry/sdk-logs@0.57.0': - resolution: {integrity: sha512-6Kbxdu/QE9LWH7+WSLmYo3DjAq+c55TiCLXiXu6b/2m2muy5SyOG2m0MrGqetyRpfYSSbIqHmJoqNVTN3+2a9g==} - engines: {node: '>=14'} + '@opentelemetry/resources@2.7.1': + resolution: {integrity: sha512-DeT6KKolmC4e/dRQvMQ/RwlnzhaqeiFOXY5ngoOPJ07GgVVKxZOg9EcrNZb5aTzUn+iCrJldAgOfQm1O/QfPAQ==} + engines: {node: ^18.19.0 || >=20.6.0} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.10.0' + + '@opentelemetry/sdk-logs@0.217.0': + resolution: {integrity: sha512-BB+PcHItcZDL63dPMW+mJvwN9rk37wuIDjRxbVlg6pPDvDR/7GL7UJHbGsllgoggOoTimsKgENaWPoGch/oE1A==} + engines: {node: ^18.19.0 || >=20.6.0} peerDependencies: '@opentelemetry/api': '>=1.4.0 <1.10.0' - '@opentelemetry/sdk-metrics@1.30.0': - resolution: {integrity: sha512-5kcj6APyRMvv6dEIP5plz2qfJAD4OMipBRT11u/pa1a68rHKI2Ln+iXVkAGKgx8o7CXbD7FdPypTUY88ZQgP4Q==} + '@opentelemetry/sdk-metrics@1.30.1': + resolution: {integrity: sha512-q9zcZ0Okl8jRgmy7eNW3Ku1XSgg3sDLa5evHZpCwjspw7E8Is4K/haRPDJrBcX3YSn/Y7gUvFnByNYEKQNbNog==} engines: {node: '>=14'} peerDependencies: '@opentelemetry/api': '>=1.3.0 <1.10.0' - '@opentelemetry/sdk-trace-base@1.30.0': - resolution: {integrity: sha512-RKQDaDIkV7PwizmHw+rE/FgfB2a6MBx+AEVVlAHXRG1YYxLiBpPX2KhmoB99R5vA4b72iJrjle68NDWnbrE9Dg==} - engines: {node: '>=14'} + '@opentelemetry/sdk-metrics@2.7.1': + resolution: {integrity: sha512-MpDJdkiFDs3Pm1RHO3KByuZbuBdJEXEAkiC0+yJdsZGVCdf1RpHR6n+LHDcS7ffmfrt5kVCzJSCfm4z2C7v0uQ==} + engines: {node: ^18.19.0 || >=20.6.0} peerDependencies: - '@opentelemetry/api': '>=1.0.0 <1.10.0' + '@opentelemetry/api': '>=1.9.0 <1.10.0' + + '@opentelemetry/sdk-trace-base@2.7.1': + resolution: {integrity: sha512-NAYIlsF8MPUsKqJMiDQJTMPOmlbawC1Iz/omMLygZ1C9am8fTKYjTaI+OZM+WTY3t3Glo0wnOg/6/pac6RGPPw==} + engines: {node: ^18.19.0 || >=20.6.0} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.10.0' '@opentelemetry/semantic-conventions@1.28.0': resolution: {integrity: sha512-lp4qAiMTD4sNWW4DbKLBkfiMZ4jbAboJIGOQr5DvciMRI494OapieI9qiODpOt0XBr1LjIDy1xAGAnVs5supTA==} engines: {node: '>=14'} + '@opentelemetry/semantic-conventions@1.40.0': + resolution: {integrity: sha512-cifvXDhcqMwwTlTK04GBNeIe7yyo28Mfby85QXFe1Yk8nmi36Ab/5UQwptOx84SsoGNRg+EVSjwzfSZMy6pmlw==} + engines: {node: '>=14'} + '@oxc-resolver/binding-darwin-arm64@9.0.2': resolution: {integrity: sha512-MVyRgP2gzJJtAowjG/cHN3VQXwNLWnY+FpOEsyvDepJki1SdAX/8XDijM1yN6ESD1kr9uhBKjGelC6h3qtT+rA==} cpu: [arm64] @@ -3490,8 +3521,8 @@ packages: '@protobufjs/base64@1.1.2': resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==} - '@protobufjs/codegen@2.0.4': - resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==} + '@protobufjs/codegen@2.0.5': + resolution: {integrity: sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==} '@protobufjs/eventemitter@1.1.0': resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==} @@ -3502,8 +3533,8 @@ packages: '@protobufjs/float@1.0.2': resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==} - '@protobufjs/inquire@1.1.0': - resolution: {integrity: sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==} + '@protobufjs/inquire@1.1.1': + resolution: {integrity: sha512-mnzgDV26ueAvk7rsbt9L7bE0SuAoqyuys/sMMrmVcN5x9VsxpcG3rqAUSgDyLp0UZlmNfIbQ4fHfCtreVBk8Ew==} '@protobufjs/path@1.1.2': resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==} @@ -3511,8 +3542,8 @@ packages: '@protobufjs/pool@1.1.0': resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==} - '@protobufjs/utf8@1.1.0': - resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} + '@protobufjs/utf8@1.1.1': + resolution: {integrity: sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==} '@repeaterjs/repeater@3.0.6': resolution: {integrity: sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==} @@ -3731,28 +3762,28 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 - '@shopify/theme-check-common@3.25.0': - resolution: {integrity: sha512-kzlKzt2gEWTlBPF3wSIFxL4DD1ko91z8MROqEyfilAXIyFX3d4TFbBvYmcZIC99id15v+8UPfcs316CChOAuQQ==} + '@shopify/theme-check-common@3.26.0': + resolution: {integrity: sha512-920Skl04kDFKjdR3p8FM5X4n5ysdz9Oo6LqohpIpGR6TKV7VFiRyVII5h1gwiBkXqVVJSepnJLOgvp7veVxrrw==} - '@shopify/theme-check-docs-updater@3.25.0': - resolution: {integrity: sha512-U1mJXXHv7Xa8GsC5XRmvu3IQF9Jac2cJDB+omS3wWaCIlqDI7njC0hkvUBXXYU7jPQ0NNnqZ339KvEuQYzqmLg==} + '@shopify/theme-check-docs-updater@3.26.0': + resolution: {integrity: sha512-V9vOchSgdosM/VSfWh8dIm7gii/xvhXkH6xSKKGOtvjOuwK6ey7I/9XY15LqUhJpBuEIPB2y6tTx6zCYjPFN7Q==} hasBin: true - '@shopify/theme-check-node@3.25.0': - resolution: {integrity: sha512-QUbIzfZ58xm2RuT/dpSG8EQjW+qai6BmjXJxqPN0EY8S1mRQ6lmt6MgEh+L0B1s8bHbtNFCDOeeRpLXkbwEPtA==} + '@shopify/theme-check-node@3.26.0': + resolution: {integrity: sha512-TC2q6n1iNhAVxuu3rjpuY3rQFTM7R66qvXzaxK3Mdrg8t8wcOYZqr63SWHoRk4rOzot24fDMW00uFlZN8rCPAw==} - '@shopify/theme-graph@0.2.4': - resolution: {integrity: sha512-ro9PL+5FGMxkLzYfhC6hfv/WlpxK7tUXDlv5uWson/TQIfbs1fo7Nm+VePpJXry0Y+umRDppTRWNmud7YnSuvA==} + '@shopify/theme-graph@0.2.6': + resolution: {integrity: sha512-AJ0re5SACgOOiKjw7xK3ah3zCjXJ0wUbvmIi4squ4U9QNqGARqIsaQTgiOhsyqu5qR612AmN9k+cCRL/rGPNog==} hasBin: true '@shopify/theme-hot-reload@0.0.18': resolution: {integrity: sha512-l+IBuk+rG5T+5PKYyPrwgh7PDCxmEMpBFJeen6PM+h6RI4CDhAGRaiwUo5eN1o1JX51HdHHCts3rTEW+KUgq+Q==} - '@shopify/theme-language-server-common@2.21.0': - resolution: {integrity: sha512-/jdb51pAEAsSBKGMxrSV/n/xVWbPsJ00aUQHqL2VXtiFkb5x3Ny4PShlENAee9OIOyJxxmnrOqObKkpzfeg+aA==} + '@shopify/theme-language-server-common@2.21.2': + resolution: {integrity: sha512-t8vLphzXUIOM0ci4O1g2Wb4ZmNiCtkPn7r0eNVgEb0Z6ilbdsVSil0aA+ZPzbIOOxrAVgdJrld17uvJ6AUIZnA==} - '@shopify/theme-language-server-node@2.21.0': - resolution: {integrity: sha512-Zq/vJZw166VBe815zGLP9dnLhImR1PM7JCkBTVyyVqpPfbuqIfRRIIQEpcLE8ftskWzqVJs+p79JO0y23jOkIw==} + '@shopify/theme-language-server-node@2.21.2': + resolution: {integrity: sha512-O7czS608QM+6GQniKyQSYs1G1+2pjG6ACXDhv2aBcB4ph0lDgZ+/mzYPy0SVlTeYTUAGGmjWtGcOPyyFXNfp7A==} '@shopify/toml-patch@0.3.0': resolution: {integrity: sha512-ruv2FT17FW3CfWx8jXEyfx3xZDdo22PDaFQ9R7QYOovXQbgQCIKY+5QjGVBA7jsyLm+Wa2ngVANmt7MS0M/g+w==} @@ -4014,7 +4045,7 @@ packages: resolution: {integrity: sha512-+LlHTa4UbRpZBog3ggAxjYIFvdfH3UMvvBUptur19TMWkqU4+n3GmN+mDjejU+dyBXIG27c25RsiQP1HyvM99g==} engines: {node: '>=18'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@ts-morph/common@0.18.1': resolution: {integrity: sha512-RVE+zSRICWRsfrkAw5qCAK+4ZH9kwEFv5h0+/YeHTLieWP7F4wWq4JsKFuNWG+fYh/KF+8rAtgdj5zb2mm+DVA==} @@ -4094,6 +4125,9 @@ packages: '@types/lodash@4.17.19': resolution: {integrity: sha512-NYqRyg/hIQrYPT9lbOeYc3kIRabJDn/k4qQHIXUpx88CBDww2fD15Sg5kbXlW86zm2XEW4g0QxkTI3/Kfkc7xQ==} + '@types/lodash@4.17.24': + resolution: {integrity: sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==} + '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} @@ -4109,6 +4143,9 @@ packages: '@types/node@22.19.17': resolution: {integrity: sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==} + '@types/node@25.6.0': + resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -4174,6 +4211,14 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/eslint-plugin@8.59.2': + resolution: {integrity: sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/parser': ^8.59.2 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/parser@8.56.1': resolution: {integrity: sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -4181,22 +4226,45 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/parser@8.59.2': + resolution: {integrity: sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/project-service@8.56.1': resolution: {integrity: sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/project-service@8.59.2': + resolution: {integrity: sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/scope-manager@8.56.1': resolution: {integrity: sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/scope-manager@8.59.2': + resolution: {integrity: sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/tsconfig-utils@8.56.1': resolution: {integrity: sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/tsconfig-utils@8.59.2': + resolution: {integrity: sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/type-utils@8.56.1': resolution: {integrity: sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -4204,16 +4272,33 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/type-utils@8.59.2': + resolution: {integrity: sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/types@8.56.1': resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.59.2': + resolution: {integrity: sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.56.1': resolution: {integrity: sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/typescript-estree@8.59.2': + resolution: {integrity: sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/utils@8.56.1': resolution: {integrity: sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -4221,10 +4306,21 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.0.0' + '@typescript-eslint/utils@8.59.2': + resolution: {integrity: sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/visitor-keys@8.56.1': resolution: {integrity: sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.59.2': + resolution: {integrity: sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@unrs/resolver-binding-android-arm-eabi@1.11.1': resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} cpu: [arm] @@ -4331,14 +4427,17 @@ packages: peerDependencies: vitest: 3.2.4 - '@vitest/eslint-plugin@1.1.44': - resolution: {integrity: sha512-m4XeohMT+Dj2RZfxnbiFR+Cv5dEC0H7C6TlxRQT7GK2556solm99kxgzJp/trKrZvanZcOFyw7aABykUTfWyrg==} + '@vitest/eslint-plugin@1.6.16': + resolution: {integrity: sha512-2pBN1F1JXq6zTSaYC58CMJa7pGxXIRsLfOioeZM4cPE3pRdSh1ySTSoHPQlOTEF5WgoVzWZQxhGQ3ygT78hOVg==} + engines: {node: '>=18'} peerDependencies: - '@typescript-eslint/utils': '>= 8.24.0' - eslint: '>= 8.57.0' - typescript: '>= 5.0.0' + '@typescript-eslint/eslint-plugin': '*' + eslint: '>=8.57.0' + typescript: '>=5.0.0' vitest: '*' peerDependenciesMeta: + '@typescript-eslint/eslint-plugin': + optional: true typescript: optional: true vitest: @@ -4436,15 +4535,15 @@ packages: ajv: optional: true - ajv@6.14.0: - resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==} - - ajv@8.12.0: - resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + ajv@6.15.0: + resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==} ajv@8.18.0: resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} + ajv@8.20.0: + resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==} + ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} @@ -4728,10 +4827,6 @@ packages: resolution: {integrity: sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==} engines: {node: 20 || >=22} - brace-expansion@5.0.3: - resolution: {integrity: sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==} - engines: {node: 18 || 20 || >=22} - brace-expansion@5.0.5: resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} engines: {node: 18 || 20 || >=22} @@ -4829,10 +4924,6 @@ packages: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} - chalk@5.4.1: - resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} - engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - chalk@5.6.2: resolution: {integrity: sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} @@ -5047,8 +5138,8 @@ packages: resolution: {integrity: sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - cookie-es@1.2.2: - resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} + cookie-es@1.2.3: + resolution: {integrity: sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==} cookie@1.1.1: resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} @@ -5257,8 +5348,8 @@ packages: resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} engines: {node: '>= 0.4'} - defu@6.1.4: - resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} + defu@6.1.7: + resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==} delayed-stream@1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} @@ -5351,6 +5442,10 @@ packages: resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} + dotenv@16.6.1: + resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} + engines: {node: '>=12'} + dset@3.1.4: resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==} engines: {node: '>=4'} @@ -5519,8 +5614,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-config-prettier@10.1.5: - resolution: {integrity: sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==} + eslint-config-prettier@10.1.8: + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -5641,8 +5736,8 @@ packages: peerDependencies: eslint: '>=2.0.0' - eslint-plugin-prettier@5.5.1: - resolution: {integrity: sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==} + eslint-plugin-prettier@5.5.5: + resolution: {integrity: sha512-hscXkbqUZ2sPithAuLm5MXL+Wph+U7wHngPBv9OMWwlP8iaflyxpjTYZkmdgB4/vPIhemRlBEoLrH7UC1n7aUw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@types/eslint': '>=8.0.0' @@ -5679,14 +5774,14 @@ packages: peerDependencies: eslint: '>=0.8.0' - eslint-plugin-tsdoc@0.4.0: - resolution: {integrity: sha512-MT/8b4aKLdDClnS8mP3R/JNjg29i0Oyqd/0ym6NnQf+gfKbJJ4ZcSh2Bs1H0YiUMTBwww5JwXGTWot/RwyJ7aQ==} + eslint-plugin-tsdoc@0.5.2: + resolution: {integrity: sha512-BlvqjWZdBJDIPO/YU3zcPCF23CvjYT3gyu63yo6b609NNV3D1b6zceAREy2xnweuBoDpZcLNuPyAUq9cvx6bbQ==} - eslint-plugin-unused-imports@4.1.4: - resolution: {integrity: sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==} + eslint-plugin-unused-imports@4.4.1: + resolution: {integrity: sha512-oZGYUz1X3sRMGUB+0cZyK2VcvRX5lm/vB56PgNNcU+7ficUCKm66oZWKUubXWnOuPjQ8PvmXtCViXBMONPe7tQ==} peerDependencies: '@typescript-eslint/eslint-plugin': ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0 - eslint: ^9.0.0 || ^8.0.0 + eslint: ^10.0.0 || ^9.0.0 || ^8.0.0 peerDependenciesMeta: '@typescript-eslint/eslint-plugin': optional: true @@ -5797,8 +5892,8 @@ packages: fast-safe-stringify@1.2.3: resolution: {integrity: sha512-QJYT/i0QYoiZBQ71ivxdyTqkwKkQ0oxACXHYxH2zYHJEgzi2LsbjgvtzTbLi1SZcF190Db2YP7I7eTsU2egOlw==} - fast-uri@3.1.0: - resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} + fast-uri@3.1.2: + resolution: {integrity: sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==} fast-xml-builder@1.1.5: resolution: {integrity: sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==} @@ -5928,10 +6023,6 @@ packages: resolution: {integrity: sha512-f0cRzm6dkyVYV3nPoooP8XlccPQukegwhAnpoLcXy+X+A8KfpGOoXwDr9FLZd3wzgLaBGQBE3lY93Zm/i1JvIQ==} engines: {node: '>= 6'} - form-data@4.0.4: - resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==} - engines: {node: '>= 6'} - form-data@4.0.5: resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} engines: {node: '>= 6'} @@ -6088,8 +6179,8 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} - globals@16.2.0: - resolution: {integrity: sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==} + globals@16.5.0: + resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} globalthis@1.0.4: @@ -6129,14 +6220,14 @@ packages: resolution: {integrity: sha512-qEqV3WloTfj7Tvl4B1WD9pn2ewYxoZS8mzdV9w0/wdIcR9XlFmjJygxEGM0Gll1cTEayKGWMK7qarbRQMn+mGg==} engines: {node: '>=16'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 graphql-config@5.1.5: resolution: {integrity: sha512-mG2LL1HccpU8qg5ajLROgdsBzx/o2M6kgI3uAmoaXiSH9PCUbtIyLomLqUtCFaAeG2YCFsl0M5cfQ9rKmDoMVA==} engines: {node: '>= 16.0.0'} peerDependencies: cosmiconfig-toml-loader: ^1.0.0 - graphql: 16.10.0 + graphql: 16.14.0 peerDependenciesMeta: cosmiconfig-toml-loader: optional: true @@ -6144,18 +6235,18 @@ packages: graphql-request@6.1.0: resolution: {integrity: sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 graphql-request@7.4.0: resolution: {integrity: sha512-xfr+zFb/QYbs4l4ty0dltqiXIp07U6sl+tOKAb0t50/EnQek6CVVBLjETXi+FghElytvgaAWtIOt3EV7zLzIAQ==} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 graphql-tag@2.12.6: resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} peerDependencies: - graphql: 16.10.0 + graphql: 16.14.0 graphql-ws@6.0.7: resolution: {integrity: sha512-yoLRW+KRlDmnnROdAu7sX77VNLC0bsFoZyGQJLy1cF+X/SkLg/fWkRGrEEYQK8o2cafJ2wmEaMqMEZB3U3DYDg==} @@ -6163,7 +6254,7 @@ packages: peerDependencies: '@fastify/websocket': ^10 || ^11 crossws: ~0.3 - graphql: 16.10.0 + graphql: 16.14.0 ws: ^8 peerDependenciesMeta: '@fastify/websocket': @@ -6173,16 +6264,16 @@ packages: ws: optional: true - graphql@16.10.0: - resolution: {integrity: sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==} + 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} gunzip-maybe@1.4.2: resolution: {integrity: sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==} hasBin: true - h3@1.15.9: - resolution: {integrity: sha512-H7UPnyIupUOYUQu7f2x7ABVeMyF/IbJjqn20WSXpMdnQB260luADUkSgJU7QTWLutq8h3tUayMQ1DdbSYX5LkA==} + h3@1.15.11: + resolution: {integrity: sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==} hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} @@ -6423,6 +6514,10 @@ packages: resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} engines: {node: '>= 0.4'} + is-core-module@2.16.2: + resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==} + engines: {node: '>= 0.4'} + is-data-view@1.0.2: resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==} engines: {node: '>= 0.4'} @@ -6444,8 +6539,8 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true - is-executable@2.0.1: - resolution: {integrity: sha512-0b7IBZndv6UF62ROvSL0lCmYwgLa2etNumsVdmNZQf/pJdYstJihfg/XDzG+p+5nBzT+1hDm2G5rKkhIDnXSCg==} + is-executable@2.0.2: + resolution: {integrity: sha512-9QQEVoQ1KPkjI914hB1JKVOcvy1NAvmnf8wPzeJ2HeXm/V+/yK8xFeS3pXSkHg3RN9dCNhAKXGn/dgHIOFCUJg==} engines: {node: '>=14.16'} is-extglob@2.1.1: @@ -6611,8 +6706,8 @@ packages: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} - is-wsl@3.1.0: - resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==} + is-wsl@3.1.1: + resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==} engines: {node: '>=16'} isarray@1.0.0: @@ -6683,8 +6778,8 @@ packages: jju@1.4.0: resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} - jose@5.9.6: - resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==} + jose@5.10.0: + resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==} js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -6843,8 +6938,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - liquidjs@10.25.0: - resolution: {integrity: sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==} + liquidjs@10.25.7: + resolution: {integrity: sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA==} engines: {node: '>=16'} hasBin: true @@ -6953,8 +7048,8 @@ packages: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true - macaddress@0.5.3: - resolution: {integrity: sha512-vGBKTA+jwM4KgjGZ+S/8/Mkj9rWzePyGY6jManXPGhiWu63RYwW8dKPyk5koP+8qNVhPhHgFa1y/MJ4wrjsNrg==} + macaddress@0.5.4: + resolution: {integrity: sha512-i8xVWoUjj2woYU8kbpQby86Kq7uF7xl2brtKREXUBWpfgqx1fKXEeYzDiVMVxA/IufC1d3xxwJRHtFCX+9IspA==} magic-string@0.30.21: resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} @@ -7067,9 +7162,6 @@ packages: resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} engines: {node: 18 || 20 || >=22} - minimatch@3.1.4: - resolution: {integrity: sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==} - minimatch@3.1.5: resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} @@ -7085,10 +7177,6 @@ packages: resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.8: - resolution: {integrity: sha512-reYkDYtj/b19TeqbNZCV4q9t+Yxylf/rYBsLb42SXJatTv4/ylq5lEiAmhA/IToxO7NI2UzNMghHoHuaqDkAjw==} - engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.9: resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==} engines: {node: '>=16 || 14 >=14.17'} @@ -7599,9 +7687,6 @@ packages: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - pathe@1.1.1: - resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} - pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} @@ -7681,8 +7766,8 @@ packages: resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==} engines: {node: '>=4'} - postcss@8.5.10: - resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==} + postcss@8.5.14: + resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==} engines: {node: ^10 || ^12 || >=14} postcss@8.5.6: @@ -7702,8 +7787,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@3.8.1: - resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} + prettier@3.8.3: + resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} engines: {node: '>=14'} hasBin: true @@ -7737,8 +7822,8 @@ packages: proto-list@1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} - protobufjs@7.5.4: - resolution: {integrity: sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==} + protobufjs@8.0.1: + resolution: {integrity: sha512-NWWCCscLjs+cOKF/s/XVNFRW7Yih0fdH+9brffR5NZCy8k42yRdl5KlWKMVXuI1vfCoy4o1z80XR/W/QUb3V3w==} engines: {node: '>=12.0.0'} proxy-from-env@2.1.0: @@ -7751,6 +7836,9 @@ packages: pump@3.0.3: resolution: {integrity: sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==} + pump@3.0.4: + resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==} + pumpify@1.5.1: resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} @@ -7969,8 +8057,8 @@ packages: resolution: {integrity: sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==} engines: {node: '>=10'} - resolve@1.22.11: - resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==} + resolve@1.22.12: + resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==} engines: {node: '>= 0.4'} hasBin: true @@ -8274,8 +8362,8 @@ packages: stackframe@1.3.4: resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} - stacktracey@2.1.8: - resolution: {integrity: sha512-Kpij9riA+UNg7TnphqjH7/CzctQ/owJGNbFkfEeve4Z4uxT5+JapVLFXcsurIfN34gnTWZNJ/f7NMG0E8JDzTw==} + stacktracey@2.2.0: + resolution: {integrity: sha512-ETyQEz+CzXiLjEbyJqpbp+/T79RQD/6wqFucRBIlVNZfYq2Ay7wbretD4cxpbymZlaPWx58aIhPEY1Cr8DlVvg==} statuses@2.0.2: resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==} @@ -8346,10 +8434,6 @@ packages: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} - strip-ansi@7.1.0: - resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} - engines: {node: '>=12'} - strip-ansi@7.2.0: resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==} engines: {node: '>=12'} @@ -8572,8 +8656,8 @@ packages: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} - ts-api-utils@2.4.0: - resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==} + ts-api-utils@2.5.0: + resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==} engines: {node: '>=18.12'} peerDependencies: typescript: '>=4.8.4' @@ -8720,8 +8804,8 @@ packages: uc.micro@2.1.0: resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} - ufo@1.6.3: - resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} + ufo@1.6.4: + resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==} unbox-primitive@1.1.0: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} @@ -8740,6 +8824,9 @@ packages: undici-types@6.21.0: resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.19.2: + resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} + undici@5.29.0: resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==} engines: {node: '>=14.0'} @@ -9044,20 +9131,8 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.18.0: - resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - - ws@8.19.0: - resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==} + ws@8.20.0: + resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -9105,6 +9180,11 @@ packages: engines: {node: '>= 14.6'} hasBin: true + yaml@2.8.4: + resolution: {integrity: sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==} + engines: {node: '>= 14.6'} + hasBin: true + yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} @@ -9154,8 +9234,8 @@ packages: peerDependencies: zod: ^3.24.4 - zod@3.24.4: - resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==} + zod@3.25.76: + resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} snapshots: @@ -9201,14 +9281,20 @@ snapshots: '@types/json-schema': 7.0.15 js-yaml: 4.1.1 - '@ardatan/relay-compiler@12.0.3(graphql@16.10.0)': + '@apidevtools/json-schema-ref-parser@11.9.3': + dependencies: + '@jsdevtools/ono': 7.1.3 + '@types/json-schema': 7.0.15 + js-yaml: 4.1.1 + + '@ardatan/relay-compiler@12.0.3(graphql@16.14.0)': dependencies: '@babel/generator': 7.29.1 '@babel/parser': 7.29.0 '@babel/runtime': 7.28.6 chalk: 4.1.2 fb-watchman: 2.0.2 - graphql: 16.10.0 + graphql: 16.14.0 immutable: 3.7.6 invariant: 2.2.4 nullthrows: 1.1.1 @@ -9249,71 +9335,59 @@ snapshots: '@asamuzakjp/nwsapi@2.3.9': optional: true - '@ast-grep/napi-darwin-arm64@0.33.0': - optional: true - '@ast-grep/napi-darwin-arm64@0.34.1': optional: true - '@ast-grep/napi-darwin-x64@0.33.0': + '@ast-grep/napi-darwin-arm64@0.42.1': optional: true '@ast-grep/napi-darwin-x64@0.34.1': optional: true - '@ast-grep/napi-linux-arm64-gnu@0.33.0': + '@ast-grep/napi-darwin-x64@0.42.1': optional: true '@ast-grep/napi-linux-arm64-gnu@0.34.1': optional: true - '@ast-grep/napi-linux-arm64-musl@0.33.0': + '@ast-grep/napi-linux-arm64-gnu@0.42.1': optional: true '@ast-grep/napi-linux-arm64-musl@0.34.1': optional: true - '@ast-grep/napi-linux-x64-gnu@0.33.0': + '@ast-grep/napi-linux-arm64-musl@0.42.1': optional: true '@ast-grep/napi-linux-x64-gnu@0.34.1': optional: true - '@ast-grep/napi-linux-x64-musl@0.33.0': + '@ast-grep/napi-linux-x64-gnu@0.42.1': optional: true '@ast-grep/napi-linux-x64-musl@0.34.1': optional: true - '@ast-grep/napi-win32-arm64-msvc@0.33.0': + '@ast-grep/napi-linux-x64-musl@0.42.1': optional: true '@ast-grep/napi-win32-arm64-msvc@0.34.1': optional: true - '@ast-grep/napi-win32-ia32-msvc@0.33.0': + '@ast-grep/napi-win32-arm64-msvc@0.42.1': optional: true '@ast-grep/napi-win32-ia32-msvc@0.34.1': optional: true - '@ast-grep/napi-win32-x64-msvc@0.33.0': + '@ast-grep/napi-win32-ia32-msvc@0.42.1': optional: true '@ast-grep/napi-win32-x64-msvc@0.34.1': optional: true - '@ast-grep/napi@0.33.0': - optionalDependencies: - '@ast-grep/napi-darwin-arm64': 0.33.0 - '@ast-grep/napi-darwin-x64': 0.33.0 - '@ast-grep/napi-linux-arm64-gnu': 0.33.0 - '@ast-grep/napi-linux-arm64-musl': 0.33.0 - '@ast-grep/napi-linux-x64-gnu': 0.33.0 - '@ast-grep/napi-linux-x64-musl': 0.33.0 - '@ast-grep/napi-win32-arm64-msvc': 0.33.0 - '@ast-grep/napi-win32-ia32-msvc': 0.33.0 - '@ast-grep/napi-win32-x64-msvc': 0.33.0 + '@ast-grep/napi-win32-x64-msvc@0.42.1': + optional: true '@ast-grep/napi@0.34.1': optionalDependencies: @@ -9327,6 +9401,18 @@ snapshots: '@ast-grep/napi-win32-ia32-msvc': 0.34.1 '@ast-grep/napi-win32-x64-msvc': 0.34.1 + '@ast-grep/napi@0.42.1': + optionalDependencies: + '@ast-grep/napi-darwin-arm64': 0.42.1 + '@ast-grep/napi-darwin-x64': 0.42.1 + '@ast-grep/napi-linux-arm64-gnu': 0.42.1 + '@ast-grep/napi-linux-arm64-musl': 0.42.1 + '@ast-grep/napi-linux-x64-gnu': 0.42.1 + '@ast-grep/napi-linux-x64-musl': 0.42.1 + '@ast-grep/napi-win32-arm64-msvc': 0.42.1 + '@ast-grep/napi-win32-ia32-msvc': 0.42.1 + '@ast-grep/napi-win32-x64-msvc': 0.42.1 + '@aws-crypto/crc32@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 @@ -9915,7 +10001,7 @@ snapshots: '@babel/helper-plugin-utils': 7.28.6 debug: 4.4.3(supports-color@8.1.1) lodash.debounce: 4.0.8 - resolve: 1.22.11 + resolve: 1.22.12 transitivePeerDependencies: - supports-color @@ -10578,9 +10664,9 @@ snapshots: css-tree: 3.2.1 optional: true - '@bugsnag/browser@8.8.1': + '@bugsnag/browser@8.9.0': dependencies: - '@bugsnag/core': 8.8.0 + '@bugsnag/core': 8.9.0 '@bugsnag/core@8.8.0': dependencies: @@ -10590,12 +10676,22 @@ snapshots: iserror: 0.0.2 stack-generator: 2.0.10 + '@bugsnag/core@8.9.0': + dependencies: + '@bugsnag/cuid': 3.2.2 + '@bugsnag/safe-json-stringify': 6.1.0 + error-stack-parser: 2.1.4 + iserror: 0.0.2 + stack-generator: 2.0.10 + '@bugsnag/cuid@3.2.1': {} - '@bugsnag/js@8.6.0': + '@bugsnag/cuid@3.2.2': {} + + '@bugsnag/js@8.9.0': dependencies: - '@bugsnag/browser': 8.8.1 - '@bugsnag/node': 8.8.0 + '@bugsnag/browser': 8.9.0 + '@bugsnag/node': 8.9.0 '@bugsnag/node@8.8.0': dependencies: @@ -10606,6 +10702,15 @@ snapshots: pump: 3.0.3 stack-generator: 2.0.10 + '@bugsnag/node@8.9.0': + dependencies: + '@bugsnag/core': 8.9.0 + byline: 5.0.0 + error-stack-parser: 2.1.4 + iserror: 0.0.2 + pump: 3.0.4 + stack-generator: 2.0.10 + '@bugsnag/safe-json-stringify@6.1.0': {} '@bugsnag/source-maps@2.3.3': @@ -10632,7 +10737,7 @@ snapshots: outdent: 0.5.0 prettier: 2.8.8 resolve-from: 5.0.0 - semver: 7.6.3 + semver: 7.7.4 '@changesets/assemble-release-plan@6.0.9': dependencies: @@ -10641,7 +10746,7 @@ snapshots: '@changesets/should-skip-package': 0.1.2 '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 - semver: 7.6.3 + semver: 7.7.4 '@changesets/changelog-git@0.2.1': dependencies: @@ -10674,7 +10779,7 @@ snapshots: package-manager-detector: 0.2.11 picocolors: 1.1.1 resolve-from: 5.0.0 - semver: 7.6.3 + semver: 7.7.4 spawndamnit: 3.0.1 term-size: 2.2.1 transitivePeerDependencies: @@ -10699,7 +10804,7 @@ snapshots: '@changesets/types': 6.1.0 '@manypkg/get-packages': 1.1.3 picocolors: 1.1.1 - semver: 7.6.3 + semver: 7.7.4 '@changesets/get-release-plan@4.0.14': dependencies: @@ -10865,7 +10970,7 @@ snapshots: '@es-joy/jsdoccomment@0.50.2': dependencies: '@types/estree': 1.0.8 - '@typescript-eslint/types': 8.56.1 + '@typescript-eslint/types': 8.59.2 comment-parser: 1.4.1 esquery: 1.7.0 jsdoc-type-pratt-parser: 4.1.0 @@ -11114,8 +11219,8 @@ snapshots: '@eslint/config-array@0.21.1': dependencies: '@eslint/object-schema': 2.1.7 - debug: 4.4.0 - minimatch: 3.1.4 + debug: 4.4.3(supports-color@8.1.1) + minimatch: 3.1.5 transitivePeerDependencies: - supports-color @@ -11129,14 +11234,14 @@ snapshots: '@eslint/eslintrc@3.3.4': dependencies: - ajv: 6.14.0 - debug: 4.4.0 + ajv: 6.15.0 + debug: 4.4.3(supports-color@8.1.1) espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 js-yaml: 4.1.1 - minimatch: 3.1.4 + minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color @@ -11165,37 +11270,37 @@ snapshots: '@shikijs/types': 3.23.0 '@shikijs/vscode-textmate': 10.0.2 - '@graphql-codegen/add@6.0.0(graphql@16.10.0)': + '@graphql-codegen/add@6.0.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.6.3 - '@graphql-codegen/cli@6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3)': + '@graphql-codegen/cli@6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3)': dependencies: '@babel/generator': 7.29.1 '@babel/template': 7.28.6 '@babel/types': 7.29.0 - '@graphql-codegen/client-preset': 5.2.3(graphql@16.10.0) - '@graphql-codegen/core': 5.0.0(graphql@16.10.0) - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-tools/apollo-engine-loader': 8.0.28(graphql@16.10.0) - '@graphql-tools/code-file-loader': 8.1.28(graphql@16.10.0) - '@graphql-tools/git-loader': 8.0.32(graphql@16.10.0) - '@graphql-tools/github-loader': 8.0.22(@types/node@18.19.70)(graphql@16.10.0) - '@graphql-tools/graphql-file-loader': 8.1.9(graphql@16.10.0) - '@graphql-tools/json-file-loader': 8.0.26(graphql@16.10.0) - '@graphql-tools/load': 8.1.8(graphql@16.10.0) - '@graphql-tools/url-loader': 8.0.33(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-codegen/client-preset': 5.2.3(graphql@16.14.0) + '@graphql-codegen/core': 5.0.0(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-tools/apollo-engine-loader': 8.0.28(graphql@16.14.0) + '@graphql-tools/code-file-loader': 8.1.28(graphql@16.14.0) + '@graphql-tools/git-loader': 8.0.32(graphql@16.14.0) + '@graphql-tools/github-loader': 8.0.22(@types/node@18.19.70)(graphql@16.14.0) + '@graphql-tools/graphql-file-loader': 8.1.9(graphql@16.14.0) + '@graphql-tools/json-file-loader': 8.0.26(graphql@16.14.0) + '@graphql-tools/load': 8.1.8(graphql@16.14.0) + '@graphql-tools/url-loader': 8.0.33(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@inquirer/prompts': 7.10.1(@types/node@18.19.70) '@whatwg-node/fetch': 0.10.13 chalk: 4.1.2 cosmiconfig: 9.0.0(typescript@5.9.3) debounce: 2.2.0 detect-indent: 6.1.0 - graphql: 16.10.0 - graphql-config: 5.1.5(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3) + graphql: 16.14.0 + graphql-config: 5.1.5(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3) is-glob: 4.0.3 jiti: 2.6.1 json-to-pretty-yaml: 1.2.2 @@ -11206,7 +11311,7 @@ snapshots: string-env-interpolation: 1.0.1 ts-log: 2.2.7 tslib: 2.8.1 - yaml: 2.8.3 + yaml: 2.8.4 yargs: 17.7.2 optionalDependencies: '@parcel/watcher': 2.5.6 @@ -11222,199 +11327,199 @@ snapshots: - typescript - utf-8-validate - '@graphql-codegen/client-preset@5.2.3(graphql@16.10.0)': + '@graphql-codegen/client-preset@5.2.3(graphql@16.14.0)': dependencies: '@babel/helper-plugin-utils': 7.28.6 '@babel/template': 7.28.6 - '@graphql-codegen/add': 6.0.0(graphql@16.10.0) - '@graphql-codegen/gql-tag-operations': 5.1.3(graphql@16.10.0) - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/typed-document-node': 6.1.6(graphql@16.10.0) - '@graphql-codegen/typescript': 5.0.8(graphql@16.10.0) - '@graphql-codegen/typescript-operations': 5.0.8(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.10.0) - '@graphql-tools/documents': 1.0.1(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-codegen/add': 6.0.0(graphql@16.14.0) + '@graphql-codegen/gql-tag-operations': 5.1.3(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/typed-document-node': 6.1.6(graphql@16.14.0) + '@graphql-codegen/typescript': 5.0.8(graphql@16.14.0) + '@graphql-codegen/typescript-operations': 5.0.8(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.14.0) + '@graphql-tools/documents': 1.0.1(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/core@5.0.0(graphql@16.10.0)': + '@graphql-codegen/core@5.0.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-tools/schema': 10.0.31(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-tools/schema': 10.0.31(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.6.3 - '@graphql-codegen/gql-tag-operations@5.1.3(graphql@16.10.0)': + '@graphql-codegen/gql-tag-operations@5.1.3(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) auto-bind: 4.0.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/near-operation-file-preset@4.0.0(graphql@16.10.0)': + '@graphql-codegen/near-operation-file-preset@4.0.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/add': 6.0.0(graphql@16.10.0) - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-codegen/add': 6.0.0(graphql@16.14.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 parse-filepath: 1.0.2 tslib: 2.8.1 transitivePeerDependencies: - encoding - '@graphql-codegen/plugin-helpers@5.1.1(graphql@16.10.0)': + '@graphql-codegen/plugin-helpers@5.1.1(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) change-case-all: 1.0.15 common-tags: 1.8.2 - graphql: 16.10.0 + graphql: 16.14.0 import-from: 4.0.0 lodash: 4.17.23 tslib: 2.6.3 - '@graphql-codegen/plugin-helpers@6.1.0(graphql@16.10.0)': + '@graphql-codegen/plugin-helpers@6.1.0(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) change-case-all: 1.0.15 common-tags: 1.8.2 - graphql: 16.10.0 + graphql: 16.14.0 import-from: 4.0.0 lodash: 4.17.23 tslib: 2.6.3 - '@graphql-codegen/schema-ast@4.1.0(graphql@16.10.0)': + '@graphql-codegen/schema-ast@4.1.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.6.3 - '@graphql-codegen/schema-ast@5.0.0(graphql@16.10.0)': + '@graphql-codegen/schema-ast@5.0.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.6.3 - '@graphql-codegen/typed-document-node@6.1.0(graphql@16.10.0)': + '@graphql-codegen/typed-document-node@6.1.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.1.0(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.1.0(graphql@16.14.0) auto-bind: 4.0.0 change-case-all: 1.0.15 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/typed-document-node@6.1.6(graphql@16.10.0)': + '@graphql-codegen/typed-document-node@6.1.6(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.14.0) auto-bind: 4.0.0 change-case-all: 1.0.15 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/typescript-operations@5.0.2(graphql@16.10.0)': + '@graphql-codegen/typescript-operations@5.0.2(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/typescript': 5.0.8(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.1.0(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/typescript': 5.0.8(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.1.0(graphql@16.14.0) auto-bind: 4.0.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/typescript-operations@5.0.8(graphql@16.10.0)': + '@graphql-codegen/typescript-operations@5.0.8(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/typescript': 5.0.8(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/typescript': 5.0.8(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.14.0) auto-bind: 4.0.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/typescript@4.1.6(graphql@16.10.0)': + '@graphql-codegen/typescript@4.1.6(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.10.0) - '@graphql-codegen/schema-ast': 4.1.0(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.14.0) + '@graphql-codegen/schema-ast': 4.1.0(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 5.8.0(graphql@16.14.0) auto-bind: 4.0.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/typescript@5.0.8(graphql@16.10.0)': + '@graphql-codegen/typescript@5.0.8(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-codegen/schema-ast': 5.0.0(graphql@16.10.0) - '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-codegen/schema-ast': 5.0.0(graphql@16.14.0) + '@graphql-codegen/visitor-plugin-common': 6.2.3(graphql@16.14.0) auto-bind: 4.0.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/visitor-plugin-common@5.8.0(graphql@16.10.0)': + '@graphql-codegen/visitor-plugin-common@5.8.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.10.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.10.0) - '@graphql-tools/relay-operation-optimizer': 7.0.27(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.14.0) + '@graphql-tools/optimize': 2.0.0(graphql@16.14.0) + '@graphql-tools/relay-operation-optimizer': 7.0.27(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 0.11.0 - graphql: 16.10.0 - graphql-tag: 2.12.6(graphql@16.10.0) + graphql: 16.14.0 + graphql-tag: 2.12.6(graphql@16.14.0) parse-filepath: 1.0.2 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/visitor-plugin-common@6.1.0(graphql@16.10.0)': + '@graphql-codegen/visitor-plugin-common@6.1.0(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.10.0) - '@graphql-tools/relay-operation-optimizer': 7.0.27(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-tools/optimize': 2.0.0(graphql@16.14.0) + '@graphql-tools/relay-operation-optimizer': 7.0.27(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 1.0.0 - graphql: 16.10.0 - graphql-tag: 2.12.6(graphql@16.10.0) + graphql: 16.14.0 + graphql-tag: 2.12.6(graphql@16.14.0) parse-filepath: 1.0.2 tslib: 2.6.3 transitivePeerDependencies: - encoding - '@graphql-codegen/visitor-plugin-common@6.2.3(graphql@16.10.0)': + '@graphql-codegen/visitor-plugin-common@6.2.3(graphql@16.14.0)': dependencies: - '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.10.0) - '@graphql-tools/optimize': 2.0.0(graphql@16.10.0) - '@graphql-tools/relay-operation-optimizer': 7.0.27(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-codegen/plugin-helpers': 6.1.0(graphql@16.14.0) + '@graphql-tools/optimize': 2.0.0(graphql@16.14.0) + '@graphql-tools/relay-operation-optimizer': 7.0.27(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) auto-bind: 4.0.0 change-case-all: 1.0.15 dependency-graph: 1.0.0 - graphql: 16.10.0 - graphql-tag: 2.12.6(graphql@16.10.0) + graphql: 16.14.0 + graphql-tag: 2.12.6(graphql@16.14.0) parse-filepath: 1.0.2 tslib: 2.6.3 transitivePeerDependencies: @@ -11422,138 +11527,138 @@ snapshots: '@graphql-hive/signal@1.0.0': {} - '@graphql-tools/apollo-engine-loader@8.0.28(graphql@16.10.0)': + '@graphql-tools/apollo-engine-loader@8.0.28(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@whatwg-node/fetch': 0.10.13 - graphql: 16.10.0 + graphql: 16.14.0 sync-fetch: 0.6.0 tslib: 2.8.1 - '@graphql-tools/batch-execute@9.0.19(graphql@16.10.0)': + '@graphql-tools/batch-execute@9.0.19(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@whatwg-node/promise-helpers': 1.3.2 dataloader: 2.2.3 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/code-file-loader@8.1.28(graphql@16.10.0)': + '@graphql-tools/code-file-loader@8.1.28(graphql@16.14.0)': dependencies: - '@graphql-tools/graphql-tag-pluck': 8.3.27(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/graphql-tag-pluck': 8.3.27(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) globby: 11.1.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - supports-color - '@graphql-tools/delegate@10.2.23(graphql@16.10.0)': + '@graphql-tools/delegate@10.2.23(graphql@16.14.0)': dependencies: - '@graphql-tools/batch-execute': 9.0.19(graphql@16.10.0) - '@graphql-tools/executor': 1.5.1(graphql@16.10.0) - '@graphql-tools/schema': 10.0.31(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/batch-execute': 9.0.19(graphql@16.14.0) + '@graphql-tools/executor': 1.5.1(graphql@16.14.0) + '@graphql-tools/schema': 10.0.31(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/promise-helpers': 1.3.2 dataloader: 2.2.3 dset: 3.1.4 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/documents@1.0.1(graphql@16.10.0)': + '@graphql-tools/documents@1.0.1(graphql@16.14.0)': dependencies: - graphql: 16.10.0 + graphql: 16.14.0 lodash.sortby: 4.7.0 tslib: 2.8.1 - '@graphql-tools/executor-common@0.0.4(graphql@16.10.0)': + '@graphql-tools/executor-common@0.0.4(graphql@16.14.0)': dependencies: '@envelop/core': 5.5.1 - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 - '@graphql-tools/executor-common@0.0.6(graphql@16.10.0)': + '@graphql-tools/executor-common@0.0.6(graphql@16.14.0)': dependencies: '@envelop/core': 5.5.1 - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 - '@graphql-tools/executor-graphql-ws@2.0.7(crossws@0.3.5)(graphql@16.10.0)': + '@graphql-tools/executor-graphql-ws@2.0.7(crossws@0.3.5)(graphql@16.14.0)': dependencies: - '@graphql-tools/executor-common': 0.0.6(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/executor-common': 0.0.6(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@whatwg-node/disposablestack': 0.0.6 - graphql: 16.10.0 - graphql-ws: 6.0.7(crossws@0.3.5)(graphql@16.10.0)(ws@8.19.0) - isomorphic-ws: 5.0.0(ws@8.19.0) + graphql: 16.14.0 + graphql-ws: 6.0.7(crossws@0.3.5)(graphql@16.14.0)(ws@8.20.0) + isomorphic-ws: 5.0.0(ws@8.20.0) tslib: 2.8.1 - ws: 8.19.0 + ws: 8.20.0 transitivePeerDependencies: - '@fastify/websocket' - bufferutil - crossws - utf-8-validate - '@graphql-tools/executor-http@1.3.3(@types/node@18.19.70)(graphql@16.10.0)': + '@graphql-tools/executor-http@1.3.3(@types/node@18.19.70)(graphql@16.14.0)': dependencies: '@graphql-hive/signal': 1.0.0 - '@graphql-tools/executor-common': 0.0.4(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/executor-common': 0.0.4(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.10.0 + graphql: 16.14.0 meros: 1.3.2(@types/node@18.19.70) tslib: 2.8.1 transitivePeerDependencies: - '@types/node' - '@graphql-tools/executor-http@1.3.3(@types/node@22.19.17)(graphql@16.10.0)': + '@graphql-tools/executor-http@1.3.3(@types/node@25.6.0)(graphql@16.14.0)': dependencies: '@graphql-hive/signal': 1.0.0 - '@graphql-tools/executor-common': 0.0.4(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/executor-common': 0.0.4(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.10.0 - meros: 1.3.2(@types/node@22.19.17) + graphql: 16.14.0 + meros: 1.3.2(@types/node@25.6.0) tslib: 2.8.1 transitivePeerDependencies: - '@types/node' optional: true - '@graphql-tools/executor-legacy-ws@1.1.25(graphql@16.10.0)': + '@graphql-tools/executor-legacy-ws@1.1.25(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@types/ws': 8.18.1 - graphql: 16.10.0 - isomorphic-ws: 5.0.0(ws@8.19.0) + graphql: 16.14.0 + isomorphic-ws: 5.0.0(ws@8.20.0) tslib: 2.8.1 - ws: 8.19.0 + ws: 8.20.0 transitivePeerDependencies: - bufferutil - utf-8-validate - '@graphql-tools/executor@1.5.1(graphql@16.10.0)': + '@graphql-tools/executor@1.5.1(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) '@repeaterjs/repeater': 3.0.6 '@whatwg-node/disposablestack': 0.0.6 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/git-loader@8.0.32(graphql@16.10.0)': + '@graphql-tools/git-loader@8.0.32(graphql@16.14.0)': dependencies: - '@graphql-tools/graphql-tag-pluck': 8.3.27(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/graphql-tag-pluck': 8.3.27(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 is-glob: 4.0.3 micromatch: 4.0.8 tslib: 2.8.1 @@ -11561,112 +11666,112 @@ snapshots: transitivePeerDependencies: - supports-color - '@graphql-tools/github-loader@8.0.22(@types/node@18.19.70)(graphql@16.10.0)': + '@graphql-tools/github-loader@8.0.22(@types/node@18.19.70)(graphql@16.14.0)': dependencies: - '@graphql-tools/executor-http': 1.3.3(@types/node@18.19.70)(graphql@16.10.0) - '@graphql-tools/graphql-tag-pluck': 8.3.27(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/executor-http': 1.3.3(@types/node@18.19.70)(graphql@16.14.0) + '@graphql-tools/graphql-tag-pluck': 8.3.27(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.10.0 + graphql: 16.14.0 sync-fetch: 0.6.0-2 tslib: 2.8.1 transitivePeerDependencies: - '@types/node' - supports-color - '@graphql-tools/graphql-file-loader@8.1.9(graphql@16.10.0)': + '@graphql-tools/graphql-file-loader@8.1.9(graphql@16.14.0)': dependencies: - '@graphql-tools/import': 7.1.9(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/import': 7.1.9(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) globby: 11.1.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - supports-color - '@graphql-tools/graphql-tag-pluck@8.3.27(graphql@16.10.0)': + '@graphql-tools/graphql-tag-pluck@8.3.27(graphql@16.14.0)': dependencies: '@babel/core': 7.27.4 '@babel/parser': 7.29.0 '@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.27.4) '@babel/traverse': 7.29.0 '@babel/types': 7.29.0 - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@graphql-tools/import@7.1.9(graphql@16.10.0)': + '@graphql-tools/import@7.1.9(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - '@theguild/federation-composition': 0.21.3(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + '@theguild/federation-composition': 0.21.3(graphql@16.14.0) + graphql: 16.14.0 resolve-from: 5.0.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@graphql-tools/json-file-loader@8.0.26(graphql@16.10.0)': + '@graphql-tools/json-file-loader@8.0.26(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) globby: 11.1.0 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 unixify: 1.0.0 - '@graphql-tools/load@8.1.8(graphql@16.10.0)': + '@graphql-tools/load@8.1.8(graphql@16.14.0)': dependencies: - '@graphql-tools/schema': 10.0.31(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/schema': 10.0.31(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 p-limit: 3.1.0 tslib: 2.8.1 - '@graphql-tools/merge@9.1.7(graphql@16.10.0)': + '@graphql-tools/merge@9.1.7(graphql@16.14.0)': dependencies: - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/optimize@2.0.0(graphql@16.10.0)': + '@graphql-tools/optimize@2.0.0(graphql@16.14.0)': dependencies: - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/relay-operation-optimizer@7.0.27(graphql@16.10.0)': + '@graphql-tools/relay-operation-optimizer@7.0.27(graphql@16.14.0)': dependencies: - '@ardatan/relay-compiler': 12.0.3(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@ardatan/relay-compiler': 12.0.3(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.8.1 transitivePeerDependencies: - encoding - '@graphql-tools/schema@10.0.31(graphql@16.10.0)': + '@graphql-tools/schema@10.0.31(graphql@16.14.0)': dependencies: - '@graphql-tools/merge': 9.1.7(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-tools/merge': 9.1.7(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/url-loader@8.0.33(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)': + '@graphql-tools/url-loader@8.0.33(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)': dependencies: - '@graphql-tools/executor-graphql-ws': 2.0.7(crossws@0.3.5)(graphql@16.10.0) - '@graphql-tools/executor-http': 1.3.3(@types/node@18.19.70)(graphql@16.10.0) - '@graphql-tools/executor-legacy-ws': 1.1.25(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - '@graphql-tools/wrap': 10.1.4(graphql@16.10.0) + '@graphql-tools/executor-graphql-ws': 2.0.7(crossws@0.3.5)(graphql@16.14.0) + '@graphql-tools/executor-http': 1.3.3(@types/node@18.19.70)(graphql@16.14.0) + '@graphql-tools/executor-legacy-ws': 1.1.25(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + '@graphql-tools/wrap': 10.1.4(graphql@16.14.0) '@types/ws': 8.18.1 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.10.0 - isomorphic-ws: 5.0.0(ws@8.18.0) + graphql: 16.14.0 + isomorphic-ws: 5.0.0(ws@8.20.0) sync-fetch: 0.6.0-2 tslib: 2.8.1 - ws: 8.18.0 + ws: 8.20.0 transitivePeerDependencies: - '@fastify/websocket' - '@types/node' @@ -11674,21 +11779,21 @@ snapshots: - crossws - utf-8-validate - '@graphql-tools/url-loader@8.0.33(@types/node@22.19.17)(crossws@0.3.5)(graphql@16.10.0)': + '@graphql-tools/url-loader@8.0.33(@types/node@25.6.0)(crossws@0.3.5)(graphql@16.14.0)': dependencies: - '@graphql-tools/executor-graphql-ws': 2.0.7(crossws@0.3.5)(graphql@16.10.0) - '@graphql-tools/executor-http': 1.3.3(@types/node@22.19.17)(graphql@16.10.0) - '@graphql-tools/executor-legacy-ws': 1.1.25(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) - '@graphql-tools/wrap': 10.1.4(graphql@16.10.0) + '@graphql-tools/executor-graphql-ws': 2.0.7(crossws@0.3.5)(graphql@16.14.0) + '@graphql-tools/executor-http': 1.3.3(@types/node@25.6.0)(graphql@16.14.0) + '@graphql-tools/executor-legacy-ws': 1.1.25(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) + '@graphql-tools/wrap': 10.1.4(graphql@16.14.0) '@types/ws': 8.18.1 '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.10.0 - isomorphic-ws: 5.0.0(ws@8.18.0) + graphql: 16.14.0 + isomorphic-ws: 5.0.0(ws@8.20.0) sync-fetch: 0.6.0-2 tslib: 2.8.1 - ws: 8.18.0 + ws: 8.20.0 transitivePeerDependencies: - '@fastify/websocket' - '@types/node' @@ -11697,26 +11802,26 @@ snapshots: - utf-8-validate optional: true - '@graphql-tools/utils@10.7.2(graphql@16.10.0)': + '@graphql-tools/utils@10.7.2(graphql@16.14.0)': dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) cross-inspect: 1.0.1 dset: 3.1.4 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-tools/wrap@10.1.4(graphql@16.10.0)': + '@graphql-tools/wrap@10.1.4(graphql@16.14.0)': dependencies: - '@graphql-tools/delegate': 10.2.23(graphql@16.10.0) - '@graphql-tools/schema': 10.0.31(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/delegate': 10.2.23(graphql@16.14.0) + '@graphql-tools/schema': 10.0.31(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) '@whatwg-node/promise-helpers': 1.3.2 - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 - '@graphql-typed-document-node/core@3.2.0(graphql@16.10.0)': + '@graphql-typed-document-node/core@3.2.0(graphql@16.14.0)': dependencies: - graphql: 16.10.0 + graphql: 16.14.0 '@humanfs/core@0.19.1': {} @@ -11755,12 +11860,12 @@ snapshots: optionalDependencies: '@types/node': 18.19.70 - '@inquirer/confirm@5.1.21(@types/node@22.19.17)': + '@inquirer/confirm@5.1.21(@types/node@25.6.0)': dependencies: - '@inquirer/core': 10.3.2(@types/node@22.19.17) - '@inquirer/type': 3.0.10(@types/node@22.19.17) + '@inquirer/core': 10.3.2(@types/node@25.6.0) + '@inquirer/type': 3.0.10(@types/node@25.6.0) optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 25.6.0 '@inquirer/core@10.3.2(@types/node@18.19.70)': dependencies: @@ -11775,18 +11880,18 @@ snapshots: optionalDependencies: '@types/node': 18.19.70 - '@inquirer/core@10.3.2(@types/node@22.19.17)': + '@inquirer/core@10.3.2(@types/node@25.6.0)': dependencies: '@inquirer/ansi': 1.0.2 '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@22.19.17) + '@inquirer/type': 3.0.10(@types/node@25.6.0) cli-width: 4.1.0 mute-stream: 2.0.0 signal-exit: 4.1.0 wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 25.6.0 '@inquirer/core@9.2.1': dependencies: @@ -11917,9 +12022,9 @@ snapshots: optionalDependencies: '@types/node': 18.19.70 - '@inquirer/type@3.0.10(@types/node@22.19.17)': + '@inquirer/type@3.0.10(@types/node@25.6.0)': optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 25.6.0 '@isaacs/cliui@8.0.2': dependencies: @@ -11978,11 +12083,11 @@ snapshots: '@kwsites/promise-deferred@1.1.1': {} - '@luckycatfactory/esbuild-graphql-loader@3.8.1(esbuild@0.28.0)(graphql-tag@2.12.6(graphql@16.10.0))(graphql@16.10.0)': + '@luckycatfactory/esbuild-graphql-loader@3.8.1(esbuild@0.28.0)(graphql-tag@2.12.6(graphql@16.14.0))(graphql@16.14.0)': dependencies: esbuild: 0.28.0 - graphql: 16.10.0 - graphql-tag: 2.12.6(graphql@16.10.0) + graphql: 16.14.0 + graphql-tag: 2.12.6(graphql@16.14.0) '@manypkg/find-root@1.1.0': dependencies: @@ -12000,14 +12105,14 @@ snapshots: globby: 11.1.0 read-yaml-file: 1.1.0 - '@microsoft/tsdoc-config@0.17.1': + '@microsoft/tsdoc-config@0.18.1': dependencies: - '@microsoft/tsdoc': 0.15.1 - ajv: 8.12.0 + '@microsoft/tsdoc': 0.16.0 + ajv: 8.18.0 jju: 1.4.0 - resolve: 1.22.11 + resolve: 1.22.12 - '@microsoft/tsdoc@0.15.1': {} + '@microsoft/tsdoc@0.16.0': {} '@mswjs/interceptors@0.41.3': dependencies: @@ -12052,7 +12157,7 @@ snapshots: enquirer: 2.3.6 minimatch: 9.0.3 nx: 22.0.2 - semver: 7.6.3 + semver: 7.7.4 tslib: 2.8.1 yargs-parser: 21.1.1 @@ -12063,26 +12168,26 @@ snapshots: enquirer: 2.3.6 minimatch: 9.0.3 nx: 22.7.0 - semver: 7.6.3 + semver: 7.7.4 tslib: 2.8.1 yargs-parser: 21.1.1 - '@nx/eslint-plugin@22.0.2(@babel/traverse@7.29.0)(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-config-prettier@10.1.5(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(nx@22.7.0)(typescript@5.9.3)': + '@nx/eslint-plugin@22.0.2(@babel/traverse@7.29.0)(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(nx@22.7.0)(typescript@5.9.3)': dependencies: '@nx/devkit': 22.0.2(nx@22.7.0) '@nx/js': 22.0.2(@babel/traverse@7.29.0)(nx@22.7.0) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) - '@typescript-eslint/parser': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) '@typescript-eslint/type-utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) chalk: 4.1.2 confusing-browser-globals: 1.0.11 globals: 15.15.0 jsonc-eslint-parser: 2.4.2 - semver: 7.6.3 + semver: 7.7.4 tslib: 2.8.1 optionalDependencies: - eslint-config-prettier: 10.1.5(eslint@9.39.3(jiti@2.6.1)) + eslint-config-prettier: 10.1.8(eslint@9.39.3(jiti@2.6.1)) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -12118,9 +12223,9 @@ snapshots: npm-run-path: 4.0.1 picocolors: 1.1.1 picomatch: 4.0.2 - semver: 7.6.3 + semver: 7.7.4 source-map-support: 0.5.19 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 tslib: 2.8.1 transitivePeerDependencies: - '@babel/traverse' @@ -12198,7 +12303,7 @@ snapshots: enquirer: 2.3.6 nx: 22.0.2 picomatch: 4.0.2 - semver: 7.6.3 + semver: 7.7.4 tslib: 2.8.1 yargs-parser: 21.1.1 transitivePeerDependencies: @@ -12237,7 +12342,7 @@ snapshots: wordwrap: 1.0.0 wrap-ansi: 7.0.0 - '@oclif/core@4.10.6': + '@oclif/core@4.11.1': dependencies: ansi-escapes: 4.3.2 ansis: 3.17.0 @@ -12258,27 +12363,6 @@ snapshots: wordwrap: 1.0.0 wrap-ansi: 7.0.0 - '@oclif/core@4.5.3': - dependencies: - ansi-escapes: 4.3.2 - ansis: 3.17.0 - clean-stack: 3.0.1 - cli-spinners: 2.9.2 - debug: 4.4.3(supports-color@8.1.1) - ejs: 3.1.10 - get-package-type: 0.1.0 - indent-string: 4.0.0 - is-wsl: 2.2.0 - lilconfig: 3.1.3 - minimatch: 9.0.8 - semver: 7.6.3 - string-width: 4.2.3 - supports-color: 8.1.1 - tinyglobby: 0.2.15 - widest-line: 3.1.0 - wordwrap: 1.0.0 - wrap-ansi: 7.0.0 - '@oclif/core@4.9.0': dependencies: ansi-escapes: 4.3.2 @@ -12302,7 +12386,7 @@ snapshots: '@oclif/plugin-commands@4.1.33': dependencies: - '@oclif/core': 4.5.3 + '@oclif/core': 4.11.1 '@oclif/table': 0.4.14 lodash: 4.17.23 object-treeify: 4.0.1 @@ -12313,12 +12397,12 @@ snapshots: '@oclif/plugin-help@6.2.45': dependencies: - '@oclif/core': 4.9.0 + '@oclif/core': 4.11.1 '@oclif/plugin-not-found@3.2.81(@types/node@18.19.70)': dependencies: '@inquirer/prompts': 7.10.1(@types/node@18.19.70) - '@oclif/core': 4.10.6 + '@oclif/core': 4.11.1 ansis: 3.17.0 fast-levenshtein: 3.0.0 transitivePeerDependencies: @@ -12326,7 +12410,7 @@ snapshots: '@oclif/plugin-plugins@5.4.47': dependencies: - '@oclif/core': 4.5.3 + '@oclif/core': 4.11.1 ansis: 3.17.0 debug: 4.4.0 npm: 10.9.4 @@ -12342,7 +12426,7 @@ snapshots: '@oclif/plugin-warn-if-update-available@3.1.61': dependencies: - '@oclif/core': 4.9.0 + '@oclif/core': 4.11.1 ansis: 3.17.0 debug: 4.4.3(supports-color@8.1.1) http-call: 5.3.0 @@ -12519,71 +12603,91 @@ snapshots: '@open-draft/until@2.1.0': {} - '@opentelemetry/api-logs@0.57.0': + '@opentelemetry/api-logs@0.217.0': dependencies: - '@opentelemetry/api': 1.9.0 + '@opentelemetry/api': 1.9.1 - '@opentelemetry/api@1.9.0': {} + '@opentelemetry/api@1.9.1': {} - '@opentelemetry/core@1.30.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 + '@opentelemetry/api': 1.9.1 '@opentelemetry/semantic-conventions': 1.28.0 - '@opentelemetry/exporter-metrics-otlp-http@0.57.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/core@2.7.1(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 - '@opentelemetry/core': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/otlp-exporter-base': 0.57.0(@opentelemetry/api@1.9.0) - '@opentelemetry/otlp-transformer': 0.57.0(@opentelemetry/api@1.9.0) - '@opentelemetry/resources': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/sdk-metrics': 1.30.0(@opentelemetry/api@1.9.0) + '@opentelemetry/api': 1.9.1 + '@opentelemetry/semantic-conventions': 1.40.0 - '@opentelemetry/otlp-exporter-base@0.57.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/exporter-metrics-otlp-http@0.217.0(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 - '@opentelemetry/core': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/otlp-transformer': 0.57.0(@opentelemetry/api@1.9.0) + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/otlp-exporter-base': 0.217.0(@opentelemetry/api@1.9.1) + '@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1) + '@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1) - '@opentelemetry/otlp-transformer@0.57.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/otlp-exporter-base@0.217.0(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 - '@opentelemetry/api-logs': 0.57.0 - '@opentelemetry/core': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/resources': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/sdk-logs': 0.57.0(@opentelemetry/api@1.9.0) - '@opentelemetry/sdk-metrics': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/sdk-trace-base': 1.30.0(@opentelemetry/api@1.9.0) - protobufjs: 7.5.4 + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/otlp-transformer': 0.217.0(@opentelemetry/api@1.9.1) - '@opentelemetry/resources@1.30.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/otlp-transformer@0.217.0(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 - '@opentelemetry/core': 1.30.0(@opentelemetry/api@1.9.0) + '@opentelemetry/api': 1.9.1 + '@opentelemetry/api-logs': 0.217.0 + '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/sdk-logs': 0.217.0(@opentelemetry/api@1.9.1) + '@opentelemetry/sdk-metrics': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/sdk-trace-base': 2.7.1(@opentelemetry/api@1.9.1) + protobufjs: 8.0.1 + + '@opentelemetry/resources@1.30.1(@opentelemetry/api@1.9.1)': + dependencies: + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1) '@opentelemetry/semantic-conventions': 1.28.0 - '@opentelemetry/sdk-logs@0.57.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/resources@2.7.1(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 - '@opentelemetry/api-logs': 0.57.0 - '@opentelemetry/core': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/resources': 1.30.0(@opentelemetry/api@1.9.0) + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/semantic-conventions': 1.40.0 - '@opentelemetry/sdk-metrics@1.30.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/sdk-logs@0.217.0(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 - '@opentelemetry/core': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/resources': 1.30.0(@opentelemetry/api@1.9.0) + '@opentelemetry/api': 1.9.1 + '@opentelemetry/api-logs': 0.217.0 + '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/semantic-conventions': 1.40.0 - '@opentelemetry/sdk-trace-base@1.30.0(@opentelemetry/api@1.9.0)': + '@opentelemetry/sdk-metrics@1.30.1(@opentelemetry/api@1.9.1)': dependencies: - '@opentelemetry/api': 1.9.0 - '@opentelemetry/core': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/resources': 1.30.0(@opentelemetry/api@1.9.0) - '@opentelemetry/semantic-conventions': 1.28.0 + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 1.30.1(@opentelemetry/api@1.9.1) + '@opentelemetry/resources': 1.30.1(@opentelemetry/api@1.9.1) + + '@opentelemetry/sdk-metrics@2.7.1(@opentelemetry/api@1.9.1)': + dependencies: + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1) + + '@opentelemetry/sdk-trace-base@2.7.1(@opentelemetry/api@1.9.1)': + dependencies: + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/resources': 2.7.1(@opentelemetry/api@1.9.1) + '@opentelemetry/semantic-conventions': 1.40.0 '@opentelemetry/semantic-conventions@1.28.0': {} + '@opentelemetry/semantic-conventions@1.40.0': {} + '@oxc-resolver/binding-darwin-arm64@9.0.2': optional: true @@ -12716,24 +12820,24 @@ snapshots: '@protobufjs/base64@1.1.2': {} - '@protobufjs/codegen@2.0.4': {} + '@protobufjs/codegen@2.0.5': {} '@protobufjs/eventemitter@1.1.0': {} '@protobufjs/fetch@1.1.0': dependencies: '@protobufjs/aspromise': 1.1.2 - '@protobufjs/inquire': 1.1.0 + '@protobufjs/inquire': 1.1.1 '@protobufjs/float@1.0.2': {} - '@protobufjs/inquire@1.1.0': {} + '@protobufjs/inquire@1.1.1': {} '@protobufjs/path@1.1.2': {} '@protobufjs/pool@1.1.0': {} - '@protobufjs/utf8@1.1.0': {} + '@protobufjs/utf8@1.1.1': {} '@repeaterjs/repeater@3.0.6': {} @@ -12834,12 +12938,12 @@ snapshots: '@shikijs/vscode-textmate@10.0.2': {} - '@shopify/cli-hydrogen@11.1.10(@graphql-codegen/cli@6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3))(graphql-config@5.1.5(@types/node@22.19.17)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3))(graphql@16.10.0)(react-dom@19.2.4(react@18.3.1))(react@18.3.1)(vite@6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@shopify/cli-hydrogen@11.1.10(@graphql-codegen/cli@6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3))(graphql-config@5.1.5(@types/node@25.6.0)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3))(graphql@16.14.0)(react-dom@19.2.4(react@18.3.1))(react@18.3.1)(vite@6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: '@ast-grep/napi': 0.34.1 '@oclif/core': 3.26.5 '@shopify/cli-kit': link:packages/cli-kit - '@shopify/oxygen-cli': 4.6.18(@oclif/core@3.26.5)(@shopify/cli-kit@packages+cli-kit)(graphql@16.10.0) + '@shopify/oxygen-cli': 4.6.18(@oclif/core@3.26.5)(@shopify/cli-kit@packages+cli-kit)(graphql@16.14.0) '@shopify/plugin-cloudflare': link:packages/plugin-cloudflare ansi-escapes: 6.2.1 chokidar: 3.5.3 @@ -12849,7 +12953,7 @@ snapshots: get-east-asian-width: 1.5.0 get-port: 7.1.0 gunzip-maybe: 1.4.2 - prettier: 3.8.1 + prettier: 3.8.3 semver: 7.7.4 source-map: 0.7.6 source-map-support: 0.5.21 @@ -12858,30 +12962,30 @@ snapshots: ts-morph: 20.0.0 use-resize-observer: 9.1.0(react-dom@19.2.4(react@18.3.1))(react@18.3.1) optionalDependencies: - '@graphql-codegen/cli': 6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3) - graphql-config: 5.1.5(@types/node@22.19.17)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3) - vite: 6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + '@graphql-codegen/cli': 6.0.1(@parcel/watcher@2.5.6)(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3) + graphql-config: 5.1.5(@types/node@25.6.0)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3) + vite: 6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) transitivePeerDependencies: - graphql - react - react-dom - '@shopify/eslint-plugin-cli@file:packages/eslint-plugin-cli(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1)(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@shopify/eslint-plugin-cli@file:packages/eslint-plugin-cli(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: - '@shopify/eslint-plugin': 50.0.0(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1)(typescript@5.9.3) - '@typescript-eslint/eslint-plugin': 8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) - '@typescript-eslint/parser': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) - '@vitest/eslint-plugin': 1.1.44(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + '@shopify/eslint-plugin': 50.0.0(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@vitest/eslint-plugin': 1.6.16(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) eslint: 9.39.3(jiti@2.6.1) - eslint-config-prettier: 10.1.5(eslint@9.39.3(jiti@2.6.1)) + eslint-config-prettier: 10.1.8(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-no-catch-all: 1.1.0(eslint@9.39.3(jiti@2.6.1)) - eslint-plugin-prettier: 5.5.1(eslint-config-prettier@10.1.5(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1) + eslint-plugin-prettier: 5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3) eslint-plugin-react: 7.37.5(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-react-hooks: 5.2.0(eslint@9.39.3(jiti@2.6.1)) - eslint-plugin-tsdoc: 0.4.0 - eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-tsdoc: 0.5.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + eslint-plugin-unused-imports: 4.4.1(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) execa: 7.2.0 - globals: 16.2.0 + globals: 16.5.0 transitivePeerDependencies: - '@types/eslint' - '@typescript-eslint/utils' @@ -12894,22 +12998,22 @@ snapshots: - typescript - vitest - '@shopify/eslint-plugin@50.0.0(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1)(typescript@5.9.3)': + '@shopify/eslint-plugin@50.0.0(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(@typescript-eslint/utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3)(typescript@5.9.3)': dependencies: change-case: 4.1.2 common-tags: 1.8.2 doctrine: 2.1.0 eslint: 9.39.3(jiti@2.6.1) eslint-config-prettier: 9.1.2(eslint@9.39.3(jiti@2.6.1)) - eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)) - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-eslint-comments: 3.2.0(eslint@9.39.3(jiti@2.6.1)) - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) - eslint-plugin-jest: 28.14.0(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-jest: 28.14.0(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint-plugin-jest-formatting: 3.1.0(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-n: 17.24.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) - eslint-plugin-prettier: 5.5.1(eslint-config-prettier@9.1.2(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1) + eslint-plugin-prettier: 5.5.5(eslint-config-prettier@9.1.2(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3) eslint-plugin-promise: 7.2.1(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-react: 7.37.5(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-react-hooks: 5.2.0(eslint@9.39.3(jiti@2.6.1)) @@ -12943,15 +13047,15 @@ snapshots: line-column: 1.0.2 ohm-js: 17.5.0 - '@shopify/oxygen-cli@4.6.18(@oclif/core@3.26.5)(@shopify/cli-kit@packages+cli-kit)(graphql@16.10.0)': + '@shopify/oxygen-cli@4.6.18(@oclif/core@3.26.5)(@shopify/cli-kit@packages+cli-kit)(graphql@16.14.0)': dependencies: '@bugsnag/core': 8.8.0 - '@bugsnag/js': 8.6.0 + '@bugsnag/js': 8.9.0 '@bugsnag/node': 8.8.0 '@oclif/core': 3.26.5 '@shopify/cli-kit': link:packages/cli-kit async: 3.2.6 - graphql-request: 7.4.0(graphql@16.10.0) + graphql-request: 7.4.0(graphql@16.14.0) transitivePeerDependencies: - graphql @@ -12979,7 +13083,7 @@ snapshots: react-fast-compare: 3.2.2 react-transition-group: 4.4.5(react-dom@19.2.4(react@19.2.4))(react@19.2.4) - '@shopify/theme-check-common@3.25.0': + '@shopify/theme-check-common@3.26.0': dependencies: '@shopify/liquid-html-parser': 2.9.2 cross-fetch: 4.1.0 @@ -12987,37 +13091,37 @@ snapshots: line-column: 1.0.2 lodash: 4.18.1 minimatch: 10.2.5 - postcss: 8.5.10 - postcss-safe-parser: 7.0.1(postcss@8.5.10) + postcss: 8.5.14 + postcss-safe-parser: 7.0.1(postcss@8.5.14) postcss-selector-parser: 7.1.1 vscode-json-languageservice: 5.7.2 vscode-uri: 3.1.0 transitivePeerDependencies: - encoding - '@shopify/theme-check-docs-updater@3.25.0': + '@shopify/theme-check-docs-updater@3.26.0': dependencies: - '@shopify/theme-check-common': 3.25.0 + '@shopify/theme-check-common': 3.26.0 env-paths: 2.2.1 node-fetch: 2.7.0 transitivePeerDependencies: - encoding - '@shopify/theme-check-node@3.25.0': + '@shopify/theme-check-node@3.26.0': dependencies: - '@shopify/theme-check-common': 3.25.0 - '@shopify/theme-check-docs-updater': 3.25.0 - '@shopify/theme-graph': 0.2.4 + '@shopify/theme-check-common': 3.26.0 + '@shopify/theme-check-docs-updater': 3.26.0 + '@shopify/theme-graph': 0.2.6 glob: 8.1.0 vscode-uri: 3.1.0 yaml: 2.8.3 transitivePeerDependencies: - encoding - '@shopify/theme-graph@0.2.4': + '@shopify/theme-graph@0.2.6': dependencies: '@shopify/liquid-html-parser': 2.9.2 - '@shopify/theme-check-common': 3.25.0 + '@shopify/theme-check-common': 3.26.0 acorn: 8.16.0 acorn-walk: 8.3.5 vscode-uri: 3.1.0 @@ -13026,11 +13130,11 @@ snapshots: '@shopify/theme-hot-reload@0.0.18': {} - '@shopify/theme-language-server-common@2.21.0': + '@shopify/theme-language-server-common@2.21.2': dependencies: '@shopify/liquid-html-parser': 2.9.2 - '@shopify/theme-check-common': 3.25.0 - '@shopify/theme-graph': 0.2.4 + '@shopify/theme-check-common': 3.26.0 + '@shopify/theme-graph': 0.2.6 '@vscode/web-custom-data': 0.4.13 vscode-css-languageservice: 6.3.2 vscode-json-languageservice: 5.7.2 @@ -13040,11 +13144,11 @@ snapshots: transitivePeerDependencies: - encoding - '@shopify/theme-language-server-node@2.21.0': + '@shopify/theme-language-server-node@2.21.2': dependencies: - '@shopify/theme-check-docs-updater': 3.25.0 - '@shopify/theme-check-node': 3.25.0 - '@shopify/theme-language-server-common': 2.21.0 + '@shopify/theme-check-docs-updater': 3.26.0 + '@shopify/theme-check-node': 3.26.0 + '@shopify/theme-language-server-common': 2.21.2 glob: 8.1.0 node-fetch: 2.7.0 vscode-languageserver: 8.1.0 @@ -13441,11 +13545,11 @@ snapshots: '@types/react': 18.3.12 '@types/react-dom': 19.2.3(@types/react@18.3.12) - '@theguild/federation-composition@0.21.3(graphql@16.10.0)': + '@theguild/federation-composition@0.21.3(graphql@16.14.0)': dependencies: constant-case: 3.0.4 debug: 4.4.3(supports-color@8.1.1) - graphql: 16.10.0 + graphql: 16.14.0 json5: 2.2.3 lodash.sortby: 4.7.0 transitivePeerDependencies: @@ -13544,11 +13648,13 @@ snapshots: '@types/lodash@4.17.19': {} + '@types/lodash@4.17.24': {} + '@types/minimist@1.2.5': {} '@types/mute-stream@0.0.4': dependencies: - '@types/node': 22.19.17 + '@types/node': 18.19.70 '@types/node@12.20.55': {} @@ -13560,6 +13666,11 @@ snapshots: dependencies: undici-types: 6.21.0 + '@types/node@25.6.0': + dependencies: + undici-types: 7.19.2 + optional: true + '@types/normalize-package-data@2.4.4': {} '@types/parse-json@4.0.2': {} @@ -13620,7 +13731,23 @@ snapshots: eslint: 9.39.3(jiti@2.6.1) ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.4.0(typescript@5.9.3) + ts-api-utils: 2.5.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@eslint-community/regexpp': 4.12.2 + '@typescript-eslint/parser': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/type-utils': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.59.2 + eslint: 9.39.3(jiti@2.6.1) + ignore: 7.0.5 + natural-compare: 1.4.0 + ts-api-utils: 2.5.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -13637,24 +13764,54 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/typescript-estree': 8.59.2(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.59.2 + debug: 4.4.3(supports-color@8.1.1) + eslint: 9.39.3(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/project-service@8.56.1(typescript@5.9.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.9.3) '@typescript-eslint/types': 8.56.1 debug: 4.4.3(supports-color@8.1.1) typescript: 5.9.3 transitivePeerDependencies: - supports-color + '@typescript-eslint/project-service@8.59.2(typescript@5.9.3)': + dependencies: + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.9.3) + '@typescript-eslint/types': 8.59.2 + debug: 4.4.3(supports-color@8.1.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/scope-manager@8.56.1': dependencies: '@typescript-eslint/types': 8.56.1 '@typescript-eslint/visitor-keys': 8.56.1 + '@typescript-eslint/scope-manager@8.59.2': + dependencies: + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/visitor-keys': 8.59.2 + '@typescript-eslint/tsconfig-utils@8.56.1(typescript@5.9.3)': dependencies: typescript: 5.9.3 + '@typescript-eslint/tsconfig-utils@8.59.2(typescript@5.9.3)': + dependencies: + typescript: 5.9.3 + '@typescript-eslint/type-utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.56.1 @@ -13662,13 +13819,27 @@ snapshots: '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) eslint: 9.39.3(jiti@2.6.1) - ts-api-utils: 2.4.0(typescript@5.9.3) + ts-api-utils: 2.5.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/type-utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/typescript-estree': 8.59.2(typescript@5.9.3) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + debug: 4.4.3(supports-color@8.1.1) + eslint: 9.39.3(jiti@2.6.1) + ts-api-utils: 2.5.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - supports-color '@typescript-eslint/types@8.56.1': {} + '@typescript-eslint/types@8.59.2': {} + '@typescript-eslint/typescript-estree@8.56.1(typescript@5.9.3)': dependencies: '@typescript-eslint/project-service': 8.56.1(typescript@5.9.3) @@ -13678,8 +13849,23 @@ snapshots: debug: 4.4.3(supports-color@8.1.1) minimatch: 10.2.5 semver: 7.7.4 - tinyglobby: 0.2.15 - ts-api-utils: 2.4.0(typescript@5.9.3) + tinyglobby: 0.2.16 + ts-api-utils: 2.5.0(typescript@5.9.3) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/typescript-estree@8.59.2(typescript@5.9.3)': + dependencies: + '@typescript-eslint/project-service': 8.59.2(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.59.2(typescript@5.9.3) + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/visitor-keys': 8.59.2 + debug: 4.4.3(supports-color@8.1.1) + minimatch: 10.2.5 + semver: 7.7.4 + tinyglobby: 0.2.16 + ts-api-utils: 2.5.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -13695,11 +13881,27 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1)) + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/types': 8.59.2 + '@typescript-eslint/typescript-estree': 8.59.2(typescript@5.9.3) + eslint: 9.39.3(jiti@2.6.1) + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/visitor-keys@8.56.1': dependencies: '@typescript-eslint/types': 8.56.1 eslint-visitor-keys: 5.0.1 + '@typescript-eslint/visitor-keys@8.59.2': + dependencies: + '@typescript-eslint/types': 8.59.2 + eslint-visitor-keys: 5.0.1 + '@unrs/resolver-binding-android-arm-eabi@1.11.1': optional: true @@ -13759,7 +13961,7 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.11.1': optional: true - '@vitejs/plugin-react@5.1.4(vite@6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@vitejs/plugin-react@5.1.4(vite@6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) @@ -13767,11 +13969,11 @@ snapshots: '@rolldown/pluginutils': 1.0.0-rc.3 '@types/babel__core': 7.20.5 react-refresh: 0.18.0 - vite: 6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) transitivePeerDependencies: - supports-color - '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.3(supports-color@8.1.1) @@ -13783,11 +13985,11 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.2 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vitest: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) transitivePeerDependencies: - supports-color - '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@vitest/coverage-istanbul@3.2.4(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.3(supports-color@8.1.1) @@ -13799,25 +14001,33 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.2 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vitest: 3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.1.44(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@vitest/eslint-plugin@1.6.16(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/utils': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint: 9.39.3(jiti@2.6.1) optionalDependencies: + '@typescript-eslint/eslint-plugin': 8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) typescript: 5.9.3 - vitest: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vitest: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) + transitivePeerDependencies: + - supports-color - '@vitest/eslint-plugin@1.1.44(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@vitest/eslint-plugin@1.6.16(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.59.2 + '@typescript-eslint/utils': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint: 9.39.3(jiti@2.6.1) optionalDependencies: + '@typescript-eslint/eslint-plugin': 8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) typescript: 5.9.3 - vitest: 3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vitest: 3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) + transitivePeerDependencies: + - supports-color '@vitest/expect@3.2.4': dependencies: @@ -13827,23 +14037,23 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@vitest/mocker@3.2.4(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: msw: 2.12.10(@types/node@18.19.70)(typescript@5.9.3) - vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) - '@vitest/mocker@3.2.4(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3))': + '@vitest/mocker@3.2.4(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - msw: 2.12.10(@types/node@22.19.17)(typescript@5.9.3) - vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + msw: 2.12.10(@types/node@25.6.0)(typescript@5.9.3) + vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) '@vitest/pretty-format@3.2.4': dependencies: @@ -13921,28 +14131,28 @@ snapshots: agent-base@7.1.4: {} - ajv-formats@2.1.1(ajv@8.18.0): + ajv-formats@2.1.1(ajv@8.20.0): optionalDependencies: - ajv: 8.18.0 + ajv: 8.20.0 - ajv@6.14.0: + ajv@6.15.0: dependencies: fast-deep-equal: 3.1.3 fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.4.1 uri-js: 4.4.1 - ajv@8.12.0: + ajv@8.18.0: dependencies: fast-deep-equal: 3.1.3 + fast-uri: 3.1.2 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - uri-js: 4.4.1 - ajv@8.18.0: + ajv@8.20.0: dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.1.0 + fast-uri: 3.1.2 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -14168,7 +14378,7 @@ snapshots: dependencies: '@babel/runtime': 7.28.6 cosmiconfig: 7.1.0 - resolve: 1.22.11 + resolve: 1.22.12 babel-plugin-polyfill-corejs2@0.4.15(@babel/core@7.27.4): dependencies: @@ -14259,10 +14469,6 @@ snapshots: dependencies: balanced-match: 4.0.3 - brace-expansion@5.0.3: - dependencies: - balanced-match: 4.0.4 - brace-expansion@5.0.5: dependencies: balanced-match: 4.0.4 @@ -14386,8 +14592,6 @@ snapshots: ansi-styles: 4.3.0 supports-color: 7.2.0 - chalk@5.4.1: {} - chalk@5.6.2: {} change-case-all@1.0.15: @@ -14598,14 +14802,14 @@ snapshots: conf@11.0.2: dependencies: - ajv: 8.18.0 - ajv-formats: 2.1.1(ajv@8.18.0) + ajv: 8.20.0 + ajv-formats: 2.1.1(ajv@8.20.0) atomically: 2.1.1 debounce-fn: 5.1.2 dot-prop: 7.2.0 env-paths: 3.0.0 json-schema-typed: 8.0.2 - semver: 7.6.3 + semver: 7.7.4 config-chain@1.1.13: dependencies: @@ -14628,7 +14832,7 @@ snapshots: convert-to-spaces@2.0.1: {} - cookie-es@1.2.2: {} + cookie-es@1.2.3: {} cookie@1.1.1: {} @@ -14830,7 +15034,7 @@ snapshots: has-property-descriptors: 1.0.2 object-keys: 1.1.1 - defu@6.1.4: {} + defu@6.1.7: {} delayed-stream@1.0.0: {} @@ -14894,14 +15098,16 @@ snapshots: dotenv-expand@11.0.7: dependencies: - dotenv: 16.4.7 + dotenv: 16.6.1 dotenv-expand@12.0.3: dependencies: - dotenv: 16.4.7 + dotenv: 16.6.1 dotenv@16.4.7: {} + dotenv@16.6.1: {} + dset@3.1.4: {} dunder-proto@1.0.1: @@ -14996,7 +15202,7 @@ snapshots: has-property-descriptors: 1.0.2 has-proto: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.2 + hasown: 2.0.3 internal-slot: 1.1.0 is-array-buffer: 3.0.5 is-callable: 1.2.7 @@ -15063,11 +15269,11 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.3 es-shim-unscopables@1.1.0: dependencies: - hasown: 2.0.2 + hasown: 2.0.3 es-to-primitive@1.3.0: dependencies: @@ -15189,7 +15395,7 @@ snapshots: eslint: 9.39.3(jiti@2.6.1) semver: 7.7.4 - eslint-config-prettier@10.1.5(eslint@9.39.3(jiti@2.6.1)): + eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)): dependencies: eslint: 9.39.3(jiti@2.6.1) @@ -15204,7 +15410,7 @@ snapshots: optionalDependencies: unrs-resolver: 1.11.1 - eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)): + eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)): dependencies: debug: 4.4.3(supports-color@8.1.1) eslint: 9.39.3(jiti@2.6.1) @@ -15212,20 +15418,20 @@ snapshots: get-tsconfig: 4.13.6 is-bun-module: 2.0.0 stable-hash-x: 0.2.0 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 unrs-resolver: 1.11.1 optionalDependencies: - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)) transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@4.4.4(eslint-plugin-import-x@4.16.1(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint: 9.39.3(jiti@2.6.1) - eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)) + eslint-import-resolver-typescript: 4.4.4(eslint-plugin-import-x@4.16.1(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1)) transitivePeerDependencies: - supports-color @@ -15242,20 +15448,20 @@ snapshots: eslint: 9.39.3(jiti@2.6.1) ignore: 5.3.2 - eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)): + eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)): dependencies: - '@typescript-eslint/types': 8.56.1 + '@typescript-eslint/types': 8.59.2 comment-parser: 1.4.5 debug: 4.4.3(supports-color@8.1.1) eslint: 9.39.3(jiti@2.6.1) eslint-import-context: 0.1.9(unrs-resolver@1.11.1) is-glob: 4.0.3 - minimatch: 10.2.5 + minimatch: 9.0.9 semver: 7.7.4 stable-hash-x: 0.2.0 unrs-resolver: 1.11.1 optionalDependencies: - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) transitivePeerDependencies: - supports-color @@ -15263,12 +15469,12 @@ snapshots: dependencies: eslint: 9.39.3(jiti@2.6.1) - eslint-plugin-jest@28.14.0(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3): + eslint-plugin-jest@28.14.0(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint: 9.39.3(jiti@2.6.1) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) transitivePeerDependencies: - supports-color - typescript @@ -15327,19 +15533,19 @@ snapshots: dependencies: eslint: 9.39.3(jiti@2.6.1) - eslint-plugin-prettier@5.5.1(eslint-config-prettier@10.1.5(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1): + eslint-plugin-prettier@5.5.5(eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3): dependencies: eslint: 9.39.3(jiti@2.6.1) - prettier: 3.8.1 + prettier: 3.8.3 prettier-linter-helpers: 1.0.1 synckit: 0.11.12 optionalDependencies: - eslint-config-prettier: 10.1.5(eslint@9.39.3(jiti@2.6.1)) + eslint-config-prettier: 10.1.8(eslint@9.39.3(jiti@2.6.1)) - eslint-plugin-prettier@5.5.1(eslint-config-prettier@9.1.2(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.1): + eslint-plugin-prettier@5.5.5(eslint-config-prettier@9.1.2(eslint@9.39.3(jiti@2.6.1)))(eslint@9.39.3(jiti@2.6.1))(prettier@3.8.3): dependencies: eslint: 9.39.3(jiti@2.6.1) - prettier: 3.8.1 + prettier: 3.8.3 prettier-linter-helpers: 1.0.1 synckit: 0.11.12 optionalDependencies: @@ -15366,7 +15572,7 @@ snapshots: estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 - minimatch: 3.1.4 + minimatch: 3.1.5 object.entries: 1.1.9 object.fromentries: 2.0.8 object.values: 1.2.1 @@ -15380,16 +15586,21 @@ snapshots: dependencies: eslint: 9.39.3(jiti@2.6.1) - eslint-plugin-tsdoc@0.4.0: + eslint-plugin-tsdoc@0.5.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3): dependencies: - '@microsoft/tsdoc': 0.15.1 - '@microsoft/tsdoc-config': 0.17.1 + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 + '@typescript-eslint/utils': 8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + transitivePeerDependencies: + - eslint + - supports-color + - typescript - eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)): + eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1)): dependencies: eslint: 9.39.3(jiti@2.6.1) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.56.1(@typescript-eslint/parser@8.56.1(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.59.2(@typescript-eslint/parser@8.59.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint-scope@8.4.0: dependencies: @@ -15416,7 +15627,7 @@ snapshots: '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 - ajv: 6.14.0 + ajv: 6.15.0 chalk: 4.1.2 cross-spawn: 7.0.6 debug: 4.4.0 @@ -15435,7 +15646,7 @@ snapshots: is-glob: 4.0.3 json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 - minimatch: 3.1.4 + minimatch: 3.1.5 natural-compare: 1.4.0 optionator: 0.9.4 optionalDependencies: @@ -15521,7 +15732,7 @@ snapshots: fast-safe-stringify@1.2.3: {} - fast-uri@3.1.0: {} + fast-uri@3.1.2: {} fast-xml-builder@1.1.5: dependencies: @@ -15655,20 +15866,12 @@ snapshots: hasown: 2.0.3 mime-types: 2.1.35 - form-data@4.0.4: - dependencies: - asynckit: 0.4.0 - combined-stream: 1.0.8 - es-set-tostringtag: 2.1.0 - hasown: 2.0.2 - mime-types: 2.1.35 - form-data@4.0.5: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 es-set-tostringtag: 2.1.0 - hasown: 2.0.2 + hasown: 2.0.3 mime-types: 2.1.35 formatly@0.2.4: @@ -15725,7 +15928,7 @@ snapshots: call-bound: 1.0.4 define-properties: 1.2.1 functions-have-names: 1.2.3 - hasown: 2.0.2 + hasown: 2.0.3 is-callable: 1.2.7 functions-have-names@1.2.3: {} @@ -15748,7 +15951,7 @@ snapshots: get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.2 + hasown: 2.0.3 math-intrinsics: 1.1.0 get-package-type@0.1.0: {} @@ -15844,7 +16047,7 @@ snapshots: globals@15.15.0: {} - globals@16.2.0: {} + globals@16.5.0: {} globalthis@1.0.4: dependencies: @@ -15901,24 +16104,24 @@ snapshots: chalk: 4.1.2 tinygradient: 1.1.5 - graphql-codegen-typescript-operation-types@2.0.2(graphql@16.10.0): + graphql-codegen-typescript-operation-types@2.0.2(graphql@16.14.0): dependencies: - '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.10.0) - '@graphql-codegen/typescript': 4.1.6(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-codegen/plugin-helpers': 5.1.1(graphql@16.14.0) + '@graphql-codegen/typescript': 4.1.6(graphql@16.14.0) + graphql: 16.14.0 transitivePeerDependencies: - encoding - graphql-config@5.1.5(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3): + graphql-config@5.1.5(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3): dependencies: - '@graphql-tools/graphql-file-loader': 8.1.9(graphql@16.10.0) - '@graphql-tools/json-file-loader': 8.0.26(graphql@16.10.0) - '@graphql-tools/load': 8.1.8(graphql@16.10.0) - '@graphql-tools/merge': 9.1.7(graphql@16.10.0) - '@graphql-tools/url-loader': 8.0.33(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/graphql-file-loader': 8.1.9(graphql@16.14.0) + '@graphql-tools/json-file-loader': 8.0.26(graphql@16.14.0) + '@graphql-tools/load': 8.1.8(graphql@16.14.0) + '@graphql-tools/merge': 9.1.7(graphql@16.14.0) + '@graphql-tools/url-loader': 8.0.33(@types/node@18.19.70)(crossws@0.3.5)(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) cosmiconfig: 8.3.6(typescript@5.9.3) - graphql: 16.10.0 + graphql: 16.14.0 jiti: 2.6.1 minimatch: 9.0.9 string-env-interpolation: 1.0.1 @@ -15932,16 +16135,16 @@ snapshots: - typescript - utf-8-validate - graphql-config@5.1.5(@types/node@22.19.17)(crossws@0.3.5)(graphql@16.10.0)(typescript@5.9.3): + graphql-config@5.1.5(@types/node@25.6.0)(crossws@0.3.5)(graphql@16.14.0)(typescript@5.9.3): dependencies: - '@graphql-tools/graphql-file-loader': 8.1.9(graphql@16.10.0) - '@graphql-tools/json-file-loader': 8.0.26(graphql@16.10.0) - '@graphql-tools/load': 8.1.8(graphql@16.10.0) - '@graphql-tools/merge': 9.1.7(graphql@16.10.0) - '@graphql-tools/url-loader': 8.0.33(@types/node@22.19.17)(crossws@0.3.5)(graphql@16.10.0) - '@graphql-tools/utils': 10.7.2(graphql@16.10.0) + '@graphql-tools/graphql-file-loader': 8.1.9(graphql@16.14.0) + '@graphql-tools/json-file-loader': 8.0.26(graphql@16.14.0) + '@graphql-tools/load': 8.1.8(graphql@16.14.0) + '@graphql-tools/merge': 9.1.7(graphql@16.14.0) + '@graphql-tools/url-loader': 8.0.33(@types/node@25.6.0)(crossws@0.3.5)(graphql@16.14.0) + '@graphql-tools/utils': 10.7.2(graphql@16.14.0) cosmiconfig: 8.3.6(typescript@5.9.3) - graphql: 16.10.0 + graphql: 16.14.0 jiti: 2.6.1 minimatch: 9.0.9 string-env-interpolation: 1.0.1 @@ -15956,32 +16159,32 @@ snapshots: - utf-8-validate optional: true - graphql-request@6.1.0(graphql@16.10.0): + graphql-request@6.1.0(graphql@16.14.0): dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) + '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) cross-fetch: 3.2.0 - graphql: 16.10.0 + graphql: 16.14.0 transitivePeerDependencies: - encoding - graphql-request@7.4.0(graphql@16.10.0): + graphql-request@7.4.0(graphql@16.14.0): dependencies: - '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) - graphql: 16.10.0 + '@graphql-typed-document-node/core': 3.2.0(graphql@16.14.0) + graphql: 16.14.0 - graphql-tag@2.12.6(graphql@16.10.0): + graphql-tag@2.12.6(graphql@16.14.0): dependencies: - graphql: 16.10.0 + graphql: 16.14.0 tslib: 2.8.1 - graphql-ws@6.0.7(crossws@0.3.5)(graphql@16.10.0)(ws@8.19.0): + graphql-ws@6.0.7(crossws@0.3.5)(graphql@16.14.0)(ws@8.20.0): dependencies: - graphql: 16.10.0 + graphql: 16.14.0 optionalDependencies: crossws: 0.3.5 - ws: 8.19.0 + ws: 8.20.0 - graphql@16.10.0: {} + graphql@16.14.0: {} gunzip-maybe@1.4.2: dependencies: @@ -15992,16 +16195,16 @@ snapshots: pumpify: 1.5.1 through2: 2.0.5 - h3@1.15.9: + h3@1.15.11: dependencies: - cookie-es: 1.2.2 + cookie-es: 1.2.3 crossws: 0.3.5 - defu: 6.1.4 + defu: 6.1.7 destr: 2.0.5 iron-webcrypto: 1.2.1 node-mock-http: 1.0.4 radix3: 1.1.2 - ufo: 1.6.3 + ufo: 1.6.4 uncrypto: 0.1.3 hard-rejection@2.1.0: {} @@ -16161,7 +16364,7 @@ snapshots: code-excerpt: 4.0.0 indent-string: 5.0.0 is-in-ci: 0.1.0 - lodash: 4.17.23 + lodash: 4.18.1 patch-console: 2.0.0 react: 18.3.1 react-reconciler: 0.29.2(react@18.3.1) @@ -16173,7 +16376,7 @@ snapshots: type-fest: 4.41.0 widest-line: 5.0.0 wrap-ansi: 9.0.2 - ws: 8.18.0 + ws: 8.20.0 yoga-wasm-web: 0.3.3 optionalDependencies: '@types/react': 18.3.12 @@ -16207,7 +16410,7 @@ snapshots: type-fest: 5.4.4 widest-line: 6.0.0 wrap-ansi: 9.0.2 - ws: 8.18.0 + ws: 8.20.0 yoga-layout: 3.2.1 optionalDependencies: '@types/react': 18.3.12 @@ -16218,7 +16421,7 @@ snapshots: internal-slot@1.1.0: dependencies: es-errors: 1.3.0 - hasown: 2.0.2 + hasown: 2.0.3 side-channel: 1.1.0 interpret@1.4.0: {} @@ -16273,7 +16476,11 @@ snapshots: is-core-module@2.16.1: dependencies: - hasown: 2.0.2 + hasown: 2.0.3 + + is-core-module@2.16.2: + dependencies: + hasown: 2.0.3 is-data-view@1.0.2: dependencies: @@ -16292,7 +16499,7 @@ snapshots: is-docker@3.0.0: {} - is-executable@2.0.1: {} + is-executable@2.0.2: {} is-extglob@2.1.1: {} @@ -16360,7 +16567,7 @@ snapshots: call-bound: 1.0.4 gopd: 1.2.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.3 is-relative@1.0.0: dependencies: @@ -16426,7 +16633,7 @@ snapshots: dependencies: is-docker: 2.2.1 - is-wsl@3.1.0: + is-wsl@3.1.1: dependencies: is-inside-container: 1.0.0 @@ -16444,13 +16651,9 @@ snapshots: dependencies: isarray: 1.0.0 - isomorphic-ws@5.0.0(ws@8.18.0): + isomorphic-ws@5.0.0(ws@8.20.0): dependencies: - ws: 8.18.0 - - isomorphic-ws@5.0.0(ws@8.19.0): - dependencies: - ws: 8.19.0 + ws: 8.20.0 istanbul-lib-coverage@3.2.2: {} @@ -16515,7 +16718,7 @@ snapshots: jju@1.4.0: {} - jose@5.9.6: {} + jose@5.10.0: {} js-tokens@4.0.0: {} @@ -16537,7 +16740,7 @@ snapshots: cssstyle: 4.6.0 data-urls: 5.0.0 decimal.js: 10.6.0 - form-data: 4.0.4 + form-data: 4.0.5 html-encoding-sniffer: 4.0.0 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -16553,7 +16756,7 @@ snapshots: whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.0.0 - ws: 8.18.0 + ws: 8.20.0 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -16605,7 +16808,7 @@ snapshots: js-yaml: 4.1.1 lodash: 4.17.23 minimist: 1.2.8 - prettier: 3.8.1 + prettier: 3.8.3 tinyglobby: 0.2.15 json-schema-traverse@0.4.1: {} @@ -16634,7 +16837,7 @@ snapshots: acorn: 8.16.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - semver: 7.6.3 + semver: 7.7.4 jsonc-parser@3.2.0: {} @@ -16678,8 +16881,8 @@ snapshots: smol-toml: 1.6.0 strip-json-comments: 5.0.1 typescript: 5.9.3 - zod: 3.24.4 - zod-validation-error: 3.5.4(zod@3.24.4) + zod: 3.25.76 + zod-validation-error: 3.5.4(zod@3.25.76) language-subtag-registry@0.3.23: {} @@ -16715,7 +16918,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - liquidjs@10.25.0: + liquidjs@10.25.7: dependencies: commander: 10.0.1 @@ -16812,7 +17015,7 @@ snapshots: lz-string@1.5.0: {} - macaddress@0.5.3: {} + macaddress@0.5.4: {} magic-string@0.30.21: dependencies: @@ -16882,9 +17085,9 @@ snapshots: optionalDependencies: '@types/node': 18.19.70 - meros@1.3.2(@types/node@22.19.17): + meros@1.3.2(@types/node@25.6.0): optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 25.6.0 optional: true micromatch@4.0.8: @@ -16912,16 +17115,12 @@ snapshots: minimatch@10.2.4: dependencies: - brace-expansion: 5.0.2 + brace-expansion: 5.0.5 minimatch@10.2.5: dependencies: brace-expansion: 5.0.5 - minimatch@3.1.4: - dependencies: - brace-expansion: 1.1.14 - minimatch@3.1.5: dependencies: brace-expansion: 1.1.14 @@ -16938,10 +17137,6 @@ snapshots: dependencies: brace-expansion: 2.1.0 - minimatch@9.0.8: - dependencies: - brace-expansion: 5.0.3 - minimatch@9.0.9: dependencies: brace-expansion: 2.1.0 @@ -16975,7 +17170,7 @@ snapshots: '@open-draft/deferred-promise': 2.2.0 '@types/statuses': 2.0.6 cookie: 1.1.1 - graphql: 16.10.0 + graphql: 16.14.0 headers-polyfill: 4.0.3 is-node-process: 1.2.0 outvariant: 1.4.3 @@ -16994,14 +17189,14 @@ snapshots: - '@types/node' optional: true - msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3): + msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3): dependencies: - '@inquirer/confirm': 5.1.21(@types/node@22.19.17) + '@inquirer/confirm': 5.1.21(@types/node@25.6.0) '@mswjs/interceptors': 0.41.3 '@open-draft/deferred-promise': 2.2.0 '@types/statuses': 2.0.6 cookie: 1.1.1 - graphql: 16.10.0 + graphql: 16.14.0 headers-polyfill: 4.0.3 is-node-process: 1.2.0 outvariant: 1.4.3 @@ -17082,7 +17277,7 @@ snapshots: normalize-package-data@2.5.0: dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.11 + resolve: 1.22.12 semver: 5.7.2 validate-npm-package-license: 3.0.4 @@ -17148,14 +17343,14 @@ snapshots: open: 8.4.2 ora: 5.3.0 resolve.exports: 2.0.3 - semver: 7.6.3 + semver: 7.7.4 string-width: 4.2.3 tar-stream: 2.2.0 tmp: 0.2.5 tree-kill: 1.2.2 tsconfig-paths: 4.2.0 tslib: 2.8.1 - yaml: 2.8.3 + yaml: 2.8.4 yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: @@ -17413,7 +17608,7 @@ snapshots: bl: 4.1.0 chalk: 4.1.2 cli-cursor: 3.1.0 - cli-spinners: 2.6.1 + cli-spinners: 2.9.2 is-interactive: 1.0.0 log-symbols: 4.1.0 strip-ansi: 6.0.1 @@ -17486,7 +17681,7 @@ snapshots: got: 12.6.1 registry-auth-token: 5.1.1 registry-url: 6.0.1 - semver: 7.6.3 + semver: 7.7.4 package-manager-detector@0.2.11: dependencies: @@ -17589,8 +17784,6 @@ snapshots: path-type@4.0.0: {} - pathe@1.1.1: {} - pathe@1.1.2: {} pathe@2.0.3: {} @@ -17623,7 +17816,7 @@ snapshots: escape-string-regexp: 5.0.0 fast-glob: 3.3.3 matcher: 5.0.0 - yaml: 2.8.3 + yaml: 2.8.4 transitivePeerDependencies: - supports-color @@ -17656,16 +17849,16 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-safe-parser@7.0.1(postcss@8.5.10): + postcss-safe-parser@7.0.1(postcss@8.5.14): dependencies: - postcss: 8.5.10 + postcss: 8.5.14 postcss-selector-parser@7.1.1: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss@8.5.10: + postcss@8.5.14: dependencies: nanoid: 3.3.8 picocolors: 1.1.1 @@ -17685,7 +17878,7 @@ snapshots: prettier@2.8.8: {} - prettier@3.8.1: {} + prettier@3.8.3: {} pretty-format@27.5.1: dependencies: @@ -17723,18 +17916,18 @@ snapshots: proto-list@1.2.4: {} - protobufjs@7.5.4: + protobufjs@8.0.1: dependencies: '@protobufjs/aspromise': 1.1.2 '@protobufjs/base64': 1.1.2 - '@protobufjs/codegen': 2.0.4 + '@protobufjs/codegen': 2.0.5 '@protobufjs/eventemitter': 1.1.0 '@protobufjs/fetch': 1.1.0 '@protobufjs/float': 1.0.2 - '@protobufjs/inquire': 1.1.0 + '@protobufjs/inquire': 1.1.1 '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 - '@protobufjs/utf8': 1.1.0 + '@protobufjs/utf8': 1.1.1 '@types/node': 18.19.70 long: 5.3.2 @@ -17750,6 +17943,11 @@ snapshots: end-of-stream: 1.4.5 once: 1.4.0 + pump@3.0.4: + dependencies: + end-of-stream: 1.4.5 + once: 1.4.0 + pumpify@1.5.1: dependencies: duplexify: 3.7.1 @@ -17900,7 +18098,7 @@ snapshots: rechoir@0.6.2: dependencies: - resolve: 1.22.11 + resolve: 1.22.12 redent@3.0.0: dependencies: @@ -17992,9 +18190,10 @@ snapshots: resolve.exports@2.0.3: {} - resolve@1.22.11: + resolve@1.22.12: dependencies: - is-core-module: 2.16.1 + es-errors: 1.3.0 + is-core-module: 2.16.2 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -18353,7 +18552,7 @@ snapshots: stackframe@1.3.4: {} - stacktracey@2.1.8: + stacktracey@2.2.0: dependencies: as-table: 1.0.55 get-source: 2.0.12 @@ -18389,7 +18588,7 @@ snapshots: dependencies: emoji-regex: 10.6.0 get-east-asian-width: 1.5.0 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 string-width@8.2.0: dependencies: @@ -18458,10 +18657,6 @@ snapshots: dependencies: ansi-regex: 5.0.1 - strip-ansi@7.1.0: - dependencies: - ansi-regex: 6.2.2 - strip-ansi@7.2.0: dependencies: ansi-regex: 6.2.2 @@ -18669,13 +18864,13 @@ snapshots: trim-newlines@3.0.1: {} - ts-api-utils@2.4.0(typescript@5.9.3): + ts-api-utils@2.5.0(typescript@5.9.3): dependencies: typescript: 5.9.3 ts-declaration-location@1.0.7(typescript@5.9.3): dependencies: - picomatch: 4.0.3 + picomatch: 4.0.4 typescript: 5.9.3 ts-error@1.0.6: {} @@ -18795,7 +18990,7 @@ snapshots: '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 markdown-it: 14.1.1 - minimatch: 9.0.8 + minimatch: 9.0.9 typescript: 5.9.3 yaml: 2.8.2 @@ -18820,7 +19015,7 @@ snapshots: uc.micro@2.1.0: {} - ufo@1.6.3: {} + ufo@1.6.4: {} unbox-primitive@1.1.0: dependencies: @@ -18837,6 +19032,9 @@ snapshots: undici-types@6.21.0: {} + undici-types@7.19.2: + optional: true + undici@5.29.0: dependencies: '@fastify/busboy': 2.1.1 @@ -18932,13 +19130,13 @@ snapshots: validate-npm-package-name@5.0.1: {} - vite-node@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3): + vite-node@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4): dependencies: cac: 6.7.14 debug: 4.4.3(supports-color@8.1.1) es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) transitivePeerDependencies: - '@types/node' - jiti @@ -18953,13 +19151,13 @@ snapshots: - tsx - yaml - vite-node@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3): + vite-node@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4): dependencies: cac: 6.7.14 debug: 4.4.3(supports-color@8.1.1) es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) transitivePeerDependencies: - '@types/node' - jiti @@ -18974,7 +19172,7 @@ snapshots: - tsx - yaml - vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3): + vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -18988,9 +19186,9 @@ snapshots: jiti: 2.6.1 sass: 1.97.3 tsx: 4.21.0 - yaml: 2.8.3 + yaml: 2.8.4 - vite@6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3): + vite@6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.3) @@ -18999,18 +19197,18 @@ snapshots: rollup: 4.59.0 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 25.6.0 fsevents: 2.3.3 jiti: 2.6.1 sass: 1.97.3 tsx: 4.21.0 - yaml: 2.8.3 + yaml: 2.8.4 - vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3): + vitest@3.2.4(@types/node@18.19.70)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4): dependencies: '@types/chai': 5.2.3 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + '@vitest/mocker': 3.2.4(msw@2.12.10(@types/node@18.19.70)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -19028,8 +19226,8 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) - vite-node: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) + vite-node: 3.2.4(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 18.19.70 @@ -19048,11 +19246,11 @@ snapshots: - tsx - yaml - vitest@3.2.4(@types/node@22.19.17)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3): + vitest@3.2.4(@types/node@25.6.0)(jiti@2.6.1)(jsdom@28.1.0)(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4): dependencies: '@types/chai': 5.2.3 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(msw@2.12.10(@types/node@22.19.17)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3)) + '@vitest/mocker': 3.2.4(msw@2.12.10(@types/node@25.6.0)(typescript@5.9.3))(vite@6.4.1(@types/node@18.19.70)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -19070,11 +19268,11 @@ snapshots: tinyglobby: 0.2.15 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.4.1(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) - vite-node: 3.2.4(@types/node@22.19.17)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.3) + vite: 6.4.1(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) + vite-node: 3.2.4(@types/node@25.6.0)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.4) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.19.17 + '@types/node': 25.6.0 jsdom: 28.1.0 transitivePeerDependencies: - jiti @@ -19254,13 +19452,11 @@ snapshots: dependencies: ansi-styles: 6.2.3 string-width: 7.2.0 - strip-ansi: 7.1.0 + strip-ansi: 7.2.0 wrappy@1.0.2: {} - ws@8.18.0: {} - - ws@8.19.0: {} + ws@8.20.0: {} xml-name-validator@5.0.0: {} @@ -19280,6 +19476,8 @@ snapshots: yaml@2.8.3: {} + yaml@2.8.4: {} + yargs-parser@18.1.3: dependencies: camelcase: 5.3.1 @@ -19317,8 +19515,8 @@ snapshots: compress-commons: 4.1.2 readable-stream: 3.6.2 - zod-validation-error@3.5.4(zod@3.24.4): + zod-validation-error@3.5.4(zod@3.25.76): dependencies: - zod: 3.24.4 + zod: 3.25.76 - zod@3.24.4: {} + zod@3.25.76: {}