Skip to content

build: update cross-repo angular dependencies (main) - #34026

Open
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies
Open

build: update cross-repo angular dependencies (main)#34026
angular-robot wants to merge 1 commit into
angular:mainfrom
angular-robot:ng-renovate/main-cross-repo-angular-dependencies

Conversation

@angular-robot

@angular-robot angular-robot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@angular/cdk dependencies digest d32127b3a3bd47
@angular/material dependencies digest 3503b2c138ef9c
@angular/material-moment-adapter dependencies digest 68a45f2caf1ef2
angular/dev-infra action digest f8260894fad765
devinfra git_override digest f8260894fad765
rules_angular git_override digest fbe11775fa8564
rules_browsers git_override digest 8577ef7c37398d

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


  • If you want to rebase/retry this PR, check this box

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Sep 5, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the snapshot build dependencies for @angular/cdk, @angular/material, and @angular/material-moment-adapter in the end-to-end tests package configuration. I have no feedback to provide as there are no review comments.

@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch 2 times, most recently from dcc0ebd to 3808270 Compare September 7, 2026 14:31
@angular angular deleted a comment from angular-robot Sep 7, 2026
See associated pull request for more information.
@angular-robot
angular-robot force-pushed the ng-renovate/main-cross-repo-angular-dependencies branch from 3808270 to ef6058e Compare September 7, 2026 14:39
@angular-robot

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

ℹ️ Note

This PR body was truncated due to platform limits.

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: MODULE.bazel.lock
Command failed: bazel mod deps --lockfile_mode=update
2026/09/07 14:38:56 Downloading https://releases.bazel.build/8.8.0/release/bazel-8.8.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.8.0) and connecting to it...
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
 no actions running
DEBUG: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_tools_telemetry+/extension.bzl:164:14: Aspect Telemetry will begin collecting ruleset usage data (which Bazel and module versions are in use) on the next invocation, to help us maintain our open source rulesets. Reports carry no user or organization identifiers and are governed by the https://aspect.build/privacy-policy.

See https://github.com/aspect-build/tools_telemetry for the exact fields and opt-out instructions.
DEBUG: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_ts+/ts/extensions.bzl:103:14: WARNING: rules_ts: the 'ext' module extension symbol is deprecated and will be removed in the next
major release. Rename `use_extension(..., "ext")` to `use_extension(..., "typescript")`.
DEBUG: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_ts+/ts/extensions.bzl:105:14: WARNING: rules_ts: the 'ts_version', 'ts_version_from' and 'ts_integrity' attributes of the
TypeScript module extension are deprecated and will be removed in the next major release. Rename
them to 'version', 'version_from' and 'integrity':

    typescript = use_extension("@aspect_rules_ts//ts:extensions.bzl", "typescript")
    typescript.deps(version = "...")   # or version_from = "//:package.json"
    use_repo(typescript, "npm_typescript")
 no actions running
ERROR: /home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/pnpm.bzl:163:13: Traceback (most recent call last):
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl", line 89, column 39, in _npm_extension_impl
		_npm_translate_lock_bzlmod(module_ctx, mod, attr, exclude_package_contents_config, replace_packages)
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/extensions.bzl", line 137, column 34, in _npm_translate_lock_bzlmod
		state = parse_and_verify_lock(module_ctx, mod, attr)
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_translate_lock.bzl", line 360, column 41, in parse_and_verify_lock
		state = npm_translate_lock_state.new(rctx, mod, attr)
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_translate_lock_state.bzl", line 522, column 10, in _new
		_init(priv, rctx, attr)
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_translate_lock_state.bzl", line 45, column 23, in _init
		_load_lockfile(priv, rctx, attr, rctx.path(attr.pnpm_lock), is_windows)
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/npm_translate_lock_state.bzl", line 425, column 99, in _load_lockfile
		importers, packages, pnpm_patched_dependencies, lock_parse_err = pnpm.parse_pnpm_lock_json(
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/pnpm.bzl", line 267, column 27, in _parse_pnpm_lock_json
		return _parse_lockfile(json.decode(content) if content else None, no_dev, no_optional, None)
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/pnpm.bzl", line 304, column 38, in _parse_lockfile
		importers = _convert_v9_importers(importers, snapshots, no_dev, no_optional)
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/pnpm.bzl", line 172, column 68, in _convert_v9_importers
		dependencies = _convert_pnpm_v9_importer_dependency_map(snapshots, import_path, importer.get("dependencies", {})),
	File "/home/runner/.cache/bazel/_bazel_runner/620418b06b457a3c635259edead3ff5c/external/aspect_rules_js+/npm/private/pnpm.bzl", line 163, column 13, in _convert_pnpm_v9_importer_dependency_map
		fail(msg)
Error in fail: Import oxc-parser (0.147.0) from project 'packages/schematics/angular' not found in snapshots: ["@actions/core@3.0.1", "@actions/exec@3.0.0", "@actions/http-client@4.0.1", "@actions/io@3.0.2", "@ampproject/remapping@2.3.0", "@angular/animations@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))", "@angular/cdk@22.2.0-next.4(5520a43f8ee11c49386cca7c1fa0bad5)", "@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2)", "@angular/compiler-cli@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(typescript@6.0.3)", "@angular/compiler@22.2.0-next.5", "@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)", "@angular/forms@22.2.0-next.5(@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2))(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(@angular/platform-browser@22.2.0-next.5(@angular/animations@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)))(@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2))(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)))(rxjs@7.8.2)", "@angular/localize@22.2.0-next.5(@angular/compiler-cli@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(typescript@6.0.3))(@angular/compiler@22.2.0-next.5)", "@angular/material@22.2.0-next.4(c7c8820f18ad99236fde425b46beb32a)", "@angular/ng-dev@https://codeload.github.com/angular/dev-infra-private-ng-dev-builds/tar.gz/dd47442d110ac5cbafc687a19696693fe5ddf370", "@angular/platform-browser@22.2.0-next.5(@angular/animations@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)))(@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2))(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))", "@angular/platform-server@22.2.0-next.5(@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2))(@angular/compiler@22.2.0-next.5)(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(@angular/platform-browser@22.2.0-next.5(@angular/animations@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)))(@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2))(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)))(rxjs@7.8.2)", "@angular/router@22.2.0-next.5(@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2))(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(@angular/platform-browser@22.2.0-next.5(@angular/animations@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)))(@angular/common@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2))(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2)))(rxjs@7.8.2)", "@angular/service-worker@22.2.0-next.5(@angular/core@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(rxjs@7.8.2)(zone.js@0.16.2))(rxjs@7.8.2)", "@asamuzakjp/css-color@6.0.7", "@asamuzakjp/dom-selector@8.3.2", "@babel/code-frame@7.29.7", "@babel/code-frame@8.0.0", "@babel/compat-data@7.29.7", "@babel/compat-data@8.0.0", "@babel/core@7.29.7(supports-color@11.0.0)", "@babel/core@8.0.1", "@babel/generator@7.29.8", "@babel/generator@8.0.0", "@babel/helper-annotate-as-pure@8.0.0", "@babel/helper-compilation-targets@7.29.7", "@babel/helper-compilation-targets@8.0.0", "@babel/helper-create-class-features-plugin@8.0.1(@babel/core@8.0.1)", "@babel/helper-create-regexp-features-plugin@8.0.1(@babel/core@8.0.1)", "@babel/helper-define-polyfill-provider@1.0.0(@babel/core@8.0.1)", "@babel/helper-globals@7.29.7", "@babel/helper-globals@8.0.0", "@babel/helper-member-expression-to-functions@8.0.0", "@babel/helper-module-imports@7.29.7(supports-color@11.0.0)", "@babel/helper-module-imports@8.0.0", "@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7(supports-color@11.0.0))(supports-color@11.0.0)", "@babel/helper-module-transforms@8.0.1(@babel/core@8.0.1)", "@babel/helper-optimise-call-expression@8.0.0", "@babel/helper-plugin-utils@8.0.1(@babel/core@8.0.1)", "@babel/helper-remap-async-to-generator@8.0.1(@babel/core@8.0.1)", "@babel/helper-replace-supers@8.0.1(@babel/core@8.0.1)", "@babel/helper-skip-transparent-expression-wrappers@8.0.0", "@babel/helper-split-export-declaration@7.24.7", "@babel/helper-string-parser@7.29.7", "@babel/helper-string-parser@8.0.0", "@babel/helper-validator-identifier@7.29.7", "@babel/helper-validator-identifier@8.0.4", "@babel/helper-validator-option@7.29.7", "@babel/helper-validator-option@8.0.0", "@babel/helper-wrap-function@8.0.0", "@babel/helpers@7.29.7", "@babel/helpers@8.0.0", "@babel/parser@7.29.8", "@babel/parser@8.0.4", "@babel/plugin-bugfix-firefox-class-in-computed-class-key@8.0.1(@babel/core@8.0.1)", "@babel/plugin-bugfix-safari-class-field-initializer-scope@8.0.1(@babel/core@8.0.1)", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@8.0.1(@babel/core@8.0.1)", "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@8.0.1(@babel/core@8.0.1)", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@8.0.1(@babel/core@8.0.1)", "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-arrow-functions@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-async-generator-functions@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-async-to-generator@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-block-scoped-functions@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-block-scoping@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-class-properties@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-class-static-block@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-classes@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-computed-properties@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-destructuring@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-dotall-regex@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-duplicate-keys@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-duplicate-named-capturing-groups-regex@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-dynamic-import@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-explicit-resource-management@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-exponentiation-operator@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-export-namespace-from@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-for-of@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-function-name@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-json-strings@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-literals@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-logical-assignment-operators@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-member-expression-literals@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-modules-amd@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-modules-commonjs@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-modules-systemjs@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-modules-umd@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-named-capturing-groups-regex@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-new-target@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-nullish-coalescing-operator@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-numeric-separator@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-object-rest-spread@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-object-super@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-optional-catch-binding@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-optional-chaining@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-parameters@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-private-methods@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-private-property-in-object@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-property-literals@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-regenerator@8.0.2(@babel/core@8.0.1)", "@babel/plugin-transform-regexp-modifiers@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-reserved-words@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-runtime@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-shorthand-properties@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-spread@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-sticky-regex@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-template-literals@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-typeof-symbol@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-unicode-escapes@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-unicode-property-regex@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-unicode-regex@8.0.1(@babel/core@8.0.1)", "@babel/plugin-transform-unicode-sets-regex@8.0.1(@babel/core@8.0.1)", "@babel/preset-env@8.0.2(@babel/core@8.0.1)", "@babel/preset-modules@0.2.0(@babel/core@8.0.1)", "@babel/runtime@8.0.0", "@babel/template@7.29.7", "@babel/template@8.0.0", "@babel/traverse@7.29.8(supports-color@11.0.0)", "@babel/traverse@8.0.4", "@babel/types@7.29.8", "@babel/types@8.0.4", "@bazel/bazelisk@1.28.1", "@bazel/buildifier@8.2.1", "@bazel/ibazel@0.28.0", "@bcoe/v8-coverage@1.0.2", "@bramus/specificity@2.4.2", "@bufbuild/protobuf@2.14.0", "@colors/colors@1.5.0", "@conventional-changelog/git-client@3.1.2(conventional-commits-filter@6.0.1)(conventional-commits-parser@7.1.2)", "@csstools/color-helpers@6.1.1", "@csstools/css-calc@3.3.0(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)", "@csstools/css-color-parser@4.2.2(@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0))(@csstools/css-tokenizer@4.0.0)", "@csstools/css-parser-algorithms@4.0.0(@csstools/css-tokenizer@4.0.0)", "@csstools/css-syntax-patches-for-csstree@1.1.10(css-tree@3.2.1)", "@csstools/css-tokenizer@4.0.0", "@cypress/request@4.0.1", "@discoveryjs/json-ext@1.1.0", "@esbuild/aix-ppc64@0.28.2", "@esbuild/android-arm64@0.28.2", "@esbuild/android-arm@0.28.2", "@esbuild/android-x64@0.28.2", "@esbuild/darwin-arm64@0.28.2", "@esbuild/darwin-x64@0.28.2", "@esbuild/freebsd-arm64@0.28.2", "@esbuild/freebsd-x64@0.28.2", "@esbuild/linux-arm64@0.28.2", "@esbuild/linux-arm@0.28.2", "@esbuild/linux-ia32@0.28.2", "@esbuild/linux-loong64@0.28.2", "@esbuild/linux-mips64el@0.28.2", "@esbuild/linux-ppc64@0.28.2", "@esbuild/linux-riscv64@0.28.2", "@esbuild/linux-s390x@0.28.2", "@esbuild/linux-x64@0.28.2", "@esbuild/netbsd-arm64@0.28.2", "@esbuild/netbsd-x64@0.28.2", "@esbuild/openbsd-arm64@0.28.2", "@esbuild/openbsd-x64@0.28.2", "@esbuild/openharmony-arm64@0.28.2", "@esbuild/sunos-x64@0.28.2", "@esbuild/win32-arm64@0.28.2", "@esbuild/win32-ia32@0.28.2", "@esbuild/win32-x64@0.28.2", "@eslint-community/eslint-utils@4.10.1(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))", "@eslint-community/regexpp@4.12.2", "@eslint/compat@2.1.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))", "@eslint/config-array@0.23.5(supports-color@11.0.0)", "@eslint/config-helpers@0.7.0", "@eslint/core@1.2.1", "@eslint/eslintrc@3.3.7(supports-color@11.0.0)", "@eslint/js@10.0.1(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))", "@eslint/object-schema@3.0.5", "@eslint/plugin-kit@0.7.2", "@exodus/bytes@1.15.1", "@firebase/ai@2.15.0(@firebase/app-types@0.9.6)(@firebase/app@0.16.1)", "@firebase/analytics-compat@0.2.30(@firebase/app-compat@0.5.17)(@firebase/app@0.16.1)", "@firebase/analytics-types@0.8.5", "@firebase/analytics@0.10.24(@firebase/app@0.16.1)", "@firebase/app-check-compat@0.4.7(@firebase/app-compat@0.5.17)(@firebase/app@0.16.1)", "@firebase/app-check-interop-types@0.3.5", "@firebase/app-check-types@0.5.5", "@firebase/app-check@0.13.1(@firebase/app@0.16.1)", "@firebase/app-compat@0.5.17", "@firebase/app-types@0.9.6", "@firebase/app@0.16.1", "@firebase/auth-compat@0.6.10(@firebase/app-compat@0.5.17)(@firebase/app-types@0.9.6)(@firebase/app@0.16.1)", "@firebase/auth-interop-types@0.2.6", "@firebase/auth-types@0.13.2(@firebase/app-types@0.9.6)(@firebase/util@1.15.3)", "@firebase/auth@1.13.5(@firebase/app@0.16.1)", "@firebase/component@0.7.5", "@firebase/data-connect@0.7.4(@firebase/app@0.16.1)", "@firebase/database-compat@2.1.7(@firebase/app-compat@0.5.17)(@firebase/app@0.16.1)", "@firebase/database-types@1.0.22", "@firebase/database@1.1.5", "@firebase/firestore-compat@0.4.13(@firebase/app-compat@0.5.17)(@firebase/app-types@0.9.6)(@firebase/app@0.16.1)", "@firebase/firestore-types@3.0.5(@firebase/app-types@0.9.6)(@firebase/util@1.15.3)", "@firebase/firestore@4.17.1(@firebase/app@0.16.1)", "@firebase/functions-compat@0.5.0(@firebase/app-compat@0.5.17)(@firebase/app@0.16.1)", "@firebase/functions-types@0.6.5", "@firebase/functions@0.14.0(@firebase/app@0.16.1)", "@firebase/installations-compat@0.2.24(@firebase/app-compat@0.5.17)(@firebase/app-types@0.9.6)(@firebase/app@0.16.1)", "@firebase/installations-types@0.5.5(@firebase/app-types@0.9.6)", "@firebase/installations@0.6.24(@firebase/app@0.16.1)", "@firebase/logger@0.5.2", "@firebase/messaging-compat@0.2.29(@firebase/app-compat@0.5.17)(@firebase/app@0.16.1)", "@firebase/messaging-interop-types@0.2.6", "@firebase/messaging@0.13.2(@firebase/app@0.16.1)", "@firebase/performance-compat@0.2.27(@firebase/app-compat@0.5.17)(@firebase/app@0.16.1)", "@firebase/performance-types@0.2.5", "@firebase/performance@0.7.14(@firebase/app@0.16.1)", "@firebase/remote-config-compat@0.2.29(@firebase/app-compat@0.5.17)(@firebase/app@0.16.1)", "@firebase/remote-config-types@0.5.2", "@firebase/remote-config@0.9.2(@firebase/app@0.16.1)", "@firebase/storage-compat@0.4.5(@firebase/app-compat@0.5.17)(@firebase/app-types@0.9.6)(@firebase/app@0.16.1)", "@firebase/storage-types@0.8.5(@firebase/app-types@0.9.6)(@firebase/util@1.15.3)", "@firebase/storage@0.14.5(@firebase/app@0.16.1)", "@firebase/util@1.15.3", "@firebase/webchannel-wrapper@1.0.7", "@glideapps/ts-necessities@2.2.3", "@google-cloud/common@6.1.0(supports-color@11.0.0)", "@google-cloud/precise-date@5.2.0", "@google-cloud/projectify@4.0.0", "@google-cloud/projectify@5.2.0", "@google-cloud/promisify@4.1.0", "@google-cloud/promisify@5.1.0", "@google-cloud/spanner@8.0.0(supports-color@11.0.0)", "@google/genai@2.20.0(bufferutil@4.1.0)(supports-color@11.0.0)(utf-8-validate@6.0.6)", "@grpc/grpc-js@1.14.4", "@grpc/grpc-js@1.9.16", "@grpc/proto-loader@0.7.15", "@grpc/proto-loader@0.8.1", "@harperfast/extended-iterable@1.0.3", "@humanfs/core@0.19.2", "@humanfs/node@0.16.8", "@humanfs/types@0.15.0", "@humanwhocodes/module-importer@1.0.1", "@humanwhocodes/retry@0.4.3", "@inquirer/ansi@2.0.7", "@inquirer/checkbox@5.2.3(@types/node@22.20.1)", "@inquirer/checkbox@5.2.3(@types/node@24.13.3)", "@inquirer/confirm@6.3.0(@types/node@22.20.1)", "@inquirer/confirm@6.3.0(@types/node@24.13.3)", "@inquirer/core@12.0.1(@types/node@22.20.1)", "@inquirer/core@12.0.1(@types/node@24.13.3)", "@inquirer/editor@5.3.1(@types/node@22.20.1)", "@inquirer/editor@5.3.1(@types/node@24.13.3)", "@inquirer/expand@5.1.3(@types/node@22.20.1)", "@inquirer/expand@5.1.3(@types/node@24.13.3)", "@inquirer/external-editor@3.0.4(@types/node@22.20.1)", "@inquirer/external-editor@3.0.4(@types/node@24.13.3)", "@inquirer/figures@2.0.8", "@inquirer/input@5.1.4(@types/node@22.20.1)", "@inquirer/input@5.1.4(@types/node@24.13.3)", "@inquirer/number@4.2.1(@types/node@22.20.1)", "@inquirer/number@4.2.1(@types/node@24.13.3)", "@inquirer/password@5.2.0(@types/node@22.20.1)", "@inquirer/password@5.2.0(@types/node@24.13.3)", "@inquirer/prompts@8.7.0(@types/node@22.20.1)", "@inquirer/prompts@8.7.0(@types/node@24.13.3)", "@inquirer/rawlist@5.3.3(@types/node@22.20.1)", "@inquirer/rawlist@5.3.3(@types/node@24.13.3)", "@inquirer/search@4.3.1(@types/node@22.20.1)", "@inquirer/search@4.3.1(@types/node@24.13.3)", "@inquirer/select@5.2.3(@types/node@22.20.1)", "@inquirer/select@5.2.3(@types/node@24.13.3)", "@inquirer/type@4.1.0(@types/node@22.20.1)", "@inquirer/type@4.1.0(@types/node@24.13.3)", "@isaacs/cliui@8.0.2", "@istanbuljs/schema@0.1.6", "@jasminejs/reporters@1.1.0", "@jridgewell/gen-mapping@0.3.13", "@jridgewell/remapping@2.3.5", "@jridgewell/resolve-uri@3.1.2", "@jridgewell/source-map@0.3.11", "@jridgewell/sourcemap-codec@1.6.0", "@jridgewell/trace-mapping@0.3.31", "@js-sdsl/ordered-map@4.4.2", "@jsonjoy.com/base64@1.1.2(tslib@2.8.1)", "@jsonjoy.com/base64@17.67.0(tslib@2.8.1)", "@jsonjoy.com/buffers@1.2.1(tslib@2.8.1)", "@jsonjoy.com/buffers@17.67.0(tslib@2.8.1)", "@jsonjoy.com/codegen@1.0.0(tslib@2.8.1)", "@jsonjoy.com/codegen@17.67.0(tslib@2.8.1)", "@jsonjoy.com/fs-core@4.68.2(tslib@2.8.1)", "@jsonjoy.com/fs-fsa@4.68.2(tslib@2.8.1)", "@jsonjoy.com/fs-node-builtins@4.68.2(tslib@2.8.1)", "@jsonjoy.com/fs-node-to-fsa@4.68.2(tslib@2.8.1)", "@jsonjoy.com/fs-node-utils@4.68.2(tslib@2.8.1)", "@jsonjoy.com/fs-node@4.68.2(tslib@2.8.1)", "@jsonjoy.com/fs-print@4.68.2(tslib@2.8.1)", "@jsonjoy.com/fs-snapshot@4.68.2(tslib@2.8.1)", "@jsonjoy.com/json-pack@1.21.0(tslib@2.8.1)", "@jsonjoy.com/json-pack@17.67.0(tslib@2.8.1)", "@jsonjoy.com/json-pointer@1.0.2(tslib@2.8.1)", "@jsonjoy.com/json-pointer@17.67.0(tslib@2.8.1)", "@jsonjoy.com/util@1.9.0(tslib@2.8.1)", "@jsonjoy.com/util@17.67.0(tslib@2.8.1)", "@keyv/serialize@1.1.1", "@leichtgewicht/ip-codec@2.0.5", "@listr2/prompt-adapter-inquirer@4.2.7(@inquirer/prompts@8.7.0(@types/node@22.20.1))(@types/node@22.20.1)(listr2@11.1.0)", "@lmdb/lmdb-darwin-arm64@3.5.6", "@lmdb/lmdb-darwin-x64@3.5.6", "@lmdb/lmdb-linux-arm64@3.5.6", "@lmdb/lmdb-linux-arm@3.5.6", "@lmdb/lmdb-linux-x64@3.5.6", "@lmdb/lmdb-win32-arm64@3.5.6", "@lmdb/lmdb-win32-x64@3.5.6", "@modelcontextprotocol/core@2.0.0", "@modelcontextprotocol/server@2.0.0", "@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.4", "@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.4", "@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.4", "@msgpackr-extract/msgpackr-extract-linux-arm@3.0.4", "@msgpackr-extract/msgpackr-extract-linux-x64@3.0.4", "@msgpackr-extract/msgpackr-extract-win32-x64@3.0.4", "@mswjs/interceptors@0.41.9", "@napi-rs/lzma-linux-x64-gnu@1.5.1", "@napi-rs/nice-android-arm-eabi@1.1.1", "@napi-rs/nice-android-arm64@1.1.1", "@napi-rs/nice-darwin-arm64@1.1.1", "@napi-rs/nice-darwin-x64@1.1.1", "@napi-rs/nice-freebsd-x64@1.1.1", "@napi-rs/nice-linux-arm-gnueabihf@1.1.1", "@napi-rs/nice-linux-arm64-gnu@1.1.1", "@napi-rs/nice-linux-arm64-musl@1.1.1", "@napi-rs/nice-linux-ppc64-gnu@1.1.1", "@napi-rs/nice-linux-riscv64-gnu@1.1.1", "@napi-rs/nice-linux-s390x-gnu@1.1.1", "@napi-rs/nice-linux-x64-gnu@1.1.1", "@napi-rs/nice-linux-x64-musl@1.1.1", "@napi-rs/nice-openharmony-arm64@1.1.1", "@napi-rs/nice-win32-arm64-msvc@1.1.1", "@napi-rs/nice-win32-ia32-msvc@1.1.1", "@napi-rs/nice-win32-x64-msvc@1.1.1", "@napi-rs/nice@1.1.1", "@noble/hashes@1.4.0", "@nodelib/fs.scandir@2.1.5", "@nodelib/fs.stat@2.0.5", "@nodelib/fs.walk@1.2.8", "@octokit/auth-app@8.3.1", "@octokit/auth-oauth-app@9.0.5", "@octokit/auth-oauth-device@8.0.5", "@octokit/auth-oauth-user@6.0.4", "@octokit/auth-token@6.0.0", "@octokit/core@7.0.7", "@octokit/core@7.0.8", "@octokit/endpoint@11.0.5", "@octokit/graphql-schema@15.26.1", "@octokit/graphql@9.0.4", "@octokit/graphql@9.0.5", "@octokit/oauth-authorization-url@8.0.0", "@octokit/oauth-methods@6.0.5", "@octokit/openapi-types@27.0.0", "@octokit/openapi-types@28.0.0", "@octokit/openapi-types@29.0.1", "@octokit/plugin-paginate-rest@14.0.0(@octokit/core@7.0.7)", "@octokit/plugin-paginate-rest@15.0.0(@octokit/core@7.0.8)", "@octokit/plugin-request-log@6.0.0(@octokit/core@7.0.7)", "@octokit/plugin-rest-endpoint-methods@17.0.0(@octokit/core@7.0.7)", "@octokit/plugin-rest-endpoint-methods@18.0.0(@octokit/core@7.0.8)", "@octokit/request-error@7.1.2", "@octokit/request@10.0.16", "@octokit/rest@22.0.1", "@octokit/types@16.0.0", "@octokit/types@17.0.0", "@octokit/types@18.0.0", "@open-draft/deferred-promise@2.2.0", "@open-draft/logger@0.3.0", "@open-draft/until@2.1.0", "@opentelemetry/api@1.9.1", "@opentelemetry/context-async-hooks@2.10.0(@opentelemetry/api@1.9.1)", "@opentelemetry/core@2.10.0(@opentelemetry/api@1.9.1)", "@opentelemetry/semantic-conventions@1.43.0", "@oxc-parser/binding-android-arm-eabi@0.148.0", "@oxc-parser/binding-android-arm64@0.148.0", "@oxc-parser/binding-darwin-arm64@0.148.0", "@oxc-parser/binding-darwin-x64@0.148.0", "@oxc-parser/binding-freebsd-x64@0.148.0", "@oxc-parser/binding-linux-arm-gnueabihf@0.148.0", "@oxc-parser/binding-linux-arm-musleabihf@0.148.0", "@oxc-parser/binding-linux-arm64-gnu@0.148.0", "@oxc-parser/binding-linux-arm64-musl@0.148.0", "@oxc-parser/binding-linux-ppc64-gnu@0.148.0", "@oxc-parser/binding-linux-riscv64-gnu@0.148.0", "@oxc-parser/binding-linux-riscv64-musl@0.148.0", "@oxc-parser/binding-linux-s390x-gnu@0.148.0", "@oxc-parser/binding-linux-x64-gnu@0.148.0", "@oxc-parser/binding-linux-x64-musl@0.148.0", "@oxc-parser/binding-openharmony-arm64@0.148.0", "@oxc-parser/binding-win32-arm64-msvc@0.148.0", "@oxc-parser/binding-win32-ia32-msvc@0.148.0", "@oxc-parser/binding-win32-x64-msvc@0.148.0", "@oxc-project/types@0.148.0", "@parcel/watcher-android-arm64@2.6.0", "@parcel/watcher-darwin-arm64@2.6.0", "@parcel/watcher-darwin-x64@2.6.0", "@parcel/watcher-freebsd-x64@2.6.0", "@parcel/watcher-linux-arm-glibc@2.6.0", "@parcel/watcher-linux-arm-musl@2.6.0", "@parcel/watcher-linux-arm64-glibc@2.6.0", "@parcel/watcher-linux-arm64-musl@2.6.0", "@parcel/watcher-linux-x64-glibc@2.6.0", "@parcel/watcher-linux-x64-musl@2.6.0", "@parcel/watcher-win32-arm64@2.6.0", "@parcel/watcher-win32-x64@2.6.0", "@parcel/watcher@2.6.0", "@peculiar/asn1-cms@2.9.4", "@peculiar/asn1-csr@2.9.4", "@peculiar/asn1-ecc@2.9.4", "@peculiar/asn1-pfx@2.9.4", "@peculiar/asn1-pkcs8@2.9.4", "@peculiar/asn1-pkcs9@2.9.4", "@peculiar/asn1-rsa@2.9.4", "@peculiar/asn1-schema@2.9.4", "@peculiar/asn1-x509-attr@2.9.4", "@peculiar/asn1-x509@2.9.4", "@peculiar/utils@2.0.3", "@peculiar/x509@1.14.3", "@pinojs/redact@0.4.0", "@pkgjs/parseargs@0.11.0", "@pnpm/crypto.hash@1000.2.2", "@pnpm/crypto.polyfill@1000.1.0", "@pnpm/dependency-path@1001.1.10", "@pnpm/graceful-fs@1000.1.0", "@pnpm/types@1001.3.0", "@protobufjs/aspromise@1.1.2", "@protobufjs/base64@1.1.2", "@protobufjs/codegen@2.0.5", "@protobufjs/eventemitter@1.1.1", "@protobufjs/fetch@1.1.1", "@protobufjs/float@1.0.2", "@protobufjs/path@1.1.2", "@protobufjs/pool@1.1.0", "@protobufjs/utf8@1.1.2", "@puppeteer/browsers@3.2.1", "@rolldown/binding-android-arm-eabi@1.2.7", "@rolldown/binding-android-arm64@1.2.7", "@rolldown/binding-darwin-arm64@1.2.7", "@rolldown/binding-darwin-x64@1.2.7", "@rolldown/binding-freebsd-x64@1.2.7", "@rolldown/binding-linux-arm-gnueabihf@1.2.7", "@rolldown/binding-linux-arm64-gnu@1.2.7", "@rolldown/binding-linux-arm64-musl@1.2.7", "@rolldown/binding-linux-ppc64-gnu@1.2.7", "@rolldown/binding-linux-s390x-gnu@1.2.7", "@rolldown/binding-linux-x64-gnu@1.2.7", "@rolldown/binding-linux-x64-musl@1.2.7", "@rolldown/binding-openharmony-arm64@1.2.7", "@rolldown/binding-win32-arm64-msvc@1.2.7", "@rolldown/binding-win32-x64-msvc@1.2.7", "@rolldown/pluginutils@1.0.1", "@rollup/plugin-commonjs@29.0.3(rollup@4.63.1)", "@rollup/plugin-json@6.1.0(rollup@4.63.1)", "@rollup/plugin-node-resolve@16.0.3(rollup@4.63.1)", "@rollup/pluginutils@5.4.0(rollup@4.63.1)", "@rollup/rollup-android-arm-eabi@4.63.1", "@rollup/rollup-android-arm64@4.63.1", "@rollup/rollup-darwin-arm64@4.63.1", "@rollup/rollup-darwin-x64@4.63.1", "@rollup/rollup-freebsd-arm64@4.63.1", "@rollup/rollup-freebsd-x64@4.63.1", "@rollup/rollup-linux-arm-gnueabihf@4.63.1", "@rollup/rollup-linux-arm-musleabihf@4.63.1", "@rollup/rollup-linux-arm64-gnu@4.63.1", "@rollup/rollup-linux-arm64-musl@4.63.1", "@rollup/rollup-linux-loong64-gnu@4.63.1", "@rollup/rollup-linux-loong64-musl@4.63.1", "@rollup/rollup-linux-ppc64-gnu@4.63.1", "@rollup/rollup-linux-ppc64-musl@4.63.1", "@rollup/rollup-linux-riscv64-gnu@4.63.1", "@rollup/rollup-linux-riscv64-musl@4.63.1", "@rollup/rollup-linux-s390x-gnu@4.63.1", "@rollup/rollup-linux-x64-gnu@4.63.1", "@rollup/rollup-linux-x64-musl@4.63.1", "@rollup/rollup-openbsd-x64@4.63.1", "@rollup/rollup-openharmony-arm64@4.63.1", "@rollup/rollup-win32-arm64-msvc@4.63.1", "@rollup/rollup-win32-ia32-msvc@4.63.1", "@rollup/rollup-win32-x64-gnu@4.63.1", "@rollup/rollup-win32-x64-msvc@4.63.1", "@rollup/wasm-node@4.63.1", "@rtsao/scc@1.1.0", "@sec-ant/readable-stream@0.4.1", "@simple-libs/child-process-utils@2.0.0", "@simple-libs/stream-utils@2.0.0", "@sindresorhus/is@8.1.0", "@socket.io/component-emitter@3.1.2", "@standard-schema/spec@1.1.0", "@stylistic/eslint-plugin@5.10.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))", "@tony.ganchev/eslint-plugin-header@3.4.4(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))", "@types/babel__core@7.20.5", "@types/babel__generator@7.27.0", "@types/babel__template@7.4.4", "@types/babel__traverse@7.28.0", "@types/big.js@6.2.2", "@types/body-parser@1.19.6", "@types/bonjour@3.5.13", "@types/browser-sync@2.29.1", "@types/chai@5.2.3", "@types/cli-progress@3.11.6", "@types/connect-history-api-fallback@1.5.4", "@types/connect@3.4.38", "@types/cors@2.8.19", "@types/deep-eql@4.0.2", "@types/duplexify@3.6.5", "@types/ejs@3.1.5", "@types/esrecurse@4.3.1", "@types/estree@1.0.9", "@types/events@3.0.3", "@types/express-serve-static-core@5.1.3", "@types/express@5.0.6", "@types/folder-hash@4.0.4", "@types/gensync@1.0.5", "@types/http-cache-semantics@4.2.0", "@types/http-errors@2.0.5", "@types/http-proxy@1.17.17", "@types/jasmine-reporters@2.5.3", "@types/jasmine@6.0.0", "@types/jsesc@2.5.1", "@types/json-schema@7.0.15", "@types/json5@0.0.29", "@types/karma@6.3.9(supports-color@11.0.0)", "@types/less@3.0.8", "@types/loader-utils@3.0.0(esbuild@0.28.2)", "@types/lodash@4.17.25", "@types/micromatch@2.3.35", "@types/node@22.20.1", "@types/node@24.13.3", "@types/npm-package-arg@6.1.4", "@types/parse-glob@3.0.32", "@types/picomatch@4.0.3", "@types/progress@2.0.7", "@types/pumpify@1.4.5", "@types/qs@6.15.1", "@types/range-parser@1.2.7", "@types/readable-stream@4.0.10", "@types/resolve@1.20.2", "@types/retry@0.12.0", "@types/semver@7.8.0", "@types/send@1.2.1", "@types/serve-index@1.9.4", "@types/serve-static@2.2.0", "@types/stack-trace@0.0.33", "@types/tar-stream@3.1.4", "@types/urijs@1.19.26", "@types/which@3.0.4", "@types/ws@8.18.1", "@types/yargs-parser@21.0.3", "@types/yargs@17.0.35", "@types/yarnpkg__lockfile@1.1.9", "@typescript-eslint/eslint-plugin@8.69.0(@typescript-eslint/parser@8.69.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)(typescript@6.0.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)(typescript@6.0.3)", "@typescript-eslint/parser@8.69.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)(typescript@6.0.3)", "@typescript-eslint/project-service@8.69.0(supports-color@11.0.0)(typescript@6.0.3)", "@typescript-eslint/scope-manager@8.69.0", "@typescript-eslint/tsconfig-utils@8.69.0(typescript@6.0.3)", "@typescript-eslint/type-utils@8.69.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)(typescript@6.0.3)", "@typescript-eslint/types@8.68.0", "@typescript-eslint/types@8.69.0", "@typescript-eslint/typescript-estree@8.69.0(supports-color@11.0.0)(typescript@6.0.3)", "@typescript-eslint/utils@8.69.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)(typescript@6.0.3)", "@typescript-eslint/visitor-keys@8.69.0", "@verdaccio/auth@8.1.3(supports-color@11.0.0)", "@verdaccio/config@8.3.0(supports-color@11.0.0)", "@verdaccio/core@8.3.0", "@verdaccio/file-locking@13.1.0", "@verdaccio/hooks@8.1.4(supports-color@11.0.0)", "@verdaccio/loaders@8.1.3(supports-color@11.0.0)", "@verdaccio/local-storage-legacy@11.4.3(supports-color@11.0.0)", "@verdaccio/logger-commons@8.1.3(supports-color@11.0.0)", "@verdaccio/logger-prettify@8.1.0", "@verdaccio/logger@8.1.3(supports-color@11.0.0)", "@verdaccio/middleware@8.1.3(supports-color@11.0.0)", "@verdaccio/package-filter@13.2.1(supports-color@11.0.0)", "@verdaccio/search-indexer@8.1.0(supports-color@11.0.0)", "@verdaccio/signature@8.1.3(supports-color@11.0.0)", "@verdaccio/streams@10.3.0", "@verdaccio/tarball@13.1.3(supports-color@11.0.0)", "@verdaccio/ui-theme@9.0.0-next-9.28(supports-color@11.0.0)", "@verdaccio/url@13.1.3(supports-color@11.0.0)", "@vitejs/plugin-basic-ssl@2.3.0(vite@8.2.2(@types/node@22.20.1)(esbuild@0.28.2)(jiti@2.7.0)(less@4.9.0(supports-color@11.0.0))(sass-embedded@1.103.1)(sass@1.103.1)(terser@5.51.2)(tsx@4.23.13)(yaml@2.9.0))", "@vitest/coverage-v8@4.1.11(vitest@4.1.11)", "@vitest/expect@4.1.11", "@vitest/mocker@4.1.11(vite@8.2.2(@types/node@22.20.1)(esbuild@0.28.2)(jiti@2.7.0)(less@4.9.0(supports-color@11.0.0))(sass-embedded@1.103.1)(sass@1.103.1)(terser@5.51.2)(tsx@4.23.13)(yaml@2.9.0))", "@vitest/pretty-format@4.1.11", "@vitest/runner@4.1.11", "@vitest/snapshot@4.1.11", "@vitest/spy@4.1.11", "@vitest/utils@4.1.11", "@webassemblyjs/ast@1.14.1", "@webassemblyjs/floating-point-hex-parser@1.13.2", "@webassemblyjs/helper-api-error@1.13.2", "@webassemblyjs/helper-buffer@1.14.1", "@webassemblyjs/helper-numbers@1.13.2", "@webassemblyjs/helper-wasm-bytecode@1.13.2", "@webassemblyjs/helper-wasm-section@1.14.1", "@webassemblyjs/ieee754@1.13.2", "@webassemblyjs/leb128@1.13.2", "@webassemblyjs/utf8@1.13.2", "@webassemblyjs/wasm-edit@1.14.1", "@webassemblyjs/wasm-gen@1.14.1", "@webassemblyjs/wasm-opt@1.14.1", "@webassemblyjs/wasm-parser@1.14.1", "@webassemblyjs/wast-printer@1.14.1", "@xmldom/xmldom@0.8.15", "@xtuc/ieee754@1.2.0", "@xtuc/long@4.2.2", "@yarnpkg/lockfile@1.1.0", "@yuku-codegen/binding-android-arm64@0.9.3", "@yuku-codegen/binding-darwin-arm64@0.9.3", "@yuku-codegen/binding-darwin-x64@0.9.3", "@yuku-codegen/binding-freebsd-x64@0.9.3", "@yuku-codegen/binding-linux-arm-gnu@0.9.3", "@yuku-codegen/binding-linux-arm-musl@0.9.3", "@yuku-codegen/binding-linux-arm64-gnu@0.9.3", "@yuku-codegen/binding-linux-arm64-musl@0.9.3", "@yuku-codegen/binding-linux-x64-gnu@0.9.3", "@yuku-codegen/binding-linux-x64-musl@0.9.3", "@yuku-codegen/binding-win32-arm64@0.9.3", "@yuku-codegen/binding-win32-x64@0.9.3", "@yuku-parser/binding-android-arm64@0.9.3", "@yuku-parser/binding-darwin-arm64@0.9.3", "@yuku-parser/binding-darwin-x64@0.9.3", "@yuku-parser/binding-freebsd-x64@0.9.3", "@yuku-parser/binding-linux-arm-gnu@0.9.3", "@yuku-parser/binding-linux-arm-musl@0.9.3", "@yuku-parser/binding-linux-arm64-gnu@0.9.3", "@yuku-parser/binding-linux-arm64-musl@0.9.3", "@yuku-parser/binding-linux-x64-gnu@0.9.3", "@yuku-parser/binding-linux-x64-musl@0.9.3", "@yuku-parser/binding-win32-arm64@0.9.3", "@yuku-parser/binding-win32-x64@0.9.3", "@yuku-toolchain/types@0.9.3", "JSONStream@1.3.5", "abort-controller@3.0.0", "accepts@1.3.8", "accepts@2.0.0", "acorn-jsx@5.3.2(acorn@8.18.0)", "acorn@8.18.0", "adjust-sourcemap-loader@4.0.0", "agent-base@6.0.2(supports-color@11.0.0)", "agent-base@7.1.4", "agent-base@9.0.0", "ajv-formats@2.1.1", "ajv-formats@3.0.1(ajv@8.20.0)", "ajv-keywords@5.1.0(ajv@8.20.0)", "ajv@6.15.0", "ajv@8.20.0", "ansi-colors@4.1.3", "ansi-escapes@7.3.0", "ansi-html-community@0.0.8", "ansi-regex@5.0.1", "ansi-regex@6.3.0", "ansi-styles@4.3.0", "ansi-styles@6.2.3", "anymatch@3.1.3", "apache-md5@1.1.8", "argparse@2.0.1", "argue-cli@3.1.0", "array-buffer-byte-length@1.0.2", "array-differ@4.0.0", "array-flatten@1.1.1", "array-includes@3.1.9", "array-union@2.1.0", "array-union@3.0.1", "array.prototype.findlastindex@1.2.6", "array.prototype.flat@1.3.3", "array.prototype.flatmap@1.3.3", "arraybuffer.prototype.slice@1.0.4", "arrify@2.0.1", "asn1@0.2.6", "asn1js@3.0.10", "assert-plus@1.0.0", "assertion-error@2.0.1", "ast-v8-to-istanbul@1.0.5", "async-each-series@0.1.1", "async-function@1.0.0", "async@2.6.4", "async@3.2.6", "asynckit@0.4.0", "atomic-sleep@1.0.0", "autoprefixer@10.5.4(postcss@8.5.26)", "available-typed-arrays@1.0.7", "aws-sign2@0.7.0", "aws4@1.13.2", "b4a@1.8.1", "babel-loader@10.1.1(@babel/core@8.0.1)(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "babel-plugin-polyfill-corejs3@1.0.0(@babel/core@8.0.1)", "balanced-match@1.0.2", "balanced-match@4.0.4", "bare-events@2.9.2", "bare-fs@4.8.1", "bare-path@3.1.1", "bare-stream@2.13.4(bare-events@2.9.2)", "bare-url@2.5.2", "base64-js@1.5.1", "base64id@2.0.0", "baseline-browser-mapping@2.11.20", "batch@0.6.1", "bcrypt-pbkdf@1.0.2", "bcryptjs@2.4.3", "beasties@0.5.3", "before-after-hook@4.0.0", "bidi-js@1.0.3", "big.js@5.2.2", "big.js@7.0.1", "bignumber.js@9.3.1", "binary-extensions@2.3.0", "body-parser@1.20.6(supports-color@11.0.0)", "body-parser@2.3.0(supports-color@11.0.0)", "bonjour-service@1.4.4", "boolbase@2.0.0", "brace-expansion@1.1.18", "brace-expansion@2.1.4", "brace-expansion@5.0.9", "braces@3.0.3", "browser-or-node@3.0.0", "browser-sync-client@3.0.4", "browser-sync-ui@3.0.4(bufferutil@4.1.0)(supports-color@11.0.0)(utf-8-validate@6.0.6)", "browser-sync@3.0.4(bufferutil@4.1.0)(debug@4.4.3(supports-color@11.0.0))(supports-color@11.0.0)(utf-8-validate@6.0.6)", "browserify-zlib@0.1.4", "browserslist@4.28.8", "bs-recipes@1.3.4", "buffer-equal-constant-time@1.0.1", "buffer-from@1.1.2", "buffer@6.0.3", "bufferutil@4.1.0", "bundle-name@4.1.0", "byte-counter@0.1.0", "bytes@3.1.2", "bytestreamjs@2.0.1", "cacheable-lookup@7.0.0", "cacheable-request@13.0.19", "call-bind-apply-helpers@1.0.2", "call-bind@1.0.9", "call-bound@1.0.4", "callsites@3.1.0", "caniuse-lite@1.0.30001810", "caseless@0.12.0", "chai@6.2.2", "chalk@4.1.2", "chalk@5.6.2", "chardet@2.2.0", "checkpoint-stream@0.1.2", "chokidar@3.6.0", "chokidar@5.0.0", "chrome-trace-event@1.0.4", "chromium-bidi@17.0.2(devtools-protocol@0.0.1666840)", "chunk-data@0.1.0", "cli-cursor@5.0.0", "cli-progress@3.12.0", "cli-spinners@3.4.0", "cli-truncate@6.1.1", "cli-width@4.1.0", "clipanion@4.0.0-rc.4", "cliui@7.0.4", "cliui@8.0.1", "cliui@9.0.1", "clone-deep@4.0.1", "collection-utils@1.0.1", "color-convert@2.0.1", "color-name@1.1.4", "colorette@2.0.20", "colorjs.io@0.7.1", "colors@1.4.0", "combined-stream@1.0.8", "commander@15.0.0", "commander@2.20.3", "common-path-prefix@3.0.0", "commondir@1.0.1", "compressible@2.0.18", "compression@1.8.1(supports-color@11.0.0)", "concat-map@0.0.1", "connect-history-api-fallback@1.6.0", "connect-history-api-fallback@2.0.0", "connect@3.6.6(supports-color@11.0.0)", "connect@3.7.0(supports-color@11.0.0)", "content-disposition@0.5.4", "content-disposition@1.1.0", "content-type@1.0.5", "content-type@2.1.0", "content-type@3.0.0", "conventional-commits-filter@6.0.1", "conventional-commits-parser@7.1.2", "convert-source-map@1.9.0", "convert-source-map@2.0.0", "cookie-signature@1.0.7", "cookie-signature@1.2.2", "cookie@0.7.2", "copy-anything@3.0.5", "copy-webpack-plugin@14.0.0(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "core-js-compat@3.50.0", "core-util-is@1.0.2", "core-util-is@1.0.3", "cors@2.8.6", "cosmiconfig@9.0.2(typescript@6.0.3)", "cross-spawn@7.0.6", "css-loader@7.1.5(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "css-select@7.0.0", "css-tree@3.2.1", "css-what@8.0.0", "cssesc@3.0.0", "custom-event@1.0.1", "dashdash@1.14.1", "data-uri-to-buffer@4.0.1", "data-urls@7.0.0", "data-view-buffer@1.0.2", "data-view-byte-length@1.0.2", "data-view-byte-offset@1.0.1", "date-format@4.0.14", "dayjs@1.11.18", "debug@2.6.9(supports-color@11.0.0)", "debug@3.2.7(supports-color@11.0.0)", "debug@4.4.0(supports-color@11.0.0)", "debug@4.4.3(supports-color@11.0.0)", "decimal.js@10.6.0", "decompress-response@10.0.0", "deep-is@0.1.4", "deepmerge@4.3.1", "default-browser-id@5.0.1", "default-browser@5.5.1", "define-data-property@1.1.4", "define-lazy-prop@3.0.0", "define-properties@1.2.1", "delayed-stream@1.0.0", "depd@1.1.2", "depd@2.0.0", "dependency-graph@1.0.0", "destroy@1.2.0", "detect-libc@2.1.2", "dev-ip@1.0.1", "devtools-protocol@0.0.1666840", "di@0.0.1", "dir-glob@3.0.1", "dns-packet@5.6.1", "doctrine@2.1.0", "dom-serialize@2.2.1", "dom-serializer@3.1.1", "domelementtype@3.0.0", "domhandler@6.0.1", "domutils@4.0.2", "dts-resolver@3.0.0", "dunder-proto@1.0.1", "duplexify@3.7.1", "duplexify@4.1.3", "eastasianwidth@0.2.0", "easy-extender@2.3.4", "eazy-logger@4.1.0", "ecc-jsbn@0.1.2", "ecdsa-sig-formatter@1.0.11", "ee-first@1.1.1", "ejs@6.0.1", "electron-to-chromium@1.5.417", "emoji-regex@10.6.0", "emoji-regex@8.0.0", "emoji-regex@9.2.2", "emojis-list@3.0.0", "empathic@2.0.1", "encodeurl@1.0.2", "encodeurl@2.0.0", "encoding@0.1.13", "end-of-stream@1.4.5", "engine.io-client@6.6.6(bufferutil@4.1.0)(supports-color@11.0.0)(utf-8-validate@6.0.6)", "engine.io-parser@5.2.3", "engine.io@6.6.9(bufferutil@4.1.0)(supports-color@11.0.0)(utf-8-validate@6.0.6)", "enhanced-resolve@5.24.5", "ent@2.2.2", "entities@8.0.0", "env-paths@2.2.1", "envinfo@7.21.0", "environment@1.1.0", "errno@0.1.8", "error-ex@1.3.4", "es-abstract-get@1.0.0", "es-abstract@1.24.2", "es-define-property@1.0.1", "es-errors@1.3.0", "es-module-lexer@2.3.2", "es-object-atoms@1.1.2", "es-set-tostringtag@2.1.0", "es-shim-unscopables@1.1.0", "es-to-primitive@1.3.4", "esbuild-wasm@0.28.2", "esbuild@0.28.2", "escalade@3.2.0", "escape-html@1.0.3", "escape-string-regexp@4.0.0", "eslint-config-prettier@10.1.8(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))", "eslint-import-resolver-node@0.3.10(supports-color@11.0.0)", "eslint-module-utils@2.14.0(@typescript-eslint/parser@8.69.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10(supports-color@11.0.0))(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)", "eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.69.0(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)(typescript@6.0.3))(eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0))(supports-color@11.0.0)", "eslint-scope@9.1.2", "eslint-visitor-keys@3.4.3", "eslint-visitor-keys@4.2.1", "eslint-visitor-keys@5.0.1", "eslint@10.9.1(jiti@2.7.0)(supports-color@11.0.0)", "espree@10.4.0", "espree@11.2.0", "esquery@1.7.0", "esrecurse@4.3.0", "estraverse@5.3.0", "estree-walker@2.0.2", "estree-walker@3.0.3", "esutils@2.0.3", "etag@1.8.1", "event-target-shim@5.0.1", "eventemitter3@4.0.7", "events-intercept@2.0.0", "events-universal@1.0.1", "events@3.3.0", "expect-type@1.4.0", "express-rate-limit@5.5.1", "express@4.22.2(supports-color@11.0.0)", "express@5.2.1(supports-color@11.0.0)", "extend@3.0.2", "extsprintf@1.3.0", "fast-deep-equal@3.1.3", "fast-fifo@1.3.2", "fast-glob@3.3.3", "fast-json-stable-stringify@2.1.0", "fast-levenshtein@2.0.6", "fast-string-truncated-width@3.0.3", "fast-string-width@3.0.2", "fast-uri@3.1.6", "fast-wrap-ansi@0.2.2", "fastq@1.20.3", "faye-websocket@0.11.4", "fdir@6.5.0(picomatch@4.0.7)", "fetch-blob@3.2.0", "file-entry-cache@8.0.0", "fill-range@7.1.1", "finalhandler@1.1.0(supports-color@11.0.0)", "finalhandler@1.1.2(supports-color@11.0.0)", "finalhandler@1.3.2(supports-color@11.0.0)", "finalhandler@2.1.1(supports-color@11.0.0)", "find-cache-directory@6.0.0", "find-up-simple@1.0.1", "find-up@5.0.0", "firebase@12.18.0", "flat-cache@4.0.1", "flat@5.0.2", "flatted@3.4.4", "folder-hash@4.1.3(supports-color@11.0.0)", "follow-redirects@1.16.0(debug@4.4.3(supports-color@11.0.0))", "for-each@0.3.5", "foreground-child@3.3.1", "forever-agent@0.6.1", "form-data@4.0.6", "formdata-polyfill@4.0.10", "forwarded@0.2.0", "fraction.js@5.3.4", "fresh@0.5.2", "fresh@2.0.0", "fs-extra@3.0.1", "fs-extra@8.1.0", "fs.realpath@1.0.0", "fsevents@2.3.3", "function-bind@1.1.2", "function.prototype.name@1.2.0", "functions-have-names@1.2.3", "fuse.js@7.3.0", "gaxios@7.1.3(supports-color@11.0.0)", "gaxios@7.3.1(supports-color@11.0.0)", "gcp-metadata@8.1.2(supports-color@11.0.0)", "gcp-metadata@8.1.4(supports-color@11.0.0)", "generator-function@2.0.1", "gensync@1.0.0-beta.2", "get-caller-file@2.0.5", "get-east-asian-width@1.6.0", "get-intrinsic@1.3.0", "get-proto@1.0.1", "get-stream@9.0.1", "get-symbol-description@1.1.0", "get-tsconfig@5.0.0-beta.6", "getpass@0.1.7", "glob-parent@5.1.2", "glob-parent@6.0.2", "glob-to-regex.js@1.2.0(tslib@2.8.1)", "glob@10.5.0", "glob@13.0.6", "glob@7.2.3", "globals@14.0.0", "globals@17.12.0", "globalthis@1.0.4", "globby@11.1.0", "google-auth-library@10.5.0(supports-color@11.0.0)", "google-auth-library@10.9.1(supports-color@11.0.0)", "google-gax@5.0.8(supports-color@11.0.0)", "google-logging-utils@1.1.3", "gopd@1.2.0", "got@15.1.0", "graceful-fs@4.2.11", "graphql-tag@2.12.7(graphql@16.14.2)", "graphql@16.14.2", "grpc-gcp@1.1.1", "gtoken@8.0.0(supports-color@11.0.0)", "gunzip-maybe@1.4.2", "handlebars@4.7.9", "has-bigints@1.1.0", "has-flag@4.0.0", "has-property-descriptors@1.0.2", "has-proto@1.2.0", "has-symbols@1.1.0", "has-tostringtag@1.0.2", "hasown@2.0.4", "hosted-git-info@10.1.1", "html-encoding-sniffer@6.0.0", "html-entities@2.6.0", "html-escaper@2.0.2", "htmlparser2@12.0.0", "http-cache-semantics@4.2.0", "http-errors@1.8.1", "http-errors@2.0.1", "http-parser-js@0.5.10", "http-proxy-agent@7.0.2(supports-color@11.0.0)", "http-proxy-middleware@4.2.0(supports-color@11.0.0)", "http-proxy@1.18.1(debug@4.4.3(supports-color@11.0.0))", "http-signature@1.4.0", "http-status-codes@2.3.0", "http2-wrapper@2.2.1", "https-proxy-agent@5.0.1(supports-color@11.0.0)", "https-proxy-agent@7.0.6(supports-color@11.0.0)", "https-proxy-agent@9.1.0(supports-color@11.0.0)", "httpxy@0.5.5", "husky@9.1.7", "hyperdyperid@1.2.0", "iconv-lite@0.4.24", "iconv-lite@0.6.3", "iconv-lite@0.7.3", "icss-utils@5.1.0(postcss@8.5.26)", "idb@7.1.1", "ieee754@1.2.1", "ignore@5.3.2", "ignore@7.0.7", "immutable@3.8.4", "immutable@5.1.9", "import-fresh@3.3.1", "import-meta-resolve@4.2.0", "imurmurhash@0.1.4", "inflight@1.0.6", "inherits@2.0.4", "injection-js@2.6.1", "internal-slot@1.1.0", "ipaddr.js@1.9.1", "ipaddr.js@2.5.0", "is-array-buffer@3.0.5", "is-arrayish@0.2.1", "is-async-function@2.1.1", "is-bigint@1.1.0", "is-binary-path@2.1.0", "is-boolean-object@1.2.2", "is-callable@1.2.7", "is-core-module@2.16.2", "is-data-view@1.0.2", "is-date-object@1.1.0", "is-deflate@1.0.0", "is-docker@3.0.0", "is-document.all@1.0.0", "is-extglob@2.1.1", "is-finalizationregistry@1.1.1", "is-fullwidth-code-point@3.0.0", "is-fullwidth-code-point@5.1.0", "is-generator-function@1.1.2", "is-glob@4.0.3", "is-gzip@1.0.0", "is-in-ssh@1.0.0", "is-inside-container@1.0.0", "is-interactive@2.0.0", "is-map@2.0.3", "is-module@1.0.0", "is-negative-zero@2.0.3", "is-network-error@1.3.2", "is-node-process@1.2.0", "is-number-like@1.0.8", "is-number-object@1.1.1", "is-number@7.0.0", "is-plain-obj@4.1.0", "is-plain-object@2.0.4", "is-potential-custom-element-name@1.0.1", "is-promise@2.2.2", "is-promise@4.0.0", "is-reference@1.2.1", "is-regex@1.2.1", "is-set@2.0.3", "is-shared-array-buffer@1.0.4", "is-stream-ended@0.1.4", "is-stream@4.0.1", "is-string@1.1.1", "is-symbol@1.1.1", "is-typed-array@1.1.15", "is-typedarray@1.0.0", "is-unicode-supported@2.1.0", "is-url@1.2.4", "is-weakmap@2.0.2", "is-weakref@1.1.1", "is-weakset@2.0.4", "is-what@4.1.16", "is-wsl@1.1.0", "is-wsl@3.1.1", "is@3.3.2", "isarray@1.0.0", "isarray@2.0.5", "isbinaryfile@4.0.10", "isexe@2.0.0", "isexe@4.0.0", "isobject@3.0.1", "isstream@0.1.2", "istanbul-lib-coverage@3.2.2", "istanbul-lib-instrument@5.2.1(supports-color@11.0.0)", "istanbul-lib-instrument@6.0.3(supports-color@11.0.0)", "istanbul-lib-report@3.0.1", "istanbul-lib-source-maps@4.0.1(supports-color@11.0.0)", "istanbul-reports@3.2.0", "jackspeak@3.4.3", "jasmine-core@4.6.1", "jasmine-core@6.3.0", "jasmine-reporters@2.5.2", "jasmine-spec-reporter@7.0.0", "jasmine@6.3.0", "jest-worker@27.5.1", "jiti@2.7.0", "js-tokens@10.0.0", "js-tokens@4.0.0", "js-yaml@4.3.2", "js-yaml@5.2.2", "jsbn@0.1.1", "jsdom@30.0.1", "jsesc@3.1.0", "json-bigint@1.0.0", "json-buffer@3.0.1", "json-parse-even-better-errors@2.3.1", "json-schema-traverse@0.4.1", "json-schema-traverse@1.0.0", "json-schema@0.4.0", "json-stable-stringify-without-jsonify@1.0.1", "json-stringify-safe@5.0.1", "json-with-bigint@3.5.12", "json5@1.0.2", "json5@2.2.3", "jsonc-parser@3.3.1", "jsonfile@3.0.1", "jsonfile@4.0.0", "jsonparse@1.3.1", "jsonwebtoken@9.0.3", "jsprim@2.0.2", "jwa@2.0.1", "jws@4.0.1", "karma-chrome-launcher@3.2.0", "karma-coverage@2.2.1(supports-color@11.0.0)", "karma-jasmine-html-reporter@2.3.0(jasmine-core@6.3.0)(karma-jasmine@5.1.0(karma@6.4.4(bufferutil@4.1.0)(debug@4.4.3(supports-color@11.0.0))(supports-color@11.0.0)(utf-8-validate@6.0.6)))(karma@6.4.4(bufferutil@4.1.0)(debug@4.4.3(supports-color@11.0.0))(supports-color@11.0.0)(utf-8-validate@6.0.6))", "karma-jasmine@5.1.0(karma@6.4.4(bufferutil@4.1.0)(debug@4.4.3(supports-color@11.0.0))(supports-color@11.0.0)(utf-8-validate@6.0.6))", "karma-source-map-support@1.4.0", "karma@6.4.4(bufferutil@4.1.0)(debug@4.4.3(supports-color@11.0.0))(supports-color@11.0.0)(utf-8-validate@6.0.6)", "keyv@4.5.4", "keyv@5.6.0", "kind-of@6.0.3", "launch-editor@2.14.1", "less-loader@13.0.0(less@4.9.0(supports-color@11.0.0))(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "less@4.9.0(supports-color@11.0.0)", "levn@0.4.1", "license-webpack-plugin@4.0.2(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "lightningcss-android-arm64@1.33.0", "lightningcss-darwin-arm64@1.33.0", "lightningcss-darwin-x64@1.33.0", "lightningcss-freebsd-x64@1.33.0", "lightningcss-linux-arm-gnueabihf@1.33.0", "lightningcss-linux-arm64-gnu@1.33.0", "lightningcss-linux-arm64-musl@1.33.0", "lightningcss-linux-x64-gnu@1.33.0", "lightningcss-linux-x64-musl@1.33.0", "lightningcss-win32-arm64-msvc@1.33.0", "lightningcss-win32-x64-msvc@1.33.0", "lightningcss@1.33.0", "lilconfig@3.1.3", "limiter@1.1.5", "lines-and-columns@1.2.4", "listr2@11.1.0", "lmdb@3.5.6", "loader-utils@2.0.4", "loader-utils@3.3.1", "locate-path@6.0.0", "lockfile@1.0.4", "lodash.camelcase@4.3.0", "lodash.debounce@4.0.8", "lodash.includes@4.3.0", "lodash.isboolean@3.0.3", "lodash.isfinite@3.3.2", "lodash.isinteger@4.0.4", "lodash.isnumber@3.0.3", "lodash.isplainobject@4.0.6", "lodash.isstring@4.0.1", "lodash.merge@4.6.2", "lodash.once@4.1.1", "lodash.snakecase@4.1.1", "lodash@4.18.1", "log-symbols@7.0.1", "log-update@8.0.0", "log4js@6.9.1(supports-color@11.0.0)", "long@5.3.2", "lowdb@1.0.0", "lowercase-keys@3.0.0", "lowercase-keys@4.0.1", "lru-cache@10.4.3", "lru-cache@11.5.2", "lru-cache@5.1.1", "lru-cache@7.18.3", "magic-string@0.30.21", "magic-string@1.2.3", "magicast@0.5.4", "make-dir@4.0.0", "make-dir@5.1.0", "math-intrinsics@1.1.0", "mdn-data@2.27.1", "media-typer@0.3.0", "media-typer@1.1.1", "memfs@4.68.2", "merge-descriptors@1.0.3", "merge-descriptors@2.0.0", "merge-stream@2.0.0", "merge2@1.4.1", "methods@1.1.2", "micromatch@4.0.8", "mime-db@1.52.0", "mime-db@1.54.0", "mime-types@2.1.35", "mime-types@3.0.2", "mime@1.6.0", "mime@2.6.0", "mime@3.0.0", "mimic-function@5.0.1", "mimic-response@4.0.0", "mini-css-extract-plugin@2.10.2(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "minimatch@10.2.6", "minimatch@3.1.5", "minimatch@7.4.9", "minimatch@9.0.9", "minimist@1.2.8", "minimizer-webpack-plugin@5.8.0(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3)(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "minimizer-webpack-plugin@5.8.0(esbuild@0.28.2)(webpack@5.110.3(esbuild@0.28.2))", "minipass@7.1.3", "mitt@1.2.0", "mitt@3.0.1", "mkdirp@0.5.6", "mkdirp@1.0.4", "modern-tar@0.8.4", "mrmime@2.0.1", "ms@2.0.0", "ms@2.1.3", "msgpackr-extract@3.0.4", "msgpackr@1.12.1", "multicast-dns@7.2.5", "multimatch@8.0.0", "mute-stream@3.0.0", "nanoid@3.3.18", "natural-compare@1.4.0", "needle@2.9.1(supports-color@11.0.0)", "needle@3.5.0", "negotiator@0.6.3", "negotiator@0.6.4", "negotiator@1.1.0", "neo-async@2.6.2", "ng-packagr@22.2.0-next.5(@angular/compiler-cli@22.2.0-next.5(@angular/compiler@22.2.0-next.5)(typescript@6.0.3))(supports-color@11.0.0)(tslib@2.8.1)(typescript@6.0.3)", "nock@14.0.17", "node-addon-api@6.1.0", "node-addon-api@7.1.1", "node-domexception@1.0.0", "node-exports-info@1.6.2", "node-fetch@2.6.7(encoding@0.1.13)", "node-fetch@3.3.2", "node-gyp-build-optional-packages@5.2.2", "node-gyp-build@4.8.4", "node-releases@2.0.54", "normalize-path@3.0.0", "normalize-url@8.1.1", "npm-package-arg@14.0.0", "nth-check@3.0.1", "object-assign@4.1.1", "object-hash@3.0.0", "object-inspect@1.13.4", "object-keys@1.1.1", "object.assign@4.1.7", "object.entries@1.1.9", "object.fromentries@2.0.8", "object.groupby@1.0.3", "object.values@1.2.1", "obug@2.1.4", "on-exit-leak-free@2.1.2", "on-finished@2.3.0", "on-finished@2.4.1", "on-headers@1.1.0", "once@1.4.0", "onetime@7.0.0", "open@11.0.2", "opn@5.3.0", "optionator@0.9.4", "ora@9.4.1", "ordered-binary@1.6.1", "outvariant@1.4.3", "own-keys@1.0.2", "oxc-parser@0.148.0", "p-finally@1.0.0", "p-limit@3.1.0", "p-locate@5.0.0", "p-queue@6.6.2", "p-retry@4.6.2", "p-retry@8.0.0", "p-timeout@3.2.0", "package-json-from-dist@1.0.1", "pako@0.2.9", "parent-module@1.0.1", "parse-json@5.2.0", "parse-node-version@1.0.1", "parse5-html-rewriting-stream@8.0.1", "parse5-sax-parser@8.0.0", "parse5@8.0.1", "parseurl@1.3.3", "path-exists@4.0.0", "path-is-absolute@1.0.1", "path-key@3.1.1", "path-parse@1.0.7", "path-scurry@1.11.1", "path-scurry@2.0.2", "path-to-regexp@0.1.13", "path-to-regexp@8.4.2", "path-type@4.0.0", "pathe@2.0.3", "peek-stream@1.1.3", "performance-now@2.1.0", "picocolors@1.1.1", "picomatch@2.3.2", "picomatch@4.0.7", "pify@3.0.0", "pino-abstract-transport@1.2.0", "pino-abstract-transport@2.0.0", "pino-std-serializers@7.1.0", "pino@9.14.0", "piscina@5.3.2", "pkg-dir@8.0.0", "pkijs@3.4.0", "pluralize@8.0.0", "portscanner@2.2.0", "possible-typed-array-names@1.1.0", "postcss-loader@8.2.1(postcss@8.5.26)(typescript@6.0.3)(webpack@5.110.3(esbuild@0.28.2)(lightningcss@1.33.0)(postcss@8.5.26)(uglify-js@3.19.3))", "postcss-media-query-parser@0.2.3", "postcss-modules-extract-imports@3.1.0(postcss@8.5.26)", "postcss-modules-local-by-default@4.2.0(postcss@8.5.26)", "postcss-modules-scope@3.2.1(postcss@8.5.26)", "postcss-modules-values@4.0.0(postcss@8.5.26)", "postcss-safe-parser@7.0.1(postcss@8.5.26)", "postcss-selector-parser@7.1.5", "postcss-value-parser@4.2.0", "postcss@8.5.26", "powershell-utils@0.1.0", "powershell-utils@0.2.1", "prelude-ls@1.2.1", "prettier@3.9.6", "probe-image-size@7.4.0(supports-color@11.0.0)", "proc-log@7.0.0", "process-nextick-args@2.0.1", "process-warning@1.0.0", "process-warning@5.1.0", "process@0.11.10", "propagate@2.0.1", "proto3-json-serializer@3.0.4", "protobufjs@7.6.6", "proxy-addr@2.0.7", "proxy-agent-negotiate@1.1.0", "prr@1.0.1", "pump@2.0.1", "pumpify@1.5.1", "punycode@1.4.1", "punycode@2.3.1", "puppeteer-core@25.9.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "puppeteer@25.9.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)", "pvtsutils@1.3.6", "pvutils@1.2.0", "qjobs@1.2.0", "qs@6.15.3", "qs@6.16.0", "queue-microtask@1.2.3", "quick-format-unescaped@4.0.4", "quick-lru@5.1.1", "quicktype-core@26.0.0", "range-parser@1.2.1", "range-parser@1.3.0", "raw-body@2.5.3", "raw-body@3.0.2", "re2js@2.8.6", "readable-stream@2.3.8", "readable-stream@3.6.2", "readable-stream@4.5.2", "readable-stream@4.7.0", "readdirp@3.6.0", "readdirp@5.1.1", "real-require@0.2.0", "reflect-metadata@0.2.2", "reflect.getprototypeof@1.0.10", "regenerate-unicode-properties@10.2.2", "regenerate@1.4.2", "regex-parser@2.3.1", "regexp.prototype.flags@1.5.4", "regexpu-core@6.4.0", "regjsgen@0.8.0", "regjsparser@0.13.2", "require-directory@2.1.1", "require-from-string@2.0.2", "requires-port@1.0.0", "resolve-alpn@1.2.1", "resolve-from@4.0.0", "resolve-pkg-maps@1.0.0", "resolve-url-loader@5.0.0", "resolve@1.22.12", "resolve@2.0.0-next.7", "resp-modifier@6.0.2(supports-color@11.0.0)", "responselike@4.0.2", "restore-cursor@5.1.0", "retry-request@8.0.4(supports-color@11.0.0)", "retry@0.13.1", "reusify@1.1.0", "rfdc@1.4.1", "rimraf@3.0.2", "rimraf@5.0.10", "rolldown-plugin-dts@0.28.4(rolldown@1.2.7)(typescript@6.0.3)", "rolldown@1.2.7", "rollup-plugin-dts@6.5.1(rollup@4.63.1)(typescript@6.0.3)", "rollup-plugin-sourcemaps2@0.5.8(@types/node@22.20.1)(rollup@4.63.1)", "rollup@4.63

> ✂ **Note**
> 
> PR body was truncated to here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant