Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-31 19:05 UTC

kelvininc / ui-components

UI Components

TypeScript · SCSSCustom license★ 31 stars⑂ 5 forkssince Feb 2022View on GitHub ↗
KindLibraryWeb interfacehow this is determined

kelvininc/ui-components holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (44/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

81
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

81
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).

Ownership

Kelvin.aiOrganization
19 followers5 public repossince Dec 2020

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@kelvininc/ui-components3.0.04,041679 days agokelvinkelvin-ui-components
npm@kelvininc/react-ui-components3.0.01,582649 days agokelvinkelvin-ui-componentskelvin-react-ui-components

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

96Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 1 days ago
30.5/36Commit cadence — 44/52 weeks with commits
18/18Commit volume — 144 commits in the last year
10/10OpenSSF Scorecard: Maintained — 24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year144
human_commit_share1
days_since_last_push1
active_weeks_last_year44

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 51 releases published
36/36Release recency — latest release 35 days ago
27/27Release cadence — a release every ~28.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count51
latest_release_tagv2.1.0
releases_from_tagsno
days_since_latest_release35
mean_days_between_releases28.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

44Weak · 17% of overall
How it's scored
24/60Stars — 31 stars
5/25Forks — 5 forks
2.7/15Watchers — 4 watchers
Inputs used
forks5
stars31
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
50/80Monthly downloads — 5,623 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@kelvininc/ui-components, @kelvininc/react-ui-components
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,623
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

68Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.6/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 10 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled10
top_contributor_share0.35
How it's scored
10.5/42Issue resolution — 25% of issues closed
28.7/30PR acceptance — 635/664 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs635
open_issues3
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.25
closed_unmerged_prs29
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
9.4/25Owner reach — 19 followers of kelvininc
17/25Track record — 5 public repos, account ~5 yr old
Inputs used
followers19
owner_typeOrganization
is_verified
owner_loginkelvininc
public_repos5
account_age_days2,062

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 2 package(s) on npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 67 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@kelvininc/ui-components, @kelvininc/react-ui-components
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 19% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.json, eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 19 out of 20 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://kelvininc.github.io/ui-components
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsangular, react, storybook
has_wikino
homepagehttps://kelvininc.github.io/ui-components
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 19 out of 20 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 15 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 115 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@kelvininc/ui-components@3.0.0 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

78Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes20,753
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.json, eslint.config.js
11/11Static type checking — apps/react-storybook/tsconfig.json, packages/react-ui-components/tsconfig.json, packages/ui-components/tsconfig.json
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 5 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/react-storybook/tsconfig.json, packages/react-ui-components/tsconfig.json, packages/ui-components/tsconfig.json
agent_commit_share0.05
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/509 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes25,483
source_files_sampled509
oversized_source_files0

Key facts

31GitHub stars
10contributors
144commits, last 12 months
1days since last push
51releases
2bus factor
3open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@kelvininc/ui-components-repo' from its registry

More detail

Star and fork history 0 ★ / 5 ⇿
0Stars
5Forks
37Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

12345512022-082023-122025-04
Major 0Minor 34Patch 3

Each point covers 3 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-31 19:05 UTC

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests19 out of 20 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 15 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities115 existing vulnerabilities detected
Direct dependencies 20
RegistryPackageVersion constraintManifest
npm@kelvininc/react-ui-componentsworkspace:*apps/react-storybook/package.json
npm@rjsf/core^5.24.8apps/react-storybook/package.json
npm@rjsf/utils^5.24.8apps/react-storybook/package.json
npmlodash-es^4.17.21apps/react-storybook/package.json
npmreact^18.3.1apps/react-storybook/package.json
npmreact-dom^18.3.1apps/react-storybook/package.json
npm@kelvininc/ui-componentsworkspace:*packages/react-ui-components/package.json
npm@monaco-editor/react^4.4.6packages/react-ui-components/package.json
npm@rjsf/core^5.24.8packages/react-ui-components/package.json
npm@rjsf/utils^5.24.8packages/react-ui-components/package.json
npm@rjsf/validator-ajv8^5.24.8packages/react-ui-components/package.json
npm@stencil/react-output-target^0.5.3packages/react-ui-components/package.json
npmclassnames^2.5.1packages/react-ui-components/package.json
npmfs-extra10.0.0packages/react-ui-components/package.json
npmmonaco-editor^0.34.1packages/react-ui-components/package.json
npm@floating-ui/dom^1.5.4packages/ui-components/package.json
npmcss-element-queries^1.2.3packages/ui-components/package.json
npminputmask~5.0.8packages/ui-components/package.json
npmlodash-es^4.17.21packages/ui-components/package.json
npmpluralize^8.0.0packages/ui-components/package.json
All dependencies 1,843

Full resolved dependency set from the GitHub dependency graph: 33 direct and 1,810 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@floating-ui/dom1.6.11direct
npm@floating-ui/dom^1.5.4direct
npm@monaco-editor/react4.6.0direct
npm@monaco-editor/react^4.4.6direct
npm@rjsf/core5.24.8direct
npm@rjsf/core^5.24.8direct
npm@rjsf/utils5.24.8direct
npm@rjsf/utils^5.24.8direct
npm@rjsf/validator-ajv85.24.8direct
npm@rjsf/validator-ajv8^5.24.8direct
npm@stencil/react-output-target0.5.3direct
npm@stencil/react-output-target^0.5.3direct
npmclassnames2.5.1direct
npmclassnames^2.5.1direct
npmcss-element-queries1.2.3direct
npmcss-element-queries^1.2.3direct
npmfs-extra10.0.0direct
npmfs-extra11.2.0direct
npmfs-extra8.1.0direct
npmfs-extra9.1.0direct
npmfs-extra^9.0.1direct
npminputmask5.0.9direct
npminputmask~5.0.8direct
npmlodash-es4.17.21direct
npmlodash-es^4.17.21direct
npmmonaco-editor0.34.1direct
npmmonaco-editor^0.34.1direct
npmpluralize8.0.0direct
npmpluralize^8.0.0direct
npmreact18.3.1direct
npmreact^18.3.1direct
npmreact-dom18.3.1direct
npmreact-dom^18.3.1direct
npm@adobe/css-tools4.4.1indirect
npm@ampproject/remapping2.3.0indirect
npm@asamuzakjp/css-color3.1.1indirect
npm@asamuzakjp/dom-selector2.0.2indirect
npm@babel/code-frame7.24.7indirect
npm@babel/compat-data7.25.4indirect
npm@babel/core7.25.2indirect
npm@babel/generator7.25.6indirect
npm@babel/helper-compilation-targets7.25.2indirect
npm@babel/helper-module-imports7.24.7indirect
npm@babel/helper-module-transforms7.25.2indirect
npm@babel/helper-plugin-utils7.25.9indirect
npm@babel/helper-simple-access7.24.7indirect
npm@babel/helper-string-parser7.24.8indirect
npm@babel/helper-validator-identifier7.24.7indirect
npm@babel/helper-validator-option7.24.8indirect
npm@babel/helpers7.25.6indirect
npm@babel/highlight7.24.7indirect
npm@babel/parser7.25.6indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.25.6indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.25.9indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.25.4indirect
npm@babel/runtime7.25.6indirect
npm@babel/template7.25.0indirect
npm@babel/traverse7.25.6indirect
npm@babel/types7.25.6indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@bufbuild/protobuf2.2.5indirect
npm@bundled-es-modules/deepmerge4.3.1indirect
npm@bundled-es-modules/glob11.1.0indirect
npm@bundled-es-modules/memfs4.17.0indirect
npm@bundled-es-modules/postcss-calc-ast-parser0.1.6indirect
npm@commitlint/config-conventional19.5.0indirect
npm@commitlint/types19.5.0indirect
npm@csstools/color-helpers5.0.2indirect
npm@csstools/css-calc2.1.2indirect
npm@csstools/css-color-parser3.0.8indirect
npm@csstools/css-parser-algorithms2.7.1indirect
npm@csstools/css-parser-algorithms3.0.4indirect
npm@csstools/css-tokenizer2.4.1indirect
npm@csstools/css-tokenizer3.0.3indirect
npm@csstools/media-query-list-parser2.1.13indirect
npm@csstools/selector-specificity3.1.1indirect
npm@emnapi/core1.3.0indirect
npm@emnapi/runtime1.3.0indirect
npm@emnapi/wasi-threads1.0.1indirect
npm@esbuild/aix-ppc640.23.1indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/android-arm0.23.1indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm640.23.1indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-x640.23.1indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/darwin-arm640.23.1indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-x640.23.1indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/freebsd-arm640.23.1indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-x640.23.1indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/linux-arm0.23.1indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm640.23.1indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-ia320.23.1indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-loong640.23.1indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-mips64el0.23.1indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-ppc640.23.1indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-riscv640.23.1indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-s390x0.23.1indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-x640.23.1indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-x640.23.1indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/openbsd-arm640.23.1indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-x640.23.1indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/sunos-x640.23.1indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/win32-arm640.23.1indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-ia320.23.1indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-x640.23.1indirect
npm@esbuild/win32-x640.25.12indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.11.1indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/config-array0.19.0indirect
npm@eslint/core0.9.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/eslintrc3.2.0indirect
npm@eslint/js8.57.1indirect
npm@eslint/js9.15.0indirect
npm@eslint/js^9.11.1indirect
npm@eslint/object-schema2.1.4indirect
npm@eslint/plugin-kit0.2.3indirect
npm@floating-ui/core1.6.8indirect
npm@floating-ui/utils0.2.8indirect
npm@gar/promisify1.1.3indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.1indirect
npm@hutson/parse-repository-url3.0.2indirect
npm@inquirer/ansi1.0.2indirect
npm@inquirer/checkbox4.3.2indirect
npm@inquirer/confirm5.1.21indirect
npm@inquirer/core10.3.2indirect
npm@inquirer/editor4.2.23indirect
npm@inquirer/expand4.0.23indirect
npm@inquirer/external-editor1.0.3indirect
npm@inquirer/figures1.0.15indirect
npm@inquirer/input4.3.1indirect
npm@inquirer/number3.0.23indirect
npm@inquirer/password4.0.23indirect
npm@inquirer/prompts7.10.1indirect
npm@inquirer/rawlist4.1.11indirect
npm@inquirer/search3.2.2indirect
npm@inquirer/select4.4.2indirect
npm@inquirer/type3.0.10indirect
npm@isaacs/balanced-match4.0.1indirect
npm@isaacs/brace-expansion5.0.1indirect
npm@isaacs/cliui9.0.0indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@isaacs/string-locale-compare1.1.0indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.7.0indirect
npm@jest/core29.7.0indirect
npm@jest/diff-sequences30.0.1indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/get-type30.1.0indirect
npm@jest/globals29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/schemas30.0.5indirect
npm@jest/source-map29.6.3indirect
npm@jest/test-result29.7.0indirect
npm@jest/test-sequencer29.7.0indirect
npm@jest/transform29.7.0indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/source-map0.3.6indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@jsonjoy.com/base641.1.2indirect
npm@jsonjoy.com/base6417.67.0indirect
npm@jsonjoy.com/buffers1.2.1indirect
npm@jsonjoy.com/buffers17.67.0indirect
npm@jsonjoy.com/codegen1.0.0indirect
npm@jsonjoy.com/codegen17.67.0indirect
npm@jsonjoy.com/fs-core4.56.10indirect
npm@jsonjoy.com/fs-fsa4.56.10indirect
npm@jsonjoy.com/fs-node4.56.10indirect
npm@jsonjoy.com/fs-node-builtins4.56.10indirect
npm@jsonjoy.com/fs-node-to-fsa4.56.10indirect
npm@jsonjoy.com/fs-node-utils4.56.10indirect
npm@jsonjoy.com/fs-print4.56.10indirect
npm@jsonjoy.com/fs-snapshot4.56.10indirect
npm@jsonjoy.com/json-pack1.21.0indirect
npm@jsonjoy.com/json-pack17.67.0indirect
npm@jsonjoy.com/json-pointer1.0.2indirect
npm@jsonjoy.com/json-pointer17.67.0indirect
npm@jsonjoy.com/util1.9.0indirect
npm@jsonjoy.com/util17.67.0indirect
npm@lerna/create9.0.4indirect
npm@mdx-js/react3.1.0indirect
npm@monaco-editor/loader1.4.0indirect
npm@napi-rs/wasm-runtime0.2.4indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/arborist9.1.6indirect
npm@npmcli/fs1.1.1indirect
npm@npmcli/fs4.0.0indirect
npm@npmcli/fs5.0.0indirect
npm@npmcli/git6.0.3indirect
npm@npmcli/git7.0.1indirect
npm@npmcli/installed-package-contents3.0.0indirect
npm@npmcli/installed-package-contents4.0.0indirect
npm@npmcli/map-workspaces5.0.3indirect
npm@npmcli/metavuln-calculator9.0.3indirect
npm@npmcli/move-file1.1.2indirect
npm@npmcli/name-from-folder3.0.0indirect
npm@npmcli/name-from-folder4.0.0indirect
npm@npmcli/node-gyp4.0.0indirect
npm@npmcli/node-gyp5.0.0indirect
npm@npmcli/package-json7.0.2indirect
npm@npmcli/promise-spawn8.0.3indirect
npm@npmcli/promise-spawn9.0.1indirect
npm@npmcli/query4.0.1indirect
npm@npmcli/redact3.2.2indirect
npm@npmcli/run-script10.0.3indirect
npm@nx/devkit22.5.0indirect
npm@nx/nx-darwin-arm6422.5.0indirect
npm@nx/nx-darwin-x6422.5.0indirect
npm@nx/nx-freebsd-x6422.5.0indirect
npm@nx/nx-linux-arm-gnueabihf22.5.0indirect
npm@nx/nx-linux-arm64-gnu22.5.0indirect
npm@nx/nx-linux-arm64-musl22.5.0indirect
npm@nx/nx-linux-x64-gnu22.5.0indirect
npm@nx/nx-linux-x64-musl22.5.0indirect
npm@nx/nx-win32-arm64-msvc22.5.0indirect
npm@nx/nx-win32-x64-msvc22.5.0indirect
npm@octokit/auth-token4.0.0indirect
npm@octokit/core5.2.2indirect
npm@octokit/endpoint9.0.6indirect
npm@octokit/graphql7.1.1indirect
npm@octokit/openapi-types24.2.0indirect
npm@octokit/plugin-enterprise-rest6.0.1indirect
npm@octokit/plugin-paginate-rest11.4.4-cjs.2indirect
npm@octokit/plugin-request-log4.0.1indirect
npm@octokit/plugin-rest-endpoint-methods13.3.2-cjs.1indirect
npm@octokit/request8.4.1indirect
npm@octokit/request-error5.1.1indirect
npm@octokit/rest20.1.2indirect
npm@octokit/types13.10.0indirect
npm@optimize-lodash/rollup-plugin4.0.4indirect
npm@optimize-lodash/rollup-plugin^4.0.4indirect
npm@optimize-lodash/transform3.0.3indirect
npm@pkgr/core0.1.1indirect
npm@puppeteer/browsers2.10.0indirect
npm@pxtrn/storybook-addon-docs-stencil8.0.0indirect
npm@pxtrn/storybook-addon-docs-stencil^8.0.0indirect
npm@rollup/plugin-node-resolve15.3.1indirect
npm@rollup/plugin-node-resolve^15.3.1indirect
npm@rollup/plugin-typescript11.1.6indirect
npm@rollup/plugin-typescript^11.1.6indirect
npm@rollup/pluginutils5.0.5indirect
npm@rollup/pluginutils5.1.4indirect
npm@rollup/rollup-android-arm-eabi4.27.3indirect
npm@rollup/rollup-android-arm-eabi4.53.3indirect
npm@rollup/rollup-android-arm644.27.3indirect
npm@rollup/rollup-android-arm644.53.3indirect
npm@rollup/rollup-darwin-arm644.27.3indirect
npm@rollup/rollup-darwin-arm644.34.9indirect
npm@rollup/rollup-darwin-arm644.53.3indirect
npm@rollup/rollup-darwin-x644.27.3indirect
npm@rollup/rollup-darwin-x644.34.9indirect
npm@rollup/rollup-darwin-x644.53.3indirect
npm@rollup/rollup-freebsd-arm644.27.3indirect
npm@rollup/rollup-freebsd-arm644.53.3indirect
npm@rollup/rollup-freebsd-x644.27.3indirect
npm@rollup/rollup-freebsd-x644.53.3indirect
npm@rollup/rollup-linux-arm-gnueabihf4.27.3indirect
npm@rollup/rollup-linux-arm-gnueabihf4.53.3indirect
npm@rollup/rollup-linux-arm-musleabihf4.27.3indirect
npm@rollup/rollup-linux-arm-musleabihf4.53.3indirect
npm@rollup/rollup-linux-arm64-gnu4.27.3indirect
npm@rollup/rollup-linux-arm64-gnu4.34.9indirect
npm@rollup/rollup-linux-arm64-gnu4.53.3indirect
npm@rollup/rollup-linux-arm64-musl4.27.3indirect
npm@rollup/rollup-linux-arm64-musl4.34.9indirect
npm@rollup/rollup-linux-arm64-musl4.53.3indirect
npm@rollup/rollup-linux-loong64-gnu4.53.3indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.27.3indirect
npm@rollup/rollup-linux-ppc64-gnu4.53.3indirect
npm@rollup/rollup-linux-riscv64-gnu4.27.3indirect
npm@rollup/rollup-linux-riscv64-gnu4.53.3indirect
npm@rollup/rollup-linux-riscv64-musl4.53.3indirect
npm@rollup/rollup-linux-s390x-gnu4.27.3indirect
npm@rollup/rollup-linux-s390x-gnu4.53.3indirect
npm@rollup/rollup-linux-x64-gnu4.27.3indirect
npm@rollup/rollup-linux-x64-gnu4.34.9indirect
npm@rollup/rollup-linux-x64-gnu4.53.3indirect
npm@rollup/rollup-linux-x64-musl4.27.3indirect
npm@rollup/rollup-linux-x64-musl4.34.9indirect
npm@rollup/rollup-linux-x64-musl4.53.3indirect
npm@rollup/rollup-openharmony-arm644.53.3indirect
npm@rollup/rollup-win32-arm64-msvc4.27.3indirect
npm@rollup/rollup-win32-arm64-msvc4.34.9indirect
npm@rollup/rollup-win32-arm64-msvc4.53.3indirect
npm@rollup/rollup-win32-ia32-msvc4.27.3indirect
npm@rollup/rollup-win32-ia32-msvc4.53.3indirect
npm@rollup/rollup-win32-x64-gnu4.53.3indirect
npm@rollup/rollup-win32-x64-msvc4.27.3indirect
npm@rollup/rollup-win32-x64-msvc4.34.9indirect
npm@rollup/rollup-win32-x64-msvc4.53.3indirect
npm@sigstore/bundle4.0.0indirect
npm@sigstore/core3.1.0indirect
npm@sigstore/protobuf-specs0.5.0indirect
npm@sigstore/sign4.1.0indirect
npm@sigstore/tuf4.0.1indirect
npm@sigstore/verify3.1.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sinclair/typebox0.34.48indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@standard-schema/spec1.0.0indirect
npm@stencil-community/eslint-plugin0.8.0indirect
npm@stencil/core4.36.3indirect
npm@stencil/core^4.36.1indirect
npm@stencil/sass3.2.1indirect
npm@stencil/sass^3.2.1indirect
npm@storybook/addon-actions8.6.12indirect
npm@storybook/addon-actions^8.6.12indirect
npm@storybook/addon-backgrounds8.6.12indirect
npm@storybook/addon-controls8.6.12indirect
npm@storybook/addon-docs8.6.12indirect
npm@storybook/addon-docs^8.6.12indirect
npm@storybook/addon-essentials8.6.12indirect
npm@storybook/addon-essentials^8.6.12indirect
npm@storybook/addon-highlight8.6.12indirect
npm@storybook/addon-interactions8.6.12indirect
npm@storybook/addon-interactions^8.6.12indirect
npm@storybook/addon-links8.6.12indirect
npm@storybook/addon-links^8.6.12indirect
npm@storybook/addon-measure8.6.12indirect
npm@storybook/addon-outline8.6.12indirect
npm@storybook/addon-styling-webpack1.0.1indirect
npm@storybook/addon-styling-webpack^1.0.1indirect
npm@storybook/addon-themes8.6.12indirect
npm@storybook/addon-themes^8.6.12indirect
npm@storybook/addon-toolbars8.6.12indirect
npm@storybook/addon-viewport8.6.12indirect
npm@storybook/addon-webpack5-compiler-swc3.0.0indirect
npm@storybook/addon-webpack5-compiler-swc^3.0.0indirect
npm@storybook/blocks8.6.12indirect
npm@storybook/blocks^8.6.12indirect
npm@storybook/builder-webpack58.6.12indirect
npm@storybook/client-logger8.6.12indirect
npm@storybook/components8.6.12indirect
npm@storybook/core8.6.12indirect
npm@storybook/core-webpack8.6.12indirect
npm@storybook/csf0.0.1indirect
npm@storybook/csf-plugin8.6.12indirect
npm@storybook/global5.0.0indirect
npm@storybook/icons1.2.12indirect
npm@storybook/instrumenter8.6.12indirect
npm@storybook/manager-api8.6.12indirect
npm@storybook/manager-api^8.6.12indirect
npm@storybook/node-logger8.6.12indirect
npm@storybook/preset-react-webpack8.6.12indirect
npm@storybook/preview-api8.6.12indirect
npm@storybook/preview-api^8.6.12indirect
npm@storybook/react8.6.12indirect
npm@storybook/react^8.6.12indirect
npm@storybook/react-docgen-typescript-plugin1.0.6--canary.9.0c3f3b7.0indirect
npm@storybook/react-dom-shim8.6.12indirect
npm@storybook/react-webpack58.6.12indirect
npm@storybook/react-webpack5^8.6.12indirect
npm@storybook/storybook-deployer2.8.16indirect
npm@storybook/storybook-deployer^2.8.16indirect
npm@storybook/test8.6.12indirect
npm@storybook/theming8.6.12indirect
npm@storybook/theming^8.6.12indirect
npm@swc/core1.11.20indirect
npm@swc/core-darwin-arm641.11.20indirect
npm@swc/core-darwin-x641.11.20indirect
npm@swc/core-linux-arm-gnueabihf1.11.20indirect
npm@swc/core-linux-arm64-gnu1.11.20indirect
npm@swc/core-linux-arm64-musl1.11.20indirect
npm@swc/core-linux-x64-gnu1.11.20indirect
npm@swc/core-linux-x64-musl1.11.20indirect
npm@swc/core-win32-arm64-msvc1.11.20indirect
npm@swc/core-win32-ia32-msvc1.11.20indirect
npm@swc/core-win32-x64-msvc1.11.20indirect
npm@swc/counter0.1.3indirect
npm@swc/types0.1.21indirect
npm@testing-library/dom10.4.0indirect
npm@testing-library/jest-dom6.5.0indirect
npm@testing-library/user-event14.5.2indirect
npm@tokens-studio/sd-transforms2.0.3indirect
npm@tokens-studio/sd-transforms^2.0.3indirect
npm@tokens-studio/types0.5.2indirect
npm@tootallnate/once1.1.2indirect
npm@tootallnate/quickjs-emscripten0.23.0indirect
npm@trysound/sax0.2.0indirect
npm@tufjs/canonical-json2.0.0indirect
npm@tufjs/models4.1.0indirect
npm@tybys/wasm-util0.9.0indirect
npm@types/aria-query5.0.4indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.6.8indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.6indirect
npm@types/chai5.2.3indirect
npm@types/conventional-commits-parser5.0.0indirect
npm@types/deep-eql4.0.2indirect
npm@types/doctrine0.0.9indirect
npm@types/estree1.0.6indirect
npm@types/estree1.0.8indirect
npm@types/fs-extra8.1.5indirect
npm@types/glob7.2.0indirect
npm@types/graceful-fs4.1.9indirect
npm@types/html-minifier-terser6.1.0indirect
npm@types/inputmask5.0.7indirect
npm@types/inputmask^5.0.3indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest29.5.14indirect
npm@types/jest^29.5.13indirect
npm@types/json-schema7.0.15indirect
npm@types/json-schema^7.0.12indirect
npm@types/lodash4.17.9indirect
npm@types/lodash^4.17.5indirect
npm@types/lodash-es4.17.12indirect
npm@types/lodash-es^4.17.12indirect
npm@types/mdx2.0.13indirect
npm@types/minimatch3.0.5indirect
npm@types/minimatch5.1.2indirect
npm@types/minimist1.2.5indirect
npm@types/node22.7.4indirect
npm@types/node^22.7.2indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/parse-json4.0.2indirect
npm@types/pluralize0.0.33indirect
npm@types/pluralize^0.0.33indirect
npm@types/prop-types15.7.13indirect
npm@types/react18.3.12indirect
npm@types/react^18.3.10indirect
npm@types/react-dom18.3.1indirect
npm@types/react-dom^18.3.1indirect
npm@types/resolve1.20.2indirect
npm@types/resolve1.20.6indirect
npm@types/semver7.5.8indirect
npm@types/stack-utils2.0.3indirect
npm@types/uuid9.0.8indirect
npm@types/yargs17.0.33indirect
npm@types/yargs-parser21.0.3indirect
npm@types/yauzl2.10.3indirect
npm@typescript-eslint/eslint-plugin5.62.0indirect
npm@typescript-eslint/eslint-plugin8.15.0indirect
npm@typescript-eslint/eslint-plugin<6 && ^5.0.0indirect
npm@typescript-eslint/parser5.62.0indirect
npm@typescript-eslint/parser8.15.0indirect
npm@typescript-eslint/parser<6 && ^5.0.0indirect
npm@typescript-eslint/parser^5.12.1indirect
npm@typescript-eslint/scope-manager5.62.0indirect
npm@typescript-eslint/scope-manager8.15.0indirect
npm@typescript-eslint/type-utils5.62.0indirect
npm@typescript-eslint/type-utils8.15.0indirect
npm@typescript-eslint/types5.62.0indirect
npm@typescript-eslint/types8.15.0indirect
npm@typescript-eslint/typescript-estree5.62.0indirect
npm@typescript-eslint/typescript-estree8.15.0indirect
npm@typescript-eslint/utils5.62.0indirect
npm@typescript-eslint/utils8.15.0indirect
npm@typescript-eslint/visitor-keys5.62.0indirect
npm@typescript-eslint/visitor-keys8.15.0indirect
npm@ungap/structured-clone1.2.0indirect
npm@vitest/expect2.0.5indirect
npm@vitest/expect4.0.13indirect
npm@vitest/mocker4.0.13indirect
npm@vitest/pretty-format2.0.5indirect
npm@vitest/pretty-format2.1.5indirect
npm@vitest/pretty-format4.0.13indirect
npm@vitest/runner4.0.13indirect
npm@vitest/snapshot4.0.13indirect
npm@vitest/spy2.0.5indirect
npm@vitest/spy4.0.13indirect
npm@vitest/utils2.0.5indirect
npm@vitest/utils2.1.5indirect
npm@vitest/utils4.0.13indirect
npm@webassemblyjs/ast1.12.1indirect
npm@webassemblyjs/floating-point-hex-parser1.11.6indirect
npm@webassemblyjs/helper-api-error1.11.6indirect
npm@webassemblyjs/helper-buffer1.12.1indirect
npm@webassemblyjs/helper-numbers1.11.6indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.6indirect
npm@webassemblyjs/helper-wasm-section1.12.1indirect
npm@webassemblyjs/ieee7541.11.6indirect
npm@webassemblyjs/leb1281.11.6indirect
npm@webassemblyjs/utf81.11.6indirect
npm@webassemblyjs/wasm-edit1.12.1indirect
npm@webassemblyjs/wasm-gen1.12.1indirect
npm@webassemblyjs/wasm-opt1.12.1indirect
npm@webassemblyjs/wasm-parser1.12.1indirect
npm@webassemblyjs/wast-printer1.12.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npm@yarnpkg/lockfile1.1.0indirect
npm@yarnpkg/parsers3.0.2indirect
npm@zip.js/zip.js2.8.17indirect
npm@zkochan/js-yaml0.0.7indirect
npmabbrev3.0.1indirect
npmabbrev4.0.0indirect
npmacorn8.12.1indirect
npmacorn8.14.0indirect
npmacorn-import-attributes1.9.5indirect
npmacorn-jsx5.3.2indirect
npmadd-stream1.0.0indirect
npmagent-base6.0.2indirect
npmagent-base7.1.1indirect
npmagent-base7.1.3indirect
npmagentkeepalive4.5.0indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmajv8.17.1indirect
npmajv-formats2.1.1indirect
npmajv-keywords3.5.2indirect
npmajv-keywords5.1.0indirect
npmansi-colors4.1.3indirect
npmansi-escapes4.3.2indirect
npmansi-html-community0.0.8indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.3indirect
npmaproba2.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-query5.3.0indirect
npmarray-buffer-byte-length1.0.1indirect
npmarray-differ3.0.0indirect
npmarray-ify1.0.0indirect
npmarray-includes3.1.8indirect
npmarray-union2.1.0indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flatmap1.3.2indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.3indirect
npmarrify1.0.1indirect
npmarrify2.0.1indirect
npmassert2.1.0indirect
npmassertion-error2.0.1indirect
npmast-types0.13.4indirect
npmast-types0.16.1indirect
npmastral-regex2.0.0indirect
npmasync3.2.6indirect
npmasynckit0.4.0indirect
npmat-least-node1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaxios1.13.5indirect
npmb4a1.6.7indirect
npmbabel-jest29.7.0indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-preset-current-node-syntax1.1.0indirect
npmbabel-preset-jest29.6.3indirect
npmbalanced-match1.0.2indirect
npmbalanced-match2.0.0indirect
npmbare-events2.5.4indirect
npmbare-fs4.1.2indirect
npmbare-os3.6.1indirect
npmbare-path3.0.0indirect
npmbare-stream2.6.5indirect
npmbase64-js1.5.1indirect
npmbasic-ftp5.0.5indirect
npmbefore-after-hook2.2.3indirect
npmbetter-opn3.0.2indirect
npmbidi-js1.0.3indirect
npmbin-links5.0.0indirect
npmbinary-extensions2.3.0indirect
npmbl4.1.0indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmbrowser-assert1.2.1indirect
npmbrowserslist4.24.0indirect
npmbser2.1.1indirect
npmbtoa1.2.1indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-builder0.2.0indirect
npmbuffer-crc320.2.13indirect
npmbuffer-from1.1.2indirect
npmbuiltins1.0.3indirect
npmbyte-size8.1.1indirect
npmcacache15.3.0indirect
npmcacache20.0.3indirect
npmcall-bind1.0.7indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamel-case4.1.2indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcamelcase-keys6.2.2indirect
npmcamelcase-keys7.0.2indirect
npmcaniuse-api3.0.0indirect
npmcaniuse-lite1.0.30001664indirect
npmcase-sensitive-paths-webpack-plugin2.4.0indirect
npmccount1.1.0indirect
npmchai5.1.2indirect
npmchai6.2.1indirect
npmchalk2.4.2indirect
npmchalk3.0.0indirect
npmchalk4.1.0indirect
npmchalk4.1.2indirect
npmchalk5.3.0indirect
npmchange-case5.4.4indirect
npmchar-regex1.0.2indirect
npmcharacter-entities-html41.1.4indirect
npmcharacter-entities-legacy1.1.4indirect
npmchardet2.1.1indirect
npmcheck-error2.1.1indirect
npmchokidar3.6.0indirect
npmchokidar4.0.1indirect
npmchownr2.0.0indirect
npmchownr3.0.0indirect
npmchrome-trace-event1.0.4indirect
npmchromium-bidi3.0.0indirect
npmci-info3.9.0indirect
npmcjs-module-lexer1.4.1indirect
npmclean-css5.3.3indirect
npmclean-stack2.2.0indirect
npmcli-cursor3.1.0indirect
npmcli-spinners2.6.1indirect
npmcli-spinners2.9.2indirect
npmcli-width4.1.0indirect
npmcliui6.0.0indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmclone1.0.4indirect
npmcmd-shim6.0.3indirect
npmcmd-shim7.0.0indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcolord2.9.3indirect
npmcolorette1.4.0indirect
npmcolorette2.0.20indirect
npmcolorjs.io0.5.2indirect
npmcolumnify1.6.0indirect
npmcombined-stream1.0.8indirect
npmcomma-separated-tokens1.0.8indirect
npmcommander12.1.0indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmcommon-ancestor-path1.0.1indirect
npmcommondir1.0.1indirect
npmcompare-func2.0.0indirect
npmcomponent-emitter2.0.0indirect
npmcompute-gcd1.2.1indirect
npmcompute-lcm1.1.2indirect
npmconcat-map0.0.1indirect
npmconcat-stream2.0.0indirect
npmconcat-with-sourcemaps1.1.0indirect
npmconsole-control-strings1.1.0indirect
npmconstants-browserify1.0.0indirect
npmconventional-changelog-angular7.0.0indirect
npmconventional-changelog-conventionalcommits7.0.2indirect
npmconventional-changelog-core5.0.1indirect
npmconventional-changelog-preset-loader3.0.0indirect
npmconventional-changelog-writer6.0.1indirect
npmconventional-commits-filter3.0.0indirect
npmconventional-commits-parser4.0.0indirect
npmconventional-recommended-bump7.0.1indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcosmiconfig7.1.0indirect
npmcosmiconfig8.3.6indirect
npmcosmiconfig9.0.0indirect
npmcreate-jest29.7.0indirect
npmcross-spawn7.0.3indirect
npmcross-spawn7.0.6indirect
npmcss-declaration-sorter6.4.1indirect
npmcss-functions-list3.2.2indirect
npmcss-loader6.11.0indirect
npmcss-loader7.1.2indirect
npmcss-loader^7.1.2indirect
npmcss-select4.3.0indirect
npmcss-select5.1.0indirect
npmcss-tree1.1.3indirect
npmcss-tree2.2.1indirect
npmcss-tree2.3.1indirect
npmcss-what6.1.0indirect
npmcss.escape1.5.1indirect
npmcssesc3.0.0indirect
npmcssnano5.1.15indirect
npmcssnano-preset-default5.2.14indirect
npmcssnano-utils3.1.0indirect
npmcsso4.2.0indirect
npmcsso5.0.5indirect
npmcssstyle4.3.0indirect
npmcsstype3.1.3indirect
npmdargs7.0.0indirect
npmdata-uri-to-buffer6.0.2indirect
npmdata-urls5.0.0indirect
npmdata-view-buffer1.0.1indirect
npmdata-view-byte-length1.0.1indirect
npmdata-view-byte-offset1.0.0indirect
npmdateformat3.0.3indirect
npmdayjs1.11.13indirect
npmdayjs^1.11.13indirect
npmdebug4.3.7indirect
npmdebug4.4.0indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecamelize5.0.1indirect
npmdecamelize-keys1.1.1indirect
npmdecimal.js10.4.3indirect
npmdedent0.7.0indirect
npmdedent1.5.3indirect
npmdeep-eql5.0.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefaults1.0.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop2.0.0indirect
npmdefine-properties1.2.1indirect
npmdegenerator5.0.1indirect
npmdelayed-stream1.0.0indirect
npmdeprecation2.3.1indirect
npmdequal2.0.3indirect
npmdetect-indent5.0.0indirect
npmdetect-newline3.1.0indirect
npmdevtools-protocol0.0.1425554indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdom-accessibility-api0.5.16indirect
npmdom-accessibility-api0.6.3indirect
npmdom-converter0.2.0indirect
npmdom-serializer1.4.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomhandler5.0.3indirect
npmdomutils2.8.0indirect
npmdomutils3.1.0indirect
npmdot-case3.0.4indirect
npmdot-prop5.3.0indirect
npmdotenv16.4.5indirect
npmdotenv-expand11.0.6indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmejs3.1.10indirect
npmelectron-to-chromium1.5.30indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmencoding0.1.13indirect
npmend-of-stream1.4.4indirect
npmendent2.1.0indirect
npmenhanced-resolve5.17.1indirect
npmenquirer2.3.6indirect
npmentities2.2.0indirect
npmentities4.5.0indirect
npmenv-paths2.2.1indirect
npmenvinfo7.13.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.2indirect
npmes-abstract1.23.3indirect
npmes-define-property1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.0.19indirect
npmes-module-lexer1.5.4indirect
npmes-module-lexer1.7.0indirect
npmes-object-atoms1.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.0.3indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.0.2indirect
npmes-to-primitive1.2.1indirect
npmesbuild0.23.1indirect
npmesbuild0.25.12indirect
npmesbuild-register3.6.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.1.0indirect
npmeslint8.57.1indirect
npmeslint9.15.0indirect
npmeslint^8.57.0indirect
npmeslint^8.9.0indirect
npmeslint^9.11.1indirect
npmeslint-config-prettier8.10.0indirect
npmeslint-config-prettier9.1.0indirect
npmeslint-config-prettier^8.4.0indirect
npmeslint-config-prettier^9.1.0indirect
npmeslint-plugin-jest28.11.0indirect
npmeslint-plugin-jest^28.8.3indirect
npmeslint-plugin-prettier4.2.1indirect
npmeslint-plugin-prettier5.2.1indirect
npmeslint-plugin-prettier^4.0.0indirect
npmeslint-plugin-prettier^5.0.0indirect
npmeslint-plugin-react7.37.1indirect
npmeslint-plugin-react^7.28.0indirect
npmeslint-plugin-react-hooks5.1.0-rc-fb9a90fa48-20240614indirect
npmeslint-plugin-react-hooks^5.1.0-rc.0indirect
npmeslint-plugin-react-refresh0.4.14indirect
npmeslint-plugin-react-refresh^0.4.12indirect
npmeslint-plugin-storybook0.9.0indirect
npmeslint-plugin-storybook^0.9.0indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-scope8.2.0indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.0indirect
npmespree10.3.0indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker0.6.1indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeventemitter34.0.7indirect
npmevents3.3.0indirect
npmexeca5.0.0indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.7.0indirect
npmexpect-type1.2.2indirect
npmexponential-backoff3.1.1indirect
npmexpr-eval-fork3.0.3indirect
npmextract-zip2.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.2indirect
npmfast-glob^3.2.4indirect
npmfast-json-parse1.0.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.0.2indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.17.1indirect
npmfb-watchman2.0.2indirect
npmfd-slicer1.1.0indirect
npmfdir6.5.0indirect
npmfigures3.2.0indirect
npmfile-entry-cache6.0.1indirect
npmfile-entry-cache7.0.2indirect
npmfile-entry-cache8.0.0indirect
npmfilelist1.0.4indirect
npmfill-range7.1.1indirect
npmfind-cache-dir3.3.2indirect
npmfind-up2.1.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflat-cache4.0.1indirect
npmflatted3.3.1indirect
npmfollow-redirects1.15.11indirect
npmfor-each0.3.3indirect
npmforeground-child3.3.1indirect
npmfork-ts-checker-webpack-plugin8.0.0indirect
npmform-data4.0.0indirect
npmform-data4.0.5indirect
npmfront-matter4.0.2indirect
npmfs-constants1.0.0indirect
npmfs-minipass2.1.0indirect
npmfs-minipass3.0.3indirect
npmfs-monkey1.0.6indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.6indirect
npmfunctions-have-names1.2.3indirect
npmgeneric-names4.0.0indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.2.4indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-pkg-repo4.2.1indirect
npmget-port5.1.1indirect
npmget-proto1.0.1indirect
npmget-stream5.2.0indirect
npmget-stream6.0.0indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.2indirect
npmget-uri6.0.3indirect
npmgit-raw-commits3.0.0indirect
npmgit-remote-origin-url2.0.0indirect
npmgit-semver-tags5.0.1indirect
npmgit-up6.0.0indirect
npmgit-up7.0.0indirect
npmgit-url-parse12.0.0indirect
npmgit-url-parse14.0.0indirect
npmgitconfiglocal1.0.0indirect
npmglob11.1.0indirect
npmglob13.0.2indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regex.js1.2.0indirect
npmglob-to-regexp0.4.1indirect
npmglobal-modules2.0.0indirect
npmglobal-prefix3.0.0indirect
npmglobals11.12.0indirect
npmglobals13.24.0indirect
npmglobals14.0.0indirect
npmglobals15.12.0indirect
npmglobals^15.9.0indirect
npmglobalthis1.0.4indirect
npmglobby10.0.1indirect
npmglobby11.1.0indirect
npmglobjoin0.1.4indirect
npmgopd1.0.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmgzip-size6.0.0indirect
npmhandlebars4.7.8indirect
npmhandlebars^4.7.6indirect
npmhard-rejection2.1.0indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.0.3indirect
npmhas-symbols1.0.3indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhas-unicode2.0.1indirect
npmhasown2.0.2indirect
npmhast-util-is-element1.1.0indirect
npmhast-util-to-html7.1.3indirect
npmhast-util-to-html^7.1.1indirect
npmhast-util-whitespace1.0.4indirect
npmhe1.2.0indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhosted-git-info8.1.0indirect
npmhosted-git-info9.0.2indirect
npmhtml-encoding-sniffer4.0.0indirect
npmhtml-entities2.6.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-minifier-terser6.1.0indirect
npmhtml-tags3.3.1indirect
npmhtml-void-elements1.0.5indirect
npmhtml-webpack-plugin5.6.3indirect
npmhtmlparser26.1.0indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-proxy-agent4.0.1indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent5.0.1indirect
npmhttps-proxy-agent7.0.5indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals2.1.0indirect
npmhumanize-ms1.2.1indirect
npmhyperdyperid1.2.0indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmicss-replace-symbols1.1.0indirect
npmicss-utils5.1.0indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmignore-walk8.0.0indirect
npmimmutable4.3.7indirect
npmimmutable5.1.1indirect
npmimport-cwd3.0.0indirect
npmimport-fresh3.3.0indirect
npmimport-from3.0.0indirect
npmimport-lazy4.0.0indirect
npmimport-local3.1.0indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmindent-string5.0.0indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini5.0.0indirect
npmini6.0.0indirect
npminit-package-json8.2.2indirect
npminquirer12.9.6indirect
npminternal-slot1.0.7indirect
npminterpret1.4.0indirect
npmip-address9.0.5indirect
npmis-arguments1.1.1indirect
npmis-array-buffer3.0.4indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.0.0indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-ci3.0.1indirect
npmis-core-module2.15.1indirect
npmis-data-view1.0.1indirect
npmis-date-object1.0.5indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.0.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-interactive1.0.0indirect
npmis-lambda1.0.1indirect
npmis-map2.0.3indirect
npmis-mergeable-object1.1.1indirect
npmis-module1.0.0indirect
npmis-nan1.3.2indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-obj2.0.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj1.1.0indirect
npmis-plain-obj4.1.0indirect
npmis-plain-object3.0.1indirect
npmis-plain-object5.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.1.4indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.3indirect
npmis-ssh1.4.0indirect
npmis-stream2.0.0indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-text-path1.0.1indirect
npmis-typed-array1.1.13indirect
npmis-unicode-supported0.1.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.0.2indirect
npmis-weakset2.0.3indirect
npmis-wsl2.2.0indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmisexe4.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.7indirect
npmiterator.prototype1.1.2indirect
npmjackspeak4.2.1indirect
npmjake10.9.2indirect
npmjest29.7.0indirect
npmjest^29.7.0indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.7.0indirect
npmjest-cli^29.7.0indirect
npmjest-config29.7.0indirect
npmjest-diff29.7.0indirect
npmjest-diff30.2.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-node29.7.0indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-matcher-utils29.7.0indirect
npmjest-message-util29.7.0indirect
npmjest-mock29.7.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.6.3indirect
npmjest-resolve29.7.0indirect
npmjest-resolve-dependencies29.7.0indirect
npmjest-runner29.7.0indirect
npmjest-runtime29.7.0indirect
npmjest-snapshot29.7.0indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-watcher29.7.0indirect
npmjest-worker27.5.1indirect
npmjest-worker29.7.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.1.1indirect
npmjsbn1.1.0indirect
npmjsdoc-type-pratt-parser4.1.0indirect
npmjsdom23.2.0indirect
npmjsesc2.5.2indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-parse-even-better-errors4.0.0indirect
npmjson-parse-even-better-errors5.0.0indirect
npmjson-schema-compare0.2.2indirect
npmjson-schema-merge-allof0.8.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-nice1.1.4indirect
npmjson-stringify-safe5.0.1indirect
npmjson52.2.3indirect
npmjsonc-parser3.2.0indirect
npmjsonfile4.0.0indirect
npmjsonfile6.1.0indirect
npmjsonparse1.3.1indirect
npmjsonpointer5.0.1indirect
npmJSONStream1.3.5indirect
npmjsx-ast-utils3.3.5indirect
npmjust-diff6.0.2indirect
npmjust-diff-apply5.5.0indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmknown-css-properties0.29.0indirect
npmlerna9.0.4indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlibnpmaccess10.0.3indirect
npmlibnpmpublish4.0.2indirect
npmlilconfig2.1.0indirect
npmlines-and-columns1.2.4indirect
npmlines-and-columns2.0.3indirect
npmload-json-file4.0.0indirect
npmload-json-file6.2.0indirect
npmloader-runner4.3.0indirect
npmloader-utils3.3.1indirect
npmlocate-path2.0.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash^4.17.21indirect
npmlodash.camelcase4.3.0indirect
npmlodash.ismatch4.4.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlodash.truncate4.4.2indirect
npmlodash.uniq4.5.0indirect
npmlog-symbols4.1.0indirect
npmloose-envify1.4.0indirect
npmloupe3.1.2indirect
npmlower-case2.0.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.5indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlru-cache7.18.3indirect
npmlz-string1.5.0indirect
npmmagic-string0.30.11indirect
npmmagic-string0.30.21indirect
npmmake-dir2.1.0indirect
npmmake-dir3.1.0indirect
npmmake-dir4.0.0indirect
npmmake-fetch-happen15.0.2indirect
npmmake-fetch-happen15.0.3indirect
npmmake-fetch-happen9.1.0indirect
npmmakeerror1.0.12indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmap-or-similar1.5.0indirect
npmmarkdown-to-jsx7.5.0indirect
npmmath-intrinsics1.1.0indirect
npmmathml-tag-names2.1.3indirect
npmmdn-data2.0.14indirect
npmmdn-data2.0.28indirect
npmmdn-data2.0.30indirect
npmmemfs3.5.3indirect
npmmemfs4.56.10indirect
npmmemoizerific1.11.3indirect
npmmeow10.1.5indirect
npmmeow8.1.2indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmin-indent1.0.1indirect
npmmini-css-extract-plugin2.9.2indirect
npmmini-css-extract-plugin^2.9.2indirect
npmminimatch10.1.1indirect
npmminimatch10.1.2indirect
npmminimatch3.0.5indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminimist-options4.1.0indirect
npmminipass3.3.6indirect
npmminipass5.0.0indirect
npmminipass7.1.2indirect
npmminipass-collect1.0.2indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch1.4.1indirect
npmminipass-fetch4.0.1indirect
npmminipass-fetch5.0.1indirect
npmminipass-flush1.0.5indirect
npmminipass-json-stream1.0.2indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminipass-sized2.0.0indirect
npmminizlib2.1.2indirect
npmminizlib3.1.0indirect
npmmitt3.0.1indirect
npmmkdirp0.5.6indirect
npmmkdirp1.0.4indirect
npmmockdate3.0.5indirect
npmmockdate^3.0.5indirect
npmmodify-values1.0.1indirect
npmms2.1.3indirect
npmmultimatch5.0.0indirect
npmmute-stream2.0.0indirect
npmnanoid3.3.11indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnatural-compare-lite1.4.0indirect
npmnegotiator0.6.3indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnetmask2.0.2indirect
npmno-case3.0.4indirect
npmnode-abort-controller3.1.1indirect
npmnode-gyp12.2.0indirect
npmnode-int640.4.0indirect
npmnode-machine-id1.1.12indirect
npmnode-releases2.0.18indirect
npmnopt8.1.0indirect
npmnopt9.0.0indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnormalize-url6.1.0indirect
npmnpm-bundled4.0.0indirect
npmnpm-bundled5.0.0indirect
npmnpm-install-checks7.1.2indirect
npmnpm-install-checks8.0.0indirect
npmnpm-normalize-package-bin4.0.0indirect
npmnpm-normalize-package-bin5.0.0indirect
npmnpm-package-arg12.0.2indirect
npmnpm-package-arg13.0.1indirect
npmnpm-package-arg8.1.5indirect
npmnpm-packlist10.0.3indirect
npmnpm-pick-manifest10.0.0indirect
npmnpm-pick-manifest11.0.3indirect
npmnpm-registry-fetch11.0.0indirect
npmnpm-registry-fetch19.1.0indirect
npmnpm-run-path4.0.1indirect
npmnth-check2.1.1indirect
npmnx22.5.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.2indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.6indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.5indirect
npmobject.entries1.1.8indirect
npmobject.fromentries2.0.8indirect
npmobject.values1.2.0indirect
npmobjectorarray1.0.5indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmopen7.4.2indirect
npmopen8.4.2indirect
npmoptionator0.9.4indirect
npmora5.3.0indirect
npmp-finally1.0.0indirect
npmp-limit1.3.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate2.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map4.0.0indirect
npmp-map7.0.4indirect
npmp-map-series2.1.0indirect
npmp-pipe3.1.0indirect
npmp-queue6.6.2indirect
npmp-reduce2.1.0indirect
npmp-timeout3.2.0indirect
npmp-try1.0.0indirect
npmp-try2.2.0indirect
npmp-waterfall2.1.1indirect
npmpac-proxy-agent7.2.0indirect
npmpac-resolver7.0.1indirect
npmpackage-json-from-dist1.0.1indirect
npmpacote21.0.1indirect
npmpacote21.3.1indirect
npmparam-case3.0.4indirect
npmparent-module1.0.1indirect
npmparse-conflict-json4.0.0indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmparse-path5.0.0indirect
npmparse-path7.0.0indirect
npmparse-repo1.0.4indirect
npmparse-url7.0.2indirect
npmparse-url8.1.0indirect
npmparse57.2.1indirect
npmpascal-case3.1.2indirect
npmpath0.12.7indirect
npmpath-browserify1.0.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.1indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmpath-unified0.2.0indirect
npmpathe2.0.3indirect
npmpathval2.0.0indirect
npmpend1.2.0indirect
npmpicocolors1.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.2indirect
npmpicomatch4.0.3indirect
npmpify2.3.0indirect
npmpify3.0.0indirect
npmpify4.0.1indirect
npmpify5.0.0indirect
npmpirates4.0.6indirect
npmpkg-dir4.2.0indirect
npmpolished4.3.1indirect
npmpossible-typed-array-names1.0.0indirect
npmpostcss8.4.47indirect
npmpostcss8.5.6indirect
npmpostcss^8.4.47indirect
npmpostcss-calc8.2.4indirect
npmpostcss-calc-ast-parser0.1.4indirect
npmpostcss-colormin5.3.1indirect
npmpostcss-convert-values5.1.3indirect
npmpostcss-discard-comments5.1.2indirect
npmpostcss-discard-duplicates5.1.0indirect
npmpostcss-discard-empty5.1.1indirect
npmpostcss-discard-overridden5.1.0indirect
npmpostcss-load-config3.1.4indirect
npmpostcss-media-query-parser0.2.3indirect
npmpostcss-merge-longhand5.1.7indirect
npmpostcss-merge-rules5.1.4indirect
npmpostcss-minify-font-values5.1.0indirect
npmpostcss-minify-gradients5.1.1indirect
npmpostcss-minify-params5.1.4indirect
npmpostcss-minify-selectors5.2.1indirect
npmpostcss-modules4.3.1indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.0.5indirect
npmpostcss-modules-scope3.2.0indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-normalize-charset5.1.0indirect
npmpostcss-normalize-display-values5.1.0indirect
npmpostcss-normalize-positions5.1.1indirect
npmpostcss-normalize-repeat-style5.1.1indirect
npmpostcss-normalize-string5.1.0indirect
npmpostcss-normalize-timing-functions5.1.0indirect
npmpostcss-normalize-unicode5.1.1indirect
npmpostcss-normalize-url5.1.0indirect
npmpostcss-normalize-whitespace5.1.1indirect
npmpostcss-ordered-values5.1.3indirect
npmpostcss-reduce-initial5.1.2indirect
npmpostcss-reduce-transforms5.1.0indirect
npmpostcss-resolve-nested-selector0.1.6indirect
npmpostcss-safe-parser6.0.0indirect
npmpostcss-scss4.0.9indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-selector-parser7.1.1indirect
npmpostcss-svgo5.1.0indirect
npmpostcss-unique-selectors5.1.1indirect
npmpostcss-value-parser3.3.1indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier3.3.3indirect
npmprettier^2.5.1indirect
npmprettier^3.0.0indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-error4.0.0indirect
npmpretty-format27.5.1indirect
npmpretty-format29.7.0indirect
npmpretty-format30.2.0indirect
npmproc-log5.0.0indirect
npmproc-log6.1.0indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmproggy3.0.0indirect
npmprogress2.0.3indirect
npmpromise-all-reject-late1.0.1indirect
npmpromise-call-limit3.0.2indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmpromise.series0.2.0indirect
npmprompts2.4.2indirect
npmpromzard2.0.0indirect
npmprop-types15.8.1indirect
npmproperty-information5.6.0indirect
npmprotocols2.0.1indirect
npmproxy-agent6.5.0indirect
npmproxy-from-env1.1.0indirect
npmpsl1.9.0indirect
npmpump3.0.2indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmpuppeteer24.6.1indirect
npmpuppeteer^24.3.0indirect
npmpuppeteer-core24.6.1indirect
npmpure-rand6.1.0indirect
npmqs6.14.0indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmquick-lru5.1.1indirect
npmrandombytes2.1.0indirect
npmrange-parser1.2.1indirect
npmreact-docgen7.1.0indirect
npmreact-docgen-typescript2.2.2indirect
npmreact-is16.13.1indirect
npmreact-is17.0.2indirect
npmreact-is18.3.1indirect
npmread4.1.0indirect
npmread-cmd-shim4.0.0indirect
npmread-cmd-shim5.0.0indirect
npmread-pkg3.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg6.0.0indirect
npmread-pkg-up3.0.0indirect
npmread-pkg-up7.0.1indirect
npmread-pkg-up8.0.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreaddirp4.0.1indirect
npmrecast0.23.9indirect
npmrechoir0.6.2indirect
npmredent3.0.0indirect
npmredent4.0.0indirect
npmreflect.getprototypeof1.0.6indirect
npmregenerator-runtime0.14.1indirect
npmregexp.prototype.flags1.5.2indirect
npmrelateurl0.2.7indirect
npmrenderkid3.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-main-filename2.0.0indirect
npmrequireindex1.2.0indirect
npmrequires-port1.0.0indirect
npmresolve1.22.8indirect
npmresolve2.0.0-next.5indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports2.0.3indirect
npmrestore-cursor3.1.0indirect
npmretry0.12.0indirect
npmreusify1.0.4indirect
npmrimraf2.6.3indirect
npmrimraf3.0.2indirect
npmrimraf6.1.2indirect
npmrollup4.27.3indirect
npmrollup4.53.3indirect
npmrollup^4.21.3indirect
npmrollup-plugin-copy3.5.0indirect
npmrollup-plugin-copy^3.5.0indirect
npmrollup-plugin-peer-deps-external2.2.4indirect
npmrollup-plugin-peer-deps-external^2.2.4indirect
npmrollup-plugin-postcss4.0.2indirect
npmrollup-plugin-postcss^4.0.2indirect
npmrollup-pluginutils2.8.2indirect
npmrollup-preserve-directives1.1.3indirect
npmrollup-preserve-directives^1.1.3indirect
npmrrweb-cssom0.6.0indirect
npmrrweb-cssom0.8.0indirect
npmrun-async4.0.6indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.1indirect
npmrxjs7.8.2indirect
npmsafe-array-concat1.1.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-identifier0.4.2indirect
npmsafe-regex-test1.0.3indirect
npmsafer-buffer2.1.2indirect
npmsass1.79.4indirect
npmsass^1.79.4indirect
npmsass-embedded1.86.3indirect
npmsass-embedded-android-arm1.86.3indirect
npmsass-embedded-android-arm641.86.3indirect
npmsass-embedded-android-ia321.86.3indirect
npmsass-embedded-android-riscv641.86.3indirect
npmsass-embedded-android-x641.86.3indirect
npmsass-embedded-darwin-arm641.86.3indirect
npmsass-embedded-darwin-x641.86.3indirect
npmsass-embedded-linux-arm1.86.3indirect
npmsass-embedded-linux-arm641.86.3indirect
npmsass-embedded-linux-ia321.86.3indirect
npmsass-embedded-linux-musl-arm1.86.3indirect
npmsass-embedded-linux-musl-arm641.86.3indirect
npmsass-embedded-linux-musl-ia321.86.3indirect
npmsass-embedded-linux-musl-riscv641.86.3indirect
npmsass-embedded-linux-musl-x641.86.3indirect
npmsass-embedded-linux-riscv641.86.3indirect
npmsass-embedded-linux-x641.86.3indirect
npmsass-embedded-win32-arm641.86.3indirect
npmsass-embedded-win32-ia321.86.3indirect
npmsass-embedded-win32-x641.86.3indirect
npmsass-loader16.0.5indirect
npmsass-loader^16.0.5indirect
npmsaxes6.0.0indirect
npmscheduler0.23.2indirect
npmschema-utils3.3.0indirect
npmschema-utils4.3.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.6.3indirect
npmsemver7.7.1indirect
npmsemver7.7.2indirect
npmserialize-javascript6.0.2indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshelljs0.8.5indirect
npmside-channel1.0.6indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsigstore4.1.0indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmslice-ansi4.0.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.3indirect
npmsocks-proxy-agent6.2.1indirect
npmsocks-proxy-agent8.0.5indirect
npmsort-keys2.0.0indirect
npmsource-map0.6.1indirect
npmsource-map0.7.4indirect
npmsource-map-explorer2.5.3indirect
npmsource-map-explorer^2.5.3indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.13indirect
npmsource-map-support0.5.21indirect
npmspace-separated-tokens1.1.5indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.20indirect
npmsplit1.0.1indirect
npmsplit23.2.2indirect
npmsprintf-js1.0.3indirect
npmsprintf-js1.1.3indirect
npmssri12.0.0indirect
npmssri13.0.1indirect
npmssri8.0.1indirect
npmstable0.1.8indirect
npmstack-utils2.0.6indirect
npmstackback0.0.2indirect
npmstate-local1.0.7indirect
npmstd-env3.10.0indirect
npmstorybook8.6.12indirect
npmstorybook^8.6.12indirect
npmstream0.0.3indirect
npmstreamx2.22.0indirect
npmstring-hash1.1.3indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.11indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.9indirect
npmstring.prototype.trimend1.0.8indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstringify-entities3.1.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-indent4.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstyle-dictionary5.2.0indirect
npmstyle-dictionary^5.2.0indirect
npmstyle-inject0.3.0indirect
npmstyle-loader3.3.4indirect
npmstyle-loader4.0.0indirect
npmstyle-loader^4.0.0indirect
npmstyle-search0.1.0indirect
npmstylehacks5.1.1indirect
npmstylelint15.11.0indirect
npmstylelint^15.0.0indirect
npmstylelint-config-prettier-scss1.0.0indirect
npmstylelint-config-prettier-scss^1.0.0indirect
npmstylelint-config-recommended13.0.0indirect
npmstylelint-config-recommended-scss13.1.0indirect
npmstylelint-config-sass-guidelines10.0.0indirect
npmstylelint-config-sass-guidelines^10.0.0indirect
npmstylelint-config-standard34.0.0indirect
npmstylelint-config-standard-scss11.1.0indirect
npmstylelint-config-standard-scss^11.1.0indirect
npmstylelint-scss4.7.0indirect
npmstylelint-scss5.3.2indirect
npmstylelint-value-no-unknown-custom-properties5.0.0indirect
npmstylelint-value-no-unknown-custom-properties^5.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks3.1.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-parser2.0.4indirect
npmsvg-parser^2.0.4indirect
npmsvg-tags1.0.0indirect
npmsvgo2.8.0indirect
npmsvgo3.3.2indirect
npmsvgo^3.2.0indirect
npmswc-loader0.2.6indirect
npmsymbol-tree3.2.4indirect
npmsync-child-process1.0.2indirect
npmsync-message-port1.1.3indirect
npmsynckit0.9.1indirect
npmtable6.8.2indirect
npmtapable2.2.1indirect
npmtar6.2.1indirect
npmtar7.5.7indirect
npmtar-fs3.0.8indirect
npmtar-stream2.2.0indirect
npmtar-stream3.1.7indirect
npmtemp0.9.4indirect
npmtemp-dir1.0.0indirect
npmterser5.34.1indirect
npmterser-webpack-plugin5.3.10indirect
npmtest-exclude6.0.0indirect
npmtext-decoder1.2.0indirect
npmtext-extensions1.9.0indirect
npmtext-table0.2.0indirect
npmthingies2.5.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmtiny-invariant1.3.3indirect
npmtinybench2.9.0indirect
npmtinycolor21.6.0indirect
npmtinyexec0.3.2indirect
npmtinyglobby0.2.12indirect
npmtinyglobby0.2.15indirect
npmtinyrainbow1.2.0indirect
npmtinyrainbow3.0.3indirect
npmtinyspy3.0.2indirect
npmtmp0.2.3indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtough-cookie4.1.4indirect
npmtr465.1.0indirect
npmtree-dump1.1.0indirect
npmtree-kill1.2.2indirect
npmtreeverse3.0.0indirect
npmtrim-newlines3.0.1indirect
npmtrim-newlines4.1.1indirect
npmts-api-utils1.4.0indirect
npmts-dedent2.2.0indirect
npmtsconfig-paths4.2.0indirect
npmtslib1.14.1indirect
npmtslib2.7.0indirect
npmtslib^2.7.0indirect
npmtsutils3.21.0indirect
npmtuf-js4.1.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.18.1indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtype-fest0.4.1indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtype-fest1.4.0indirect
npmtyped-array-buffer1.0.2indirect
npmtyped-array-byte-length1.0.1indirect
npmtyped-array-byte-offset1.0.2indirect
npmtyped-array-length1.0.6indirect
npmtyped-query-selector2.12.0indirect
npmtypedarray0.0.6indirect
npmtypescript5.6.2indirect
npmtypescript^5.6.2indirect
npmtypescript-eslint8.15.0indirect
npmtypescript-eslint^8.7.0indirect
npmuglify-js3.19.3indirect
npmunbox-primitive1.0.2indirect
npmundici-types6.19.8indirect
npmunique-filename1.1.1indirect
npmunique-filename5.0.0indirect
npmunique-slug2.0.2indirect
npmunique-slug6.0.0indirect
npmunist-util-is4.1.0indirect
npmuniversal-user-agent6.0.1indirect
npmuniversalify0.1.2indirect
npmuniversalify0.2.0indirect
npmuniversalify2.0.1indirect
npmunplugin1.16.0indirect
npmupath2.0.1indirect
npmupdate-browserslist-db1.1.1indirect
npmuri-js4.4.1indirect
npmurl0.11.4indirect
npmurl-parse1.5.10indirect
npmutil0.10.4indirect
npmutil0.12.5indirect
npmutil-deprecate1.0.2indirect
npmutila0.4.0indirect
npmuuid11.1.0indirect
npmuuid9.0.1indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name3.0.0indirect
npmvalidate-npm-package-name6.0.2indirect
npmvalidate.io-array1.0.6indirect
npmvalidate.io-function1.0.2indirect
npmvalidate.io-integer1.0.5indirect
npmvalidate.io-integer-array1.0.0indirect
npmvalidate.io-number1.0.3indirect
npmvarint6.0.0indirect
npmvite7.2.4indirect
npmvitest4.0.13indirect
npmw3c-xmlserializer5.0.0indirect
npmwalk-up-path4.0.0indirect
npmwalker1.0.8indirect
npmwatchpack2.4.2indirect
npmwcwidth1.0.1indirect
npmweb-worker1.5.0indirect
npmwebidl-conversions7.0.0indirect
npmwebpack5.95.0indirect
npmwebpack-dev-middleware6.1.3indirect
npmwebpack-hot-middleware2.26.1indirect
npmwebpack-sources3.2.3indirect
npmwebpack-virtual-modules0.6.2indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-url14.2.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhich6.0.1indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-builtin-type1.1.4indirect
npmwhich-collection1.0.2indirect
npmwhich-module2.0.1indirect
npmwhich-typed-array1.1.15indirect
npmwhy-is-node-running2.3.0indirect
npmwide-align1.1.5indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic2.4.3indirect
npmwrite-file-atomic4.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmwrite-file-atomic6.0.0indirect
npmwrite-json-file3.2.0indirect
npmwrite-pkg4.0.0indirect
npmws8.18.0indirect
npmws8.18.1indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmxtend4.0.2indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyaml1.10.2indirect
npmyaml2.8.2indirect
npmyargs15.4.1indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs-parser18.1.3indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyauzl2.10.0indirect
npmyocto-queue0.1.0indirect
npmyoctocolors-cjs2.1.3indirect
npmzod3.24.2indirect
Dependency advisories 0

Installing npm:@kelvininc/ui-components@3.0.0 pulls in 7 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "angular",
        "react",
        "storybook"
      ],
      "is_fork": false,
      "size_kb": 14829,
      "has_wiki": false,
      "homepage": "https://kelvininc.github.io/ui-components",
      "languages": {
        "CSS": 112905,
        "MDX": 34001,
        "HTML": 12713,
        "SCSS": 213156,
        "Handlebars": 767,
        "JavaScript": 33173,
        "TypeScript": 957305
      },
      "pushed_at": "2026-07-30T17:24:14Z",
      "created_at": "2022-02-01T13:12:32Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T14:51:26Z",
      "description": "UI Components",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "dev",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "SCSS"
      ]
    },
    "owner": {
      "blog": "kelvin.ai",
      "name": "Kelvin.ai",
      "type": "Organization",
      "login": "kelvininc",
      "company": null,
      "location": "United States of America",
      "followers": 19,
      "avatar_url": "https://avatars.githubusercontent.com/u/75633694?v=4",
      "created_at": "2020-12-07T17:13:55Z",
      "is_verified": null,
      "public_repos": 5,
      "account_age_days": 2062
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-06-26T15:23:15Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-06-26T15:22:50Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-06-26T15:22:24Z"
        },
        {
          "tag": "v0.55.0",
          "kind": "minor",
          "published_at": "2026-02-05T16:09:34Z"
        },
        {
          "tag": "v0.54.0",
          "kind": "minor",
          "published_at": "2025-11-26T09:45:28Z"
        },
        {
          "tag": "v0.53.0",
          "kind": "minor",
          "published_at": "2025-11-26T09:44:10Z"
        },
        {
          "tag": "v0.52.0",
          "kind": "minor",
          "published_at": "2025-11-26T09:42:45Z"
        },
        {
          "tag": "v0.51.0",
          "kind": "minor",
          "published_at": "2025-10-10T17:13:58Z"
        },
        {
          "tag": "v0.50.0",
          "kind": "minor",
          "published_at": "2025-10-10T17:13:21Z"
        },
        {
          "tag": "v0.49.0",
          "kind": "minor",
          "published_at": "2025-10-10T17:02:43Z"
        },
        {
          "tag": "v0.48.0",
          "kind": "minor",
          "published_at": "2025-07-08T14:49:58Z"
        },
        {
          "tag": "v0.47.1",
          "kind": "patch",
          "published_at": "2025-06-05T14:02:58Z"
        },
        {
          "tag": "v0.46.0",
          "kind": "minor",
          "published_at": "2025-05-02T14:17:40Z"
        },
        {
          "tag": "v0.45.0",
          "kind": "minor",
          "published_at": "2025-05-02T14:17:24Z"
        },
        {
          "tag": "v0.44.0",
          "kind": "minor",
          "published_at": "2025-02-07T18:20:45Z"
        },
        {
          "tag": "v0.43.0",
          "kind": "minor",
          "published_at": "2025-01-08T18:32:37Z"
        },
        {
          "tag": "v0.42.0",
          "kind": "minor",
          "published_at": "2025-01-08T18:31:01Z"
        },
        {
          "tag": "v0.41.0",
          "kind": "minor",
          "published_at": "2024-11-08T17:25:22Z"
        },
        {
          "tag": "v0.40.2",
          "kind": "patch",
          "published_at": "2024-10-24T18:05:49Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2024-10-07T17:26:27Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2024-09-10T10:23:15Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2024-09-10T09:30:56Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2024-07-26T13:29:13Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2024-07-04T13:09:31Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2024-06-25T11:16:10Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2024-06-07T15:00:19Z"
        },
        {
          "tag": "v0.33.1",
          "kind": "patch",
          "published_at": "2024-05-16T17:23:33Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2024-05-06T14:35:11Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2024-05-06T14:33:14Z"
        },
        {
          "tag": "v0.31.1",
          "kind": "patch",
          "published_at": "2024-04-01T15:40:44Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2024-04-01T15:40:03Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2024-02-02T10:34:49Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2023-12-20T11:05:15Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2023-11-17T15:41:48Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2023-11-16T18:51:18Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2023-11-16T18:50:04Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2023-10-04T17:19:33Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2023-10-04T13:17:41Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2023-09-01T16:54:48Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2023-07-13T13:05:39Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2023-07-03T10:47:47Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2023-05-05T10:58:45Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2023-04-21T15:53:28Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2023-03-10T15:53:42Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2023-01-27T13:44:29Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2023-01-24T19:05:07Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2023-01-05T18:51:27Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2022-10-06T15:53:20Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-09-13T16:41:57Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-09-05T20:14:18Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-09-05T20:14:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c06730af89f48359414b9d3390557164ba498dae",
          "body": "…a cache\n\ngetDefaultValidator() returned a fresh customizeValidator() on every call, discarding @rjsf/validator-ajv8's per-instance compiled-schema cache (keyed by hashForSchema). Large/dynamic schemas were therefore recompiled on every getDefaultFormState/validate call (e.g. ~8-10x per table column reorder via the view dirty-check, ~27% of main-thread CPU in a trace). Share a single module-level validator so each unique schema compiles once, process-wide.",
          "is_bot": false,
          "headline": "perf(schema-form): reuse one AJV validator to keep its compiled-schem…",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-07-20T14:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c6d0f37bbe09a72d3b84832630801bcc658c6d",
          "body": "kv-portal only ran its autoUpdate/timeout cleanup from hidePortalContent(), which fires on a show:true->false transition. A conditionally-rendered kv-tooltip removes <kv-portal> directly (never toggling show false), so the cleanup never ran and every tooltip open->close orphaned a floating-ui autoUp\n[…]\nrver retaining the detached reference/portal nodes (an app-wide detached-DOM leak, severe in tables where every cell/header is a tooltip). Also clear the pending delay timeout in disconnectedCallback.",
          "is_bot": false,
          "headline": "fix(portal): tear down autoUpdate loop and delay timeout on disconnect",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-07-20T14:49:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8174eb91fb5034783a8858e591e0ff5a0305d0db",
          "body": "The hand-maintained icon sprite is rendered via external <use>, which Firefox\nparses as strict XML — a single malformed symbol blanks every icon (KFE-3090).\nValidate the sprite with svgo in CI so a bad edit fails before publish.",
          "is_bot": false,
          "headline": "test(icons): guard svg-symbols sprite XML well-formedness",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-07-15T11:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6a4af2b7f8fe621b69ee963712688d3103d106c",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add academy icon",
          "author_name": "Daniel Carvalho",
          "author_login": "danielcarvalhopt",
          "committed_at": "2026-07-15T11:49:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bdb1e7431425616de61fce97dc90d257df1c047",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add smile icons",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-07-10T09:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f5aee6822263bc078a485a4cb82326d6bf392c",
          "body": "… and calendar count\n\nAdd fromInputConfig/toInputConfig to customize the \"from\"/\"to\" (and single)\ndate-time inputs (label, placeholder, leftIcon, size, ...), merged over the\nbuilt-in defaults. The config type omits the props the component controls\n(value, dateFormat, useInputMask, forcedFocus, input\n[…]\non-integer prop can never crash render via Array().\n\nAlso gate kv-calendar's month navigators so a hidden arrow is no longer\nclickable, preventing wrong-direction navigation in multi-calendar layouts.",
          "is_bot": false,
          "headline": "feat(absolute-time-picker-dropdown-input): customize date-time inputs…",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-07-10T09:32:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e9041a66cb6b877a3bd16267aa14abf2609221c",
          "body": "…t and add boolean CheckboxWidget\n\nRename the misnamed CheckboxesWidget (which renders a toggle button group)\nto ToggleButtonGroupWidget, exposed via the \"toggleButtonGroup\" ui:widget key.\nAdd a new boolean CheckboxWidget rendering KvCheckbox, selectable via\n\"ui:widget\": \"checkbox\".\n\nBREAKING CHANGE: the \"checkboxes\" / \"CheckboxesWidget\" schema-form widget key\nis removed. Schemas using \"ui:widget\": \"checkboxes\" must migrate to\n\"ui:widget\": \"toggleButtonGroup\".",
          "is_bot": false,
          "headline": "feat(schema-form)!: rename CheckboxesWidget to ToggleButtonGroupWidge…",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-07-10T09:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f871f078a88b2c18c9d78e0df85f1224e67a590",
          "body": "feat(design-tokens): update design tokens",
          "is_bot": false,
          "headline": "Merge pull request #662 from kelvininc/design-tokens",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-07-08T17:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ef8d92353d270a81a77f50ce9f1bfffa1488985",
          "body": "feat(icons): add compress, uncompress, impact icons",
          "is_bot": false,
          "headline": "Merge pull request #661 from kelvininc/new-icons",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-07-07T15:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7a5a9a73c6b9ca19f22a65b518a561d173fbf40",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add compress, uncompress, impact icons",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-07-07T15:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7529eebe10fabc3be3a65e6d6300eb759e9930f4",
          "body": null,
          "is_bot": false,
          "headline": "feat(magic): add icon only button to `kv-action-button-magic`",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-07-03T13:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c822531011e604e3d5f350a57942a5b2f6c1fc8",
          "body": null,
          "is_bot": false,
          "headline": "feat(design-tokens): update design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-07-01T17:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "761fd074ee65799dcf616f03825ba06e88a5c41e",
          "body": "…avoid reading stale data",
          "is_bot": false,
          "headline": "fix(dropdown): move `calculateLabelValue` to run inside microtask to …",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-06-26T11:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6fd968edeafb41987996dabf463ba95e93678d",
          "body": "…before hydration",
          "is_bot": false,
          "headline": "fix(dropdown-base): prevent layout shift from un-projected list slot …",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-06-25T17:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50610bda4dec948b0eff49ea746493d82f57509c",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add icons run_warning, run_success and run_answer",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-06-23T14:12:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6f9403fc43dbe0f6b035e7941552d8d4d9ed62d",
          "body": "Disabled tabs were still firing the tabSelected event, which propagated\nthrough KvTabNavigation as tabChange and caused downstream consumers\n(shared-ui Tabs, ApplicationRecommendationsCard) to react to clicks on\nzero-count tabs.\n\n- Add `if (this.disabled) return;` guard in KvTabItem.tabClick — the\n \n[…]\ny\" disabled` case (previously only the\n  primary variant was covered).\n- Storybook: wire `onTabSelected` / `onTabChange` to the Actions panel\n  for visual verification of the guard.\n\nTracked: KFE-2995",
          "is_bot": false,
          "headline": "fix(tab-item): suppress tabSelected emit when disabled",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-05-26T11:05:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a3e01c783a017dd52c24cdfb82ad233f9aad393",
          "body": "chore: clean up unused imports and sync inline-editable-field readme",
          "is_bot": false,
          "headline": "Merge pull request #653 from kelvininc/clean_up",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-05-15T10:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c265ea8224e0204eed067076633d9418ea9a999",
          "body": null,
          "is_bot": false,
          "headline": "chore: clean up unused imports and sync inline-editable-field readme",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-05-15T10:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f1e3e307e13c36f3a92830aebc9460589c86432",
          "body": "Coalesce repeated buildSelectionOptions calls in select-multi-options\nand single-select-dropdown when multiple watched props change in the\nsame tick, deferring the rebuild to a single microtask.",
          "is_bot": false,
          "headline": "perf(select): batch option rebuilds via microtask scheduling",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-05-13T10:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bda2c952769530d84030d75f853cf9097b67d99",
          "body": "…leButtons\n\nThe reducer body returned `[...acc, { ... }]` on every iteration, copying the\nentire growing accumulator into a fresh array on each step. That makes the\nper-call cost O(n^2) plus n throwaway arrays for the GC to clean up — the\nsame anti-pattern fixed in core-ui-apps#844.\n\nReplace the red\n[…]\nvering empty input, the\nmultiple+allButton All-button-first layout, enumDisabled marking, readonly\ndisabling everything, allButton-without-multiple ignored, and order\npreservation across many options.",
          "is_bot": false,
          "headline": "perf(checkboxes-widget): avoid O(n^2) accumulator spread in buildTogg…",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-05-13T10:05:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3463db91be286e95bf46db2d76463e42ab891c6",
          "body": "…Options\n\nThe reducer body did `accumulator = { ...accumulator, ...getSelectableOptions(option.options) }`\non every iteration over a group's children. Spreading the growing accumulator\ncopies every previously collected key on each step, turning the per-call cost\ninto O(n^2) and creating a fresh thro\n[…]\nvering empty input, flat enabled/disabled leaves, headings with\nenabled and disabled children, disabled headings whose children remain\nselectable, two-level nesting, and a mixed enabled/disabled tree.",
          "is_bot": false,
          "headline": "perf(select-helper): avoid O(n^2) accumulator spread in getSelectable…",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-05-13T10:05:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8cfafedf505684c6602538ed4f1233b22de4d4b9",
          "body": "…ylelint\n\nMove the placeholder `:empty::before` rule under the container block and\nreference the editing modifier via `&__editing` so the literal selector\nno longer contains a `class__bem` form that violates\n`selector-class-pattern`.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "style(inline-editable-field): nest placeholder selector to satisfy st…",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-05-12T09:58:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "95cd890ccc39c1b8c8f073c47f306893fbec0e71",
          "body": "Adds a `placeholder` prop that renders a default display value (e.g. `-`)\nvia a `:empty::before` pseudo when the slot is empty and the field is not\nin edit mode. Empty-save behavior is unchanged — clearing and confirming\nfalls back to the previous value through `discardContent`. Exposes\n`--inline-ed\n[…]\nholder-color` and\n`--inline-editable-field-min-width` custom properties; `min-width` keeps\nthe editable area clickable when empty.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(inline-editable-field): add placeholder for empty values",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-05-12T09:58:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "80c07bf653e0430b8c84bfd3c2667b44714562f4",
          "body": null,
          "is_bot": false,
          "headline": "chore: update tooltip design tokens",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-05-04T13:53:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "491fa116b99ed2f6d4913a4e5441871383b54be3",
          "body": null,
          "is_bot": false,
          "headline": "feat(select-option): add tooltip with option text when truncated",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-04-30T14:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7637af54d2124595fea5ddc89982e577fe0b6e55",
          "body": null,
          "is_bot": false,
          "headline": "ci(workflows): add summary job to every workflow",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-04-29T13:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "931a7bf87ea5aeb5cc1347f8a369e2c01bd2b2b1",
          "body": "feat(icon): add agents icon",
          "is_bot": false,
          "headline": "Merge pull request #646 from kelvininc/icon_fix",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-28T17:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69cc02e2ec535d63f8165d33f06c635e5f0433b",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add message and notifications icons",
          "author_name": "Daniel Carvalho",
          "author_login": "danielcarvalhopt",
          "committed_at": "2026-04-24T11:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0416cd673228f982e9c782a771c8545a50196a7",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add arrow-left icon",
          "author_name": "Daniel Carvalho",
          "author_login": "danielcarvalhopt",
          "committed_at": "2026-04-24T10:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d17fe2e066d3edc4f7cae68f35f37217af1e10a9",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add filter icon",
          "author_name": "Daniel Carvalho",
          "author_login": "danielcarvalhopt",
          "committed_at": "2026-04-24T09:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c832283b063094472cf2552dab11b91de7a439",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add agents icon",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-22T16:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f0d0f8d5606ae5372c31ed4c082de63611e0f9",
          "body": "feat(icons): remove deprecated icons from the icon library",
          "is_bot": false,
          "headline": "Merge pull request #645 from kelvininc/design_tokens_icons",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-22T15:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "886ff1b54e804cc16821c87bd6ddeead0e58adf3",
          "body": "Prune unused/legacy entries from EIconName and svg-symbols, and update\naffected tests and stories to reference current icons.",
          "is_bot": false,
          "headline": "feat(icons): remove deprecated icons from the icon library",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-22T14:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d47119a37f4f08f84016b27823825d77651832",
          "body": "feat(illustrations)!: migrate illustrations to design tokens and remove deprecated assets",
          "is_bot": false,
          "headline": "Merge pull request #644 from kelvininc/design_tokens_illustrations",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-21T17:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2135132f5f93a7510f3b8125c694aefb53a589cf",
          "body": "…ve deprecated assets\n\n- Update remaining illustrations (error-state, error-state-404, import, no-content-here, no-data-available, no-matching-results, take-actions) to use design tokens\n- Consolidate no-results-found-dark/light into a single theme-aware no-results-found illustration\n- Remove deprec\n[…]\nr-circle, impact, party-dance, table-build, feedback-form, es-* illustrations, no-results-found-dark, no-results-found-light). Use the consolidated no-results-found or remaining illustrations instead.",
          "is_bot": false,
          "headline": "feat(illustrations)!: migrate illustrations to design tokens and remo…",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-21T17:07:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5462bdca4f3c200c4da2f6c9e82735fbe655c3a",
          "body": "feat(alert): migrate alert component to design tokens",
          "is_bot": false,
          "headline": "Merge pull request #641 from kelvininc/design_tokens_alert",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-21T15:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a251effb299bc154cd38dad085d5304a6b3a1cb",
          "body": null,
          "is_bot": false,
          "headline": "feat(illustrations): update kelvin logo illustrations",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-20T16:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3090a62db0dc3195d4932a314bd6edc9c0331d91",
          "body": null,
          "is_bot": false,
          "headline": "feat(design-tokens): update tags design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-18T18:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e4b390f79e5fdadc08837e2e905b865306a4f44",
          "body": "Add a decorator that renders each story in both themes simultaneously\nin docs mode, with opt-out via `themeSideBySide: false` parameter.\nSupport scoped theming via `[data-theme]` CSS selectors on design\ntokens and propagate theme context through shadow DOM in kv-portal.",
          "is_bot": false,
          "headline": "feat(storybook): add side-by-side light/night theme preview in docs",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-18T18:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92177455c8a7f720c8708e410e31dafa9e0b3d31",
          "body": "- Replace hardcoded kv-color() and $spacing values with design token CSS custom properties\n- Add closable prop and clickCloseButton event with close button support\n- Refactor action-button SCSS to use internal defaults (--_ prefix) enabling parent theme overrides\n- Make action-button-text text prop optional to support icon-only buttons\n- Add new semantic tokens (progress-bar, modal, card-widgets, slider-list rename)\n- Clean up toaster close icon usage",
          "is_bot": false,
          "headline": "feat(alert): migrate alert component to design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-18T18:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae4036ac2f030be9d0692d25c03c3afbde7f5ce6",
          "body": "refactor(mixins): extend rotate-border-animation with third color stop",
          "is_bot": false,
          "headline": "Merge pull request #642 from kelvininc/dc/improve-border-animation",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-18T17:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2a301cede55db3ed49c3863eb3af79949591a8",
          "body": "Update the rotate-border-animation mixin to accept a third color parameter,\nallowing distinct start/middle/end stops in the conic gradient instead of\ncycling back to the first color. Also refresh default palette to use\nteal-400 and brand-800.",
          "is_bot": false,
          "headline": "refactor(mixins): extend rotate-border-animation with third color stop",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-04-17T10:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321ed7246852916553444b79c15f594a91e72549",
          "body": "feat(time-picker): migrate time pickers to  design tokens",
          "is_bot": false,
          "headline": "Merge pull request #640 from kelvininc/design_tokens_time",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-13T21:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc7acb15162b376881ce49342d5560a3874436e",
          "body": null,
          "is_bot": false,
          "headline": "feat(time-picker): migrate time pickers to  design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-13T21:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495839239892066b29580fd7ad63d01fde6ec49b",
          "body": "feat(range): migrate to design tokens",
          "is_bot": false,
          "headline": "Merge pull request #639 from kelvininc/design_tokens_range",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-13T12:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78c6df5ce9930ea0962f8c2275c7d8f7612e5a85",
          "body": null,
          "is_bot": false,
          "headline": "feat(code-editor): migrate code editor to design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-10T15:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c69b7967742fe49a49fea661a6be23e23ac75a",
          "body": null,
          "is_bot": false,
          "headline": "feat(range): migrate to design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-07T17:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952c66c31fc42e805392f6438c8f701d640edca5",
          "body": "New Design tokens 🤩",
          "is_bot": false,
          "headline": "Merge pull request #613 from kelvininc/design-tokens",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T16:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7108d6b45da813a5ddbaaf9b9775d2db48890324",
          "body": "Replace legacy SCSS functions (kv-color, $spacing-*) with CSS custom\nproperties across all SchemaForm templates and widgets. Refactor\nRadioWidget to use KvRadioListItem instead of KvRadio. Add size prop\n(large/small) to radio-list-item with size-specific padding and gap\ntokens, and make label optional to support slotted content.",
          "is_bot": false,
          "headline": "feat(schema-form): migrate schema-form to design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T16:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20d4532823177cd4ed4a6359758cc73a24c78497",
          "body": "…rate to design token system\n\nReplace legacy SCSS functions (kv-color, $spacing-*) with CSS custom\nproperties from the design token system. Update storybook preview and\nstories to inherit font and color from design tokens instead of\nhardcoding inline styles. Fix optional parameter type in\ndescription-list helper.\n\nBREAKING CHANGE: copy-to-clipboard hover background is now transparent\nby default instead of neutral-6.",
          "is_bot": false,
          "headline": "feat(copy-to-clipboard, description-list, inline-editable-field): mig…",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd7af2e2fd14ba261621959099ccc14075dfdbe",
          "body": "Remove legacy kv-color() fallbacks from CSS var() declarations across\naction-button, action-button-icon, action-button-split, badge,\nform-help-text, form-label, select, radio, tag, tag-status, text-field,\ntext-area, toaster, toggle-button, toggle-switch, toggle-tip,\ntooltip-text, illustration-messag\n[…]\nme sidebar background from gray-800 to gray-900.\n\nBREAKING CHANGE: Components no longer provide legacy kv-color() fallback\nvalues — consumers must ensure design token CSS custom properties are loaded.",
          "is_bot": false,
          "headline": "feat(design-tokens)! add stylelint custom properties validation",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52c4f38e87a14cb745799ce43c0d465763931c00",
          "body": "- Replace legacy kv-color() calls with semantic tokens for text and background colors\n- Replace $spacing variables with design token spacing custom properties\n- Use color-mix() for fade gradient to support both themes\n- Fix duplicate custom property declarations in :host\n- Rename --background-surface-default to --background-surface-neutral-default across docs and storybook",
          "is_bot": false,
          "headline": "feat(info-label): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bbe176a55fbb0264ebbf3a5767f1f8304a1b789",
          "body": "- Migrate wizard, wizard-header, wizard-footer, step-bar, step-indicator, and step-progress-bar to design tokens\n- Replace legacy kv-color() calls with semantic tokens\n- Replace $spacing variables with design token spacing custom properties\n- Fix action-button focus state to exclude active state (:not(.action-button--active))\n- Move form-label user-select and remove date-time-input override\n- Update migration status checklist",
          "is_bot": false,
          "headline": "feat(wizard): migrate wizard components to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9886259ec0832d8bd9a892c71e08b6614160c5b6",
          "body": "- Add optional icon prop to kv-tab-item for secondary type tabs\n- Support icon-only mode with dedicated sizing and styling tokens\n- Add icon prop to ITabNavigationItem interface\n- Expose CSS custom properties for secondary tab list direction and alignment\n- Add Storybook stories for icon and icon-only tab variants",
          "is_bot": false,
          "headline": "feat(tab-item): add icon support to secondary tab items",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83efadd0c6f587f79c636d913525fe2c2a3bb001",
          "body": "…rate modal to design tokens and remove tree/summary-card components\n\n- Migrate modal, icon, dirty-dot, state-indicator and virtualized-list to design token system\n- Add modal component semantic tokens (background, divider, title, radius)\n- Remove deprecated tree, tree-item, tree-dropdown and summary-card components\n- Update light/dark theme tokens and component semantics\n\nBREAKING CHANGE: kv-tree, kv-tree-item, kv-tree-dropdown and kv-summary-card components have been removed",
          "is_bot": false,
          "headline": "feat(modal, icon, dirty-dot, state-indicator, virtualized-list)!: mig…",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37c1e8ad29ace98b2f97053ad0dd6ba68af6ba25",
          "body": "…-link and migrate text-area to design tokens\n\n- Refactor kv-breadcrumb-item to render kv-link internally and support slotted content\n- Make label prop optional on breadcrumb-item\n- Add CSS custom properties (--kv-link-pointer-events, --kv-link-cursor, --kv-link-font-weight) to kv-link for external styling through shadow DOM\n- Migrate kv-text-area styles from legacy kv-color/spacing to design token system\n- Migrate kv-breadcrumb-list separator to semantic tokens",
          "is_bot": false,
          "headline": "feat(breadcrumb-item, link, text-area): refactor breadcrumb to use kv…",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dd027a6ee1b3287dd49ba3212b48eeea4f1d717",
          "body": null,
          "is_bot": false,
          "headline": "feat(toaster): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3967de0c14f4f629b33e7672f01dcd89e16ed1b0",
          "body": "Components:\n- Migrate select, select-option, select-create-option, select-multi-options,\n  select-shortcuts-label, multi-select-dropdown and single-select-dropdown\n  to design tokens\n- Replace select footer action divs with kv-action-button-text component\n- Conditionally render select-option right-c\n[…]\nground-persistent-tab, border-persistent-tab and icon-persistent-tab tokens\n- Add text-on-color-alert tokens\n- Add spacing tokens (spacing-none, spacing-3xs)\n- Add color primitives: teal-400, gray-850",
          "is_bot": false,
          "headline": "feat(select): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43bb921dddff2d73389335933878485f3a50fa7f",
          "body": "Migrate kv-tag to the design token system and redesign the component API\nto support color variants, optional icon, and optional badge label.\n\nBREAKING CHANGE: `size` prop removed — the tag no longer supports size\nvariants. Remove any `size` attribute usage from kv-tag.\n\nBREAKING CHANGE: CSS custom p\n[…]\nerties: `--tag-badge-color`, `--tag-badge-background-color`,\n`--tag-icon-color`, `--tag-content-padding-x`, `--tag-content-padding-y`.\nColor variants: neutral, brand, purple, green, yellow, red, blue.",
          "is_bot": false,
          "headline": "feat(tag)!: redesign kv-tag with color variants, icon and badge support",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f3edc1475f293a309d169d51632ed84ebbe31d3",
          "body": "BREAKING CHANGE: `EBadgeState` was removed and replaced with `EBadgeType`\n(Primary, Secondary). The `state` prop on `kv-badge` is now `type`, and\n`disabled` is a new explicit prop instead of a state variant.\n\nBREAKING CHANGE: `kv-action-button-icon` removed `badgeLabel` and\n`badgeState` props. The b\n[…]\nUse `type` (ETabItemType.Primary | Secondary) to control the visual\nvariant. Badge and tag-status content is now passed via `ITabNavigationItem`\nfields `badge`, `badgeType`, `tagIcon`, and `tagState`.",
          "is_bot": false,
          "headline": "feat!: migrate badge, tab-item and tab-navigation to design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25fa3292ff5d126a146d20ebb540e5d8e6fe56df",
          "body": null,
          "is_bot": false,
          "headline": "feat(tooltip): migrate to new design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "736225d76f161f3c03aef304ec802d011d51faef",
          "body": null,
          "is_bot": false,
          "headline": "feat(action-buttons): migrate to new design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be140561522b060321e9b0759dd18bc990b77163",
          "body": null,
          "is_bot": false,
          "headline": "feat(text-field,search,dropdown): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a2beb8cff2a95afab23e4cac93ae69fdcf6ccf",
          "body": "- Add leftIcon, rightIcon, disabled and inline props\n- Expose label CSS part for external styling\n- Use design tokens for colors, spacing and typography across all states\n  (default, hover, focus, visited, disabled) for both standard and inline variants\n- Fix icon color in :visited state by using --\n[…]\nr: currentColor,\n  working around browser security restrictions that block CSS custom property\n  updates inside :visited\n- Update Storybook stories with icon controls and new icon-based story variants",
          "is_bot": false,
          "headline": "feat(link): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cfd506c4a0bf52c8481552048fb1a5095f37aab4",
          "body": "- Refactor kv-radio: replace internal @State with direct @Prop usage,\n  swap circle/checked-icon markup for kv-icon with action-icon slot,\n  add IRadio/IRadioEvents interfaces and export radio.types, update\n  checkedChange event type from boolean to Event\n- Refactor kv-checkbox: remove dedicated scs\n[…]\nComponentSize.Large to kv-radio\n- Update Storybook stories: add interactive template with useArgs for\n  radio, add size argType to checkbox\n- Mark radio and checkbox as migrated in MIGRATION_STATUS.md",
          "is_bot": false,
          "headline": "feat(radio, checkbox): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "655c85c7d5d092679a1387c3fb02f663dc488ba7",
          "body": null,
          "is_bot": false,
          "headline": "feat(toggle-button, toggle-switch): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aa2c96b2e8c583b4930745732066d7d9cd95d72",
          "body": null,
          "is_bot": false,
          "headline": "feat(switch-button): migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb94a561aed2e396e56004a78d6eb3c742c0a89",
          "body": "BREAKING CHANGE: action button types renamed (Ghost → Text, Tertiary → Secondary), deprecated kv-font-* mixins replaced with new design token typography, @import replaced with @use",
          "is_bot": false,
          "headline": "feat!: migrate to design token system",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02974f36a183e9b91b966a0493716c392c6eaa73",
          "body": null,
          "is_bot": false,
          "headline": "feat(action-buttons): migrate to new design tokens",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c720a5288ba8ec25386eb28f16f9d48fdc4dc9",
          "body": null,
          "is_bot": false,
          "headline": "feat(react-storybook): add support to toggle themes dark and light",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d267031c2838def552b65f40c0d15765eaa1a4c",
          "body": null,
          "is_bot": false,
          "headline": "fix(sass): resolve deprecated @import and typographies in scss files",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e386957c0b9bf67f13a1c5cf6732ecf15f121f",
          "body": "…ionary",
          "is_bot": false,
          "headline": "feat(design-tokens): add support to new design tokens with style dict…",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00373c24ecc5ff92ac30ea26653d9d2dde10e9a2",
          "body": null,
          "is_bot": false,
          "headline": "feat(figma-plugin): add new plugin to export figma variables",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-04-06T15:45:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f183265720d53493b4fd43ec8dc78c3ca86320ec",
          "body": null,
          "is_bot": false,
          "headline": "feat: add `showShortcuts` prop to select-multi-options",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-04-06T15:25:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da4eab0c4f8df003d8cafe5983ce4f71afe0801",
          "body": "- Add new counterAlwaysVisible prop to force counter visibility regardless of focus state\n- Add CSS modifier class .counter-always-visible for styling\n- Add comprehensive E2E tests for both default and always-visible behaviors\n- Update text-area types and documentation\n- Fix text-field part attribute for better CSS targeting\n- Make syncTextValues method private for better encapsulation",
          "is_bot": false,
          "headline": "feat(text-area): add counterAlwaysVisible property",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-03-27T17:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d34ea3e23870d58198701380a366b8346561d4b",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add checklist icon",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-03-23T16:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1d2c2d841c766edb10ba09e8e927556a9320a3",
          "body": "- Add branch name detection and prerelease identifier logic\n- Filter tags to exclude opposite prerelease types (alpha excludes beta tags, beta excludes alpha tags)\n- Make git push and lerna version commands dynamic based on branch\n- Update commit messages to reflect actual prerelease type\n\n- Add exp\n[…]\n\n- Rename workflow file from publish-alpha.yml to publish-prerelease.yml\n- Update workflow name to reflect it handles both alpha and beta prereleases\n- More accurately describes the workflow's purpose",
          "is_bot": false,
          "headline": "fix(ci): support beta prerelease versions in publish workflow",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-03-13T10:56:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "572d85093e160d11ad6cf9fe69d123e3da02c428",
          "body": "…issues\n\n- Changed from connectedCallback to componentDidLoad for proper lifecycle timing\n- Filter actions div when finding slotted content to handle light DOM structure\n- Add null check in handleDisableChange to prevent race conditions\n- Clear timeout in disconnectedCallback to prevent memory leaks\n- Update comment for clarity on filtering behavior",
          "is_bot": false,
          "headline": "fix(inline-editable-field): use componentDidLoad and fix null safety …",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-03-13T10:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee914541e2c7a31c55c9b2df2959837f158ede2f",
          "body": null,
          "is_bot": false,
          "headline": "fix(select): force counter to be visible",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-03-05T15:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c47ce78a1a3720b072e20edefe87724cff6652",
          "body": "Changed currentFlatten from object to array to fix JavaScript's\nbehavior of reordering numeric-like string keys (e.g., '98000')\nbefore other string keys in objects.",
          "is_bot": false,
          "headline": "fix(select): preserve options order with numeric-like keys",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-03-05T15:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5dc982ed00ea251464157bbf913144c610a1ac",
          "body": null,
          "is_bot": false,
          "headline": "feat(select): adds max selectable items property",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-03-03T23:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28ea8c057186b0844a5d2451590181a5c3e1a73",
          "body": null,
          "is_bot": false,
          "headline": "fix(dropdown): add hover to select option",
          "author_name": "Daniel Carvalho",
          "author_login": "danielcarvalhopt",
          "committed_at": "2026-02-25T09:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86583b402d9921fee26973d7abb8f5929976333f",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add 'traffic-lights' icon",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-02-24T17:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a45b1f2ab554045f9a87eb6bc19af633b9de391",
          "body": "refactor!: remove components light mode version",
          "is_bot": false,
          "headline": "Merge pull request #612 from kelvininc/dc/remove-light-mode",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-02-11T17:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c14c030dc1a4342d0e1c8c5e9023c48965616bc",
          "body": null,
          "is_bot": false,
          "headline": "docs: update AGENTS.md with lerna v9 and OIDC publishing info",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-02-10T10:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5232c5bd06ac11b7d91d5c71bdbf054c091ac39",
          "body": "- Upgrade lerna from ^8.1.8 to ^9.0.3\n- Run lerna repair to update lerna.json formatting\n- Enables native OIDC trusted publishing support",
          "is_bot": false,
          "headline": "chore: upgrade lerna to v9 for OIDC support",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-02-10T10:55:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c751a11d2cf72207f8d186507c49755bc7bf5cfa",
          "body": null,
          "is_bot": false,
          "headline": "refactor!: remove components light mode version",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-02-06T16:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9121c806a776ffa79d82a7e5030e7fc71d0497df",
          "body": "ci: enable OIDC for npm publishing",
          "is_bot": false,
          "headline": "Merge pull request #609 from kelvininc/ci/enable-oidc",
          "author_name": "Miguel Pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-02-05T14:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f3f4304c1c3a377e574c8943cc208e178ecefe2",
          "body": "- Add id-token: write permission for OIDC authentication\n- Remove NPM_TOKEN secret references (no longer needed with OIDC)\n- Remove \"Authenticate with Registry\" step\n- Add NPM_CONFIG_PROVENANCE=true to enable provenance signing\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: enable OIDC for npm publishing",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-02-05T14:43:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d785a44dd454c721d34c51e3b75770bf91ab456a",
          "body": null,
          "is_bot": false,
          "headline": "feat: export relative time and date helpers",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-01-30T15:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687779801b731b6fb8b813c083a6a872bfa3a492",
          "body": null,
          "is_bot": false,
          "headline": "fix(action-button-text): remove flexbox and replace gap with margins",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-01-27T14:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14efb1ae8ad2de82b0b89b53a58cfe29c1f72f56",
          "body": "Add `rightIcon` property to enable icons on the right side of action button text.\nAlso adds 'kv-arrow-upward' icon to the icon library.\n\n- Add `rightIcon` prop to action-button-text component\n- Update styles to use flexbox gap instead of margin\n- Add comprehensive tests for right icon functionality\n- Update component documentation and snapshots\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(action-button-text): add right icon support",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-01-23T15:54:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "970c3ac69d04528244d6d8fa8eeb87a86b268b00",
          "body": null,
          "is_bot": false,
          "headline": "feat(icon): add 'automated-response' and 'custom-action' icons",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-01-15T14:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3b1452421ef57f33b3f78dea8a021794f4459a0",
          "body": null,
          "is_bot": false,
          "headline": "feat(icons): add 'cards-star' icon",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-01-15T14:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225c2bc61afcb48c02f94811fd678e81176a906e",
          "body": null,
          "is_bot": false,
          "headline": "fix(alert): prevents small size alerts to be row styled",
          "author_name": "miguel.pinto",
          "author_login": "miguelpinto98",
          "committed_at": "2026-01-14T18:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2f6a6ef40ea457e2d7b6d63a361e62e11fbf45",
          "body": "… properties\n\nMove min/max/minLength/maxLength validation constraints to read from schema properties instead of uiSchema, and optimize baseType computation to avoid redundant calculations.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(schema-form): standardize validation constraints from schema…",
          "author_name": "Diogo Couto",
          "author_login": "djcouto",
          "committed_at": "2026-01-14T15:41:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6fdd2c1aeda0dd7801a3d5d3939aad413b9e36bd",
          "body": "fix(schema-form): fix array field design",
          "is_bot": false,
          "headline": "Merge pull request #602 from kelvininc/schema-form-array",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-01-14T15:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f93c60d210d717d09cd1df20af751e8513d3b6e",
          "body": "feat(tooltip): allow slot for tooltip text",
          "is_bot": false,
          "headline": "Merge pull request #600 from kelvininc/tooltip-slot",
          "author_name": "Ricardo Gonçalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-01-14T15:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7ed9528f70fba0f012ccbbbacb5502012301b9",
          "body": null,
          "is_bot": false,
          "headline": "fix(schema-form): fix array field design",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-01-09T20:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f9a00e990f23b9758c98740a242e82f93414bf",
          "body": null,
          "is_bot": false,
          "headline": "fix(schema-form): fix oneof titles [KFE-2686]",
          "author_name": "ricardo.goncalves",
          "author_login": "ricardogoncalves89",
          "committed_at": "2026-01-08T18:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 51,
      "commits_last_year": 144,
      "latest_release_at": "2026-06-26T15:23:15Z",
      "latest_release_tag": "v2.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 44,
      "days_since_latest_release": 35,
      "mean_days_between_releases": 28.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@kelvininc/ui-components",
          "exists": true,
          "license": "SEE LICENSE IN LICENSE",
          "keywords": [
            "kelvin",
            "kelvin ui components"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@kelvininc/ui-components",
          "is_deprecated": false,
          "latest_version": "3.0.0",
          "repository_url": "https://github.com/kelvininc/ui-components",
          "versions_count": 67,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 4041,
          "first_published_at": "2022-02-21T17:40:22.025000Z",
          "latest_published_at": "2026-07-22T13:46:00.044000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@kelvininc/react-ui-components",
          "exists": true,
          "license": "SEE LICENSE IN LICENSE",
          "keywords": [
            "kelvin",
            "kelvin ui components",
            "kelvin react ui components"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@kelvininc/react-ui-components",
          "is_deprecated": false,
          "latest_version": "3.0.0",
          "repository_url": "https://github.com/kelvininc/ui-components",
          "versions_count": 64,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 1582,
          "first_published_at": "2022-02-21T17:40:26.748000Z",
          "latest_published_at": "2026-07-22T13:46:04.227000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 5,
      "stars": 31,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 5
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "apps/react-storybook/tsconfig.json",
        "packages/react-ui-components/tsconfig.json",
        "packages/ui-components/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 25483,
      "source_files_sampled": 509,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 20753
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": "npm:@kelvininc/ui-components@3.0.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@kelvininc/react-ui-components",
          "manifest": "apps/react-storybook/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@rjsf/core",
          "manifest": "apps/react-storybook/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.24.8"
        },
        {
          "name": "@rjsf/utils",
          "manifest": "apps/react-storybook/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.24.8"
        },
        {
          "name": "lodash-es",
          "manifest": "apps/react-storybook/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "react",
          "manifest": "apps/react-storybook/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.3.1"
        },
        {
          "name": "react-dom",
          "manifest": "apps/react-storybook/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.3.1"
        },
        {
          "name": "@kelvininc/ui-components",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@monaco-editor/react",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.6"
        },
        {
          "name": "@rjsf/core",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.24.8"
        },
        {
          "name": "@rjsf/utils",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.24.8"
        },
        {
          "name": "@rjsf/validator-ajv8",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.24.8"
        },
        {
          "name": "@stencil/react-output-target",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.3"
        },
        {
          "name": "classnames",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.5.1"
        },
        {
          "name": "fs-extra",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.0"
        },
        {
          "name": "monaco-editor",
          "manifest": "packages/react-ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.34.1"
        },
        {
          "name": "@floating-ui/dom",
          "manifest": "packages/ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.5.4"
        },
        {
          "name": "css-element-queries",
          "manifest": "packages/ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.3"
        },
        {
          "name": "inputmask",
          "manifest": "packages/ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "~5.0.8"
        },
        {
          "name": "lodash-es",
          "manifest": "packages/ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "pluralize",
          "manifest": "packages/ui-components/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@floating-ui/dom",
            "direct": true,
            "version": "1.6.11",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": true,
            "version": "^1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@monaco-editor/react",
            "direct": true,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@monaco-editor/react",
            "direct": true,
            "version": "^4.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rjsf/core",
            "direct": true,
            "version": "5.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rjsf/core",
            "direct": true,
            "version": "^5.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rjsf/utils",
            "direct": true,
            "version": "5.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rjsf/utils",
            "direct": true,
            "version": "^5.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rjsf/validator-ajv8",
            "direct": true,
            "version": "5.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@rjsf/validator-ajv8",
            "direct": true,
            "version": "^5.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@stencil/react-output-target",
            "direct": true,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@stencil/react-output-target",
            "direct": true,
            "version": "^0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": true,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": true,
            "version": "^2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-element-queries",
            "direct": true,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-element-queries",
            "direct": true,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": true,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": true,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": true,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": true,
            "version": "^9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "inputmask",
            "direct": true,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "inputmask",
            "direct": true,
            "version": "~5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": true,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": true,
            "version": "^4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "monaco-editor",
            "direct": true,
            "version": "0.34.1",
            "ecosystem": "npm"
          },
          {
            "name": "monaco-editor",
            "direct": true,
            "version": "^0.34.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": true,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "^18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "^18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.24.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.25.6",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@bufbuild/protobuf",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@bundled-es-modules/deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@bundled-es-modules/glob",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bundled-es-modules/memfs",
            "direct": false,
            "version": "4.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bundled-es-modules/postcss-calc-ast-parser",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/types",
            "direct": false,
            "version": "19.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "2.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "^9.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promisify",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hutson/parse-repository-url",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "5.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "10.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "4.2.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "4.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "4.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "7.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "4.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "3.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/balanced-match",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/brace-expansion",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/string-locale-compare",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.25",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-core",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-fsa",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-builtins",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-to-fsa",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-utils",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-print",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-snapshot",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lerna/create",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@monaco-editor/loader",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/arborist",
            "direct": false,
            "version": "9.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/map-workspaces",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/metavuln-calculator",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/move-file",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/name-from-folder",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/name-from-folder",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/query",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/devkit",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-darwin-arm64",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-darwin-x64",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-freebsd-x64",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm-gnueabihf",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm64-gnu",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm64-musl",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-x64-gnu",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-x64-musl",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-win32-arm64-msvc",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-win32-x64-msvc",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "9.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "24.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-enterprise-rest",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "11.4.4-cjs.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "13.3.2-cjs.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "8.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "20.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "13.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@optimize-lodash/rollup-plugin",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@optimize-lodash/rollup-plugin",
            "direct": false,
            "version": "^4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@optimize-lodash/transform",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@puppeteer/browsers",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pxtrn/storybook-addon-docs-stencil",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pxtrn/storybook-addon-docs-stencil",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "15.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "^15.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "11.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "^11.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.34.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.48",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stencil-community/eslint-plugin",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stencil/core",
            "direct": false,
            "version": "4.36.3",
            "ecosystem": "npm"
          },
          {
            "name": "@stencil/core",
            "direct": false,
            "version": "^4.36.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stencil/sass",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stencil/sass",
            "direct": false,
            "version": "^3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-actions",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-actions",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-backgrounds",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-controls",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-docs",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-docs",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-essentials",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-essentials",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-highlight",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-interactions",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-interactions",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-links",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-links",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-measure",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-outline",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-styling-webpack",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-styling-webpack",
            "direct": false,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-themes",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-themes",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-toolbars",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-viewport",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-webpack5-compiler-swc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-webpack5-compiler-swc",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/blocks",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/blocks",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/builder-webpack5",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/client-logger",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/components",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/core",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/core-webpack",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/csf",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/csf-plugin",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/global",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/icons",
            "direct": false,
            "version": "1.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/instrumenter",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/manager-api",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/manager-api",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/node-logger",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/preset-react-webpack",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/preview-api",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/preview-api",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-docgen-typescript-plugin",
            "direct": false,
            "version": "1.0.6--canary.9.0c3f3b7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-dom-shim",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-webpack5",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-webpack5",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/storybook-deployer",
            "direct": false,
            "version": "2.8.16",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/storybook-deployer",
            "direct": false,
            "version": "^2.8.16",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/test",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/theming",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/theming",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tokens-studio/sd-transforms",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tokens-studio/sd-transforms",
            "direct": false,
            "version": "^2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tokens-studio/types",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/quickjs-emscripten",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@trysound/sax",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/conventional-commits-parser",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/doctrine",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/inputmask",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/inputmask",
            "direct": false,
            "version": "^5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "29.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^29.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "^7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "^4.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash-es",
            "direct": false,
            "version": "4.17.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash-es",
            "direct": false,
            "version": "^4.17.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdx",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse-json",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pluralize",
            "direct": false,
            "version": "0.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pluralize",
            "direct": false,
            "version": "^0.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "18.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^18.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/resolve",
            "direct": false,
            "version": "1.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/uuid",
            "direct": false,
            "version": "9.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yauzl",
            "direct": false,
            "version": "2.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "<6 && ^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "<6 && ^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/parsers",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@zip.js/zip.js",
            "direct": false,
            "version": "2.8.17",
            "ecosystem": "npm"
          },
          {
            "name": "@zkochan/js-yaml",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-attributes",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "add-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "agentkeepalive",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-html-community",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-differ",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "at-least-node",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-os",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "basic-ftp",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "better-opn",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bin-links",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-assert",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "btoa",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-builder",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "builtins",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "byte-size",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "15.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camel-case",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-api",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001664",
            "ecosystem": "npm"
          },
          {
            "name": "case-sensitive-paths-webpack-plugin",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "chromium-bidi",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cmd-shim",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cmd-shim",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "colorjs.io",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "columnify",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-ancestor-path",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compute-gcd",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "compute-lcm",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-with-sourcemaps",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "constants-browserify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-core",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-preset-loader",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-recommended-bump",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-declaration-sorter",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-functions-list",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "^7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano",
            "direct": false,
            "version": "5.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-default",
            "direct": false,
            "version": "5.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-utils",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dateformat",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "^1.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "degenerator",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deprecation",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1425554",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dom-converter",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv-expand",
            "direct": false,
            "version": "11.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.30",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "endent",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-register",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "28.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "^28.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.37.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "^7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "5.1.0-rc-fb9a90fa48-20240614",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "^5.1.0-rc.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "^0.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-storybook",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-storybook",
            "direct": false,
            "version": "^0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "expr-eval-fork",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "extract-zip",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "^3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-parse",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastest-levenshtein",
            "direct": false,
            "version": "1.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fork-ts-checker-webpack-plugin",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "front-matter",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs-monkey",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generic-names",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-pkg-repo",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-uri",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-remote-origin-url",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-semver-tags",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "git-up",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-up",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-url-parse",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-url-parse",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gitconfiglocal",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regex.js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-modules",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "^15.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globjoin",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "gzip-size",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "^4.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-is-element",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-html",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-html",
            "direct": false,
            "version": "^7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-entities",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "html-webpack-plugin",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "humanize-ms",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "hyperdyperid",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "icss-replace-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-from",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "infer-owner",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "init-package-json",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "12.9.6",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-lambda",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-mergeable-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-module",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-nan",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-ssh",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-text-path",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "^29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsbn",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "23.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-compare",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-merge-allof",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-nice",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonpointer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "just-diff-apply",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "known-css-properties",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "lerna",
            "direct": false,
            "version": "9.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmaccess",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpublish",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "^4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.ismatch",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.11",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "map-or-similar",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-to-jsx",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mathml-tag-names",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "memfs",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "memfs",
            "direct": false,
            "version": "4.56.10",
            "ecosystem": "npm"
          },
          {
            "name": "memoizerific",
            "direct": false,
            "version": "1.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "10.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "8.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mini-css-extract-plugin",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "mini-css-extract-plugin",
            "direct": false,
            "version": "^2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-json-stream",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mockdate",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mockdate",
            "direct": false,
            "version": "^3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "modify-values",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multimatch",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare-lite",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "netmask",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-abort-controller",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-machine-id",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "12.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nx",
            "direct": false,
            "version": "22.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "objectorarray",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-map-series",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-pipe",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-waterfall",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pac-proxy-agent",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-resolver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "param-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-conflict-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-path",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-repo",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parse-url",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-url",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pascal-case",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path",
            "direct": false,
            "version": "0.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-unified",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "polished",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.47",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.4.47",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-calc",
            "direct": false,
            "version": "8.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-calc-ast-parser",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-colormin",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-convert-values",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-comments",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-duplicates",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-empty",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-overridden",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-media-query-parser",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-longhand",
            "direct": false,
            "version": "5.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-rules",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-font-values",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-gradients",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-params",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-selectors",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-charset",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-display-values",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-positions",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-repeat-style",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-string",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-timing-functions",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-unicode",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-url",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-whitespace",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-ordered-values",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-initial",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-transforms",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-resolve-nested-selector",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-scss",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-svgo",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-unique-selectors",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proggy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "promise-all-reject-late",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-call-limit",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "promise-inflight",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise.series",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "promzard",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "protocols",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer",
            "direct": false,
            "version": "24.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer",
            "direct": false,
            "version": "^24.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer-core",
            "direct": false,
            "version": "24.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-docgen",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-docgen-typescript",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "read",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-cmd-shim",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-cmd-shim",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.23.9",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "relateurl",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "renderkid",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "requireindex",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.5",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.53.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "^4.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-copy",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-copy",
            "direct": false,
            "version": "^3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-peer-deps-external",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-peer-deps-external",
            "direct": false,
            "version": "^2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-postcss",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-postcss",
            "direct": false,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-pluginutils",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-preserve-directives",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-preserve-directives",
            "direct": false,
            "version": "^1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-identifier",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.79.4",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "^1.79.4",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-arm",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-arm64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-ia32",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-riscv64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-android-x64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-darwin-arm64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-darwin-x64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-arm",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-arm64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-ia32",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-arm",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-arm64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-ia32",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-riscv64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-musl-x64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-riscv64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-linux-x64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-win32-arm64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-win32-ia32",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-embedded-win32-x64",
            "direct": false,
            "version": "1.86.3",
            "ecosystem": "npm"
          },
          {
            "name": "sass-loader",
            "direct": false,
            "version": "16.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "sass-loader",
            "direct": false,
            "version": "^16.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shelljs",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-explorer",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-explorer",
            "direct": false,
            "version": "^2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stable",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "state-local",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "^8.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "stream",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-hash",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-dictionary",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-dictionary",
            "direct": false,
            "version": "^5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-inject",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "style-search",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylehacks",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": false,
            "version": "15.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint",
            "direct": false,
            "version": "^15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-prettier-scss",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-prettier-scss",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-recommended-scss",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-sass-guidelines",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-sass-guidelines",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard",
            "direct": false,
            "version": "34.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard-scss",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-config-standard-scss",
            "direct": false,
            "version": "^11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-scss",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-scss",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-value-no-unknown-custom-properties",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stylelint-value-no-unknown-custom-properties",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-parser",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "svg-parser",
            "direct": false,
            "version": "^2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "svg-tags",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "swc-loader",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "sync-child-process",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sync-message-port",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "temp",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.34.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-extensions",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "thingies",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinycolor2",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-dump",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "treeverse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-dedent",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "^2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typed-query-selector",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "^8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "upath",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utila",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate.io-array",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "validate.io-function",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate.io-integer",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "validate.io-integer-array",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate.io-number",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "varint",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.95.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-middleware",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-hot-middleware",
            "direct": false,
            "version": "2.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "write-json-file",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "write-pkg",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors-cjs",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.24.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1843,
        "direct_count": 33,
        "indirect_count": 1810
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 635,
        "open_issues": 3,
        "closed_ratio": 0.25,
        "closed_issues": 1,
        "closed_unmerged_prs": 29
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "djcouto",
          "commits": 338,
          "avatar_url": "https://avatars.githubusercontent.com/u/17494742?v=4"
        },
        {
          "type": "User",
          "login": "ricardogoncalves89",
          "commits": 269,
          "avatar_url": "https://avatars.githubusercontent.com/u/6940723?v=4"
        },
        {
          "type": "User",
          "login": "miguelpinto98",
          "commits": 125,
          "avatar_url": "https://avatars.githubusercontent.com/u/3854939?v=4"
        },
        {
          "type": "User",
          "login": "GoncaloCamaz",
          "commits": 121,
          "avatar_url": "https://avatars.githubusercontent.com/u/37366547?v=4"
        },
        {
          "type": "User",
          "login": "nelsonmestevao",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/19409687?v=4"
        },
        {
          "type": "User",
          "login": "laraujo7",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/44007026?v=4"
        },
        {
          "type": "User",
          "login": "danielcarvalhopt",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/1474523?v=4"
        },
        {
          "type": "User",
          "login": "feliciofilipe",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/55213469?v=4"
        },
        {
          "type": "User",
          "login": "claude",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
        },
        {
          "type": "User",
          "login": "TheSnakeRekt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10977899?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.35
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish-dev.yml",
        "publish-master.yml",
        "publish-prerelease.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json",
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "19 out of 20 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "115 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c06730af89f48359414b9d3390557164ba498dae",
        "ran_at": "2026-07-31T19:05:16Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T16:03:08Z",
      "oldest_open_prs": [
        {
          "number": 648,
          "created_at": "2026-04-30T14:59:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 656,
          "created_at": "2026-06-12T14:13:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 670,
          "created_at": "2026-07-20T16:31:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 672,
          "created_at": "2026-07-22T16:56:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 673,
          "created_at": "2026-07-28T05:18:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 674,
          "created_at": "2026-07-30T14:24:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T13:41:53Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 91,
          "created_at": "2022-06-13T10:44:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 139,
          "created_at": "2022-08-29T15:39:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 210,
          "created_at": "2023-01-20T15:36:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/kelvininc/ui-components",
    "host": "github.com",
    "name": "ui-components",
    "owner": "kelvininc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 69,
            "calibrated": 81,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 81,
      "inputs": {
        "security": 50,
        "vitality": 96,
        "community": 44,
        "governance": 68,
        "calibration": "2026-08-02",
        "engineering": 79,
        "ai_readiness": 78,
        "weighted_overall_raw": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 96,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 144,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 44
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "44/52 weeks with commits",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "144 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 144
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 51,
              "latest_release_tag": "v2.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 35,
              "mean_days_between_releases": 28.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "51 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 35 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~28.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 28.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 5,
              "stars": 31,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "31 stars",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "5 forks",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "weak",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "packages": [
                "@kelvininc/ui-components",
                "@kelvininc/react-ui-components"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 5623
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,623 downloads/month across npm",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5623,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 10,
              "top_contributor_share": 0.35
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 35% of commits",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 35
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "merged_prs": 635,
              "open_issues": 3,
              "closed_issues": 1,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.25,
              "closed_unmerged_prs": 29,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "25% of issues closed",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "635/664 decided PRs merged",
                "points": 28.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 635,
                      "decided": 664
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "followers": 19,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "kelvininc",
              "public_repos": 5,
              "account_age_days": 2062
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "19 followers of kelvininc",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 19,
                      "login": "kelvininc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "5 public repos, account ~5 yr old",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 5
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@kelvininc/ui-components",
                "@kelvininc/react-ui-components"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "67 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 67
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 79,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json, eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "19 out of 20 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "angular",
                "react",
                "storybook"
              ],
              "has_wiki": false,
              "homepage": "https://kelvininc.github.io/ui-components",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://kelvininc.github.io/ui-components",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "19 out of 20 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "115 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@kelvininc/ui-components@3.0.0 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@kelvininc/ui-components@3.0.0",
                  "assessed": 7
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 23
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 78,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 20753
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "apps/react-storybook/tsconfig.json",
                "packages/react-ui-components/tsconfig.json",
                "packages/ui-components/tsconfig.json"
              ],
              "agent_commit_share": 0.05,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json, eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json, eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "apps/react-storybook/tsconfig.json, packages/react-ui-components/tsconfig.json, packages/ui-components/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "apps/react-storybook/tsconfig.json, packages/react-ui-components/tsconfig.json, packages/ui-components/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "5 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 5,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 25483,
              "source_files_sampled": 509,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/509 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 509,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "library",
        "web-ui"
      ],
      "scores": {
        "web-ui": 4,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:react-dom",
          "weight": 4
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package '@kelvininc/ui-components-repo' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T19:05:36.861878Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kelvininc/ui-components.svg",
  "full_name": "kelvininc/ui-components",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.