From 52e6085f507b59c021f7db2bc83a90776f7a0acc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 01:34:07 +0000 Subject: [PATCH] chore(deps): pin dependencies --- apps/cli/package.json | 12 +- apps/vscode-extension/package.json | 16 +- package.json | 34 +- packages/definition/package.json | 2 +- packages/node-engine/package.json | 2 +- packages/service-graph/package.json | 2 +- packages/vscode-state/package.json | 4 +- pnpm-lock.yaml | 5436 ++++++++++++++++----------- 8 files changed, 3245 insertions(+), 2263 deletions(-) diff --git a/apps/cli/package.json b/apps/cli/package.json index f82ef5e8..2bab08f3 100644 --- a/apps/cli/package.json +++ b/apps/cli/package.json @@ -46,12 +46,12 @@ "node": ">=18.0.0" }, "devDependencies": { - "@oclif/prettier-config": "^0.2.1", - "@oclif/test": "^3.2.15", - "eslint-config-oclif": "^5.2.2", - "eslint-config-oclif-typescript": "^3.1.14", - "eslint-config-prettier": "^9.1.2", - "oclif": "^4.22.57" + "@oclif/prettier-config": "0.2.1", + "@oclif/test": "3.2.15", + "eslint-config-oclif": "5.2.2", + "eslint-config-oclif-typescript": "3.1.14", + "eslint-config-prettier": "9.1.2", + "oclif": "4.22.57" }, "oclif": { "bin": "acidic", diff --git a/apps/vscode-extension/package.json b/apps/vscode-extension/package.json index 95b1461b..3d999370 100644 --- a/apps/vscode-extension/package.json +++ b/apps/vscode-extension/package.json @@ -303,14 +303,14 @@ "devDependencies": { "@storm-software/testing-tools": "latest", "@storm-software/workspace-tools": "latest", - "@types/node": "20.9.0", - "@types/react": "^18.3.27", - "@types/react-dom": "^18.3.7", - "@types/vscode": "^1.107.0", - "esbuild-style-plugin": "^1.6.3", - "langium-cli": "^2.1.0", - "typescript": "~5.2.2", - "vscode-test": "^1.6.1" + "@types/node": "20.19.42", + "@types/react": "18.3.31", + "@types/react-dom": "18.3.7", + "@types/vscode": "1.107.0", + "esbuild-style-plugin": "1.6.3", + "langium-cli": "2.1.0", + "typescript": "5.2.2", + "vscode-test": "1.6.1" }, "engines": { "vscode": "^1.46.0" diff --git a/package.json b/package.json index 7845ce75..7a058a71 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "view-config": "pnpm exec storm-config" }, "devDependencies": { - "@ls-lint/ls-lint": "^2.3.1", + "@ls-lint/ls-lint": "2.3.1", "@monodon/rust": "catalog:", "@nx/devkit": "catalog:", "@nx/eslint-plugin": "catalog:", @@ -76,23 +76,23 @@ "@storm-software/tsdoc": "catalog:", "@storm-software/untyped": "catalog:", "@storm-software/workspace-tools": "catalog:", - "@taplo/cli": "^0.7.0", - "@types/node": "20.9.0", - "@types/react": "^19.2.7", - "@types/react-dom": "^19.2.3", - "eslint": "^9.39.2", - "langium": "^2.1.3", - "lefthook": "^1.13.6", - "log4brains": "^1.1.0", + "@taplo/cli": "0.7.0", + "@types/node": "20.19.42", + "@types/react": "19.2.7", + "@types/react-dom": "19.2.3", + "eslint": "9.39.2", + "langium": "2.1.3", + "lefthook": "1.13.6", + "log4brains": "1.1.0", "nx": "catalog:", - "prettier": "^3.7.4", - "prettier-plugin-prisma": "^5.0.0", - "prettier-plugin-tailwindcss": "^0.5.14", - "rimraf": "^5.0.10", - "tailwindcss": "3.2.7", - "typescript": "5.3.3", - "verdaccio": "^5.33.0", - "vite": "^5.4.21", + "prettier": "3.7.4", + "prettier-plugin-prisma": "5.0.0", + "prettier-plugin-tailwindcss": "0.5.14", + "rimraf": "5.0.10", + "tailwindcss": "3.4.19", + "typescript": "5.9.3", + "verdaccio": "5.33.0", + "vite": "5.4.21", "vitest": "1.0.4", "zx": "catalog:" }, diff --git a/packages/definition/package.json b/packages/definition/package.json index c09f83a6..587c9aa8 100644 --- a/packages/definition/package.json +++ b/packages/definition/package.json @@ -17,5 +17,5 @@ "publishConfig": { "access": "public" }, "peerDependencies": { "typia": "^5.3.9" }, "peerDependenciesMeta": { "typia": { "optional": true } }, - "devDependencies": { "@types/node": "20.9.0" } + "devDependencies": { "@types/node": "20.19.42" } } diff --git a/packages/node-engine/package.json b/packages/node-engine/package.json index 0da8dace..b0c3313d 100644 --- a/packages/node-engine/package.json +++ b/packages/node-engine/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@storm-software/testing-tools": "latest", "@storm-software/workspace-tools": "latest", - "@types/prettier": "^3.0.0" + "@types/prettier": "3.0.0" }, "publishConfig": { "access": "public" diff --git a/packages/service-graph/package.json b/packages/service-graph/package.json index 671e0179..8d6fff7f 100644 --- a/packages/service-graph/package.json +++ b/packages/service-graph/package.json @@ -35,7 +35,7 @@ "tailwind-merge": "^2.6.0" }, "devDependencies": { - "@types/react": "^18.3.27" + "@types/react": "18.3.27" }, "peerDependencies": { "react": "18.2.0", diff --git a/packages/vscode-state/package.json b/packages/vscode-state/package.json index bf35d3f5..1d317a34 100644 --- a/packages/vscode-state/package.json +++ b/packages/vscode-state/package.json @@ -23,8 +23,8 @@ "vscode-uri": "^3.1.0" }, "devDependencies": { - "@types/node": "20.9.0", - "@types/vscode": "^1.107.0" + "@types/node": "20.19.42", + "@types/vscode": "1.120.0" }, "engines": { "vscode": "^1.67.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f14227c..4900d513 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,42 +122,40 @@ overrides: '@acidic/vscode-state': workspace:* acidic: workspace:* -pnpmfileChecksum: sha256-9jniclVkiaGH66AV3xlKeLq8c5MLXyu6/dvtXFvt6HI= - importers: .: devDependencies: '@ls-lint/ls-lint': - specifier: ^2.3.1 + specifier: 2.3.1 version: 2.3.1 '@monodon/rust': specifier: 'catalog:' - version: 2.3.0(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(nx@22.3.1(@swc/core@1.7.26)) + version: 2.3.0(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(nx@22.3.1(@swc/core@1.7.26)) '@nx/devkit': specifier: 'catalog:' version: 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/eslint-plugin': specifier: 'catalog:' - version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.4.2)))(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@1.21.7)))(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/jest': specifier: 'catalog:' - version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/js': specifier: 'catalog:' version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/plugin': specifier: 'catalog:' - version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(@zkochan/js-yaml@0.0.7)(babel-plugin-macros@3.1.0)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(@zkochan/js-yaml@0.0.7)(babel-plugin-macros@3.1.0)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/react': specifier: 'catalog:' - version: 22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/react@19.2.7)(@zkochan/js-yaml@0.0.7)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + version: 22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@zkochan/js-yaml@0.0.7)(esbuild@0.27.1)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) '@nx/storybook': specifier: 'catalog:' - version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(storybook@10.1.4(@testing-library/dom@10.4.1)(@types/prettier@3.0.0)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(storybook@10.1.4(@testing-library/dom@10.4.1)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/vite': specifier: 'catalog:' - version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1)) + version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1)) '@nx/web': specifier: 'catalog:' version: 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) @@ -166,7 +164,7 @@ importers: version: 22.3.1(@swc/core@1.7.26) '@powerlines/nx': specifier: 'catalog:' - version: 0.10.68(7c89efd35b5cf5dc59e117f1b77bd767) + version: 0.10.68(f662f9460d19c6394b95e466a6b8bd6a) '@powerlines/tsconfig': specifier: 'catalog:' version: 0.2.43(@storm-software/tsconfig@0.47.59) @@ -181,10 +179,10 @@ importers: version: 0.45.71(cspell@8.19.4) '@storm-software/eslint': specifier: 'catalog:' - version: 0.169.73(22bc31c2865b6057f1a58606286decbc) + version: 0.169.73(a877c4816de60c472d1023cc3ae01ba7) '@storm-software/git-tools': specifier: 'catalog:' - version: 2.124.55(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.9.0)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.2.1) + version: 2.124.55(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) '@storm-software/linting-tools': specifier: 'catalog:' version: 1.132.72(chokidar@4.0.3) @@ -193,73 +191,73 @@ importers: version: 0.30.71 '@storm-software/pnpm-tools': specifier: 'catalog:' - version: 0.6.74 + version: 0.6.74(zod@4.4.3) '@storm-software/prettier': specifier: 'catalog:' - version: 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) + version: 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) '@storm-software/tsdoc': specifier: 'catalog:' - version: 0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0) + version: 0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0) '@storm-software/untyped': specifier: 'catalog:' version: 0.24.53 '@storm-software/workspace-tools': specifier: 'catalog:' - version: 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) + version: 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) '@taplo/cli': - specifier: ^0.7.0 + specifier: 0.7.0 version: 0.7.0 '@types/node': - specifier: 20.9.0 - version: 20.9.0 + specifier: 20.19.42 + version: 20.19.42 '@types/react': - specifier: ^19.2.7 + specifier: 19.2.7 version: 19.2.7 '@types/react-dom': - specifier: ^19.2.3 + specifier: 19.2.3 version: 19.2.3(@types/react@19.2.7) eslint: - specifier: ^9.39.2 - version: 9.39.2(jiti@2.4.2) + specifier: 9.39.2 + version: 9.39.2(jiti@1.21.7) langium: - specifier: ^2.1.3 + specifier: 2.1.3 version: 2.1.3 lefthook: - specifier: ^1.13.6 + specifier: 1.13.6 version: 1.13.6 log4brains: - specifier: ^1.1.0 + specifier: 1.1.0 version: 1.1.0(sass@1.97.0)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) nx: specifier: 'catalog:' version: 22.3.1(@swc/core@1.7.26) prettier: - specifier: ^3.7.4 + specifier: 3.7.4 version: 3.7.4 prettier-plugin-prisma: - specifier: ^5.0.0 + specifier: 5.0.0 version: 5.0.0(prettier@3.7.4) prettier-plugin-tailwindcss: - specifier: ^0.5.14 - version: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4) + specifier: 0.5.14 + version: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4) rimraf: - specifier: ^5.0.10 + specifier: 5.0.10 version: 5.0.10 tailwindcss: - specifier: 3.2.7 - version: 3.2.7(postcss@8.5.6) + specifier: 3.4.19 + version: 3.4.19(yaml@2.9.0) typescript: - specifier: 5.3.3 - version: 5.3.3 + specifier: 5.9.3 + version: 5.9.3 verdaccio: - specifier: ^5.33.0 + specifier: 5.33.0 version: 5.33.0(encoding@0.1.13)(typanion@3.14.0) vite: - specifier: ^5.4.21 - version: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + specifier: 5.4.21 + version: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) vitest: specifier: 1.0.4 - version: 1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + version: 1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) zx: specifier: 'catalog:' version: 8.8.5 @@ -277,19 +275,19 @@ importers: version: 5.4.54 '@storm-software/config-tools': specifier: latest - version: 1.188.72 + version: 1.190.40(zod@4.4.3) '@storm-stack/cli': specifier: latest - version: 0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12)) + version: 0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.19.42)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12))(zod@4.4.3) '@storm-stack/errors': specifier: latest - version: 1.40.0(a2cc6b2ce370fdbb735252ecb9aded8d) + version: 1.40.0(d1c9b82efd7770869e7af6ea5ddc3d2e) '@storm-stack/file-system': specifier: latest - version: 1.39.0 + version: 1.39.0(zod@4.4.3) '@storm-stack/logging': specifier: latest - version: 1.40.0 + version: 1.40.0(zod@4.4.3) '@storm-stack/telemetry': specifier: latest version: 1.19.0(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(encoding@0.1.13) @@ -301,23 +299,23 @@ importers: version: 11.1.0 devDependencies: '@oclif/prettier-config': - specifier: ^0.2.1 + specifier: 0.2.1 version: 0.2.1 '@oclif/test': - specifier: ^3.2.15 + specifier: 3.2.15 version: 3.2.15 eslint-config-oclif: - specifier: ^5.2.2 - version: 5.2.2(eslint@9.39.2(jiti@2.6.1)) + specifier: 5.2.2 + version: 5.2.2(eslint@9.39.2(jiti@2.7.0)) eslint-config-oclif-typescript: - specifier: ^3.1.14 - version: 3.1.14(astro-eslint-parser@1.2.2)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + specifier: 3.1.14 + version: 3.1.14(astro-eslint-parser@1.2.2)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.7.0)))(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) eslint-config-prettier: - specifier: ^9.1.2 - version: 9.1.2(eslint@9.39.2(jiti@2.6.1)) + specifier: 9.1.2 + version: 9.1.2(eslint@9.39.2(jiti@2.7.0)) oclif: - specifier: ^4.22.57 - version: 4.22.57(@types/node@20.9.0) + specifier: 4.22.57 + version: 4.22.57(@types/node@20.19.42) apps/language-server: dependencies: @@ -353,19 +351,19 @@ importers: version: link:../../crates/acidic-binding/npm/win32-x64-msvc '@storm-software/config-tools': specifier: latest - version: 1.188.72 + version: 1.190.40(zod@4.4.3) '@storm-stack/cli': specifier: latest - version: 0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + version: 0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3) '@storm-stack/errors': specifier: latest - version: 1.40.0(8e935c0504da5b02797b8ad8adf62bac) + version: 1.40.0(52687b7ed2600ecc5a7b50cf2bc7fd13) '@storm-stack/file-system': specifier: latest - version: 1.39.0 + version: 1.39.0(zod@4.4.3) '@storm-stack/logging': specifier: latest - version: 1.40.0 + version: 1.40.0(zod@4.4.3) '@storm-stack/telemetry': specifier: latest version: 1.19.0(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(encoding@0.1.13) @@ -383,28 +381,22 @@ importers: version: 0.2.19(esbuild@0.27.1) '@storm-software/config-tools': specifier: latest - version: 1.188.72 + version: 1.190.40(zod@4.4.3) '@storm-stack/errors': specifier: latest - version: 1.40.0(a325610cb056de07f5338302125644c4) + version: 1.40.0(e763f08e09be7e160a9d7d175cf604c7) '@storm-stack/file-system': specifier: latest - version: 1.39.0 + version: 1.39.0(zod@4.4.3) '@storm-stack/logging': specifier: latest - version: 1.40.0 + version: 1.40.0(zod@4.4.3) '@storm-stack/serialization': specifier: latest version: 1.46.0 '@storm-stack/telemetry': specifier: latest version: 1.19.0(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(encoding@0.1.13) - '@types/react': - specifier: ^18.3.27 - version: 18.3.27 - '@types/react-dom': - specifier: ^18.3.7 - version: 18.3.7(@types/react@18.3.27) '@vscode/vsce': specifier: 2.21.1 version: 2.21.1 @@ -447,27 +439,33 @@ importers: devDependencies: '@storm-software/testing-tools': specifier: latest - version: 1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)) + version: 1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0)) '@storm-software/workspace-tools': specifier: latest - version: 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) + version: 1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) '@types/node': - specifier: 20.9.0 - version: 20.9.0 + specifier: 20.19.42 + version: 20.19.42 + '@types/react': + specifier: 18.3.31 + version: 18.3.31 + '@types/react-dom': + specifier: 18.3.7 + version: 18.3.7(@types/react@18.3.31) '@types/vscode': - specifier: ^1.107.0 + specifier: 1.107.0 version: 1.107.0 esbuild-style-plugin: - specifier: ^1.6.3 + specifier: 1.6.3 version: 1.6.3 langium-cli: - specifier: ^2.1.0 + specifier: 2.1.0 version: 2.1.0 typescript: - specifier: ~5.2.2 + specifier: 5.2.2 version: 5.2.2 vscode-test: - specifier: ^1.6.1 + specifier: 1.6.1 version: 1.6.1 publishDirectory: dist/apps/vscode-extension @@ -499,7 +497,7 @@ importers: dependencies: '@storm-stack/errors': specifier: latest - version: 1.40.0(a2cc6b2ce370fdbb735252ecb9aded8d) + version: 1.40.0(d1c9b82efd7770869e7af6ea5ddc3d2e) '@storm-stack/serialization': specifier: latest version: 1.46.0 @@ -508,11 +506,11 @@ importers: version: 1.39.0 typia: specifier: ^5.3.9 - version: 5.5.10(@types/node@20.9.0)(typescript@5.9.3) + version: 5.5.10(@types/node@20.19.42)(typescript@5.9.3) devDependencies: '@types/node': - specifier: 20.9.0 - version: 20.9.0 + specifier: 20.19.42 + version: 20.19.42 packages/messages: dependencies: @@ -524,7 +522,7 @@ importers: version: 1.39.0 typia: specifier: ^5.3.9 - version: 5.5.10(@types/node@20.9.0)(typescript@5.9.3) + version: 5.5.10(@types/node@20.19.42)(typescript@5.9.3) packages/native-installer: dependencies: @@ -554,19 +552,19 @@ importers: dependencies: '@storm-software/config-tools': specifier: latest - version: 1.188.72 + version: 1.190.40(zod@3.25.76) '@storm-stack/date-time': specifier: latest version: 1.46.0 '@storm-stack/errors': specifier: latest - version: 1.40.0(07e7efebf889dd1e53802be2a9efc199) + version: 1.40.0(52687b7ed2600ecc5a7b50cf2bc7fd13) '@storm-stack/file-system': specifier: latest - version: 1.39.0 + version: 1.39.0(zod@3.25.76) '@storm-stack/logging': specifier: latest - version: 1.40.0 + version: 1.40.0(zod@3.25.76) '@storm-stack/plugin-system': specifier: latest version: 1.23.0 @@ -582,9 +580,6 @@ importers: '@storm-stack/utilities': specifier: latest version: 1.39.0 - '@types/prettier': - specifier: ^3.0.0 - version: 3.0.0 bentocache: specifier: 1.0.0-beta.7 version: 1.0.0-beta.7(tslib@2.8.1) @@ -627,10 +622,13 @@ importers: devDependencies: '@storm-software/testing-tools': specifier: latest - version: 1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)) + version: 1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0)) '@storm-software/workspace-tools': specifier: latest - version: 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) + version: 1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) + '@types/prettier': + specifier: 3.0.0 + version: 3.0.0 packages/plugin: {} @@ -680,7 +678,7 @@ importers: version: 2.6.0 devDependencies: '@types/react': - specifier: ^18.3.27 + specifier: 18.3.27 version: 18.3.27 packages/syntax: {} @@ -689,22 +687,19 @@ importers: dependencies: '@storm-software/config-tools': specifier: latest - version: 1.188.72 + version: 1.190.40(zod@4.4.3) '@storm-stack/file-system': specifier: latest - version: 1.39.0 + version: 1.39.0(zod@4.4.3) '@storm-stack/logging': specifier: latest - version: 1.40.0 + version: 1.40.0(zod@4.4.3) '@storm-stack/telemetry': specifier: latest version: 1.19.0(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(encoding@0.1.13) '@storm-stack/utilities': specifier: latest version: 1.39.0 - '@types/vscode': - specifier: ^1.107.0 - version: 1.107.0 glob: specifier: ^10.5.0 version: 10.5.0 @@ -725,14 +720,17 @@ importers: version: 3.1.0 devDependencies: '@types/node': - specifier: 20.9.0 - version: 20.9.0 + specifier: 20.19.42 + version: 20.19.42 + '@types/vscode': + specifier: 1.120.0 + version: 1.120.0 plugins/drizzle: dependencies: '@storm-stack/errors': specifier: latest - version: 1.40.0(8e935c0504da5b02797b8ad8adf62bac) + version: 1.40.0(52687b7ed2600ecc5a7b50cf2bc7fd13) plugins/valibot: {} @@ -744,17 +742,17 @@ importers: dependencies: '@powerlines/plugin-plugin': specifier: 'catalog:' - version: 0.12.27(@babel/core@7.28.5)(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(synckit@0.11.11)(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + version: 0.12.27(@babel/core@7.28.5)(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(synckit@0.11.11)(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3) defu: specifier: 'catalog:' version: 6.1.4 powerlines: specifier: 'catalog:' - version: 0.30.13(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + version: 0.30.13(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3) devDependencies: '@powerlines/nx': specifier: 'catalog:' - version: 0.10.68(0a7569ec5918bf340d10e0c868c7782d) + version: 0.10.68(de58282195977492f9f02f98f98f1053) '@types/node': specifier: 'catalog:' version: 20.9.0 @@ -776,9 +774,25 @@ importers: packages: + '@actions/core@3.0.1': + resolution: {integrity: sha512-a6d/Nwahm9fliVGRhdhofo40HjHQasUPusmc7vBfyky+7Z+P2A1J68zyFVaNcEclc/Se+eO595oAr5nwEIoIUA==} + + '@actions/exec@3.0.0': + resolution: {integrity: sha512-6xH/puSoNBXb72VPlZVm7vQ+svQpFyA96qdDBvhB8eNZOE8LtPf9L4oAsfzK/crCL8YZ+19fKYVnM63Sl+Xzlw==} + + '@actions/http-client@4.0.1': + resolution: {integrity: sha512-+Nvd1ImaOZBSoPbsUtEhv+1z99H12xzncCkz0a3RuehINE81FZSe2QTj3uvAPTcJX/SCzUQHQ0D1GrPMbrPitg==} + + '@actions/io@3.0.2': + resolution: {integrity: sha512-nRBchcMM+QK1pdjO7/idu86rbJI5YHUKCvKs0KxnSYbVe3F51UfGxuZX4Qy/fWlp6l7gWFwIkrOzN+oUK03kfw==} + '@adobe/css-tools@4.4.4': resolution: {integrity: sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==} + '@alloc/quick-lru@5.2.0': + resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} + engines: {node: '>=10'} + '@alloy-js/babel-plugin-jsx-dom-expressions@0.39.1': resolution: {integrity: sha512-j9IaewDPFfi/b7b3VKknp1dZYuUeASghMdlPpHvHvR40mF9BLdp/xg+kjDdvAMqvSyI3hOzWTneijmX07SRE0w==} peerDependencies: @@ -1981,12 +1995,21 @@ packages: peerDependencies: '@noble/ciphers': ^1.0.0 + '@emnapi/core@1.4.5': + resolution: {integrity: sha512-XsLw1dEOpkSX/WucdqUhPWP7hDxSvZiY+fsUC14h+FtQ2Ifni4znbBt8punRX+Uj2JG/uDb8nEHVKvrVlvdZ5Q==} + '@emnapi/core@1.7.1': resolution: {integrity: sha512-o1uhUASyo921r2XtHYOHy7gdkGLge8ghBEQHMWmyJFoXlpU58kIrhhN3w26lpQb6dspetweapMn2CSNwQ8I4wg==} + '@emnapi/runtime@1.4.5': + resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==} + '@emnapi/runtime@1.7.1': resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==} + '@emnapi/wasi-threads@1.0.4': + resolution: {integrity: sha512-PJR+bOmMOPH8AtcTGAyYNiuJ3/Fcoj2XN/gBEWzDIKh254XO+mM9XoXHk5GNEhodxeMznbg7BlRojVbKN+gC6g==} + '@emnapi/wasi-threads@1.1.0': resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==} @@ -3298,7 +3321,6 @@ packages: resolution: {integrity: sha512-mafft7VBX4jzED1FwGC1o/9QUM2xebzavImZMeqnsklgcyxBto8mV4HzNSzUrryJ+8R9MFOM3HgYuDradWR+4g==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} peerDependencies: - '@types/node-notifier': '*' node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 peerDependenciesMeta: node-notifier: @@ -3308,7 +3330,6 @@ packages: resolution: {integrity: sha512-DRyW6baWPqKMa9CzeiBjHwjd8XeAyco2Vt8XbcLFjiwCOEKOvy82GJ8QQnJE9ofsxCMPjH4MfH8fCWIHHDKpAQ==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} peerDependencies: - '@types/node-notifier': '*' node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 peerDependenciesMeta: node-notifier: @@ -3514,16 +3535,26 @@ packages: '@microsoft/api-extractor-model@7.32.2': resolution: {integrity: sha512-Ussc25rAalc+4JJs9HNQE7TuO9y6jpYQX9nWD1DhqUzYPBr3Lr7O9intf+ZY8kD5HnIqeIRJX7ccCT0QyBy2Ww==} + '@microsoft/api-extractor-model@7.33.8': + resolution: {integrity: sha512-aIcoQggPyer3B6Ze3usz0YWC/oBwUHfRH5ETUsr+oT2BRA6SfTJl7IKPcPZkX4UR+PohowzW4uMxsvjrn8vm+w==} + '@microsoft/api-extractor@7.55.2': resolution: {integrity: sha512-1jlWO4qmgqYoVUcyh+oXYRztZde/pAi7cSVzBz/rc+S7CoVzDasy8QE13dx6sLG4VRo8SfkkLbFORR6tBw4uGQ==} hasBin: true + '@microsoft/api-extractor@7.58.7': + resolution: {integrity: sha512-yK6OycD46gIzLRpj6ueVUWPk1ACSpkN1LBo05gY1qPTylbWyUCanXfH7+VgkI5LJrJoRSQR5F04XuCffCXLOBw==} + hasBin: true + '@microsoft/tsdoc-config@0.17.1': resolution: {integrity: sha512-UtjIFe0C6oYgTnad4q1QP4qXwLhe6tIpNTRStJ2RZEPIkqQPREAwE5spzVxsdn9UaEMUqhh0AqSx3X4nWAKXWw==} '@microsoft/tsdoc-config@0.18.0': resolution: {integrity: sha512-8N/vClYyfOH+l4fLkkr9+myAoR6M7akc8ntBJ4DJdWH2b09uVfr71+LTMpNyG19fNqWDg8KEDZhx5wxuqHyGjw==} + '@microsoft/tsdoc-config@0.18.1': + resolution: {integrity: sha512-9brPoVdfN9k9g0dcWkFeA7IH9bbcttzDJlXvkf8b2OBzd5MueR1V2wkKBL0abn0otvmkHJC6aapBOTJDDeMCZg==} + '@microsoft/tsdoc@0.15.1': resolution: {integrity: sha512-4aErSrCR/On/e5G2hDP0wjooqDdauzEbIq8hIkIe5pXV0rtWJZvdCEKL0ykZxex+IxIwBp0eGeV48hQN07dXtw==} @@ -3541,7 +3572,6 @@ packages: '@module-federation/data-prefetch@0.21.6': resolution: {integrity: sha512-8HD7ZhtWZ9vl6i3wA7M8cEeCRdtvxt09SbMTfqIPm+5eb/V4ijb8zGTYSRhNDb5RCB+BAixaPiZOWKXJ63/rVw==} peerDependencies: - '@types/react': '*' react: '>=16.9.0' react-dom: '>=16.9.0' @@ -4076,6 +4106,11 @@ packages: peerDependencies: nx: '>= 21 <= 23 || ^22.0.0-0' + '@nx/devkit@22.7.5': + resolution: {integrity: sha512-/63ziS7kdHXYTLLhwWBu9hFwoFFT8xf+PkcQjsNdPqc5JmkYkSew0cE/vp5ORgBpGLWWnFPJgmfqjbJoO2C7jA==} + peerDependencies: + nx: '>= 21 <= 23 || ^22.0.0-0' + '@nx/eslint-plugin@22.3.1': resolution: {integrity: sha512-VDzKpJNSDop6J5j3Nsgly0o76lbKLhh22+HtPqiPwN/q8SzcmXkdOUzdYgsaTa7bRailqvXSzbmVJMrvQBcldQ==} peerDependencies: @@ -4105,6 +4140,14 @@ packages: verdaccio: optional: true + '@nx/js@22.7.5': + resolution: {integrity: sha512-2nJdlNPwYRldsdmUz+p/O8kF7eVjINaycTO4o1FXn8DL09wLvhxb1kFAaJrGA3Ig6znAnmRVGitccFt1QTPCIg==} + peerDependencies: + verdaccio: ^6.0.5 + peerDependenciesMeta: + verdaccio: + optional: true + '@nx/module-federation@22.3.1': resolution: {integrity: sha512-8beUbefthC+FcRO31mnwNroGLfd+NseveOKQRlXP+29HwGk2RMRvrEj9zey7Bl2hYNo4xDa0aO9+xBJsnvLCqA==} @@ -4113,51 +4156,101 @@ packages: cpu: [arm64] os: [darwin] + '@nx/nx-darwin-arm64@22.7.5': + resolution: {integrity: sha512-eoPtwx0qZqvRUD+VVOHm150AlSYwYoPxkDHBBGqKCn5nzPspb0lLWw8q83crM/L1M928YgK0WmGf3C++7eqsTA==} + cpu: [arm64] + os: [darwin] + '@nx/nx-darwin-x64@22.3.1': resolution: {integrity: sha512-V6cho6hj3jYAAvsviN2bGrChg29RBdksS58A76OviJwPGSKpN/m5BV3GFAe0LxoMXd+AmgGvygm07/7E9Jymcw==} cpu: [x64] os: [darwin] + '@nx/nx-darwin-x64@22.7.5': + resolution: {integrity: sha512-VLOn/ZoEn3HfjSj+yIHLCM56/el79r+9I28CkZNHaSXJQWZ3edSkcgcfYjVxCurpN2VEwDQHLBeFCH8M+lQ7wQ==} + cpu: [x64] + os: [darwin] + '@nx/nx-freebsd-x64@22.3.1': resolution: {integrity: sha512-NpFr0E5vD0kAv5ual2Hfa80yEa6dUT3KhmzT3Jgn+9CdOCOzwAx/4Z4gz/Uz8yNtJ3xNvb+sNQpsrpdYwv4xAQ==} cpu: [x64] os: [freebsd] + '@nx/nx-freebsd-x64@22.7.5': + resolution: {integrity: sha512-LEVer/E2xfGvK9Go+imMQoEninOoq/38Z2bhV1SD3AThXrp1xaLFVkW5jQ6juebeVkAeztEoMLFlr576egS0vw==} + cpu: [x64] + os: [freebsd] + '@nx/nx-linux-arm-gnueabihf@22.3.1': resolution: {integrity: sha512-S6nTMscgHug0HXufufQheXmU40F2APTdDMVzNaDIYRAfCEEvW5SNcNSsV98fBX2Zabm46Rk3ckpLi8TjbCaGhw==} cpu: [arm] os: [linux] + '@nx/nx-linux-arm-gnueabihf@22.7.5': + resolution: {integrity: sha512-NP27EFGpmFJM6RL1Ey/AFJ7gA2xuqtIHaw6jjSNGvfrnZRUNaway30GrVaGGeODf0DsvAty/unqoBMPy6kDHbw==} + cpu: [arm] + os: [linux] + '@nx/nx-linux-arm64-gnu@22.3.1': resolution: {integrity: sha512-ct4meC411qZXeKZfM0Z10lsoOgpgpE49bE/J6kSGxW8nMbQhM6V5eNvWaAqH3uhTIscj2/OfhlNP0YcNKJME+A==} cpu: [arm64] os: [linux] + '@nx/nx-linux-arm64-gnu@22.7.5': + resolution: {integrity: sha512-QLnkJl3HkHsPfpLiNiAiMfpfAeFpic0U1diAxF8RqChOkCpQ7ulvyBVgE1UrQxvhd+gFQ3ed5RNDxtCRw8nTiw==} + cpu: [arm64] + os: [linux] + '@nx/nx-linux-arm64-musl@22.3.1': resolution: {integrity: sha512-l2IEo2Rp0voLm0VNGXgYCd2l1F68V7ETG1vlXK8yW0EBRjroXJF0J0n9r9MkpogC2HDAtBks/57uSRKFFyOgZQ==} cpu: [arm64] os: [linux] + '@nx/nx-linux-arm64-musl@22.7.5': + resolution: {integrity: sha512-cEP6KmwBgnb38+jTTaibWCjwXcHmigqhTfy0tN1be7WZr6bHxbqNLsXqKRN70PSNA3HouZcxw1cdRL8tqbPBBA==} + cpu: [arm64] + os: [linux] + '@nx/nx-linux-x64-gnu@22.3.1': resolution: {integrity: sha512-zRC6Ea/odkq+NaVGFmJNcHvBggGt+h0LfiBSmhpDGJKR914niz2xU7WBDbqcFOCU8lfzQvYYzvEm3KOGkxmdLA==} cpu: [x64] os: [linux] + '@nx/nx-linux-x64-gnu@22.7.5': + resolution: {integrity: sha512-tbaX1tZCSpGifDNBfDdEZAMxVF3Yg4bhFP/bm1needc0diqb+Zflc0u5tM5/6BWDMITQDwenJVsNiQ8ZdtJURA==} + cpu: [x64] + os: [linux] + '@nx/nx-linux-x64-musl@22.3.1': resolution: {integrity: sha512-9YTmlFwN1vL+mZv7CACSDpoP5WC0PYFsOknRyuKnas6VJxSGRNbE1+qyo+xYbU8q1qeYGwNaPR3cdfWzE5cEnw==} cpu: [x64] os: [linux] + '@nx/nx-linux-x64-musl@22.7.5': + resolution: {integrity: sha512-H0M7csOZIgPT822LqjxSXzf4MXRND15vIkAQe3F3Jlr3Si8LC3tzbL52aVcRfgb8MF/xOB5U47mSwxWt1M2bPQ==} + cpu: [x64] + os: [linux] + '@nx/nx-win32-arm64-msvc@22.3.1': resolution: {integrity: sha512-7+JSFUsmJs+4x7tVczbeJfJ4v/J7bywlxlHy9zreVqjw0D5zdFLGjJEQixDNohGr9S7iBbmHTqzgrokyfqWH0g==} cpu: [arm64] os: [win32] + '@nx/nx-win32-arm64-msvc@22.7.5': + resolution: {integrity: sha512-JTcZch9YAnDL1gbhqePz3DZ4x7iYemLn1yJzrjbbXAmXju2eiiJiZvJJHbV06+SP9HKXDT8RjTKuAWTdVxnHug==} + cpu: [arm64] + os: [win32] + '@nx/nx-win32-x64-msvc@22.3.1': resolution: {integrity: sha512-Wm+6qBFlviUFSYDp8VFPQCXaZzCLgL6QAf62c1YYTUqx95SCrWv/1uH/ZQpNtTV5D0r4N0JA+h9nd2hK2YJzgQ==} cpu: [x64] os: [win32] + '@nx/nx-win32-x64-msvc@22.7.5': + resolution: {integrity: sha512-ngcMyHdBJ9FSz2nHdbZ7gtJlFq0O2b05sPAsVMkZ18CKzdaA1qrBDJfsMO49hPCny505eiT766+CkKdaCDl5kA==} + cpu: [x64] + os: [win32] + '@nx/plugin@22.3.1': resolution: {integrity: sha512-vNT7R1dMzW3R/ht4ufzWdtmSRNan5zr5No8nGfEPnm5NsyKUe67nCdFouP3Y5lfbmru34l9IgYXatHHjwt4k3Q==} @@ -4195,6 +4288,9 @@ packages: '@nx/workspace@22.3.1': resolution: {integrity: sha512-gR6P4mGfMQvayzOfmMuO41pMMOgIALZyU/O/34gsaUvLuU0DpH3DFYUVT075s9ox7aDVA0rYxN8pWjfbdaofqw==} + '@nx/workspace@22.7.5': + resolution: {integrity: sha512-f3zx8EAOl0ANd2UXZIniBoHfDvNvi2Uy65R9Rp6emdcx7rxsuTU5Eaidryleo9wIQ5cZAcMx7Wvzp5Srj8diKA==} + '@oclif/core@3.27.0': resolution: {integrity: sha512-Fg93aNFvXzBq5L7ztVHFP2nYwWU1oTCq48G0TjF/qC1UN36KWa2H5Hsm72kERd5x/sjy2M2Tn4kDEorUlpXOlw==} engines: {node: '>=18.0.0'} @@ -5761,111 +5857,236 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.61.1': + resolution: {integrity: sha512-JnBB8MdXj45cajvTuO5FmPlvFVJRQgvrz1uSEl3NwqFnReAPGwb8EanbGi4z2nRaqLzjJSv5/JmycoTKlRZxHA==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.53.5': resolution: {integrity: sha512-wrSAViWvZHBMMlWk6EJhvg8/rjxzyEhEdgfMMjREHEq11EtJ6IP6yfcCH57YAEca2Oe3FNCE9DSTgU70EIGmVw==} cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.61.1': + resolution: {integrity: sha512-Jx2g7iSjw4AOT0HDPHM9RV3GNjRXwybWtSFZiZAYUTjUwjVrYIwq3kBf+LnhqJlzXFAqTAh2F7IGI+O568exPw==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.53.5': resolution: {integrity: sha512-S87zZPBmRO6u1YXQLwpveZm4JfPpAa6oHBX7/ghSiGH3rz/KDgAu1rKdGutV+WUI6tKDMbaBJomhnT30Y2t4VQ==} cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.61.1': + resolution: {integrity: sha512-0F1L/Z3Eqv8mT2n3dCpeO8GcTvHvVqkP5/t6DMsn0KzhYVcg+s7Ncl5DS8qjKYEeio6Az0Gt6nyBORay5qIlCA==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.53.5': resolution: {integrity: sha512-YTbnsAaHo6VrAczISxgpTva8EkfQus0VPEVJCEaboHtZRIb6h6j0BNxRBOwnDciFTZLDPW5r+ZBmhL/+YpTZgA==} cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.61.1': + resolution: {integrity: sha512-qLttcH871ujY4YcVfUSShhOw+CsoTatYz8gRbHO7Bb92QH059/P0y5do1KMs41fY0BpD2x4AJH/gID0zFiqVKQ==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-freebsd-arm64@4.53.5': resolution: {integrity: sha512-1T8eY2J8rKJWzaznV7zedfdhD1BqVs1iqILhmHDq/bqCUZsrMt+j8VCTHhP0vdfbHK3e1IQ7VYx3jlKqwlf+vw==} cpu: [arm64] os: [freebsd] + '@rollup/rollup-freebsd-arm64@4.61.1': + resolution: {integrity: sha512-fUI4RapGE0Oh3mb8mgfvC1O2nU1RpDZUKnDQm3xB1Ipg7C2wTs5Kstz7G2uWK99a8S2yTMq8/P4uycwNa0nJyw==} + cpu: [arm64] + os: [freebsd] + '@rollup/rollup-freebsd-x64@4.53.5': resolution: {integrity: sha512-sHTiuXyBJApxRn+VFMaw1U+Qsz4kcNlxQ742snICYPrY+DDL8/ZbaC4DVIB7vgZmp3jiDaKA0WpBdP0aqPJoBQ==} cpu: [x64] os: [freebsd] + '@rollup/rollup-freebsd-x64@4.61.1': + resolution: {integrity: sha512-H5YrdvJaDtI/U9/emrD4b++xkvp3y/JvOe4rizHbxvkyMfRS/CiRYdji+Pl8D0brEaNFWUh1drQxgAGIl6Xudw==} + cpu: [x64] + os: [freebsd] + '@rollup/rollup-linux-arm-gnueabihf@4.53.5': resolution: {integrity: sha512-dV3T9MyAf0w8zPVLVBptVlzaXxka6xg1f16VAQmjg+4KMSTWDvhimI/Y6mp8oHwNrmnmVl9XxJ/w/mO4uIQONA==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.61.1': + resolution: {integrity: sha512-Q8CBCCQtDFrYtXoeUXSrnFXKOnyUhx6bz+SkL6A0E7V8kAiCJ5pamq1WtbfpVGhR5TSpXY6ak3avmDc5fHTyJA==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.53.5': resolution: {integrity: sha512-wIGYC1x/hyjP+KAu9+ewDI+fi5XSNiUi9Bvg6KGAh2TsNMA3tSEs+Sh6jJ/r4BV/bx/CyWu2ue9kDnIdRyafcQ==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.61.1': + resolution: {integrity: sha512-nwnhk1581l0FBVellGcVCAT0Oi06onEA3WB53sf01VO3I0UPBkMH9sXONYME2K0ovXcNayJfNtHfm6mpJElatQ==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.53.5': resolution: {integrity: sha512-Y+qVA0D9d0y2FRNiG9oM3Hut/DgODZbU9I8pLLPwAsU0tUKZ49cyV1tzmB/qRbSzGvY8lpgGkJuMyuhH7Ma+Vg==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.61.1': + resolution: {integrity: sha512-x5Xr49hwt3hdW75UOZm3395YwwzPyauktslv29KpWL/T+vVAzoT3azLcTWv0eMciBNrx+DYjH4paehHoLpPvpg==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-musl@4.53.5': resolution: {integrity: sha512-juaC4bEgJsyFVfqhtGLz8mbopaWD+WeSOYr5E16y+1of6KQjc0BpwZLuxkClqY1i8sco+MdyoXPNiCkQou09+g==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-musl@4.61.1': + resolution: {integrity: sha512-unMS3H73DpaoPyyEVPjGKleM/s0mkmsauTENpw4INQY8y4+IuLNjkueQ5QCtC0D3N38Y38yhAU8OoZ20S2Tm6w==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-loong64-gnu@4.53.5': resolution: {integrity: sha512-rIEC0hZ17A42iXtHX+EPJVL/CakHo+tT7W0pbzdAGuWOt2jxDFh7A/lRhsNHBcqL4T36+UiAgwO8pbmn3dE8wA==} cpu: [loong64] os: [linux] + '@rollup/rollup-linux-loong64-gnu@4.61.1': + resolution: {integrity: sha512-zNZzGRnAhwjFEYmvphJRV5XaQGjs62cCmeYYHUT//NbvEnHauw+I85nGG+SiVg5ld4GX8D1IbKIX+ozITQnhMQ==} + cpu: [loong64] + os: [linux] + + '@rollup/rollup-linux-loong64-musl@4.61.1': + resolution: {integrity: sha512-LdpWGL8X209B2SIvWjqlc8VZgM6PKfontSerGepuldQmHYrAOtnMCXeJkxXGbC+PPZVOuu5czJo7fNV6aeW8rQ==} + cpu: [loong64] + os: [linux] + '@rollup/rollup-linux-ppc64-gnu@4.53.5': resolution: {integrity: sha512-T7l409NhUE552RcAOcmJHj3xyZ2h7vMWzcwQI0hvn5tqHh3oSoclf9WgTl+0QqffWFG8MEVZZP1/OBglKZx52Q==} cpu: [ppc64] os: [linux] + '@rollup/rollup-linux-ppc64-gnu@4.61.1': + resolution: {integrity: sha512-EC5kTtNaNGOmbMGqar8dvJy6y/hg99GAwjfBz++pxZhQATXGcRjd6c5en5wcbru0vkRmiMGsQKdMJOOf6sza4g==} + cpu: [ppc64] + os: [linux] + + '@rollup/rollup-linux-ppc64-musl@4.61.1': + resolution: {integrity: sha512-8hiwp6D4acEcNK78I4rP0/XtS1sknWIAMJBPdR4l6zUtyTm5KiTDr5bXmWt4foY7nAN7AThDHgkLIEZOWKbzWw==} + cpu: [ppc64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.53.5': resolution: {integrity: sha512-7OK5/GhxbnrMcxIFoYfhV/TkknarkYC1hqUw1wU2xUN3TVRLNT5FmBv4KkheSG2xZ6IEbRAhTooTV2+R5Tk0lQ==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.61.1': + resolution: {integrity: sha512-10dh/h/BqA7DuMPWSxkR8uks18FRwnwOEqr5zOTEl+NOwP/OMzKX8OFR/Of9xxDA7D5qef1Nzar5WDD2kCCr1g==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-riscv64-musl@4.53.5': resolution: {integrity: sha512-GwuDBE/PsXaTa76lO5eLJTyr2k8QkPipAyOrs4V/KJufHCZBJ495VCGJol35grx9xryk4V+2zd3Ri+3v7NPh+w==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-musl@4.61.1': + resolution: {integrity: sha512-YKJ5lg35DP17gcAOggnihe+APw9HLyj1Xn7gsmGumBJAUDa6NGXNixJzmkWLhcK9TOuuyQjdamzvJefkO7qHZQ==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.53.5': resolution: {integrity: sha512-IAE1Ziyr1qNfnmiQLHBURAD+eh/zH1pIeJjeShleII7Vj8kyEm2PF77o+lf3WTHDpNJcu4IXJxNO0Zluro8bOw==} cpu: [s390x] os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.61.1': + resolution: {integrity: sha512-Mlil5G2Jj6a7B3LWGctg+XPL9vdXYuzCtNXfxOQ0nPjc2m6ueUktocPGH9bnAM0bNRKb/bAWTujUU7IJQdQA+g==} + cpu: [s390x] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.53.5': resolution: {integrity: sha512-Pg6E+oP7GvZ4XwgRJBuSXZjcqpIW3yCBhK4BcsANvb47qMvAbCjR6E+1a/U2WXz1JJxp9/4Dno3/iSJLcm5auw==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.61.1': + resolution: {integrity: sha512-bVWIOIk6pV01p4CdUbPP7CJ/434z+OooYjDuFcR+44N35YvKUC66G8MGnvcWx5mWKW3g61J+t74l3Kj15Kwn2Q==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.53.5': resolution: {integrity: sha512-txGtluxDKTxaMDzUduGP0wdfng24y1rygUMnmlUJ88fzCCULCLn7oE5kb2+tRB+MWq1QDZT6ObT5RrR8HFRKqg==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-musl@4.61.1': + resolution: {integrity: sha512-qy5pBvZbqNFheBz61R1rzsezjm0J7O2oNGoWtGoY89SZYLUfxAJTBAqDChqAIdB4rCiIbi9nF7yZ83GnNiLwSw==} + cpu: [x64] + os: [linux] + + '@rollup/rollup-openbsd-x64@4.61.1': + resolution: {integrity: sha512-E83TXjI4zm0+5f2qO+UOudaCYIhYwpJ5jq6YCZNIZ+6CbfhKrkAGezeiASBL9ElxAxFsRS9ZhESv8mfnj6TKeg==} + cpu: [x64] + os: [openbsd] + '@rollup/rollup-openharmony-arm64@4.53.5': resolution: {integrity: sha512-3DFiLPnTxiOQV993fMc+KO8zXHTcIjgaInrqlG8zDp1TlhYl6WgrOHuJkJQ6M8zHEcntSJsUp1XFZSY8C1DYbg==} cpu: [arm64] os: [openharmony] + '@rollup/rollup-openharmony-arm64@4.61.1': + resolution: {integrity: sha512-fbWnKqVkjrJN38vNe3ahkbk6iejS/3b0Nt7EEtPpE6RBacZcGXNKbzfHN3GUUlXOPghUg0j6XUGrtjX9z1sIvA==} + cpu: [arm64] + os: [openharmony] + '@rollup/rollup-win32-arm64-msvc@4.53.5': resolution: {integrity: sha512-nggc/wPpNTgjGg75hu+Q/3i32R00Lq1B6N1DO7MCU340MRKL3WZJMjA9U4K4gzy3dkZPXm9E1Nc81FItBVGRlA==} cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.61.1': + resolution: {integrity: sha512-ArMl38iVAbk0New1ogihQNY6iphLi4ZaRsa037gUzv5yeKPY8TD3Dmy4x2RNC1VztU/uqm+G+/RwFrSka3Oy2g==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.53.5': resolution: {integrity: sha512-U/54pTbdQpPLBdEzCT6NBCFAfSZMvmjr0twhnD9f4EIvlm9wy3jjQ38yQj1AGznrNO65EWQMgm/QUjuIVrYF9w==} cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.61.1': + resolution: {integrity: sha512-0mYtjHS9ucAbcATycCNK9IGBk/cCe/ma7EmSLGZdsxnOA8cjRIyU04wDpVAD9NiOfLUR9KTxdiO53uOkherqjQ==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-x64-gnu@4.53.5': resolution: {integrity: sha512-2NqKgZSuLH9SXBBV2dWNRCZmocgSOx8OJSdpRaEcRlIfX8YrKxUT6z0F1NpvDVhOsl190UFTRh2F2WDWWCYp3A==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-gnu@4.61.1': + resolution: {integrity: sha512-gK1iCEPfpoSG9wfBihXxvBMi8ZfcWffYkEsC/Eih+iFENTaewvNcrEQ69lIOWYO5pePHKLHHO7nq5AILGO/HQQ==} + cpu: [x64] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.53.5': resolution: {integrity: sha512-JRpZUhCfhZ4keB5v0fe02gQJy05GqboPOaxvjugW04RLSYYoB/9t2lx2u/tMs/Na/1NXfY8QYjgRljRpN+MjTQ==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.61.1': + resolution: {integrity: sha512-X+zaP2x+j4RXGfbp/seSoRHWnPxzApilDszisZxbYH5C/jTxFhCtDNdPGZb9lJyYPs24wGxruPF7Y+sIXt9Gzw==} + cpu: [x64] + os: [win32] + '@rspack/binding-darwin-arm64@1.6.8': resolution: {integrity: sha512-e8CTQtzaeGnf+BIzR7wRMUwKfIg0jd/sxMRc1Vd0bCMHBhSN9EsGoMuJJaKeRrSmy2nwMCNWHIG+TvT1CEKg+A==} cpu: [arm64] @@ -5941,6 +6162,14 @@ packages: '@types/node': optional: true + '@rushstack/node-core-library@5.23.1': + resolution: {integrity: sha512-wlKmIKIYCKuCASbITvOxLZXepPbwXvrv7S6ig6XNWFchSyhL/E2txmVXspHY49Wu2dzf7nI27a2k/yV5BA3EiA==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true + '@rushstack/problem-matcher@0.1.1': resolution: {integrity: sha512-Fm5XtS7+G8HLcJHCWpES5VmeMyjAKaWeyZU5qPzZC+22mPlJzAsOxymHiWIfuirtPckX3aptWws+K2d0BzniJA==} peerDependencies: @@ -5949,9 +6178,20 @@ packages: '@types/node': optional: true + '@rushstack/problem-matcher@0.2.1': + resolution: {integrity: sha512-gulfhBs6n+I5b7DvjKRfhMGyUejtSgOHTclF/eONr8hcgF1APEDjhxIsfdUYYMzC3rvLwGluqLjbwCFZ8nxrog==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true + '@rushstack/rig-package@0.6.0': resolution: {integrity: sha512-ZQmfzsLE2+Y91GF15c65L/slMRVhF6Hycq04D4TwtdGaUAbIXXg9c5pKA5KFU7M4QMaihoobp9JJYpYcaY3zOw==} + '@rushstack/rig-package@0.7.3': + resolution: {integrity: sha512-aAA518n6wxxjCfnTAOjQnm7ngNE0FVHxHAw2pxKlIhxrMn0XQjGcXKF0oKWpjBgJOmsaJpVob/v+zr3zxgPWuA==} + '@rushstack/terminal@0.19.5': resolution: {integrity: sha512-6k5tpdB88G0K7QrH/3yfKO84HK9ggftfUZ51p7fePyCE7+RLLHkWZbID9OFWbXuna+eeCFE7AkKnRMHMxNbz7Q==} peerDependencies: @@ -5960,9 +6200,20 @@ packages: '@types/node': optional: true + '@rushstack/terminal@0.24.0': + resolution: {integrity: sha512-8ZQS4MMaGsv27EXCBiH7WMPkRZrffeDoIevs6z9TM5dzqiY6+Hn4evfK/G+gvgBTjfvfkHIZPQQmalmI2sM4TQ==} + peerDependencies: + '@types/node': '*' + peerDependenciesMeta: + '@types/node': + optional: true + '@rushstack/ts-command-line@5.1.5': resolution: {integrity: sha512-YmrFTFUdHXblYSa+Xc9OO9FsL/XFcckZy0ycQ6q7VSBsVs5P0uD9vcges5Q9vctGlVdu27w+Ct6IuJ458V0cTQ==} + '@rushstack/ts-command-line@5.3.9': + resolution: {integrity: sha512-GIHqU+sRGQ3LGWAZu1O+9Yh++qwtyNIIGuNbcWHJjBTm2qRez0cwINUHZ+pQLR8UuzZDcMajrDaNbUYoaL/XtQ==} + '@samchon/openapi@2.5.3': resolution: {integrity: sha512-gLcGqPGsr/V43yNrhC+5E8ZR8y1JdLZDgkC6ULg+B03uvmdS2C7qIXpIWUe19MUPvXt5SCpjhvOykomEspinaw==} @@ -6070,6 +6321,9 @@ packages: '@sinonjs/text-encoding@0.7.3': resolution: {integrity: sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==} + deprecated: |- + Deprecated: no longer maintained and no longer used by Sinon packages. See + https://github.com/sinonjs/nise/issues/243 for replacement details. '@size-limit/esbuild-why@11.1.4': resolution: {integrity: sha512-bcT68pnfhqSZmNYGRMyer0c3FT33AVBsBHJhXzWGxxOzzQ6v1/Ke4bSr8iri4NZTFIZqLSV+/QB/5TKDy3v4Dg==} @@ -6077,18 +6331,36 @@ packages: peerDependencies: size-limit: 11.1.4 + '@size-limit/esbuild-why@11.2.0': + resolution: {integrity: sha512-VtoQbbkvFbF314LWEaEp1+IjG0DH+9w6nP//D6Gd48SEAPLoBgqk287mjYTF9WYxg9N5lo8KjpXxEFk4gOXNpw==} + engines: {node: ^18.0.0 || >=20.0.0} + peerDependencies: + size-limit: 11.2.0 + '@size-limit/esbuild@11.1.4': resolution: {integrity: sha512-Nxh+Fw4Z7sFjRLeT7GDZIy297VXyJrMvG20UDSWP31QgglriEBDkW9U77T7W6js5FaEr89bYVrGzpHfmE1CLFw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: size-limit: 11.1.4 + '@size-limit/esbuild@11.2.0': + resolution: {integrity: sha512-vSg9H0WxGQPRzDnBzeDyD9XT0Zdq0L+AI3+77/JhxznbSCMJMMr8ndaWVQRhOsixl97N0oD4pRFw2+R1Lcvi6A==} + engines: {node: ^18.0.0 || >=20.0.0} + peerDependencies: + size-limit: 11.2.0 + '@size-limit/file@11.1.4': resolution: {integrity: sha512-QxnGj9cxhCEuqMAV01gqonXIKcc+caZqFHZpV51oL2ZJNGSPP9Q/yyf+7HbVe00faOFd1dZZwMwzZmX7HQ9LbA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: size-limit: 11.1.4 + '@size-limit/file@11.2.0': + resolution: {integrity: sha512-OZHE3putEkQ/fgzz3Tp/0hSmfVo3wyTpOJSRNm6AmcwX4Nm9YtTfbQQ/hZRwbBFR23S7x2Sd9EbqYzngKwbRoA==} + engines: {node: ^18.0.0 || >=20.0.0} + peerDependencies: + size-limit: 11.2.0 + '@smithy/abort-controller@4.2.7': resolution: {integrity: sha512-rzMY6CaKx2qxrbYbqjXWS0plqEy7LOdKHS0bg4ixJ6aoGDPNUcLWk/FRNuCILh7GKLG9TFUXYYeQQldMBBwuyw==} engines: {node: '>=18.0.0'} @@ -6305,6 +6577,14 @@ packages: resolution: {integrity: sha512-4aUIteuyxtBUhVdiQqcDhKFitwfd9hqoSDYY2KRXiWtgoWJ9Bmise+KfEPDiVHWeJepvF8xJO9/9+WDIciMFFw==} engines: {node: '>=18.0.0'} + '@storm-software/build-tools@0.158.200': + resolution: {integrity: sha512-nOnv1NTiEDPM4wLTd/Sh/881ZUChmyNpEHOKCVnk2d6WSlh6XLntEdp74L9Xk5ooRPa1MP2lbebeWzqbfcDtxw==} + peerDependencies: + '@nx/devkit': ^22.7.5 + '@nx/js': 22.7.5 + nx: 22.7.5 + typescript: ^5.9.2 + '@storm-software/build-tools@0.158.72': resolution: {integrity: sha512-nq9gFy9UIDo/5Zb8T4uOVm4IhazKyV1IVIJZNYuveb4YviACCTgQMSryW10YWW078BSB1Kq4iBhYzy/0eZfKlA==} peerDependencies: @@ -6317,15 +6597,30 @@ packages: resolution: {integrity: sha512-SpOv1oF5uGM6sA17zihEBDzbWv5e9lQkR4tuWshanytJsaL8/5YUNXc8NnBTv0UoHP8mBwmXGWoLvFSF2Jcq5g==} hasBin: true + '@storm-software/config-tools@1.190.40': + resolution: {integrity: sha512-o6Whl88zEjUqbcW3vnSXOFsqTOXpak77TRh9fa+C5IZoANOSNk8xgu4Ypt9PnDveNU1F9a8pS24/gUjBXhDn3w==} + hasBin: true + peerDependencies: + zod: ^3.25.0 || ^4.0.0 + '@storm-software/config@1.134.72': resolution: {integrity: sha512-0+dXhfXSA0ZUgyQrdVxTGxqGmiHb60mvXNMwbwc7XGmt7vaxyubSi1MBSRhd6mpcRmOYzVPLsQEB8qrKiEQ7uA==} + '@storm-software/config@1.137.72': + resolution: {integrity: sha512-vroAPg3Znq2dqG83NKQJnrUa4zbWUlr1x0EanbiPyyi52S8xdmjB5WHt1dJmbORlCIdWSqdpu48vD5N6wRqZqA==} + peerDependencies: + zod: ^3.25.0 || ^4.0.0 + '@storm-software/cspell@0.45.71': resolution: {integrity: sha512-jxPzm4QswVoMCtBAYTyNTtPVrm8cyL/pZp3FdMMGANE9speDJ4fLTGQlY/bCTHhkFevkwq/Z/sggniaMKj+4Kg==} engines: {node: '>=22.4.0', pnpm: '>=10.3.0'} peerDependencies: cspell: ^8.19.4 + '@storm-software/esbuild@0.53.201': + resolution: {integrity: sha512-Zys+P+8mBcv9qxy6pSRYspmilSUQNHpzFEreTk0F0pVwNZCQCgtt1lovsgPh9JnbQOztPhNx17ewjt/SOaL6+g==} + hasBin: true + '@storm-software/esbuild@0.53.72': resolution: {integrity: sha512-4Wfls2dCqKjBiuF8Yx5jbEwrQfX1F9rAGLCEUYPzGsXniBU3AXZXSXNWBKklCc1S294BKXJn9YrgHqegZpVKUw==} engines: {node: '>=22.4.0', pnpm: '>=10.3.0'} @@ -6372,13 +6667,23 @@ packages: resolution: {integrity: sha512-mUHVpapW/4RIDxPIAbPXSvETIA7gmfMBhr0a7LlF8vzsJTnjHjq4Ikc9OySKRU7LMukBjBSrfehYJLdWA27RtQ==} engines: {node: '>=22.4.0', pnpm: '>=10.3.0'} + '@storm-software/npm-tools@0.6.158': + resolution: {integrity: sha512-6oorCcjZdPXVwBNoHsVUGkMo0Yqg3vw8rQcMW7F6TvA7JxMrdDdyHrvSJFGyQ6ELWfBv6XLruE7wO7zb2vsh7w==} + '@storm-software/npm-tools@0.6.29': resolution: {integrity: sha512-w93i5dReoJg4gurD7yKmYMIwE5N9n1XidmiCrD6FO5rypfBBwtw/SQeANs7LIv4myOQWCH+KJVuDXtWQg9Z/AA==} + '@storm-software/package-constants@0.1.53': + resolution: {integrity: sha512-Ae0oDv7IzQf4iox1aFQZEPUtOPRnDHTwHgcXepKm6BT/OwEKCUGp8PUj8X6woxtoVA+WoI6JaJlipdNlJHJcqA==} + '@storm-software/pnpm-tools@0.6.74': resolution: {integrity: sha512-nTjn4V/Jfram7JfEWfiiIJ5FbyxYFk2OeikVoM/m9f+ph+hACZRN+C/WwBPNSlnWS6I8oo2Kx2ejN56IaCGiag==} hasBin: true + '@storm-software/pnpm-tools@0.7.51': + resolution: {integrity: sha512-RZV2poi5frwe1hulj0fZ+HD+PwfV7uCAWD82RwUeLgcEtTS8euC2JtMiX9cdvglviKnu8ooJIOQ1uhblGaQcTw==} + hasBin: true + '@storm-software/prettier@0.57.71': resolution: {integrity: sha512-+t1Xy1w9Qgx4y3taeEGv6PY25e9O2GnYEN8U9I7U/TKFiSyEyqFqYYEt9IltbwbN9xCFvUIPT0zDK4aKgiyUNQ==} peerDependencies: @@ -6399,10 +6704,30 @@ packages: prettier-plugin-tailwindcss: optional: true - '@storm-software/testing-tools@1.119.71': - resolution: {integrity: sha512-14FZt/jKX8TNVl8APtxI8A75VWFCDNR+cqy586Rp6dEV3d+eUZ/Sfcy5jY0qXuwzNrAztmDU4t2LrXhG7Hy99g==} + '@storm-software/prettier@0.59.92': + resolution: {integrity: sha512-4cgM3cTkh1PmZZ6UncR4WYQ70pL1hN2vQARCKD/7M6BYJkbaumD0+iSy5G9xVV+MFEjPzMIa5xO49urUtvvjmA==} + peerDependencies: + prettier: ^3.8.3 + prettier-plugin-astro: ^0.14.1 + prettier-plugin-organize-imports: ^4.0.0 + prettier-plugin-packagejson: ^3.0.0 + prettier-plugin-prisma: ^5.0.0 + prettier-plugin-sh: ^0.15.0 + prettier-plugin-solidity: 1.3.1 + prettier-plugin-tailwindcss: 0.6.5 + prettier-plugin-toml: ^2.0.4 + peerDependenciesMeta: + prettier-plugin-astro: + optional: true + prettier-plugin-solidity: + optional: true + prettier-plugin-tailwindcss: + optional: true + + '@storm-software/testing-tools@1.119.193': + resolution: {integrity: sha512-AvY/7RgiWL3v17MIi7zAA3BqwA3jYbETN5KJ0ReQu+4PWCCO1Lc14VYxlw69kiJ7PgHi+9iqf+vUHmS3BT0pFw==} peerDependencies: - '@nx/jest': ^22.2.3 + '@nx/jest': 22.7.5 jest: 30.0.5 '@storm-software/tsconfig@0.47.59': @@ -6422,6 +6747,19 @@ packages: '@microsoft/tsdoc-config': optional: true + '@storm-software/tsdown@0.45.201': + resolution: {integrity: sha512-6BAqDvOVKrpd1IC2ARwhU4H+9UET8vfQaLvz8upmxoczcJJDyr6K1BG9AqA7mvHP1lpjlWEvsFgYxPMMrHEp9w==} + hasBin: true + peerDependencies: + spdx-exceptions: ^2.5.0 + spdx-license-ids: ^3.0.20 + tsdown: '>=0.15.4' + peerDependenciesMeta: + spdx-exceptions: + optional: true + spdx-license-ids: + optional: true + '@storm-software/tsdown@0.45.72': resolution: {integrity: sha512-Bm2mco6ZNiabIOCduJ5hP18egikC7uSlButGim/BpERkofLxRTVV1eo4sizyP8ggHZbafb1lKPxt0NUPImp4tQ==} hasBin: true @@ -6438,9 +6776,28 @@ packages: spdx-license-ids: optional: true + '@storm-software/tsup@0.2.198': + resolution: {integrity: sha512-hD8zEn5bNdMjhEsJ8iCtdeNlWdMV+9drCf35RD/NgrtAPXKlGgif/EAI4eo36Qm2c1tfCk282hUM+TcQ24408w==} + '@storm-software/tsup@0.2.70': resolution: {integrity: sha512-ti9O+e3PMaeJTW+uABOMr9rZC2xUf8ldfaFfQpOMTxAQJKCcj6kntAACpXs1WVe1RroqDbZETVu6ROTVkVgXVQ==} + '@storm-software/unbuild@0.57.201': + resolution: {integrity: sha512-87+cCelaVHe/Co3MItC2+YAEB6bL99LuDQ71POMd+rLvQXy7W62S71c0C2uJecsCF+epetpPnUQDFDYv1FPxTQ==} + hasBin: true + peerDependencies: + '@nx/devkit': ^22.7.5 + '@nx/js': 22.7.5 + '@swc/core': 1.7.26 + nx: 22.7.5 + rollup: ^4.60.4 + typescript: ^5.9.2 + peerDependenciesMeta: + '@swc/core': + optional: true + nx: + optional: true + '@storm-software/unbuild@0.57.72': resolution: {integrity: sha512-xM2e6TP12HQQM+ZeHmKQM6c09V5GMu7K0HlpWXx7gkjXg6dw5JQqqmOt2lX4DX8TlxKMs/mnyo4G+5qfemBmTA==} hasBin: true @@ -6473,6 +6830,17 @@ packages: '@napi-rs/cli': optional: true + '@storm-software/workspace-tools@1.296.18': + resolution: {integrity: sha512-cYvhf1q4VQVIjK9unKbnE5oen8QHB68nihdtmXBQ6/QvROep3136i84/ZNCT2PcImPneipg5hWXrsfBhfvzeYQ==} + peerDependencies: + '@napi-rs/cli': ^3.4.1 + markdownlint-cli2: ^0.17.2 + nx: '>=22.7.1' + prettier: '>=3.8.3' + peerDependenciesMeta: + '@napi-rs/cli': + optional: true + '@storm-stack/cli@0.28.1': resolution: {integrity: sha512-edKkzcrHB117GT0W4A/aA+t4TZ3Hw4VV2fBvR/FQ9BEY9YfhkZ9t2NEBJpt4k8ppCoT5MZgUYUdQLGwrWhlhJg==} hasBin: true @@ -6567,8 +6935,6 @@ packages: '@storybook/icons@2.0.1': resolution: {integrity: sha512-/smVjw88yK3CKsiuR71vNgWQ9+NuY2L+e8X7IMrFjexjm6ZR8ULrV2DRkTA61aV6ryefslzHEGDInGpnNeIocg==} peerDependencies: - '@types/react': '*' - '@types/react-dom': '*' react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6890,9 +7256,6 @@ packages: '@tybys/wasm-util@0.9.0': resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} - '@types/accepts@1.3.7': - resolution: {integrity: sha512-Pay9fq2lM2wXPWbteBsRAGiWH2hig4ZE2asK+mm7kUzlxRTfL961rj89I6zV/E3PcIkDqyuBEcMxFT7rccugeQ==} - '@types/argparse@1.0.38': resolution: {integrity: sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==} @@ -6902,15 +7265,6 @@ packages: '@types/aws-lambda@8.10.143': resolution: {integrity: sha512-u5vzlcR14ge/4pMTTMDQr3MF0wEe38B2F9o84uC4F43vN5DGTy63npRrB6jQhyt+C0lGv4ZfiRcRkqJoZuPnmg==} - '@types/babel-generator@6.25.8': - resolution: {integrity: sha512-f5l89J0UpYhTE6TFCxy3X+8pJVru1eig1fcvF9qHmOk9h1VxZimd+++tu5GShntCOdhE/MoZZ0SlpGTyh4XrKg==} - - '@types/babel-plugin-macros@3.1.3': - resolution: {integrity: sha512-JU+MgpsHK3taY18mBETy5XlwY6LVngte7QXYzUuXEaaX0CN8dBqbjXtADe+gJmkSQE1FJHufzPj++OWZlhRmGw==} - - '@types/babel-types@7.0.16': - resolution: {integrity: sha512-5QXs9GBFTNTmilLlWBhnsprqpjfrotyrnzUdwDrywEL/DA4LuCWQT300BTOXA3Y9ngT9F2uvmCoIxI6z8DlJEA==} - '@types/babel__core@7.20.5': resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} @@ -6923,40 +7277,15 @@ packages: '@types/babel__traverse@7.28.0': resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==} - '@types/body-parser@1.19.6': - resolution: {integrity: sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==} - - '@types/boolbase@1.0.3': - resolution: {integrity: sha512-82A4AP0cokcm2I9YO1a0TudbJkE6SUjfJjQhxiHer5ZYOzD82YBHCK9ORvKYf4hrYf5479/CUpT2RcspAwJ7OQ==} - - '@types/brace-expansion@1.1.2': - resolution: {integrity: sha512-+YDjlWHMm/zoiQSKhEhL/0HdfYxCVuGlP5tQLm5hoHtxGPAMqyHjGpLqm58YDw7vG+RafAahp7HKXeNIwBP3kQ==} - - '@types/braces@3.0.5': - resolution: {integrity: sha512-SQFof9H+LXeWNz8wDe7oN5zu7ket0qwMu5vZubW4GCJ8Kkeh6nBWUz87+KTz/G3Kqsrp0j/W253XJb3KMEeg3w==} - - '@types/btoa@1.2.5': - resolution: {integrity: sha512-BItINdjZRlcGdI2efwK4bwxY5vEAT0SnIVfMOZVT18wp4900F1Lurqk/9PNdF9hMP1zgFmWbjVEtAsQKVcbqxA==} - '@types/bunyan@1.8.9': resolution: {integrity: sha512-ZqS9JGpBxVOvsawzmVt30sP++gSQMTejCkIAQ3VdadOcRE8izTyW66hufvwLeH+YEGP6Js2AW7Gz+RMyvrEbmw==} - '@types/caniuse-api@3.0.6': - resolution: {integrity: sha512-yMGwHJaqwIEXc3x7EyY3CeS73QG9WeC00w2nZ0/inoRv9DiLIhfvrY6vmXMSKlpRLFxrLcAWJh3JTwYNPl3ihg==} - '@types/chai@5.2.3': resolution: {integrity: sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==} - '@types/chardet@1.0.0': - resolution: {integrity: sha512-LweaRCQXungyIWHGNtu8iWdztipE2A8HgUKdqjYcrbyNfafM1D9QcVEsrceH4ELC3VlS1NRirlWieY08AAjuZw==} - deprecated: This is a stub types definition. chardet provides its own type definitions, so you do not need this installed. - '@types/cli-progress@3.11.6': resolution: {integrity: sha512-cE3+jb9WRlu+uOSAugewNpITJDt1VF8dHOopPO4IABFc3SXYL5WE/+PTz/FCdZRRfIujiWW3n3aMbv1eIGVRWA==} - '@types/co@4.6.6': - resolution: {integrity: sha512-m46q2/3TSimTBeA710v73YosbYlEHbuF1mdIg0SGFtqb/lk1bgqF05dhg0KHUyhUQV2Z9vMnSa3MCw/utYHqPg==} - '@types/concat-stream@2.0.3': resolution: {integrity: sha512-3qe4oQAPNwVNwK4C9c8u+VJqv9kez+2MR4qJpoPFfXtgxxif1QbFusvXzK0/Wra2VX07smostI2VMmJNSpZjuQ==} @@ -6966,30 +7295,9 @@ packages: '@types/connect@3.4.38': resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} - '@types/content-disposition@0.5.9': - resolution: {integrity: sha512-8uYXI3Gw35MhiVYhG3s295oihrxRyytcRHjSjqnqZVDDy/xcGBRny7+Xj1Wgfhv5QzRtN2hB2dVRBUX9XW3UcQ==} - '@types/conventional-commits-parser@5.0.2': resolution: {integrity: sha512-BgT2szDXnVypgpNxOK8aL5SGjUdaQbC++WZNjF1Qge3Og2+zhHj+RWhmehLhYyvQwqAmvezruVfOf8+3m74W+g==} - '@types/convert-source-map@2.0.3': - resolution: {integrity: sha512-ag0BfJLZf6CQz8VIuRIEYQ5Ggwk/82uvTQf27RcpyDNbY0Vw49LIPqAxk5tqYfrCs9xDaIMvl4aj7ZopnYL8bA==} - - '@types/cookies@0.9.2': - resolution: {integrity: sha512-1AvkDdZM2dbyFybL4fxpuNCaWyv//0AwsuUk2DWeXyM1/5ZKm6W3z6mQi24RZ4l2ucY+bkSHzbDVpySqPGuV8A==} - - '@types/css-tree@1.0.7': - resolution: {integrity: sha512-Pz+DfVODpQTAV6PwPBK6kzyy7+f6EyPbr1+mYkc1YolJfl2NAJ4wbg0TC/AJPBsqn9jWfyiO19A/sgpvFLfqnw==} - - '@types/css-tree@2.3.11': - resolution: {integrity: sha512-aEokibJOI77uIlqoBOkVbaQGC9zII0A+JH1kcTNKW2CwyYWD8KM6qdo+4c77wD3wZOQfJuNWAr9M4hdk+YhDIg==} - - '@types/csso@4.2.0': - resolution: {integrity: sha512-tGMZcJGgeIA67qbbm/ZKUi7ZyiTETEL0X4opRpFzULbIE1Kyt6EfOVSctw4N/WrEJZwmKw0J+1i/OApm6/CAOQ==} - - '@types/csso@5.0.4': - resolution: {integrity: sha512-W/FsRkm/9c04x9ON+bj+HQ0cSgNkG1LvcfuBCpkP7cpikM7+RkrNFLGtiofb++xBG6KGMUycLoDbi9/K621ZCw==} - '@types/d3-array@3.2.2': resolution: {integrity: sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==} @@ -7092,91 +7400,42 @@ packages: '@types/eslint-scope@3.7.7': resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} - '@types/eslint-visitor-keys@3.3.2': - resolution: {integrity: sha512-Jv7Ga0rieI+HtsG18BwW7FJZbxtm5XZxPRbQN9mSyek6Dt29YEkeWGxnUvwwzQ76j8BrS5nhfLF2tch+9vesuQ==} - deprecated: This is a stub types definition. eslint-visitor-keys provides its own type definitions, so you do not need this installed. - '@types/eslint@9.6.1': resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} - '@types/esprima@4.0.3': - resolution: {integrity: sha512-jo14dIWVVtF0iMsKkYek6++4cWJjwpvog+rchLulwgFJGTXqIeTdCOvY0B3yMLTaIwMcKCdJ6mQbSR6wYHy98A==} - '@types/estree-jsx@1.0.5': resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==} '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/express-serve-static-core@5.1.0': - resolution: {integrity: sha512-jnHMsrd0Mwa9Cf4IdOzbz543y4XJepXrbia2T4b6+spXC2We3t1y6K44D3mR8XMFSXMCf3/l7rCgddfx7UNVBA==} - - '@types/express@5.0.6': - resolution: {integrity: sha512-sKYVuV7Sv9fbPIt/442koC7+IIwK5olP1KWeD88e/idgoJqDm3JV/YUiPwkoKK92ylff2MGxSz1CSjsXelx0YA==} - - '@types/fb-watchman@2.0.6': - resolution: {integrity: sha512-1uLrko2lamBq7v5gZQOEnHa+GzK7wkPeGndFijhhK5kjqqXLVfzfeL6bVLiKCqVNaM5BVVcKRQ2Z57AzH4HcyA==} - - '@types/file-entry-cache@5.0.4': - resolution: {integrity: sha512-Fa2gRWMSgbVEJ6GeDkFfBEDK/wpFBHkfeRt7oaeOjuPMdPr8KtA3y+onRuZNxgPOwyABD1chCzmE7pz10ouNog==} - - '@types/fs-extra@9.0.6': - resolution: {integrity: sha512-ecNRHw4clCkowNOBJH1e77nvbPxHYnWIXMv1IAoG/9+MYGkgoyr3Ppxr7XYFNL41V422EDhyV4/4SSK8L2mlig==} + '@types/estree@1.0.9': + resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==} '@types/geojson@7946.0.16': resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} - '@types/glob-parent@5.1.3': - resolution: {integrity: sha512-p+NciRH8TRvrgISOCQ55CP+lktMmDpOXsp4spULIIz0L4aJ6G9zFX+N0UZ2xulmJRgaQLRxXIp4xHdL6YOQjDg==} - - '@types/glob-to-regexp@0.4.4': - resolution: {integrity: sha512-nDKoaKJYbnn1MZxUY0cA1bPmmgZbg0cTq7Rh13d0KWYNOiKbqoR+2d89SnRPszGh7ROzSwZ/GOjZ4jPbmmZ6Eg==} - - '@types/graceful-fs@4.1.9': - resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} - '@types/hast@3.0.4': resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} - '@types/http-assert@1.5.6': - resolution: {integrity: sha512-TTEwmtjgVbYAzZYWyeHPrrtWnfVkm8tQkP8P21uQifPgMRgjrow3XDEYqucuC8SKZJT7pUnhU/JymvjggxO9vw==} - '@types/http-cache-semantics@4.0.4': resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==} - '@types/http-errors@2.0.5': - resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/http-proxy@1.17.17': resolution: {integrity: sha512-ED6LB+Z1AVylNTu7hdzuBqOgMnvG/ld6wGCG8wFnAzKX5uyW2K3WD52v0gnLCTK/VLpXtKckgWuyScYK6cSPaw==} '@types/is-empty@1.2.3': resolution: {integrity: sha512-4J1l5d79hoIvsrKh5VUKVRA1aIdsOb10Hu5j3J2VfP/msDnfTdGPmNp2E1Wg+vs97Bktzo+MZePFFXSGoykYJw==} - '@types/is-glob@4.0.4': - resolution: {integrity: sha512-3mFBtIPQ0TQetKRDe94g8YrxJZxdMillMGegyv6zRBXvq4peRRhf2wLZ/Dl53emtTsC29dQQBwYvovS20yXpiQ==} - '@types/istanbul-lib-coverage@2.0.6': resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} - '@types/istanbul-lib-instrument@1.7.8': - resolution: {integrity: sha512-y8t6GUkn5bTXry7Zu/2HjTakxLNtvKbIQnAiGR2M3orrdZF+zp1J9ZAKfj3VM1k3sJodkjEcWfdCJ0bEAKp6CA==} - '@types/istanbul-lib-report@3.0.3': resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==} - '@types/istanbul-lib-source-maps@4.0.4': - resolution: {integrity: sha512-p+nSH0hBMLvuqgnT0rbBnDcfO3IuOZrLU+Yf4x0BhGVmXynB+gm9D35gAvWeMuk+riik5Rj12NBQm8rnzIPH3g==} - '@types/istanbul-reports@3.0.4': resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} - '@types/js-yaml@3.12.10': - resolution: {integrity: sha512-/Mtaq/wf+HxXpvhzFYzrzCqNRcA958sW++7JOFC8nPrZcvfi/TrzOaaGbvt27ltJB2NQbHVAg5a1wUCsyMH7NA==} - - '@types/js-yaml@4.0.9': - resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==} - '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -7186,15 +7445,6 @@ packages: '@types/katex@0.16.7': resolution: {integrity: sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==} - '@types/keygrip@1.0.6': - resolution: {integrity: sha512-lZuNAY9xeJt7Bx4t4dx0rYCDqGPW8RXhQZK1td7d4H6E9zYbLoOtjBvfwdTKpsyxQI/2jv+armjX/RW+ZNpXOQ==} - - '@types/koa-compose@3.2.9': - resolution: {integrity: sha512-BroAZ9FTvPiCy0Pi8tjD1OfJ7bgU1gQf0eR6e1Vm+JJATy9eKOG3hQMFtMciMawiSOVnLMdmUOC46s7HBhSTsA==} - - '@types/koa@2.15.0': - resolution: {integrity: sha512-7QFsywoE5URbuVnG3loe03QXuGajrnotr3gQkXcEBShORai23MePfFYdhz90FEtBBpkyIYQbVD+evKtloCgX3g==} - '@types/less@3.0.8': resolution: {integrity: sha512-Gjm4+H9noDJgu5EdT3rUw5MhPBag46fiOy27BefvWkNL8mlZnKnCaVVVTLKj6RYXed9b62CPKnPav9govyQDzA==} @@ -7210,21 +7460,6 @@ packages: '@types/memcached@2.2.10': resolution: {integrity: sha512-AM9smvZN55Gzs2wRrqeMHVP7KE8KWgCJO/XL5yCly2xF6EKa4YlbpK+cLSAH4NG/Ah64HrlegmGqW8kYws7Vxg==} - '@types/merge-stream@1.1.5': - resolution: {integrity: sha512-z2DPerX+vlR3C88ec2jqJCO1/yVOGYaVL0JaB2/ri/NJqU8sNnT9NRpDZgJAJAO3Ve72CHIcnSqjU8HWjlHxJg==} - - '@types/merge2@1.4.4': - resolution: {integrity: sha512-WZLSif3sHKMlq6vW22R9ub5f+/CEFFlSCY8actv9WBU/8RMJes5zHog9+8oEVLTkaIPaM8fp8XpLaHZggPWN9Q==} - - '@types/micromatch@4.0.10': - resolution: {integrity: sha512-5jOhFDElqr4DKTrTEbnW8DZ4Hz5LRUEmyrGpCMrD/NphYv3nUnaF08xmSLx1rGGnyEs/kFnhiw6dCgcDqMr5PQ==} - - '@types/micromatch@4.0.9': - resolution: {integrity: sha512-7V+8ncr22h4UoYRLnLXSpTxjQrNUXtWHGeMPRJt1nULXI57G9bIcpyrHlmrQ7QK24EyyuXvYcSSWAM8GA9nqCg==} - - '@types/mime-types@2.1.4': - resolution: {integrity: sha512-lfU4b34HOri+kAY5UheuFMWPDOI+OPceBSHZKp69gEyTL/mmJ4cnU6Y/rlme3UL3GyOn6Y42hyIEw0/q8sWx5w==} - '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} @@ -7234,18 +7469,12 @@ packages: '@types/mysql@2.15.26': resolution: {integrity: sha512-DSLCOXhkvfS5WNNPbfn2KdICAmk8lLc+/PNvnPnF7gOdMZCxopXduqv0OQ13y/yA/zXTSikZZqVgybUxOEg6YQ==} - '@types/natural-compare@1.4.3': - resolution: {integrity: sha512-XCAxy+Gg6+S6VagwzcknnvCKujj/bVv1q+GFuCrFEelqaZPqJoC+FeXLwc2dp+oLP7qDZQ4ZfQiTJQ9sIUmlLw==} - - '@types/node-notifier@8.0.5': - resolution: {integrity: sha512-LX7+8MtTsv6szumAp6WOy87nqMEdGhhry/Qfprjm1Ma6REjVzeF7SCyvPtp5RaF6IkXCS9V4ra8g5fwvf2ZAYg==} - - '@types/node-schedule@2.1.7': - resolution: {integrity: sha512-G7Z3R9H7r3TowoH6D2pkzUHPhcJrDF4Jz1JOQ80AX0K2DWTHoN9VC94XzFAPNMdbW9TBzMZ3LjpFi7RYdbxtXA==} - '@types/node@15.14.9': resolution: {integrity: sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==} + '@types/node@20.19.42': + resolution: {integrity: sha512-5L7SUaFC1RyDraj2yRhyBzHTobyXHmohD100CChNtyPyleoq37Mqab5Gn8XEKI04dfN/oqPdpHk38MgcQWHbZg==} + '@types/node@20.9.0': resolution: {integrity: sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==} @@ -7267,15 +7496,9 @@ packages: '@types/pg@8.6.1': resolution: {integrity: sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w==} - '@types/picomatch@4.0.2': - resolution: {integrity: sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==} - '@types/pluralize@0.0.33': resolution: {integrity: sha512-JOqsl+ZoCpP4e8TDke9W79FDcSgPAR0l6pixx2JHkhnRjvShyYiAYw2LVsnA7K08Y6DeOnaU6ujmENO4os/cYg==} - '@types/prettier-linter-helpers@1.0.4': - resolution: {integrity: sha512-ZGhi9aiUREt6bUsqdArRElJFay8b+C1IjbF0ETRFVBJd/g6bAiwzRIgqyepZo+LiESL2d2tdTXOPWIrcj+AMpw==} - '@types/prettier@3.0.0': resolution: {integrity: sha512-mFMBfMOz8QxhYVbuINtswBp9VL2b4Y0QqYHwqLz3YbgtfAcat2Dl6Y1o4e22S/OVE6Ebl9m7wWiMT2lSbAs1wA==} deprecated: This is a stub types definition. prettier provides its own type definitions, so you do not need this installed. @@ -7283,12 +7506,6 @@ packages: '@types/prop-types@15.7.15': resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==} - '@types/qs@6.14.0': - resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==} - - '@types/range-parser@1.2.7': - resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} - '@types/react-dom@18.3.7': resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} peerDependencies: @@ -7299,12 +7516,6 @@ packages: peerDependencies: '@types/react': ^19.2.0 - '@types/react-is@17.0.7': - resolution: {integrity: sha512-WrTEiT+c6rgq36QApoy0063uAOdltCrhF0QMXLIgYPaTvIdQhAB8hPb5oGGqX18xToElNILS9UprwU6GyINcJg==} - - '@types/react-is@18.3.1': - resolution: {integrity: sha512-zts4lhQn5ia0cF/y2+3V6Riu0MAfez9/LJYavdM8TvcVl+S91A/7VWxyBT8hbRuWspmuCaiGI0F41OJYGrKhRA==} - '@types/react-transition-group@4.4.12': resolution: {integrity: sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w==} peerDependencies: @@ -7313,24 +7524,18 @@ packages: '@types/react@17.0.4': resolution: {integrity: sha512-onz2BqScSFMoTRdJUZUDD/7xrusM8hBA2Fktk2qgaTYPCgPvWnDEgkrOs8hhPUf2jfcIXkJ5yK6VfYormJS3Jw==} - '@types/react@17.0.90': - resolution: {integrity: sha512-P9beVR/x06U9rCJzSxtENnOr4BrbJ6VrsrDTc+73TtHv9XHhryXKbjGRB+6oooB2r0G/pQkD/S4dHo/7jUfwFw==} - '@types/react@18.3.27': resolution: {integrity: sha512-cisd7gxkzjBKU2GgdYrTdtQx1SORymWyaAFhaxQPK9bYO9ot3Y5OikQRvY0VYQtvwjeQnizCINJAenh/V7MK2w==} + '@types/react@18.3.31': + resolution: {integrity: sha512-vfEqpXTvwT91yhmwdfouStN2hSKwTvyRs8qpLfADyrq/kxDw0hZM7Wk9Ug1FELj8hIby+S/+kQCSRFF32nv2Qw==} + '@types/react@19.2.7': resolution: {integrity: sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==} - '@types/require-from-string@1.2.3': - resolution: {integrity: sha512-kxLU5xvefySGpp1Z7VCt4m5AhQJUZ8HjW8ADdeS7GieqFPHLAde007fd9bxeXEsFXyaA0LeWIoQXyXP17mGpIg==} - '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} - '@types/resolve@1.20.6': - resolution: {integrity: sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==} - '@types/retry@0.12.2': resolution: {integrity: sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow==} @@ -7338,12 +7543,6 @@ packages: resolution: {integrity: sha512-jn7qwGFmJHwUSphV8zZneO3GmtlgLsmhs/LQyVvQbIIa+fzGMUiHI4HXJZL3FT8MJmgXWbLGiVVY7ElvHq6vDA==} deprecated: This is a stub types definition. sass provides its own type definitions, so you do not need this installed. - '@types/sax@1.2.7': - resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} - - '@types/scheduler@0.16.8': - resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} - '@types/scheduler@0.26.0': resolution: {integrity: sha512-WFHp9YUJQ6CKshqoC37iOlHnQSmxNc795UhB26CyBBttrN9svdIrUjl/NjnNmfcwtncN0h/0PPAFWv9ovP8mLA==} @@ -7353,15 +7552,6 @@ packages: '@types/semver@7.7.1': resolution: {integrity: sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==} - '@types/send@1.2.1': - resolution: {integrity: sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==} - - '@types/serialize-javascript@5.0.4': - resolution: {integrity: sha512-Z2R7UKFuNWCP8eoa2o9e5rkD3hmWxx/1L0CYz0k2BZzGh0PhEVMp9kfGiqEml/0IglwNERXZ2hwNzIrSz/KHTA==} - - '@types/serve-static@2.2.0': - resolution: {integrity: sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ==} - '@types/shimmer@1.2.0': resolution: {integrity: sha512-UE7oxhQLLd9gub6JKIAhDq06T0F6FnztwMNRvYgjeQSBeMc1ZG/tA47EwfduvkuQS8apbkM/lpLpWsaCeYsXVg==} @@ -7371,9 +7561,6 @@ packages: '@types/sinonjs__fake-timers@15.0.1': resolution: {integrity: sha512-Ko2tjWJq8oozHzHV+reuvS5KYIRAokHnGbDwGh/J64LntgpbuylF74ipEL24HCyRjf9FOlBiBHWBR1RlVKsI1w==} - '@types/source-map-support@0.5.10': - resolution: {integrity: sha512-tgVP2H469x9zq34Z0m/fgPewGhg/MLClalNOiPIzQlXrSS2YrKu/xCdSCKnEDwkFha51VKEKB6A9wW26/ZNwzA==} - '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -7383,12 +7570,6 @@ packages: '@types/supports-color@8.1.3': resolution: {integrity: sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==} - '@types/svg-parser@2.0.6': - resolution: {integrity: sha512-xrXwOltwMcLrKy79rv4MoalnD82oYLyXAVeeSyrkvR7XdCH4i7YqLNQWxyZ8KPpawtQShiKOse+pmtLeSLtCfQ==} - - '@types/svgo@2.6.4': - resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==} - '@types/tedious@4.0.14': resolution: {integrity: sha512-KHPsfX/FoVbUGbyYvk1q9MMQHLPeRZhRJZdO45Q4YjvFkv4hMNghCWTvy7rdKessBsmtz4euWCWAB6/tVpI1Iw==} @@ -7401,18 +7582,15 @@ packages: '@types/vscode@1.107.0': resolution: {integrity: sha512-XS8YE1jlyTIowP64+HoN30OlC1H9xqSlq1eoLZUgFEC8oUTO6euYZxti1xRiLSfZocs4qytTzR6xCBYtioQTCg==} + '@types/vscode@1.120.0': + resolution: {integrity: sha512-feaT4Rst+FkTch5zz/ZbNCxoIvo55YU80Be2kiL7OJcod4+CUYf2lUBPdIJzozNnSEMq1VRTGrWEcCGFB3fBmA==} + '@types/wrap-ansi@3.0.0': resolution: {integrity: sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==} - '@types/write-file-atomic@4.0.3': - resolution: {integrity: sha512-qdo+vZRchyJIHNeuI1nrpsLw+hnkgqP/8mlaN6Wle/NKhydHmUN9l4p3ZE8yP90AJNJW4uB8HQhedb4f1vNayQ==} - '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} - '@types/ws@8.5.12': - resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} - '@types/yargs-parser@21.0.3': resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} @@ -7565,6 +7743,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unocss/config@66.5.10': resolution: {integrity: sha512-udBhfMe+2MU70ZdjnRLnwLQ+0EHYJ4f5JjjvHsfmQ0If4KeYmSStWBuX+/LHNQidhl487JiwW1lBDQ8pKHmbiw==} @@ -7683,6 +7862,7 @@ packages: '@verdaccio/commons-api@10.2.0': resolution: {integrity: sha512-F/YZANu4DmpcEV0jronzI7v2fGVWkQ5Mwi+bVmV+ACJ+EzR0c9Jbhtbe5QyLUuzR97t8R5E/Xe53O0cc2LukdQ==} engines: {node: '>=8'} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. '@verdaccio/config@8.0.0-next-8.1': resolution: {integrity: sha512-goDVOH4e8xMUxjHybJpi5HwIecVFqzJ9jeNFrRUgtUUn0PtFuNMHgxOeqDKRVboZhc5HK90yed8URK/1O6VsUw==} @@ -7711,6 +7891,7 @@ packages: '@verdaccio/logger-7@8.0.0-next-8.1': resolution: {integrity: sha512-V+/B1Wnct3IZ90q6HkI1a3dqbS0ds7s/5WPrS5cmBeLEw78/OGgF76XkhI2+lett7Un1CjVow7mcebOWcZ/Sqw==} engines: {node: '>=12'} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. '@verdaccio/logger-commons@8.0.0-next-8.1': resolution: {integrity: sha512-jCge//RT4uaK7MarhpzcJeJ5Uvtu/DbJ1wvJQyGiFe+9AvxDGm3EUFXvawLFZ0lzYhmLt1nvm7kevcc3vOm2ZQ==} @@ -7919,24 +8100,17 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - acorn-node@1.8.2: - resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==} - - acorn-walk@7.2.0: - resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} - engines: {node: '>=0.4.0'} - acorn-walk@8.3.4: resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==} engines: {node: '>=0.4.0'} - acorn@7.4.1: - resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} + acorn@8.15.0: + resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} engines: {node: '>=0.4.0'} hasBin: true - acorn@8.15.0: - resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} + acorn@8.16.0: + resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} engines: {node: '>=0.4.0'} hasBin: true @@ -7944,6 +8118,10 @@ packages: resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==} engines: {node: '>= 10.0.0'} + address@2.0.3: + resolution: {integrity: sha512-XNAb/a6TCqou+TufU8/u11HCu9x1gYvOoxLwtlXgIqmkrYQADVv6ljyW2zwiPhHz9R1gItAWpuDrdJMmrOBFEA==} + engines: {node: '>= 16.0.0'} + adm-zip@0.5.16: resolution: {integrity: sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==} engines: {node: '>=12.0'} @@ -8009,6 +8187,9 @@ packages: ajv@8.17.1: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} + ajv@8.18.0: + resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} + anafanafo@2.0.0: resolution: {integrity: sha512-Nlfq7NC4AOkTJerWRIZcOAiMNtIDVIGWGvQ98O7Jl6Kr2Dk0dX5u4MqN778kSRTy5KRqchpLdF2RtLFEz9FVkQ==} @@ -8249,6 +8430,9 @@ packages: axios@1.13.2: resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==} + axios@1.16.0: + resolution: {integrity: sha512-6hp5CwvTPlN2A31g5dxnwAX0orzM7pmCRDLnZSX772mv8WDqICwFjowHuPs04Mc8deIld1+ejhtaMn5vp6b+1w==} + axios@1.8.2: resolution: {integrity: sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==} @@ -8370,6 +8554,14 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + balanced-match@4.0.3: + resolution: {integrity: sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==} + engines: {node: 20 || >=22} + + balanced-match@4.0.4: + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} + engines: {node: 18 || 20 || >=22} + bare-events@2.8.2: resolution: {integrity: sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==} peerDependencies: @@ -8484,6 +8676,10 @@ packages: brace-expansion@2.0.2: resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} + brace-expansion@5.0.6: + resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==} + engines: {node: 18 || 20 || >=22} + braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} @@ -9462,6 +9658,9 @@ packages: date-fns@4.1.0: resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==} + date-fns@4.4.0: + resolution: {integrity: sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==} + date-format@4.0.14: resolution: {integrity: sha512-39BOQLs9ZjKh0/patS9nrT8wc3ioX3/eA/zgbKNopnF2wCqJEoxywwwElATYvRsXdnOxA/OQeQoFZ3rFjVajhg==} engines: {node: '>=4.0'} @@ -9546,7 +9745,6 @@ packages: dedent@1.7.1: resolution: {integrity: sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==} peerDependencies: - '@types/babel-plugin-macros': '*' babel-plugin-macros: ^3.1.0 peerDependenciesMeta: babel-plugin-macros: @@ -9605,12 +9803,12 @@ packages: resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} engines: {node: '>= 0.4'} - defined@1.0.1: - resolution: {integrity: sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==} - 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==} engines: {node: '>=0.4.0'} @@ -9666,9 +9864,9 @@ packages: engines: {node: '>= 4.0.0'} hasBin: true - detective@5.2.1: - resolution: {integrity: sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==} - engines: {node: '>=0.8.0'} + detect-port@2.1.0: + resolution: {integrity: sha512-epZuWb/6Q62L+nDHJc/hQAqf8pylsqgk3BpZXVBx1CDnr3nkrVNn73Uu1rXcFzkNcc+hkP3whuOg7JZYaQB65Q==} + engines: {node: '>= 16.0.0'} hasBin: true devlop@1.1.0: @@ -9784,6 +9982,10 @@ packages: resolution: {integrity: sha512-zIHwmZPRshsCdpMDyVsqGmgyP0yT8GAgXUnkdAoJisxvf33k7yO6OuoKmcTGuXPWSsm8Oh88nZicRLA9Y0rUeA==} engines: {node: '>=12'} + dotenv-expand@12.0.3: + resolution: {integrity: sha512-uc47g4b+4k/M/SeaW1y4OApx+mtLWl92l5LMPP0GNXctZqELk+YGgOPIIC5elYmUH4OuoK3JLhuRUYegeySiFA==} + engines: {node: '>=12'} + dotenv@16.4.7: resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} @@ -9850,6 +10052,11 @@ packages: engines: {node: '>=0.10.0'} hasBin: true + ejs@5.0.1: + resolution: {integrity: sha512-COqBPFMxuPTPspXl2DkVYaDS3HtrD1GpzOGkNTJ1IYkifq/r9h8SVEFrjA3D9/VJGOEoMQcrlhpntcSUrM8k6A==} + engines: {node: '>=0.12.18'} + hasBin: true + electron-to-chromium@1.5.267: resolution: {integrity: sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==} @@ -9993,6 +10200,9 @@ packages: es-toolkit@1.43.0: resolution: {integrity: sha512-SKCT8AsWvYzBBuUqMk4NPwFlSdqLpJwmy6AP322ERn8W2YLIB6JBXnwMI2Qsh2gfphT3q7EKAxKb23cvFHFwKA==} + es-toolkit@1.47.0: + resolution: {integrity: sha512-n1GuoD0WEQZMBk5tttoZSqwgyLx01oqa5XsBmCHwPyNe1S9jPBEmtR2pSgp2kJuWE3ciFZ6yRHmY4pM4C3OOkw==} + es6-object-assign@1.1.0: resolution: {integrity: sha512-MEl9uirslVwqQU369iHNWZXsI8yaZYGg/D65aOgZkeyFJwHYSxilf7rQzXKI7DdDuBPrBXbfk3sl9hJhmd5AUw==} @@ -10023,6 +10233,11 @@ packages: engines: {node: '>=18'} hasBin: true + esbuild-visualizer@0.7.0: + resolution: {integrity: sha512-Vz22k+G2WT7GuCo7rbhaQwGbZ26lEhwzsctkEdQlu2SVrshoM4hzQeRpu/3DP596a9+9K2JyYsinuC6AC896Og==} + engines: {node: '>=18'} + hasBin: true + esbuild@0.21.5: resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} engines: {node: '>=12'} @@ -10122,7 +10337,6 @@ packages: eslint-formatting-reporter@0.0.0: resolution: {integrity: sha512-k9RdyTqxqN/wNYVaTk/ds5B5rA8lgoAmvceYN7bcZMBwU7TuXx5ntewJv81eF3pIL/CiJE+pJZm36llG8yhyyw==} peerDependencies: - '@types/eslint': '*' eslint: '>=8.40.0' eslint-import-context@0.1.9: @@ -10221,7 +10435,6 @@ packages: eslint-plugin-format@1.1.0: resolution: {integrity: sha512-zjGPZcftddkO9GydBwvTKBV4ICN6a++XK0zIPi3HZHlU8W9EaftTA3XAanJvGAXQUYEqAADtgQi08SX+afbPrg==} peerDependencies: - '@types/eslint': '*' eslint: ^8.40.0 || ^9.0.0 eslint-plugin-import-x@4.16.1: @@ -10241,7 +10454,6 @@ packages: resolution: {integrity: sha512-L730PghjZLrg6nwAKPtQ7smOIOxE0A/KbnCN7ywIkIWy8HJ9CDdMQyxjyyMcX1tzFJtF6/raLR/pMJD3tx0yYA==} engines: {node: '>=20'} peerDependencies: - '@types/eslint': '*' '@typescript-eslint/utils': ^8.35.1 eslint: '>=9' @@ -10374,7 +10586,6 @@ packages: resolution: {integrity: sha512-LstAv6tKgZylMmJniWxQL9TOY9kwRddLnvBsoTbRsgUDROL5bsg0k5XHMaNJLyX8cxh4iafQ/WxAw5shNUf3GQ==} engines: {node: ^14.17.0 || ^16.0.0 || >= 18.0.0} peerDependencies: - '@types/eslint': '*' eslint: '>=7' eslint-plugin-react-debug@1.53.1: @@ -10411,7 +10622,6 @@ packages: resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==} engines: {node: '>=10'} peerDependencies: - '@types/eslint': '*' eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 eslint-plugin-react-naming-convention@1.53.1: @@ -10473,7 +10683,6 @@ packages: resolution: {integrity: sha512-3WodYD6Bs9ACqnB+TP2TuLh774c/nacAjxSKOP9bHJ2c8rf+nrhocxjjeAWNmO9IPkFIzTKlcl0vNXI2yYpVOw==} engines: {node: '>= 18'} peerDependencies: - '@types/eslint': '*' eslint: '>=8' eslint-plugin-toml@0.12.0: @@ -10901,6 +11110,15 @@ packages: debug: optional: true + follow-redirects@1.16.0: + resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + for-each@0.3.5: resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==} engines: {node: '>= 0.4'} @@ -11096,6 +11314,9 @@ packages: git-hooks-list@3.2.0: resolution: {integrity: sha512-ZHG9a1gEhUMX1TvGrLdyWb9kDopCBbTnI8z4JgRMYxsijWipgjSEYoPWqBuIB0DnRnvqlQSEeVmzpeuPm7NdFQ==} + git-hooks-list@4.2.1: + resolution: {integrity: sha512-WNvqJjOxxs/8ZP9+DWdwWJ7cDsd60NHf39XnD82pDVrKO5q7xfPqpkK6hwEAmBa/ZSEE4IOoR75EzbbIuwGlMw==} + git-up@4.0.5: resolution: {integrity: sha512-YUvVDg/vX3d0syBsk/CKUTib0srcQME0JyHkL5BaYdwLsiCslPWmDSi8PUMo9pXYjrryMcmsCoCgsTpSCJEQaA==} @@ -11121,29 +11342,31 @@ packages: glob@10.5.0: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@11.1.0: resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@6.0.4: resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@7.1.2: resolution: {integrity: sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -11237,7 +11460,6 @@ packages: engines: {node: '>=20'} peerDependencies: '@fastify/websocket': ^10 || ^11 - '@types/ws': '*' crossws: ~0.3 graphql: ^15.10.1 || ^16 uWebSockets.js: ^20 @@ -12228,6 +12450,10 @@ packages: resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} hasBin: true + jiti@2.7.0: + resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==} + hasBin: true + jju@1.4.0: resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} @@ -13196,6 +13422,14 @@ packages: resolution: {integrity: sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==} engines: {node: 20 || >=22} + minimatch@10.2.3: + resolution: {integrity: sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg==} + engines: {node: 18 || 20 || >=22} + + minimatch@10.2.5: + resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} + engines: {node: 18 || 20 || >=22} + minimatch@3.0.4: resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} @@ -13289,6 +13523,9 @@ packages: mlly@1.8.0: resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==} + mlly@1.8.2: + resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==} + mocha@5.2.0: resolution: {integrity: sha512-2IUgKDhc3J7Uug+FxMXuqIyYzH7gJjXECKe/w43IGgQHTSj3InJi+yAA7T24L9bQMRKiUEHxEX37G5JpVUGLcQ==} engines: {node: '>= 4.0.0'} @@ -13656,6 +13893,18 @@ packages: '@swc/core': optional: true + nx@22.7.5: + resolution: {integrity: sha512-zoxsJabb33jl1QYnalDn0bicryrEBgSzdKp90d7VGGv/jDgzKrcLg/hw2ZxeYiOjWPIT/o8QNT9G9vTs4dv3AQ==} + hasBin: true + peerDependencies: + '@swc-node/register': ^1.11.1 + '@swc/core': ^1.15.8 + peerDependenciesMeta: + '@swc-node/register': + optional: true + '@swc/core': + optional: true + nypm@0.5.4: resolution: {integrity: sha512-X0SNNrZiGU8/e/zAB7sCTtdxWTMSIO73q+xuKgglm2Yvzwlo8UoC5FNySQFCvl84uPaeADkqHUZUkWy4aH4xOA==} engines: {node: ^14.16.0 || >=16.10.0} @@ -14067,6 +14316,10 @@ packages: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} + picomatch@4.0.4: + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} + engines: {node: '>=12'} + pify@2.3.0: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} @@ -14250,9 +14503,9 @@ packages: peerDependencies: postcss: ^8.4.32 - postcss-import@14.1.0: - resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==} - engines: {node: '>=10.0.0'} + postcss-import@15.1.0: + resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} + engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 @@ -14398,8 +14651,8 @@ packages: peerDependencies: postcss: ^8.0.0 - postcss-nested@6.0.0: - resolution: {integrity: sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==} + postcss-nested@6.2.0: + resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 @@ -14787,6 +15040,7 @@ packages: prebuild-install@7.1.3: resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==} engines: {node: '>=10'} + deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. hasBin: true prelude-ls@1.2.1: @@ -14807,6 +15061,12 @@ packages: peerDependencies: prettier: ^3.0.0 + prettier-plugin-jsdoc@1.8.1: + resolution: {integrity: sha512-XuMqBWTc3b/8eCOe+OlZlFy9Z413a7WOmF4i5hDGtjbtIFOdvRrVtGjXR2Feye3TrLWhkkkHheNXPTyYKxw3nA==} + engines: {node: '>=14.13.1 || >=16.0.0'} + peerDependencies: + prettier: ^3.0.0 + prettier-plugin-organize-imports@4.3.0: resolution: {integrity: sha512-FxFz0qFhyBsGdIsb697f/EkvHzi5SZOhWAjxcx2dLt+Q532bAlhswcXGYB1yzjZ69kW8UoadFBw7TyNwlq96Iw==} peerDependencies: @@ -14817,6 +15077,14 @@ packages: vue-tsc: optional: true + prettier-plugin-packagejson@3.0.2: + resolution: {integrity: sha512-kmoj3hEynXwoHDo8ZhmWAIjRBoQWCDUVackiWfSDWdgD0rS3LGB61T9zoVbume/cotYdCoadUh4sqViAmXvpBQ==} + peerDependencies: + prettier: ^3 + peerDependenciesMeta: + prettier: + optional: true + prettier-plugin-pkg@0.18.1: resolution: {integrity: sha512-FuUxvsYZR/8rsLH8s/jbPQmgYvv0yxW8LoIHCy6+Q7p4FBjjdP3DNKx8fMTOsc0SlEB1skB4o1LcahRceIh87A==} engines: {node: ^14.18.0 || >=16.0.0} @@ -14898,6 +15166,11 @@ packages: engines: {node: '>=14'} hasBin: true + prettier@3.8.3: + resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} + engines: {node: '>=14'} + hasBin: true + pretty-bytes@7.1.0: resolution: {integrity: sha512-nODzvTiYVRGRqAOvE84Vk5JDPyyxsVk0/fbA/bq7RqlnhksGpset09XTxbpvLTIjoaF7K8Z8DG8yHtKGTPSYRw==} engines: {node: '>=20'} @@ -14988,6 +15261,10 @@ packages: proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + proxy-from-env@2.1.0: + resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} + engines: {node: '>=10'} + public-encrypt@4.0.3: resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==} @@ -15485,6 +15762,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.61.1: + resolution: {integrity: sha512-I4KW6iuRpuu2uHBLraZ1wNZe0DP7lnRha+VJ9tNaYVaVgKhW0aI3h4RYnoRPeql0flHm/Co55b7snEDcOfOJrA==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + run-applescript@7.1.0: resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==} engines: {node: '>=18'} @@ -15615,6 +15897,16 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.4: + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} + engines: {node: '>=10'} + hasBin: true + + semver@7.8.2: + resolution: {integrity: sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==} + engines: {node: '>=10'} + hasBin: true + send@0.19.0: resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==} engines: {node: '>= 0.8.0'} @@ -15741,6 +16033,11 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true + size-limit@11.2.0: + resolution: {integrity: sha512-2kpQq2DD/pRpx3Tal/qRW1SYwcIeQ0iq8li5CJHQgOC+FtPn2BVmuDtzUCgNnpCrbgtfEHqh+iWzxK+Tq6C+RQ==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} @@ -15757,6 +16054,10 @@ packages: resolution: {integrity: sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==} engines: {node: '>=8.0.0'} + smol-toml@1.6.1: + resolution: {integrity: sha512-dWUG8F5sIIARXih1DTaQAX4SsiTXhInKf1buxdY9DIg4ZYPZK5nGM1VRIYmEbDbsHt7USo99xSLFu5Q1IqTmsg==} + engines: {node: '>= 18'} + snake-case@3.0.4: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} @@ -15791,10 +16092,18 @@ packages: sort-object-keys@1.1.3: resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} + sort-object-keys@2.1.0: + resolution: {integrity: sha512-SOiEnthkJKPv2L6ec6HMwhUcN0/lppkeYuN1x63PbyPRrgSPIuBJCiYxYyvWRTtjMlOi14vQUCGUJqS6PLVm8g==} + sort-package-json@2.15.1: resolution: {integrity: sha512-9x9+o8krTT2saA9liI4BljNjwAbvUnWf11Wq+i/iZt8nl2UGYnf3TH5uBydE7VALmP7AGwlfszuEeL8BDyb0YA==} hasBin: true + sort-package-json@3.7.1: + resolution: {integrity: sha512-ssk1HG7whF8N/T1IsNAQrtHG5Cbdi0rAgRJZXYBr9hF5xaHnBNzUx/W6LcthEW7FhOwvZssbESZuO+GxssqAyA==} + engines: {node: '>=20'} + hasBin: true + sorted-array-functions@1.3.0: resolution: {integrity: sha512-2sqgzeFlid6N4Z2fUQ1cvFmTOLRi/sEDzSQ0OKYchqgoPmQBVyM3959qYx3fpS6Esef80KjmpgPeEr028dP3OA==} @@ -15914,7 +16223,6 @@ packages: resolution: {integrity: sha512-FrBjm8I8O+pYEOPHcdW9xWwgXSZxte7lza9q2lN3jFN4vuW79m5j0OnTQeR8z9MmIbBTvkIpp3yMBebl53Yt5Q==} hasBin: true peerDependencies: - '@types/prettier': '*' prettier: ^2 || ^3 peerDependenciesMeta: prettier: @@ -16165,12 +16473,10 @@ packages: tailwind-merge@2.6.0: resolution: {integrity: sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==} - tailwindcss@3.2.7: - resolution: {integrity: sha512-B6DLqJzc21x7wntlH/GsZwEXTBttVSl1FtCzC8WP4oBc/NKef7kaax5jeihkkCEWc831/5NDJ9gRNDK6NEioQQ==} - engines: {node: '>=12.13.0'} + tailwindcss@3.4.19: + resolution: {integrity: sha512-3ofp+LL8E+pK/JuPLPggVAIaEuhvIz4qNcf3nA1Xn2o/7fb7s/TYpHhwGDv1ZU3PkBluUVaF8PyCHcm48cKLWQ==} + engines: {node: '>=14.0.0'} hasBin: true - peerDependencies: - postcss: ^8.0.9 tapable@2.3.0: resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} @@ -16189,6 +16495,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me temp-dir@3.0.0: resolution: {integrity: sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==} @@ -16317,6 +16624,10 @@ packages: resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==} engines: {node: '>=14.14'} + tmp@0.2.6: + resolution: {integrity: sha512-5sJPdPjfI5Kx+qbrDesxkglRBxW//g7hCsqspEjwkewGvBMGIKMOTKzLt1hFVJzyadba3lDUN20O9qhvbQUSTA==} + engines: {node: '>=14.14'} + tmpl@1.0.5: resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} @@ -16616,11 +16927,6 @@ packages: engines: {node: '>=14.17'} hasBin: true - typescript@5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} - engines: {node: '>=14.17'} - hasBin: true - typescript@5.8.2: resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} engines: {node: '>=14.17'} @@ -16653,6 +16959,9 @@ packages: ufo@1.6.1: resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} + ufo@1.6.4: + resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==} + uglify-js@3.19.3: resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} engines: {node: '>=0.8.0'} @@ -16692,6 +17001,10 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici@6.26.0: + resolution: {integrity: sha512-4yqz8a3n5HmGTlsbADNtr/dJlhkh/55Rq798G6ibiULcXbDtaLpTl1pvdqcbFfeoj3iSi52lePFM7h9H21cw/A==} + engines: {node: '>=18.17'} + undici@7.16.0: resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==} engines: {node: '>=20.18.1'} @@ -16955,10 +17268,12 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uvu@0.5.6: @@ -17198,10 +17513,12 @@ packages: whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@4.0.0: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} @@ -17365,6 +17682,11 @@ packages: engines: {node: '>= 14.6'} hasBin: true + yaml@2.9.0: + resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==} + engines: {node: '>= 14.6'} + hasBin: true + yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} @@ -17421,6 +17743,9 @@ packages: zod@4.2.1: resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} + zod@4.4.3: + resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} + zustand@4.5.7: resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==} engines: {node: '>=12.7.0'} @@ -17449,8 +17774,26 @@ packages: snapshots: + '@actions/core@3.0.1': + dependencies: + '@actions/exec': 3.0.0 + '@actions/http-client': 4.0.1 + + '@actions/exec@3.0.0': + dependencies: + '@actions/io': 3.0.2 + + '@actions/http-client@4.0.1': + dependencies: + tunnel: 0.0.6 + undici: 6.26.0 + + '@actions/io@3.0.2': {} + '@adobe/css-tools@4.4.4': {} + '@alloc/quick-lru@5.2.0': {} + '@alloy-js/babel-plugin-jsx-dom-expressions@0.39.1(@babel/core@7.28.5)': dependencies: '@babel/core': 7.28.5 @@ -17498,11 +17841,11 @@ snapshots: '@alloy-js/core': 0.21.0 yaml: 2.8.2 - '@alloy-js/rollup-plugin@0.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5)': + '@alloy-js/rollup-plugin@0.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1)': dependencies: '@alloy-js/babel-preset': 0.2.1(@babel/core@7.28.5) '@babel/preset-typescript': 7.28.5(@babel/core@7.28.5) - '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) + '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) transitivePeerDependencies: - '@babel/core' - '@types/babel__core' @@ -19210,12 +19553,12 @@ snapshots: '@cspell/url': 8.19.4 import-meta-resolve: 4.2.0 - '@cspell/eslint-plugin@8.19.4(eslint@9.39.2(jiti@2.4.2))': + '@cspell/eslint-plugin@8.19.4(eslint@9.39.2(jiti@1.21.7))': dependencies: '@cspell/cspell-types': 8.19.4 '@cspell/url': 8.19.4 cspell-lib: 8.19.4 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) synckit: 0.11.11 '@cspell/filetypes@8.19.4': {} @@ -19275,15 +19618,28 @@ snapshots: dependencies: '@noble/ciphers': 1.3.0 + '@emnapi/core@1.4.5': + dependencies: + '@emnapi/wasi-threads': 1.0.4 + tslib: 2.8.1 + '@emnapi/core@1.7.1': dependencies: '@emnapi/wasi-threads': 1.1.0 tslib: 2.8.1 + '@emnapi/runtime@1.4.5': + dependencies: + tslib: 2.8.1 + '@emnapi/runtime@1.7.1': dependencies: tslib: 2.8.1 + '@emnapi/wasi-threads@1.0.4': + dependencies: + tslib: 2.8.1 + '@emnapi/wasi-threads@1.1.0': dependencies: tslib: 2.8.1 @@ -19620,24 +19976,24 @@ snapshots: eslint: 8.57.1 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.9.0(eslint@9.39.2(jiti@2.4.2))': + '@eslint-community/eslint-utils@4.9.0(eslint@9.39.2(jiti@1.21.7))': dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.9.0(eslint@9.39.2(jiti@2.6.1))': + '@eslint-community/eslint-utils@4.9.0(eslint@9.39.2(jiti@2.7.0))': dependencies: - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} - '@eslint-react/ast@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@eslint-react/ast@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@eslint-react/eff': 1.53.1 '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.3.3) - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) string-ts: 2.3.1 ts-pattern: 5.9.0 transitivePeerDependencies: @@ -19645,17 +20001,17 @@ snapshots: - supports-color - typescript - '@eslint-react/core@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@eslint-react/core@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) birecord: 0.1.1 ts-pattern: 5.9.0 transitivePeerDependencies: @@ -19665,58 +20021,58 @@ snapshots: '@eslint-react/eff@1.53.1': {} - '@eslint-react/eslint-plugin@1.53.1(eslint@9.39.2(jiti@2.4.2))(ts-api-utils@2.1.0(typescript@5.3.3))(typescript@5.3.3)': + '@eslint-react/eslint-plugin@1.53.1(eslint@9.39.2(jiti@1.21.7))(ts-api-utils@2.1.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) - eslint-plugin-react-debug: 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint-plugin-react-dom: 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint-plugin-react-hooks-extra: 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint-plugin-react-naming-convention: 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint-plugin-react-web-api: 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint-plugin-react-x: 1.53.1(eslint@9.39.2(jiti@2.4.2))(ts-api-utils@2.1.0(typescript@5.3.3))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) + eslint-plugin-react-debug: 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint-plugin-react-dom: 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint-plugin-react-hooks-extra: 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint-plugin-react-naming-convention: 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint-plugin-react-web-api: 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint-plugin-react-x: 1.53.1(eslint@9.39.2(jiti@1.21.7))(ts-api-utils@2.1.0(typescript@5.9.3))(typescript@5.9.3) optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - ts-api-utils - '@eslint-react/kit@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@eslint-react/kit@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@eslint-react/eff': 1.53.1 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) ts-pattern: 5.9.0 - zod: 4.2.1 + zod: 4.4.3 transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/shared@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@eslint-react/shared@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) ts-pattern: 5.9.0 - zod: 4.2.1 + zod: 4.4.3 transitivePeerDependencies: - eslint - supports-color - typescript - '@eslint-react/var@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@eslint-react/var@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) string-ts: 2.3.1 ts-pattern: 5.9.0 transitivePeerDependencies: @@ -19724,11 +20080,11 @@ snapshots: - supports-color - typescript - '@eslint/compat@1.4.1(eslint@9.39.2(jiti@2.4.2))': + '@eslint/compat@1.4.1(eslint@9.39.2(jiti@1.21.7))': dependencies: '@eslint/core': 0.17.0 optionalDependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) '@eslint/config-array@0.21.1': dependencies: @@ -19815,16 +20171,16 @@ snapshots: '@formkit/tempo@0.1.2': {} - '@graphql-eslint/eslint-plugin@4.4.0(@types/node@20.9.0)(crossws@0.3.5)(eslint@9.39.2(jiti@2.4.2))(graphql@16.12.0)(typescript@5.3.3)': + '@graphql-eslint/eslint-plugin@4.4.0(@types/node@20.19.42)(crossws@0.3.5)(eslint@9.39.2(jiti@1.21.7))(graphql@16.12.0)(typescript@5.9.3)': dependencies: '@graphql-tools/code-file-loader': 8.1.27(graphql@16.12.0) '@graphql-tools/graphql-tag-pluck': 8.3.26(graphql@16.12.0) '@graphql-tools/utils': 10.11.0(graphql@16.12.0) debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) fast-glob: 3.3.3 graphql: 16.12.0 - graphql-config: 5.1.5(@types/node@20.9.0)(crossws@0.3.5)(graphql@16.12.0)(typescript@5.3.3) + graphql-config: 5.1.5(@types/node@20.19.42)(crossws@0.3.5)(graphql@16.12.0)(typescript@5.9.3) graphql-depth-limit: 1.1.0(graphql@16.12.0) lodash.lowercase: 4.3.0 transitivePeerDependencies: @@ -19888,10 +20244,9 @@ snapshots: dependencies: '@graphql-tools/executor-common': 0.0.6(graphql@16.12.0) '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - '@types/ws': 8.18.1 '@whatwg-node/disposablestack': 0.0.6 graphql: 16.12.0 - graphql-ws: 6.0.6(@types/ws@8.18.1)(crossws@0.3.5)(graphql@16.12.0)(ws@8.18.3) + graphql-ws: 6.0.6(crossws@0.3.5)(graphql@16.12.0)(ws@8.18.3) isomorphic-ws: 5.0.0(ws@8.18.3) tslib: 2.8.1 ws: 8.18.3 @@ -19902,7 +20257,7 @@ snapshots: - uWebSockets.js - utf-8-validate - '@graphql-tools/executor-http@1.3.3(@types/node@20.9.0)(graphql@16.12.0)': + '@graphql-tools/executor-http@1.3.3(@types/node@20.19.42)(graphql@16.12.0)': dependencies: '@graphql-hive/signal': 1.0.0 '@graphql-tools/executor-common': 0.0.4(graphql@16.12.0) @@ -19912,7 +20267,7 @@ snapshots: '@whatwg-node/fetch': 0.10.13 '@whatwg-node/promise-helpers': 1.3.2 graphql: 16.12.0 - meros: 1.3.2(@types/node@20.9.0) + meros: 1.3.2(@types/node@20.19.42) tslib: 2.8.1 transitivePeerDependencies: - '@types/node' @@ -20002,10 +20357,10 @@ snapshots: graphql: 16.12.0 tslib: 2.8.1 - '@graphql-tools/url-loader@8.0.33(@types/node@20.9.0)(crossws@0.3.5)(graphql@16.12.0)': + '@graphql-tools/url-loader@8.0.33(@types/node@20.19.42)(crossws@0.3.5)(graphql@16.12.0)': dependencies: '@graphql-tools/executor-graphql-ws': 2.0.7(crossws@0.3.5)(graphql@16.12.0) - '@graphql-tools/executor-http': 1.3.3(@types/node@20.9.0)(graphql@16.12.0) + '@graphql-tools/executor-http': 1.3.3(@types/node@20.19.42)(graphql@16.12.0) '@graphql-tools/executor-legacy-ws': 1.1.24(graphql@16.12.0) '@graphql-tools/utils': 10.11.0(graphql@16.12.0) '@graphql-tools/wrap': 10.1.4(graphql@16.12.0) @@ -20098,15 +20453,24 @@ snapshots: '@inquirer/ansi@2.0.2': {} - '@inquirer/checkbox@4.3.2(@types/node@20.9.0)': + '@inquirer/checkbox@4.3.2(@types/node@20.19.42)': dependencies: '@inquirer/ansi': 1.0.2 - '@inquirer/core': 10.3.2(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/type': 3.0.10(@types/node@20.19.42) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/checkbox@5.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/ansi': 2.0.2 + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/figures': 2.0.2 + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/checkbox@5.0.3(@types/node@20.9.0)': dependencies: @@ -20116,6 +20480,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/checkbox@5.0.3(@types/node@25.0.3)': dependencies: @@ -20132,12 +20497,19 @@ snapshots: '@inquirer/core': 9.2.1 '@inquirer/type': 1.5.5 - '@inquirer/confirm@5.1.21(@types/node@20.9.0)': + '@inquirer/confirm@5.1.21(@types/node@20.19.42)': dependencies: - '@inquirer/core': 10.3.2(@types/node@20.9.0) - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) + '@inquirer/type': 3.0.10(@types/node@20.19.42) optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/confirm@6.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/confirm@6.0.3(@types/node@20.9.0)': dependencies: @@ -20145,6 +20517,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/confirm@6.0.3(@types/node@25.0.3)': dependencies: @@ -20154,38 +20527,49 @@ snapshots: '@types/node': 25.0.3 optional: true - '@inquirer/core@10.3.2(@types/node@20.9.0)': + '@inquirer/core@10.3.2(@types/node@20.19.42)': dependencies: '@inquirer/ansi': 1.0.2 '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/type': 3.0.10(@types/node@20.19.42) 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': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/core@11.1.0(@types/node@20.19.42)': + dependencies: + '@inquirer/ansi': 2.0.2 + '@inquirer/figures': 2.0.2 + '@inquirer/type': 4.0.2(@types/node@20.19.42) + cli-width: 4.1.0 + mute-stream: 3.0.0 + signal-exit: 4.1.0 + wrap-ansi: 9.0.2 + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/core@11.1.0(@types/node@20.9.0)': dependencies: '@inquirer/ansi': 2.0.2 '@inquirer/figures': 2.0.2 '@inquirer/type': 4.0.2(@types/node@20.9.0) - '@types/mute-stream': 0.0.4 cli-width: 4.1.0 mute-stream: 3.0.0 signal-exit: 4.1.0 wrap-ansi: 9.0.2 optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/core@11.1.0(@types/node@25.0.3)': dependencies: '@inquirer/ansi': 2.0.2 '@inquirer/figures': 2.0.2 '@inquirer/type': 4.0.2(@types/node@25.0.3) - '@types/mute-stream': 0.0.4 cli-width: 4.1.0 mute-stream: 3.0.0 signal-exit: 4.1.0 @@ -20209,13 +20593,21 @@ snapshots: wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.3 - '@inquirer/editor@4.2.23(@types/node@20.9.0)': + '@inquirer/editor@4.2.23(@types/node@20.19.42)': dependencies: - '@inquirer/core': 10.3.2(@types/node@20.9.0) - '@inquirer/external-editor': 1.0.3(@types/node@20.9.0) - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) + '@inquirer/external-editor': 1.0.3(@types/node@20.19.42) + '@inquirer/type': 3.0.10(@types/node@20.19.42) optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/editor@5.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/external-editor': 2.0.2(@types/node@20.19.42) + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/editor@5.0.3(@types/node@20.9.0)': dependencies: @@ -20224,6 +20616,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/editor@5.0.3(@types/node@25.0.3)': dependencies: @@ -20234,13 +20627,20 @@ snapshots: '@types/node': 25.0.3 optional: true - '@inquirer/expand@4.0.23(@types/node@20.9.0)': + '@inquirer/expand@4.0.23(@types/node@20.19.42)': dependencies: - '@inquirer/core': 10.3.2(@types/node@20.9.0) - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) + '@inquirer/type': 3.0.10(@types/node@20.19.42) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/expand@5.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/expand@5.0.3(@types/node@20.9.0)': dependencies: @@ -20248,6 +20648,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/expand@5.0.3(@types/node@25.0.3)': dependencies: @@ -20257,6 +20658,13 @@ snapshots: '@types/node': 25.0.3 optional: true + '@inquirer/external-editor@1.0.3(@types/node@20.19.42)': + dependencies: + chardet: 2.1.1 + iconv-lite: 0.7.1 + optionalDependencies: + '@types/node': 20.19.42 + '@inquirer/external-editor@1.0.3(@types/node@20.9.0)': dependencies: chardet: 2.1.1 @@ -20271,17 +20679,23 @@ snapshots: optionalDependencies: '@types/node': 25.0.3 + '@inquirer/external-editor@2.0.2(@types/node@20.19.42)': + dependencies: + chardet: 2.1.1 + iconv-lite: 0.7.1 + optionalDependencies: + '@types/node': 20.19.42 + '@inquirer/external-editor@2.0.2(@types/node@20.9.0)': dependencies: - '@types/chardet': 1.0.0 chardet: 2.1.1 iconv-lite: 0.7.1 optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/external-editor@2.0.2(@types/node@25.0.3)': dependencies: - '@types/chardet': 1.0.0 chardet: 2.1.1 iconv-lite: 0.7.1 optionalDependencies: @@ -20297,12 +20711,19 @@ snapshots: '@inquirer/core': 9.2.1 '@inquirer/type': 1.5.5 - '@inquirer/input@4.3.1(@types/node@20.9.0)': + '@inquirer/input@4.3.1(@types/node@20.19.42)': dependencies: - '@inquirer/core': 10.3.2(@types/node@20.9.0) - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) + '@inquirer/type': 3.0.10(@types/node@20.19.42) optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/input@5.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/input@5.0.3(@types/node@20.9.0)': dependencies: @@ -20310,6 +20731,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/input@5.0.3(@types/node@25.0.3)': dependencies: @@ -20319,12 +20741,19 @@ snapshots: '@types/node': 25.0.3 optional: true - '@inquirer/number@3.0.23(@types/node@20.9.0)': + '@inquirer/number@3.0.23(@types/node@20.19.42)': dependencies: - '@inquirer/core': 10.3.2(@types/node@20.9.0) - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) + '@inquirer/type': 3.0.10(@types/node@20.19.42) optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/number@4.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/number@4.0.3(@types/node@20.9.0)': dependencies: @@ -20332,6 +20761,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/number@4.0.3(@types/node@25.0.3)': dependencies: @@ -20341,13 +20771,21 @@ snapshots: '@types/node': 25.0.3 optional: true - '@inquirer/password@4.0.23(@types/node@20.9.0)': + '@inquirer/password@4.0.23(@types/node@20.19.42)': dependencies: '@inquirer/ansi': 1.0.2 - '@inquirer/core': 10.3.2(@types/node@20.9.0) - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) + '@inquirer/type': 3.0.10(@types/node@20.19.42) optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/password@5.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/ansi': 2.0.2 + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/password@5.0.3(@types/node@20.9.0)': dependencies: @@ -20356,6 +20794,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/password@5.0.3(@types/node@25.0.3)': dependencies: @@ -20366,34 +20805,49 @@ snapshots: '@types/node': 25.0.3 optional: true - '@inquirer/prompts@7.10.1(@types/node@20.9.0)': + '@inquirer/prompts@7.10.1(@types/node@20.19.42)': dependencies: - '@inquirer/checkbox': 4.3.2(@types/node@20.9.0) - '@inquirer/confirm': 5.1.21(@types/node@20.9.0) - '@inquirer/editor': 4.2.23(@types/node@20.9.0) - '@inquirer/expand': 4.0.23(@types/node@20.9.0) - '@inquirer/input': 4.3.1(@types/node@20.9.0) - '@inquirer/number': 3.0.23(@types/node@20.9.0) - '@inquirer/password': 4.0.23(@types/node@20.9.0) - '@inquirer/rawlist': 4.1.11(@types/node@20.9.0) - '@inquirer/search': 3.2.2(@types/node@20.9.0) - '@inquirer/select': 4.4.2(@types/node@20.9.0) + '@inquirer/checkbox': 4.3.2(@types/node@20.19.42) + '@inquirer/confirm': 5.1.21(@types/node@20.19.42) + '@inquirer/editor': 4.2.23(@types/node@20.19.42) + '@inquirer/expand': 4.0.23(@types/node@20.19.42) + '@inquirer/input': 4.3.1(@types/node@20.19.42) + '@inquirer/number': 3.0.23(@types/node@20.19.42) + '@inquirer/password': 4.0.23(@types/node@20.19.42) + '@inquirer/rawlist': 4.1.11(@types/node@20.19.42) + '@inquirer/search': 3.2.2(@types/node@20.19.42) + '@inquirer/select': 4.4.2(@types/node@20.19.42) optionalDependencies: - '@types/node': 20.9.0 - - '@inquirer/prompts@7.2.1(@types/node@20.9.0)': - dependencies: - '@inquirer/checkbox': 4.3.2(@types/node@20.9.0) - '@inquirer/confirm': 5.1.21(@types/node@20.9.0) - '@inquirer/editor': 4.2.23(@types/node@20.9.0) - '@inquirer/expand': 4.0.23(@types/node@20.9.0) - '@inquirer/input': 4.3.1(@types/node@20.9.0) - '@inquirer/number': 3.0.23(@types/node@20.9.0) - '@inquirer/password': 4.0.23(@types/node@20.9.0) - '@inquirer/rawlist': 4.1.11(@types/node@20.9.0) - '@inquirer/search': 3.2.2(@types/node@20.9.0) - '@inquirer/select': 4.4.2(@types/node@20.9.0) - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/prompts@7.2.1(@types/node@20.19.42)': + dependencies: + '@inquirer/checkbox': 4.3.2(@types/node@20.19.42) + '@inquirer/confirm': 5.1.21(@types/node@20.19.42) + '@inquirer/editor': 4.2.23(@types/node@20.19.42) + '@inquirer/expand': 4.0.23(@types/node@20.19.42) + '@inquirer/input': 4.3.1(@types/node@20.19.42) + '@inquirer/number': 3.0.23(@types/node@20.19.42) + '@inquirer/password': 4.0.23(@types/node@20.19.42) + '@inquirer/rawlist': 4.1.11(@types/node@20.19.42) + '@inquirer/search': 3.2.2(@types/node@20.19.42) + '@inquirer/select': 4.4.2(@types/node@20.19.42) + '@types/node': 20.19.42 + + '@inquirer/prompts@8.1.0(@types/node@20.19.42)': + dependencies: + '@inquirer/checkbox': 5.0.3(@types/node@20.19.42) + '@inquirer/confirm': 6.0.3(@types/node@20.19.42) + '@inquirer/editor': 5.0.3(@types/node@20.19.42) + '@inquirer/expand': 5.0.3(@types/node@20.19.42) + '@inquirer/input': 5.0.3(@types/node@20.19.42) + '@inquirer/number': 4.0.3(@types/node@20.19.42) + '@inquirer/password': 5.0.3(@types/node@20.19.42) + '@inquirer/rawlist': 5.1.0(@types/node@20.19.42) + '@inquirer/search': 4.0.3(@types/node@20.19.42) + '@inquirer/select': 5.0.3(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/prompts@8.1.0(@types/node@20.9.0)': dependencies: @@ -20409,6 +20863,7 @@ snapshots: '@inquirer/select': 5.0.3(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/prompts@8.1.0(@types/node@25.0.3)': dependencies: @@ -20426,13 +20881,20 @@ snapshots: '@types/node': 25.0.3 optional: true - '@inquirer/rawlist@4.1.11(@types/node@20.9.0)': + '@inquirer/rawlist@4.1.11(@types/node@20.19.42)': dependencies: - '@inquirer/core': 10.3.2(@types/node@20.9.0) - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) + '@inquirer/type': 3.0.10(@types/node@20.19.42) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/rawlist@5.1.0(@types/node@20.19.42)': + dependencies: + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/rawlist@5.1.0(@types/node@20.9.0)': dependencies: @@ -20440,6 +20902,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/rawlist@5.1.0(@types/node@25.0.3)': dependencies: @@ -20449,14 +20912,22 @@ snapshots: '@types/node': 25.0.3 optional: true - '@inquirer/search@3.2.2(@types/node@20.9.0)': + '@inquirer/search@3.2.2(@types/node@20.19.42)': dependencies: - '@inquirer/core': 10.3.2(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/type': 3.0.10(@types/node@20.19.42) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/search@4.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/figures': 2.0.2 + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/search@4.0.3(@types/node@20.9.0)': dependencies: @@ -20465,6 +20936,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/search@4.0.3(@types/node@25.0.3)': dependencies: @@ -20483,15 +20955,24 @@ snapshots: ansi-escapes: 4.3.2 yoctocolors-cjs: 2.1.3 - '@inquirer/select@4.4.2(@types/node@20.9.0)': + '@inquirer/select@4.4.2(@types/node@20.19.42)': dependencies: '@inquirer/ansi': 1.0.2 - '@inquirer/core': 10.3.2(@types/node@20.9.0) + '@inquirer/core': 10.3.2(@types/node@20.19.42) '@inquirer/figures': 1.0.15 - '@inquirer/type': 3.0.10(@types/node@20.9.0) + '@inquirer/type': 3.0.10(@types/node@20.19.42) yoctocolors-cjs: 2.1.3 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/select@5.0.3(@types/node@20.19.42)': + dependencies: + '@inquirer/ansi': 2.0.2 + '@inquirer/core': 11.1.0(@types/node@20.19.42) + '@inquirer/figures': 2.0.2 + '@inquirer/type': 4.0.2(@types/node@20.19.42) + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/select@5.0.3(@types/node@20.9.0)': dependencies: @@ -20501,6 +20982,7 @@ snapshots: '@inquirer/type': 4.0.2(@types/node@20.9.0) optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/select@5.0.3(@types/node@25.0.3)': dependencies: @@ -20520,13 +21002,18 @@ snapshots: dependencies: mute-stream: 1.0.0 - '@inquirer/type@3.0.10(@types/node@20.9.0)': + '@inquirer/type@3.0.10(@types/node@20.19.42)': optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 + + '@inquirer/type@4.0.2(@types/node@20.19.42)': + optionalDependencies: + '@types/node': 20.19.42 '@inquirer/type@4.0.2(@types/node@20.9.0)': optionalDependencies: '@types/node': 20.9.0 + optional: true '@inquirer/type@4.0.2(@types/node@25.0.3)': optionalDependencies: @@ -20561,7 +21048,7 @@ snapshots: '@jest/console@30.0.5': dependencies: '@jest/types': 30.0.5 - '@types/node': 20.9.0 + '@types/node': 20.19.42 chalk: 4.1.2 jest-message-util: 30.0.5 jest-util: 30.0.5 @@ -20570,30 +21057,28 @@ snapshots: '@jest/console@30.2.0': dependencies: '@jest/types': 30.2.0 - '@types/node': 20.9.0 + '@types/node': 20.19.42 chalk: 4.1.2 jest-message-util: 30.2.0 jest-util: 30.2.0 slash: 3.0.0 - '@jest/core@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(babel-plugin-macros@3.1.0)': + '@jest/core@30.0.5(babel-plugin-macros@3.1.0)': dependencies: '@jest/console': 30.0.5 '@jest/pattern': 30.0.1 - '@jest/reporters': 30.0.5(@types/node-notifier@8.0.5) + '@jest/reporters': 30.0.5 '@jest/test-result': 30.0.5 '@jest/transform': 30.0.5 '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/node': 20.9.0 + '@types/node': 20.19.42 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 4.3.1 exit-x: 0.2.2 graceful-fs: 4.2.11 jest-changed-files: 30.0.5 - jest-config: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) + jest-config: 30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0) jest-haste-map: 30.0.5 jest-message-util: 30.0.5 jest-regex-util: 30.0.1 @@ -20609,8 +21094,6 @@ snapshots: pretty-format: 30.0.5 slash: 3.0.0 transitivePeerDependencies: - - '@types/babel-plugin-macros' - - '@types/node-notifier' - babel-plugin-macros - esbuild-register - supports-color @@ -20622,14 +21105,14 @@ snapshots: dependencies: '@jest/fake-timers': 30.0.5 '@jest/types': 30.0.5 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-mock: 30.0.5 '@jest/environment@30.2.0': dependencies: '@jest/fake-timers': 30.2.0 '@jest/types': 30.2.0 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-mock: 30.2.0 '@jest/expect-utils@30.0.5': @@ -20658,7 +21141,7 @@ snapshots: dependencies: '@jest/types': 30.0.5 '@sinonjs/fake-timers': 13.0.5 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-message-util: 30.0.5 jest-mock: 30.0.5 jest-util: 30.0.5 @@ -20667,7 +21150,7 @@ snapshots: dependencies: '@jest/types': 30.2.0 '@sinonjs/fake-timers': 13.0.5 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-message-util: 30.2.0 jest-mock: 30.2.0 jest-util: 30.2.0 @@ -20696,10 +21179,10 @@ snapshots: '@jest/pattern@30.0.1': dependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-regex-util: 30.0.1 - '@jest/reporters@30.0.5(@types/node-notifier@8.0.5)': + '@jest/reporters@30.0.5': dependencies: '@bcoe/v8-coverage': 0.2.3 '@jest/console': 30.0.5 @@ -20707,14 +21190,7 @@ snapshots: '@jest/transform': 30.0.5 '@jest/types': 30.0.5 '@jridgewell/trace-mapping': 0.3.31 - '@types/graceful-fs': 4.1.9 - '@types/istanbul-lib-coverage': 2.0.6 - '@types/istanbul-lib-instrument': 1.7.8 - '@types/istanbul-lib-report': 3.0.3 - '@types/istanbul-lib-source-maps': 4.0.4 - '@types/istanbul-reports': 3.0.4 - '@types/node': 20.9.0 - '@types/node-notifier': 8.0.5 + '@types/node': 20.19.42 chalk: 4.1.2 collect-v8-coverage: 1.0.3 exit-x: 0.2.2 @@ -20734,7 +21210,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@jest/reporters@30.2.0(@types/node-notifier@8.0.5)': + '@jest/reporters@30.2.0': dependencies: '@bcoe/v8-coverage': 0.2.3 '@jest/console': 30.2.0 @@ -20742,14 +21218,7 @@ snapshots: '@jest/transform': 30.2.0 '@jest/types': 30.2.0 '@jridgewell/trace-mapping': 0.3.31 - '@types/graceful-fs': 4.1.9 - '@types/istanbul-lib-coverage': 2.0.6 - '@types/istanbul-lib-instrument': 1.7.8 - '@types/istanbul-lib-report': 3.0.3 - '@types/istanbul-lib-source-maps': 4.0.4 - '@types/istanbul-reports': 3.0.4 - '@types/node': 20.9.0 - '@types/node-notifier': 8.0.5 + '@types/node': 20.19.42 chalk: 4.1.2 collect-v8-coverage: 1.0.3 exit-x: 0.2.2 @@ -20780,8 +21249,6 @@ snapshots: '@jest/snapshot-utils@30.0.5': dependencies: '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/natural-compare': 1.4.3 chalk: 4.1.2 graceful-fs: 4.2.11 natural-compare: 1.4.0 @@ -20789,8 +21256,6 @@ snapshots: '@jest/snapshot-utils@30.2.0': dependencies: '@jest/types': 30.2.0 - '@types/graceful-fs': 4.1.9 - '@types/natural-compare': 1.4.3 chalk: 4.1.2 graceful-fs: 4.2.11 natural-compare: 1.4.0 @@ -20798,7 +21263,6 @@ snapshots: '@jest/source-map@30.0.1': dependencies: '@jridgewell/trace-mapping': 0.3.31 - '@types/graceful-fs': 4.1.9 callsites: 3.1.0 graceful-fs: 4.2.11 @@ -20819,7 +21283,6 @@ snapshots: '@jest/test-sequencer@30.0.5': dependencies: '@jest/test-result': 30.0.5 - '@types/graceful-fs': 4.1.9 graceful-fs: 4.2.11 jest-haste-map: 30.0.5 slash: 3.0.0 @@ -20827,7 +21290,6 @@ snapshots: '@jest/test-sequencer@30.2.0': dependencies: '@jest/test-result': 30.2.0 - '@types/graceful-fs': 4.1.9 graceful-fs: 4.2.11 jest-haste-map: 30.2.0 slash: 3.0.0 @@ -20837,10 +21299,6 @@ snapshots: '@babel/core': 7.28.5 '@jest/types': 30.0.5 '@jridgewell/trace-mapping': 0.3.31 - '@types/convert-source-map': 2.0.3 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/write-file-atomic': 4.0.3 babel-plugin-istanbul: 7.0.1 chalk: 4.1.2 convert-source-map: 2.0.0 @@ -20861,10 +21319,6 @@ snapshots: '@babel/core': 7.28.5 '@jest/types': 30.2.0 '@jridgewell/trace-mapping': 0.3.31 - '@types/convert-source-map': 2.0.3 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/write-file-atomic': 4.0.3 babel-plugin-istanbul: 7.0.1 chalk: 4.1.2 convert-source-map: 2.0.0 @@ -20886,7 +21340,7 @@ snapshots: '@jest/schemas': 30.0.5 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 25.0.3 + '@types/node': 20.19.42 '@types/yargs': 17.0.35 chalk: 4.1.2 @@ -20896,7 +21350,7 @@ snapshots: '@jest/schemas': 30.0.5 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.9.0 + '@types/node': 20.19.42 '@types/yargs': 17.0.35 chalk: 4.1.2 @@ -21128,6 +21582,14 @@ snapshots: react-dom: 17.0.2(react@17.0.2) react-is: 17.0.2 + '@microsoft/api-extractor-model@7.32.2(@types/node@20.19.42)': + dependencies: + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.0 + '@rushstack/node-core-library': 5.19.1(@types/node@20.19.42) + transitivePeerDependencies: + - '@types/node' + '@microsoft/api-extractor-model@7.32.2(@types/node@20.9.0)': dependencies: '@microsoft/tsdoc': 0.16.0 @@ -21144,6 +21606,50 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@microsoft/api-extractor-model@7.33.8(@types/node@20.19.42)': + dependencies: + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 + '@rushstack/node-core-library': 5.23.1(@types/node@20.19.42) + transitivePeerDependencies: + - '@types/node' + + '@microsoft/api-extractor-model@7.33.8(@types/node@20.9.0)': + dependencies: + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 + '@rushstack/node-core-library': 5.23.1(@types/node@20.9.0) + transitivePeerDependencies: + - '@types/node' + optional: true + + '@microsoft/api-extractor-model@7.33.8(@types/node@25.0.3)': + dependencies: + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 + '@rushstack/node-core-library': 5.23.1(@types/node@25.0.3) + transitivePeerDependencies: + - '@types/node' + + '@microsoft/api-extractor@7.55.2(@types/node@20.19.42)': + dependencies: + '@microsoft/api-extractor-model': 7.32.2(@types/node@20.19.42) + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.0 + '@rushstack/node-core-library': 5.19.1(@types/node@20.19.42) + '@rushstack/rig-package': 0.6.0 + '@rushstack/terminal': 0.19.5(@types/node@20.19.42) + '@rushstack/ts-command-line': 5.1.5(@types/node@20.19.42) + diff: 8.0.2 + lodash: 4.17.21 + minimatch: 10.0.3 + resolve: 1.22.11 + semver: 7.5.4 + source-map: 0.6.1 + typescript: 5.8.2 + transitivePeerDependencies: + - '@types/node' + '@microsoft/api-extractor@7.55.2(@types/node@20.9.0)': dependencies: '@microsoft/api-extractor-model': 7.32.2(@types/node@20.9.0) @@ -21182,6 +21688,61 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@microsoft/api-extractor@7.58.7(@types/node@20.19.42)': + dependencies: + '@microsoft/api-extractor-model': 7.33.8(@types/node@20.19.42) + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 + '@rushstack/node-core-library': 5.23.1(@types/node@20.19.42) + '@rushstack/rig-package': 0.7.3 + '@rushstack/terminal': 0.24.0(@types/node@20.19.42) + '@rushstack/ts-command-line': 5.3.9(@types/node@20.19.42) + diff: 8.0.2 + minimatch: 10.2.3 + resolve: 1.22.11 + semver: 7.7.4 + source-map: 0.6.1 + typescript: 5.9.3 + transitivePeerDependencies: + - '@types/node' + + '@microsoft/api-extractor@7.58.7(@types/node@20.9.0)': + dependencies: + '@microsoft/api-extractor-model': 7.33.8(@types/node@20.9.0) + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 + '@rushstack/node-core-library': 5.23.1(@types/node@20.9.0) + '@rushstack/rig-package': 0.7.3 + '@rushstack/terminal': 0.24.0(@types/node@20.9.0) + '@rushstack/ts-command-line': 5.3.9(@types/node@20.9.0) + diff: 8.0.2 + minimatch: 10.2.3 + resolve: 1.22.11 + semver: 7.7.4 + source-map: 0.6.1 + typescript: 5.9.3 + transitivePeerDependencies: + - '@types/node' + optional: true + + '@microsoft/api-extractor@7.58.7(@types/node@25.0.3)': + dependencies: + '@microsoft/api-extractor-model': 7.33.8(@types/node@25.0.3) + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 + '@rushstack/node-core-library': 5.23.1(@types/node@25.0.3) + '@rushstack/rig-package': 0.7.3 + '@rushstack/terminal': 0.24.0(@types/node@25.0.3) + '@rushstack/ts-command-line': 5.3.9(@types/node@25.0.3) + diff: 8.0.2 + minimatch: 10.2.3 + resolve: 1.22.11 + semver: 7.7.4 + source-map: 0.6.1 + typescript: 5.9.3 + transitivePeerDependencies: + - '@types/node' + '@microsoft/tsdoc-config@0.17.1': dependencies: '@microsoft/tsdoc': 0.15.1 @@ -21196,6 +21757,13 @@ snapshots: jju: 1.4.0 resolve: 1.22.11 + '@microsoft/tsdoc-config@0.18.1': + dependencies: + '@microsoft/tsdoc': 0.16.0 + ajv: 8.18.0 + jju: 1.4.0 + resolve: 1.22.11 + '@microsoft/tsdoc@0.15.1': {} '@microsoft/tsdoc@0.16.0': {} @@ -21206,9 +21774,9 @@ snapshots: '@types/semver': 7.5.8 semver: 7.6.3 - '@module-federation/cli@0.21.6(typescript@5.3.3)': + '@module-federation/cli@0.21.6(typescript@5.9.3)': dependencies: - '@module-federation/dts-plugin': 0.21.6(typescript@5.3.3) + '@module-federation/dts-plugin': 0.21.6(typescript@5.9.3) '@module-federation/sdk': 0.21.6 chalk: 3.0.0 commander: 11.1.0 @@ -21221,25 +21789,20 @@ snapshots: - utf-8-validate - vue-tsc - '@module-federation/data-prefetch@0.21.6(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@module-federation/data-prefetch@0.21.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@module-federation/runtime': 0.21.6 '@module-federation/sdk': 0.21.6 - '@types/fs-extra': 9.0.6 - '@types/react': 19.2.7 fs-extra: 9.1.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@module-federation/dts-plugin@0.21.6(typescript@5.3.3)': + '@module-federation/dts-plugin@0.21.6(typescript@5.9.3)': dependencies: '@module-federation/error-codes': 0.21.6 '@module-federation/managers': 0.21.6 '@module-federation/sdk': 0.21.6 '@module-federation/third-party-dts-extractor': 0.21.6 - '@types/koa': 2.15.0 - '@types/node-schedule': 2.1.7 - '@types/ws': 8.5.12 adm-zip: 0.5.16 ansi-colors: 4.1.3 axios: 1.13.2 @@ -21251,7 +21814,7 @@ snapshots: log4js: 6.9.1 node-schedule: 2.1.1 rambda: 9.4.2 - typescript: 5.3.3 + typescript: 5.9.3 ws: 8.18.0 transitivePeerDependencies: - bufferutil @@ -21259,29 +21822,27 @@ snapshots: - supports-color - utf-8-validate - '@module-federation/enhanced@0.21.6(@rspack/core@1.6.8)(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': + '@module-federation/enhanced@0.21.6(@rspack/core@1.6.8)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': dependencies: '@module-federation/bridge-react-webpack-plugin': 0.21.6 - '@module-federation/cli': 0.21.6(typescript@5.3.3) - '@module-federation/data-prefetch': 0.21.6(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@module-federation/dts-plugin': 0.21.6(typescript@5.3.3) + '@module-federation/cli': 0.21.6(typescript@5.9.3) + '@module-federation/data-prefetch': 0.21.6(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@module-federation/dts-plugin': 0.21.6(typescript@5.9.3) '@module-federation/error-codes': 0.21.6 '@module-federation/inject-external-runtime-core-plugin': 0.21.6(@module-federation/runtime-tools@0.21.6) '@module-federation/managers': 0.21.6 - '@module-federation/manifest': 0.21.6(typescript@5.3.3) - '@module-federation/rspack': 0.21.6(@rspack/core@1.6.8)(typescript@5.3.3) + '@module-federation/manifest': 0.21.6(typescript@5.9.3) + '@module-federation/rspack': 0.21.6(@rspack/core@1.6.8)(typescript@5.9.3) '@module-federation/runtime-tools': 0.21.6 '@module-federation/sdk': 0.21.6 - '@types/btoa': 1.2.5 btoa: 1.2.1 schema-utils: 4.3.3 upath: 2.0.1 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.27.1) transitivePeerDependencies: - '@rspack/core' - - '@types/react' - bufferutil - debug - react @@ -21301,9 +21862,9 @@ snapshots: find-pkg: 2.0.0 fs-extra: 9.1.0 - '@module-federation/manifest@0.21.6(typescript@5.3.3)': + '@module-federation/manifest@0.21.6(typescript@5.9.3)': dependencies: - '@module-federation/dts-plugin': 0.21.6(typescript@5.3.3) + '@module-federation/dts-plugin': 0.21.6(typescript@5.9.3) '@module-federation/managers': 0.21.6 '@module-federation/sdk': 0.21.6 chalk: 3.0.0 @@ -21316,9 +21877,9 @@ snapshots: - utf-8-validate - vue-tsc - '@module-federation/node@2.7.25(@rspack/core@1.6.8)(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': + '@module-federation/node@2.7.25(@rspack/core@1.6.8)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': dependencies: - '@module-federation/enhanced': 0.21.6(@rspack/core@1.6.8)(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + '@module-federation/enhanced': 0.21.6(@rspack/core@1.6.8)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) '@module-federation/runtime': 0.21.6 '@module-federation/sdk': 0.21.6 btoa: 1.2.1 @@ -21330,7 +21891,6 @@ snapshots: react-dom: 18.2.0(react@18.2.0) transitivePeerDependencies: - '@rspack/core' - - '@types/react' - bufferutil - debug - supports-color @@ -21338,19 +21898,19 @@ snapshots: - utf-8-validate - vue-tsc - '@module-federation/rspack@0.21.6(@rspack/core@1.6.8)(typescript@5.3.3)': + '@module-federation/rspack@0.21.6(@rspack/core@1.6.8)(typescript@5.9.3)': dependencies: '@module-federation/bridge-react-webpack-plugin': 0.21.6 - '@module-federation/dts-plugin': 0.21.6(typescript@5.3.3) + '@module-federation/dts-plugin': 0.21.6(typescript@5.9.3) '@module-federation/inject-external-runtime-core-plugin': 0.21.6(@module-federation/runtime-tools@0.21.6) '@module-federation/managers': 0.21.6 - '@module-federation/manifest': 0.21.6(typescript@5.3.3) + '@module-federation/manifest': 0.21.6(typescript@5.9.3) '@module-federation/runtime-tools': 0.21.6 '@module-federation/sdk': 0.21.6 '@rspack/core': 1.6.8 btoa: 1.2.1 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - bufferutil - debug @@ -21386,10 +21946,10 @@ snapshots: '@module-federation/runtime': 0.21.6 '@module-federation/sdk': 0.21.6 - '@monodon/rust@2.3.0(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(nx@22.3.1(@swc/core@1.7.26))': + '@monodon/rust@2.3.0(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(nx@22.3.1(@swc/core@1.7.26))': dependencies: '@ltd/j-toml': 1.38.0 - '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1) + '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1) '@nx/devkit': 20.8.3(nx@22.3.1(@swc/core@1.7.26)) chalk: 4.1.2 npm-run-path: 4.0.1 @@ -21398,14 +21958,43 @@ snapshots: transitivePeerDependencies: - nx + '@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1)': + dependencies: + '@inquirer/prompts': 8.1.0(@types/node@20.19.42) + '@napi-rs/cross-toolchain': 1.0.3 + '@napi-rs/wasm-tools': 1.0.1 + '@octokit/rest': 22.0.1 + clipanion: 4.0.0-rc.4(typanion@3.14.0) + colorette: 2.0.20 + emnapi: 1.7.1(node-addon-api@7.1.1) + es-toolkit: 1.43.0 + js-yaml: 4.1.1 + obug: 2.1.1 + semver: 7.7.3 + typanion: 3.14.0 + optionalDependencies: + '@emnapi/runtime': 1.7.1 + transitivePeerDependencies: + - '@napi-rs/cross-toolchain-arm64-target-aarch64' + - '@napi-rs/cross-toolchain-arm64-target-armv7' + - '@napi-rs/cross-toolchain-arm64-target-ppc64le' + - '@napi-rs/cross-toolchain-arm64-target-s390x' + - '@napi-rs/cross-toolchain-arm64-target-x86_64' + - '@napi-rs/cross-toolchain-x64-target-aarch64' + - '@napi-rs/cross-toolchain-x64-target-armv7' + - '@napi-rs/cross-toolchain-x64-target-ppc64le' + - '@napi-rs/cross-toolchain-x64-target-s390x' + - '@napi-rs/cross-toolchain-x64-target-x86_64' + - '@types/node' + - node-addon-api + - supports-color + '@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1)': dependencies: '@inquirer/prompts': 8.1.0(@types/node@20.9.0) '@napi-rs/cross-toolchain': 1.0.3 '@napi-rs/wasm-tools': 1.0.1 '@octokit/rest': 22.0.1 - '@types/js-yaml': 4.0.9 - '@types/semver': 7.7.1 clipanion: 4.0.0-rc.4(typanion@3.14.0) colorette: 2.0.20 emnapi: 1.7.1(node-addon-api@7.1.1) @@ -21430,6 +22019,7 @@ snapshots: - '@types/node' - node-addon-api - supports-color + optional: true '@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1)': dependencies: @@ -21437,8 +22027,6 @@ snapshots: '@napi-rs/cross-toolchain': 1.0.3 '@napi-rs/wasm-tools': 1.0.1 '@octokit/rest': 22.0.1 - '@types/js-yaml': 4.0.9 - '@types/semver': 7.7.1 clipanion: 4.0.0-rc.4(typanion@3.14.0) colorette: 2.0.20 emnapi: 1.7.1(node-addon-api@7.1.1) @@ -21812,12 +22400,12 @@ snapshots: dependencies: which: 4.0.0 - '@nx/cypress@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/cypress@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) detect-port: 1.6.1 semver: 7.7.3 tree-kill: 1.2.2 @@ -21857,14 +22445,36 @@ snapshots: tslib: 2.8.1 yargs-parser: 21.1.1 - '@nx/eslint-plugin@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.4.2)))(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26))': + dependencies: + '@zkochan/js-yaml': 0.0.7 + ejs: 5.0.1 + enquirer: 2.3.6 + minimatch: 10.2.5 + nx: 22.3.1(@swc/core@1.7.26) + semver: 7.8.2 + tslib: 2.8.1 + yargs-parser: 21.1.1 + + '@nx/devkit@22.7.5(nx@22.7.5(@swc/core@1.7.26))': + dependencies: + '@zkochan/js-yaml': 0.0.7 + ejs: 5.0.1 + enquirer: 2.3.6 + minimatch: 10.2.5 + nx: 22.7.5(@swc/core@1.7.26) + semver: 7.8.2 + tslib: 2.8.1 + yargs-parser: 21.1.1 + + '@nx/eslint-plugin@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@1.21.7)))(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) - '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) + '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) chalk: 4.1.2 confusing-browser-globals: 1.0.11 globals: 15.15.0 @@ -21872,7 +22482,7 @@ snapshots: semver: 7.7.3 tslib: 2.8.1 optionalDependencies: - eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@2.4.2)) + eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@1.21.7)) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -21884,11 +22494,11 @@ snapshots: - typescript - verdaccio - '@nx/eslint@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/eslint@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) semver: 7.7.3 tslib: 2.8.1 typescript: 5.9.3 @@ -21903,15 +22513,15 @@ snapshots: - supports-color - verdaccio - '@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: - '@jest/reporters': 30.2.0(@types/node-notifier@8.0.5) + '@jest/reporters': 30.2.0 '@jest/test-result': 30.2.0 '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.2.2) identity-obj-proxy: 3.0.0 - jest-config: 30.2.0(@types/babel-plugin-macros@3.1.3)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) + jest-config: 30.2.0(@types/node@20.19.42)(babel-plugin-macros@3.1.0) jest-resolve: 30.2.0 jest-util: 30.2.0 minimatch: 9.0.3 @@ -21924,9 +22534,7 @@ snapshots: - '@babel/traverse' - '@swc-node/register' - '@swc/core' - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - babel-plugin-macros - debug - esbuild-register @@ -21937,15 +22545,15 @@ snapshots: - typescript - verdaccio - '@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: - '@jest/reporters': 30.2.0(@types/node-notifier@8.0.5) + '@jest/reporters': 30.2.0 '@jest/test-result': 30.2.0 '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) identity-obj-proxy: 3.0.0 - jest-config: 30.2.0(@types/babel-plugin-macros@3.1.3)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) + jest-config: 30.2.0(@types/node@20.19.42)(babel-plugin-macros@3.1.0) jest-resolve: 30.2.0 jest-util: 30.2.0 minimatch: 9.0.3 @@ -21958,9 +22566,7 @@ snapshots: - '@babel/traverse' - '@swc-node/register' - '@swc/core' - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - babel-plugin-macros - debug - esbuild-register @@ -21971,15 +22577,15 @@ snapshots: - typescript - verdaccio - '@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: - '@jest/reporters': 30.2.0(@types/node-notifier@8.0.5) + '@jest/reporters': 30.2.0 '@jest/test-result': 30.2.0 '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) identity-obj-proxy: 3.0.0 - jest-config: 30.2.0(@types/babel-plugin-macros@3.1.3)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) + jest-config: 30.2.0(@types/node@25.0.3)(babel-plugin-macros@3.1.0) jest-resolve: 30.2.0 jest-util: 30.2.0 minimatch: 9.0.3 @@ -21992,9 +22598,7 @@ snapshots: - '@babel/traverse' - '@swc-node/register' - '@swc/core' - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - babel-plugin-macros - debug - esbuild-register @@ -22005,41 +22609,45 @@ snapshots: - typescript - verdaccio - '@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: - '@jest/reporters': 30.2.0(@types/node-notifier@8.0.5) - '@jest/test-result': 30.2.0 + '@babel/core': 7.28.5 + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.5) + '@babel/plugin-transform-class-properties': 7.27.1(@babel/core@7.28.5) + '@babel/plugin-transform-runtime': 7.28.5(@babel/core@7.28.5) + '@babel/preset-env': 7.28.5(@babel/core@7.28.5) + '@babel/preset-typescript': 7.28.5(@babel/core@7.28.5) + '@babel/runtime': 7.28.4 '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) - identity-obj-proxy: 3.0.0 - jest-config: 30.2.0(@types/babel-plugin-macros@3.1.3)(@types/node@25.0.3)(babel-plugin-macros@3.1.0) - jest-resolve: 30.2.0 - jest-util: 30.2.0 - minimatch: 9.0.3 + '@nx/workspace': 22.3.1(@swc/core@1.7.26) + '@zkochan/js-yaml': 0.0.7 + babel-plugin-const-enum: 1.2.0(@babel/core@7.28.5) + babel-plugin-macros: 3.1.0 + babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.28.5)(@babel/traverse@7.28.5) + chalk: 4.1.2 + columnify: 1.6.0 + detect-port: 1.6.1 + ignore: 5.3.2 + js-tokens: 4.0.0 + jsonc-parser: 3.2.0 + npm-run-path: 4.0.1 picocolors: 1.1.1 - resolve.exports: 2.0.3 + picomatch: 4.0.2 semver: 7.7.3 + source-map-support: 0.5.19 + tinyglobby: 0.2.15 tslib: 2.8.1 - yargs-parser: 21.1.1 + optionalDependencies: + verdaccio: 5.33.0(encoding@0.1.13)(typanion@3.14.0) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' - '@swc/core' - - '@types/babel-plugin-macros' - - '@types/node' - - '@types/node-notifier' - - babel-plugin-macros - debug - - esbuild-register - - node-notifier - nx - supports-color - - ts-node - - typescript - - verdaccio - '@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: '@babel/core': 7.28.5 '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.5) @@ -22048,22 +22656,22 @@ snapshots: '@babel/preset-env': 7.28.5(@babel/core@7.28.5) '@babel/preset-typescript': 7.28.5(@babel/core@7.28.5) '@babel/runtime': 7.28.4 - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/workspace': 22.3.1(@swc/core@1.7.26) + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/workspace': 22.7.5(@swc/core@1.7.26) '@zkochan/js-yaml': 0.0.7 babel-plugin-const-enum: 1.2.0(@babel/core@7.28.5) babel-plugin-macros: 3.1.0 babel-plugin-transform-typescript-metadata: 0.3.2(@babel/core@7.28.5)(@babel/traverse@7.28.5) chalk: 4.1.2 columnify: 1.6.0 - detect-port: 1.6.1 - ignore: 5.3.2 + detect-port: 2.1.0 + ignore: 7.0.5 js-tokens: 4.0.0 jsonc-parser: 3.2.0 npm-run-path: 4.0.1 picocolors: 1.1.1 - picomatch: 4.0.2 - semver: 7.7.3 + picomatch: 4.0.4 + semver: 7.8.2 source-map-support: 0.5.19 tinyglobby: 0.2.15 tslib: 2.8.1 @@ -22077,10 +22685,10 @@ snapshots: - nx - supports-color - '@nx/module-federation@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/react@19.2.7)(esbuild@0.27.1)(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/module-federation@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(esbuild@0.27.1)(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: - '@module-federation/enhanced': 0.21.6(@rspack/core@1.6.8)(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) - '@module-federation/node': 2.7.25(@rspack/core@1.6.8)(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + '@module-federation/enhanced': 0.21.6(@rspack/core@1.6.8)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + '@module-federation/node': 2.7.25(@rspack/core@1.6.8)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) '@module-federation/sdk': 0.21.6 '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) @@ -22096,7 +22704,6 @@ snapshots: - '@swc-node/register' - '@swc/core' - '@swc/helpers' - - '@types/react' - bufferutil - debug - esbuild @@ -22115,47 +22722,75 @@ snapshots: '@nx/nx-darwin-arm64@22.3.1': optional: true + '@nx/nx-darwin-arm64@22.7.5': + optional: true + '@nx/nx-darwin-x64@22.3.1': optional: true + '@nx/nx-darwin-x64@22.7.5': + optional: true + '@nx/nx-freebsd-x64@22.3.1': optional: true + '@nx/nx-freebsd-x64@22.7.5': + optional: true + '@nx/nx-linux-arm-gnueabihf@22.3.1': optional: true + '@nx/nx-linux-arm-gnueabihf@22.7.5': + optional: true + '@nx/nx-linux-arm64-gnu@22.3.1': optional: true + '@nx/nx-linux-arm64-gnu@22.7.5': + optional: true + '@nx/nx-linux-arm64-musl@22.3.1': optional: true + '@nx/nx-linux-arm64-musl@22.7.5': + optional: true + '@nx/nx-linux-x64-gnu@22.3.1': optional: true + '@nx/nx-linux-x64-gnu@22.7.5': + optional: true + '@nx/nx-linux-x64-musl@22.3.1': optional: true + '@nx/nx-linux-x64-musl@22.7.5': + optional: true + '@nx/nx-win32-arm64-msvc@22.3.1': optional: true + '@nx/nx-win32-arm64-msvc@22.7.5': + optional: true + '@nx/nx-win32-x64-msvc@22.3.1': optional: true - '@nx/plugin@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(@zkochan/js-yaml@0.0.7)(babel-plugin-macros@3.1.0)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/nx-win32-x64-msvc@22.7.5': + optional: true + + '@nx/plugin@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(@zkochan/js-yaml@0.0.7)(babel-plugin-macros@3.1.0)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) tslib: 2.8.1 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' - '@swc/core' - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - '@zkochan/js-yaml' - babel-plugin-macros - debug @@ -22168,16 +22803,16 @@ snapshots: - typescript - verdaccio - '@nx/react@22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/react@19.2.7)(@zkochan/js-yaml@0.0.7)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': + '@nx/react@22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@zkochan/js-yaml@0.0.7)(esbuild@0.27.1)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@nx/module-federation': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/react@19.2.7)(esbuild@0.27.1)(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@nx/rollup': 22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/module-federation': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(esbuild@0.27.1)(nx@22.3.1(@swc/core@1.7.26))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/rollup': 22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/web': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) - '@svgr/webpack': 8.1.0(typescript@5.3.3) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) + '@svgr/webpack': 8.1.0(typescript@5.9.3) express: 4.22.1 file-loader: 6.2.0(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) http-proxy-middleware: 3.0.5 @@ -22186,7 +22821,7 @@ snapshots: semver: 7.7.3 tslib: 2.8.1 optionalDependencies: - '@nx/vite': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1)) + '@nx/vite': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1)) transitivePeerDependencies: - '@babel/core' - '@babel/traverse' @@ -22194,7 +22829,6 @@ snapshots: - '@swc/core' - '@swc/helpers' - '@types/babel__core' - - '@types/react' - '@zkochan/js-yaml' - bufferutil - debug @@ -22216,7 +22850,7 @@ snapshots: - webpack - webpack-cli - '@nx/rollup@22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/rollup@22.3.1(@babel/core@7.28.5)(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) @@ -22225,14 +22859,14 @@ snapshots: '@rollup/plugin-image': 3.0.3(rollup@4.53.5) '@rollup/plugin-json': 6.1.0(rollup@4.53.5) '@rollup/plugin-node-resolve': 15.3.1(rollup@4.53.5) - '@rollup/plugin-typescript': 12.3.0(rollup@4.53.5)(tslib@2.8.1)(typescript@5.3.3) + '@rollup/plugin-typescript': 12.3.0(rollup@4.53.5)(tslib@2.8.1)(typescript@5.9.3) autoprefixer: 10.4.23(postcss@8.5.6) picocolors: 1.1.1 picomatch: 4.0.2 postcss: 8.5.6 rollup: 4.53.5 rollup-plugin-postcss: 4.0.2(postcss@8.5.6) - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.3.3) + rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.9.3) tslib: 2.8.1 transitivePeerDependencies: - '@babel/core' @@ -22247,15 +22881,15 @@ snapshots: - typescript - verdaccio - '@nx/storybook@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(storybook@10.1.4(@testing-library/dom@10.4.1)(@types/prettier@3.0.0)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@nx/storybook@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(storybook@10.1.4(@testing-library/dom@10.4.1)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': dependencies: - '@nx/cypress': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/cypress': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) semver: 7.7.3 - storybook: 10.1.4(@testing-library/dom@10.4.1)(@types/prettier@3.0.0)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + storybook: 10.1.4(@testing-library/dom@10.4.1)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) tslib: 2.8.1 transitivePeerDependencies: - '@babel/traverse' @@ -22270,20 +22904,20 @@ snapshots: - typescript - verdaccio - '@nx/vite@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))': + '@nx/vite@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@nx/vitest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) + '@nx/vitest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1)) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) ajv: 8.17.1 enquirer: 2.3.6 picomatch: 4.0.2 semver: 7.7.3 tsconfig-paths: 4.2.0 tslib: 2.8.1 - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) - vitest: 1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) + vitest: 1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -22294,16 +22928,16 @@ snapshots: - typescript - verdaccio - '@nx/vitest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))': + '@nx/vitest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@phenomnomnominal/tsquery': 5.0.1(typescript@5.3.3) + '@phenomnomnominal/tsquery': 5.0.1(typescript@5.9.3) semver: 7.7.3 tslib: 2.8.1 optionalDependencies: - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) - vitest: 1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) + vitest: 1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -22347,6 +22981,22 @@ snapshots: - '@swc/core' - debug + '@nx/workspace@22.7.5(@swc/core@1.7.26)': + dependencies: + '@nx/devkit': 22.7.5(nx@22.7.5(@swc/core@1.7.26)) + '@zkochan/js-yaml': 0.0.7 + chalk: 4.1.2 + enquirer: 2.3.6 + nx: 22.7.5(@swc/core@1.7.26) + picomatch: 4.0.4 + semver: 7.8.2 + tslib: 2.8.1 + yargs-parser: 21.1.1 + transitivePeerDependencies: + - '@swc-node/register' + - '@swc/core' + - debug + '@oclif/core@3.27.0': dependencies: '@types/cli-progress': 3.11.6 @@ -22403,9 +23053,9 @@ snapshots: dependencies: '@oclif/core': 4.8.0 - '@oclif/plugin-not-found@3.2.73(@types/node@20.9.0)': + '@oclif/plugin-not-found@3.2.73(@types/node@20.19.42)': dependencies: - '@inquirer/prompts': 7.10.1(@types/node@20.9.0) + '@inquirer/prompts': 7.10.1(@types/node@20.19.42) '@oclif/core': 4.8.0 ansis: 3.17.0 fast-levenshtein: 3.0.0 @@ -23771,11 +24421,6 @@ snapshots: esquery: 1.6.0 typescript: 5.2.2 - '@phenomnomnominal/tsquery@5.0.1(typescript@5.3.3)': - dependencies: - esquery: 1.6.0 - typescript: 5.3.3 - '@phenomnomnominal/tsquery@5.0.1(typescript@5.9.3)': dependencies: esquery: 1.6.0 @@ -23820,16 +24465,16 @@ snapshots: safe-stable-stringify: 2.5.0 secure-json-parse: 4.1.0 - '@powerlines/nx@0.10.68(0a7569ec5918bf340d10e0c868c7782d)': + '@powerlines/nx@0.10.68(de58282195977492f9f02f98f98f1053)': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) - '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) + '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/hash': 0.12.30 '@stryke/path': 0.22.13 '@stryke/string-format': 0.12.28 @@ -23837,7 +24482,7 @@ snapshots: defu: 6.1.4 jiti: 2.6.1 nx: 22.3.1(@swc/core@1.7.26) - powerlines: 0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + powerlines: 0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -23891,17 +24536,18 @@ snapshots: - webpack - webpack-cli - yaml + - zod - '@powerlines/nx@0.10.68(7c89efd35b5cf5dc59e117f1b77bd767)': + '@powerlines/nx@0.10.68(f662f9460d19c6394b95e466a6b8bd6a)': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) + '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.3.3) - '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) + '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/hash': 0.12.30 '@stryke/path': 0.22.13 '@stryke/string-format': 0.12.28 @@ -23909,7 +24555,7 @@ snapshots: defu: 6.1.4 jiti: 2.6.1 nx: 22.3.1(@swc/core@1.7.26) - powerlines: 0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.3.3)(yaml@2.8.2))(typescript@5.3.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.3.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + powerlines: 0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.19.42)(esbuild@0.27.1)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@1.21.7)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -23963,16 +24609,17 @@ snapshots: - webpack - webpack-cli - yaml + - zod - '@powerlines/plugin-plugin@0.12.27(@babel/core@7.28.5)(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(synckit@0.11.11)(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': + '@powerlines/plugin-plugin@0.12.27(@babel/core@7.28.5)(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(synckit@0.11.11)(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3)': dependencies: '@alloy-js/core': 0.21.0 '@alloy-js/json': 0.21.0 '@alloy-js/markdown': 0.21.0 - '@alloy-js/rollup-plugin': 0.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) + '@alloy-js/rollup-plugin': 0.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) '@alloy-js/typescript': 0.21.0 '@stryke/convert': 0.6.28 - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/json': 0.9.31 '@stryke/path': 0.22.13 '@stryke/string-format': 0.12.28 @@ -23980,7 +24627,7 @@ snapshots: '@stryke/types': 0.10.27 defu: 6.1.4 jiti: 2.6.1 - powerlines: 0.32.5(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) + powerlines: 0.32.5(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3) tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) unplugin: 3.0.0-beta.3 transitivePeerDependencies: @@ -24029,6 +24676,7 @@ snapshots: - vue-tsc - webpack - webpack-cli + - zod '@powerlines/tsconfig@0.2.43(@storm-software/tsconfig@0.47.59)': dependencies: @@ -24294,9 +24942,13 @@ snapshots: optionalDependencies: rollup: 4.53.5 - '@rollup/plugin-alias@6.0.0(rollup@4.53.5)': + '@rollup/plugin-alias@5.1.1(rollup@4.61.1)': optionalDependencies: - rollup: 4.53.5 + rollup: 4.61.1 + + '@rollup/plugin-alias@6.0.0(rollup@4.61.1)': + optionalDependencies: + rollup: 4.61.1 '@rollup/plugin-babel@6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5)': dependencies: @@ -24309,6 +24961,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@rollup/plugin-babel@6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1)': + dependencies: + '@babel/core': 7.28.5 + '@babel/helper-module-imports': 7.27.1 + '@rollup/pluginutils': 5.3.0(rollup@4.61.1) + optionalDependencies: + '@types/babel__core': 7.20.5 + rollup: 4.61.1 + transitivePeerDependencies: + - supports-color + '@rollup/plugin-commonjs@25.0.8(rollup@4.53.5)': dependencies: '@rollup/pluginutils': 5.3.0(rollup@4.53.5) @@ -24339,13 +25002,13 @@ snapshots: optionalDependencies: rollup: 4.53.5 - '@rollup/plugin-inject@5.0.5(rollup@4.53.5)': + '@rollup/plugin-inject@5.0.5(rollup@4.61.1)': dependencies: - '@rollup/pluginutils': 5.3.0(rollup@4.53.5) + '@rollup/pluginutils': 5.3.0(rollup@4.61.1) estree-walker: 2.0.2 magic-string: 0.30.21 optionalDependencies: - rollup: 4.53.5 + rollup: 4.61.1 '@rollup/plugin-json@6.1.0(rollup@4.53.5)': dependencies: @@ -24373,6 +25036,16 @@ snapshots: optionalDependencies: rollup: 4.53.5 + '@rollup/plugin-node-resolve@16.0.3(rollup@4.61.1)': + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.61.1) + '@types/resolve': 1.20.2 + deepmerge: 4.3.1 + is-module: 1.0.0 + resolve: 1.22.11 + optionalDependencies: + rollup: 4.61.1 + '@rollup/plugin-replace@6.0.3(rollup@4.53.5)': dependencies: '@rollup/pluginutils': 5.3.0(rollup@4.53.5) @@ -24380,12 +25053,18 @@ snapshots: optionalDependencies: rollup: 4.53.5 - '@rollup/plugin-typescript@12.3.0(rollup@4.53.5)(tslib@2.8.1)(typescript@5.3.3)': + '@rollup/plugin-replace@6.0.3(rollup@4.61.1)': + dependencies: + '@rollup/pluginutils': 5.3.0(rollup@4.61.1) + magic-string: 0.30.21 + optionalDependencies: + rollup: 4.61.1 + + '@rollup/plugin-typescript@12.3.0(rollup@4.53.5)(tslib@2.8.1)(typescript@5.9.3)': dependencies: '@rollup/pluginutils': 5.3.0(rollup@4.53.5) - '@types/resolve': 1.20.6 resolve: 1.22.11 - typescript: 5.3.3 + typescript: 5.9.3 optionalDependencies: rollup: 4.53.5 tslib: 2.8.1 @@ -24403,72 +25082,155 @@ snapshots: optionalDependencies: rollup: 4.53.5 + '@rollup/pluginutils@5.3.0(rollup@4.61.1)': + dependencies: + '@types/estree': 1.0.8 + estree-walker: 2.0.2 + picomatch: 4.0.3 + optionalDependencies: + rollup: 4.61.1 + '@rollup/rollup-android-arm-eabi@4.53.5': optional: true + '@rollup/rollup-android-arm-eabi@4.61.1': + optional: true + '@rollup/rollup-android-arm64@4.53.5': optional: true + '@rollup/rollup-android-arm64@4.61.1': + optional: true + '@rollup/rollup-darwin-arm64@4.53.5': optional: true + '@rollup/rollup-darwin-arm64@4.61.1': + optional: true + '@rollup/rollup-darwin-x64@4.53.5': optional: true + '@rollup/rollup-darwin-x64@4.61.1': + optional: true + '@rollup/rollup-freebsd-arm64@4.53.5': optional: true + '@rollup/rollup-freebsd-arm64@4.61.1': + optional: true + '@rollup/rollup-freebsd-x64@4.53.5': optional: true + '@rollup/rollup-freebsd-x64@4.61.1': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.53.5': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.61.1': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.53.5': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.61.1': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.53.5': optional: true + '@rollup/rollup-linux-arm64-gnu@4.61.1': + optional: true + '@rollup/rollup-linux-arm64-musl@4.53.5': optional: true + '@rollup/rollup-linux-arm64-musl@4.61.1': + optional: true + '@rollup/rollup-linux-loong64-gnu@4.53.5': optional: true + '@rollup/rollup-linux-loong64-gnu@4.61.1': + optional: true + + '@rollup/rollup-linux-loong64-musl@4.61.1': + optional: true + '@rollup/rollup-linux-ppc64-gnu@4.53.5': optional: true + '@rollup/rollup-linux-ppc64-gnu@4.61.1': + optional: true + + '@rollup/rollup-linux-ppc64-musl@4.61.1': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.53.5': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.61.1': + optional: true + '@rollup/rollup-linux-riscv64-musl@4.53.5': optional: true + '@rollup/rollup-linux-riscv64-musl@4.61.1': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.53.5': optional: true + '@rollup/rollup-linux-s390x-gnu@4.61.1': + optional: true + '@rollup/rollup-linux-x64-gnu@4.53.5': optional: true + '@rollup/rollup-linux-x64-gnu@4.61.1': + optional: true + '@rollup/rollup-linux-x64-musl@4.53.5': optional: true + '@rollup/rollup-linux-x64-musl@4.61.1': + optional: true + + '@rollup/rollup-openbsd-x64@4.61.1': + optional: true + '@rollup/rollup-openharmony-arm64@4.53.5': optional: true + '@rollup/rollup-openharmony-arm64@4.61.1': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.53.5': optional: true + '@rollup/rollup-win32-arm64-msvc@4.61.1': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.53.5': optional: true + '@rollup/rollup-win32-ia32-msvc@4.61.1': + optional: true + '@rollup/rollup-win32-x64-gnu@4.53.5': optional: true + '@rollup/rollup-win32-x64-gnu@4.61.1': + optional: true + '@rollup/rollup-win32-x64-msvc@4.53.5': optional: true + '@rollup/rollup-win32-x64-msvc@4.61.1': + optional: true + '@rspack/binding-darwin-arm64@1.6.8': optional: true @@ -24524,6 +25286,19 @@ snapshots: '@rtsao/scc@1.1.0': {} + '@rushstack/node-core-library@5.19.1(@types/node@20.19.42)': + dependencies: + ajv: 8.13.0 + ajv-draft-04: 1.0.0(ajv@8.13.0) + ajv-formats: 3.0.1(ajv@8.13.0) + fs-extra: 11.3.3 + import-lazy: 4.0.0 + jju: 1.4.0 + resolve: 1.22.11 + semver: 7.5.4 + optionalDependencies: + '@types/node': 20.19.42 + '@rushstack/node-core-library@5.19.1(@types/node@20.9.0)': dependencies: ajv: 8.13.0 @@ -24550,6 +25325,50 @@ snapshots: optionalDependencies: '@types/node': 25.0.3 + '@rushstack/node-core-library@5.23.1(@types/node@20.19.42)': + dependencies: + ajv: 8.18.0 + ajv-draft-04: 1.0.0(ajv@8.18.0) + ajv-formats: 3.0.1(ajv@8.18.0) + fs-extra: 11.3.3 + import-lazy: 4.0.0 + jju: 1.4.0 + resolve: 1.22.11 + semver: 7.7.4 + optionalDependencies: + '@types/node': 20.19.42 + + '@rushstack/node-core-library@5.23.1(@types/node@20.9.0)': + dependencies: + ajv: 8.18.0 + ajv-draft-04: 1.0.0(ajv@8.18.0) + ajv-formats: 3.0.1(ajv@8.18.0) + fs-extra: 11.3.3 + import-lazy: 4.0.0 + jju: 1.4.0 + resolve: 1.22.11 + semver: 7.7.4 + optionalDependencies: + '@types/node': 20.9.0 + optional: true + + '@rushstack/node-core-library@5.23.1(@types/node@25.0.3)': + dependencies: + ajv: 8.18.0 + ajv-draft-04: 1.0.0(ajv@8.18.0) + ajv-formats: 3.0.1(ajv@8.18.0) + fs-extra: 11.3.3 + import-lazy: 4.0.0 + jju: 1.4.0 + resolve: 1.22.11 + semver: 7.7.4 + optionalDependencies: + '@types/node': 25.0.3 + + '@rushstack/problem-matcher@0.1.1(@types/node@20.19.42)': + optionalDependencies: + '@types/node': 20.19.42 + '@rushstack/problem-matcher@0.1.1(@types/node@20.9.0)': optionalDependencies: '@types/node': 20.9.0 @@ -24558,11 +25377,37 @@ snapshots: optionalDependencies: '@types/node': 25.0.3 + '@rushstack/problem-matcher@0.2.1(@types/node@20.19.42)': + optionalDependencies: + '@types/node': 20.19.42 + + '@rushstack/problem-matcher@0.2.1(@types/node@20.9.0)': + optionalDependencies: + '@types/node': 20.9.0 + optional: true + + '@rushstack/problem-matcher@0.2.1(@types/node@25.0.3)': + optionalDependencies: + '@types/node': 25.0.3 + '@rushstack/rig-package@0.6.0': dependencies: resolve: 1.22.11 strip-json-comments: 3.1.1 + '@rushstack/rig-package@0.7.3': + dependencies: + jju: 1.4.0 + resolve: 1.22.11 + + '@rushstack/terminal@0.19.5(@types/node@20.19.42)': + dependencies: + '@rushstack/node-core-library': 5.19.1(@types/node@20.19.42) + '@rushstack/problem-matcher': 0.1.1(@types/node@20.19.42) + supports-color: 8.1.1 + optionalDependencies: + '@types/node': 20.19.42 + '@rushstack/terminal@0.19.5(@types/node@20.9.0)': dependencies: '@rushstack/node-core-library': 5.19.1(@types/node@20.9.0) @@ -24579,6 +25424,40 @@ snapshots: optionalDependencies: '@types/node': 25.0.3 + '@rushstack/terminal@0.24.0(@types/node@20.19.42)': + dependencies: + '@rushstack/node-core-library': 5.23.1(@types/node@20.19.42) + '@rushstack/problem-matcher': 0.2.1(@types/node@20.19.42) + supports-color: 8.1.1 + optionalDependencies: + '@types/node': 20.19.42 + + '@rushstack/terminal@0.24.0(@types/node@20.9.0)': + dependencies: + '@rushstack/node-core-library': 5.23.1(@types/node@20.9.0) + '@rushstack/problem-matcher': 0.2.1(@types/node@20.9.0) + supports-color: 8.1.1 + optionalDependencies: + '@types/node': 20.9.0 + optional: true + + '@rushstack/terminal@0.24.0(@types/node@25.0.3)': + dependencies: + '@rushstack/node-core-library': 5.23.1(@types/node@25.0.3) + '@rushstack/problem-matcher': 0.2.1(@types/node@25.0.3) + supports-color: 8.1.1 + optionalDependencies: + '@types/node': 25.0.3 + + '@rushstack/ts-command-line@5.1.5(@types/node@20.19.42)': + dependencies: + '@rushstack/terminal': 0.19.5(@types/node@20.19.42) + '@types/argparse': 1.0.38 + argparse: 1.0.10 + string-argv: 0.3.2 + transitivePeerDependencies: + - '@types/node' + '@rushstack/ts-command-line@5.1.5(@types/node@20.9.0)': dependencies: '@rushstack/terminal': 0.19.5(@types/node@20.9.0) @@ -24597,6 +25476,34 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@rushstack/ts-command-line@5.3.9(@types/node@20.19.42)': + dependencies: + '@rushstack/terminal': 0.24.0(@types/node@20.19.42) + '@types/argparse': 1.0.38 + argparse: 1.0.10 + string-argv: 0.3.2 + transitivePeerDependencies: + - '@types/node' + + '@rushstack/ts-command-line@5.3.9(@types/node@20.9.0)': + dependencies: + '@rushstack/terminal': 0.24.0(@types/node@20.9.0) + '@types/argparse': 1.0.38 + argparse: 1.0.10 + string-argv: 0.3.2 + transitivePeerDependencies: + - '@types/node' + optional: true + + '@rushstack/ts-command-line@5.3.9(@types/node@25.0.3)': + dependencies: + '@rushstack/terminal': 0.24.0(@types/node@25.0.3) + '@types/argparse': 1.0.38 + argparse: 1.0.10 + string-argv: 0.3.2 + transitivePeerDependencies: + - '@types/node' + '@samchon/openapi@2.5.3': {} '@sec-ant/readable-stream@0.4.1': {} @@ -24770,16 +25677,32 @@ snapshots: open: 10.2.0 size-limit: 11.1.4 + '@size-limit/esbuild-why@11.2.0(size-limit@11.2.0)': + dependencies: + esbuild-visualizer: 0.7.0 + open: 10.2.0 + size-limit: 11.2.0 + '@size-limit/esbuild@11.1.4(size-limit@11.1.4)': dependencies: esbuild: 0.21.5 nanoid: 5.1.6 size-limit: 11.1.4 + '@size-limit/esbuild@11.2.0(size-limit@11.2.0)': + dependencies: + esbuild: 0.25.12 + nanoid: 5.1.6 + size-limit: 11.2.0 + '@size-limit/file@11.1.4(size-limit@11.1.4)': dependencies: size-limit: 11.1.4 + '@size-limit/file@11.2.0(size-limit@11.2.0)': + dependencies: + size-limit: 11.2.0 + '@smithy/abort-controller@4.2.7': dependencies: '@smithy/types': 4.11.0 @@ -25118,7 +26041,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@storm-software/build-tools@0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)': + '@storm-software/build-tools@0.158.200(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) @@ -25127,22 +26050,64 @@ snapshots: nx: 22.3.1(@swc/core@1.7.26) resolve: 1.22.8 resolve-from: 5.0.0 - rollup: 4.53.5 + rollup: 4.61.1 + typescript: 5.9.3 + transitivePeerDependencies: + - '@swc/helpers' + + '@storm-software/build-tools@0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)': + dependencies: + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@swc/core': 1.7.26 + glob: 11.1.0 + nx: 22.3.1(@swc/core@1.7.26) + resolve: 1.22.8 + resolve-from: 5.0.0 + rollup: 4.61.1 typescript: 5.2.2 transitivePeerDependencies: - '@swc/helpers' - '@storm-software/build-tools@0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)': + '@storm-software/build-tools@0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)': dependencies: - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@swc/core': 1.7.26 glob: 11.1.0 nx: 22.3.1(@swc/core@1.7.26) resolve: 1.22.8 resolve-from: 5.0.0 - rollup: 4.53.5 - typescript: 5.3.3 + rollup: 4.61.1 + typescript: 5.9.3 + transitivePeerDependencies: + - '@swc/helpers' + + '@storm-software/build-tools@0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.7.5(@swc/core@1.7.26))(typescript@5.2.2)': + dependencies: + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@swc/core': 1.7.26 + glob: 11.1.0 + nx: 22.7.5(@swc/core@1.7.26) + resolve: 1.22.8 + resolve-from: 5.0.0 + rollup: 4.61.1 + typescript: 5.2.2 + transitivePeerDependencies: + - '@swc/helpers' + + '@storm-software/build-tools@0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.7.5(@swc/core@1.7.26))(typescript@5.9.3)': + dependencies: + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@swc/core': 1.7.26 + glob: 11.1.0 + nx: 22.7.5(@swc/core@1.7.26) + resolve: 1.22.8 + resolve-from: 5.0.0 + rollup: 4.61.1 + typescript: 5.9.3 transitivePeerDependencies: - '@swc/helpers' @@ -25176,26 +26141,86 @@ snapshots: transitivePeerDependencies: - magicast + '@storm-software/config-tools@1.190.40(zod@3.25.76)': + dependencies: + '@ltd/j-toml': 1.38.0 + '@storm-software/config': 1.137.72(zod@3.25.76) + c12: 2.0.4 + chalk: 4.1.2 + commander: 12.1.0 + date-fns: 4.4.0 + defu: 6.1.7 + giget: 1.2.5 + jiti: 2.7.0 + sqlite: 5.1.1 + zod: 3.25.76 + transitivePeerDependencies: + - magicast + + '@storm-software/config-tools@1.190.40(zod@4.2.1)': + dependencies: + '@ltd/j-toml': 1.38.0 + '@storm-software/config': 1.137.72(zod@4.2.1) + c12: 2.0.4 + chalk: 4.1.2 + commander: 12.1.0 + date-fns: 4.4.0 + defu: 6.1.7 + giget: 1.2.5 + jiti: 2.7.0 + sqlite: 5.1.1 + zod: 4.2.1 + transitivePeerDependencies: + - magicast + + '@storm-software/config-tools@1.190.40(zod@4.4.3)': + dependencies: + '@ltd/j-toml': 1.38.0 + '@storm-software/config': 1.137.72(zod@4.4.3) + c12: 2.0.4 + chalk: 4.1.2 + commander: 12.1.0 + date-fns: 4.4.0 + defu: 6.1.7 + giget: 1.2.5 + jiti: 2.7.0 + sqlite: 5.1.1 + zod: 4.4.3 + transitivePeerDependencies: + - magicast + '@storm-software/config@1.134.72': dependencies: zod: 4.2.1 + '@storm-software/config@1.137.72(zod@3.25.76)': + dependencies: + zod: 3.25.76 + + '@storm-software/config@1.137.72(zod@4.2.1)': + dependencies: + zod: 4.2.1 + + '@storm-software/config@1.137.72(zod@4.4.3)': + dependencies: + zod: 4.4.3 + '@storm-software/cspell@0.45.71(cspell@8.19.4)': dependencies: cspell: 8.19.4 - '@storm-software/esbuild@0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@storm-software/esbuild@0.53.201(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3)': dependencies: - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/tsup': 0.2.198(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(zod@4.4.3) chokidar: 4.0.3 commander: 12.1.0 - defu: 6.1.4 - es-toolkit: 1.43.0 + defu: 6.1.7 + es-toolkit: 1.47.0 esbuild: 0.25.12 globby: 14.1.0 transitivePeerDependencies: @@ -25209,15 +26234,43 @@ snapshots: - supports-color - typescript - verdaccio + - zod - '@storm-software/esbuild@0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@storm-software/esbuild@0.53.201(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3)': + dependencies: + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/tsup': 0.2.198(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) + chokidar: 4.0.3 + commander: 12.1.0 + defu: 6.1.7 + es-toolkit: 1.47.0 + esbuild: 0.25.12 + globby: 14.1.0 + transitivePeerDependencies: + - '@babel/traverse' + - '@swc-node/register' + - '@swc/core' + - '@swc/helpers' + - debug + - magicast + - nx + - supports-color + - typescript + - verdaccio + - zod + + '@storm-software/esbuild@0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.2.1)': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) + '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) + '@storm-software/config-tools': 1.190.40(zod@4.2.1) + '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.2.1) chokidar: 4.0.3 commander: 12.1.0 defu: 6.1.4 @@ -25235,15 +26288,16 @@ snapshots: - supports-color - typescript - verdaccio + - zod - '@storm-software/esbuild@0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))': + '@storm-software/esbuild@0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3)': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) chokidar: 4.0.3 commander: 12.1.0 defu: 6.1.4 @@ -25261,67 +26315,68 @@ snapshots: - supports-color - typescript - verdaccio + - zod - '@storm-software/eslint@0.169.73(22bc31c2865b6057f1a58606286decbc)': + '@storm-software/eslint@0.169.73(a877c4816de60c472d1023cc3ae01ba7)': dependencies: '@antfu/install-pkg': 1.1.0 '@clack/prompts': 0.10.1 - '@cspell/eslint-plugin': 8.19.4(eslint@9.39.2(jiti@2.4.2)) - '@eslint-react/eslint-plugin': 1.53.1(eslint@9.39.2(jiti@2.4.2))(ts-api-utils@2.1.0(typescript@5.3.3))(typescript@5.3.3) + '@cspell/eslint-plugin': 8.19.4(eslint@9.39.2(jiti@1.21.7)) + '@eslint-react/eslint-plugin': 1.53.1(eslint@9.39.2(jiti@1.21.7))(ts-api-utils@2.1.0(typescript@5.9.3))(typescript@5.9.3) '@eslint/eslintrc': 3.3.3 '@eslint/markdown': 6.6.0 - '@graphql-eslint/eslint-plugin': 4.4.0(@types/node@20.9.0)(crossws@0.3.5)(eslint@9.39.2(jiti@2.4.2))(graphql@16.12.0)(typescript@5.3.3) + '@graphql-eslint/eslint-plugin': 4.4.0(@types/node@20.19.42)(crossws@0.3.5)(eslint@9.39.2(jiti@1.21.7))(graphql@16.12.0)(typescript@5.9.3) '@next/eslint-plugin-next': 15.5.7 - '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@nx/eslint-plugin': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.4.2)))(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/eslint': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@zkochan/js-yaml@0.0.7)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@nx/eslint-plugin': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@1.21.7)))(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@prettier/plugin-xml': 3.4.2(prettier@3.7.4) '@storm-software/config': 1.134.72 '@storm-software/config-tools': 1.188.72 - '@storm-software/tsdoc': 0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0) - '@stylistic/eslint-plugin': 4.4.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@typescript-eslint/eslint-plugin': 8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@unocss/eslint-plugin': 66.5.10(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@vitest/eslint-plugin': 1.5.2(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1)) + '@storm-software/tsdoc': 0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0) + '@stylistic/eslint-plugin': 4.4.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@unocss/eslint-plugin': 66.5.10(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@vitest/eslint-plugin': 1.5.2(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1)) astro-eslint-parser: 1.2.2 chalk: 4.1.2 defu: 6.1.4 - eslint: 9.39.2(jiti@2.4.2) - eslint-config-flat-gitignore: 2.1.0(eslint@9.39.2(jiti@2.4.2)) - eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-config-flat-gitignore: 2.1.0(eslint@9.39.2(jiti@1.21.7)) + eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@1.21.7)) eslint-flat-config-utils: 2.1.4 - eslint-merge-processors: 2.0.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-astro: 1.5.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-format: 1.1.0(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-import-zod: 1.2.1(@types/eslint@9.6.1)(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-jsdoc: 50.8.0(eslint@9.39.2(jiti@2.4.2)) + eslint-merge-processors: 2.0.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-astro: 1.5.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-format: 1.1.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-import-zod: 1.2.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-jsdoc: 50.8.0(eslint@9.39.2(jiti@1.21.7)) eslint-plugin-json: 4.0.1 - eslint-plugin-jsonc: 2.21.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-markdown: 5.1.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-markdownlint: 0.6.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-mdx: 3.6.2(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-n: 17.23.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + eslint-plugin-jsonc: 2.21.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-jsx-a11y: 6.10.2(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-markdown: 5.1.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-markdownlint: 0.6.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-mdx: 3.6.2(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-n: 17.23.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) eslint-plugin-no-only-tests: 3.3.0 - eslint-plugin-no-secrets: 2.2.1(eslint@9.39.2(jiti@2.4.2)) + eslint-plugin-no-secrets: 2.2.1(eslint@9.39.2(jiti@1.21.7)) eslint-plugin-paths: 1.1.0 - eslint-plugin-perfectionist: 4.15.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint-plugin-pnpm: 0.3.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-prettier: 5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.4.2)))(eslint@9.39.2(jiti@2.4.2))(prettier@3.7.4) - eslint-plugin-react-compiler: 19.0.0-beta-21e868a-20250216(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-react-hooks: 5.2.0(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-react-native: 5.0.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-react-refresh: 0.4.24(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-regexp: 2.10.0(eslint@9.39.2(jiti@2.4.2)) + eslint-plugin-perfectionist: 4.15.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint-plugin-pnpm: 0.3.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-prettier: 5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@1.21.7)))(eslint@9.39.2(jiti@1.21.7))(prettier@3.7.4) + eslint-plugin-react-compiler: 19.0.0-beta-21e868a-20250216(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-react-hooks: 5.2.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-react-native: 5.0.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-react-refresh: 0.4.24(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-regexp: 2.10.0(eslint@9.39.2(jiti@1.21.7)) eslint-plugin-relay: 1.8.3 - eslint-plugin-storybook: 0.11.6(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint-plugin-toml: 0.12.0(eslint@9.39.2(jiti@2.4.2)) + eslint-plugin-storybook: 0.11.6(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint-plugin-toml: 0.12.0(eslint@9.39.2(jiti@1.21.7)) eslint-plugin-tsdoc: 0.4.0 - eslint-plugin-unicorn: 57.0.0(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2)) - eslint-plugin-yml: 1.19.1(eslint@9.39.2(jiti@2.4.2)) + eslint-plugin-unicorn: 57.0.0(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-unused-imports: 4.3.0(@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7)) + eslint-plugin-yml: 1.19.1(eslint@9.39.2(jiti@1.21.7)) globals: 16.5.0 graphql: 16.12.0 jsonc-eslint-parser: 2.4.2 @@ -25349,11 +26404,11 @@ snapshots: - verdaccio - vitest - '@storm-software/git-tools@2.124.55(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.9.0)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.2.1)': + '@storm-software/git-tools@2.124.55(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3)': dependencies: '@commitlint/ensure': 19.8.1 '@commitlint/rules': 19.8.1 - '@inquirer/prompts': 7.2.1(@types/node@20.9.0) + '@inquirer/prompts': 7.2.1(@types/node@20.19.42) '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@storm-software/config': 1.134.72 @@ -25366,7 +26421,7 @@ snapshots: chalk: 4.1.2 chalk-template: 1.1.0 conventional-changelog-conventionalcommits: 9.1.0 - conventional-changelog-storm-software: 0.3.72 + conventional-changelog-storm-software: 0.3.72(zod@4.4.3) htmlparser2: 10.0.0 jsonc-parser: 3.2.1 nx: 22.3.1(@swc/core@1.7.26) @@ -25376,7 +26431,7 @@ snapshots: update-section: 0.3.3 word-wrap: 1.2.5 yaml: 2.8.2 - zod: 4.2.1 + zod: 4.4.3 transitivePeerDependencies: - '@babel/traverse' - '@swc-node/register' @@ -25401,18 +26456,52 @@ snapshots: transitivePeerDependencies: - supports-color - '@storm-software/npm-tools@0.6.29': + '@storm-software/npm-tools@0.6.158(zod@4.4.3)': + dependencies: + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + transitivePeerDependencies: + - magicast + - zod + + '@storm-software/npm-tools@0.6.29(zod@4.2.1)': + dependencies: + '@storm-software/config': 1.134.72 + '@storm-software/config-tools': 1.190.40(zod@4.2.1) + transitivePeerDependencies: + - magicast + - zod + + '@storm-software/npm-tools@0.6.29(zod@4.4.3)': + dependencies: + '@storm-software/config': 1.134.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + transitivePeerDependencies: + - magicast + - zod + + '@storm-software/package-constants@0.1.53': {} + + '@storm-software/pnpm-tools@0.6.74(zod@4.2.1)': dependencies: '@storm-software/config': 1.134.72 '@storm-software/config-tools': 1.188.72 + '@storm-software/npm-tools': 0.6.29(zod@4.2.1) + commander: 12.1.0 + defu: 6.1.4 + prettier: 3.7.4 + prettier-plugin-pkg: 0.18.1(prettier@3.7.4) + semver: 7.6.2 + yaml: 2.8.2 transitivePeerDependencies: - magicast + - zod - '@storm-software/pnpm-tools@0.6.74': + '@storm-software/pnpm-tools@0.6.74(zod@4.4.3)': dependencies: '@storm-software/config': 1.134.72 '@storm-software/config-tools': 1.188.72 - '@storm-software/npm-tools': 0.6.29 + '@storm-software/npm-tools': 0.6.29(zod@4.4.3) commander: 12.1.0 defu: 6.1.4 prettier: 3.7.4 @@ -25421,109 +26510,133 @@ snapshots: yaml: 2.8.2 transitivePeerDependencies: - magicast + - zod + + '@storm-software/pnpm-tools@0.7.51(zod@4.4.3)': + dependencies: + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/npm-tools': 0.6.158(zod@4.4.3) + '@storm-software/package-constants': 0.1.53 + chalk: 4.1.2 + commander: 12.1.0 + defu: 6.1.7 + prettier: 3.8.3 + prettier-plugin-packagejson: 3.0.2(prettier@3.8.3) + semver: 7.8.2 + yaml: 2.9.0 + transitivePeerDependencies: + - magicast + - zod - '@storm-software/prettier@0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)': + '@storm-software/prettier@0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)': dependencies: prettier: 3.7.4 prettier-plugin-jsdoc: 1.8.0(prettier@3.7.4) - prettier-plugin-organize-imports: 4.3.0(prettier@3.7.4)(typescript@5.2.2) + prettier-plugin-organize-imports: 4.3.0(prettier@3.7.4)(typescript@5.9.3) prettier-plugin-pkg: 0.18.1(prettier@3.7.4) prettier-plugin-prisma: 5.0.0(prettier@3.7.4) prettier-plugin-sh: 0.15.0(prettier@3.7.4) prettier-plugin-toml: 2.0.6(prettier@3.7.4) optionalDependencies: prettier-plugin-astro: 0.14.1 - prettier-plugin-tailwindcss: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4) + prettier-plugin-tailwindcss: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4) transitivePeerDependencies: - supports-color - '@storm-software/prettier@0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)': + '@storm-software/prettier@0.59.92(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)': dependencies: prettier: 3.7.4 - prettier-plugin-jsdoc: 1.8.0(prettier@3.7.4) - prettier-plugin-organize-imports: 4.3.0(prettier@3.7.4)(typescript@5.3.3) - prettier-plugin-pkg: 0.18.1(prettier@3.7.4) + prettier-plugin-jsdoc: 1.8.1(prettier@3.7.4) + prettier-plugin-organize-imports: 4.3.0(prettier@3.7.4)(typescript@5.2.2) + prettier-plugin-packagejson: 3.0.2(prettier@3.7.4) prettier-plugin-prisma: 5.0.0(prettier@3.7.4) prettier-plugin-sh: 0.15.0(prettier@3.7.4) prettier-plugin-toml: 2.0.6(prettier@3.7.4) optionalDependencies: prettier-plugin-astro: 0.14.1 - prettier-plugin-tailwindcss: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4) + prettier-plugin-tailwindcss: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4) transitivePeerDependencies: - supports-color - '@storm-software/prettier@0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)': + '@storm-software/prettier@0.59.92(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)': dependencies: prettier: 3.7.4 - prettier-plugin-jsdoc: 1.8.0(prettier@3.7.4) + prettier-plugin-jsdoc: 1.8.1(prettier@3.7.4) prettier-plugin-organize-imports: 4.3.0(prettier@3.7.4)(typescript@5.9.3) - prettier-plugin-pkg: 0.18.1(prettier@3.7.4) + prettier-plugin-packagejson: 3.0.2(prettier@3.7.4) prettier-plugin-prisma: 5.0.0(prettier@3.7.4) prettier-plugin-sh: 0.15.0(prettier@3.7.4) prettier-plugin-toml: 2.0.6(prettier@3.7.4) optionalDependencies: prettier-plugin-astro: 0.14.1 - prettier-plugin-tailwindcss: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4) + prettier-plugin-tailwindcss: 0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4) transitivePeerDependencies: - supports-color - '@storm-software/testing-tools@1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0))': + '@storm-software/testing-tools@1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0))': dependencies: - '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - defu: 6.1.4 - jest: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) - mlly: 1.8.0 + '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + defu: 6.1.7 + jest: 30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0) + mlly: 1.8.2 - '@storm-software/testing-tools@1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0))': + '@storm-software/testing-tools@1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0))': dependencies: - '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - defu: 6.1.4 - jest: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) - mlly: 1.8.0 + '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + defu: 6.1.7 + jest: 30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0) + mlly: 1.8.2 - '@storm-software/testing-tools@1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0))': + '@storm-software/testing-tools@1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0))': dependencies: - '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - defu: 6.1.4 - jest: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0) - mlly: 1.8.0 + '@nx/jest': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + defu: 6.1.7 + jest: 30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0) + mlly: 1.8.2 '@storm-software/tsconfig@0.47.59': dependencies: '@total-typescript/ts-reset': 0.5.1 - '@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)': + '@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)': optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.55.2(@types/node@20.19.42) '@microsoft/tsdoc': 0.16.0 - '@microsoft/tsdoc-config': 0.18.0 + '@microsoft/tsdoc-config': 0.18.1 - '@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)': + '@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)': optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@25.0.3) + '@microsoft/api-extractor': 7.58.7(@types/node@20.19.42) '@microsoft/tsdoc': 0.16.0 - '@microsoft/tsdoc-config': 0.18.0 + '@microsoft/tsdoc-config': 0.18.1 + + '@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)': + optionalDependencies: + '@microsoft/api-extractor': 7.58.7(@types/node@25.0.3) + '@microsoft/tsdoc': 0.16.0 + '@microsoft/tsdoc-config': 0.18.1 - '@storm-software/tsdown@0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(yaml@2.8.2)': + '@storm-software/tsdown@0.45.201(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(yaml@2.9.0)(zod@4.4.3)': dependencies: - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.7.5(@swc/core@1.7.26))(typescript@5.2.2) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) chokidar: 4.0.3 commander: 12.1.0 - es-toolkit: 1.43.0 + es-toolkit: 1.47.0 globby: 14.1.0 - nx: 22.3.1(@swc/core@1.7.26) + nx: 22.7.5(@swc/core@1.7.26) rolldown: 1.0.0-beta.1(@babel/runtime@7.28.4) source-map: 0.7.4 tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2) - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.2.2)(yaml@2.8.2) + tsup: 8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.2.2)(yaml@2.9.0) optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) spdx-exceptions: 2.5.0 spdx-license-ids: 3.0.22 transitivePeerDependencies: - '@babel/runtime' + - '@microsoft/api-extractor' - '@nx/devkit' - '@nx/js' - '@swc-node/register' @@ -25537,27 +26650,63 @@ snapshots: - tsx - typescript - yaml + - zod - '@storm-software/tsdown@0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.3.3)(yaml@2.8.2)': + '@storm-software/tsdown@0.45.201(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.4.3)': dependencies: - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.7.5(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) chokidar: 4.0.3 commander: 12.1.0 - es-toolkit: 1.43.0 + es-toolkit: 1.47.0 globby: 14.1.0 - nx: 22.3.1(@swc/core@1.7.26) + nx: 22.7.5(@swc/core@1.7.26) rolldown: 1.0.0-beta.1(@babel/runtime@7.28.4) source-map: 0.7.4 - tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3) - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.3.3)(yaml@2.8.2) + tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) + tsup: 8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) + optionalDependencies: + spdx-exceptions: 2.5.0 + spdx-license-ids: 3.0.22 + transitivePeerDependencies: + - '@babel/runtime' + - '@microsoft/api-extractor' + - '@nx/devkit' + - '@nx/js' + - '@swc-node/register' + - '@swc/core' + - '@swc/helpers' + - debug + - jiti + - magicast + - postcss + - supports-color + - tsx + - typescript + - yaml + - zod + + '@storm-software/tsdown@0.45.201(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.4.3)': + dependencies: + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.7.5(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + chokidar: 4.0.3 + commander: 12.1.0 + es-toolkit: 1.47.0 + globby: 14.1.0 + nx: 22.7.5(@swc/core@1.7.26) + rolldown: 1.0.0-beta.1(@babel/runtime@7.28.4) + source-map: 0.7.4 + tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) + tsup: 8.4.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) spdx-exceptions: 2.5.0 spdx-license-ids: 3.0.22 transitivePeerDependencies: - '@babel/runtime' + - '@microsoft/api-extractor' - '@nx/devkit' - '@nx/js' - '@swc-node/register' @@ -25571,12 +26720,13 @@ snapshots: - tsx - typescript - yaml + - zod - '@storm-software/tsdown@0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(yaml@2.8.2)': + '@storm-software/tsdown@0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.2.1)': dependencies: '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.2.1) chokidar: 4.0.3 commander: 12.1.0 es-toolkit: 1.43.0 @@ -25584,10 +26734,10 @@ snapshots: nx: 22.3.1(@swc/core@1.7.26) rolldown: 1.0.0-beta.1(@babel/runtime@7.28.4) source-map: 0.7.4 - tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3) - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2) + tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) + tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.55.2(@types/node@20.19.42) spdx-exceptions: 2.5.0 spdx-license-ids: 3.0.22 transitivePeerDependencies: @@ -25605,12 +26755,13 @@ snapshots: - tsx - typescript - yaml + - zod - '@storm-software/tsdown@0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.8.2)': + '@storm-software/tsdown@0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.2.1)': dependencies: '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.2.1) chokidar: 4.0.3 commander: 12.1.0 es-toolkit: 1.43.0 @@ -25619,7 +26770,7 @@ snapshots: rolldown: 1.0.0-beta.1(@babel/runtime@7.28.4) source-map: 0.7.4 tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2) + tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) optionalDependencies: '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) spdx-exceptions: 2.5.0 @@ -25639,45 +26790,25 @@ snapshots: - tsx - typescript - yaml + - zod - '@storm-software/tsdown@0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(yaml@2.8.2)': + '@storm-software/tsup@0.2.198(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(zod@4.4.3)': dependencies: - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - chokidar: 4.0.3 - commander: 12.1.0 - es-toolkit: 1.43.0 - globby: 14.1.0 - nx: 22.3.1(@swc/core@1.7.26) - rolldown: 1.0.0-beta.1(@babel/runtime@7.28.4) - source-map: 0.7.4 - tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3) - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2) - optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@25.0.3) - spdx-exceptions: 2.5.0 - spdx-license-ids: 3.0.22 + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) transitivePeerDependencies: - - '@babel/runtime' - '@nx/devkit' - '@nx/js' - - '@swc-node/register' - - '@swc/core' - '@swc/helpers' - - debug - - jiti - magicast - - postcss - - supports-color - - tsx + - nx - typescript - - yaml + - zod - '@storm-software/tsup@0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)': + '@storm-software/tsup@0.2.198(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3)': dependencies: - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) - '@storm-software/config-tools': 1.188.72 + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) transitivePeerDependencies: - '@nx/devkit' - '@nx/js' @@ -25685,11 +26816,12 @@ snapshots: - magicast - nx - typescript + - zod - '@storm-software/tsup@0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)': + '@storm-software/tsup@0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.2.1)': dependencies: - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) - '@storm-software/config-tools': 1.188.72 + '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config-tools': 1.190.40(zod@4.2.1) transitivePeerDependencies: - '@nx/devkit' - '@nx/js' @@ -25697,11 +26829,12 @@ snapshots: - magicast - nx - typescript + - zod - '@storm-software/tsup@0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)': + '@storm-software/tsup@0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3)': dependencies: '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) transitivePeerDependencies: - '@nx/devkit' - '@nx/js' @@ -25709,23 +26842,24 @@ snapshots: - magicast - nx - typescript + - zod - '@storm-software/unbuild@0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.2.2)': + '@storm-software/unbuild@0.57.201(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.2.2)(zod@4.4.3)': dependencies: - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) commander: 12.1.0 - defu: 6.1.4 + defu: 6.1.7 esbuild: 0.25.12 glob: 11.1.0 - jiti: 2.4.2 + jiti: 2.7.0 mkdist: 2.4.1(sass@1.97.0)(typescript@5.2.2) pkg-types: 1.3.1 - rollup: 4.53.5 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.2.2) + rollup: 4.61.1 + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.2.2) typescript: 5.2.2 unbuild: 3.6.1(sass@1.97.0)(typescript@5.2.2) optionalDependencies: @@ -25738,25 +26872,26 @@ snapshots: - vue - vue-sfc-transformer - vue-tsc + - zod - '@storm-software/unbuild@0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.3.3)': + '@storm-software/unbuild@0.57.201(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3)': dependencies: - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) commander: 12.1.0 - defu: 6.1.4 + defu: 6.1.7 esbuild: 0.25.12 glob: 11.1.0 - jiti: 2.4.2 - mkdist: 2.4.1(sass@1.97.0)(typescript@5.3.3) + jiti: 2.7.0 + mkdist: 2.4.1(sass@1.97.0)(typescript@5.9.3) pkg-types: 1.3.1 - rollup: 4.53.5 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.3.3) - typescript: 5.3.3 - unbuild: 3.6.1(sass@1.97.0)(typescript@5.3.3) + rollup: 4.61.1 + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) + typescript: 5.9.3 + unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) optionalDependencies: '@swc/core': 1.7.26 nx: 22.3.1(@swc/core@1.7.26) @@ -25767,14 +26902,15 @@ snapshots: - vue - vue-sfc-transformer - vue-tsc + - zod - '@storm-software/unbuild@0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3)': + '@storm-software/unbuild@0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.2.1)': dependencies: '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.2.1) commander: 12.1.0 defu: 6.1.4 esbuild: 0.25.12 @@ -25782,8 +26918,8 @@ snapshots: jiti: 2.4.2 mkdist: 2.4.1(sass@1.97.0)(typescript@5.9.3) pkg-types: 1.3.1 - rollup: 4.53.5 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.9.3) + rollup: 4.61.1 + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) typescript: 5.9.3 unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) optionalDependencies: @@ -25796,81 +26932,49 @@ snapshots: - vue - vue-sfc-transformer - vue-tsc + - zod - '@storm-software/untyped@0.24.53': - dependencies: - commander: 12.1.0 - glob: 11.1.0 - jiti: 2.4.2 - knitwork: 1.3.0 - - '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2)': + '@storm-software/unbuild@0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3)': dependencies: - '@ltd/j-toml': 1.38.0 - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@samchon/openapi': 2.5.3 - '@size-limit/esbuild': 11.1.4(size-limit@11.1.4) - '@size-limit/esbuild-why': 11.1.4(size-limit@11.1.4) - '@size-limit/file': 11.1.4(size-limit@11.1.4) - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/npm-tools': 0.6.29 - '@storm-software/pnpm-tools': 0.6.74 - '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) - '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(yaml@2.8.2) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.2.2) - fs-extra: 11.2.0 + '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.134.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + commander: 12.1.0 + defu: 6.1.4 + esbuild: 0.25.12 glob: 11.1.0 jiti: 2.4.2 - markdownlint-cli2: 0.17.2 - micromatch: 4.0.8 - nx: 22.3.1(@swc/core@1.7.26) - prettier: 3.7.4 - semver: 7.6.2 - size-limit: 11.1.4 - typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@20.9.0)(typescript@5.2.2) - untyped: 2.0.0 - zod: 4.2.1 + mkdist: 2.4.1(sass@1.97.0)(typescript@5.9.3) + pkg-types: 1.3.1 + rollup: 4.61.1 + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) + typescript: 5.9.3 + unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) optionalDependencies: - '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1) + '@swc/core': 1.7.26 + nx: 22.3.1(@swc/core@1.7.26) transitivePeerDependencies: - - '@babel/runtime' - - '@babel/traverse' - - '@swc-node/register' - - '@swc/core' - '@swc/helpers' - - '@types/node' - - debug - magicast - - postcss - - prettier-plugin-astro - - prettier-plugin-organize-imports - - prettier-plugin-pkg - - prettier-plugin-prisma - - prettier-plugin-sh - - prettier-plugin-solidity - - prettier-plugin-tailwindcss - - prettier-plugin-toml - - rollup - sass - - spdx-exceptions - - spdx-license-ids - - supports-color - - tsdown - - tsx - - typescript - - verdaccio - vue - vue-sfc-transformer - vue-tsc - - yaml + - zod + + '@storm-software/untyped@0.24.53': + dependencies: + commander: 12.1.0 + glob: 11.1.0 + jiti: 2.4.2 + knitwork: 1.3.0 - '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2)': + '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0)': dependencies: '@ltd/j-toml': 1.38.0 - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.55.2(@types/node@20.19.42) '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@samchon/openapi': 2.5.3 @@ -25878,12 +26982,12 @@ snapshots: '@size-limit/esbuild-why': 11.1.4(size-limit@11.1.4) '@size-limit/file': 11.1.4(size-limit@11.1.4) '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/npm-tools': 0.6.29 - '@storm-software/pnpm-tools': 0.6.74 - '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) - '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.3.3)(yaml@2.8.2) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.3.3) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.2.1) + '@storm-software/npm-tools': 0.6.29(zod@4.2.1) + '@storm-software/pnpm-tools': 0.6.74(zod@4.2.1) + '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) + '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.2.1) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.2.1) fs-extra: 11.2.0 glob: 11.1.0 jiti: 2.4.2 @@ -25893,11 +26997,11 @@ snapshots: prettier: 3.7.4 semver: 7.6.2 size-limit: 11.1.4 - typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@20.9.0)(typescript@5.3.3) + typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@20.19.42)(typescript@5.9.3) untyped: 2.0.0 zod: 4.2.1 optionalDependencies: - '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1) + '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -25930,7 +27034,7 @@ snapshots: - vue-tsc - yaml - '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2)': + '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0)': dependencies: '@ltd/j-toml': 1.38.0 '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) @@ -25941,12 +27045,12 @@ snapshots: '@size-limit/esbuild-why': 11.1.4(size-limit@11.1.4) '@size-limit/file': 11.1.4(size-limit@11.1.4) '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/npm-tools': 0.6.29 - '@storm-software/pnpm-tools': 0.6.74 - '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) - '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(yaml@2.8.2) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.2.1) + '@storm-software/npm-tools': 0.6.29(zod@4.2.1) + '@storm-software/pnpm-tools': 0.6.74(zod@4.2.1) + '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) + '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.2.1) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.2.1) fs-extra: 11.2.0 glob: 11.1.0 jiti: 2.4.2 @@ -25993,37 +27097,38 @@ snapshots: - vue-tsc - yaml - '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2)': + '@storm-software/workspace-tools@1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0)': dependencies: + '@actions/core': 3.0.1 '@ltd/j-toml': 1.38.0 - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@microsoft/api-extractor': 7.58.7(@types/node@20.19.42) + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@samchon/openapi': 2.5.3 - '@size-limit/esbuild': 11.1.4(size-limit@11.1.4) - '@size-limit/esbuild-why': 11.1.4(size-limit@11.1.4) - '@size-limit/file': 11.1.4(size-limit@11.1.4) - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/npm-tools': 0.6.29 - '@storm-software/pnpm-tools': 0.6.74 - '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) - '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.8.2) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) + '@size-limit/esbuild': 11.2.0(size-limit@11.2.0) + '@size-limit/esbuild-why': 11.2.0(size-limit@11.2.0) + '@size-limit/file': 11.2.0(size-limit@11.2.0) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.201(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/npm-tools': 0.6.158(zod@4.4.3) + '@storm-software/pnpm-tools': 0.7.51(zod@4.4.3) + '@storm-software/prettier': 0.59.92(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) + '@storm-software/tsdown': 0.45.201(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(yaml@2.9.0)(zod@4.4.3) + '@storm-software/unbuild': 0.57.201(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.2.2)(zod@4.4.3) fs-extra: 11.2.0 glob: 11.1.0 - jiti: 2.4.2 + jiti: 2.7.0 markdownlint-cli2: 0.17.2 micromatch: 4.0.8 nx: 22.3.1(@swc/core@1.7.26) prettier: 3.7.4 - semver: 7.6.2 - size-limit: 11.1.4 - typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@20.9.0)(typescript@5.9.3) + semver: 7.8.2 + size-limit: 11.2.0 + typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@20.19.42)(typescript@5.2.2) untyped: 2.0.0 - zod: 4.2.1 + zod: 4.4.3 optionalDependencies: - '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1) + '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -26036,7 +27141,7 @@ snapshots: - postcss - prettier-plugin-astro - prettier-plugin-organize-imports - - prettier-plugin-pkg + - prettier-plugin-packagejson - prettier-plugin-prisma - prettier-plugin-sh - prettier-plugin-solidity @@ -26056,37 +27161,38 @@ snapshots: - vue-tsc - yaml - '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2)': + '@storm-software/workspace-tools@1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0)': dependencies: + '@actions/core': 3.0.1 '@ltd/j-toml': 1.38.0 - '@microsoft/api-extractor': 7.55.2(@types/node@25.0.3) - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@microsoft/api-extractor': 7.58.7(@types/node@20.19.42) + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@samchon/openapi': 2.5.3 - '@size-limit/esbuild': 11.1.4(size-limit@11.1.4) - '@size-limit/esbuild-why': 11.1.4(size-limit@11.1.4) - '@size-limit/file': 11.1.4(size-limit@11.1.4) - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/npm-tools': 0.6.29 - '@storm-software/pnpm-tools': 0.6.74 - '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) - '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(yaml@2.8.2) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) + '@size-limit/esbuild': 11.2.0(size-limit@11.2.0) + '@size-limit/esbuild-why': 11.2.0(size-limit@11.2.0) + '@size-limit/file': 11.2.0(size-limit@11.2.0) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.201(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/npm-tools': 0.6.158(zod@4.4.3) + '@storm-software/pnpm-tools': 0.7.51(zod@4.4.3) + '@storm-software/prettier': 0.59.92(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) + '@storm-software/tsdown': 0.45.201(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.4.3) + '@storm-software/unbuild': 0.57.201(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) fs-extra: 11.2.0 glob: 11.1.0 - jiti: 2.4.2 + jiti: 2.7.0 markdownlint-cli2: 0.17.2 micromatch: 4.0.8 nx: 22.3.1(@swc/core@1.7.26) prettier: 3.7.4 - semver: 7.6.2 - size-limit: 11.1.4 - typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@25.0.3)(typescript@5.9.3) + semver: 7.8.2 + size-limit: 11.2.0 + typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@20.19.42)(typescript@5.9.3) untyped: 2.0.0 - zod: 4.2.1 + zod: 4.4.3 optionalDependencies: - '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1) + '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -26099,7 +27205,7 @@ snapshots: - postcss - prettier-plugin-astro - prettier-plugin-organize-imports - - prettier-plugin-pkg + - prettier-plugin-packagejson - prettier-plugin-prisma - prettier-plugin-sh - prettier-plugin-solidity @@ -26119,35 +27225,36 @@ snapshots: - vue-tsc - yaml - '@storm-software/workspace-tools@1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2)': + '@storm-software/workspace-tools@1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0)': dependencies: + '@actions/core': 3.0.1 '@ltd/j-toml': 1.38.0 - '@microsoft/api-extractor': 7.55.2(@types/node@25.0.3) - '@nx/devkit': 22.3.1(nx@22.3.1(@swc/core@1.7.26)) - '@nx/js': 22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) + '@microsoft/api-extractor': 7.58.7(@types/node@25.0.3) + '@nx/devkit': 22.7.5(nx@22.3.1(@swc/core@1.7.26)) + '@nx/js': 22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) '@samchon/openapi': 2.5.3 - '@size-limit/esbuild': 11.1.4(size-limit@11.1.4) - '@size-limit/esbuild-why': 11.1.4(size-limit@11.1.4) - '@size-limit/file': 11.1.4(size-limit@11.1.4) - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/npm-tools': 0.6.29 - '@storm-software/pnpm-tools': 0.6.74 - '@storm-software/prettier': 0.57.71(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) - '@storm-software/tsdown': 0.45.72(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.8.2) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) + '@size-limit/esbuild': 11.2.0(size-limit@11.2.0) + '@size-limit/esbuild-why': 11.2.0(size-limit@11.2.0) + '@size-limit/file': 11.2.0(size-limit@11.2.0) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.201(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/npm-tools': 0.6.158(zod@4.4.3) + '@storm-software/pnpm-tools': 0.7.51(zod@4.4.3) + '@storm-software/prettier': 0.59.92(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4) + '@storm-software/tsdown': 0.45.201(@babel/runtime@7.28.4)(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(yaml@2.9.0)(zod@4.4.3) + '@storm-software/unbuild': 0.57.201(@nx/devkit@22.7.5(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.7.5(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) fs-extra: 11.2.0 glob: 11.1.0 - jiti: 2.4.2 + jiti: 2.7.0 markdownlint-cli2: 0.17.2 micromatch: 4.0.8 nx: 22.3.1(@swc/core@1.7.26) prettier: 3.7.4 - semver: 7.6.2 - size-limit: 11.1.4 + semver: 7.8.2 + size-limit: 11.2.0 typia: 7.6.4(@samchon/openapi@2.5.3)(@types/node@25.0.3)(typescript@5.9.3) untyped: 2.0.0 - zod: 4.2.1 + zod: 4.4.3 optionalDependencies: '@napi-rs/cli': 3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1) transitivePeerDependencies: @@ -26162,7 +27269,7 @@ snapshots: - postcss - prettier-plugin-astro - prettier-plugin-organize-imports - - prettier-plugin-pkg + - prettier-plugin-packagejson - prettier-plugin-prisma - prettier-plugin-sh - prettier-plugin-solidity @@ -26182,14 +27289,14 @@ snapshots: - vue-tsc - yaml - '@storm-stack/cli@0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12))': + '@storm-stack/cli@0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.19.42)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12))(zod@4.4.3)': dependencies: '@clack/prompts': 0.10.1 '@sentry/core': 9.47.1 '@sentry/node': 9.47.1 - '@storm-software/config-tools': 1.188.72 - '@storm-stack/core': 0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12)) - '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26)) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-stack/core': 0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.19.42)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12))(zod@4.4.3) + '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) date-fns: 4.1.0 defu: 6.1.4 minimatch: 10.1.1 @@ -26237,15 +27344,16 @@ snapshots: - verdaccio - vite - webpack + - zod - '@storm-stack/cli@0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': + '@storm-stack/cli@0.28.1(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3)': dependencies: '@clack/prompts': 0.10.1 '@sentry/core': 9.47.1 '@sentry/node': 9.47.1 - '@storm-software/config-tools': 1.188.72 - '@storm-stack/core': 0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)) - '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26)) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-stack/core': 0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3) + '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) date-fns: 4.1.0 defu: 6.1.4 minimatch: 10.1.1 @@ -26293,8 +27401,9 @@ snapshots: - verdaccio - vite - webpack + - zod - '@storm-stack/core@0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12))': + '@storm-stack/core@0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.19.42)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12))(zod@4.4.3)': dependencies: '@alloy-js/babel-plugin': 0.2.1(@babel/core@7.28.5) '@alloy-js/babel-plugin-jsx-dom-expressions': 0.39.1(@babel/core@7.28.5) @@ -26319,20 +27428,20 @@ snapshots: '@babel/traverse': 7.28.5 '@babel/types': 7.28.5 '@donedeal0/superdiff': 3.1.2 - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.55.2(@types/node@20.19.42) '@microsoft/tsdoc-config': 0.17.1 - '@rollup/plugin-alias': 5.1.1(rollup@4.53.5) - '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.53.5) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-stack/tsdoc': 0.5.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)) - '@stryke/capnp': 0.11.24(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@rollup/plugin-alias': 5.1.1(rollup@4.61.1) + '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.61.1) + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.201(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-stack/tsdoc': 0.5.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)) + '@stryke/capnp': 0.11.24(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) '@stryke/convert': 0.6.28 - '@stryke/env': 0.18.13(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/env': 0.18.13(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) + '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/hash': 0.12.30 '@stryke/helpers': 0.9.30 '@stryke/json': 0.9.31 @@ -26355,7 +27464,7 @@ snapshots: magic-string: 0.30.21 nanotar: 0.2.0 prettier: 3.7.4 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.9.3) + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) typedoc: 0.25.12(typescript@5.9.3) typedoc-plugin-frontmatter: 1.3.1(typedoc-plugin-markdown@4.0.0-next.20(typedoc@0.25.12(typescript@5.9.3))) typedoc-plugin-markdown: 4.0.0-next.20(typedoc@0.25.12(typescript@5.9.3)) @@ -26365,8 +27474,8 @@ snapshots: optionalDependencies: '@rspack/core': 1.6.8 rolldown: 1.0.0-beta.55 - rollup: 4.53.5 - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + rollup: 4.61.1 + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.25.12) transitivePeerDependencies: - '@nx/devkit' @@ -26382,8 +27491,9 @@ snapshots: - supports-color - typescript - verdaccio + - zod - '@storm-stack/core@0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))': + '@storm-stack/core@0.48.0(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)))(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@25.0.3)(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3)': dependencies: '@alloy-js/babel-plugin': 0.2.1(@babel/core@7.28.5) '@alloy-js/babel-plugin-jsx-dom-expressions': 0.39.1(@babel/core@7.28.5) @@ -26410,18 +27520,18 @@ snapshots: '@donedeal0/superdiff': 3.1.2 '@microsoft/api-extractor': 7.55.2(@types/node@25.0.3) '@microsoft/tsdoc-config': 0.17.1 - '@rollup/plugin-alias': 5.1.1(rollup@4.53.5) - '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.53.5) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-stack/tsdoc': 0.5.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)) - '@stryke/capnp': 0.11.24(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@rollup/plugin-alias': 5.1.1(rollup@4.61.1) + '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.61.1) + '@storm-software/build-tools': 0.158.200(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.137.72(zod@4.4.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.201(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-stack/tsdoc': 0.5.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)) + '@stryke/capnp': 0.11.24(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) '@stryke/convert': 0.6.28 - '@stryke/env': 0.18.13(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/env': 0.18.13(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) + '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/hash': 0.12.30 '@stryke/helpers': 0.9.30 '@stryke/json': 0.9.31 @@ -26444,7 +27554,7 @@ snapshots: magic-string: 0.30.21 nanotar: 0.2.0 prettier: 3.7.4 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.9.3) + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) typedoc: 0.25.12(typescript@5.9.3) typedoc-plugin-frontmatter: 1.3.1(typedoc-plugin-markdown@4.0.0-next.20(typedoc@0.25.12(typescript@5.9.3))) typedoc-plugin-markdown: 4.0.0-next.20(typedoc@0.25.12(typescript@5.9.3)) @@ -26454,8 +27564,8 @@ snapshots: optionalDependencies: '@rspack/core': 1.6.8 rolldown: 1.0.0-beta.55 - rollup: 4.53.5 - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + rollup: 4.61.1 + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.27.1) transitivePeerDependencies: - '@nx/devkit' @@ -26471,16 +27581,17 @@ snapshots: - supports-color - typescript - verdaccio + - zod '@storm-stack/date-time@1.46.0': dependencies: '@formkit/tempo': 0.1.2 '@js-temporal/polyfill': 0.4.4 - '@storm-stack/errors@1.40.0(07e7efebf889dd1e53802be2a9efc199)': + '@storm-stack/errors@1.40.0(52687b7ed2600ecc5a7b50cf2bc7fd13)': dependencies: - '@storm-software/testing-tools': 1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)) - '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) + '@storm-software/testing-tools': 1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0)) + '@storm-software/workspace-tools': 1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -26499,7 +27610,7 @@ snapshots: - prettier - prettier-plugin-astro - prettier-plugin-organize-imports - - prettier-plugin-pkg + - prettier-plugin-packagejson - prettier-plugin-prisma - prettier-plugin-sh - prettier-plugin-solidity @@ -26519,10 +27630,10 @@ snapshots: - vue-tsc - yaml - '@storm-stack/errors@1.40.0(8e935c0504da5b02797b8ad8adf62bac)': + '@storm-stack/errors@1.40.0(d1c9b82efd7770869e7af6ea5ddc3d2e)': dependencies: - '@storm-software/testing-tools': 1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0)) - '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@25.0.3)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@25.0.3)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) + '@storm-software/testing-tools': 1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0)) + '@storm-software/workspace-tools': 1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -26541,7 +27652,7 @@ snapshots: - prettier - prettier-plugin-astro - prettier-plugin-organize-imports - - prettier-plugin-pkg + - prettier-plugin-packagejson - prettier-plugin-prisma - prettier-plugin-sh - prettier-plugin-solidity @@ -26561,10 +27672,10 @@ snapshots: - vue-tsc - yaml - '@storm-stack/errors@1.40.0(a2cc6b2ce370fdbb735252ecb9aded8d)': + '@storm-stack/errors@1.40.0(e763f08e09be7e160a9d7d175cf604c7)': dependencies: - '@storm-software/testing-tools': 1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)) - '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) + '@storm-software/testing-tools': 1.119.193(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/node@20.19.42)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0)) + '@storm-software/workspace-tools': 1.296.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.19.42)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.19.42)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-packagejson@3.0.2(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.61.1)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.9.0) transitivePeerDependencies: - '@babel/runtime' - '@babel/traverse' @@ -26583,7 +27694,7 @@ snapshots: - prettier - prettier-plugin-astro - prettier-plugin-organize-imports - - prettier-plugin-pkg + - prettier-plugin-packagejson - prettier-plugin-prisma - prettier-plugin-sh - prettier-plugin-solidity @@ -26603,66 +27714,44 @@ snapshots: - vue-tsc - yaml - '@storm-stack/errors@1.40.0(a325610cb056de07f5338302125644c4)': + '@storm-stack/file-system@1.39.0(zod@3.25.76)': dependencies: - '@storm-software/testing-tools': 1.119.71(@nx/jest@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0)) - '@storm-software/workspace-tools': 1.294.18(@babel/runtime@7.28.4)(@babel/traverse@7.28.5)(@napi-rs/cli@3.5.0(@emnapi/runtime@1.7.1)(@types/node@20.9.0)(node-addon-api@7.1.1))(@swc/core@1.7.26)(@types/node@20.9.0)(markdownlint-cli2@0.17.2)(nx@22.3.1(@swc/core@1.7.26))(postcss@8.5.6)(prettier-plugin-astro@0.14.1)(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2))(prettier-plugin-pkg@0.18.1(prettier@3.7.4))(prettier-plugin-prisma@5.0.0(prettier@3.7.4))(prettier-plugin-sh@0.15.0(prettier@3.7.4))(prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4))(prettier-plugin-toml@2.0.6(prettier@3.7.4))(prettier@3.7.4)(rollup@4.53.5)(sass@1.97.0)(spdx-exceptions@2.5.0)(spdx-license-ids@3.0.22)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.2.2))(typescript@5.2.2)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(yaml@2.8.2) + '@storm-software/config-tools': 1.190.40(zod@3.25.76) + semver: 7.6.3 transitivePeerDependencies: - - '@babel/runtime' - - '@babel/traverse' - - '@napi-rs/cli' - - '@nx/jest' - - '@swc-node/register' - - '@swc/core' - - '@swc/helpers' - - '@types/node' - - debug - - jest - magicast - - markdownlint-cli2 - - nx - - postcss - - prettier - - prettier-plugin-astro - - prettier-plugin-organize-imports - - prettier-plugin-pkg - - prettier-plugin-prisma - - prettier-plugin-sh - - prettier-plugin-solidity - - prettier-plugin-tailwindcss - - prettier-plugin-toml - - rollup - - sass - - spdx-exceptions - - spdx-license-ids - - supports-color - - tsdown - - tsx - - typescript - - verdaccio - - vue - - vue-sfc-transformer - - vue-tsc - - yaml + - zod - '@storm-stack/file-system@1.39.0': + '@storm-stack/file-system@1.39.0(zod@4.4.3)': dependencies: - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) semver: 7.6.3 transitivePeerDependencies: - magicast + - zod '@storm-stack/jotai@1.16.2(jotai@2.16.0(@babel/core@7.28.5)(@babel/template@7.27.2)(@types/react@18.3.27)(react@18.2.0))(react@18.2.0)': dependencies: jotai: 2.16.0(@babel/core@7.28.5)(@babel/template@7.27.2)(@types/react@18.3.27)(react@18.2.0) react: 18.2.0 - '@storm-stack/logging@1.40.0': + '@storm-stack/logging@1.40.0(zod@3.25.76)': dependencies: - '@storm-software/config': 1.134.72 + '@storm-software/config': 1.137.72(zod@3.25.76) + chalk: 5.3.0 + pino: 9.4.0 + pino-std-serializers: 7.0.0 + transitivePeerDependencies: + - zod + + '@storm-stack/logging@1.40.0(zod@4.4.3)': + dependencies: + '@storm-software/config': 1.137.72(zod@4.4.3) chalk: 5.3.0 pino: 9.4.0 pino-std-serializers: 7.0.0 + transitivePeerDependencies: + - zod '@storm-stack/plugin-system@1.23.0': dependencies: @@ -26698,8 +27787,8 @@ snapshots: '@sentry/node': 8.55.0 '@sentry/opentelemetry': 8.55.0(@opentelemetry/api@1.9.0)(@opentelemetry/context-async-hooks@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/core@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/instrumentation@0.57.2(@opentelemetry/api@1.9.0))(@opentelemetry/sdk-trace-base@1.30.1(@opentelemetry/api@1.9.0))(@opentelemetry/semantic-conventions@1.38.0) '@sentry/types': 8.55.0 - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config': 1.137.72(zod@3.25.76) + '@storm-software/config-tools': 1.190.40(zod@3.25.76) pino: 9.4.0 pino-loki: 2.3.1 pino-pretty: 11.2.2 @@ -26711,21 +27800,21 @@ snapshots: - magicast - supports-color - '@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0))': + '@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0))': dependencies: - '@storm-software/tsdoc': 0.13.71(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0) + '@storm-software/tsdoc': 0.13.71(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0) optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.58.7(@types/node@20.19.42) '@microsoft/tsdoc': 0.16.0 - '@microsoft/tsdoc-config': 0.18.0 + '@microsoft/tsdoc-config': 0.18.1 - '@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0))': + '@storm-stack/tsdoc@0.5.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0)(@storm-software/tsdoc@0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0))': dependencies: - '@storm-software/tsdoc': 0.13.71(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.0)(@microsoft/tsdoc@0.16.0) + '@storm-software/tsdoc': 0.13.71(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@microsoft/tsdoc-config@0.18.1)(@microsoft/tsdoc@0.16.0) optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@25.0.3) + '@microsoft/api-extractor': 7.58.7(@types/node@25.0.3) '@microsoft/tsdoc': 0.16.0 - '@microsoft/tsdoc-config': 0.18.0 + '@microsoft/tsdoc-config': 0.18.1 '@storm-stack/unique-identifier@1.33.0': dependencies: @@ -26741,16 +27830,14 @@ snapshots: '@storybook/global@5.0.0': {} - '@storybook/icons@2.0.1(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@storybook/icons@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: - '@types/react': 19.2.7 - '@types/react-dom': 19.2.3(@types/react@19.2.7) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@stryke/capnp@0.11.24(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)': + '@stryke/capnp@0.11.24(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3)': dependencies: - '@stryke/fs': 0.31.4(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/fs': 0.31.4(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/path': 0.15.5 defu: 6.1.4 hex2dec: 1.1.2 @@ -26759,22 +27846,11 @@ snapshots: transitivePeerDependencies: - magicast - nx + - zod - '@stryke/capnp@0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)': - dependencies: - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/path': 0.23.1 - defu: 6.1.4 - hex2dec: 1.1.2 - nanotar: 0.2.0 - typescript: 5.3.3 - transitivePeerDependencies: - - magicast - - nx - - '@stryke/capnp@0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)': + '@stryke/capnp@0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3)': dependencies: - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/path': 0.23.1 defu: 6.1.4 hex2dec: 1.1.2 @@ -26783,38 +27859,41 @@ snapshots: transitivePeerDependencies: - magicast - nx + - zod '@stryke/convert@0.6.28': {} - '@stryke/env@0.18.13(nx@22.3.1(@swc/core@1.7.26))': + '@stryke/env@0.18.13(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3)': dependencies: '@dotenvx/dotenvx': 1.35.0 '@stryke/convert': 0.6.28 - '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/fs': 0.28.7(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/path': 0.15.5 '@stryke/string-format': 0.11.0 defu: 6.1.4 transitivePeerDependencies: - magicast - nx + - zod - '@stryke/env@0.20.41(nx@22.3.1(@swc/core@1.7.26))': + '@stryke/env@0.20.41(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3)': dependencies: '@dotenvx/dotenvx': 1.35.0 '@stryke/convert': 0.6.28 - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/path': 0.23.1 '@stryke/string-format': 0.12.28 defu: 6.1.4 transitivePeerDependencies: - magicast - nx + - zod - '@stryke/fs@0.28.7(nx@22.3.1(@swc/core@1.7.26))': + '@stryke/fs@0.28.7(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3)': dependencies: '@antfu/install-pkg': 1.1.0 '@ltd/j-toml': 1.38.0 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) '@stryke/convert': 0.6.28 '@stryke/json': 0.9.31 '@stryke/path': 0.15.5 @@ -26832,12 +27911,13 @@ snapshots: nx: 22.3.1(@swc/core@1.7.26) transitivePeerDependencies: - magicast + - zod - '@stryke/fs@0.31.4(nx@22.3.1(@swc/core@1.7.26))': + '@stryke/fs@0.31.4(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3)': dependencies: '@antfu/install-pkg': 1.1.0 '@ltd/j-toml': 1.38.0 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) '@stryke/convert': 0.6.28 '@stryke/json': 0.9.31 '@stryke/path': 0.15.5 @@ -26855,12 +27935,13 @@ snapshots: nx: 22.3.1(@swc/core@1.7.26) transitivePeerDependencies: - magicast + - zod - '@stryke/fs@0.33.24(nx@22.3.1(@swc/core@1.7.26))': + '@stryke/fs@0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3)': dependencies: '@antfu/install-pkg': 1.1.0 '@ltd/j-toml': 1.38.0 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) '@stryke/convert': 0.6.28 '@stryke/helpers': 0.9.30 '@stryke/path': 0.23.1 @@ -26876,6 +27957,7 @@ snapshots: nx: 22.3.1(@swc/core@1.7.26) transitivePeerDependencies: - magicast + - zod '@stryke/hash@0.12.30': dependencies: @@ -26934,10 +28016,10 @@ snapshots: dependencies: ufo: 1.6.1 - '@stylistic/eslint-plugin@4.4.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@stylistic/eslint-plugin@4.4.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) eslint-visitor-keys: 4.2.1 espree: 10.4.0 estraverse: 5.3.0 @@ -26990,12 +28072,12 @@ snapshots: '@svgr/babel-plugin-transform-react-native-svg': 8.1.0(@babel/core@7.28.5) '@svgr/babel-plugin-transform-svg-component': 8.0.0(@babel/core@7.28.5) - '@svgr/core@8.1.0(typescript@5.3.3)': + '@svgr/core@8.1.0(typescript@5.9.3)': dependencies: '@babel/core': 7.28.5 '@svgr/babel-preset': 8.1.0(@babel/core@7.28.5) camelcase: 6.3.0 - cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.9.3) snake-case: 3.0.4 transitivePeerDependencies: - supports-color @@ -27006,36 +28088,35 @@ snapshots: '@babel/types': 7.28.5 entities: 4.5.0 - '@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.3.3))': + '@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.9.3))': dependencies: '@babel/core': 7.28.5 '@svgr/babel-preset': 8.1.0(@babel/core@7.28.5) - '@svgr/core': 8.1.0(typescript@5.3.3) + '@svgr/core': 8.1.0(typescript@5.9.3) '@svgr/hast-util-to-babel-ast': 8.0.0 - '@types/svg-parser': 2.0.6 svg-parser: 2.0.4 transitivePeerDependencies: - supports-color - '@svgr/plugin-svgo@8.1.0(@svgr/core@8.1.0(typescript@5.3.3))(typescript@5.3.3)': + '@svgr/plugin-svgo@8.1.0(@svgr/core@8.1.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@svgr/core': 8.1.0(typescript@5.3.3) - cosmiconfig: 8.3.6(typescript@5.3.3) + '@svgr/core': 8.1.0(typescript@5.9.3) + cosmiconfig: 8.3.6(typescript@5.9.3) deepmerge: 4.3.1 svgo: 3.3.2 transitivePeerDependencies: - typescript - '@svgr/webpack@8.1.0(typescript@5.3.3)': + '@svgr/webpack@8.1.0(typescript@5.9.3)': dependencies: '@babel/core': 7.28.5 '@babel/plugin-transform-react-constant-elements': 7.27.1(@babel/core@7.28.5) '@babel/preset-env': 7.28.5(@babel/core@7.28.5) '@babel/preset-react': 7.28.5(@babel/core@7.28.5) '@babel/preset-typescript': 7.28.5(@babel/core@7.28.5) - '@svgr/core': 8.1.0(typescript@5.3.3) - '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.3.3)) - '@svgr/plugin-svgo': 8.1.0(@svgr/core@8.1.0(typescript@5.3.3))(typescript@5.3.3) + '@svgr/core': 8.1.0(typescript@5.9.3) + '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.9.3)) + '@svgr/plugin-svgo': 8.1.0(@svgr/core@8.1.0(typescript@5.9.3))(typescript@5.9.3) transitivePeerDependencies: - supports-color - typescript @@ -27182,26 +28263,12 @@ snapshots: dependencies: tslib: 2.8.1 - '@types/accepts@1.3.7': - dependencies: - '@types/node': 20.9.0 - '@types/argparse@1.0.38': {} '@types/aria-query@5.0.4': {} '@types/aws-lambda@8.10.143': {} - '@types/babel-generator@6.25.8': - dependencies: - '@types/babel-types': 7.0.16 - - '@types/babel-plugin-macros@3.1.3': - dependencies: - '@types/babel__core': 7.20.5 - - '@types/babel-types@7.0.16': {} - '@types/babel__core@7.20.5': dependencies: '@babel/parser': 7.28.5 @@ -27223,80 +28290,34 @@ snapshots: dependencies: '@babel/types': 7.28.5 - '@types/body-parser@1.19.6': - dependencies: - '@types/connect': 3.4.38 - '@types/node': 20.9.0 - - '@types/boolbase@1.0.3': {} - - '@types/brace-expansion@1.1.2': {} - - '@types/braces@3.0.5': {} - - '@types/btoa@1.2.5': - dependencies: - '@types/node': 20.9.0 - '@types/bunyan@1.8.9': dependencies: - '@types/node': 25.0.3 - - '@types/caniuse-api@3.0.6': {} + '@types/node': 20.19.42 '@types/chai@5.2.3': dependencies: '@types/deep-eql': 4.0.2 assertion-error: 2.0.1 - '@types/chardet@1.0.0': - dependencies: - chardet: 2.1.1 - '@types/cli-progress@3.11.6': dependencies: - '@types/node': 25.0.3 - - '@types/co@4.6.6': {} + '@types/node': 20.19.42 '@types/concat-stream@2.0.3': dependencies: - '@types/node': 22.19.3 + '@types/node': 20.19.42 '@types/connect@3.4.36': dependencies: - '@types/node': 25.0.3 + '@types/node': 20.19.42 '@types/connect@3.4.38': dependencies: - '@types/node': 20.9.0 - - '@types/content-disposition@0.5.9': {} + '@types/node': 20.19.42 '@types/conventional-commits-parser@5.0.2': dependencies: - '@types/node': 20.9.0 - - '@types/convert-source-map@2.0.3': {} - - '@types/cookies@0.9.2': - dependencies: - '@types/connect': 3.4.38 - '@types/express': 5.0.6 - '@types/keygrip': 1.0.6 - '@types/node': 20.9.0 - - '@types/css-tree@1.0.7': {} - - '@types/css-tree@2.3.11': {} - - '@types/csso@4.2.0': - dependencies: - '@types/css-tree': 2.3.11 - - '@types/csso@5.0.4': - dependencies: - '@types/css-tree': 2.3.11 + '@types/node': 20.19.42 '@types/d3-array@3.2.2': {} @@ -27426,127 +28447,49 @@ snapshots: '@types/eslint': 9.6.1 '@types/estree': 1.0.8 - '@types/eslint-visitor-keys@3.3.2': - dependencies: - eslint-visitor-keys: 4.2.1 - '@types/eslint@9.6.1': dependencies: '@types/estree': 1.0.8 '@types/json-schema': 7.0.15 - '@types/esprima@4.0.3': - dependencies: - '@types/estree': 1.0.8 - '@types/estree-jsx@1.0.5': dependencies: '@types/estree': 1.0.8 '@types/estree@1.0.8': {} - '@types/express-serve-static-core@5.1.0': - dependencies: - '@types/node': 20.9.0 - '@types/qs': 6.14.0 - '@types/range-parser': 1.2.7 - '@types/send': 1.2.1 - - '@types/express@5.0.6': - dependencies: - '@types/body-parser': 1.19.6 - '@types/express-serve-static-core': 5.1.0 - '@types/serve-static': 2.2.0 - - '@types/fb-watchman@2.0.6': - dependencies: - '@types/node': 20.9.0 - - '@types/file-entry-cache@5.0.4': - dependencies: - '@types/node': 20.9.0 - - '@types/fs-extra@9.0.6': - dependencies: - '@types/node': 20.9.0 + '@types/estree@1.0.9': {} '@types/geojson@7946.0.16': {} - '@types/glob-parent@5.1.3': {} - - '@types/glob-to-regexp@0.4.4': {} - - '@types/graceful-fs@4.1.9': - dependencies: - '@types/node': 20.9.0 - '@types/hast@3.0.4': dependencies: '@types/unist': 3.0.3 - '@types/http-assert@1.5.6': {} - '@types/http-cache-semantics@4.0.4': {} - '@types/http-errors@2.0.5': {} - '@types/http-proxy@1.17.17': dependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 '@types/is-empty@1.2.3': {} - '@types/is-glob@4.0.4': {} - '@types/istanbul-lib-coverage@2.0.6': {} - '@types/istanbul-lib-instrument@1.7.8': - dependencies: - '@types/babel-generator': 6.25.8 - '@types/babel-types': 7.0.16 - '@types/istanbul-lib-coverage': 2.0.6 - source-map: 0.6.1 - '@types/istanbul-lib-report@3.0.3': dependencies: '@types/istanbul-lib-coverage': 2.0.6 - '@types/istanbul-lib-source-maps@4.0.4': - dependencies: - '@types/istanbul-lib-coverage': 2.0.6 - source-map: 0.6.1 - '@types/istanbul-reports@3.0.4': dependencies: '@types/istanbul-lib-report': 3.0.3 - '@types/js-yaml@3.12.10': {} - - '@types/js-yaml@4.0.9': {} - '@types/json-schema@7.0.15': {} '@types/json5@0.0.29': {} '@types/katex@0.16.7': {} - '@types/keygrip@1.0.6': {} - - '@types/koa-compose@3.2.9': - dependencies: - '@types/koa': 2.15.0 - - '@types/koa@2.15.0': - dependencies: - '@types/accepts': 1.3.7 - '@types/content-disposition': 0.5.9 - '@types/cookies': 0.9.2 - '@types/http-assert': 1.5.6 - '@types/http-errors': 2.0.5 - '@types/keygrip': 1.0.6 - '@types/koa-compose': 3.2.9 - '@types/node': 20.9.0 - '@types/less@3.0.8': {} '@types/lodash@4.17.21': {} @@ -27561,47 +28504,23 @@ snapshots: '@types/memcached@2.2.10': dependencies: - '@types/node': 25.0.3 - - '@types/merge-stream@1.1.5': - dependencies: - '@types/node': 20.9.0 - - '@types/merge2@1.4.4': - dependencies: - '@types/node': 20.9.0 - - '@types/micromatch@4.0.10': - dependencies: - '@types/braces': 3.0.5 - - '@types/micromatch@4.0.9': - dependencies: - '@types/braces': 3.0.5 - - '@types/mime-types@2.1.4': {} + '@types/node': 20.19.42 '@types/ms@2.1.0': {} '@types/mute-stream@0.0.4': dependencies: - '@types/node': 22.19.3 + '@types/node': 20.19.42 '@types/mysql@2.15.26': dependencies: - '@types/node': 25.0.3 - - '@types/natural-compare@1.4.3': {} + '@types/node': 20.19.42 - '@types/node-notifier@8.0.5': - dependencies: - '@types/node': 20.9.0 + '@types/node@15.14.9': {} - '@types/node-schedule@2.1.7': + '@types/node@20.19.42': dependencies: - '@types/node': 20.9.0 - - '@types/node@15.14.9': {} + undici-types: 6.21.0 '@types/node@20.9.0': dependencies: @@ -27614,6 +28533,7 @@ snapshots: '@types/node@25.0.3': dependencies: undici-types: 7.16.0 + optional: true '@types/normalize-package-data@2.4.4': {} @@ -27625,42 +28545,26 @@ snapshots: '@types/pg@8.6.1': dependencies: - '@types/node': 25.0.3 + '@types/node': 20.19.42 pg-protocol: 1.10.3 pg-types: 2.2.0 - '@types/picomatch@4.0.2': {} - '@types/pluralize@0.0.33': {} - '@types/prettier-linter-helpers@1.0.4': {} - '@types/prettier@3.0.0': dependencies: prettier: 3.7.4 '@types/prop-types@15.7.15': {} - '@types/qs@6.14.0': {} - - '@types/range-parser@1.2.7': {} - - '@types/react-dom@18.3.7(@types/react@18.3.27)': + '@types/react-dom@18.3.7(@types/react@18.3.31)': dependencies: - '@types/react': 18.3.27 + '@types/react': 18.3.31 '@types/react-dom@19.2.3(@types/react@19.2.7)': dependencies: '@types/react': 19.2.7 - '@types/react-is@17.0.7': - dependencies: - '@types/react': 17.0.90 - - '@types/react-is@18.3.1': - dependencies: - '@types/react': 18.3.27 - '@types/react-transition-group@4.4.12(@types/react@17.0.4)': dependencies: '@types/react': 17.0.4 @@ -27671,13 +28575,12 @@ snapshots: '@types/scheduler': 0.26.0 csstype: 3.2.3 - '@types/react@17.0.90': + '@types/react@18.3.27': dependencies: '@types/prop-types': 15.7.15 - '@types/scheduler': 0.16.8 csstype: 3.2.3 - '@types/react@18.3.27': + '@types/react@18.3.31': dependencies: '@types/prop-types': 15.7.15 csstype: 3.2.3 @@ -27686,41 +28589,20 @@ snapshots: dependencies: csstype: 3.2.3 - '@types/require-from-string@1.2.3': {} - '@types/resolve@1.20.2': {} - '@types/resolve@1.20.6': {} - '@types/retry@0.12.2': {} '@types/sass@1.45.0': dependencies: sass: 1.97.0 - '@types/sax@1.2.7': - dependencies: - '@types/node': 20.9.0 - - '@types/scheduler@0.16.8': {} - '@types/scheduler@0.26.0': {} '@types/semver@7.5.8': {} '@types/semver@7.7.1': {} - '@types/send@1.2.1': - dependencies: - '@types/node': 20.9.0 - - '@types/serialize-javascript@5.0.4': {} - - '@types/serve-static@2.2.0': - dependencies: - '@types/http-errors': 2.0.5 - '@types/node': 20.9.0 - '@types/shimmer@1.2.0': {} '@types/sinon@21.0.0': @@ -27729,27 +28611,17 @@ snapshots: '@types/sinonjs__fake-timers@15.0.1': {} - '@types/source-map-support@0.5.10': - dependencies: - source-map: 0.6.1 - '@types/stack-utils@2.0.3': {} '@types/stylus@0.48.43': dependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 '@types/supports-color@8.1.3': {} - '@types/svg-parser@2.0.6': {} - - '@types/svgo@2.6.4': - dependencies: - '@types/node': 20.9.0 - '@types/tedious@4.0.14': dependencies: - '@types/node': 25.0.3 + '@types/node': 20.19.42 '@types/unist@2.0.11': {} @@ -27757,19 +28629,13 @@ snapshots: '@types/vscode@1.107.0': {} - '@types/wrap-ansi@3.0.0': {} + '@types/vscode@1.120.0': {} - '@types/write-file-atomic@4.0.3': - dependencies: - '@types/node': 20.9.0 + '@types/wrap-ansi@3.0.0': {} '@types/ws@8.18.1': dependencies: - '@types/node': 20.9.0 - - '@types/ws@8.5.12': - dependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 '@types/yargs-parser@21.0.3': {} @@ -27777,16 +28643,16 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) - '@typescript-eslint/utils': 6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/type-utils': 6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -27797,53 +28663,44 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.50.0 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.1.0(typescript@5.3.3) - typescript: 5.3.3 + ts-api-utils: 2.1.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': + '@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.50.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.4.2) - typescript: 5.3.3 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/project-service@8.50.0(typescript@5.3.3)': - dependencies: - '@typescript-eslint/tsconfig-utils': 8.50.0(typescript@5.3.3) - '@typescript-eslint/types': 8.50.0 - debug: 4.4.3(supports-color@8.1.1) - typescript: 5.3.3 + eslint: 9.39.2(jiti@1.21.7) + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -27871,35 +28728,31 @@ snapshots: '@typescript-eslint/types': 8.50.0 '@typescript-eslint/visitor-keys': 8.50.0 - '@typescript-eslint/tsconfig-utils@8.50.0(typescript@5.3.3)': - dependencies: - typescript: 5.3.3 - '@typescript-eslint/tsconfig-utils@8.50.0(typescript@5.9.3)': dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': + '@typescript-eslint/type-utils@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3)': dependencies: '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) - '@typescript-eslint/utils': 6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) ts-api-utils: 1.4.3(typescript@5.9.3) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@typescript-eslint/type-utils@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.3.3) - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.4.2) - ts-api-utils: 2.1.0(typescript@5.3.3) - typescript: 5.3.3 + eslint: 9.39.2(jiti@1.21.7) + ts-api-utils: 2.1.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -27939,21 +28792,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.50.0(typescript@5.3.3)': - dependencies: - '@typescript-eslint/project-service': 8.50.0(typescript@5.3.3) - '@typescript-eslint/tsconfig-utils': 8.50.0(typescript@5.3.3) - '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/visitor-keys': 8.50.0 - debug: 4.4.3(supports-color@8.1.1) - minimatch: 9.0.5 - semver: 7.7.3 - tinyglobby: 0.2.15 - ts-api-utils: 2.1.0(typescript@5.3.3) - typescript: 5.3.3 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/typescript-estree@8.50.0(typescript@5.9.3)': dependencies: '@typescript-eslint/project-service': 8.50.0(typescript@5.9.3) @@ -27969,49 +28807,49 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': + '@typescript-eslint/utils@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.7.0)) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) semver: 7.7.3 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@7.18.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': + '@typescript-eslint/utils@7.18.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.7.0)) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.3) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) - typescript: 5.3.3 + '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': + '@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.7.0)) '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/types': 8.50.0 '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -28040,9 +28878,9 @@ snapshots: '@unocss/core@66.5.10': {} - '@unocss/eslint-plugin@66.5.10(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)': + '@unocss/eslint-plugin@66.5.10(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)': dependencies: - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@unocss/config': 66.5.10 '@unocss/core': 66.5.10 '@unocss/rule-utils': 66.5.10 @@ -28274,14 +29112,14 @@ snapshots: minimatch: 7.4.6 semver: 7.6.3 - '@vitest/eslint-plugin@1.5.2(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3)(vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))': + '@vitest/eslint-plugin@1.5.2(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3)(vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))': dependencies: '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) optionalDependencies: - typescript: 5.3.3 - vitest: 1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + typescript: 5.9.3 + vitest: 1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) transitivePeerDependencies: - supports-color @@ -28475,7 +29313,6 @@ snapshots: '@yarnpkg/parsers@3.0.2': dependencies: - '@types/js-yaml': 3.12.10 js-yaml: 3.14.2 tslib: 2.8.1 @@ -28511,24 +29348,18 @@ snapshots: dependencies: acorn: 8.15.0 - acorn-node@1.8.2: - dependencies: - acorn: 7.4.1 - acorn-walk: 7.2.0 - xtend: 4.0.2 - - acorn-walk@7.2.0: {} - acorn-walk@8.3.4: dependencies: acorn: 8.15.0 - acorn@7.4.1: {} - acorn@8.15.0: {} + acorn@8.16.0: {} + address@1.2.2: {} + address@2.0.3: {} + adm-zip@0.5.16: {} after@0.8.2: {} @@ -28549,6 +29380,10 @@ snapshots: optionalDependencies: ajv: 8.13.0 + ajv-draft-04@1.0.0(ajv@8.18.0): + optionalDependencies: + ajv: 8.18.0 + ajv-formats@2.1.1(ajv@8.17.1): optionalDependencies: ajv: 8.17.1 @@ -28561,6 +29396,10 @@ snapshots: optionalDependencies: ajv: 8.17.1 + ajv-formats@3.0.1(ajv@8.18.0): + optionalDependencies: + ajv: 8.18.0 + ajv-keywords@3.5.2(ajv@6.12.6): dependencies: ajv: 6.12.6 @@ -28586,7 +29425,6 @@ snapshots: ajv@8.13.0: dependencies: - '@types/require-from-string': 1.2.3 fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 @@ -28599,6 +29437,13 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 + ajv@8.18.0: + dependencies: + fast-deep-equal: 3.1.3 + fast-uri: 3.1.0 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + anafanafo@2.0.0: dependencies: char-width-table-consumer: 1.0.0 @@ -28775,11 +29620,6 @@ snapshots: astro-eslint-parser@1.2.2: dependencies: '@astrojs/compiler': 2.13.0 - '@types/debug': 4.1.12 - '@types/eslint-scope': 3.7.7 - '@types/eslint-visitor-keys': 3.3.2 - '@types/is-glob': 4.0.4 - '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/types': 8.50.0 astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.0) @@ -28851,6 +29691,14 @@ snapshots: transitivePeerDependencies: - debug + axios@1.16.0: + dependencies: + follow-redirects: 1.16.0 + form-data: 4.0.5 + proxy-from-env: 2.1.0 + transitivePeerDependencies: + - debug + axios@1.8.2: dependencies: follow-redirects: 1.15.11(debug@4.4.3) @@ -28882,7 +29730,6 @@ snapshots: '@babel/core': 7.28.5 '@jest/transform': 30.0.5 '@types/babel__core': 7.20.5 - '@types/graceful-fs': 4.1.9 babel-plugin-istanbul: 7.0.1 babel-preset-jest: 30.0.1(@babel/core@7.28.5) chalk: 4.1.2 @@ -28896,7 +29743,6 @@ snapshots: '@babel/core': 7.28.5 '@jest/transform': 30.2.0 '@types/babel__core': 7.20.5 - '@types/graceful-fs': 4.1.9 babel-plugin-istanbul: 7.0.1 babel-preset-jest: 30.2.0(@babel/core@7.28.5) chalk: 4.1.2 @@ -29025,6 +29871,10 @@ snapshots: balanced-match@1.0.2: {} + balanced-match@4.0.3: {} + + balanced-match@4.0.4: {} + bare-events@2.8.2: {} base64-arraybuffer@0.1.4: {} @@ -29142,6 +29992,10 @@ snapshots: dependencies: balanced-match: 1.0.2 + brace-expansion@5.0.6: + dependencies: + balanced-match: 4.0.4 + braces@3.0.3: dependencies: fill-range: 7.1.1 @@ -29819,16 +30673,17 @@ snapshots: dependencies: compare-func: 2.0.0 - conventional-changelog-storm-software@0.3.72: + conventional-changelog-storm-software@0.3.72(zod@4.4.3): dependencies: '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) compare-func: 2.0.0 conventional-changelog-conventionalcommits: 9.1.0 conventional-changelog-writer: 8.2.0 defu: 6.1.4 transitivePeerDependencies: - magicast + - zod conventional-changelog-writer@8.2.0: dependencies: @@ -29897,16 +30752,14 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 - cosmiconfig@8.3.6(typescript@5.3.3): + cosmiconfig@8.3.6(typescript@5.9.3): dependencies: - '@types/js-yaml': 4.0.9 - '@types/parse-json': 4.0.2 import-fresh: 3.3.1 js-yaml: 4.1.1 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 create-ecdh@4.0.4: dependencies: @@ -30042,8 +30895,6 @@ snapshots: '@cspell/cspell-types': 8.19.4 '@cspell/dynamic-import': 8.19.4 '@cspell/url': 8.19.4 - '@types/file-entry-cache': 5.0.4 - '@types/semver': 7.7.1 chalk: 5.6.2 chalk-template: 1.1.2 commander: 13.1.0 @@ -30080,7 +30931,6 @@ snapshots: css-select@4.3.0: dependencies: - '@types/boolbase': 1.0.3 boolbase: 1.0.0 css-what: 6.2.2 domhandler: 4.3.1 @@ -30313,6 +31163,8 @@ snapshots: date-fns@4.1.0: {} + date-fns@4.4.0: {} + date-format@4.0.14: {} dateformat@4.6.3: {} @@ -30361,9 +31213,7 @@ snapshots: dependencies: mimic-response: 3.1.0 - dedent@1.7.1(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0): - dependencies: - '@types/babel-plugin-macros': 3.1.3 + dedent@1.7.1(babel-plugin-macros@3.1.0): optionalDependencies: babel-plugin-macros: 3.1.0 @@ -30411,10 +31261,10 @@ snapshots: has-property-descriptors: 1.0.2 object-keys: 1.1.1 - defined@1.0.1: {} - defu@6.1.4: {} + defu@6.1.7: {} + delayed-stream@1.0.0: {} delegates@1.0.0: {} @@ -30453,11 +31303,9 @@ snapshots: transitivePeerDependencies: - supports-color - detective@5.2.1: + detect-port@2.1.0: dependencies: - acorn-node: 1.8.2 - defined: 1.0.1 - minimist: 1.2.8 + address: 2.0.3 devlop@1.1.0: dependencies: @@ -30578,6 +31426,10 @@ snapshots: dependencies: dotenv: 16.6.1 + dotenv-expand@12.0.3: + dependencies: + dotenv: 16.6.1 + dotenv@16.4.7: {} dotenv@16.6.1: {} @@ -30640,6 +31492,8 @@ snapshots: dependencies: jake: 10.9.4 + ejs@5.0.1: {} + electron-to-chromium@1.5.267: {} elliptic@6.6.1: @@ -30843,6 +31697,8 @@ snapshots: es-toolkit@1.43.0: {} + es-toolkit@1.47.0: {} + es6-object-assign@1.1.0: {} es6-promise@4.2.8: {} @@ -30874,6 +31730,12 @@ snapshots: picomatch: 2.3.1 yargs: 17.7.2 + esbuild-visualizer@0.7.0: + dependencies: + open: 8.4.2 + picomatch: 4.0.3 + yargs: 17.7.2 + esbuild@0.21.5: optionalDependencies: '@esbuild/aix-ppc64': 0.21.5 @@ -30998,31 +31860,31 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.39.2(jiti@2.4.2)): + eslint-compat-utils@0.5.1(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) semver: 7.7.3 - eslint-compat-utils@0.6.5(eslint@9.39.2(jiti@2.4.2)): + eslint-compat-utils@0.6.5(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) semver: 7.7.3 - eslint-config-flat-gitignore@2.1.0(eslint@9.39.2(jiti@2.4.2)): + eslint-config-flat-gitignore@2.1.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@eslint/compat': 1.4.1(eslint@9.39.2(jiti@2.4.2)) - eslint: 9.39.2(jiti@2.4.2) + '@eslint/compat': 1.4.1(eslint@9.39.2(jiti@1.21.7)) + eslint: 9.39.2(jiti@1.21.7) - eslint-config-oclif-typescript@3.1.14(astro-eslint-parser@1.2.2)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.6.1)))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): + eslint-config-oclif-typescript@3.1.14(astro-eslint-parser@1.2.2)(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.7.0)))(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) - '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) - eslint-config-xo-space: 0.35.0(eslint@9.39.2(jiti@2.6.1)) - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.6.1)))(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-mocha: 10.5.0(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-n: 15.7.0(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-perfectionist: 2.11.0(astro-eslint-parser@1.2.2)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) + '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) + eslint-config-xo-space: 0.35.0(eslint@9.39.2(jiti@2.7.0)) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.7.0)))(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-mocha: 10.5.0(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-n: 15.7.0(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-perfectionist: 2.11.0(astro-eslint-parser@1.2.2)(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) transitivePeerDependencies: - astro-eslint-parser - eslint @@ -31034,42 +31896,40 @@ snapshots: - typescript - vue-eslint-parser - eslint-config-oclif@5.2.2(eslint@9.39.2(jiti@2.6.1)): + eslint-config-oclif@5.2.2(eslint@9.39.2(jiti@2.7.0)): dependencies: - eslint-config-xo-space: 0.35.0(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-mocha: 10.5.0(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-n: 15.7.0(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-unicorn: 48.0.1(eslint@9.39.2(jiti@2.6.1)) + eslint-config-xo-space: 0.35.0(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-mocha: 10.5.0(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-n: 15.7.0(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-unicorn: 48.0.1(eslint@9.39.2(jiti@2.7.0)) transitivePeerDependencies: - eslint - eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.4.2)): + eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) - eslint-config-prettier@9.1.2(eslint@9.39.2(jiti@2.6.1)): + eslint-config-prettier@9.1.2(eslint@9.39.2(jiti@2.7.0)): dependencies: - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) - eslint-config-xo-space@0.35.0(eslint@9.39.2(jiti@2.6.1)): + eslint-config-xo-space@0.35.0(eslint@9.39.2(jiti@2.7.0)): dependencies: - eslint: 9.39.2(jiti@2.6.1) - eslint-config-xo: 0.44.0(eslint@9.39.2(jiti@2.6.1)) + eslint: 9.39.2(jiti@2.7.0) + eslint-config-xo: 0.44.0(eslint@9.39.2(jiti@2.7.0)) - eslint-config-xo@0.44.0(eslint@9.39.2(jiti@2.6.1)): + eslint-config-xo@0.44.0(eslint@9.39.2(jiti@2.7.0)): dependencies: confusing-browser-globals: 1.0.11 - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) eslint-flat-config-utils@2.1.4: dependencies: pathe: 2.0.3 - eslint-formatting-reporter@0.0.0(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)): + eslint-formatting-reporter@0.0.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@types/eslint': 9.6.1 - '@types/prettier-linter-helpers': 1.0.4 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) prettier-linter-helpers: 1.0.0 eslint-import-context@0.1.9(unrs-resolver@1.11.1): @@ -31087,34 +31947,34 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.6.1)))(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)): + eslint-import-resolver-typescript@3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.7.0)))(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.7.0)): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) get-tsconfig: 4.13.0 is-bun-module: 2.0.0 stable-hash: 0.0.5 tinyglobby: 0.2.15 unrs-resolver: 1.11.1 optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1)) - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.6.1)) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.7.0)) + eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.7.0)) transitivePeerDependencies: - supports-color - eslint-json-compat-utils@0.2.1(eslint@9.39.2(jiti@2.4.2))(jsonc-eslint-parser@2.4.2): + eslint-json-compat-utils@0.2.1(eslint@9.39.2(jiti@1.21.7))(jsonc-eslint-parser@2.4.2): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) esquery: 1.6.0 jsonc-eslint-parser: 2.4.2 - eslint-mdx@3.6.2(eslint@9.39.2(jiti@2.4.2)): + eslint-mdx@3.6.2(eslint@9.39.2(jiti@1.21.7)): dependencies: acorn: 8.15.0 acorn-jsx: 5.3.2(acorn@8.15.0) - eslint: 9.39.2(jiti@2.4.2) - espree: 10.4.0 + eslint: 9.39.2(jiti@1.21.7) + espree: 9.6.1 estree-util-visit: 2.0.0 remark-mdx: 3.1.1 remark-parse: 11.0.0 @@ -31129,68 +31989,67 @@ snapshots: - bluebird - supports-color - eslint-merge-processors@2.0.0(eslint@9.39.2(jiti@2.4.2)): + eslint-merge-processors@2.0.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) - eslint-module-utils@2.12.1(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1)): + eslint-module-utils@2.12.1(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.7.0)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) - eslint: 9.39.2(jiti@2.6.1) + '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) + eslint: 9.39.2(jiti@2.7.0) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.6.1)))(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.7.0)))(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.7.0)) transitivePeerDependencies: - supports-color eslint-parser-plain@0.1.1: {} - eslint-plugin-astro@1.5.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-astro@1.5.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) '@jridgewell/sourcemap-codec': 1.5.5 '@typescript-eslint/types': 8.50.0 astro-eslint-parser: 1.2.2 - eslint: 9.39.2(jiti@2.4.2) - eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@1.21.7)) globals: 16.5.0 postcss: 8.5.6 postcss-selector-parser: 7.1.1 transitivePeerDependencies: - supports-color - eslint-plugin-es-x@7.8.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-es-x@7.8.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) '@eslint-community/regexpp': 4.12.2 - eslint: 9.39.2(jiti@2.4.2) - eslint-compat-utils: 0.5.1(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-compat-utils: 0.5.1(eslint@9.39.2(jiti@1.21.7)) - eslint-plugin-es@4.1.0(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-es@4.1.0(eslint@9.39.2(jiti@2.7.0)): dependencies: - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-format@1.1.0(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-format@1.1.0(eslint@9.39.2(jiti@1.21.7)): dependencies: '@dprint/formatter': 0.3.0 '@dprint/markdown': 0.17.8 '@dprint/toml': 0.6.4 - '@types/eslint': 9.6.1 - eslint: 9.39.2(jiti@2.4.2) - eslint-formatting-reporter: 0.0.0(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-formatting-reporter: 0.0.0(eslint@9.39.2(jiti@1.21.7)) eslint-parser-plain: 0.1.1 prettier: 3.7.4 synckit: 0.11.11 - eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@1.21.7)): dependencies: '@typescript-eslint/types': 8.50.0 comment-parser: 1.4.1 debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) eslint-import-context: 0.1.9(unrs-resolver@1.11.1) is-glob: 4.0.3 minimatch: 10.1.1 @@ -31198,17 +32057,17 @@ snapshots: stable-hash-x: 0.2.0 unrs-resolver: 1.11.1 optionalDependencies: - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.39.2(jiti@2.7.0)): dependencies: '@typescript-eslint/types': 8.50.0 comment-parser: 1.4.1 debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) eslint-import-context: 0.1.9(unrs-resolver@1.11.1) is-glob: 4.0.3 minimatch: 10.1.1 @@ -31216,19 +32075,18 @@ snapshots: stable-hash-x: 0.2.0 unrs-resolver: 1.11.1 optionalDependencies: - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color optional: true - eslint-plugin-import-zod@1.2.1(@types/eslint@9.6.1)(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-import-zod@1.2.1(@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) - eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.7.0)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -31237,9 +32095,9 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1)) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.7.0)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -31251,20 +32109,20 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/parser': 6.21.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jsdoc@50.8.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-jsdoc@50.8.0(eslint@9.39.2(jiti@1.21.7)): dependencies: '@es-joy/jsdoccomment': 0.50.2 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.4.3(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) espree: 10.4.0 esquery: 1.6.0 parse-imports-exports: 0.2.4 @@ -31278,14 +32136,14 @@ snapshots: lodash: 4.17.21 vscode-json-languageservice: 4.2.1 - eslint-plugin-jsonc@2.21.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-jsonc@2.21.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) diff-sequences: 27.5.1 - eslint: 9.39.2(jiti@2.4.2) - eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@2.4.2)) - eslint-json-compat-utils: 0.2.1(eslint@9.39.2(jiti@2.4.2))(jsonc-eslint-parser@2.4.2) - espree: 10.4.0 + eslint: 9.39.2(jiti@1.21.7) + eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@1.21.7)) + eslint-json-compat-utils: 0.2.1(eslint@9.39.2(jiti@1.21.7))(jsonc-eslint-parser@2.4.2) + espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.2 natural-compare: 1.4.0 @@ -31293,7 +32151,7 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.2(jiti@1.21.7)): dependencies: aria-query: 5.3.2 array-includes: 3.1.9 @@ -31303,7 +32161,7 @@ snapshots: axobject-query: 4.1.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) hasown: 2.0.2 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -31312,22 +32170,22 @@ snapshots: safe-regex-test: 1.1.0 string.prototype.includes: 2.0.1 - eslint-plugin-markdown@5.1.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-markdown@5.1.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color - eslint-plugin-markdownlint@0.6.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-markdownlint@0.6.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) markdownlint: 0.34.0 - eslint-plugin-mdx@3.6.2(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-mdx@3.6.2(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) - eslint-mdx: 3.6.2(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-mdx: 3.6.2(eslint@9.39.2(jiti@1.21.7)) mdast-util-from-markdown: 2.0.2 mdast-util-mdx: 3.0.0 micromark-extension-mdxjs: 3.0.0 @@ -31342,54 +32200,54 @@ snapshots: - remark-lint-file-extension - supports-color - eslint-plugin-mocha@10.5.0(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-mocha@10.5.0(eslint@9.39.2(jiti@2.7.0)): dependencies: - eslint: 9.39.2(jiti@2.6.1) - eslint-utils: 3.0.0(eslint@9.39.2(jiti@2.6.1)) + eslint: 9.39.2(jiti@2.7.0) + eslint-utils: 3.0.0(eslint@9.39.2(jiti@2.7.0)) globals: 13.24.0 rambda: 7.5.0 - eslint-plugin-n@15.7.0(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-n@15.7.0(eslint@9.39.2(jiti@2.7.0)): dependencies: builtins: 5.1.0 - eslint: 9.39.2(jiti@2.6.1) - eslint-plugin-es: 4.1.0(eslint@9.39.2(jiti@2.6.1)) - eslint-utils: 3.0.0(eslint@9.39.2(jiti@2.6.1)) + eslint: 9.39.2(jiti@2.7.0) + eslint-plugin-es: 4.1.0(eslint@9.39.2(jiti@2.7.0)) + eslint-utils: 3.0.0(eslint@9.39.2(jiti@2.7.0)) ignore: 5.3.2 is-core-module: 2.16.1 minimatch: 3.1.2 resolve: 1.22.11 semver: 7.7.3 - eslint-plugin-n@17.23.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-n@17.23.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) enhanced-resolve: 5.18.4 - eslint: 9.39.2(jiti@2.4.2) - eslint-plugin-es-x: 7.8.0(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-plugin-es-x: 7.8.0(eslint@9.39.2(jiti@1.21.7)) get-tsconfig: 4.13.0 globals: 15.15.0 globrex: 0.1.2 ignore: 5.3.2 semver: 7.7.3 - ts-declaration-location: 1.0.7(typescript@5.3.3) + ts-declaration-location: 1.0.7(typescript@5.9.3) transitivePeerDependencies: - typescript eslint-plugin-no-only-tests@3.3.0: {} - eslint-plugin-no-secrets@2.2.1(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-no-secrets@2.2.1(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) eslint-plugin-paths@1.1.0: dependencies: comment-json: 4.5.0 - eslint-plugin-perfectionist@2.11.0(astro-eslint-parser@1.2.2)(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): + eslint-plugin-perfectionist@2.11.0(astro-eslint-parser@1.2.2)(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 7.18.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) - eslint: 9.39.2(jiti@2.6.1) + '@typescript-eslint/utils': 7.18.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) + eslint: 9.39.2(jiti@2.7.0) minimatch: 9.0.5 natural-compare-lite: 1.4.0 optionalDependencies: @@ -31398,19 +32256,19 @@ snapshots: - supports-color - typescript - eslint-plugin-perfectionist@4.15.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-perfectionist@4.15.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-pnpm@0.3.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-pnpm@0.3.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) find-up-simple: 1.0.1 jsonc-eslint-parser: 2.4.2 pathe: 2.0.3 @@ -31418,173 +32276,171 @@ snapshots: tinyglobby: 0.2.15 yaml-eslint-parser: 1.3.2 - eslint-plugin-prettier@5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.4.2)))(eslint@9.39.2(jiti@2.4.2))(prettier@3.7.4): + eslint-plugin-prettier@5.5.4(@types/eslint@9.6.1)(eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@1.21.7)))(eslint@9.39.2(jiti@1.21.7))(prettier@3.7.4): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) prettier: 3.7.4 prettier-linter-helpers: 1.0.0 synckit: 0.11.11 optionalDependencies: '@types/eslint': 9.6.1 - eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@2.4.2)) + eslint-config-prettier: 10.1.8(eslint@9.39.2(jiti@1.21.7)) - eslint-plugin-react-compiler@19.0.0-beta-21e868a-20250216(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-react-compiler@19.0.0-beta-21e868a-20250216(eslint@9.39.2(jiti@1.21.7)): dependencies: '@babel/core': 7.28.5 '@babel/parser': 7.28.5 '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.28.5) - '@types/eslint': 9.6.1 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) hermes-parser: 0.25.1 zod: 3.25.76 zod-validation-error: 3.5.4(zod@3.25.76) transitivePeerDependencies: - supports-color - eslint-plugin-react-debug@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-react-debug@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) string-ts: 2.3.1 ts-pattern: 5.9.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-dom@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-react-dom@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) compare-versions: 6.1.1 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) string-ts: 2.3.1 ts-pattern: 5.9.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks-extra@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-react-hooks-extra@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) string-ts: 2.3.1 ts-pattern: 5.9.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks@5.2.0(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-react-hooks@5.2.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@types/eslint': 9.6.1 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) - eslint-plugin-react-naming-convention@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-react-naming-convention@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) string-ts: 2.3.1 ts-pattern: 5.9.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color eslint-plugin-react-native-globals@0.1.2: {} - eslint-plugin-react-native@5.0.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-react-native@5.0.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) eslint-plugin-react-native-globals: 0.1.2 - eslint-plugin-react-refresh@0.4.24(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-react-refresh@0.4.24(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) - eslint-plugin-react-web-api@1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-react-web-api@1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) string-ts: 2.3.1 ts-pattern: 5.9.0 optionalDependencies: - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - eslint-plugin-react-x@1.53.1(eslint@9.39.2(jiti@2.4.2))(ts-api-utils@2.1.0(typescript@5.3.3))(typescript@5.3.3): + eslint-plugin-react-x@1.53.1(eslint@9.39.2(jiti@1.21.7))(ts-api-utils@2.1.0(typescript@5.9.3))(typescript@5.9.3): dependencies: - '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/ast': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/core': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@eslint-react/eff': 1.53.1 - '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@eslint-react/kit': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/shared': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + '@eslint-react/var': 1.53.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.50.0 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) '@typescript-eslint/types': 8.50.0 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) compare-versions: 6.1.1 - eslint: 9.39.2(jiti@2.4.2) - is-immutable-type: 5.0.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + eslint: 9.39.2(jiti@1.21.7) + is-immutable-type: 5.0.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) string-ts: 2.3.1 ts-pattern: 5.9.0 optionalDependencies: - ts-api-utils: 2.1.0(typescript@5.3.3) - typescript: 5.3.3 + ts-api-utils: 2.1.0(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color - eslint-plugin-regexp@2.10.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-regexp@2.10.0(eslint@9.39.2(jiti@1.21.7)): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) '@eslint-community/regexpp': 4.12.2 comment-parser: 1.4.1 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) jsdoc-type-pratt-parser: 4.8.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 @@ -31594,22 +32450,21 @@ snapshots: dependencies: graphql: 15.10.1 - eslint-plugin-storybook@0.11.6(@types/eslint@9.6.1)(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + eslint-plugin-storybook@0.11.6(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: '@storybook/csf': 0.1.13 - '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) ts-dedent: 2.2.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-toml@0.12.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-toml@0.12.0(eslint@9.39.2(jiti@1.21.7)): dependencies: debug: 4.4.3(supports-color@8.1.1) - eslint: 9.39.2(jiti@2.4.2) - eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@1.21.7)) lodash: 4.17.21 toml-eslint-parser: 0.10.1 transitivePeerDependencies: @@ -31620,13 +32475,13 @@ snapshots: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - eslint-plugin-unicorn@48.0.1(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-unicorn@48.0.1(eslint@9.39.2(jiti@2.7.0)): dependencies: '@babel/helper-validator-identifier': 7.28.5 - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.7.0)) ci-info: 3.9.0 clean-regexp: 1.0.0 - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) esquery: 1.6.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -31639,14 +32494,14 @@ snapshots: semver: 7.7.3 strip-indent: 3.0.0 - eslint-plugin-unicorn@57.0.0(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-unicorn@57.0.0(eslint@9.39.2(jiti@1.21.7)): dependencies: '@babel/helper-validator-identifier': 7.28.5 - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) ci-info: 4.3.1 clean-regexp: 1.0.0 core-js-compat: 3.47.0 - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) esquery: 1.6.0 globals: 15.15.0 indent-string: 5.0.0 @@ -31659,19 +32514,19 @@ snapshots: semver: 7.7.3 strip-indent: 4.1.1 - eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-unused-imports@4.3.0(@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7)): dependencies: - eslint: 9.39.2(jiti@2.4.2) + eslint: 9.39.2(jiti@1.21.7) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3))(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) + '@typescript-eslint/eslint-plugin': 8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3))(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) - eslint-plugin-yml@1.19.1(eslint@9.39.2(jiti@2.4.2)): + eslint-plugin-yml@1.19.1(eslint@9.39.2(jiti@1.21.7)): dependencies: debug: 4.4.3(supports-color@8.1.1) diff-sequences: 27.5.1 escape-string-regexp: 4.0.0 - eslint: 9.39.2(jiti@2.4.2) - eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@2.4.2)) + eslint: 9.39.2(jiti@1.21.7) + eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@1.21.7)) natural-compare: 1.4.0 yaml-eslint-parser: 1.3.2 transitivePeerDependencies: @@ -31696,9 +32551,9 @@ snapshots: dependencies: eslint-visitor-keys: 1.3.0 - eslint-utils@3.0.0(eslint@9.39.2(jiti@2.6.1)): + eslint-utils@3.0.0(eslint@9.39.2(jiti@2.7.0)): dependencies: - eslint: 9.39.2(jiti@2.6.1) + eslint: 9.39.2(jiti@2.7.0) eslint-visitor-keys: 2.1.0 eslint-visitor-keys@1.3.0: {} @@ -31752,9 +32607,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint@9.39.2(jiti@2.4.2): + eslint@9.39.2(jiti@1.21.7): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.4.2)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@1.21.7)) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.21.1 '@eslint/config-helpers': 0.4.2 @@ -31789,13 +32644,13 @@ snapshots: natural-compare: 1.4.0 optionator: 0.9.4 optionalDependencies: - jiti: 2.4.2 + jiti: 1.21.7 transitivePeerDependencies: - supports-color - eslint@9.39.2(jiti@2.6.1): + eslint@9.39.2(jiti@2.7.0): dependencies: - '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) + '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.7.0)) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.21.1 '@eslint/config-helpers': 0.4.2 @@ -31830,7 +32685,7 @@ snapshots: natural-compare: 1.4.0 optionator: 0.9.4 optionalDependencies: - jiti: 2.6.1 + jiti: 2.7.0 transitivePeerDependencies: - supports-color @@ -32100,7 +32955,7 @@ snapshots: dependencies: '@types/chai': 5.2.3 '@types/lodash': 4.17.21 - '@types/node': 25.0.3 + '@types/node': 20.19.42 '@types/sinon': 21.0.0 lodash: 4.17.21 mock-stdin: 1.0.0 @@ -32126,9 +32981,6 @@ snapshots: dependencies: '@nodelib/fs.stat': 2.0.5 '@nodelib/fs.walk': 1.2.8 - '@types/glob-parent': 5.1.3 - '@types/merge2': 1.4.4 - '@types/micromatch': 4.0.10 glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.8 @@ -32324,6 +33176,8 @@ snapshots: optionalDependencies: debug: 4.4.3(supports-color@8.1.1) + follow-redirects@1.16.0: {} + for-each@0.3.5: dependencies: is-callable: 1.2.7 @@ -32547,6 +33401,8 @@ snapshots: git-hooks-list@3.2.0: {} + git-hooks-list@4.2.1: {} + git-up@4.0.5: dependencies: is-ssh: 1.4.1 @@ -32602,7 +33458,7 @@ snapshots: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.0.4 + minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 @@ -32713,15 +33569,15 @@ snapshots: dependencies: lodash: 4.17.21 - graphql-config@5.1.5(@types/node@20.9.0)(crossws@0.3.5)(graphql@16.12.0)(typescript@5.3.3): + graphql-config@5.1.5(@types/node@20.19.42)(crossws@0.3.5)(graphql@16.12.0)(typescript@5.9.3): dependencies: '@graphql-tools/graphql-file-loader': 8.1.8(graphql@16.12.0) '@graphql-tools/json-file-loader': 8.0.25(graphql@16.12.0) '@graphql-tools/load': 8.1.7(graphql@16.12.0) '@graphql-tools/merge': 9.1.6(graphql@16.12.0) - '@graphql-tools/url-loader': 8.0.33(@types/node@20.9.0)(crossws@0.3.5)(graphql@16.12.0) + '@graphql-tools/url-loader': 8.0.33(@types/node@20.19.42)(crossws@0.3.5)(graphql@16.12.0) '@graphql-tools/utils': 10.11.0(graphql@16.12.0) - cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.9.3) graphql: 16.12.0 jiti: 2.6.1 minimatch: 9.0.5 @@ -32742,9 +33598,8 @@ snapshots: arrify: 1.0.1 graphql: 16.12.0 - graphql-ws@6.0.6(@types/ws@8.18.1)(crossws@0.3.5)(graphql@16.12.0)(ws@8.18.3): + graphql-ws@6.0.6(crossws@0.3.5)(graphql@16.12.0)(ws@8.18.3): dependencies: - '@types/ws': 8.18.1 graphql: 16.12.0 optionalDependencies: crossws: 0.3.5 @@ -32999,10 +33854,7 @@ snapshots: http-proxy-middleware@3.0.5: dependencies: - '@types/debug': 4.1.12 '@types/http-proxy': 1.17.17 - '@types/is-glob': 4.0.4 - '@types/micromatch': 4.0.9 debug: 4.4.3(supports-color@8.1.1) http-proxy: 1.18.1(debug@4.4.3) is-glob: 4.0.3 @@ -33192,6 +34044,26 @@ snapshots: strip-ansi: 6.0.1 through: 2.3.8 + inquirer@8.2.7(@types/node@20.19.42): + dependencies: + '@inquirer/external-editor': 1.0.3(@types/node@20.19.42) + ansi-escapes: 4.3.2 + chalk: 4.1.2 + cli-cursor: 3.1.0 + cli-width: 3.0.0 + figures: 3.2.0 + lodash: 4.17.21 + mute-stream: 0.0.8 + ora: 5.4.1 + run-async: 2.4.1 + rxjs: 7.8.2 + string-width: 4.2.3 + strip-ansi: 6.0.1 + through: 2.3.8 + wrap-ansi: 6.2.0 + transitivePeerDependencies: + - '@types/node' + inquirer@8.2.7(@types/node@20.9.0): dependencies: '@inquirer/external-editor': 1.0.3(@types/node@20.9.0) @@ -33365,13 +34237,13 @@ snapshots: is-hexadecimal@2.0.1: {} - is-immutable-type@5.0.1(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3): + is-immutable-type@5.0.1(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3): dependencies: - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - eslint: 9.39.2(jiti@2.4.2) - ts-api-utils: 2.1.0(typescript@5.3.3) - ts-declaration-location: 1.0.7(typescript@5.3.3) - typescript: 5.3.3 + '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) + eslint: 9.39.2(jiti@1.21.7) + ts-api-utils: 2.1.0(typescript@5.9.3) + ts-declaration-location: 1.0.7(typescript@5.9.3) + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -33561,18 +34433,16 @@ snapshots: jest-util: 30.0.5 p-limit: 3.1.0 - jest-circus@30.0.5(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0): + jest-circus@30.0.5(babel-plugin-macros@3.1.0): dependencies: '@jest/environment': 30.0.5 '@jest/expect': 30.0.5 '@jest/test-result': 30.0.5 '@jest/types': 30.0.5 - '@types/co': 4.6.6 - '@types/node': 20.9.0 - '@types/stack-utils': 2.0.3 + '@types/node': 20.19.42 chalk: 4.1.2 co: 4.6.0 - dedent: 1.7.1(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0) + dedent: 1.7.1(babel-plugin-macros@3.1.0) is-generator-fn: 2.1.0 jest-each: 30.0.5 jest-matcher-utils: 30.0.5 @@ -33586,22 +34456,19 @@ snapshots: slash: 3.0.0 stack-utils: 2.0.6 transitivePeerDependencies: - - '@types/babel-plugin-macros' - babel-plugin-macros - supports-color - jest-circus@30.2.0(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0): + jest-circus@30.2.0(babel-plugin-macros@3.1.0): dependencies: '@jest/environment': 30.2.0 '@jest/expect': 30.2.0 '@jest/test-result': 30.2.0 '@jest/types': 30.2.0 - '@types/co': 4.6.6 - '@types/node': 20.9.0 - '@types/stack-utils': 2.0.3 + '@types/node': 20.19.42 chalk: 4.1.2 co: 4.6.0 - dedent: 1.7.1(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0) + dedent: 1.7.1(babel-plugin-macros@3.1.0) is-generator-fn: 2.1.0 jest-each: 30.2.0 jest-matcher-utils: 30.2.0 @@ -33615,71 +34482,61 @@ snapshots: slash: 3.0.0 stack-utils: 2.0.6 transitivePeerDependencies: - - '@types/babel-plugin-macros' - babel-plugin-macros - supports-color - jest-cli@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0): + jest-cli@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0): dependencies: - '@jest/core': 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(babel-plugin-macros@3.1.0) + '@jest/core': 30.0.5(babel-plugin-macros@3.1.0) '@jest/test-result': 30.0.5 '@jest/types': 30.0.5 - '@types/yargs': 17.0.35 chalk: 4.1.2 exit-x: 0.2.2 import-local: 3.2.0 - jest-config: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) + jest-config: 30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0) jest-util: 30.0.5 jest-validate: 30.0.5 yargs: 17.7.2 transitivePeerDependencies: - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - babel-plugin-macros - esbuild-register - supports-color - ts-node - jest-cli@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0): + jest-cli@30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0): dependencies: - '@jest/core': 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(babel-plugin-macros@3.1.0) + '@jest/core': 30.0.5(babel-plugin-macros@3.1.0) '@jest/test-result': 30.0.5 '@jest/types': 30.0.5 - '@types/yargs': 17.0.35 chalk: 4.1.2 exit-x: 0.2.2 import-local: 3.2.0 - jest-config: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node@25.0.3)(babel-plugin-macros@3.1.0) + jest-config: 30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0) jest-util: 30.0.5 jest-validate: 30.0.5 yargs: 17.7.2 transitivePeerDependencies: - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - babel-plugin-macros - esbuild-register - supports-color - ts-node - jest-config@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node@20.9.0)(babel-plugin-macros@3.1.0): + jest-config@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0): dependencies: '@babel/core': 7.28.5 '@jest/get-type': 30.0.1 '@jest/pattern': 30.0.1 '@jest/test-sequencer': 30.0.5 '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/parse-json': 4.0.2 babel-jest: 30.0.5(@babel/core@7.28.5) chalk: 4.1.2 ci-info: 4.3.1 deepmerge: 4.3.1 glob: 10.5.0 graceful-fs: 4.2.11 - jest-circus: 30.0.5(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0) + jest-circus: 30.0.5(babel-plugin-macros@3.1.0) jest-docblock: 30.0.1 jest-environment-node: 30.0.5 jest-regex-util: 30.0.1 @@ -33693,29 +34550,25 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 transitivePeerDependencies: - - '@types/babel-plugin-macros' - babel-plugin-macros - supports-color - jest-config@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node@25.0.3)(babel-plugin-macros@3.1.0): + jest-config@30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0): dependencies: '@babel/core': 7.28.5 '@jest/get-type': 30.0.1 '@jest/pattern': 30.0.1 '@jest/test-sequencer': 30.0.5 '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/parse-json': 4.0.2 babel-jest: 30.0.5(@babel/core@7.28.5) chalk: 4.1.2 ci-info: 4.3.1 deepmerge: 4.3.1 glob: 10.5.0 graceful-fs: 4.2.11 - jest-circus: 30.0.5(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0) + jest-circus: 30.0.5(babel-plugin-macros@3.1.0) jest-docblock: 30.0.1 jest-environment-node: 30.0.5 jest-regex-util: 30.0.1 @@ -33731,27 +34584,23 @@ snapshots: optionalDependencies: '@types/node': 25.0.3 transitivePeerDependencies: - - '@types/babel-plugin-macros' - babel-plugin-macros - supports-color - jest-config@30.2.0(@types/babel-plugin-macros@3.1.3)(@types/node@20.9.0)(babel-plugin-macros@3.1.0): + jest-config@30.2.0(@types/node@20.19.42)(babel-plugin-macros@3.1.0): dependencies: '@babel/core': 7.28.5 '@jest/get-type': 30.1.0 '@jest/pattern': 30.0.1 '@jest/test-sequencer': 30.2.0 '@jest/types': 30.2.0 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/parse-json': 4.0.2 babel-jest: 30.2.0(@babel/core@7.28.5) chalk: 4.1.2 ci-info: 4.3.1 deepmerge: 4.3.1 glob: 10.5.0 graceful-fs: 4.2.11 - jest-circus: 30.2.0(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0) + jest-circus: 30.2.0(babel-plugin-macros@3.1.0) jest-docblock: 30.2.0 jest-environment-node: 30.2.0 jest-regex-util: 30.0.1 @@ -33765,29 +34614,25 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 transitivePeerDependencies: - - '@types/babel-plugin-macros' - babel-plugin-macros - supports-color - jest-config@30.2.0(@types/babel-plugin-macros@3.1.3)(@types/node@25.0.3)(babel-plugin-macros@3.1.0): + jest-config@30.2.0(@types/node@25.0.3)(babel-plugin-macros@3.1.0): dependencies: '@babel/core': 7.28.5 '@jest/get-type': 30.1.0 '@jest/pattern': 30.0.1 '@jest/test-sequencer': 30.2.0 '@jest/types': 30.2.0 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/parse-json': 4.0.2 babel-jest: 30.2.0(@babel/core@7.28.5) chalk: 4.1.2 ci-info: 4.3.1 deepmerge: 4.3.1 glob: 10.5.0 graceful-fs: 4.2.11 - jest-circus: 30.2.0(@types/babel-plugin-macros@3.1.3)(babel-plugin-macros@3.1.0) + jest-circus: 30.2.0(babel-plugin-macros@3.1.0) jest-docblock: 30.2.0 jest-environment-node: 30.2.0 jest-regex-util: 30.0.1 @@ -33803,7 +34648,6 @@ snapshots: optionalDependencies: '@types/node': 25.0.3 transitivePeerDependencies: - - '@types/babel-plugin-macros' - babel-plugin-macros - supports-color @@ -33850,7 +34694,7 @@ snapshots: '@jest/environment': 30.0.5 '@jest/fake-timers': 30.0.5 '@jest/types': 30.0.5 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-mock: 30.0.5 jest-util: 30.0.5 jest-validate: 30.0.5 @@ -33860,7 +34704,7 @@ snapshots: '@jest/environment': 30.2.0 '@jest/fake-timers': 30.2.0 '@jest/types': 30.2.0 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-mock: 30.2.0 jest-util: 30.2.0 jest-validate: 30.2.0 @@ -33868,10 +34712,7 @@ snapshots: jest-haste-map@30.0.5: dependencies: '@jest/types': 30.0.5 - '@types/fb-watchman': 2.0.6 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/node': 20.9.0 + '@types/node': 20.19.42 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -33886,10 +34727,7 @@ snapshots: jest-haste-map@30.2.0: dependencies: '@jest/types': 30.2.0 - '@types/fb-watchman': 2.0.6 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 - '@types/node': 20.9.0 + '@types/node': 20.19.42 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -33929,8 +34767,6 @@ snapshots: dependencies: '@babel/code-frame': 7.27.1 '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 '@types/stack-utils': 2.0.3 chalk: 4.1.2 graceful-fs: 4.2.11 @@ -33943,8 +34779,6 @@ snapshots: dependencies: '@babel/code-frame': 7.27.1 '@jest/types': 30.2.0 - '@types/graceful-fs': 4.1.9 - '@types/micromatch': 4.0.10 '@types/stack-utils': 2.0.3 chalk: 4.1.2 graceful-fs: 4.2.11 @@ -33956,13 +34790,13 @@ snapshots: jest-mock@30.0.5: dependencies: '@jest/types': 30.0.5 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-util: 30.0.5 jest-mock@30.2.0: dependencies: '@jest/types': 30.2.0 - '@types/node': 20.9.0 + '@types/node': 20.19.42 jest-util: 30.2.0 jest-pnp-resolver@1.2.3(jest-resolve@30.0.5): @@ -33984,7 +34818,6 @@ snapshots: jest-resolve@30.0.5: dependencies: - '@types/graceful-fs': 4.1.9 chalk: 4.1.2 graceful-fs: 4.2.11 jest-haste-map: 30.0.5 @@ -33996,7 +34829,6 @@ snapshots: jest-resolve@30.2.0: dependencies: - '@types/graceful-fs': 4.1.9 chalk: 4.1.2 graceful-fs: 4.2.11 jest-haste-map: 30.2.0 @@ -34013,9 +34845,7 @@ snapshots: '@jest/test-result': 30.0.5 '@jest/transform': 30.0.5 '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/node': 20.9.0 - '@types/source-map-support': 0.5.10 + '@types/node': 20.19.42 chalk: 4.1.2 emittery: 0.13.1 exit-x: 0.2.2 @@ -34042,9 +34872,7 @@ snapshots: '@jest/test-result': 30.2.0 '@jest/transform': 30.2.0 '@jest/types': 30.2.0 - '@types/graceful-fs': 4.1.9 - '@types/node': 20.9.0 - '@types/source-map-support': 0.5.10 + '@types/node': 20.19.42 chalk: 4.1.2 emittery: 0.13.1 exit-x: 0.2.2 @@ -34073,8 +34901,7 @@ snapshots: '@jest/test-result': 30.0.5 '@jest/transform': 30.0.5 '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/node': 20.9.0 + '@types/node': 20.19.42 chalk: 4.1.2 cjs-module-lexer: 2.1.1 collect-v8-coverage: 1.0.3 @@ -34101,8 +34928,7 @@ snapshots: '@jest/test-result': 30.2.0 '@jest/transform': 30.2.0 '@jest/types': 30.2.0 - '@types/graceful-fs': 4.1.9 - '@types/node': 20.9.0 + '@types/node': 20.19.42 chalk: 4.1.2 cjs-module-lexer: 2.1.1 collect-v8-coverage: 1.0.3 @@ -34132,8 +34958,6 @@ snapshots: '@jest/snapshot-utils': 30.0.5 '@jest/transform': 30.0.5 '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/semver': 7.7.1 babel-preset-current-node-syntax: 1.2.0(@babel/core@7.28.5) chalk: 4.1.2 expect: 30.0.5 @@ -34160,8 +34984,6 @@ snapshots: '@jest/snapshot-utils': 30.2.0 '@jest/transform': 30.2.0 '@jest/types': 30.2.0 - '@types/graceful-fs': 4.1.9 - '@types/semver': 7.7.1 babel-preset-current-node-syntax: 1.2.0(@babel/core@7.28.5) chalk: 4.1.2 expect: 30.2.0 @@ -34179,9 +35001,7 @@ snapshots: jest-util@30.0.5: dependencies: '@jest/types': 30.0.5 - '@types/graceful-fs': 4.1.9 - '@types/node': 25.0.3 - '@types/picomatch': 4.0.2 + '@types/node': 20.19.42 chalk: 4.1.2 ci-info: 4.3.1 graceful-fs: 4.2.11 @@ -34190,7 +35010,7 @@ snapshots: jest-util@30.2.0: dependencies: '@jest/types': 30.2.0 - '@types/node': 20.9.0 + '@types/node': 20.19.42 chalk: 4.1.2 ci-info: 4.3.1 graceful-fs: 4.2.11 @@ -34218,7 +35038,7 @@ snapshots: dependencies: '@jest/test-result': 30.0.5 '@jest/types': 30.0.5 - '@types/node': 20.9.0 + '@types/node': 20.19.42 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -34229,7 +35049,7 @@ snapshots: dependencies: '@jest/test-result': 30.2.0 '@jest/types': 30.2.0 - '@types/node': 20.9.0 + '@types/node': 20.19.42 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -34238,21 +35058,19 @@ snapshots: jest-worker@27.0.0-next.5: dependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@27.5.1: dependencies: - '@types/merge-stream': 1.1.5 - '@types/node': 20.9.0 - '@types/supports-color': 8.1.3 + '@types/node': 20.19.42 merge-stream: 2.0.0 supports-color: 8.1.1 jest-worker@30.0.5: dependencies: - '@types/node': 25.0.3 + '@types/node': 20.19.42 '@ungap/structured-clone': 1.3.0 jest-util: 30.0.5 merge-stream: 2.0.0 @@ -34260,37 +35078,33 @@ snapshots: jest-worker@30.2.0: dependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 '@ungap/structured-clone': 1.3.0 jest-util: 30.2.0 merge-stream: 2.0.0 supports-color: 8.1.1 - jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0): + jest@30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0): dependencies: - '@jest/core': 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(babel-plugin-macros@3.1.0) + '@jest/core': 30.0.5(babel-plugin-macros@3.1.0) '@jest/types': 30.0.5 import-local: 3.2.0 - jest-cli: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@20.9.0)(babel-plugin-macros@3.1.0) + jest-cli: 30.0.5(@types/node@20.19.42)(babel-plugin-macros@3.1.0) transitivePeerDependencies: - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - babel-plugin-macros - esbuild-register - supports-color - ts-node - jest@30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0): + jest@30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0): dependencies: - '@jest/core': 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(babel-plugin-macros@3.1.0) + '@jest/core': 30.0.5(babel-plugin-macros@3.1.0) '@jest/types': 30.0.5 import-local: 3.2.0 - jest-cli: 30.0.5(@types/babel-plugin-macros@3.1.3)(@types/node-notifier@8.0.5)(@types/node@25.0.3)(babel-plugin-macros@3.1.0) + jest-cli: 30.0.5(@types/node@25.0.3)(babel-plugin-macros@3.1.0) transitivePeerDependencies: - - '@types/babel-plugin-macros' - '@types/node' - - '@types/node-notifier' - babel-plugin-macros - esbuild-register - supports-color @@ -34302,6 +35116,8 @@ snapshots: jiti@2.6.1: {} + jiti@2.7.0: {} + jju@1.4.0: {} joi@17.13.3: @@ -34427,7 +35243,7 @@ snapshots: lodash.isstring: 4.0.1 lodash.once: 4.1.1 ms: 2.1.3 - semver: 7.6.3 + semver: 7.7.3 jsprim@2.0.2: dependencies: @@ -35195,9 +36011,9 @@ snapshots: merge2@1.4.1: {} - meros@1.3.2(@types/node@20.9.0): + meros@1.3.2(@types/node@20.19.42): optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 methods@1.1.2: {} @@ -35649,6 +36465,14 @@ snapshots: dependencies: '@isaacs/brace-expansion': 5.0.0 + minimatch@10.2.3: + dependencies: + brace-expansion: 5.0.6 + + minimatch@10.2.5: + dependencies: + brace-expansion: 5.0.6 + minimatch@3.0.4: dependencies: brace-expansion: 1.1.12 @@ -35667,7 +36491,6 @@ snapshots: minimatch@9.0.3: dependencies: - '@types/brace-expansion': 1.1.2 brace-expansion: 2.0.2 minimatch@9.0.5: @@ -35725,25 +36548,6 @@ snapshots: sass: 1.97.0 typescript: 5.2.2 - mkdist@2.4.1(sass@1.97.0)(typescript@5.3.3): - dependencies: - autoprefixer: 10.4.23(postcss@8.5.6) - citty: 0.1.6 - cssnano: 7.1.2(postcss@8.5.6) - defu: 6.1.4 - esbuild: 0.25.12 - jiti: 1.21.7 - mlly: 1.8.0 - pathe: 2.0.3 - pkg-types: 2.3.0 - postcss: 8.5.6 - postcss-nested: 7.0.2(postcss@8.5.6) - semver: 7.7.3 - tinyglobby: 0.2.15 - optionalDependencies: - sass: 1.97.0 - typescript: 5.3.3 - mkdist@2.4.1(sass@1.97.0)(typescript@5.9.3): dependencies: autoprefixer: 10.4.23(postcss@8.5.6) @@ -35777,6 +36581,13 @@ snapshots: pkg-types: 1.3.1 ufo: 1.6.1 + mlly@1.8.2: + dependencies: + acorn: 8.16.0 + pathe: 2.0.3 + pkg-types: 1.3.1 + ufo: 1.6.4 + mocha@5.2.0: dependencies: browser-stdout: 1.3.1 @@ -36157,6 +36968,133 @@ snapshots: transitivePeerDependencies: - debug + nx@22.7.5(@swc/core@1.7.26): + dependencies: + '@emnapi/core': 1.4.5 + '@emnapi/runtime': 1.4.5 + '@emnapi/wasi-threads': 1.0.4 + '@jest/diff-sequences': 30.0.1 + '@napi-rs/wasm-runtime': 0.2.4 + '@tybys/wasm-util': 0.9.0 + '@yarnpkg/lockfile': 1.1.0 + '@zkochan/js-yaml': 0.0.7 + ansi-colors: 4.1.3 + ansi-regex: 5.0.1 + ansi-styles: 4.3.0 + argparse: 2.0.1 + asynckit: 0.4.0 + axios: 1.16.0 + balanced-match: 4.0.3 + base64-js: 1.5.1 + bl: 4.1.0 + brace-expansion: 5.0.6 + buffer: 5.7.1 + call-bind-apply-helpers: 1.0.2 + chalk: 4.1.2 + cli-cursor: 3.1.0 + cli-spinners: 2.6.1 + cliui: 8.0.1 + clone: 1.0.4 + color-convert: 2.0.1 + color-name: 1.1.4 + combined-stream: 1.0.8 + defaults: 1.0.4 + define-lazy-prop: 2.0.0 + delayed-stream: 1.0.0 + dotenv: 16.4.7 + dotenv-expand: 12.0.3 + dunder-proto: 1.0.1 + ejs: 5.0.1 + emoji-regex: 8.0.0 + end-of-stream: 1.4.5 + enquirer: 2.3.6 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.1.1 + es-set-tostringtag: 2.1.0 + escalade: 3.2.0 + escape-string-regexp: 1.0.5 + figures: 3.2.0 + flat: 5.0.2 + follow-redirects: 1.16.0 + form-data: 4.0.5 + fs-constants: 1.0.0 + function-bind: 1.1.2 + get-caller-file: 2.0.5 + get-intrinsic: 1.3.0 + get-proto: 1.0.1 + gopd: 1.2.0 + has-flag: 4.0.0 + has-symbols: 1.1.0 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + ieee754: 1.2.1 + ignore: 7.0.5 + inherits: 2.0.4 + is-docker: 2.2.1 + is-fullwidth-code-point: 3.0.0 + is-interactive: 1.0.0 + is-unicode-supported: 0.1.0 + is-wsl: 2.2.0 + json5: 2.2.3 + jsonc-parser: 3.2.0 + lines-and-columns: 2.0.3 + log-symbols: 4.1.0 + math-intrinsics: 1.1.0 + mime-db: 1.52.0 + mime-types: 2.1.35 + mimic-fn: 2.1.0 + minimatch: 10.2.5 + minimist: 1.2.8 + npm-run-path: 4.0.1 + once: 1.4.0 + onetime: 5.1.2 + open: 8.4.2 + ora: 5.3.0 + path-key: 3.1.1 + picocolors: 1.1.1 + proxy-from-env: 2.1.0 + readable-stream: 3.6.2 + require-directory: 2.1.1 + resolve.exports: 2.0.3 + restore-cursor: 3.1.0 + safe-buffer: 5.2.1 + semver: 7.7.4 + signal-exit: 3.0.7 + smol-toml: 1.6.1 + string-width: 4.2.3 + string_decoder: 1.3.0 + strip-ansi: 6.0.1 + strip-bom: 3.0.0 + supports-color: 7.2.0 + tar-stream: 2.2.0 + tmp: 0.2.6 + tree-kill: 1.2.2 + tsconfig-paths: 4.2.0 + tslib: 2.8.1 + util-deprecate: 1.0.2 + wcwidth: 1.0.1 + wrap-ansi: 7.0.0 + wrappy: 1.0.2 + y18n: 5.0.8 + yaml: 2.9.0 + yargs: 17.7.2 + yargs-parser: 21.1.1 + optionalDependencies: + '@nx/nx-darwin-arm64': 22.7.5 + '@nx/nx-darwin-x64': 22.7.5 + '@nx/nx-freebsd-x64': 22.7.5 + '@nx/nx-linux-arm-gnueabihf': 22.7.5 + '@nx/nx-linux-arm64-gnu': 22.7.5 + '@nx/nx-linux-arm64-musl': 22.7.5 + '@nx/nx-linux-x64-gnu': 22.7.5 + '@nx/nx-linux-x64-musl': 22.7.5 + '@nx/nx-win32-arm64-msvc': 22.7.5 + '@nx/nx-win32-x64-msvc': 22.7.5 + '@swc/core': 1.7.26 + transitivePeerDependencies: + - debug + nypm@0.5.4: dependencies: citty: 0.1.6 @@ -36222,7 +37160,7 @@ snapshots: obug@2.1.1: {} - oclif@4.22.57(@types/node@20.9.0): + oclif@4.22.57(@types/node@20.19.42): dependencies: '@aws-sdk/client-cloudfront': 3.955.0 '@aws-sdk/client-s3': 3.955.0 @@ -36231,7 +37169,7 @@ snapshots: '@inquirer/select': 2.5.0 '@oclif/core': 4.8.0 '@oclif/plugin-help': 6.2.36 - '@oclif/plugin-not-found': 3.2.73(@types/node@20.9.0) + '@oclif/plugin-not-found': 3.2.73(@types/node@20.19.42) '@oclif/plugin-warn-if-update-available': 3.1.53 ansis: 3.17.0 async-retry: 1.3.3 @@ -36532,7 +37470,7 @@ snapshots: parse5@3.0.3: dependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 parse5@7.3.0: dependencies: @@ -36646,6 +37584,8 @@ snapshots: picomatch@4.0.3: {} + picomatch@4.0.4: {} + pify@2.3.0: {} pify@3.0.0: {} @@ -36816,7 +37756,6 @@ snapshots: postcss-colormin@5.3.1(postcss@8.5.6): dependencies: - '@types/caniuse-api': 3.0.6 browserslist: 4.28.1 caniuse-api: 3.0.0 colord: 2.9.3 @@ -36876,7 +37815,7 @@ snapshots: dependencies: postcss: 8.5.6 - postcss-import@14.1.0(postcss@8.5.6): + postcss-import@15.1.0(postcss@8.5.6): dependencies: postcss: 8.5.6 postcss-value-parser: 4.2.0 @@ -36895,22 +37834,29 @@ snapshots: optionalDependencies: postcss: 8.5.6 - postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.2): + postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.9.0): + dependencies: + lilconfig: 3.1.3 + optionalDependencies: + jiti: 1.21.7 + postcss: 8.5.6 + yaml: 2.9.0 + + postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 2.4.2 postcss: 8.5.6 - yaml: 2.8.2 + yaml: 2.9.0 - postcss-load-config@6.0.1(jiti@2.6.1)(postcss@8.5.6)(yaml@2.8.2): + postcss-load-config@6.0.1(jiti@2.7.0)(postcss@8.5.6)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: - jiti: 2.6.1 + jiti: 2.7.0 postcss: 8.5.6 - yaml: 2.8.2 - optional: true + yaml: 2.9.0 postcss-merge-longhand@5.1.7(postcss@8.5.6): dependencies: @@ -36926,7 +37872,6 @@ snapshots: postcss-merge-rules@5.1.4(postcss@8.5.6): dependencies: - '@types/caniuse-api': 3.0.6 browserslist: 4.28.1 caniuse-api: 3.0.0 cssnano-utils: 3.1.0(postcss@8.5.6) @@ -37035,7 +37980,7 @@ snapshots: postcss-modules-values: 4.0.0(postcss@8.5.6) string-hash: 1.1.3 - postcss-nested@6.0.0(postcss@8.5.6): + postcss-nested@6.2.0(postcss@8.5.6): dependencies: postcss: 8.5.6 postcss-selector-parser: 6.1.2 @@ -37150,7 +38095,6 @@ snapshots: postcss-reduce-initial@5.1.2(postcss@8.5.6): dependencies: - '@types/caniuse-api': 3.0.6 browserslist: 4.28.1 caniuse-api: 3.0.0 postcss: 8.5.6 @@ -37183,7 +38127,6 @@ snapshots: postcss-svgo@5.1.0(postcss@8.5.6): dependencies: - '@types/svgo': 2.6.4 postcss: 8.5.6 postcss-value-parser: 4.2.0 svgo: 2.8.0 @@ -37228,7 +38171,7 @@ snapshots: dependencies: xtend: 4.0.2 - powerlines@0.30.13(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)): + powerlines@0.30.13(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3): dependencies: '@alloy-js/babel-plugin': 0.2.1(@babel/core@7.28.5) '@alloy-js/babel-plugin-jsx-dom-expressions': 0.39.1(@babel/core@7.28.5) @@ -37256,21 +38199,123 @@ snapshots: '@donedeal0/superdiff': 3.1.2 '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) '@microsoft/tsdoc-config': 0.17.1 - '@rollup/plugin-alias': 6.0.0(rollup@4.53.5) - '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) - '@rollup/plugin-inject': 5.0.5(rollup@4.53.5) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.53.5) - '@rollup/plugin-replace': 6.0.3(rollup@4.53.5) + '@rollup/plugin-alias': 6.0.0(rollup@4.61.1) + '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.61.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.61.1) + '@rollup/plugin-replace': 6.0.3(rollup@4.61.1) '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) - '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) + '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) + '@stryke/convert': 0.6.28 + '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) + '@stryke/hash': 0.12.30 + '@stryke/helpers': 0.9.30 + '@stryke/http': 0.12.18 + '@stryke/json': 0.9.31 + '@stryke/path': 0.22.13 + '@stryke/string-format': 0.12.28 + '@stryke/type-checks': 0.5.13 + '@stryke/unique-id': 0.3.35 + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) + babel-dead-code-elimination: 1.0.11 + babel-plugin-parameter-decorator: 1.0.16 + bundle-require: 5.1.0(esbuild@0.27.1) + c12: 3.3.3 + chalk: 5.6.2 + defu: 6.1.4 + diff-match-patch: 1.0.5 + flat-cache: 6.1.19 + github-slugger: 2.0.0 + handlebars: 4.7.8 + jest-worker: 30.2.0 + jiti: 2.6.1 + magic-string: 0.30.21 + oxc-parser: 0.99.0 + prettier: 3.7.4 + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) + ts-morph: 27.0.2 + tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) + unimport: 5.6.0 + unplugin: 3.0.0-beta.3 + optionalDependencies: + '@rspack/core': 1.6.8 + esbuild: 0.27.1 + rolldown: 1.0.0-beta.52 + rollup: 4.61.1 + tsup: 8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) + unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) + webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.27.1) + transitivePeerDependencies: + - '@nx/devkit' + - '@nx/js' + - '@swc-node/register' + - '@swc/core' + - '@swc/helpers' + - '@types/babel__core' + - '@types/node' + - debug + - eslint + - magicast + - nx + - sass + - supports-color + - typescript + - verdaccio + - vue + - vue-sfc-transformer + - vue-tsc + - zod + + powerlines@0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.19.42)(esbuild@0.27.1)(eslint@9.39.2(jiti@1.21.7))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@1.21.7)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3): + dependencies: + '@alloy-js/babel-plugin': 0.2.1(@babel/core@7.28.5) + '@alloy-js/babel-plugin-jsx-dom-expressions': 0.39.1(@babel/core@7.28.5) + '@alloy-js/babel-preset': 0.2.1(@babel/core@7.28.5) + '@babel/core': 7.28.5 + '@babel/generator': 7.28.5 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-simple-access': 7.27.1 + '@babel/parser': 7.28.5 + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.5) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.28.5) + '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.5) + '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.5) + '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.5) + '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.28.5) + '@babel/plugin-transform-react-jsx': 7.27.1(@babel/core@7.28.5) + '@babel/plugin-transform-typescript': 7.28.5(@babel/core@7.28.5) + '@babel/preset-typescript': 7.28.5(@babel/core@7.28.5) + '@babel/template': 7.27.2 + '@babel/traverse': 7.28.5 + '@babel/types': 7.28.5 + '@cacheable/memory': 2.0.6 + '@donedeal0/superdiff': 3.1.2 + '@microsoft/api-extractor': 7.55.2(@types/node@20.19.42) + '@microsoft/tsdoc-config': 0.17.1 + '@rollup/plugin-alias': 6.0.0(rollup@4.61.1) + '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.61.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.61.1) + '@rollup/plugin-replace': 6.0.3(rollup@4.61.1) + '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config': 1.134.72 + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) + '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) '@stryke/convert': 0.6.28 - '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/hash': 0.12.30 '@stryke/helpers': 0.9.30 '@stryke/http': 0.12.18 @@ -37279,7 +38324,7 @@ snapshots: '@stryke/string-format': 0.12.28 '@stryke/type-checks': 0.5.13 '@stryke/unique-id': 0.3.35 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@1.21.7))(typescript@5.9.3) babel-dead-code-elimination: 1.0.11 babel-plugin-parameter-decorator: 1.0.16 bundle-require: 5.1.0(esbuild@0.27.1) @@ -37295,120 +38340,19 @@ snapshots: magic-string: 0.30.21 oxc-parser: 0.99.0 prettier: 3.7.4 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.9.3) + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) ts-morph: 27.0.2 tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) unimport: 5.6.0 unplugin: 3.0.0-beta.3 - optionalDependencies: - '@rspack/core': 1.6.8 - esbuild: 0.27.1 - rolldown: 1.0.0-beta.52 - rollup: 4.53.5 - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2) - unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) - webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.27.1) - transitivePeerDependencies: - - '@nx/devkit' - - '@nx/js' - - '@swc-node/register' - - '@swc/core' - - '@swc/helpers' - - '@types/babel__core' - - '@types/node' - - debug - - eslint - - magicast - - nx - - sass - - supports-color - - typescript - - verdaccio - - vue - - vue-sfc-transformer - - vue-tsc - - powerlines@0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.4.2))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.55)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.3.3)(yaml@2.8.2))(typescript@5.3.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.3.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)): - dependencies: - '@alloy-js/babel-plugin': 0.2.1(@babel/core@7.28.5) - '@alloy-js/babel-plugin-jsx-dom-expressions': 0.39.1(@babel/core@7.28.5) - '@alloy-js/babel-preset': 0.2.1(@babel/core@7.28.5) - '@babel/core': 7.28.5 - '@babel/generator': 7.28.5 - '@babel/helper-module-imports': 7.27.1 - '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) - '@babel/helper-plugin-utils': 7.27.1 - '@babel/helper-simple-access': 7.27.1 - '@babel/parser': 7.28.5 - '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.5) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.28.5) - '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.5) - '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.5) - '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.5) - '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.28.5) - '@babel/plugin-transform-react-jsx': 7.27.1(@babel/core@7.28.5) - '@babel/plugin-transform-typescript': 7.28.5(@babel/core@7.28.5) - '@babel/preset-typescript': 7.28.5(@babel/core@7.28.5) - '@babel/template': 7.27.2 - '@babel/traverse': 7.28.5 - '@babel/types': 7.28.5 - '@cacheable/memory': 2.0.6 - '@donedeal0/superdiff': 3.1.2 - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) - '@microsoft/tsdoc-config': 0.17.1 - '@rollup/plugin-alias': 6.0.0(rollup@4.53.5) - '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) - '@rollup/plugin-inject': 5.0.5(rollup@4.53.5) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.53.5) - '@rollup/plugin-replace': 6.0.3(rollup@4.53.5) - '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) - '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.3.3) - '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.3.3) - '@stryke/convert': 0.6.28 - '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/hash': 0.12.30 - '@stryke/helpers': 0.9.30 - '@stryke/http': 0.12.18 - '@stryke/json': 0.9.31 - '@stryke/path': 0.22.13 - '@stryke/string-format': 0.12.28 - '@stryke/type-checks': 0.5.13 - '@stryke/unique-id': 0.3.35 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.4.2))(typescript@5.3.3) - babel-dead-code-elimination: 1.0.11 - babel-plugin-parameter-decorator: 1.0.16 - bundle-require: 5.1.0(esbuild@0.27.1) - c12: 3.3.3 - chalk: 5.6.2 - defu: 6.1.4 - diff-match-patch: 1.0.5 - flat-cache: 6.1.19 - github-slugger: 2.0.0 - handlebars: 4.7.8 - jest-worker: 30.2.0 - jiti: 2.6.1 - magic-string: 0.30.21 - oxc-parser: 0.99.0 - prettier: 3.7.4 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.3.3) - ts-morph: 27.0.2 - tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3) - unimport: 5.6.0 - unplugin: 3.0.0-beta.3 optionalDependencies: '@rspack/core': 1.6.8 esbuild: 0.27.1 rolldown: 1.0.0-beta.55 - rollup: 4.53.5 - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.3.3)(yaml@2.8.2) - unbuild: 3.6.1(sass@1.97.0)(typescript@5.3.3) - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + rollup: 4.61.1 + tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@1.21.7)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) + unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.27.1) transitivePeerDependencies: - '@nx/devkit' @@ -37429,8 +38373,9 @@ snapshots: - vue - vue-sfc-transformer - vue-tsc + - zod - powerlines@0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)): + powerlines@0.31.6(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3): dependencies: '@alloy-js/babel-plugin': 0.2.1(@babel/core@7.28.5) '@alloy-js/babel-plugin-jsx-dom-expressions': 0.39.1(@babel/core@7.28.5) @@ -37458,21 +38403,21 @@ snapshots: '@donedeal0/superdiff': 3.1.2 '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) '@microsoft/tsdoc-config': 0.17.1 - '@rollup/plugin-alias': 6.0.0(rollup@4.53.5) - '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) - '@rollup/plugin-inject': 5.0.5(rollup@4.53.5) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.53.5) - '@rollup/plugin-replace': 6.0.3(rollup@4.53.5) + '@rollup/plugin-alias': 6.0.0(rollup@4.61.1) + '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.61.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.61.1) + '@rollup/plugin-replace': 6.0.3(rollup@4.61.1) '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) - '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) + '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) '@stryke/convert': 0.6.28 - '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/hash': 0.12.30 '@stryke/helpers': 0.9.30 '@stryke/http': 0.12.18 @@ -37481,7 +38426,7 @@ snapshots: '@stryke/string-format': 0.12.28 '@stryke/type-checks': 0.5.13 '@stryke/unique-id': 0.3.35 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) babel-dead-code-elimination: 1.0.11 babel-plugin-parameter-decorator: 1.0.16 bundle-require: 5.1.0(esbuild@0.27.1) @@ -37497,7 +38442,7 @@ snapshots: magic-string: 0.30.21 oxc-parser: 0.99.0 prettier: 3.7.4 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.9.3) + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) ts-morph: 27.0.2 tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) unimport: 5.6.0 @@ -37506,10 +38451,10 @@ snapshots: '@rspack/core': 1.6.8 esbuild: 0.27.1 rolldown: 1.0.0-beta.52 - rollup: 4.53.5 - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2) + rollup: 4.61.1 + tsup: 8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.27.1) transitivePeerDependencies: - '@nx/devkit' @@ -37530,8 +38475,9 @@ snapshots: - vue - vue-sfc-transformer - vue-tsc + - zod - powerlines@0.32.5(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.6.1))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.53.5)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)): + powerlines@0.32.5(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@rspack/core@1.6.8)(@swc/core@1.7.26)(@types/babel__core@7.20.5)(@types/node@20.9.0)(esbuild@0.27.1)(eslint@9.39.2(jiti@2.7.0))(nx@22.3.1(@swc/core@1.7.26))(rolldown@1.0.0-beta.52)(rollup@4.61.1)(sass@1.97.0)(tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3))(tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0))(typescript@5.9.3)(unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1))(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1))(zod@4.4.3): dependencies: '@alloy-js/babel-plugin': 0.2.1(@babel/core@7.28.5) '@alloy-js/babel-plugin-jsx-dom-expressions': 0.39.1(@babel/core@7.28.5) @@ -37559,21 +38505,21 @@ snapshots: '@donedeal0/superdiff': 3.1.2 '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) '@microsoft/tsdoc-config': 0.17.1 - '@rollup/plugin-alias': 6.0.0(rollup@4.53.5) - '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.53.5) - '@rollup/plugin-inject': 5.0.5(rollup@4.53.5) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.53.5) - '@rollup/plugin-replace': 6.0.3(rollup@4.53.5) + '@rollup/plugin-alias': 6.0.0(rollup@4.61.1) + '@rollup/plugin-babel': 6.1.0(@babel/core@7.28.5)(@types/babel__core@7.20.5)(rollup@4.61.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.61.1) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.61.1) + '@rollup/plugin-replace': 6.0.3(rollup@4.61.1) '@storm-software/build-tools': 0.158.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) '@storm-software/config': 1.134.72 - '@storm-software/config-tools': 1.188.72 - '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)) - '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) - '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.53.5)(sass@1.97.0)(typescript@5.9.3) - '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3) + '@storm-software/config-tools': 1.190.40(zod@4.4.3) + '@storm-software/esbuild': 0.53.72(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0))(zod@4.4.3) + '@storm-software/tsup': 0.2.70(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) + '@storm-software/unbuild': 0.57.72(@nx/devkit@22.3.1(nx@22.3.1(@swc/core@1.7.26)))(@nx/js@22.3.1(@babel/traverse@7.28.5)(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(verdaccio@5.33.0(encoding@0.1.13)(typanion@3.14.0)))(@swc/core@1.7.26)(nx@22.3.1(@swc/core@1.7.26))(rollup@4.61.1)(sass@1.97.0)(typescript@5.9.3)(zod@4.4.3) + '@stryke/capnp': 0.12.49(nx@22.3.1(@swc/core@1.7.26))(typescript@5.9.3)(zod@4.4.3) '@stryke/convert': 0.6.28 - '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26)) - '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26)) + '@stryke/env': 0.20.41(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) + '@stryke/fs': 0.33.24(nx@22.3.1(@swc/core@1.7.26))(zod@4.4.3) '@stryke/hash': 0.12.30 '@stryke/helpers': 0.9.30 '@stryke/http': 0.12.18 @@ -37582,7 +38528,7 @@ snapshots: '@stryke/string-format': 0.12.28 '@stryke/type-checks': 0.5.13 '@stryke/unique-id': 0.3.35 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) + '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.7.0))(typescript@5.9.3) babel-dead-code-elimination: 1.0.11 babel-plugin-parameter-decorator: 1.0.16 bundle-require: 5.1.0(esbuild@0.27.1) @@ -37598,7 +38544,7 @@ snapshots: magic-string: 0.30.21 oxc-parser: 0.99.0 prettier: 3.7.4 - rollup-plugin-typescript2: 0.36.0(rollup@4.53.5)(typescript@5.9.3) + rollup-plugin-typescript2: 0.36.0(rollup@4.61.1)(typescript@5.9.3) ts-morph: 27.0.2 tsdown: 0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3) unimport: 5.6.0 @@ -37607,10 +38553,10 @@ snapshots: '@rspack/core': 1.6.8 esbuild: 0.27.1 rolldown: 1.0.0-beta.52 - rollup: 4.53.5 - tsup: 8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2) + rollup: 4.61.1 + tsup: 8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0) unbuild: 3.6.1(sass@1.97.0)(typescript@5.9.3) - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) webpack: 5.104.1(@swc/core@1.7.26)(esbuild@0.27.1) transitivePeerDependencies: - '@nx/devkit' @@ -37631,6 +38577,7 @@ snapshots: - vue - vue-sfc-transformer - vue-tsc + - zod prebuild-install@7.1.3: dependencies: @@ -37669,21 +38616,37 @@ snapshots: transitivePeerDependencies: - supports-color - prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2): + prettier-plugin-jsdoc@1.8.1(prettier@3.7.4): dependencies: + binary-searching: 2.0.5 + comment-parser: 1.4.1 + mdast-util-from-markdown: 2.0.2 prettier: 3.7.4 - typescript: 5.2.2 + transitivePeerDependencies: + - supports-color - prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3): + prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.2.2): dependencies: prettier: 3.7.4 - typescript: 5.3.3 + typescript: 5.2.2 prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3): dependencies: prettier: 3.7.4 typescript: 5.9.3 + prettier-plugin-packagejson@3.0.2(prettier@3.7.4): + dependencies: + sort-package-json: 3.7.1 + optionalDependencies: + prettier: 3.7.4 + + prettier-plugin-packagejson@3.0.2(prettier@3.8.3): + dependencies: + sort-package-json: 3.7.1 + optionalDependencies: + prettier: 3.8.3 + prettier-plugin-pkg@0.18.1(prettier@3.7.4): dependencies: prettier: 3.7.4 @@ -37699,13 +38662,13 @@ snapshots: prettier: 3.7.4 sh-syntax: 0.4.2 - prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.0(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.3.3))(prettier@3.7.4): + prettier-plugin-tailwindcss@0.5.14(prettier-plugin-astro@0.14.1)(prettier-plugin-jsdoc@1.8.1(prettier@3.7.4))(prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3))(prettier@3.7.4): dependencies: prettier: 3.7.4 optionalDependencies: prettier-plugin-astro: 0.14.1 - prettier-plugin-jsdoc: 1.8.0(prettier@3.7.4) - prettier-plugin-organize-imports: 4.3.0(prettier@3.7.4)(typescript@5.3.3) + prettier-plugin-jsdoc: 1.8.1(prettier@3.7.4) + prettier-plugin-organize-imports: 4.3.0(prettier@3.7.4)(typescript@5.9.3) prettier-plugin-toml@2.0.6(prettier@3.7.4): dependencies: @@ -37714,11 +38677,12 @@ snapshots: prettier@3.7.4: {} + prettier@3.8.3: {} + pretty-bytes@7.1.0: {} pretty-format@27.5.1: dependencies: - '@types/react-is': 17.0.7 ansi-regex: 5.0.1 ansi-styles: 5.2.0 react-is: 17.0.2 @@ -37732,14 +38696,12 @@ snapshots: pretty-format@30.0.5: dependencies: '@jest/schemas': 30.0.5 - '@types/react-is': 18.3.1 ansi-styles: 5.2.0 react-is: 18.3.1 pretty-format@30.2.0: dependencies: '@jest/schemas': 30.0.5 - '@types/react-is': 18.3.1 ansi-styles: 5.2.0 react-is: 18.3.1 @@ -37796,7 +38758,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 25.0.3 + '@types/node': 20.19.42 long: 5.3.2 protocols@1.4.8: {} @@ -37810,6 +38772,8 @@ snapshots: proxy-from-env@1.1.0: {} + proxy-from-env@2.1.0: {} + public-encrypt@4.0.3: dependencies: bn.js: 4.12.2 @@ -38079,7 +39043,6 @@ snapshots: recast@0.23.11: dependencies: - '@types/esprima': 4.0.3 ast-types: 0.16.1 esprima: 4.0.1 source-map: 0.6.1 @@ -38322,23 +39285,6 @@ snapshots: transitivePeerDependencies: - oxc-resolver - rolldown-plugin-dts@0.18.4(rolldown@1.0.0-beta.52)(typescript@5.3.3): - dependencies: - '@babel/generator': 7.28.5 - '@babel/parser': 7.28.5 - '@babel/types': 7.28.5 - ast-kit: 2.2.0 - birpc: 4.0.0 - dts-resolver: 2.1.3 - get-tsconfig: 4.13.0 - magic-string: 0.30.21 - obug: 2.1.1 - rolldown: 1.0.0-beta.52 - optionalDependencies: - typescript: 5.3.3 - transitivePeerDependencies: - - oxc-resolver - rolldown-plugin-dts@0.18.4(rolldown@1.0.0-beta.52)(typescript@5.9.3): dependencies: '@babel/generator': 7.28.5 @@ -38421,14 +39367,6 @@ snapshots: optionalDependencies: '@babel/code-frame': 7.27.1 - rollup-plugin-dts@6.3.0(rollup@4.53.5)(typescript@5.3.3): - dependencies: - magic-string: 0.30.21 - rollup: 4.53.5 - typescript: 5.3.3 - optionalDependencies: - '@babel/code-frame': 7.27.1 - rollup-plugin-dts@6.3.0(rollup@4.53.5)(typescript@5.9.3): dependencies: magic-string: 0.30.21 @@ -38456,7 +39394,7 @@ snapshots: transitivePeerDependencies: - ts-node - rollup-plugin-typescript2@0.36.0(rollup@4.53.5)(typescript@5.2.2): + rollup-plugin-typescript2@0.36.0(rollup@4.53.5)(typescript@5.9.3): dependencies: '@rollup/pluginutils': 4.2.1 find-cache-dir: 3.3.2 @@ -38464,24 +39402,24 @@ snapshots: rollup: 4.53.5 semver: 7.7.3 tslib: 2.8.1 - typescript: 5.2.2 + typescript: 5.9.3 - rollup-plugin-typescript2@0.36.0(rollup@4.53.5)(typescript@5.3.3): + rollup-plugin-typescript2@0.36.0(rollup@4.61.1)(typescript@5.2.2): dependencies: '@rollup/pluginutils': 4.2.1 find-cache-dir: 3.3.2 fs-extra: 10.1.0 - rollup: 4.53.5 + rollup: 4.61.1 semver: 7.7.3 tslib: 2.8.1 - typescript: 5.3.3 + typescript: 5.2.2 - rollup-plugin-typescript2@0.36.0(rollup@4.53.5)(typescript@5.9.3): + rollup-plugin-typescript2@0.36.0(rollup@4.61.1)(typescript@5.9.3): dependencies: '@rollup/pluginutils': 4.2.1 find-cache-dir: 3.3.2 fs-extra: 10.1.0 - rollup: 4.53.5 + rollup: 4.61.1 semver: 7.7.3 tslib: 2.8.1 typescript: 5.9.3 @@ -38518,6 +39456,37 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.53.5 fsevents: 2.3.3 + rollup@4.61.1: + dependencies: + '@types/estree': 1.0.9 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.61.1 + '@rollup/rollup-android-arm64': 4.61.1 + '@rollup/rollup-darwin-arm64': 4.61.1 + '@rollup/rollup-darwin-x64': 4.61.1 + '@rollup/rollup-freebsd-arm64': 4.61.1 + '@rollup/rollup-freebsd-x64': 4.61.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.61.1 + '@rollup/rollup-linux-arm-musleabihf': 4.61.1 + '@rollup/rollup-linux-arm64-gnu': 4.61.1 + '@rollup/rollup-linux-arm64-musl': 4.61.1 + '@rollup/rollup-linux-loong64-gnu': 4.61.1 + '@rollup/rollup-linux-loong64-musl': 4.61.1 + '@rollup/rollup-linux-ppc64-gnu': 4.61.1 + '@rollup/rollup-linux-ppc64-musl': 4.61.1 + '@rollup/rollup-linux-riscv64-gnu': 4.61.1 + '@rollup/rollup-linux-riscv64-musl': 4.61.1 + '@rollup/rollup-linux-s390x-gnu': 4.61.1 + '@rollup/rollup-linux-x64-gnu': 4.61.1 + '@rollup/rollup-linux-x64-musl': 4.61.1 + '@rollup/rollup-openbsd-x64': 4.61.1 + '@rollup/rollup-openharmony-arm64': 4.61.1 + '@rollup/rollup-win32-arm64-msvc': 4.61.1 + '@rollup/rollup-win32-ia32-msvc': 4.61.1 + '@rollup/rollup-win32-x64-gnu': 4.61.1 + '@rollup/rollup-win32-x64-msvc': 4.61.1 + fsevents: 2.3.3 + run-applescript@7.1.0: {} run-async@2.4.1: {} @@ -38639,6 +39608,10 @@ snapshots: semver@7.7.3: {} + semver@7.7.4: {} + + semver@7.8.2: {} + send@0.19.0: dependencies: debug: 2.6.9 @@ -38843,6 +39816,16 @@ snapshots: nanospinner: 1.2.2 picocolors: 1.1.1 + size-limit@11.2.0: + dependencies: + bytes-iec: 3.1.1 + chokidar: 4.0.3 + jiti: 2.7.0 + lilconfig: 3.1.3 + nanospinner: 1.2.2 + picocolors: 1.1.1 + tinyglobby: 0.2.15 + slash@3.0.0: {} slash@5.1.0: {} @@ -38855,6 +39838,8 @@ snapshots: slugify@1.6.6: {} + smol-toml@1.6.1: {} + snake-case@3.0.4: dependencies: dot-case: 3.0.4 @@ -38927,6 +39912,8 @@ snapshots: sort-object-keys@1.1.3: {} + sort-object-keys@2.1.0: {} + sort-package-json@2.15.1: dependencies: detect-indent: 7.0.2 @@ -38938,6 +39925,16 @@ snapshots: sort-object-keys: 1.1.3 tinyglobby: 0.2.15 + sort-package-json@3.7.1: + dependencies: + detect-indent: 7.0.2 + detect-newline: 4.0.1 + git-hooks-list: 4.2.1 + is-plain-obj: 4.1.0 + semver: 7.8.2 + sort-object-keys: 2.1.0 + tinyglobby: 0.2.15 + sorted-array-functions@1.3.0: {} source-map-js@1.2.1: {} @@ -39046,15 +40043,12 @@ snapshots: es-errors: 1.3.0 internal-slot: 1.1.0 - storybook@10.1.4(@testing-library/dom@10.4.1)(@types/prettier@3.0.0)(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + storybook@10.1.4(@testing-library/dom@10.4.1)(prettier@3.7.4)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@storybook/global': 5.0.0 - '@storybook/icons': 2.0.1(@types/react-dom@19.2.3(@types/react@19.2.7))(@types/react@19.2.7)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@storybook/icons': 2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@testing-library/jest-dom': 6.9.1 '@testing-library/user-event': 14.6.1(@testing-library/dom@10.4.1) - '@types/prettier': 3.0.0 - '@types/semver': 7.7.1 - '@types/ws': 8.18.1 '@vitest/expect': 3.2.4 '@vitest/spy': 3.2.4 esbuild: 0.27.1 @@ -39066,8 +40060,6 @@ snapshots: prettier: 3.7.4 transitivePeerDependencies: - '@testing-library/dom' - - '@types/react' - - '@types/react-dom' - bufferutil - react - react-dom @@ -39331,8 +40323,6 @@ snapshots: svgo@2.8.0: dependencies: '@trysound/sax': 0.2.0 - '@types/css-tree': 1.0.7 - '@types/csso': 4.2.0 commander: 7.2.0 css-select: 4.3.0 css-tree: 1.1.3 @@ -39343,8 +40333,6 @@ snapshots: svgo@3.3.2: dependencies: '@trysound/sax': 0.2.0 - '@types/css-tree': 2.3.11 - '@types/csso': 5.0.4 commander: 7.2.0 css-select: 5.2.2 css-tree: 2.3.1 @@ -39354,9 +40342,6 @@ snapshots: svgo@4.0.0: dependencies: - '@types/css-tree': 2.3.11 - '@types/csso': 5.0.4 - '@types/sax': 1.2.7 commander: 11.1.0 css-select: 5.2.2 css-tree: 3.1.0 @@ -39377,33 +40362,33 @@ snapshots: tailwind-merge@2.6.0: {} - tailwindcss@3.2.7(postcss@8.5.6): + tailwindcss@3.4.19(yaml@2.9.0): dependencies: + '@alloc/quick-lru': 5.2.0 arg: 5.0.2 chokidar: 3.6.0 - color-name: 1.1.4 - detective: 5.2.1 didyoumean: 1.2.2 dlv: 1.1.3 fast-glob: 3.3.3 glob-parent: 6.0.2 is-glob: 4.0.3 - lilconfig: 2.1.0 + jiti: 1.21.7 + lilconfig: 3.1.3 micromatch: 4.0.8 normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.1 postcss: 8.5.6 - postcss-import: 14.1.0(postcss@8.5.6) + postcss-import: 15.1.0(postcss@8.5.6) postcss-js: 4.1.0(postcss@8.5.6) - postcss-load-config: 3.1.4(postcss@8.5.6) - postcss-nested: 6.0.0(postcss@8.5.6) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.9.0) + postcss-nested: 6.2.0(postcss@8.5.6) postcss-selector-parser: 6.1.2 - postcss-value-parser: 4.2.0 - quick-lru: 5.1.1 resolve: 1.22.11 + sucrase: 3.35.1 transitivePeerDependencies: - - ts-node + - tsx + - yaml tapable@2.3.0: {} @@ -39458,7 +40443,6 @@ snapshots: terser-webpack-plugin@5.3.16(@swc/core@1.7.26)(esbuild@0.25.12)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.25.12)): dependencies: '@jridgewell/trace-mapping': 0.3.31 - '@types/serialize-javascript': 5.0.4 jest-worker: 27.5.1 schema-utils: 4.3.3 serialize-javascript: 6.0.2 @@ -39472,7 +40456,6 @@ snapshots: terser-webpack-plugin@5.3.16(@swc/core@1.7.26)(esbuild@0.27.1)(webpack@5.104.1(@swc/core@1.7.26)(esbuild@0.27.1)): dependencies: '@jridgewell/trace-mapping': 0.3.31 - '@types/serialize-javascript': 5.0.4 jest-worker: 27.5.1 schema-utils: 4.3.3 serialize-javascript: 6.0.2 @@ -39573,6 +40556,8 @@ snapshots: tmp@0.2.5: {} + tmp@0.2.6: {} + tmpl@1.0.5: {} to-array@0.1.4: {} @@ -39625,18 +40610,14 @@ snapshots: dependencies: typescript: 5.9.3 - ts-api-utils@2.1.0(typescript@5.3.3): - dependencies: - typescript: 5.3.3 - ts-api-utils@2.1.0(typescript@5.9.3): dependencies: typescript: 5.9.3 - ts-declaration-location@1.0.7(typescript@5.3.3): + ts-declaration-location@1.0.7(typescript@5.9.3): dependencies: picomatch: 4.0.3 - typescript: 5.3.3 + typescript: 5.9.3 ts-dedent@2.2.0: {} @@ -39696,31 +40677,6 @@ snapshots: - synckit - vue-tsc - tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.3.3): - dependencies: - ansis: 4.2.0 - cac: 6.7.14 - empathic: 2.0.0 - hookable: 5.5.3 - import-without-cache: 0.2.4 - obug: 2.1.1 - rolldown: 1.0.0-beta.52 - rolldown-plugin-dts: 0.18.4(rolldown@1.0.0-beta.52)(typescript@5.3.3) - semver: 7.7.3 - tinyexec: 1.0.2 - tinyglobby: 0.2.15 - tree-kill: 1.2.2 - unconfig-core: 7.4.2 - unrun: 0.2.20(synckit@0.11.11) - optionalDependencies: - typescript: 5.3.3 - transitivePeerDependencies: - - '@ts-macro/tsc' - - '@typescript/native-preview' - - oxc-resolver - - synckit - - vue-tsc - tsdown@0.17.0-beta.5(synckit@0.11.11)(typescript@5.9.3): dependencies: ansis: 4.2.0 @@ -39752,7 +40708,7 @@ snapshots: tsscmp@1.0.6: {} - tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.2.2)(yaml@2.8.2): + tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@1.21.7)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.25.12) cac: 6.7.14 @@ -39762,7 +40718,7 @@ snapshots: esbuild: 0.25.12 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.2) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.53.5 source-map: 0.8.0-beta.0 @@ -39771,17 +40727,18 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.55.2(@types/node@20.19.42) '@swc/core': 1.7.26 postcss: 8.5.6 - typescript: 5.2.2 + typescript: 5.9.3 transitivePeerDependencies: - jiti - supports-color - tsx - yaml + optional: true - tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.3.3)(yaml@2.8.2): + tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.25.12) cac: 6.7.14 @@ -39791,7 +40748,7 @@ snapshots: esbuild: 0.25.12 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.2) + postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.53.5 source-map: 0.8.0-beta.0 @@ -39800,17 +40757,17 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.55.2(@types/node@20.19.42) '@swc/core': 1.7.26 postcss: 8.5.6 - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - jiti - supports-color - tsx - yaml - tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2): + tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.25.12) cac: 6.7.14 @@ -39820,7 +40777,7 @@ snapshots: esbuild: 0.25.12 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.2) + postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.53.5 source-map: 0.8.0-beta.0 @@ -39839,7 +40796,7 @@ snapshots: - tsx - yaml - tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.6.1)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2): + tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.2.2)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.25.12) cac: 6.7.14 @@ -39849,7 +40806,7 @@ snapshots: esbuild: 0.25.12 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.6.1)(postcss@8.5.6)(yaml@2.8.2) + postcss-load-config: 6.0.1(jiti@2.7.0)(postcss@8.5.6)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.53.5 source-map: 0.8.0-beta.0 @@ -39858,7 +40815,65 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@20.9.0) + '@microsoft/api-extractor': 7.58.7(@types/node@20.19.42) + '@swc/core': 1.7.26 + postcss: 8.5.6 + typescript: 5.2.2 + transitivePeerDependencies: + - jiti + - supports-color + - tsx + - yaml + + tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.19.42))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0): + dependencies: + bundle-require: 5.1.0(esbuild@0.25.12) + cac: 6.7.14 + chokidar: 4.0.3 + consola: 3.4.2 + debug: 4.4.3(supports-color@8.1.1) + esbuild: 0.25.12 + joycon: 3.1.1 + picocolors: 1.1.1 + postcss-load-config: 6.0.1(jiti@2.7.0)(postcss@8.5.6)(yaml@2.9.0) + resolve-from: 5.0.0 + rollup: 4.53.5 + source-map: 0.8.0-beta.0 + sucrase: 3.35.1 + tinyexec: 0.3.2 + tinyglobby: 0.2.15 + tree-kill: 1.2.2 + optionalDependencies: + '@microsoft/api-extractor': 7.58.7(@types/node@20.19.42) + '@swc/core': 1.7.26 + postcss: 8.5.6 + typescript: 5.9.3 + transitivePeerDependencies: + - jiti + - supports-color + - tsx + - yaml + + tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@20.9.0))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0): + dependencies: + bundle-require: 5.1.0(esbuild@0.25.12) + cac: 6.7.14 + chokidar: 4.0.3 + consola: 3.4.2 + debug: 4.4.3(supports-color@8.1.1) + esbuild: 0.25.12 + joycon: 3.1.1 + picocolors: 1.1.1 + postcss-load-config: 6.0.1(jiti@2.7.0)(postcss@8.5.6)(yaml@2.9.0) + resolve-from: 5.0.0 + rollup: 4.53.5 + source-map: 0.8.0-beta.0 + sucrase: 3.35.1 + tinyexec: 0.3.2 + tinyglobby: 0.2.15 + tree-kill: 1.2.2 + optionalDependencies: + '@microsoft/api-extractor': 7.58.7(@types/node@20.9.0) '@swc/core': 1.7.26 postcss: 8.5.6 typescript: 5.9.3 @@ -39869,7 +40884,7 @@ snapshots: - yaml optional: true - tsup@8.4.0(@microsoft/api-extractor@7.55.2(@types/node@25.0.3))(@swc/core@1.7.26)(jiti@2.4.2)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.8.2): + tsup@8.4.0(@microsoft/api-extractor@7.58.7(@types/node@25.0.3))(@swc/core@1.7.26)(jiti@2.7.0)(postcss@8.5.6)(typescript@5.9.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.25.12) cac: 6.7.14 @@ -39879,7 +40894,7 @@ snapshots: esbuild: 0.25.12 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.2) + postcss-load-config: 6.0.1(jiti@2.7.0)(postcss@8.5.6)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.53.5 source-map: 0.8.0-beta.0 @@ -39888,7 +40903,7 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - '@microsoft/api-extractor': 7.55.2(@types/node@25.0.3) + '@microsoft/api-extractor': 7.58.7(@types/node@25.0.3) '@swc/core': 1.7.26 postcss: 8.5.6 typescript: 5.9.3 @@ -40019,43 +41034,41 @@ snapshots: typescript@5.2.2: {} - typescript@5.3.3: {} - typescript@5.8.2: {} typescript@5.9.3: {} - typia@5.5.10(@types/node@20.9.0)(typescript@5.9.3): + typia@5.5.10(@types/node@20.19.42)(typescript@5.9.3): dependencies: commander: 10.0.1 comment-json: 4.5.0 - inquirer: 8.2.7(@types/node@20.9.0) + inquirer: 8.2.7(@types/node@20.19.42) randexp: 0.5.3 typescript: 5.9.3 transitivePeerDependencies: - '@types/node' - typia@7.6.4(@samchon/openapi@2.5.3)(@types/node@20.9.0)(typescript@5.2.2): + typia@7.6.4(@samchon/openapi@2.5.3)(@types/node@20.19.42)(typescript@5.2.2): dependencies: '@samchon/openapi': 2.5.3 commander: 10.0.1 comment-json: 4.5.0 - inquirer: 8.2.7(@types/node@20.9.0) + inquirer: 8.2.7(@types/node@20.19.42) package-manager-detector: 0.2.11 randexp: 0.5.3 typescript: 5.2.2 transitivePeerDependencies: - '@types/node' - typia@7.6.4(@samchon/openapi@2.5.3)(@types/node@20.9.0)(typescript@5.3.3): + typia@7.6.4(@samchon/openapi@2.5.3)(@types/node@20.19.42)(typescript@5.9.3): dependencies: '@samchon/openapi': 2.5.3 commander: 10.0.1 comment-json: 4.5.0 - inquirer: 8.2.7(@types/node@20.9.0) + inquirer: 8.2.7(@types/node@20.19.42) package-manager-detector: 0.2.11 randexp: 0.5.3 - typescript: 5.3.3 + typescript: 5.9.3 transitivePeerDependencies: - '@types/node' @@ -40089,6 +41102,8 @@ snapshots: ufo@1.6.1: {} + ufo@1.6.4: {} + uglify-js@3.19.3: optional: true @@ -40133,40 +41148,6 @@ snapshots: - vue-sfc-transformer - vue-tsc - unbuild@3.6.1(sass@1.97.0)(typescript@5.3.3): - dependencies: - '@rollup/plugin-alias': 5.1.1(rollup@4.53.5) - '@rollup/plugin-commonjs': 28.0.9(rollup@4.53.5) - '@rollup/plugin-json': 6.1.0(rollup@4.53.5) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.53.5) - '@rollup/plugin-replace': 6.0.3(rollup@4.53.5) - '@rollup/pluginutils': 5.3.0(rollup@4.53.5) - citty: 0.1.6 - consola: 3.4.2 - defu: 6.1.4 - esbuild: 0.25.12 - fix-dts-default-cjs-exports: 1.0.1 - hookable: 5.5.3 - jiti: 2.6.1 - magic-string: 0.30.21 - mkdist: 2.4.1(sass@1.97.0)(typescript@5.3.3) - mlly: 1.8.0 - pathe: 2.0.3 - pkg-types: 2.3.0 - pretty-bytes: 7.1.0 - rollup: 4.53.5 - rollup-plugin-dts: 6.3.0(rollup@4.53.5)(typescript@5.3.3) - scule: 1.3.0 - tinyglobby: 0.2.15 - untyped: 2.0.0 - optionalDependencies: - typescript: 5.3.3 - transitivePeerDependencies: - - sass - - vue - - vue-sfc-transformer - - vue-tsc - unbuild@3.6.1(sass@1.97.0)(typescript@5.9.3): dependencies: '@rollup/plugin-alias': 5.1.1(rollup@4.53.5) @@ -40222,7 +41203,10 @@ snapshots: undici-types@6.21.0: {} - undici-types@7.16.0: {} + undici-types@7.16.0: + optional: true + + undici@6.26.0: {} undici@7.16.0: {} @@ -40682,13 +41666,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite-node@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1): + vite-node@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1): dependencies: cac: 6.7.14 debug: 4.4.3(supports-color@8.1.1) pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) transitivePeerDependencies: - '@types/node' - less @@ -40700,18 +41684,18 @@ snapshots: - supports-color - terser - vite@5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1): + vite@5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1): dependencies: esbuild: 0.21.5 postcss: 8.5.6 rollup: 4.53.5 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 fsevents: 2.3.3 sass: 1.97.0 terser: 5.44.1 - vitest@1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1): + vitest@1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1): dependencies: '@vitest/expect': 1.0.4 '@vitest/runner': 1.0.4 @@ -40731,11 +41715,11 @@ snapshots: strip-literal: 1.3.0 tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.4.21(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) - vite-node: 1.0.4(@types/node@20.9.0)(sass@1.97.0)(terser@5.44.1) + vite: 5.4.21(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) + vite-node: 1.0.4(@types/node@20.19.42)(sass@1.97.0)(terser@5.44.1) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.9.0 + '@types/node': 20.19.42 transitivePeerDependencies: - less - lightningcss @@ -40864,10 +41848,7 @@ snapshots: dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 - '@types/glob-to-regexp': 0.4.4 - '@types/graceful-fs': 4.1.9 '@types/json-schema': 7.0.15 - '@types/mime-types': 2.1.4 '@webassemblyjs/ast': 1.14.1 '@webassemblyjs/wasm-edit': 1.14.1 '@webassemblyjs/wasm-parser': 1.14.1 @@ -40900,10 +41881,7 @@ snapshots: dependencies: '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.8 - '@types/glob-to-regexp': 0.4.4 - '@types/graceful-fs': 4.1.9 '@types/json-schema': 7.0.15 - '@types/mime-types': 2.1.4 '@webassemblyjs/ast': 1.14.1 '@webassemblyjs/wasm-edit': 1.14.1 '@webassemblyjs/wasm-parser': 1.14.1 @@ -41087,6 +42065,8 @@ snapshots: yaml@2.8.2: {} + yaml@2.9.0: {} + yargs-parser@21.1.1: {} yargs@17.7.2: @@ -41132,6 +42112,8 @@ snapshots: zod@4.2.1: {} + zod@4.4.3: {} + zustand@4.5.7(@types/react@18.3.27)(react@18.2.0): dependencies: use-sync-external-store: 1.6.0(react@18.2.0)