Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 01:01 UTC

mongodb / leafygreen-ui

LeafyGreen UI – LeafyGreen's React UI Kit

TypeScriptApache-2.0★ 271 stars⑂ 82 forkssince Nov 2018View on GitHub ↗

mongodb/leafygreen-ui holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (94/100) and lowest on Security (47/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

77
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

mongodbOrganization
4,610 followers305 public repossince Jan 2009

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@lg-charts/core3.1.07,430615 days ago
npm@lg-chat/message12.0.062,70755166 days ago
npm@lg-charts/colors1.0.76,53612182 days ago
npm@lg-charts/legend1.1.21,09121170 days ago
npm@lg-chat/input-bar12.2.268,26851181 days ago
npm@lg-chat/title-bar5.0.261,80536182 days ago
npm@lg-chat/rich-links4.0.870,30432182 days ago
npm@lg-chat/chat-button0.2.272,8175181 days ago

Metrics by category

Vitality

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

94Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
26.3/36Commit cadence — 38/52 weeks with commits
18/18Commit volume — 406 commits in the last year
10/10OpenSSF Scorecard: Maintained — 15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year406
human_commit_share0.77
days_since_last_push1
active_weeks_last_year38

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~12.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag@leafygreen-ui/descendants@3.1.1
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases12.4
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?

77Good · 18% of overall
How it's scored
39.4/60Stars — 271 stars
15.9/25Forks — 82 forks
12.6/15Watchers — 187 watchers
Inputs used
forks82
stars271
watchers187
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
73.9/80Monthly downloads — 350,958 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@lg-charts/core, @lg-chat/message, @lg-charts/colors, @lg-charts/legend, @lg-chat/input-bar, @lg-chat/title-bar, @lg-chat/rich-links, @lg-chat/chat-button
dependents
ecosystemsnpm
total_downloads
monthly_downloads350,958
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?

81Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.5/22.5Commit distribution — top contributor authored 36% of commits
13.5/13.5Contributor breadth — 50 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled50
top_contributor_share0.357
How it's scored
0/46.8Issue resolution — no issues or no data
34.3/38.3PR acceptance — 3,154/3,520 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 18/20 approved changesets -- score normalized to 9
Inputs used
merged_prs3,154
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs366
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 4,610 followers of mongodb
25/25Track record — 305 public repos, account ~17 yr old
Inputs used
followers4,610
owner_typeOrganization
is_verified
owner_loginmongodb
public_repos305
account_age_days6,404
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 61 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@lg-charts/core, @lg-chat/message, @lg-charts/colors, @lg-charts/legend, @lg-chat/input-bar, @lg-chat/title-bar, @lg-chat/rich-links, @lg-chat/chat-button
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.mongodb.design
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsui-kit, design-system, react, emotion, mongodb
has_wikino
homepagehttps://www.mongodb.design
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

47At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 18/20 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 15 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
1.5/5SAST — SAST tool is not run on all commits -- score normalized to 3
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 — 138 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
10.7/35Direct dependencies free of known advisories — 2 affected: lodash 4.17.21 (high 8.1), echarts 5.6.0 (moderate 6.1)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
33.3/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 182 days ago
Inputs used
sourceosv
advisories172
affected_packages64
assessed_packages1,786
unassessed_packages109
affected_by_severitycritical 6, high 38, moderate 15, low 5
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1786 resolved dependencies against OSV. 109 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

70Good · 0% of overall
How it's scored
45/45Agent instructions — .cursor/rules/generate-pull-request-details.mdc, .github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 72 of 77 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.935
agent_instruction_files.cursor/rules/generate-pull-request-details.mdc, .github/copilot-instructions.md
agent_instruction_max_bytes6,044
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — charts/chart-card/tsconfig.json, charts/colors/tsconfig.json, charts/core/tsconfig.json, charts/drag-provider/tsconfig.json, charts/legend/tsconfig.json, charts/series-provider/tsconfig.json, chat/chat-button/tsconfig.json, chat/chat-layout/tsconfig.json, chat/chat-window/tsconfig.json, chat/input-bar/tsconfig.json, chat/leafygreen-chat-provider/tsconfig.json, chat/lg-markdown/tsconfig.json, chat/message-feed/tsconfig.json, chat/message-feedback/tsconfig.json, chat/message-prompts/tsconfig.json, chat/message-rating/tsconfig.json, chat/message/tsconfig.json, chat/rich-links/tsconfig.json, chat/suggestions/tsconfig.json, chat/title-bar/tsconfig.json, deprecated-packages/avatar/tsconfig.json, deprecated-packages/box/tsconfig.json, deprecated-packages/chat-disclaimer/tsconfig.json, deprecated-packages/fixed-chat-window/tsconfig.json, deprecated-packages/message-actions/tsconfig.json, mcp/embeddable-uis/tsconfig.json, mcp/hooks/tsconfig.json, mcp/ui-resource-renderer/tsconfig.json, packages/a11y/tsconfig.json, packages/avatar/tsconfig.json, packages/badge/tsconfig.json, packages/banner/tsconfig.json, packages/button/tsconfig.json, packages/callout/tsconfig.json, packages/canvas-header/tsconfig.json, packages/card/tsconfig.json, packages/checkbox/tsconfig.json, packages/chip/tsconfig.json, packages/code-editor/tsconfig.json, packages/code/scripts/tsconfig.json, packages/code/tsconfig.json, packages/collection-toolbar/tsconfig.json, packages/combobox/tsconfig.json, packages/compound-component/tsconfig.json, packages/confirmation-modal/tsconfig.json, packages/context-drawer/tsconfig.json, packages/copyable/tsconfig.json, packages/date-picker/tsconfig.json, packages/date-utils/tsconfig.json, packages/delete-wizard/tsconfig.json, packages/descendants/tsconfig.json, packages/drawer/tsconfig.json, packages/emotion/scripts/tsconfig.json, packages/emotion/tsconfig.json, packages/empty-state/tsconfig.json, packages/expandable-card/tsconfig.json, packages/feature-walls/tsconfig.json, packages/form-field/tsconfig.json, packages/form-footer/tsconfig.json, packages/gallery-indicator/tsconfig.json, packages/guide-cue/tsconfig.json, packages/hooks/tsconfig.json, packages/icon-button/tsconfig.json, packages/icon/scripts/tsconfig.json, packages/icon/tsconfig.json, packages/info-sprinkle/tsconfig.json, packages/inline-definition/tsconfig.json, packages/input-option/tsconfig.json, packages/leafygreen-provider/tsconfig.json, packages/lib/tsconfig.json, packages/loading-indicator/tsconfig.json, packages/logo/tsconfig.json, packages/marketing-modal/tsconfig.json, packages/menu/tsconfig.json, packages/modal/tsconfig.json, packages/number-input/tsconfig.json, packages/ordered-list/tsconfig.json, packages/pagination/tsconfig.json, packages/palette/tsconfig.json, packages/password-input/tsconfig.json, packages/pipeline/tsconfig.json, packages/polymorphic/tsconfig.json, packages/popover/tsconfig.json, packages/portal/tsconfig.json, packages/preview-card/tsconfig.json, packages/progress-bar/tsconfig.json, packages/radio-box-group/tsconfig.json, packages/radio-group/tsconfig.json, packages/resizable/tsconfig.json, packages/ripple/tsconfig.json, packages/search-input/tsconfig.json, packages/section-nav/tsconfig.json, packages/segmented-control/tsconfig.json, packages/select/tsconfig.json, packages/side-nav/tsconfig.json, packages/skeleton-loader/tsconfig.json, packages/split-button/tsconfig.json, packages/stepper/tsconfig.json, packages/table/tsconfig.json, packages/tabs/tsconfig.json, packages/testing-lib/tsconfig.json, packages/text-area/tsconfig.json, packages/text-input/tsconfig.json, packages/toast/tsconfig.json, packages/toggle/tsconfig.json, packages/tokens/tsconfig.json, packages/toolbar/tsconfig.json, packages/tooltip/tsconfig.json, packages/typography/tsconfig.json, packages/vertical-stepper/tsconfig.json, packages/wizard/tsconfig.json, scripts/tsconfig.json, tools/build/scripts/tsconfig.json, tools/build/tsconfig.json, tools/cli/tsconfig.json, tools/codemods/tsconfig.json, tools/create/tsconfig.json, tools/eslint-plugin/scripts/tsconfig.json, tools/eslint-plugin/tsconfig.json, tools/install/scripts/tsconfig.json, tools/install/tsconfig.json, tools/link/tsconfig.json, tools/lint/tsconfig.json, tools/meta/tsconfig.json, tools/prompt-kit/tsconfig.json, tools/slackbot/tsconfig.json, tools/storybook-addon/tsconfig.json, tools/storybook-decorators/tsconfig.json, tools/storybook-utils/tsconfig.json, tools/test-harnesses/tsconfig.json, tools/test/tsconfig.json, tools/update/tsconfig.json, tools/validate/tsconfig.json, tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
6/10Demonstrated agent practice — 3 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_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configscharts/chart-card/tsconfig.json, charts/colors/tsconfig.json, charts/core/tsconfig.json, charts/drag-provider/tsconfig.json, charts/legend/tsconfig.json, charts/series-provider/tsconfig.json, chat/chat-button/tsconfig.json, chat/chat-layout/tsconfig.json, chat/chat-window/tsconfig.json, chat/input-bar/tsconfig.json, chat/leafygreen-chat-provider/tsconfig.json, chat/lg-markdown/tsconfig.json, chat/message-feed/tsconfig.json, chat/message-feedback/tsconfig.json, chat/message-prompts/tsconfig.json, chat/message-rating/tsconfig.json, chat/message/tsconfig.json, chat/rich-links/tsconfig.json, chat/suggestions/tsconfig.json, chat/title-bar/tsconfig.json, deprecated-packages/avatar/tsconfig.json, deprecated-packages/box/tsconfig.json, deprecated-packages/chat-disclaimer/tsconfig.json, deprecated-packages/fixed-chat-window/tsconfig.json, deprecated-packages/message-actions/tsconfig.json, mcp/embeddable-uis/tsconfig.json, mcp/hooks/tsconfig.json, mcp/ui-resource-renderer/tsconfig.json, packages/a11y/tsconfig.json, packages/avatar/tsconfig.json, packages/badge/tsconfig.json, packages/banner/tsconfig.json, packages/button/tsconfig.json, packages/callout/tsconfig.json, packages/canvas-header/tsconfig.json, packages/card/tsconfig.json, packages/checkbox/tsconfig.json, packages/chip/tsconfig.json, packages/code-editor/tsconfig.json, packages/code/scripts/tsconfig.json, packages/code/tsconfig.json, packages/collection-toolbar/tsconfig.json, packages/combobox/tsconfig.json, packages/compound-component/tsconfig.json, packages/confirmation-modal/tsconfig.json, packages/context-drawer/tsconfig.json, packages/copyable/tsconfig.json, packages/date-picker/tsconfig.json, packages/date-utils/tsconfig.json, packages/delete-wizard/tsconfig.json, packages/descendants/tsconfig.json, packages/drawer/tsconfig.json, packages/emotion/scripts/tsconfig.json, packages/emotion/tsconfig.json, packages/empty-state/tsconfig.json, packages/expandable-card/tsconfig.json, packages/feature-walls/tsconfig.json, packages/form-field/tsconfig.json, packages/form-footer/tsconfig.json, packages/gallery-indicator/tsconfig.json, packages/guide-cue/tsconfig.json, packages/hooks/tsconfig.json, packages/icon-button/tsconfig.json, packages/icon/scripts/tsconfig.json, packages/icon/tsconfig.json, packages/info-sprinkle/tsconfig.json, packages/inline-definition/tsconfig.json, packages/input-option/tsconfig.json, packages/leafygreen-provider/tsconfig.json, packages/lib/tsconfig.json, packages/loading-indicator/tsconfig.json, packages/logo/tsconfig.json, packages/marketing-modal/tsconfig.json, packages/menu/tsconfig.json, packages/modal/tsconfig.json, packages/number-input/tsconfig.json, packages/ordered-list/tsconfig.json, packages/pagination/tsconfig.json, packages/palette/tsconfig.json, packages/password-input/tsconfig.json, packages/pipeline/tsconfig.json, packages/polymorphic/tsconfig.json, packages/popover/tsconfig.json, packages/portal/tsconfig.json, packages/preview-card/tsconfig.json, packages/progress-bar/tsconfig.json, packages/radio-box-group/tsconfig.json, packages/radio-group/tsconfig.json, packages/resizable/tsconfig.json, packages/ripple/tsconfig.json, packages/search-input/tsconfig.json, packages/section-nav/tsconfig.json, packages/segmented-control/tsconfig.json, packages/select/tsconfig.json, packages/side-nav/tsconfig.json, packages/skeleton-loader/tsconfig.json, packages/split-button/tsconfig.json, packages/stepper/tsconfig.json, packages/table/tsconfig.json, packages/tabs/tsconfig.json, packages/testing-lib/tsconfig.json, packages/text-area/tsconfig.json, packages/text-input/tsconfig.json, packages/toast/tsconfig.json, packages/toggle/tsconfig.json, packages/tokens/tsconfig.json, packages/toolbar/tsconfig.json, packages/tooltip/tsconfig.json, packages/typography/tsconfig.json, packages/vertical-stepper/tsconfig.json, packages/wizard/tsconfig.json, scripts/tsconfig.json, tools/build/scripts/tsconfig.json, tools/build/tsconfig.json, tools/cli/tsconfig.json, tools/codemods/tsconfig.json, tools/create/tsconfig.json, tools/eslint-plugin/scripts/tsconfig.json, tools/eslint-plugin/tsconfig.json, tools/install/scripts/tsconfig.json, tools/install/tsconfig.json, tools/link/tsconfig.json, tools/lint/tsconfig.json, tools/meta/tsconfig.json, tools/prompt-kit/tsconfig.json, tools/slackbot/tsconfig.json, tools/storybook-addon/tsconfig.json, tools/storybook-decorators/tsconfig.json, tools/storybook-utils/tsconfig.json, tools/test-harnesses/tsconfig.json, tools/test/tsconfig.json, tools/update/tsconfig.json, tools/validate/tsconfig.json, tsconfig.json
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/3,142 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes41,624
source_files_sampled3,142
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example, examples
Inputs used
example_dirsexample, examples
has_mcp_signalno
api_schema_files

Key facts

271GitHub stars
50contributors
406commits, last 12 months
1days since last push
100releases
2bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:@lg-charts/core@3.1.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 82 ⇿
0Stars
82Forks
93Releases

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.

0204060807722019-052022-122026-07
Major 0Minor 0Patch 0

Each point covers 7 days.

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-23 01:01 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 18/20 approved changesets -- score normalized to 9
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 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
3SASTSAST tool is not run on all commits -- score normalized to 3
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities138 existing vulnerabilities detected
Direct dependencies 172
RegistryPackageVersion constraintManifest
npm@dnd-kit/sortable^10.0.0charts/chart-card/package.json
npm@dnd-kit/utilities^3.2.2charts/chart-card/package.json
npm@leafygreen-ui/emotionworkspace:^charts/chart-card/package.json
npm@leafygreen-ui/hooksworkspace:^charts/chart-card/package.json
npm@leafygreen-ui/iconworkspace:^charts/chart-card/package.json
npm@leafygreen-ui/icon-buttonworkspace:^charts/chart-card/package.json
npm@leafygreen-ui/libworkspace:^charts/chart-card/package.json
npm@leafygreen-ui/tokensworkspace:^charts/chart-card/package.json
npm@leafygreen-ui/typographyworkspace:^charts/chart-card/package.json
npm@leafygreen-ui/libworkspace:^charts/colors/package.json
npm@leafygreen-ui/paletteworkspace:^charts/colors/package.json
npm@dnd-kit/sortable^10.0.0charts/core/package.json
npm@dnd-kit/utilities^3.2.2charts/core/package.json
npm@leafygreen-ui/emotionworkspace:^charts/core/package.json
npm@leafygreen-ui/hooksworkspace:^charts/core/package.json
npm@leafygreen-ui/iconworkspace:^charts/core/package.json
npm@leafygreen-ui/icon-buttonworkspace:^charts/core/package.json
npm@leafygreen-ui/libworkspace:^charts/core/package.json
npm@leafygreen-ui/paletteworkspace:^charts/core/package.json
npm@leafygreen-ui/tokensworkspace:^charts/core/package.json
npm@leafygreen-ui/typographyworkspace:^charts/core/package.json
npm@lg-charts/chart-cardworkspace:^charts/core/package.json
npm@lg-charts/colorsworkspace:^charts/core/package.json
npm@lg-charts/series-providerworkspace:^charts/core/package.json
npmecharts^5.5.1charts/core/package.json
npmlodash^4.17.21charts/core/package.json
npm@dnd-kit/core^6.3.1charts/drag-provider/package.json
npm@dnd-kit/sortable^10.0.0charts/drag-provider/package.json
npm@lg-charts/chart-cardworkspace:^charts/drag-provider/package.json
npm@lg-charts/coreworkspace:^charts/drag-provider/package.json
npm@leafygreen-ui/checkboxworkspace:^charts/legend/package.json
npm@leafygreen-ui/emotionworkspace:^charts/legend/package.json
npm@leafygreen-ui/libworkspace:^charts/legend/package.json
npm@leafygreen-ui/paletteworkspace:^charts/legend/package.json
npm@leafygreen-ui/tokensworkspace:^charts/legend/package.json
npm@lg-charts/series-providerworkspace:^charts/legend/package.json
npm@leafygreen-ui/libworkspace:^charts/series-provider/package.json
npm@lg-charts/colorsworkspace:^charts/series-provider/package.json
npm@leafygreen-ui/avatarworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/buttonworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/emotionworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/iconworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/icon-buttonworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/libworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/paletteworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/tokensworkspace:^chat/chat-button/package.json
npm@lg-tools/test-harnessesworkspace:^chat/chat-button/package.json
npm@leafygreen-ui/avatarworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/buttonworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/compound-componentworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/emotionworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/hooksworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/iconworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/libworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/paletteworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/polymorphicworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/tokensworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/tooltipworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/typographyworkspace:^chat/chat-layout/package.json
npm@lg-tools/test-harnessesworkspace:^chat/chat-layout/package.json
npm@leafygreen-ui/emotionworkspace:^chat/chat-window/package.json
npm@leafygreen-ui/libworkspace:^chat/chat-window/package.json
npm@leafygreen-ui/paletteworkspace:^chat/chat-window/package.json
npm@leafygreen-ui/tokensworkspace:^chat/chat-window/package.json
npm@lg-chat/title-barworkspace:^chat/chat-window/package.json
npmreact-keyed-flatten-children^2.2.1chat/chat-window/package.json
npm@leafygreen-ui/avatarworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/bannerworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/buttonworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/compound-componentworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/emotionworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/hooksworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/iconworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/icon-buttonworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/input-optionworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/libworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/paletteworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/polymorphicworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/popoverworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/search-inputworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/tokensworkspace:^chat/input-bar/package.json
npm@leafygreen-ui/typographyworkspace:^chat/input-bar/package.json
npmlodash^4.17.21chat/input-bar/package.json
npmreact-keyed-flatten-children^1.3.0chat/input-bar/package.json
npmreact-textarea-autosize^8.5.9chat/input-bar/package.json
npm@leafygreen-ui/codeworkspace:^chat/lg-markdown/package.json
npm@leafygreen-ui/emotionworkspace:^chat/lg-markdown/package.json
npm@leafygreen-ui/libworkspace:^chat/lg-markdown/package.json
npm@leafygreen-ui/paletteworkspace:^chat/lg-markdown/package.json
npm@leafygreen-ui/tokensworkspace:^chat/lg-markdown/package.json
npm@leafygreen-ui/typographyworkspace:^chat/lg-markdown/package.json
npmreact-markdown^8.0.7chat/lg-markdown/package.json
npm@leafygreen-ui/avatarworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/buttonworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/compound-componentworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/emotionworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/iconworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/libworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/paletteworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/tokensworkspace:^chat/message-feed/package.json
npm@leafygreen-ui/typographyworkspace:^chat/message-feed/package.json
npm@lg-chat/messageworkspace:^chat/message-feed/package.json
npm@lg-chat/message-promptsworkspace:^chat/message-feed/package.json
npm@lg-chat/message-ratingworkspace:^chat/message-feed/package.json
npmreact-intersection-observer^8.25.1chat/message-feed/package.json
npmreact-keyed-flatten-children^2.2.1chat/message-feed/package.json
npm@leafygreen-ui/buttonworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/emotionworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/hooksworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/iconworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/icon-buttonworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/libworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/paletteworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/text-areaworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/tokensworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/typographyworkspace:^chat/message-feedback/package.json
npm@leafygreen-ui/emotionworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/iconworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/icon-buttonworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/libworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/paletteworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/tokensworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/tooltipworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/typographyworkspace:^chat/message-prompts/package.json
npm@leafygreen-ui/emotionworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/hooksworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/iconworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/icon-buttonworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/libworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/paletteworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/tokensworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/tooltipworkspace:^chat/message-rating/package.json
npm@leafygreen-ui/badgeworkspace:^chat/message/package.json
npm@leafygreen-ui/bannerworkspace:^chat/message/package.json
npm@leafygreen-ui/buttonworkspace:^chat/message/package.json
npm@leafygreen-ui/chipworkspace:^chat/message/package.json
npm@leafygreen-ui/compound-componentworkspace:^chat/message/package.json
npm@leafygreen-ui/emotionworkspace:^chat/message/package.json
npm@leafygreen-ui/hooksworkspace:^chat/message/package.json
npm@leafygreen-ui/iconworkspace:^chat/message/package.json
npm@leafygreen-ui/icon-buttonworkspace:^chat/message/package.json
npm@leafygreen-ui/libworkspace:^chat/message/package.json
npm@leafygreen-ui/loading-indicatorworkspace:^chat/message/package.json
npm@leafygreen-ui/paletteworkspace:^chat/message/package.json
npm@leafygreen-ui/polymorphicworkspace:^chat/message/package.json
npm@leafygreen-ui/tokensworkspace:^chat/message/package.json
npm@leafygreen-ui/tooltipworkspace:^chat/message/package.json
npm@leafygreen-ui/typographyworkspace:^chat/message/package.json
npm@lg-chat/lg-markdownworkspace:^chat/message/package.json
npm@lg-chat/message-feedbackworkspace:^chat/message/package.json
npm@lg-chat/message-ratingworkspace:^chat/message/package.json
npm@lg-chat/rich-linksworkspace:^chat/message/package.json
npm@leafygreen-ui/cardworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/emotionworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/iconworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/libworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/paletteworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/polymorphicworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/tokensworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/typographyworkspace:^chat/rich-links/package.json
npm@leafygreen-ui/bannerworkspace:^chat/suggestions/package.json
npm@leafygreen-ui/buttonworkspace:^chat/suggestions/package.json
npm@leafygreen-ui/emotionworkspace:^chat/suggestions/package.json
npm@leafygreen-ui/iconworkspace:^chat/suggestions/package.json
npm@leafygreen-ui/libworkspace:^chat/suggestions/package.json
npm@leafygreen-ui/tokensworkspace:^chat/suggestions/package.json
npm@leafygreen-ui/typographyworkspace:^chat/suggestions/package.json
npm@leafygreen-ui/badgeworkspace:^chat/title-bar/package.json
npm@leafygreen-ui/emotionworkspace:^chat/title-bar/package.json
npm@leafygreen-ui/libworkspace:^chat/title-bar/package.json
npm@leafygreen-ui/tokensworkspace:^chat/title-bar/package.json
npm@leafygreen-ui/typographyworkspace:^chat/title-bar/package.json
All dependencies 1,895

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

RegistryPackageVersionRelation
npm@dnd-kit/core6.3.1direct
npm@dnd-kit/core^6.3.1direct
npm@dnd-kit/sortable10.0.0direct
npm@dnd-kit/sortable^10.0.0direct
npm@dnd-kit/utilities3.2.2direct
npm@dnd-kit/utilities^3.2.2direct
npm@lg-tools/test-harnesses0.3.4direct
npm@lg-tools/test-harnesses^0.3.4direct
npmecharts5.6.0direct
npmecharts^5.5.1direct
npmlodash4.17.21direct
npmlodash^4.17.21direct
npmreact-intersection-observer8.34.0direct
npmreact-intersection-observer^8.25.1direct
npmreact-keyed-flatten-children1.3.0direct
npmreact-keyed-flatten-children2.2.1direct
npmreact-keyed-flatten-children^1.3.0direct
npmreact-keyed-flatten-children^2.2.1direct
npmreact-markdown8.0.7direct
npmreact-markdown^8.0.7direct
npmreact-textarea-autosize8.5.9direct
npmreact-textarea-autosize^8.5.9direct
npm@actions/core1.11.1indirect
npm@actions/exec1.1.1indirect
npm@actions/http-client2.2.3indirect
npm@actions/io1.1.3indirect
npm@adobe/css-tools4.4.3indirect
npm@ampproject/remapping2.3.0indirect
npm@babel/code-frame7.27.1indirect
npm@babel/compat-data7.28.0indirect
npm@babel/core7.23.2indirect
npm@babel/core7.24.3indirect
npm@babel/core7.28.0indirect
npm@babel/eslint-parser7.25.9indirect
npm@babel/eslint-parser7.28.4indirect
npm@babel/generator7.28.0indirect
npm@babel/helper-annotate-as-pure7.27.3indirect
npm@babel/helper-compilation-targets7.27.2indirect
npm@babel/helper-create-class-features-plugin7.27.1indirect
npm@babel/helper-create-regexp-features-plugin7.27.1indirect
npm@babel/helper-define-polyfill-provider0.6.5indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-member-expression-to-functions7.27.1indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-transforms7.27.3indirect
npm@babel/helper-optimise-call-expression7.27.1indirect
npm@babel/helper-plugin-utils7.27.1indirect
npm@babel/helper-remap-async-to-generator7.27.1indirect
npm@babel/helper-replace-supers7.27.1indirect
npm@babel/helper-skip-transparent-expression-wrappers7.27.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helper-wrap-function7.27.1indirect
npm@babel/helpers7.27.6indirect
npm@babel/parser7.16.4indirect
npm@babel/parser7.28.0indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.27.1indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.27.1indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.27.1indirect
npm@babel/plugin-proposal-export-default-from7.24.1indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
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-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-default-from7.27.1indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-flow7.27.1indirect
npm@babel/plugin-syntax-import-assertions7.27.1indirect
npm@babel/plugin-syntax-import-attributes7.27.1indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.27.1indirect
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.27.1indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.27.1indirect
npm@babel/plugin-transform-async-generator-functions7.28.0indirect
npm@babel/plugin-transform-async-to-generator7.27.1indirect
npm@babel/plugin-transform-block-scoped-functions7.27.1indirect
npm@babel/plugin-transform-block-scoping7.28.0indirect
npm@babel/plugin-transform-class-properties7.27.1indirect
npm@babel/plugin-transform-class-static-block7.27.1indirect
npm@babel/plugin-transform-classes7.28.0indirect
npm@babel/plugin-transform-computed-properties7.27.1indirect
npm@babel/plugin-transform-destructuring7.28.0indirect
npm@babel/plugin-transform-dotall-regex7.27.1indirect
npm@babel/plugin-transform-duplicate-keys7.27.1indirect
npm@babel/plugin-transform-dynamic-import7.27.1indirect
npm@babel/plugin-transform-exponentiation-operator7.27.1indirect
npm@babel/plugin-transform-export-namespace-from7.27.1indirect
npm@babel/plugin-transform-flow-strip-types7.27.1indirect
npm@babel/plugin-transform-for-of7.27.1indirect
npm@babel/plugin-transform-function-name7.27.1indirect
npm@babel/plugin-transform-json-strings7.27.1indirect
npm@babel/plugin-transform-literals7.27.1indirect
npm@babel/plugin-transform-logical-assignment-operators7.27.1indirect
npm@babel/plugin-transform-member-expression-literals7.27.1indirect
npm@babel/plugin-transform-modules-amd7.27.1indirect
npm@babel/plugin-transform-modules-commonjs7.27.1indirect
npm@babel/plugin-transform-modules-systemjs7.27.1indirect
npm@babel/plugin-transform-modules-umd7.27.1indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.27.1indirect
npm@babel/plugin-transform-new-target7.27.1indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.27.1indirect
npm@babel/plugin-transform-numeric-separator7.27.1indirect
npm@babel/plugin-transform-object-rest-spread7.28.0indirect
npm@babel/plugin-transform-object-super7.27.1indirect
npm@babel/plugin-transform-optional-catch-binding7.27.1indirect
npm@babel/plugin-transform-optional-chaining7.27.1indirect
npm@babel/plugin-transform-parameters7.27.7indirect
npm@babel/plugin-transform-private-methods7.27.1indirect
npm@babel/plugin-transform-private-property-in-object7.27.1indirect
npm@babel/plugin-transform-property-literals7.27.1indirect
npm@babel/plugin-transform-react-constant-elements7.27.1indirect
npm@babel/plugin-transform-react-display-name7.28.0indirect
npm@babel/plugin-transform-react-jsx7.27.1indirect
npm@babel/plugin-transform-react-jsx-development7.27.1indirect
npm@babel/plugin-transform-react-pure-annotations7.27.1indirect
npm@babel/plugin-transform-regenerator7.28.1indirect
npm@babel/plugin-transform-reserved-words7.27.1indirect
npm@babel/plugin-transform-shorthand-properties7.27.1indirect
npm@babel/plugin-transform-spread7.27.1indirect
npm@babel/plugin-transform-sticky-regex7.27.1indirect
npm@babel/plugin-transform-template-literals7.27.1indirect
npm@babel/plugin-transform-typeof-symbol7.27.1indirect
npm@babel/plugin-transform-typescript7.28.0indirect
npm@babel/plugin-transform-unicode-escapes7.27.1indirect
npm@babel/plugin-transform-unicode-property-regex7.27.1indirect
npm@babel/plugin-transform-unicode-regex7.27.1indirect
npm@babel/plugin-transform-unicode-sets-regex7.27.1indirect
npm@babel/preset-env7.24.3indirect
npm@babel/preset-flow7.27.1indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/preset-react7.24.1indirect
npm@babel/preset-typescript7.24.1indirect
npm@babel/preset-typescript7.27.1indirect
npm@babel/register7.27.1indirect
npm@babel/register^7.23.7indirect
npm@babel/runtime7.24.1indirect
npm@babel/template7.27.2indirect
npm@babel/traverse7.28.0indirect
npm@babel/types7.28.1indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@bundle-stats/cli-utils4.21.0indirect
npm@bundle-stats/html-templates4.21.0indirect
npm@bundle-stats/plugin-webpack-filter4.21.0indirect
npm@bundle-stats/plugin-webpack-validate4.21.0indirect
npm@bundle-stats/utils4.21.0indirect
npm@changesets/apply-release-plan7.0.12indirect
npm@changesets/assemble-release-plan6.0.9indirect
npm@changesets/changelog-git0.2.1indirect
npm@changesets/cli2.29.5indirect
npm@changesets/config3.1.1indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.3indirect
npm@changesets/get-release-plan4.0.13indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.4indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.1indirect
npm@changesets/pre2.0.2indirect
npm@changesets/read0.6.5indirect
npm@changesets/should-skip-package0.1.2indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.1.0indirect
npm@changesets/write0.4.0indirect
npm@codemirror/autocomplete6.18.7indirect
npm@codemirror/autocomplete^6.18.6indirect
npm@codemirror/commands6.8.1indirect
npm@codemirror/commands^6.8.1indirect
npm@codemirror/lang-cpp6.0.3indirect
npm@codemirror/lang-cpp^6.0.2indirect
npm@codemirror/lang-css6.3.1indirect
npm@codemirror/lang-css^6.3.1indirect
npm@codemirror/lang-go6.0.1indirect
npm@codemirror/lang-go^6.0.1indirect
npm@codemirror/lang-html6.4.10indirect
npm@codemirror/lang-html^6.4.9indirect
npm@codemirror/lang-java6.0.2indirect
npm@codemirror/lang-java^6.0.1indirect
npm@codemirror/lang-javascript6.2.4indirect
npm@codemirror/lang-javascript^6.2.4indirect
npm@codemirror/lang-json6.0.2indirect
npm@codemirror/lang-json^6.0.1indirect
npm@codemirror/lang-php6.0.2indirect
npm@codemirror/lang-php^6.0.1indirect
npm@codemirror/lang-python6.2.1indirect
npm@codemirror/lang-python^6.2.1indirect
npm@codemirror/lang-rust6.0.2indirect
npm@codemirror/lang-rust^6.0.1indirect
npm@codemirror/language6.11.3indirect
npm@codemirror/language^6.11.0indirect
npm@codemirror/legacy-modes6.5.1indirect
npm@codemirror/legacy-modes^6.5.1indirect
npm@codemirror/lint6.8.5indirect
npm@codemirror/lint^6.8.5indirect
npm@codemirror/search6.5.11indirect
npm@codemirror/search^6.5.11indirect
npm@codemirror/state6.5.2indirect
npm@codemirror/state^6.5.2indirect
npm@codemirror/view6.38.3indirect
npm@codemirror/view^6.38.1indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@dnd-kit/accessibility3.1.1indirect
npm@emotion/babel-plugin11.11.0indirect
npm@emotion/babel-plugin11.13.5indirect
npm@emotion/cache11.11.0indirect
npm@emotion/cache11.14.0indirect
npm@emotion/css11.9.0indirect
npm@emotion/css^11.1.3indirect
npm@emotion/eslint-plugin11.12.0indirect
npm@emotion/hash0.9.2indirect
npm@emotion/is-prop-valid1.3.1indirect
npm@emotion/memoize0.8.1indirect
npm@emotion/memoize0.9.0indirect
npm@emotion/react11.11.1indirect
npm@emotion/react11.14.0indirect
npm@emotion/react^11.14.0indirect
npm@emotion/serialize1.3.3indirect
npm@emotion/server11.11.0indirect
npm@emotion/server^11.4.0indirect
npm@emotion/sheet1.4.0indirect
npm@emotion/styled11.14.1indirect
npm@emotion/styled^11.10.5indirect
npm@emotion/styled^11.14.0indirect
npm@emotion/unitless0.10.0indirect
npm@emotion/use-insertion-effect-with-fallbacks1.2.0indirect
npm@emotion/utils1.4.2indirect
npm@emotion/weak-memoize0.3.1indirect
npm@emotion/weak-memoize0.4.0indirect
npm@esbuild/aix-ppc640.25.8indirect
npm@esbuild/android-arm0.25.8indirect
npm@esbuild/android-arm640.25.8indirect
npm@esbuild/android-x640.25.8indirect
npm@esbuild/darwin-arm640.25.8indirect
npm@esbuild/darwin-x640.25.8indirect
npm@esbuild/freebsd-arm640.25.8indirect
npm@esbuild/freebsd-x640.25.8indirect
npm@esbuild/linux-arm0.25.8indirect
npm@esbuild/linux-arm640.25.8indirect
npm@esbuild/linux-ia320.25.8indirect
npm@esbuild/linux-loong640.25.8indirect
npm@esbuild/linux-mips64el0.25.8indirect
npm@esbuild/linux-ppc640.25.8indirect
npm@esbuild/linux-riscv640.25.8indirect
npm@esbuild/linux-s390x0.25.8indirect
npm@esbuild/linux-x640.25.8indirect
npm@esbuild/netbsd-arm640.25.8indirect
npm@esbuild/netbsd-x640.25.8indirect
npm@esbuild/openbsd-arm640.25.8indirect
npm@esbuild/openbsd-x640.25.8indirect
npm@esbuild/openharmony-arm640.25.8indirect
npm@esbuild/sunos-x640.25.8indirect
npm@esbuild/win32-arm640.25.8indirect
npm@esbuild/win32-ia320.25.8indirect
npm@esbuild/win32-x640.25.8indirect
npm@eslint-community/eslint-utils4.7.0indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/compat1.3.1indirect
npm@eslint/compat^1.2.3indirect
npm@eslint/config-array0.19.2indirect
npm@eslint/core0.13.0indirect
npm@eslint/core0.9.1indirect
npm@eslint/eslintrc3.3.1indirect
npm@eslint/eslintrc^3.2.0indirect
npm@eslint/js9.16.0indirect
npm@eslint/js9.31.0indirect
npm@eslint/js^9.16.0indirect
npm@eslint/object-schema2.1.6indirect
npm@eslint/plugin-kit0.2.8indirect
npm@faker-js/faker10.1.0indirect
npm@faker-js/faker8.0.2indirect
npm@faker-js/faker8.4.1indirect
npm@faker-js/faker^10.1.0indirect
npm@faker-js/faker^8.0.0indirect
npm@faker-js/faker^8.0.2indirect
npm@faker-js/faker^8.4.1indirect
npm@fastify/busboy2.1.1indirect
npm@floating-ui/core1.7.2indirect
npm@floating-ui/dom1.7.2indirect
npm@floating-ui/react0.26.28indirect
npm@floating-ui/react^0.26.28indirect
npm@floating-ui/react-dom2.1.4indirect
npm@floating-ui/utils0.2.10indirect
npm@hono/node-server1.19.9indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.7.0indirect
npm@jest/core29.6.2indirect
npm@jest/core29.7.0indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/globals29.7.0indirect
npm@jest/globals^29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
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.12indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.10indirect
npm@jridgewell/sourcemap-codec1.5.4indirect
npm@jridgewell/trace-mapping0.3.29indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@lezer/common1.2.3indirect
npm@lezer/cpp1.1.3indirect
npm@lezer/css1.3.0indirect
npm@lezer/go1.0.1indirect
npm@lezer/highlight1.2.1indirect
npm@lezer/highlight^1.2.1indirect
npm@lezer/html1.3.10indirect
npm@lezer/java1.1.3indirect
npm@lezer/javascript1.5.4indirect
npm@lezer/json1.0.3indirect
npm@lezer/lr1.4.2indirect
npm@lezer/php1.0.5indirect
npm@lezer/python1.1.18indirect
npm@lezer/rust1.0.2indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@marijn/find-cluster-break1.0.2indirect
npm@mcp-ui/client6.0.0indirect
npm@mcp-ui/client^6.0.0indirect
npm@mcp-ui/server5.16.3indirect
npm@mcp-ui/server^5.16.3indirect
npm@mdx-js/react2.3.0indirect
npm@mdx-js/react3.1.0indirect
npm@modelcontextprotocol/ext-apps0.2.2indirect
npm@modelcontextprotocol/ext-apps0.3.1indirect
npm@modelcontextprotocol/sdk1.25.3indirect
npm@nicolo-ribaudo/eslint-scope-5-internals5.1.1-v1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oddbird/popover-polyfill0.6.1indirect
npm@oddbird/popover-polyfill^0.6.1indirect
npm@one-ini/wasm0.2.0indirect
npm@oven/bun-darwin-aarch641.3.6indirect
npm@oven/bun-darwin-x641.3.6indirect
npm@oven/bun-darwin-x64-baseline1.3.6indirect
npm@oven/bun-linux-aarch641.3.6indirect
npm@oven/bun-linux-aarch64-musl1.3.6indirect
npm@oven/bun-linux-x641.3.6indirect
npm@oven/bun-linux-x64-baseline1.3.6indirect
npm@oven/bun-linux-x64-musl1.3.6indirect
npm@oven/bun-linux-x64-musl-baseline1.3.6indirect
npm@oven/bun-windows-x641.3.6indirect
npm@oven/bun-windows-x64-baseline1.3.6indirect
npm@parcel/watcher2.5.1indirect
npm@parcel/watcher-android-arm642.5.1indirect
npm@parcel/watcher-darwin-arm642.5.1indirect
npm@parcel/watcher-darwin-x642.5.1indirect
npm@parcel/watcher-freebsd-x642.5.1indirect
npm@parcel/watcher-linux-arm-glibc2.5.1indirect
npm@parcel/watcher-linux-arm-musl2.5.1indirect
npm@parcel/watcher-linux-arm64-glibc2.5.1indirect
npm@parcel/watcher-linux-arm64-musl2.5.1indirect
npm@parcel/watcher-linux-x64-glibc2.5.1indirect
npm@parcel/watcher-linux-x64-musl2.5.1indirect
npm@parcel/watcher-win32-arm642.5.1indirect
npm@parcel/watcher-win32-ia322.5.1indirect
npm@parcel/watcher-win32-x642.5.1indirect
npm@pkgjs/parseargs0.11.0indirect
npm@preact/signals-core1.12.2indirect
npm@quilted/events2.1.3indirect
npm@quilted/threads3.3.1indirect
npm@r2wc/core1.3.0indirect
npm@r2wc/react-to-web-component2.1.0indirect
npm@remote-dom/core1.10.1indirect
npm@remote-dom/polyfill1.5.1indirect
npm@remote-dom/react1.2.2indirect
npm@replit/codemirror-lang-csharp6.2.0indirect
npm@replit/codemirror-lang-csharp^6.2.0indirect
npm@rollup/plugin-babel6.0.4indirect
npm@rollup/plugin-inject5.0.5indirect
npm@rollup/plugin-node-resolve15.1.0indirect
npm@rollup/plugin-terser0.4.3indirect
npm@rollup/plugin-url8.0.2indirect
npm@rollup/pluginutils5.2.0indirect
npm@rollup/rollup-android-arm-eabi4.16.1indirect
npm@rollup/rollup-android-arm644.16.1indirect
npm@rollup/rollup-darwin-arm644.16.1indirect
npm@rollup/rollup-darwin-arm644.56.0indirect
npm@rollup/rollup-darwin-x644.16.1indirect
npm@rollup/rollup-darwin-x644.56.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.16.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.16.1indirect
npm@rollup/rollup-linux-arm64-gnu4.16.1indirect
npm@rollup/rollup-linux-arm64-gnu4.56.0indirect
npm@rollup/rollup-linux-arm64-musl4.16.1indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.16.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.16.1indirect
npm@rollup/rollup-linux-s390x-gnu4.16.1indirect
npm@rollup/rollup-linux-x64-gnu4.16.1indirect
npm@rollup/rollup-linux-x64-gnu4.56.0indirect
npm@rollup/rollup-linux-x64-musl4.16.1indirect
npm@rollup/rollup-win32-arm64-msvc4.16.1indirect
npm@rollup/rollup-win32-arm64-msvc4.57.0indirect
npm@rollup/rollup-win32-ia32-msvc4.16.1indirect
npm@rollup/rollup-win32-x64-msvc4.16.1indirect
npm@rollup/rollup-win32-x64-msvc4.56.0indirect
npm@rtsao/scc1.1.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@slack/logger3.0.0indirect
npm@slack/types2.15.0indirect
npm@slack/web-api6.7.1indirect
npm@storybook/addon-a11y8.6.15indirect
npm@storybook/addon-actions8.6.15indirect
npm@storybook/addon-backgrounds8.6.15indirect
npm@storybook/addon-controls8.6.15indirect
npm@storybook/addon-docs8.6.15indirect
npm@storybook/addon-essentials8.6.15indirect
npm@storybook/addon-highlight8.6.15indirect
npm@storybook/addon-interactions8.6.15indirect
npm@storybook/addon-links8.6.15indirect
npm@storybook/addon-mdx-gfm8.6.15indirect
npm@storybook/addon-measure8.6.15indirect
npm@storybook/addon-outline8.6.15indirect
npm@storybook/addon-toolbars8.6.15indirect
npm@storybook/addon-viewport8.6.15indirect
npm@storybook/blocks8.6.15indirect
npm@storybook/builder-webpack58.6.15indirect
npm@storybook/components8.6.14indirect
npm@storybook/components8.6.15indirect
npm@storybook/core8.6.15indirect
npm@storybook/core-events8.6.15indirect
npm@storybook/core-webpack8.6.15indirect
npm@storybook/csf0.1.13indirect
npm@storybook/csf-plugin8.6.15indirect
npm@storybook/global5.0.0indirect
npm@storybook/icons1.4.0indirect
npm@storybook/instrumenter8.6.14indirect
npm@storybook/instrumenter8.6.15indirect
npm@storybook/manager-api8.6.14indirect
npm@storybook/manager-api8.6.15indirect
npm@storybook/preset-react-webpack8.6.15indirect
npm@storybook/preview-api8.6.14indirect
npm@storybook/preview-api8.6.15indirect
npm@storybook/react8.6.14indirect
npm@storybook/react8.6.15indirect
npm@storybook/react-docgen-typescript-plugin1.0.6--canary.9.0c3f3b7.0indirect
npm@storybook/react-dom-shim8.6.14indirect
npm@storybook/react-dom-shim8.6.15indirect
npm@storybook/react-webpack58.6.15indirect
npm@storybook/test8.6.14indirect
npm@storybook/test8.6.15indirect
npm@storybook/theming8.6.14indirect
npm@storybook/theming8.6.15indirect
npm@storybook/types8.6.14indirect
npm@storybook/types^8.5.3indirect
npm@svgr/babel-plugin-add-jsx-attribute5.4.0indirect
npm@svgr/babel-plugin-add-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-attribute5.4.0indirect
npm@svgr/babel-plugin-remove-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-empty-expression5.0.1indirect
npm@svgr/babel-plugin-remove-jsx-empty-expression8.0.0indirect
npm@svgr/babel-plugin-replace-jsx-attribute-value5.0.1indirect
npm@svgr/babel-plugin-replace-jsx-attribute-value8.0.0indirect
npm@svgr/babel-plugin-svg-dynamic-title5.4.0indirect
npm@svgr/babel-plugin-svg-dynamic-title8.0.0indirect
npm@svgr/babel-plugin-svg-em-dimensions5.4.0indirect
npm@svgr/babel-plugin-svg-em-dimensions8.0.0indirect
npm@svgr/babel-plugin-transform-react-native-svg5.4.0indirect
npm@svgr/babel-plugin-transform-react-native-svg8.0.0indirect
npm@svgr/babel-plugin-transform-react-native-svg8.1.0indirect
npm@svgr/babel-plugin-transform-svg-component5.5.0indirect
npm@svgr/babel-plugin-transform-svg-component8.0.0indirect
npm@svgr/babel-preset5.5.0indirect
npm@svgr/babel-preset8.0.0indirect
npm@svgr/babel-preset8.1.0indirect
npm@svgr/cli8.0.1indirect
npm@svgr/core5.5.0indirect
npm@svgr/core8.0.0indirect
npm@svgr/core8.1.0indirect
npm@svgr/core^5.3.1indirect
npm@svgr/hast-util-to-babel-ast5.5.0indirect
npm@svgr/hast-util-to-babel-ast8.0.0indirect
npm@svgr/plugin-jsx5.5.0indirect
npm@svgr/plugin-jsx8.0.1indirect
npm@svgr/plugin-jsx8.1.0indirect
npm@svgr/plugin-prettier8.0.1indirect
npm@svgr/plugin-svgo8.0.1indirect
npm@svgr/plugin-svgo8.1.0indirect
npm@svgr/rollup8.1.0indirect
npm@svgr/rollup^8.1.0indirect
npm@svgr/webpack8.0.1indirect
npm@tanstack/react-table8.21.3indirect
npm@tanstack/react-table^8.20.5indirect
npm@tanstack/react-virtual3.13.12indirect
npm@tanstack/react-virtual^3.10.7indirect
npm@tanstack/table-core8.21.3indirect
npm@tanstack/virtual-core3.13.12indirect
npm@testing-library/dom9.3.1indirect
npm@testing-library/dom9.3.4indirect
npm@testing-library/jest-dom5.17.0indirect
npm@testing-library/jest-dom6.5.0indirect
npm@testing-library/react14.0.0indirect
npm@testing-library/react-hooks8.0.1indirect
npm@testing-library/react-hooks>=3.7.0indirect
npm@testing-library/user-event13.5.0indirect
npm@tootallnate/once2.0.0indirect
npm@trysound/sax0.2.0indirect
npm@tsconfig/node101.0.11indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@types/aria-query5.0.4indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.7indirect
npm@types/cli-progress3.11.6indirect
npm@types/cli-progress^3.11.6indirect
npm@types/cross-spawn6.0.2indirect
npm@types/debug4.1.12indirect
npm@types/doctrine0.0.9indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.5indirect
npm@types/estree1.0.8indirect
npm@types/facepaint1.2.5indirect
npm@types/facepaint^1.2.1indirect
npm@types/fs-extra11.0.1indirect
npm@types/graceful-fs4.1.9indirect
npm@types/hast2.3.10indirect
npm@types/highlight.js10.1.0indirect
npm@types/highlight.js^10.1.0indirect
npm@types/html-minifier-terser6.1.0indirect
npm@types/is-git-clean1.1.0indirect
npm@types/is-stream1.1.0indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest29.5.12indirect
npm@types/jest^29.5.12indirect
npm@types/jest-axe3.5.5indirect
npm@types/jscodeshift0.11.11indirect
npm@types/jsdom20.0.1indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/jsonfile6.1.4indirect
npm@types/lodash4.17.20indirect
npm@types/mdast3.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/mdx2.0.13indirect
npm@types/minimatch3.0.5indirect
npm@types/minimist1.2.5indirect
npm@types/mock-fs4.13.4indirect
npm@types/mock-fs^4.13.4indirect
npm@types/ms2.1.0indirect
npm@types/node12.20.55indirect
npm@types/node20.19.27indirect
npm@types/node20.19.9indirect
npm@types/node-fetch2.6.12indirect
npm@types/node-fetch^2.6.11indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/parse-json4.0.2indirect
npm@types/prettier2.7.3indirect
npm@types/prettier^2.7.0indirect
npm@types/prop-types15.7.15indirect
npm@types/react18.2.23indirect
npm@types/react-dom18.2.8indirect
npm@types/react-is18.3.1indirect
npm@types/react-is^18.0.0indirect
npm@types/react-test-renderer18.3.1indirect
npm@types/react-test-renderer^18.0.0indirect
npm@types/react-transition-group4.4.12indirect
npm@types/react-transition-group^4.4.5indirect
npm@types/resolve1.20.2indirect
npm@types/resolve1.20.6indirect
npm@types/retry0.12.0indirect
npm@types/scheduler0.26.0indirect
npm@types/semver7.7.0indirect
npm@types/stack-utils2.0.3indirect
npm@types/testing-library__jest-dom5.14.9indirect
npm@types/tough-cookie4.0.5indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@types/uuid9.0.8indirect
npm@types/yargs17.0.33indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin8.44.0indirect
npm@typescript-eslint/parser8.44.0indirect
npm@typescript-eslint/project-service8.44.0indirect
npm@typescript-eslint/rule-tester8.44.0indirect
npm@typescript-eslint/scope-manager5.62.0indirect
npm@typescript-eslint/scope-manager8.44.0indirect
npm@typescript-eslint/tsconfig-utils8.44.0indirect
npm@typescript-eslint/type-utils8.44.0indirect
npm@typescript-eslint/types5.62.0indirect
npm@typescript-eslint/types8.44.0indirect
npm@typescript-eslint/typescript-estree5.62.0indirect
npm@typescript-eslint/typescript-estree8.44.0indirect
npm@typescript-eslint/utils5.62.0indirect
npm@typescript-eslint/utils8.44.0indirect
npm@typescript-eslint/visitor-keys5.62.0indirect
npm@typescript-eslint/visitor-keys8.44.0indirect
npm@uiw/codemirror-extensions-hyper-link4.25.2indirect
npm@uiw/codemirror-extensions-hyper-link^4.23.12indirect
npm@vitest/expect2.0.5indirect
npm@vitest/pretty-format2.0.5indirect
npm@vitest/pretty-format2.1.9indirect
npm@vitest/spy2.0.5indirect
npm@vitest/utils2.0.5indirect
npm@vitest/utils2.1.9indirect
npm@vue/compiler-core3.5.18indirect
npm@vue/compiler-dom3.5.18indirect
npm@vue/compiler-sfc3.5.18indirect
npm@vue/compiler-ssr3.5.18indirect
npm@vue/shared3.5.18indirect
npm@wasm-fmt/clang-format20.1.7indirect
npm@wasm-fmt/clang-format^20.1.7indirect
npm@wasm-fmt/gofmt0.4.9indirect
npm@wasm-fmt/gofmt^0.4.9indirect
npm@wasm-fmt/ruff_fmt0.10.0indirect
npm@wasm-fmt/ruff_fmt^0.10.0indirect
npm@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabab2.0.6indirect
npmaccepts2.0.0indirect
npmacorn8.15.0indirect
npmacorn-globals7.0.1indirect
npmacorn-import-assertions1.9.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmagent-base6.0.2indirect
npmajv6.12.6indirect
npmajv8.17.1indirect
npmajv-errors1.0.1indirect
npmajv-formats2.1.1indirect
npmajv-formats3.0.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
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-query5.1.3indirect
npmaria-query5.3.2indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-differ1.0.0indirect
npmarray-differ3.0.0indirect
npmarray-includes3.1.9indirect
npmarray-union1.0.2indirect
npmarray-union2.1.0indirect
npmarray-uniq1.0.3indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmarrify1.0.1indirect
npmarrify2.0.1indirect
npmasn1.js4.10.1indirect
npmassert2.1.0indirect
npmassert^2.1.0indirect
npmassertion-error2.0.1indirect
npmast-types0.14.2indirect
npmast-types0.16.1indirect
npmast-types-flow0.0.8indirect
npmasync-function1.0.0indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.7indirect
npmaxe-core3.5.6indirect
npmaxe-core4.10.3indirect
npmaxe-core4.7.2indirect
npmaxios0.26.1indirect
npmaxobject-query4.1.0indirect
npmbabel-jest29.7.0indirect
npmbabel-loader9.2.1indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-plugin-macros3.1.0indirect
npmbabel-plugin-polyfill-corejs20.4.14indirect
npmbabel-plugin-polyfill-corejs30.10.6indirect
npmbabel-plugin-polyfill-regenerator0.6.5indirect
npmbabel-preset-current-node-syntax1.1.0indirect
npmbabel-preset-jest29.6.3indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbetter-opn3.0.2indirect
npmbetter-path-resolve1.0.0indirect
npmbig.js5.2.2indirect
npmbinary-extensions2.3.0indirect
npmbindings1.5.0indirect
npmbn.js4.12.2indirect
npmbn.js5.2.2indirect
npmbody-parser2.2.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.2indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmbrorand1.1.0indirect
npmbrowser-assert1.2.1indirect
npmbrowser-resolve2.0.0indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.1.1indirect
npmbrowserify-sign4.2.3indirect
npmbrowserify-zlib0.2.0indirect
npmbrowserslist4.25.1indirect
npmbser2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-from0.1.2indirect
npmbuffer-from1.1.2indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-modules3.3.0indirect
npmbuiltin-status-codes3.0.0indirect
npmbytes3.1.2indirect
npmcall-bind1.0.8indirect
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
npmcaniuse-lite1.0.30001727indirect
npmcase-sensitive-paths-webpack-plugin2.4.0indirect
npmccount2.0.1indirect
npmchai5.2.1indirect
npmchalk2.4.2indirect
npmchalk3.0.0indirect
npmchalk4.1.2indirect
npmchalk^4.1.2indirect
npmchange-case5.4.4indirect
npmchar-regex1.0.2indirect
npmcharacter-entities2.0.2indirect
npmchardet0.7.0indirect
npmcheck-error2.1.1indirect
npmchokidar3.6.0indirect
npmchokidar4.0.3indirect
npmchromatic13.3.4indirect
npmchrome-trace-event1.0.4indirect
npmci-info3.9.0indirect
npmcipher-base1.0.6indirect
npmcjs-module-lexer1.4.3indirect
npmclean-css5.3.3indirect
npmclipboard2.0.11indirect
npmclipboard^2.0.6indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmclone-deep4.0.1indirect
npmco4.6.0indirect
npmcodemirror6.0.2indirect
npmcodemirror^6.0.2indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcombined-stream1.0.8indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander11.1.0indirect
npmcommander13.1.0indirect
npmcommander14.0.1indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmcommander9.5.0indirect
npmcommander^11.0.0indirect
npmcommon-path-prefix3.0.0indirect
npmcommondir1.0.1indirect
npmcomponent-emitter2.0.0indirect
npmconcat-map0.0.1indirect
npmconsole-browserify1.2.0indirect
npmconstants-browserify1.0.0indirect
npmcontent-disposition1.0.1indirect
npmcontent-type1.0.5indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcore-js3.44.0indirect
npmcore-js-compat3.44.0indirect
npmcore-util-is1.0.3indirect
npmcors2.8.6indirect
npmcosmiconfig7.1.0indirect
npmcosmiconfig8.3.6indirect
npmcosmiconfig9.0.0indirect
npmcreate-ecdh4.0.4indirect
npmcreate-hash1.1.3indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcreate-require1.1.1indirect
npmcrelt1.0.6indirect
npmcross-spawn6.0.6indirect
npmcross-spawn7.0.3indirect
npmcross-spawn7.0.6indirect
npmcross-spawn-async2.2.5indirect
npmcrypto-browserify3.12.1indirect
npmcrypto-browserify^3.12.1indirect
npmcss-loader6.11.0indirect
npmcss-select4.3.0indirect
npmcss-select5.2.2indirect
npmcss-tree2.2.1indirect
npmcss-tree2.3.1indirect
npmcss-what6.2.2indirect
npmcss.escape1.5.1indirect
npmcssesc3.0.0indirect
npmcssfontparser1.2.1indirect
npmcsso5.0.5indirect
npmcssom0.3.8indirect
npmcssom0.5.0indirect
npmcssstyle2.3.0indirect
npmcsstype3.1.3indirect
npmdamerau-levenshtein1.0.8indirect
npmdashify2.0.0indirect
npmdata-urls3.0.2indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdate-fns2.30.0indirect
npmdate-fns^2.30.0indirect
npmdate-fns-tz2.0.1indirect
npmdate-fns-tz^2.0.0indirect
npmdebug3.2.7indirect
npmdebug4.4.1indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.1indirect
npmdecimal.js10.6.0indirect
npmdecode-named-character-reference1.2.0indirect
npmdedent0.7.0indirect
npmdedent1.6.0indirect
npmdeep-eql5.0.2indirect
npmdeep-equal2.2.3indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop2.0.0indirect
npmdefine-properties1.2.1indirect
npmdelayed-stream1.0.0indirect
npmdelegate3.2.0indirect
npmdepcheck1.4.3indirect
npmdepd2.0.0indirect
npmdeps-regex0.1.4indirect
npmdequal2.0.3indirect
npmdes.js1.1.0indirect
npmdetect-indent6.1.0indirect
npmdetect-libc1.0.3indirect
npmdetect-newline3.1.0indirect
npmdevlop1.1.0indirect
npmdiff4.0.2indirect
npmdiff5.2.0indirect
npmdiff-sequences29.6.3indirect
npmdiffie-hellman5.0.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-helpers5.2.1indirect
npmdom-serializer1.4.1indirect
npmdom-serializer2.0.0indirect
npmdomain-browser4.22.0indirect
npmdomelementtype2.3.0indirect
npmdomexception4.0.0indirect
npmdomhandler4.3.1indirect
npmdomhandler5.0.3indirect
npmdomutils2.8.0indirect
npmdomutils3.2.2indirect
npmdot-case3.0.4indirect
npmdot-prop9.0.0indirect
npmdotenv10.0.0indirect
npmdotenv16.4.7indirect
npmdownlevel-dts0.11.0indirect
npmdownlevel-dts^0.11.0indirect
npmdunder-proto1.0.1indirect
npmduplexer20.1.4indirect
npmeditorconfig2.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.190indirect
npmelliptic6.6.1indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojis-list3.0.0indirect
npmencodeurl2.0.0indirect
npmendent2.1.0indirect
npmenhanced-resolve5.18.2indirect
npmenquirer2.4.1indirect
npmentities2.2.0indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmenv-paths2.2.1indirect
npmerror-ex1.3.2indirect
npmes-abstract1.24.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.3indirect
npmes-iterator-helpers1.2.1indirect
npmes-module-lexer1.7.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmesbuild0.25.8indirect
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
npmescape-string-regexp5.0.0indirect
npmescodegen2.1.0indirect
npmeslint9.16.0indirect
npmeslint-config-prettier9.1.0indirect
npmeslint-doc-generator2.2.2indirect
npmeslint-doc-generator^2.2.2indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-module-utils2.12.1indirect
npmeslint-plugin-import2.31.0indirect
npmeslint-plugin-jest28.9.0indirect
npmeslint-plugin-jsx-a11y6.10.2indirect
npmeslint-plugin-react7.37.2indirect
npmeslint-plugin-react-hooks5.0.0indirect
npmeslint-plugin-simple-import-sort12.1.1indirect
npmeslint-plugin-storybook0.11.1indirect
npmeslint-scope5.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesprima4.0.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmeventemitter33.1.2indirect
npmeventemitter34.0.7indirect
npmeventemitter35.0.1indirect
npmevents3.3.0indirect
npmevents^3.3.0indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.6indirect
npmevp_bytestokey1.0.3indirect
npmexeca0.4.0indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.7.0indirect
npmexpress5.2.1indirect
npmexpress-rate-limit7.5.1indirect
npmextend3.0.2indirect
npmextendable-error0.1.7indirect
npmexternal-editor3.1.0indirect
npmfacepaint1.2.1indirect
npmfacepaint^1.2.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-parse1.0.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-uri3.0.6indirect
npmfast-xml-parser5.3.0indirect
npmfast-xml-parser^5.3.0indirect
npmfastq1.19.1indirect
npmfb-watchman2.0.2indirect
npmfile-entry-cache8.0.0indirect
npmfile-loader6.2.0indirect
npmfile-uri-to-path1.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-cache-dir2.1.0indirect
npmfind-cache-dir3.3.2indirect
npmfind-cache-dir4.0.0indirect
npmfind-root1.1.0indirect
npmfind-up3.0.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up6.3.0indirect
npmflat-cache3.2.0indirect
npmflat-cache4.0.1indirect
npmflatted3.3.3indirect
npmflow-parser0.277.0indirect
npmfocus-trap6.9.4indirect
npmfocus-trap-react9.0.2indirect
npmfollow-redirects1.15.9indirect
npmfor-each0.3.5indirect
npmforeground-child3.3.1indirect
npmfork-ts-checker-webpack-plugin8.0.0indirect
npmform-data2.5.5indirect
npmform-data4.0.4indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfs-extra10.1.0indirect
npmfs-extra11.1.1indirect
npmfs-extra11.3.0indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfs-extra^11.3.0indirect
npmfs-monkey1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.1.0indirect
npmglob10.3.12indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmglobals^15.13.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmgood-listener1.2.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhard-rejection2.1.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhash-base2.0.2indirect
npmhash-base3.0.5indirect
npmhash.js1.1.7indirect
npmhasown2.0.2indirect
npmhast-util-whitespace2.0.1indirect
npmhe1.2.0indirect
npmhighlight.js11.5.1indirect
npmhighlight.js~11.5.0indirect
npmhighlightjs-graphql1.0.2indirect
npmhighlightjs-graphql^1.0.1indirect
npmhmac-drbg1.0.1indirect
npmhoek4.3.1indirect
npmhoek5.0.4indirect
npmhoek6.1.3indirect
npmhoist-non-react-statics3.3.2indirect
npmhono4.11.5indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhtm3.1.1indirect
npmhtml-encoding-sniffer3.0.0indirect
npmhtml-entities2.6.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-minifier-terser6.1.0indirect
npmhtml-tokenize2.0.1indirect
npmhtml-webpack-plugin5.6.3indirect
npmhtmlparser26.1.0indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy-agent5.0.0indirect
npmhttps-browserify1.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhuman-id4.1.1indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmicss-utils5.1.0indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimmutable5.1.3indirect
npmimport-fresh3.3.1indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminline-style-parser0.1.1indirect
npminternal-slot1.1.0indirect
npminterpret1.4.0indirect
npminvariant2.2.4indirect
npmipaddr.js1.9.1indirect
npmirregular-plurals3.5.0indirect
npmis-arguments1.2.0indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-buffer2.0.5indirect
npmis-builtin-module3.2.1indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-docker2.2.1indirect
npmis-electron2.2.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-generator-function1.1.0indirect
npmis-git-clean1.1.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-module1.0.0indirect
npmis-nan1.3.2indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-obj1.0.1indirect
npmis-plain-obj1.1.0indirect
npmis-plain-obj3.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-plain-object2.0.4indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-promise4.0.0indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream1.1.0indirect
npmis-stream2.0.1indirect
npmis-string1.1.1indirect
npmis-subdir1.2.0indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-unicode-supported0.1.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-windows1.0.2indirect
npmis-wsl2.2.0indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisemail3.2.0indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmisomorphic-timers-promises1.0.1indirect
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.5indirect
npmjackspeak2.1.1indirect
npmjest29.6.2indirect
npmjest-axe8.0.0indirect
npmjest-canvas-mock2.5.1indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.6.2indirect
npmjest-config29.6.2indirect
npmjest-config29.7.0indirect
npmjest-diff29.7.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-jsdom29.6.2indirect
npmjest-environment-node29.7.0indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-junit16.0.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-matcher-utils29.2.2indirect
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
npmjoi13.7.0indirect
npmjose6.1.3indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjscodeshift17.3.0indirect
npmjsdoc-type-pratt-parser4.1.0indirect
npmjsdom20.0.3indirect
npmjsesc3.0.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema0.4.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonfile4.0.0indirect
npmjsonfile6.1.0indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmkleur4.1.5indirect
npmlanguage-subtag-registry0.3.23indirect
npmlanguage-tags1.0.9indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmload-json-file4.0.0indirect
npmloader-runner4.3.0indirect
npmloader-utils2.0.4indirect
npmlocate-path3.0.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash-es4.17.21indirect
npmlodash-es^4.17.21indirect
npmlodash.debounce4.0.8indirect
npmlodash.merge4.6.2indirect
npmlodash.startcase4.4.0indirect
npmlog-symbols4.1.0indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmlottie-web5.13.0indirect
npmloupe3.2.0indirect
npmlower-case2.0.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.3.6indirect
npmlru-cache4.1.5indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlz-string1.5.0indirect
npmmagic-string0.30.17indirect
npmmake-dir2.1.0indirect
npmmake-dir3.1.0indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmap-or-similar1.5.0indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmd5.js1.3.5indirect
npmmdast-util-definitions5.1.2indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown1.3.1indirect
npmmdast-util-from-markdown2.0.2indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast12.3.0indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string3.2.0indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.0.28indirect
npmmdn-data2.0.30indirect
npmmedia-typer1.1.0indirect
npmmemfs3.5.3indirect
npmmemoizerific1.11.3indirect
npmmemorystream0.3.1indirect
npmmeow9.0.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromark3.2.0indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark1.1.0indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-factory-destination1.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label1.1.0indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space1.1.0indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title1.1.0indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace1.1.0indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character1.2.0indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked1.1.0indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character1.1.0indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions1.1.0indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference1.1.0indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string1.1.0indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode1.1.0indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name1.2.0indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier1.1.0indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all1.1.0indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri1.2.0indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize1.1.0indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol1.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types1.1.0indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmiller-rabin4.0.1indirect
npmmime3.0.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmmin-indent1.0.1indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch10.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmminimatch9.0.5indirect
npmminimist1.2.8indirect
npmminimist-options4.1.0indirect
npmminipass7.1.2indirect
npmminipass7.1.3indirect
npmmkdirp1.0.4indirect
npmmock-fs5.5.0indirect
npmmock-fs^5.5.0indirect
npmmockdate3.0.5indirect
npmmockdate^3.0.5indirect
npmmoo-color1.0.3indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmmultimatch2.1.0indirect
npmmultimatch5.0.0indirect
npmmultipipe1.0.2indirect
npmnan2.23.0indirect
npmnanoid3.3.11indirect
npmnatural-compare1.4.0indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnice-try1.0.5indirect
npmno-case3.0.4indirect
npmnode-abort-controller3.1.1indirect
npmnode-addon-api7.1.1indirect
npmnode-expat2.4.1indirect
npmnode-fetch2.6.11indirect
npmnode-int640.4.0indirect
npmnode-polyfill-webpack-plugin4.1.0indirect
npmnode-polyfill-webpack-plugin^4.1.0indirect
npmnode-releases2.0.19indirect
npmnode-stdlib-browser1.3.1indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnpm-package-json-lint8.0.0indirect
npmnpm-package-json-lint-config-default7.0.1indirect
npmnpm-run-all4.1.5indirect
npmnpm-run-path1.0.0indirect
npmnpm-run-path4.0.1indirect
npmnth-check2.1.1indirect
npmnwsapi2.2.20indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.6indirect
npmobject-keys0.4.0indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobjectorarray1.0.5indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmopen8.4.2indirect
npmoptionator0.9.4indirect
npmos-browserify0.3.0indirect
npmos-tmpdir1.0.2indirect
npmoutdent0.5.0indirect
npmown-keys1.0.1indirect
npmp-filter2.1.0indirect
npmp-finally1.0.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate3.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-map2.1.0indirect
npmp-queue6.6.2indirect
npmp-queue8.1.0indirect
npmp-queue^8.1.0indirect
npmp-retry4.6.2indirect
npmp-timeout3.2.0indirect
npmp-timeout6.1.4indirect
npmp-try2.2.0indirect
npmpackage-manager-detector0.2.11indirect
npmpako1.0.11indirect
npmparam-case3.0.4indirect
npmparent-module1.0.1indirect
npmparse-asn15.1.7indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmparse57.3.0indirect
npmparseurl1.3.3indirect
npmpascal-case3.1.2indirect
npmpath-browserify1.0.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key1.0.0indirect
npmpath-key2.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpath-to-regexp8.3.0indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmpathval2.0.1indirect
npmpbkdf23.1.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.3indirect
npmpidtree0.3.1indirect
npmpify3.0.0indirect
npmpify4.0.1indirect
npmpirates4.0.7indirect
npmpkce-challenge5.0.1indirect
npmpkg-dir3.0.0indirect
npmpkg-dir4.2.0indirect
npmpkg-dir5.0.0indirect
npmpkg-dir7.0.0indirect
npmplease-upgrade-node3.2.0indirect
npmplur4.0.0indirect
npmpolished4.3.1indirect
npmpolished^4.1.3indirect
npmpolished^4.2.2indirect
npmpolished^4.3.1indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.6indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.2.0indirect
npmpostcss-modules-scope3.2.1indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-selector-parser7.1.0indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier3.8.1indirect
npmpretty-error4.0.0indirect
npmpretty-format27.5.1indirect
npmpretty-format29.7.0indirect
npmprocess0.11.10indirect
npmprocess^0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprompts2.4.2indirect
npmprop-types15.8.1indirect
npmproperty-information6.5.0indirect
npmproxy-addr2.0.7indirect
npmpseudomap1.0.2indirect
npmpsl1.15.0indirect
npmpublic-encrypt4.0.3indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmpure-rand6.1.0indirect
npmqs6.14.0indirect
npmqs6.14.1indirect
npmquansync0.2.10indirect
npmquery-ast1.0.5indirect
npmquerystring-es30.2.1indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmreact18.3.1indirect
npmreact-docgen7.1.1indirect
npmreact-docgen-typescript2.2.2indirect
npmreact-dom18.3.1indirect
npmreact-error-boundary3.1.4indirect
npmreact-fast-compare3.2.2indirect
npmreact-is16.13.1indirect
npmreact-is17.0.2indirect
npmreact-is18.3.1indirect
npmreact-is^18.0.1indirect
npmreact-lottie-player1.5.6indirect
npmreact-lottie-player^1.5.6indirect
npmreact-shallow-renderer16.15.0indirect
npmreact-test-renderer18.2.0indirect
npmreact-test-renderer^18.2.0indirect
npmreact-transition-group4.4.5indirect
npmreact-transition-group^4.4.5indirect
npmread-pkg3.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmread-yaml-file1.1.0indirect
npmreadable-stream1.0.34indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreaddirp4.1.2indirect
npmrecast0.20.5indirect
npmrecast0.23.11indirect
npmrechoir0.6.2indirect
npmredent3.0.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.2.0indirect
npmregenerator-runtime0.14.0indirect
npmregexp.prototype.flags1.5.4indirect
npmregexpu-core6.2.0indirect
npmregjsgen0.8.0indirect
npmregjsparser0.12.0indirect
npmrelateurl0.2.7indirect
npmremark-gfm4.0.1indirect
npmremark-parse10.0.2indirect
npmremark-parse11.0.0indirect
npmremark-rehype10.1.0indirect
npmremark-stringify11.0.0indirect
npmrenderkid3.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-package-name2.0.1indirect
npmrequires-port1.0.0indirect
npmresolve1.22.10indirect
npmresolve2.0.0-next.5indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports2.0.3indirect
npmretry0.13.1indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmripemd1602.0.1indirect
npmripemd1602.0.2indirect
npmrollup4.16.1indirect
npmrollup-plugin-bundle-stats4.18.2indirect
npmrollup-plugin-node-externals7.1.1indirect
npmrollup-plugin-polyfill-node0.13.0indirect
npmrollup-plugin-stats2.1.2indirect
npmrollup-plugin-webpack-stats2.0.1indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsade1.8.1indirect
npmsafe-array-concat1.1.3indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsass1.89.2indirect
npmsaxes6.0.0indirect
npmscheduler0.23.2indirect
npmschema-utils3.3.0indirect
npmschema-utils4.3.2indirect
npmscss-parser1.0.6indirect
npmselect1.1.2indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmsemver-compare1.0.0indirect
npmsend1.2.1indirect
npmserialize-javascript6.0.2indirect
npmserialize-query-params2.0.2indirect
npmserve-static2.2.1indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetimmediate1.0.5indirect
npmsetprototypeof1.2.0indirect
npmsha.js2.4.12indirect
npmshallow-clone3.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmshelljs0.8.5indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsmob1.5.0indirect
npmsnake-case3.0.4indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.13indirect
npmsource-map-support0.5.21indirect
npmspace-separated-tokens2.0.2indirect
npmspawndamnit3.0.1indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.21indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstatuses2.0.2indirect
npmstop-iteration-iterator1.1.0indirect
npmstorybook8.6.15indirect
npmstorybook-dark-mode4.0.2indirect
npmstorybook-dark-mode^4.0.1indirect
npmstream0.0.3indirect
npmstream-browserify3.0.0indirect
npmstream-chain2.2.5indirect
npmstream-chain3.4.0indirect
npmstream-http3.2.0indirect
npmstream-json1.9.1indirect
npmstring-length4.0.2indirect
npmstring-replace-loader3.2.0indirect
npmstring-replace-loader^3.1.0indirect
npmstring-width4.2.3indirect
npmstring.prototype.includes2.0.1indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.padend3.1.6indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstring_decoder^1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-eof1.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-indent4.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrnum2.1.1indirect
npmstyle-loader3.3.4indirect
npmstyle-mod4.1.2indirect
npmstyle-to-object0.4.4indirect
npmstylis4.2.0indirect
npmsuperstruct2.0.2indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-parser2.0.4indirect
npmsvgo3.3.2indirect
npmsymbol-tree3.2.4indirect
npmtabbable5.3.3indirect
npmtabbable6.2.0indirect
npmtapable2.2.2indirect
npmterm-size2.2.1indirect
npmterser5.43.1indirect
npmterser-webpack-plugin5.3.14indirect
npmtest-exclude6.0.0indirect
npmthrough2.3.8indirect
npmthrough20.4.2indirect
npmtimers-browserify2.0.12indirect
npmtimezone-mock1.3.6indirect
npmtimezone-mock^1.3.6indirect
npmtiny-emitter2.1.0indirect
npmtiny-invariant1.3.3indirect
npmtinyrainbow1.2.0indirect
npmtinyspy3.0.2indirect
npmtmp0.0.33indirect
npmtmp0.2.3indirect
npmtmpl1.0.5indirect
npmto-buffer1.2.1indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtopo3.0.3indirect
npmtough-cookie4.1.4indirect
npmtr460.0.3indirect
npmtr463.0.0indirect
npmtrim-lines3.0.1indirect
npmtrim-newlines3.0.1indirect
npmtrough2.2.0indirect
npmts-api-utils2.1.0indirect
npmts-dedent2.2.0indirect
npmts-node10.9.2indirect
npmts-node^10.9.2indirect
npmtsconfig-paths3.15.0indirect
npmtsconfig-paths4.2.0indirect
npmtslib1.14.1indirect
npmtslib2.3.0indirect
npmtslib2.8.1indirect
npmtsutils3.21.0indirect
npmtty-browserify0.0.1indirect
npmtunnel0.0.6indirect
npmturbo2.5.5indirect
npmturbo-darwin-642.5.5indirect
npmturbo-darwin-arm642.5.5indirect
npmturbo-linux-642.5.5indirect
npmturbo-linux-arm642.5.5indirect
npmturbo-windows-642.5.5indirect
npmturbo-windows-arm642.5.5indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.18.1indirect
npmtype-fest0.21.3indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtype-fest2.19.0indirect
npmtype-fest4.41.0indirect
npmtype-is2.0.1indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.8.3indirect
npmtypescript~5.8.0indirect
npmunbox-primitive1.1.0indirect
npmundici5.29.0indirect
npmundici-types6.21.0indirect
npmunicode-canonical-property-names-ecmascript2.0.1indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.2.0indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmunified10.1.2indirect
npmunified11.0.5indirect
npmunist-util-generated2.0.1indirect
npmunist-util-is5.2.1indirect
npmunist-util-is6.0.0indirect
npmunist-util-position4.0.4indirect
npmunist-util-stringify-position3.0.3indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit4.1.2indirect
npmunist-util-visit5.0.0indirect
npmunist-util-visit-parents5.1.3indirect
npmunist-util-visit-parents6.0.1indirect
npmuniversalify0.1.2indirect
npmuniversalify0.2.0indirect
npmuniversalify2.0.1indirect
npmunpipe1.0.0indirect
npmunplugin1.16.1indirect
npmupdate-browserslist-db1.1.3indirect
npmuri-js4.4.1indirect
npmurl0.11.4indirect
npmurl^0.11.4indirect
npmurl-loader4.1.1indirect
npmurl-parse1.5.10indirect
npmuse-composed-ref1.4.0indirect
npmuse-isomorphic-layout-effect1.2.1indirect
npmuse-latest1.3.0indirect
npmutil0.12.5indirect
npmutil^0.12.5indirect
npmutil-deprecate1.0.2indirect
npmutila0.4.0indirect
npmuuid8.3.2indirect
npmuuid9.0.1indirect
npmuvu0.5.6indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name5.0.1indirect
npmvary1.1.2indirect
npmvfile5.3.7indirect
npmvfile6.0.3indirect
npmvfile-message3.1.4indirect
npmvfile-message4.0.2indirect
npmvm-browserify1.1.2indirect
npmw3c-keyname2.2.8indirect
npmw3c-xmlserializer4.0.0indirect
npmwalker1.0.8indirect
npmwatchpack2.4.4indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions7.0.0indirect
npmwebpack5.88.0indirect
npmwebpack-dev-middleware6.1.3indirect
npmwebpack-hot-middleware2.26.1indirect
npmwebpack-sources3.3.3indirect
npmwebpack-virtual-modules0.6.2indirect
npmweekstart2.0.0indirect
npmweekstart^2.0.0indirect
npmwhatwg-encoding2.0.0indirect
npmwhatwg-mimetype3.0.0indirect
npmwhatwg-url11.0.0indirect
npmwhatwg-url5.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.19indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmws8.18.3indirect
npmxml1.0.1indirect
npmxml-name-validator4.0.0indirect
npmxml2json0.12.0indirect
npmxml2json^0.12.0indirect
npmxmlchars2.2.0indirect
npmxtend2.1.2indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist2.1.2indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyaml1.10.2indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.2.1indirect
npmzod3.25.76indirect
npmzod4.3.6indirect
npmzod-to-json-schema3.25.1indirect
npmzrender5.6.1indirect
npmzwitch2.0.4indirect
Dependency advisories 64

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1,786 packages, which also include development and test pins that never ship: 64 carry known advisories, of which 2 are direct. 109 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
fast-xml-parser5.3.0indirectcritical75.7.0
flatted3.3.3indirectcritical23.4.2
immutable5.1.3indirectcritical35.1.8
rollup4.16.1indirectcritical24.59.0
shell-quote1.8.3indirectcritical21.9.0
turbo2.5.5indirectcritical22.9.14
lodash4.17.21directhigh34.18.0
@babel/plugin-transform-modules-systemjs7.27.1indirecthigh18.0.0-alpha.13
@hono/node-server1.19.9indirecthigh32.0.5
@modelcontextprotocol/sdk1.25.3indirecthigh11.26.0
axios0.26.1indirecthigh231.18.0
brace-expansion1.1.12indirecthigh25.0.7
brace-expansion2.0.2indirecthigh25.0.7
brace-expansion5.0.6indirecthigh15.0.7
cross-spawn7.0.3indirecthigh17.0.5
elliptic6.6.1indirecthigh1
fast-uri3.0.6indirecthigh44.1.1
form-data2.5.5indirecthigh14.0.6
form-data4.0.4indirecthigh14.0.6
glob10.3.12indirecthigh111.1.0
hoek4.3.1indirecthigh19.0.3
hoek5.0.4indirecthigh19.0.3
hoek6.1.3indirecthigh19.0.3
hono4.11.5indirecthigh314.12.27
js-yaml3.14.1indirecthigh34.3.0
js-yaml4.1.0indirecthigh34.3.0
lodash-es4.17.21indirecthigh34.18.0
minimatch10.0.1indirecthigh310.2.3
minimatch3.1.2indirecthigh310.2.3
minimatch5.1.6indirecthigh310.2.3
minimatch9.0.5indirecthigh310.2.3
path-to-regexp8.3.0indirecthigh28.4.0
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
serialize-javascript6.0.2indirecthigh27.0.5
storybook8.6.15indirecthigh110.2.10
svgo3.3.2indirecthigh24.0.2
tmp0.0.33indirecthigh20.2.6
tmp0.2.3indirecthigh20.2.6
undici5.29.0indirecthigh98.5.0
uuid8.3.2indirecthigh113.0.1
uuid9.0.1indirecthigh113.0.1
webpack5.88.0indirecthigh35.104.1
ws8.18.3indirecthigh28.21.0
echarts5.6.0directmoderate16.1.0
@babel/runtime7.24.1indirectmoderate18.0.0-alpha.17
@eslint/plugin-kit0.2.8indirectmoderate10.3.4
ajv6.12.6indirectmoderate18.18.0
ajv8.17.1indirectmoderate18.18.0
bn.js4.12.2indirectmoderate15.2.3
bn.js5.2.2indirectmoderate15.2.3
diff4.0.2indirectmoderate18.0.3
diff5.2.0indirectmoderate18.0.3
follow-redirects1.15.9indirectmoderate11.16.0
joi13.7.0indirectmoderate118.2.1
postcss8.5.6indirectmoderate18.5.10
qs6.14.0indirectmoderate36.15.2
qs6.14.1indirectmoderate26.15.2
yaml1.10.2indirectmoderate12.8.3
@babel/core7.23.2indirectlow18.0.0-rc.6
@babel/core7.24.3indirectlow18.0.0-rc.6
@babel/core7.28.0indirectlow18.0.0-rc.6
@tootallnate/once2.0.0indirectlow13.0.1
body-parser2.2.2indirectlow12.3.0

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": [
        "ui-kit",
        "design-system",
        "react",
        "emotion",
        "mongodb"
      ],
      "is_fork": false,
      "size_kb": 128540,
      "has_wiki": false,
      "homepage": "https://www.mongodb.design",
      "languages": {
        "MDX": 9456,
        "Less": 2672,
        "Shell": 11640,
        "Dockerfile": 523,
        "JavaScript": 72541,
        "TypeScript": 6379662
      },
      "pushed_at": "2026-07-21T20:46:32Z",
      "created_at": "2018-11-08T01:14:44Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T20:45:30Z",
      "description": "LeafyGreen UI – LeafyGreen's React UI Kit",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "http://www.mongodb.com/",
      "name": "mongodb",
      "type": "Organization",
      "login": "mongodb",
      "company": null,
      "location": "United States of America",
      "followers": 4610,
      "avatar_url": "https://avatars.githubusercontent.com/u/45120?v=4",
      "created_at": "2009-01-08T17:02:04Z",
      "is_verified": null,
      "public_repos": 305,
      "account_age_days": 6404
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "@leafygreen-ui/descendants@3.1.1",
          "kind": "other",
          "published_at": "2026-07-21T20:46:33Z"
        },
        {
          "tag": "@leafygreen-ui/code@20.2.8",
          "kind": "other",
          "published_at": "2026-07-17T17:50:38Z"
        },
        {
          "tag": "@lg-charts/core@3.1.0",
          "kind": "other",
          "published_at": "2026-07-17T17:50:35Z"
        },
        {
          "tag": "@leafygreen-ui/tooltip@14.3.2",
          "kind": "other",
          "published_at": "2026-07-17T17:50:32Z"
        },
        {
          "tag": "@leafygreen-ui/select@17.1.0",
          "kind": "other",
          "published_at": "2026-07-17T17:50:29Z"
        },
        {
          "tag": "@leafygreen-ui/code-editor@1.0.7",
          "kind": "other",
          "published_at": "2026-07-17T17:50:26Z"
        },
        {
          "tag": "@leafygreen-ui/pagination@4.3.2",
          "kind": "other",
          "published_at": "2026-07-17T17:50:24Z"
        },
        {
          "tag": "@lg-tools/build@0.9.1",
          "kind": "other",
          "published_at": "2026-05-20T17:28:14Z"
        },
        {
          "tag": "@leafygreen-ui/icon@14.9.0",
          "kind": "other",
          "published_at": "2026-05-15T22:44:34Z"
        },
        {
          "tag": "@leafygreen-ui/wizard@0.1.5",
          "kind": "other",
          "published_at": "2026-04-01T17:05:08Z"
        },
        {
          "tag": "@leafygreen-ui/delete-wizard@0.1.0",
          "kind": "other",
          "published_at": "2026-04-01T17:05:05Z"
        },
        {
          "tag": "@leafygreen-ui/combobox@12.5.1",
          "kind": "other",
          "published_at": "2026-03-12T19:36:25Z"
        },
        {
          "tag": "@lg-chat/message-prompts@4.2.2",
          "kind": "other",
          "published_at": "2026-02-06T22:01:32Z"
        },
        {
          "tag": "@lg-chat/message@12.0.0",
          "kind": "other",
          "published_at": "2026-02-06T22:01:29Z"
        },
        {
          "tag": "@lg-chat/chat-window@6.0.2",
          "kind": "other",
          "published_at": "2026-02-06T22:01:25Z"
        },
        {
          "tag": "@lg-chat/message-feed@9.1.0",
          "kind": "other",
          "published_at": "2026-02-06T22:01:22Z"
        },
        {
          "tag": "@lg-mcp/hooks@0.2.0",
          "kind": "other",
          "published_at": "2026-02-03T17:08:09Z"
        },
        {
          "tag": "@lg-mcp/ui-resource-renderer@0.2.0",
          "kind": "other",
          "published_at": "2026-02-03T17:08:06Z"
        },
        {
          "tag": "@lg-charts/legend@1.1.2",
          "kind": "other",
          "published_at": "2026-02-03T00:10:42Z"
        },
        {
          "tag": "@leafygreen-ui/date-utils@0.3.5",
          "kind": "other",
          "published_at": "2026-02-03T00:10:39Z"
        },
        {
          "tag": "@leafygreen-ui/combobox@12.4.2",
          "kind": "other",
          "published_at": "2026-02-03T00:10:36Z"
        },
        {
          "tag": "@leafygreen-ui/segmented-control@11.1.0",
          "kind": "other",
          "published_at": "2026-02-03T00:10:33Z"
        },
        {
          "tag": "@leafygreen-ui/wizard@0.1.4",
          "kind": "other",
          "published_at": "2026-01-22T17:50:36Z"
        },
        {
          "tag": "@leafygreen-ui/compound-component@0.3.0",
          "kind": "other",
          "published_at": "2026-01-22T17:50:33Z"
        },
        {
          "tag": "@leafygreen-ui/toolbar@1.3.2",
          "kind": "other",
          "published_at": "2026-01-22T17:50:30Z"
        },
        {
          "tag": "@leafygreen-ui/drawer@5.2.3",
          "kind": "other",
          "published_at": "2026-01-22T17:50:27Z"
        },
        {
          "tag": "@lg-chat/chat-button@0.2.2",
          "kind": "other",
          "published_at": "2026-01-22T17:50:24Z"
        },
        {
          "tag": "@leafygreen-ui/avatar@3.3.0",
          "kind": "other",
          "published_at": "2026-01-22T17:50:21Z"
        },
        {
          "tag": "@lg-chat/input-bar@12.2.2",
          "kind": "other",
          "published_at": "2026-01-22T17:50:18Z"
        },
        {
          "tag": "@lg-chat/chat-layout@0.2.3",
          "kind": "other",
          "published_at": "2026-01-22T17:50:15Z"
        },
        {
          "tag": "@lg-chat/message@11.0.1",
          "kind": "other",
          "published_at": "2026-01-22T17:50:12Z"
        },
        {
          "tag": "@leafygreen-ui/input-option@4.1.5",
          "kind": "other",
          "published_at": "2026-01-21T19:02:40Z"
        },
        {
          "tag": "@leafygreen-ui/feature-walls@5.0.5",
          "kind": "other",
          "published_at": "2026-01-21T19:02:37Z"
        },
        {
          "tag": "@leafygreen-ui/vertical-stepper@3.0.5",
          "kind": "other",
          "published_at": "2026-01-21T19:02:34Z"
        },
        {
          "tag": "@leafygreen-ui/icon-button@17.1.5",
          "kind": "other",
          "published_at": "2026-01-21T19:02:31Z"
        },
        {
          "tag": "@leafygreen-ui/code-editor@1.0.5",
          "kind": "other",
          "published_at": "2026-01-20T17:15:34Z"
        },
        {
          "tag": "@leafygreen-ui/combobox@12.4.0",
          "kind": "other",
          "published_at": "2026-01-20T17:15:31Z"
        },
        {
          "tag": "@leafygreen-ui/button@25.2.0",
          "kind": "other",
          "published_at": "2026-01-20T17:15:28Z"
        },
        {
          "tag": "@leafygreen-ui/modal@22.0.0",
          "kind": "other",
          "published_at": "2026-01-20T17:15:26Z"
        },
        {
          "tag": "@leafygreen-ui/menu@33.2.0",
          "kind": "other",
          "published_at": "2026-01-20T17:15:22Z"
        },
        {
          "tag": "@leafygreen-ui/marketing-modal@8.2.0",
          "kind": "other",
          "published_at": "2026-01-20T17:15:19Z"
        },
        {
          "tag": "@lg-charts/core@2.5.1",
          "kind": "other",
          "published_at": "2026-01-20T17:15:16Z"
        },
        {
          "tag": "@leafygreen-ui/confirmation-modal@11.0.0",
          "kind": "other",
          "published_at": "2026-01-20T17:15:13Z"
        },
        {
          "tag": "@lg-tools/create@0.6.0",
          "kind": "other",
          "published_at": "2026-01-14T00:51:29Z"
        },
        {
          "tag": "@leafygreen-ui/code@20.2.6",
          "kind": "other",
          "published_at": "2026-01-14T00:51:26Z"
        },
        {
          "tag": "@leafygreen-ui/number-input@5.1.0",
          "kind": "other",
          "published_at": "2026-01-14T00:51:24Z"
        },
        {
          "tag": "@lg-tools/cli@0.12.2",
          "kind": "other",
          "published_at": "2026-01-14T00:51:21Z"
        },
        {
          "tag": "@leafygreen-ui/context-drawer@0.2.9",
          "kind": "other",
          "published_at": "2026-01-14T00:51:18Z"
        },
        {
          "tag": "@leafygreen-ui/pagination@4.3.0",
          "kind": "other",
          "published_at": "2026-01-14T00:51:15Z"
        },
        {
          "tag": "@leafygreen-ui/inline-definition@9.2.0",
          "kind": "other",
          "published_at": "2026-01-14T00:51:12Z"
        },
        {
          "tag": "@lg-chat/message@10.2.2",
          "kind": "other",
          "published_at": "2026-01-14T00:51:08Z"
        },
        {
          "tag": "@leafygreen-ui/gallery-indicator@3.1.3",
          "kind": "other",
          "published_at": "2026-01-14T00:51:05Z"
        },
        {
          "tag": "@leafygreen-ui/chip@4.2.0",
          "kind": "other",
          "published_at": "2026-01-14T00:51:03Z"
        },
        {
          "tag": "@leafygreen-ui/pagination@4.2.0",
          "kind": "other",
          "published_at": "2026-01-02T19:49:49Z"
        },
        {
          "tag": "@lg-chat/message@10.2.0",
          "kind": "other",
          "published_at": "2026-01-02T19:49:46Z"
        },
        {
          "tag": "@lg-chat/message@10.1.4",
          "kind": "other",
          "published_at": "2025-12-31T00:21:00Z"
        },
        {
          "tag": "@lg-chat/input-bar@12.2.0",
          "kind": "other",
          "published_at": "2025-12-31T00:20:57Z"
        },
        {
          "tag": "@lg-chat/chat-button@0.2.0",
          "kind": "other",
          "published_at": "2025-12-23T19:43:32Z"
        },
        {
          "tag": "@leafygreen-ui/drawer@5.2.1",
          "kind": "other",
          "published_at": "2025-12-23T19:43:29Z"
        },
        {
          "tag": "@leafygreen-ui/toolbar@1.3.0",
          "kind": "other",
          "published_at": "2025-12-23T19:43:26Z"
        },
        {
          "tag": "@lg-chat/message@10.1.3",
          "kind": "other",
          "published_at": "2025-12-23T01:45:20Z"
        },
        {
          "tag": "@leafygreen-ui/tokens@4.2.1",
          "kind": "other",
          "published_at": "2025-12-22T16:48:13Z"
        },
        {
          "tag": "@leafygreen-ui/icon@14.7.2",
          "kind": "other",
          "published_at": "2025-12-22T16:48:10Z"
        },
        {
          "tag": "@leafygreen-ui/emotion@5.2.0",
          "kind": "other",
          "published_at": "2025-12-22T16:48:07Z"
        },
        {
          "tag": "@leafygreen-ui/code-editor@1.0.4",
          "kind": "other",
          "published_at": "2025-12-08T17:03:21Z"
        },
        {
          "tag": "@leafygreen-ui/confirmation-modal@10.2.4",
          "kind": "other",
          "published_at": "2025-12-08T17:03:18Z"
        },
        {
          "tag": "@leafygreen-ui/modal@21.0.0",
          "kind": "other",
          "published_at": "2025-12-08T17:03:15Z"
        },
        {
          "tag": "@leafygreen-ui/marketing-modal@8.1.7",
          "kind": "other",
          "published_at": "2025-12-08T17:03:13Z"
        },
        {
          "tag": "@leafygreen-ui/expandable-card@5.2.3",
          "kind": "other",
          "published_at": "2025-12-05T18:50:45Z"
        },
        {
          "tag": "@leafygreen-ui/card@13.3.0",
          "kind": "other",
          "published_at": "2025-12-05T18:50:42Z"
        },
        {
          "tag": "@leafygreen-ui/wizard@0.1.1",
          "kind": "other",
          "published_at": "2025-12-05T18:50:39Z"
        },
        {
          "tag": "@lg-chat/rich-links@4.0.7",
          "kind": "other",
          "published_at": "2025-12-05T18:50:36Z"
        },
        {
          "tag": "@leafygreen-ui/tabs@17.0.9",
          "kind": "other",
          "published_at": "2025-12-05T18:50:33Z"
        },
        {
          "tag": "@leafygreen-ui/feature-walls@5.0.4",
          "kind": "other",
          "published_at": "2025-12-05T18:50:30Z"
        },
        {
          "tag": "@lg-chat/message@10.1.2",
          "kind": "other",
          "published_at": "2025-12-05T18:50:27Z"
        },
        {
          "tag": "@lg-charts/core@0.10.1",
          "kind": "other",
          "published_at": "2025-01-16T18:51:55Z"
        },
        {
          "tag": "@leafygreen-ui/icon@13.1.0",
          "kind": "other",
          "published_at": "2025-01-15T19:22:35Z"
        },
        {
          "tag": "@leafygreen-ui/empty-state@2.0.1",
          "kind": "other",
          "published_at": "2025-01-15T19:22:32Z"
        },
        {
          "tag": "@lg-charts/core@0.10.0",
          "kind": "other",
          "published_at": "2025-01-15T19:22:29Z"
        },
        {
          "tag": "@lg-tools/test@0.4.11",
          "kind": "other",
          "published_at": "2025-01-09T17:42:47Z"
        },
        {
          "tag": "@lg-tools/validate@0.4.0",
          "kind": "other",
          "published_at": "2025-01-09T17:42:44Z"
        },
        {
          "tag": "@lg-tools/update@0.1.10",
          "kind": "other",
          "published_at": "2025-01-09T17:42:41Z"
        },
        {
          "tag": "@lg-tools/slackbot@0.2.9",
          "kind": "other",
          "published_at": "2025-01-09T17:42:38Z"
        },
        {
          "tag": "@lg-tools/storybook-decorators@0.3.0",
          "kind": "other",
          "published_at": "2025-01-09T17:42:35Z"
        },
        {
          "tag": "@lg-tools/storybook-addon@0.2.6",
          "kind": "other",
          "published_at": "2025-01-09T17:42:32Z"
        },
        {
          "tag": "@lg-tools/meta@0.3.5",
          "kind": "other",
          "published_at": "2025-01-09T17:42:29Z"
        },
        {
          "tag": "@lg-tools/lint@2.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:42:26Z"
        },
        {
          "tag": "@lg-tools/link@0.2.5",
          "kind": "other",
          "published_at": "2025-01-09T17:42:23Z"
        },
        {
          "tag": "@lg-tools/install@0.1.10",
          "kind": "other",
          "published_at": "2025-01-09T17:42:20Z"
        },
        {
          "tag": "@lg-tools/create@0.2.10",
          "kind": "other",
          "published_at": "2025-01-09T17:42:17Z"
        },
        {
          "tag": "@lg-tools/cli@0.7.4",
          "kind": "other",
          "published_at": "2025-01-09T17:42:14Z"
        },
        {
          "tag": "@leafygreen-ui/typography@20.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:42:11Z"
        },
        {
          "tag": "@lg-tools/build@0.7.0",
          "kind": "other",
          "published_at": "2025-01-09T17:42:08Z"
        },
        {
          "tag": "@leafygreen-ui/tooltip@13.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:42:05Z"
        },
        {
          "tag": "@leafygreen-ui/tokens@2.11.1",
          "kind": "other",
          "published_at": "2025-01-09T17:42:02Z"
        },
        {
          "tag": "@leafygreen-ui/toast@7.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:41:59Z"
        },
        {
          "tag": "@leafygreen-ui/toggle@11.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:41:56Z"
        },
        {
          "tag": "@leafygreen-ui/text-input@14.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:41:53Z"
        },
        {
          "tag": "@leafygreen-ui/text-area@10.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:41:50Z"
        },
        {
          "tag": "@leafygreen-ui/tabs@14.0.0",
          "kind": "other",
          "published_at": "2025-01-09T17:41:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "62c8afdd773444319237f0164ebc545992b4ca0d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3527)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T20:19:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b24ffd7651314344b79781db6fbbb133fc27e1",
          "body": "* fix(descendants): register descendants rendered inside an iframe\n\nUse ref.current.ownerDocument for the containment check so descendant\ncomponents (e.g. Tabs) register correctly when rendered in an iframe,\nwhere the top-level document differs from the element's document.\n\nUXE-495\n\n* deslop: trim comments and changeset to one line\n\n* Address PR #3528 review comments\n\n* Address PR #3528 review comments",
          "is_bot": false,
          "headline": "fix(descendants): register descendants rendered inside an iframe (#3528)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-07-21T18:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bcf4f0e1773c3e7538fd987a2ce8a303b38d74a",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3523)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-17T17:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e798adc23a4c2e49683f429421d08a5d5bffae46",
          "body": "* UXE-477: pack once, publish the same tarball to every registry\n\nrelease-aws previously re-packed every package from source via `pnpm\npublish -r`, independently of the npmjs publish in the release job.\nTwo separate, non-hermetic packs of the same version produced\ndifferent tarball bytes and depende\n[…]\nare idempotent and the smoke-test workflow's happy path\n  (an already-published package) actually succeeds instead of going\n  red for an expected outcome.\n\n* UXE-477: remove manual smoke-test workflow",
          "is_bot": false,
          "headline": "UXE-477: pack once, publish the same tarball to every registry (#3526)",
          "author_name": "Adam Thompson",
          "author_login": "TheSonOfThomp",
          "committed_at": "2026-07-17T17:18:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b908e3ae58042b9d917a4d859170dd8624d35144",
          "body": "…tion (#3525)\n\n* fix(pagination): render 0 instead of many when numTotalItems is 0\n\n* test(pagination): cover numTotalItems=0 empty state across utils, Summary, Navigation\n\n* test(pagination): add numTotalItems=0 empty state to visual regression matrix\n\n* test(pagination): trim visual regression mat\n[…]\n 0 results would see an enabled back arrow with no\npages to navigate. Disable the back arrow whenever numTotalItems=0 (forward\nis already disabled). Respects explicit shouldDisableBackArrow overrides.",
          "is_bot": false,
          "headline": "LG-6235: render 0 instead of \"many\" when numTotalItems is 0 in Pagina…",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-07-16T21:33:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d88d308a0c9f0e2e4bc95dc66e57ae12524dfebd",
          "body": "…al row (#3524)\n\n* feat(charts): add customRow prop to ChartTooltip for caller-supplied total row\n\n* review: honest nullable value type via CustomRowSeriesInfo, test customRow arg, fix fixture mutation leak\n\n* deslop: trim changeset, JSDoc, and comments\n\n* style: prettier table alignment\n\n* deslop: cut cast-justification comment\n\n* Address PR #3524 review comments",
          "is_bot": false,
          "headline": "UXE-426: add customRow prop to ChartTooltip for a caller-supplied tot…",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-07-14T19:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "507035466404a7be1be481915864c68b9f5965b2",
          "body": "…ge (#3521)\n\n* [UXE-125] feat(select): add generic type param for value, defaultValue & onChange\n\n* refactor(select): dedupe onChange via SelectOnChange type, doc Option-value gap, drop redundant runtime test\n\n* docs(select): type value/defaultValue/onChange prop table rows with generic T\n\naddresses stephl3 review on #3521\n\n* docs(select): fix README prettier formatting",
          "is_bot": false,
          "headline": "feat(select): add generic type param for value, defaultValue & onChan…",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-06-16T18:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "379b9d84e5e0069de7ed739e16f0b5ba3ca24ffe",
          "body": "* [LG-5488] fix(tooltip): only open tooltip on keyboard-driven focus\n\nGate focus-triggered open behind useUsingKeyboardContext so programmatic\nfocus (e.g. focus restored after modal close) no longer opens the tooltip.\nCode copy button now opens its tooltip explicitly on click.\n\n* [LG-5488] fix(code-\n[…]\nyButton and needed the same\nopenTooltip() patch, since focus no longer opens the tooltip after\nmouse usage. Also note LeafyGreenProvider requirement in changeset and\ndedupe Tooltip spec render helper.",
          "is_bot": false,
          "headline": "fix(tooltip): only open tooltip on keyboard-driven focus (#3522)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-06-15T18:09:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15b769561c4be684275c0a25c1d0a4823361ad11",
          "body": "* LG-5521: fail CI when version bumps lack changelog updates\n\n* LG-5521: fix changelog validator false positives\n\n- include untracked files in default mode (first-release CHANGELOG.md)\n- skip new packages (no oldPkg → no changelog expected yet)\n- simplify package.json filter; use two-dot diff (oldRef is merge-base)\n\n* LG-5521: prettier format validate-changelogs.mjs",
          "is_bot": false,
          "headline": "fix(ci): fail when version bumps lack changelog updates (#3520)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-06-12T13:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40fb84cb53edb7d66f89cd01093184704aabde42",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3519)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-20T16:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afbf9fad51465181122feaac0bd16a315dc4b13c",
          "body": "* [LG-5749] fix(build): upgrade glob from 10.3.12 to 13.0.6\n\nAddresses the security/maintenance issue flagged in LG-5749 (also\nblocking CLOUDP-360487). glob v13.0.6 supports Node >=18/20/22 and\nretains the glob.sync() API used in rollup.config.mjs, so no code\nchanges are needed.\n\n* chore: add patch changeset for glob upgrade in @lg-tools/build\n\n* chore: scope changeset to @lg-tools/build only",
          "is_bot": false,
          "headline": "[LG-5749] fix(build): upgrade glob 10 → 13 (#3517)",
          "author_name": "Adam Thompson",
          "author_login": "TheSonOfThomp",
          "committed_at": "2026-05-19T15:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d517228fb8d56d3bbe1a7d2f31f24644cea477",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3518)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-15T22:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7167cce86ee5ae3f0f58f66f595ca97c310c166d",
          "body": "Adds SearchNode SVG glyph and its generated React component to the icon package.",
          "is_bot": false,
          "headline": "feat(icon): add SearchNode glyph (#3516)",
          "author_name": "Adam Thompson",
          "author_login": "TheSonOfThomp",
          "committed_at": "2026-05-15T20:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a613eb3784887f3058683df0ee102dd51d1c5c27",
          "body": "…3515)\n\n* fix(build): cast bundleStats plugin to any to resolve rollup type incompatibility\n\nrollup@4.16.1 added new properties to OutputAsset (names, originalFileName,\noriginalFileNames). The transitive dependency rollup-plugin-stats@2.1.1 ships\nstale type definitions that don't include those field\n[…]\n as-any cast.\n\n* chore: update pnpm-lock.yaml\n\n* fix(build): pin rollup-plugin-bundle-stats to 4.18.2 to fix R17 CI build\n\n* fix(build): pin @mcp-ui/client to 6.0.0 and fix lockfile overrides mismatch",
          "is_bot": false,
          "headline": "fix(build): pin deps to prevent R17 lockfile-wipe resolution drift (#…",
          "author_name": "Adam Thompson",
          "author_login": "TheSonOfThomp",
          "committed_at": "2026-05-07T20:55:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "972b792e9d79f84b568629d612d2b6a7019c6533",
          "body": "Adds agent skill definitions for leafygreen-authoring and setup-leafygreen under .agents/skills/.",
          "is_bot": false,
          "headline": "Add Claude LeafyGreen skill and setup-leafygreen skill files (#3514)",
          "author_name": "Kelsey M.",
          "author_login": "opskelsey",
          "committed_at": "2026-05-06T21:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6fbe49643392e3ff05c86c398650f0ae290f228",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3512)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-01T16:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c39d631d944eeb401b9f3c250a77150e17d8ac",
          "body": "* scaffolds wizard package\n\n* Update pnpm-lock.yaml\n\n* scaffold WizardFooter\n\n* scaffold wizard step\n\n* [LG-5563] feat(Wizard) Adds Wizard (#3161)\n\n* initial Wizard component\n\n* Creates basic Wizard.tsx component\n\nPrompt:\nIn the newly created package, create the Wizard component.\n\nNote: these docs m\n[…]\nmongodb.com>\nCo-authored-by: Stephen Lee <stephen.lee@mongodb.com>\nCo-authored-by: Brooke Scarlett Yalof <brooke.yalof@mongodb.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[UXE-33] feat(Template) Creates `DeleteWizard` template package (#3291)",
          "author_name": "Adam Thompson",
          "author_login": "TheSonOfThomp",
          "committed_at": "2026-03-20T22:20:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e1539365b9e22689bc6c22d704fa57d641c91530",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3511)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-12T19:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdfc88e557eac5589ed9fb3225b22e844e7e57a1",
          "body": "…enter (#3510)\n\n* fix(combobox): select correct option when filtering\n\n* chore(combobox): changeset",
          "is_bot": false,
          "headline": "[LG-5326] fix(combobox): filtering no longer selects wrong option on …",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-03-12T16:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474b8ea06c3273aaad3333ec15dae9a0b3dfeb51",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3509)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-11T22:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c02fe81c8be4198eb6980a5f08efea6b2dee57",
          "body": "* feat(charts): standalone ChartGroup component with internal ChartGroupContext for grouping ChartCard and Chart instances\n\n* feat(charts): remove Chart-level props, refactor to use ChartGroupContext, and fix synced unhover behavior for ChartTooltip\n\n* docs(charts): README\n\n* chore(charts): changeset\n\n* refactor(charts): use ChartGroupProvider and improve rerender performance",
          "is_bot": false,
          "headline": "feat(charts): replace Chart group props with ChartGroupProvider (#3507)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-02-11T21:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d9f03fc875a7d90ec5b860e4c9f5b45fc9309c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3508)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-10T23:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d36a0d39ab772945b655c3e95b4e827c553835a",
          "body": "* [LG-5830] feat(collection-toolbar): Collection Toolbar component\n\n* fixed linting, updated story, updated tests, udpated imports\n\n* [LG-844] feat(collection-toolbar): CollectionToolbar Title SubComponent (#3420)\n\n* [LG-844] feat(collection-toolbar): Title component\n\n* updated lintin\n\n* updated tes\n[…]\nated render logic, a11y improvements, animation styling improvements\n\n* updated stories, updated mobile styles\n\n* updated stories formatting\n\n* updated styles\n\n* updated changeset\n\n* updated changeset",
          "is_bot": false,
          "headline": "[LG-5830] feat(collection-toolbar): Collection Toolbar component (#3419)",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-02-10T21:53:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7d27998484c63fad70d2d4c8530151bb7162b72",
          "body": "…ponent (#3505)",
          "is_bot": false,
          "headline": "Add customContent prop to ComboboxOption to render a custom react com…",
          "author_name": "Jude Tillekeratne",
          "author_login": "gargantia-prime",
          "committed_at": "2026-02-10T19:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a048363a1397c54efac4eaf3139af80e85957053",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3503)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-06T21:31:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b0fa18cf602620b22d592f355b8af55db1add7",
          "body": null,
          "is_bot": false,
          "headline": "Update TextInput README to reflect /testing import (#3506)",
          "author_name": "Jeremy Tice",
          "author_login": "jetpacmonkey",
          "committed_at": "2026-02-06T15:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929680659f800d0fa468a01f2d574d592dcc9886",
          "body": "* [LG-5932, LG-5934] refactor,feature(chat) Compound MessageFeed (#3488)\n\n* refactor(MessageFeed): convert to CompoundComponent and temp remove assistant name\n\n* refactor(MessageFeed): enhance component structure\n\n* feat(MessageFeed): add MessageFeedContext\n\n* docs(MessageFeed): add changeset\n\n* fix\n[…]\nd usage examples\n\n* fix(README): correct syntax errors in useState initialization and update documentation for MessagePrompts and MessagePromptsItem\n\n* docs(MessageFeed): update README primary example",
          "is_bot": false,
          "headline": "[LG-5923] feat(chat) Initial Message Integration (#3501)",
          "author_name": "Shaneeza",
          "author_login": "shaneeza",
          "committed_at": "2026-02-05T13:47:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cdc4f5fa7b1c90318d93d2528c4d861a302e202b",
          "body": "… add code review SLA (#3504)",
          "is_bot": false,
          "headline": "Update CONTRIBUTING.md to clarify repository cloning instructions and…",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-02-03T21:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5849e0f679229c7c1f6c8ad0f5d0f1f1462f16f3",
          "body": "* refactor(message): remove assistant avatar and name\n\n* chore(message): changeset",
          "is_bot": false,
          "headline": "[LG-5926] refactor(message): remove assistant avatar and name (#3482)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-02-03T17:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aeaa66a0aaccef0450320dd3f4366b6b257dd9d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3499)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-03T16:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e7abfecd3e2ff17c1565138c0b2be3580c2d2b8",
          "body": "…(#3492)\n\n* feat(ui-resource-renderer): add UIResourceRenderer\n\n* feat(ui-resource-renderer): rename package and enhance UIResourceRenderer with default configurations and type definitions\n\n* refactor(UIResourceRenderer): remove outdated documentation and clean up type exports\n\n* feat(useRenderData)\n[…]\nory to showcase UIResourceRenderer in dark theme\n\n* CR feedback\n\n* changesets\n\n* refactor(UIResourceRenderer): consolidate dark mode handling into iframeRenderData and update documentation\n\n* Lint fix",
          "is_bot": false,
          "headline": "[LG-5831] feat(UIResourceRenderer): Add UIResourceRenderer component …",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-02-03T12:28:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b89ce8d1757c9b1c2c4173d786303d5d1d7c55cd",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3481)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-02T23:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc59a2d513d4a106831981228ddb1d8be68dccfb",
          "body": "* [LG-5469] fix(combobox): initialize value immediately\n\n* add changeset\n\n* .\n\n* move definitions to top as CI is complaining\n\n* initial render\n\n* Update packages/combobox/src/Combobox/Combobox.tsx\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Update packages/combobox/src/Combobox/Combobox.tsx\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[LG-5469] fix(combobox): initialize value immediately (#3496)",
          "author_name": "Paula Stachova",
          "author_login": "paula-stacho",
          "committed_at": "2026-02-02T16:01:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "998998d13576b84e99752e23eb396580e9c378ec",
          "body": null,
          "is_bot": false,
          "headline": "chore(Combobox): remove unused Badge import from tests (#3493)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-30T15:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64dfcec19ac1afaac2ce447f798c41c67988d7e3",
          "body": "* feat(mcp): add embeddable UI components and hooks for MCP integration\n\n* docs: update README files for embeddable UIs and hooks with new components and usage examples\n\n* refactor(useRenderData): remove unnecessary comments for clarity\n\n* docs: add new entries for embeddable UIs and hooks in README\n[…]\nlude new '@lg-mcp' scope and components\n\n* chore: update GitHub workflows to include 'mcp' directory in build cache paths\n\n* refactor(useDarkMode.spec): simplify event listener implementation in tests",
          "is_bot": false,
          "headline": "[LG-5924] feat(lg-mcp): Creates @lg-mcp/* packages (#3479)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-29T18:37:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e34dfe07f60ea319c487a7a4e2fa515946e680a",
          "body": "* feat(tooltip-extension): enhance tooltip bounds checking and diagnostics handling\n\n* Lint fix",
          "is_bot": false,
          "headline": "[LG-5930] fix(CodeEditor): prevent tooltip range errors (#3486)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-29T17:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb189686a5393c0f136f9f9cd1322c20bacd8932",
          "body": "* feat: add default export for new package format\n\n* docs: changeset\n\n* refactor: move \"default\" to last field in the export object",
          "is_bot": false,
          "headline": "LG-5764 add default export for new package format (#3487)",
          "author_name": "Nima Taheri",
          "author_login": "nima-taheri-mongodb",
          "committed_at": "2026-01-29T01:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60edee7aea2d3d25e6157ce608bca97cc578b52a",
          "body": "…Props (#3483)\n\n* [LG-5927] chore(segmented-control): Export BaseSegmentedControlOptionProps\n\n* updated changeset",
          "is_bot": false,
          "headline": "[LG-5927] chore(segmented-control): Export BaseSegmentedControlOption…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-26T19:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e53193001aa423a025d02e92510034dd8dc686",
          "body": "…ones (#3478)",
          "is_bot": false,
          "headline": "[LG-5925] fix(date-utils): Removed Pacific/Kiritimati from test timez…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-23T16:33:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25522f48fed618a231d6ab49ec986d737a784bf6",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3475)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-22T17:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea892da7fc53635b49cad13ef9104a27c5950954",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump downstream packages to use latest AssistantAvatar (#3476)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-21T22:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715390703e1dc7763d6081d6c6d4d223db989bc6",
          "body": "…y of static properties (#3470)\n\n* [LG-5909] feat(compound-component): Updated findChildren to allow array of properties\n\n* linting\n\n* added new isChildWithSomeProperty function\n\n* udpated changeset\n\n* rm new isChildWithSomeProperty, updated isChildWithProperty\n\n* updated readme",
          "is_bot": false,
          "headline": "[LG-5909] feat(compound-component): allow findChildren to accept arra…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-21T22:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b80eadedb53ec3f8b62c254bad3d50806985e270",
          "body": "… opacity transition (#3473)\n\n* fix(chat-window): InDrawerLayout story\n\n* fix(avatar): conditionally render animation usage in AssistantAvatar\n\n* chore(avatar): changeset",
          "is_bot": false,
          "headline": "[LG-5920] refactor(avatar): conditionally render animation instead of…",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-21T19:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9db6a5197457b584c8b6669ecf8fa75aaa0c448",
          "body": null,
          "is_bot": false,
          "headline": "fix: update package.json details for migrated packages (#3474)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-21T18:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db642f95418deb5b9214cfe12910e94902202c2",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3471)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-21T17:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f652820bbaaca5d62982f2f5d9e5bd841746e88",
          "body": "* [LG-5868] refactor(message): rename ToolCard to ActionCard (#3461)\n\n* refactor(message): rename ToolCard to ActionCard\n\n* chore(message): changeset\n\n* [LG-5869] feat(message): add optional description prop to Message.ActionCard (#3463)\n\n* feat(message): add optional description prop to Message.Act\n[…]\nd back ReturnIcon to stories\n\n* [LG-5870] feat(action-card): add dynamic text color styling based on state (#3465)\n\n* style(message): update Message.ActionCard text colors\n\n* chore(message): changeset",
          "is_bot": false,
          "headline": "feat(message): ActionCard integration branch (#3472)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-21T14:22:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c0c03a915badd5f5e86ab3e2f7ec3114b5e06f0",
          "body": "* fix(focusRing): update focus ring colors for better visibility in light mode\n\n* docs(tokens): add changeset\n\n* fix(tokens): correct focus ring token reference in changeset for clarity [LG-5847]\n\n* docs(tokens): update changeset to include all packages\n\n* chore(changeset): remove '@leafygreen-ui/ripple' from patch list",
          "is_bot": false,
          "headline": "LG-5847(refactor): update focus ring color in light mode (#3441)",
          "author_name": "Shaneeza",
          "author_login": "shaneeza",
          "committed_at": "2026-01-20T19:12:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b76fb5dc7075deea2b5c197a8cf8ee686b8a531f",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3460)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-20T16:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e43fbe60263b0600c70dfb6fd80348ac2e5bbe",
          "body": "…3467)\n\n* [LG-5873] chore(menu): export InternalMenuItemProps type from Menu\n\n* updated changeset",
          "is_bot": false,
          "headline": "[LG-5873] chore(menu): export InternalMenuItemProps type from Menu (#…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-16T20:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc7b513318768c0866e073d7ba7657770d8f1450",
          "body": "…m (#3466)",
          "is_bot": false,
          "headline": "[LG-5873] chore(menu): export InternalMenuItemProps type from MenuIte…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-16T17:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aac0fd87681161352ffaeeb857689fa0bff08777",
          "body": "* [LG-5850] feat(combobox): Add Badge to ComboboxOption\n\n* cleanup\n\n* linting fix\n\n* added tests, reverted inputOptions className, styles cleanup\n\n* updates to tsconfig\n\n* linting fix, stlying cleanup\n\n* updated shared type, flattenChildren, and combobox utils\n\n* cleanup\n\n* updated displayName to use ReactNode\n\n* fixed test\n\n* cleanup\n\n* updated utils and tests\n\n* updated tests\n\n* updated getDisplayNameForValue, added unit tests\n\n* cleanup\n\n* moved getNodeTextContent into const",
          "is_bot": false,
          "headline": "[LG-5850] feat(combobox): Add Badge to ComboboxOption (#3434)",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-16T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a3668de209b5593ee98201c09adfdfb6d33bd83",
          "body": "* Fix default behaviour for pinned Tooltips\n\n* Add changeset\n\n* Address PR comment & add unit tests\n\n* Nit\n\n* Fix small bug\n\n* Fix lints",
          "is_bot": false,
          "headline": "Fix default behaviour for pinned tooltips (#3458)",
          "author_name": "pavithrachidambaram-afk",
          "author_login": "pavithrachidambaram-afk",
          "committed_at": "2026-01-15T21:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1800b4846aeb64f490326d3a019a2980a83a5b13",
          "body": "…th rightGlyph (#3462)\n\n* fix(button): rm css bug\n\n* refactor(message): upstream css fix to button package\n\n* chore(button): changeset",
          "is_bot": false,
          "headline": "fix(button): remove incorrect justify-content for darkMode buttons wi…",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-15T18:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb7474747b003730df0e136a67ae80410f4bb8a7",
          "body": "* Add Collection Toolbar Codeowners\n\n* Added empty line",
          "is_bot": false,
          "headline": "Add Collection Toolbar code owners (#3459)",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-14T23:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c9da149482fa8822831c30fab1edad1d6a936ea",
          "body": "* style(modal): reverse rendering of children in internal Footer\n\n* feat(marketing-modal): more robust initial focus\n\n* chore(confirmation-modal): add hooks dep\n\n* feat(confirmation-modal): more robust initial focus\n\n* refactor(confirmation-modal): git mv styles\n\n* chore(marketing-modal): changeset\n\n* chore(confirmation-modal): changeset\n\n* feat(confirmation-modal): focus cancel when confirm is disabled",
          "is_bot": false,
          "headline": "[LG-5735] feat(modals): add explicit initial focus behavior (#3443)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-14T21:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71b7e0f9bfc40e0c15ef39cd1bde2a11c9628b1c",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3454)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-14T00:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323395ed9cdce83d04fb586732e771757f56828f",
          "body": "…rops (#3456)\n\n* feat(chip): add enableAlwaysShowTooltip and formatTooltip props\n\n* feat(message): fix Chip truncation and always render Tooltip instance\n\n* docs: update READMEs\n\n* chore: changesets\n\n* test(chip): fix Truncated story\n\n* feat(inline-definition): re-export Align enum\n\n* chore(inline-definition): changeset\n\n* feat(chip): add tooltipAlign prop\n\n* feat(message): Chip tooltip renders above label\n\n* chore(chip): update changeset",
          "is_bot": false,
          "headline": "[LG-5857] feat(chip): add enableAlwaysShowTooltip and formatTooltip p…",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-13T23:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321f140292a0bba0825970d0fb876bafd1bf1af6",
          "body": "* refactor(docs): audit contributing and developer guides\n\n* refactor(docs): update contributing and developer guides to enhance clarity and structure\n\n* refactor(docs): enhance style guide with new sections on compound components, test utilities, and file structure\n\n* refactor(docs): improve wordin\n[…]\n guidelines to clarify review request process\n\n* Copilot feedback\n\n* Code review feedback\n\n* refactor(docs): update developer guidelines to include setting \"private\" in archived package's package.json",
          "is_bot": false,
          "headline": "[LG-5755] refactor(docs): audit codebase guides (#3448)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-13T18:55:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ea6c119c8569ce2d5dd04d45081f4c4a2bc5039",
          "body": "* refactor(NumberInput): stop enforcing uppercase on values\n\n* fix(select): add state, size, errorMessage, and successMessage props to Select component stories\n\n* changeset\n\n* Update version bump to minor",
          "is_bot": false,
          "headline": "[LG-5863] fix(NumberInput): align styles with design (#3453)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-13T18:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "251eb7ab1019b0baf91dea7073d5b29367757725",
          "body": "…:1 color contrast ratio (#3452)\n\n* refactor(GalleryIndicator): update color styles to use new token structure\n\n* changeset",
          "is_bot": false,
          "headline": "[LG-5848] refactor(GalleryIndicator): update inactive color to have 3…",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-13T15:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5416fa9900379658fb21a46254f5fab48b657c",
          "body": "* [LG-5855] fix(context-drawer): use semantic color tokens for button styling\n\n* added changeset\n\n* cleanup",
          "is_bot": false,
          "headline": "[LG-5855] fix(context-drawer): A11y Updates (#3455)",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-12T18:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8502a46f3db0a13faaeec00af2c3a5f44d0f3e48",
          "body": "* refactor(message): rename MessagePromotion to Promotion and mv to components subdir\n\n* refactor(message): rename MessageActions to Actions, mv to components subdir, and fix Promotion imports\n\n* refactor(message): rename MessageLinks to Links and mv to components subdir\n\n* refactor(message): rename MessageVerifiedBanner to VerifiedBanner and mv to components subdir\n\n* refactor(message): consolidate Message and MessageContent\n\n* docs(message): update README\n\n* chore(message): changeset",
          "is_bot": false,
          "headline": "refactor(message): Message components (#3450)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-09T22:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201459fa57de4555d0513e4c606da2280749ff90",
          "body": "…pandableContent (#3447)\n\n* feat(message): Code blocks in ToolCard.ExpandableContent have max-height\n\n* chore(message): changeset\n\n* fix(message): add overflow-y\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[LG-5861] feat(message): add max-height to code blocks in ToolCard.Ex…",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-09T22:06:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "25571b731109ab05c6a6314fa7dc59e2dbc21413",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3451)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-09T21:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc46cce369209c6962bec437434e002d2fe7a228",
          "body": "* [LG-5859] chore(pagination): Add LGIds to Pagination components\n\n* added tests\n\n* updated linting\n\n* added chagneset",
          "is_bot": false,
          "headline": "[LG-5859] chore(pagination): Add LGIds to Pagination components (#3445)",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-09T20:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370442ab51ec87ac067068ef17e39481e677f183",
          "body": null,
          "is_bot": false,
          "headline": "fix(tools): add repository details to tools packages (#3449)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-09T18:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b1823009d92a435aae5b2e3066f1aeaed070200",
          "body": "* refactor(Code): fix highlight color in dark mode\n\n* changeset\n\n* Update changeset\n\n* refactor(renderingPlugin): adjust background color opacity for dark mode highlighting",
          "is_bot": false,
          "headline": "[LG-5858] refactor(Code): update highlight color in dark mode (#3446)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-09T16:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b3cb462a0d2e933cd9bd4271709fa4c9b6a969",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3438)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-08T22:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a94c87480de852e9e7fedff5ba1d3dd76f1117eb",
          "body": "… override IconButton styling (#3444)\n\n* feat(message-rating): update active state styling for rating icon buttons\n\n* chore(message-rating): changeset",
          "is_bot": false,
          "headline": "[LG-5856] fix(message-rating): remove custom active state styles that…",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-08T15:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f3b5a0b9427ba2b0734a7daf0cb097b4788bab",
          "body": "… (#3435)\n\n* [LG-5616] chore(tools): Add LgIdProps to lg create type\n\n* cleanup, added changeset\n\n* udpated readme",
          "is_bot": false,
          "headline": "[LG-5616] feat(create): add LgIdProps to component template interface…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-07T21:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dca5ddb121ccc59b6b67f404e7b889f8409c8a8d",
          "body": "* fix(tokens): lint\n\n* feat(chip): add white variant\n\n* feat(message): ToolCard Header uses white chip\n\n* fix(message): ToolCard takes up full width of container\n\n* chore: changesets\n\n* refactor(chip): address feedback and add box-sizing",
          "is_bot": false,
          "headline": "[LG-5853] feat(chip): add white variant (#3440)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2026-01-07T21:16:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956b54c166e116fc5b50608c60889298e68935e5",
          "body": "… charts (#3428)\n\n* Add barMinHeight prop to Bar component for CLOUDP-363674\n\n- Add optional barMinHeight prop to Bar component (defaults to 0)\n- Ensures small values can be visible in charts with large value differences\n- Add Storybook story demonstrating the feature with extreme value data\n- Addre\n[…]\nally accurate zero heights\n\n* Add changeset\n\n* Correct changeset\n\n* Correct changeset\n\n* Add 30% opacity to bar charts for 0 values\n\n* Fint lint errors\n\n* Fix lint errors\n\n* Hardcode minBarHeight to 1",
          "is_bot": false,
          "headline": "CLOUDP-363674: Ensure small values show minimum bar visibility in Bar…",
          "author_name": "pavithrachidambaram-afk",
          "author_login": "pavithrachidambaram-afk",
          "committed_at": "2026-01-07T14:19:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "be52b7481175f6bd30df609feef1397e4add2791",
          "body": "* refactor(tooltip): replace fireEvent with userEvent\n\n* CR updates",
          "is_bot": false,
          "headline": "[LG-5767] refactor(tooltip): replace fireEvent with userEvent (#3439)",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-06T22:10:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f3ab85a2d2e86bc9e75c5ea47d6f2946053c4f8",
          "body": "…e (#3436)",
          "is_bot": false,
          "headline": "[LG-5628] fix(tabs): fix invalid nested pseudo-element CSS in TabTitl…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-06T20:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b46a39a196409247d4d4e94fc36e52906f964d",
          "body": "… (#3431)\n\n* feat(axis): add splitNumber property to axis configuration\n\n- Introduced `splitNumber` property to `AxisProps` for both X and Y axes, allowing customization of axis segmentation.\n- Updated `getAxisOptions` to utilize the new `splitNumber` property.\n- Enhanced `LiveExample` story to incl\n[…]\neaned up the code by removing the direct assignment of `splitNumber` to the options object.\n- Updated README to enhance clarity and formatting of axis props, ensuring `splitNumber` is well-documented.",
          "is_bot": false,
          "headline": "[LG-5134] feat(charts): Expose `splitNumber` props to axis components…",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-06T16:12:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5d03482a44ce223de951ec13a3e5173821d0920",
          "body": "…pacing tokens (#3433)\n\n* refactor(confirmation-modal): update button margins using spacing tokens\n\n* changeset",
          "is_bot": false,
          "headline": "[LG-5621] refactor(confirmation-modal): update button margins using s…",
          "author_name": "Terrence Keane",
          "author_login": "tsck",
          "committed_at": "2026-01-06T14:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ae46479f709d3fe09ce8f4c80fb9d2af7f0f93",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3430)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-02T19:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e34b3e2d5f98806a4538c7ffaccc0b6a2035fd4b",
          "body": "…#3408)\n\n* [LG-5829] feat(pagination): Split out sub component\n\n* updated changeset and currentpageControls test\n\n* updated types\n\n* added utils test\n\n* fixed test\n\n* fixed ItemsPerPage test\n\n* moved subcoponents into their own folders\n\n* updated utils logic, updated tests, organization improvements\n\n* updated generic types\n\n* updated test pt1\n\n* updated tests\n\n* renamed sub-components\n\n* updated exports\n\n* updated empty state styles",
          "is_bot": false,
          "headline": "[LG-5829] feat(pagination): Export Individual Pagination Components (…",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2026-01-02T00:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b686f2d1347ebee65ae2555f07fe727c8b7bad13",
          "body": "* [LG-5574] feat(message): add ToolCard.Actions subcomponent (#3414)\n\n* feat(message): add ToolCard Actions component\n\n* chore(message): address feedback\n\n* feat(message): add ToolCard ExpandableCard component (#3405)\n\n* [LG-5574] feat(toolcard): add ToolCardContext (#3423)\n\n* feat(message): ToolCar\n[…]\ntest(message): update Message stories and specs with ToolCard\n\n* docs(message): update README\n\n* chore(message): changeset\n\n* fix(message): ToolCard design QA\n\n* refactor(message): address PR feedback",
          "is_bot": false,
          "headline": "[LG-5574] feat: ToolCard integration branch (#3429)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-31T22:15:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c1c476a00a9db6826fe4a5b08b09a2f3571299a9",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3426)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-30T23:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "710404eb9faca9f853e973c2a8a246ef6954b0b7",
          "body": "* chore(input-bar): add compound-component dep\n\n* feat(input-bar): InputBarSubcomponentProperty\n\n* feat(input-bar): AdditionalActions subcomponent\n\n* feat(input-bar): integrate AdditionalActions subcomponent with InputBar\n\n* docs(input-bar): README\n\n* chore(input-bar): changeset\n\n* fix(input-bar): copilot feedback\n\n* fix(input-bar): lint\n\n* chore(input-bar): address feedback",
          "is_bot": false,
          "headline": "[LG-5846] feat(input-bar): add AdditionalActions subcomponent (#3424)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-30T22:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b30e37ec1c0303e626c7d426e2a1696427d465dd",
          "body": "…MessageVerifiedBanner (#3422)\n\n* fix(message): Message.VerifiedBanner subcomponent\n\n* chore(message): changeset\n\n* refactor(message): VerifiedMessageBanner/MessageBanner",
          "is_bot": false,
          "headline": "refactor(message): move sub-component property from MessageBanner to …",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-30T22:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6648f35a9a6a64bc4f447f2580b569339080e92",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3416)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-23T19:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7bcde1031e747cd0171a1237d335d1737c4ee56",
          "body": "…button (#3418)\n\n* chore(toolbar): add chat-button dep\n\n* feat(toolbar): add support for ChatIconButton\n\n* test(chat-window): update InDrawerLayout story\n\n* chore: changeset",
          "is_bot": false,
          "headline": "[LG-5825] feat(toolbar): add assistant glyph support to toolbar icon …",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-23T17:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e7029733f62c868bb369c7a5e66cac8fecb6ff",
          "body": "…at(chat-button): add ChatIconButton component (#3411)\n\n* refactor(chat-button): export transition duration from shared styles and extract animation logic into hook\n\n* chore(chat-button): add icon-button dep\n\n* feat(chat-button): implement ChatIconButton\n\n* docs(chat-button): update README with ChatIconButton details\n\n* chore(chat-button): changeset",
          "is_bot": false,
          "headline": "[LG-5832] feat(chat-button): add ChatIconButton component[LG-5832] fe…",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-23T14:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7850c13b78d58113fe88aa2980642f5dcb4e4d44",
          "body": null,
          "is_bot": false,
          "headline": "fix: add missing package.json details (#3415)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-23T01:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ddc8981ffe90d0bb90414320578d8ef93b79471",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3412)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-22T22:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e69986af9cb5efa4734d10badf5e86f91cca24",
          "body": "* feat(icon): add CollapseVertical and ExpandVertical icons\n\n* chore(icon): changeset",
          "is_bot": false,
          "headline": "[LG-5833] feat(icon): add expand and collapse vertical icons (#3413)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-22T20:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "117d242f545200f02ed1da12901ef0248cda6cd2",
          "body": "* feat(compound-component): extend CompoundSubComponent to support hierarchy\n\n* docs(compound-component): README\n\n* chore(compound-component): changeset",
          "is_bot": false,
          "headline": "feat(compound-component): allow hierarchical subcomponents (#3400)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-22T16:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b80cd4120935d60160031de0bc40f53ae560b33",
          "body": "* refactor(message): use @leafygreen-ui/compound-component\n\n* chore(message): changeset",
          "is_bot": false,
          "headline": "refactor(message): use compound component utils (#3401)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-22T16:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "176ef1e693c0a2eb58a079f652c31dec90c149fe",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3410)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-22T16:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7469ec6066ed6b2c4e59868401cbe83db37366a",
          "body": null,
          "is_bot": false,
          "headline": "fix(release): install latest npm after node setup (#3409)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-22T14:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e378548873a062b3751cfe1558ac375cbd0d3bd",
          "body": "* [LG-5766] fix: Icon fill support\n\n* cleanup test\n\n* more cleanup\n\n* added changeset\n\n* updated createIconComponent, added tests, added story\n\n* updated createIconComponent, added tests\n\n* updated story\n\n* updated createIconComponent, cleaned up story\n\n* refined tests\n\n* updated tests, added todos\n\n* cleaned up tests",
          "is_bot": false,
          "headline": "[LG-5766] fix: Icon fill support (#3377)",
          "author_name": "Adam Rasheed",
          "author_login": "adamrasheed",
          "committed_at": "2025-12-20T00:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af48bdb222abe281ed6ba21e8e02620cdea0be65",
          "body": null,
          "is_bot": false,
          "headline": "fix: move npm install to release job (#3407)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-19T23:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0f6e1b33966f53a242dba76651b846f7f8666d",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): install and use latest npm version (#3406)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-19T22:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7f8c9865cc8442123cda529cec71ee1a767d43c",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): rm registry-url (#3404)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-19T21:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ca755f33cb3f38d8e4a46cd3f7e94292195ec9",
          "body": "* chore: upgrade to pnpm 10.26\n\n* chore: add back registry-url for release job",
          "is_bot": false,
          "headline": "chore: upgrade to pnpm 10.26 (#3403)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-19T20:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2e938771011c895bb668c36894a78d84ce2b29",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#3398)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-19T18:20:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e712b02cc10ed8c51b3fb3ef30b54e53cd4372",
          "body": null,
          "is_bot": false,
          "headline": "fix(release): use env var instead of provenance flag (#3399)",
          "author_name": "Stephen Lee",
          "author_login": "stephl3",
          "committed_at": "2025-12-19T15:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97bab72febbb587b203c2fb0e3956763aa89034",
          "body": "* add more color tokens\n\n* With changeset",
          "is_bot": false,
          "headline": "LG-5802: Adds new color tokens (#3395)",
          "author_name": "Brooke Scarlett Yalof",
          "author_login": "bruugey",
          "committed_at": "2025-12-18T22:39:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 406,
      "latest_release_at": "2026-07-21T20:46:33Z",
      "latest_release_tag": "@leafygreen-ui/descendants@3.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 38,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 12.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@lg-charts/core",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-charts/core",
          "is_deprecated": false,
          "latest_version": "3.1.0",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 61,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 7430,
          "first_published_at": "2024-10-29T19:22:31.406000Z",
          "latest_published_at": "2026-07-17T17:50:19.827000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@lg-chat/message",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-chat/message",
          "is_deprecated": false,
          "latest_version": "12.0.0",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 55,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 62707,
          "first_published_at": "2024-03-14T16:33:24.129000Z",
          "latest_published_at": "2026-02-06T22:01:20.756000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 166
        },
        {
          "name": "@lg-charts/colors",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-charts/colors",
          "is_deprecated": false,
          "latest_version": "1.0.7",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 12,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 6536,
          "first_published_at": "2025-03-24T21:49:11.899000Z",
          "latest_published_at": "2026-01-21T17:58:24.452000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 182
        },
        {
          "name": "@lg-charts/legend",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-charts/legend",
          "is_deprecated": false,
          "latest_version": "1.1.2",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 1091,
          "first_published_at": "2025-03-24T21:49:58.848000Z",
          "latest_published_at": "2026-02-03T00:10:30.062000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 170
        },
        {
          "name": "@lg-chat/input-bar",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-chat/input-bar",
          "is_deprecated": false,
          "latest_version": "12.2.2",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 51,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 68268,
          "first_published_at": "2024-03-14T16:33:24.121000Z",
          "latest_published_at": "2026-01-22T17:50:08.270000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 181
        },
        {
          "name": "@lg-chat/title-bar",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-chat/title-bar",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 61805,
          "first_published_at": "2024-03-14T16:33:24.120000Z",
          "latest_published_at": "2026-01-21T17:58:31.408000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 182
        },
        {
          "name": "@lg-chat/rich-links",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-chat/rich-links",
          "is_deprecated": false,
          "latest_version": "4.0.8",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 32,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 70304,
          "first_published_at": "2024-05-23T20:49:28.142000Z",
          "latest_published_at": "2026-01-21T17:58:31.186000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 182
        },
        {
          "name": "@lg-chat/chat-button",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@lg-chat/chat-button",
          "is_deprecated": false,
          "latest_version": "0.2.2",
          "repository_url": "https://github.com/mongodb/leafygreen-ui",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 5,
          "monthly_downloads": 72817,
          "first_published_at": "2025-12-12T19:27:23.002000Z",
          "latest_published_at": "2026-01-22T17:50:08.536000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 181
        }
      ]
    },
    "popularity": {
      "forks": 82,
      "stars": 271,
      "watchers": 187,
      "fork_history": {
        "days": [
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 2
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 2
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 2
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-09-03",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 77,
        "total_forks": 82
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "charts/chart-card/tsconfig.json",
        "charts/colors/tsconfig.json",
        "charts/core/tsconfig.json",
        "charts/drag-provider/tsconfig.json",
        "charts/legend/tsconfig.json",
        "charts/series-provider/tsconfig.json",
        "chat/chat-button/tsconfig.json",
        "chat/chat-layout/tsconfig.json",
        "chat/chat-window/tsconfig.json",
        "chat/input-bar/tsconfig.json",
        "chat/leafygreen-chat-provider/tsconfig.json",
        "chat/lg-markdown/tsconfig.json",
        "chat/message-feed/tsconfig.json",
        "chat/message-feedback/tsconfig.json",
        "chat/message-prompts/tsconfig.json",
        "chat/message-rating/tsconfig.json",
        "chat/message/tsconfig.json",
        "chat/rich-links/tsconfig.json",
        "chat/suggestions/tsconfig.json",
        "chat/title-bar/tsconfig.json",
        "deprecated-packages/avatar/tsconfig.json",
        "deprecated-packages/box/tsconfig.json",
        "deprecated-packages/chat-disclaimer/tsconfig.json",
        "deprecated-packages/fixed-chat-window/tsconfig.json",
        "deprecated-packages/message-actions/tsconfig.json",
        "mcp/embeddable-uis/tsconfig.json",
        "mcp/hooks/tsconfig.json",
        "mcp/ui-resource-renderer/tsconfig.json",
        "packages/a11y/tsconfig.json",
        "packages/avatar/tsconfig.json",
        "packages/badge/tsconfig.json",
        "packages/banner/tsconfig.json",
        "packages/button/tsconfig.json",
        "packages/callout/tsconfig.json",
        "packages/canvas-header/tsconfig.json",
        "packages/card/tsconfig.json",
        "packages/checkbox/tsconfig.json",
        "packages/chip/tsconfig.json",
        "packages/code-editor/tsconfig.json",
        "packages/code/scripts/tsconfig.json",
        "packages/code/tsconfig.json",
        "packages/collection-toolbar/tsconfig.json",
        "packages/combobox/tsconfig.json",
        "packages/compound-component/tsconfig.json",
        "packages/confirmation-modal/tsconfig.json",
        "packages/context-drawer/tsconfig.json",
        "packages/copyable/tsconfig.json",
        "packages/date-picker/tsconfig.json",
        "packages/date-utils/tsconfig.json",
        "packages/delete-wizard/tsconfig.json",
        "packages/descendants/tsconfig.json",
        "packages/drawer/tsconfig.json",
        "packages/emotion/scripts/tsconfig.json",
        "packages/emotion/tsconfig.json",
        "packages/empty-state/tsconfig.json",
        "packages/expandable-card/tsconfig.json",
        "packages/feature-walls/tsconfig.json",
        "packages/form-field/tsconfig.json",
        "packages/form-footer/tsconfig.json",
        "packages/gallery-indicator/tsconfig.json",
        "packages/guide-cue/tsconfig.json",
        "packages/hooks/tsconfig.json",
        "packages/icon-button/tsconfig.json",
        "packages/icon/scripts/tsconfig.json",
        "packages/icon/tsconfig.json",
        "packages/info-sprinkle/tsconfig.json",
        "packages/inline-definition/tsconfig.json",
        "packages/input-option/tsconfig.json",
        "packages/leafygreen-provider/tsconfig.json",
        "packages/lib/tsconfig.json",
        "packages/loading-indicator/tsconfig.json",
        "packages/logo/tsconfig.json",
        "packages/marketing-modal/tsconfig.json",
        "packages/menu/tsconfig.json",
        "packages/modal/tsconfig.json",
        "packages/number-input/tsconfig.json",
        "packages/ordered-list/tsconfig.json",
        "packages/pagination/tsconfig.json",
        "packages/palette/tsconfig.json",
        "packages/password-input/tsconfig.json",
        "packages/pipeline/tsconfig.json",
        "packages/polymorphic/tsconfig.json",
        "packages/popover/tsconfig.json",
        "packages/portal/tsconfig.json",
        "packages/preview-card/tsconfig.json",
        "packages/progress-bar/tsconfig.json",
        "packages/radio-box-group/tsconfig.json",
        "packages/radio-group/tsconfig.json",
        "packages/resizable/tsconfig.json",
        "packages/ripple/tsconfig.json",
        "packages/search-input/tsconfig.json",
        "packages/section-nav/tsconfig.json",
        "packages/segmented-control/tsconfig.json",
        "packages/select/tsconfig.json",
        "packages/side-nav/tsconfig.json",
        "packages/skeleton-loader/tsconfig.json",
        "packages/split-button/tsconfig.json",
        "packages/stepper/tsconfig.json",
        "packages/table/tsconfig.json",
        "packages/tabs/tsconfig.json",
        "packages/testing-lib/tsconfig.json",
        "packages/text-area/tsconfig.json",
        "packages/text-input/tsconfig.json",
        "packages/toast/tsconfig.json",
        "packages/toggle/tsconfig.json",
        "packages/tokens/tsconfig.json",
        "packages/toolbar/tsconfig.json",
        "packages/tooltip/tsconfig.json",
        "packages/typography/tsconfig.json",
        "packages/vertical-stepper/tsconfig.json",
        "packages/wizard/tsconfig.json",
        "scripts/tsconfig.json",
        "tools/build/scripts/tsconfig.json",
        "tools/build/tsconfig.json",
        "tools/cli/tsconfig.json",
        "tools/codemods/tsconfig.json",
        "tools/create/tsconfig.json",
        "tools/eslint-plugin/scripts/tsconfig.json",
        "tools/eslint-plugin/tsconfig.json",
        "tools/install/scripts/tsconfig.json",
        "tools/install/tsconfig.json",
        "tools/link/tsconfig.json",
        "tools/lint/tsconfig.json",
        "tools/meta/tsconfig.json",
        "tools/prompt-kit/tsconfig.json",
        "tools/slackbot/tsconfig.json",
        "tools/storybook-addon/tsconfig.json",
        "tools/storybook-decorators/tsconfig.json",
        "tools/storybook-utils/tsconfig.json",
        "tools/test-harnesses/tsconfig.json",
        "tools/test/tsconfig.json",
        "tools/update/tsconfig.json",
        "tools/validate/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 41624,
      "source_files_sampled": 3142,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".cursor/rules/generate-pull-request-details.mdc",
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 6044
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "5.3.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.3,
            "advisory_ids": [
              "GHSA-37qj-frw5-hhjh",
              "GHSA-8gc5-j5rx-235r",
              "GHSA-fj3w-jwp8-x2g3",
              "GHSA-gh4j-gqv2-49f6",
              "GHSA-jmr7-xgp7-cmfj",
              "GHSA-jp2q-39xq-3w4g",
              "GHSA-m7jm-9gc2-mpf2"
            ],
            "fixed_version": "5.7.0",
            "advisory_count": 7,
            "oldest_advisory_days": 173
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 131
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-v56q-mh7h-f735",
              "GHSA-wf6x-7x77-mvgw",
              "GHSA-xvcm-6775-5m9r"
            ],
            "fixed_version": "5.1.8",
            "advisory_count": 3,
            "oldest_advisory_days": 140
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.16.1",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-gcx4-mw62-g8wm",
              "GHSA-mw96-cpmx-2vgc"
            ],
            "fixed_version": "4.59.0",
            "advisory_count": 2,
            "oldest_advisory_days": 667
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-395f-4hp3-45gv",
              "GHSA-w7jw-789q-3m8p"
            ],
            "fixed_version": "1.9.0",
            "advisory_count": 2,
            "oldest_advisory_days": 43
          },
          {
            "name": "turbo",
            "direct": false,
            "version": "2.5.5",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-3qcw-2rhx-2726",
              "GHSA-hcf7-66rw-9f5r"
            ],
            "fixed_version": "2.9.14",
            "advisory_count": 2,
            "oldest_advisory_days": 64
          },
          {
            "name": "lodash",
            "direct": true,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 182
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.27.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-fv7c-fp4j-7gwp"
            ],
            "fixed_version": "8.0.0-alpha.13",
            "advisory_count": 1,
            "oldest_advisory_days": 75
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "1.19.9",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-92pp-h63x-v22m",
              "GHSA-frvp-7c67-39w9",
              "GHSA-wc8c-qw6v-h7f6"
            ],
            "fixed_version": "2.0.5",
            "advisory_count": 3,
            "oldest_advisory_days": 140
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": false,
            "version": "1.25.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.1,
            "advisory_ids": [
              "GHSA-345p-7cg4-v4c7"
            ],
            "fixed_version": "1.26.0",
            "advisory_count": 1,
            "oldest_advisory_days": 168
          },
          {
            "name": "axios",
            "direct": false,
            "version": "0.26.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.6,
            "advisory_ids": [
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-43fc-jf86-j433",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9",
              "GHSA-6chq-wfr3-2hj9",
              "GHSA-7q8q-rj6j-mhjq",
              "GHSA-898c-q2cr-xwhg",
              "GHSA-fvcv-3m26-pcqx",
              "GHSA-hfxv-24rg-xrqf"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 23,
            "oldest_advisory_days": 987
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 621
          },
          {
            "name": "elliptic",
            "direct": false,
            "version": "6.6.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-848j-6mx2-7j84"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 195
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-q3j6-qgpj-74h6",
              "GHSA-v2hh-gcrm-f6hx",
              "GHSA-v39h-62p7-jpjc"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 4,
            "oldest_advisory_days": 75
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "2.5.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 247
          },
          {
            "name": "hoek",
            "direct": false,
            "version": "4.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-c429-5p7v-vgjp"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1397
          },
          {
            "name": "hoek",
            "direct": false,
            "version": "5.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-c429-5p7v-vgjp"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1397
          },
          {
            "name": "hoek",
            "direct": false,
            "version": "6.1.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-c429-5p7v-vgjp"
            ],
            "fixed_version": "9.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 1397
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.11.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-26pp-8wgv-hjvm",
              "GHSA-2gcr-mfcq-wcc3",
              "GHSA-3hrh-pfw6-9m5x",
              "GHSA-458j-xx4x-4375",
              "GHSA-5pq2-9x2x-5p6w",
              "GHSA-69xw-7hcm-h432",
              "GHSA-6wqw-2p9w-4vw4",
              "GHSA-88fw-hqm2-52qc",
              "GHSA-9r54-q6cx-xmh5",
              "GHSA-9vqf-7f2p-gf9v"
            ],
            "fixed_version": "4.12.27",
            "advisory_count": 31,
            "oldest_advisory_days": 176
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 250
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 182
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 154
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.3.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-27v5-c462-wpq7",
              "GHSA-j3q9-mxjg-w52f"
            ],
            "fixed_version": "8.4.0",
            "advisory_count": 2,
            "oldest_advisory_days": 117
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 119
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 119
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5c6j-r48x-rmvq",
              "GHSA-qj8w-gfj5-8c6v"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 144
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "8.6.15",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": null,
            "advisory_ids": [
              "GHSA-mjf5-7g4m-gx5w"
            ],
            "fixed_version": "10.2.10",
            "advisory_count": 1,
            "oldest_advisory_days": 146
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2p49-hgcm-8545",
              "GHSA-xpqw-6gx7-v673"
            ],
            "fixed_version": "4.0.2",
            "advisory_count": 2,
            "oldest_advisory_days": 140
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52f5-9888-hmc6",
              "GHSA-ph9p-34f9-6g65"
            ],
            "fixed_version": "0.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 350
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52f5-9888-hmc6",
              "GHSA-ph9p-34f9-6g65"
            ],
            "fixed_version": "0.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 350
          },
          {
            "name": "undici",
            "direct": false,
            "version": "5.29.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2mjp-6q6p-2qxm",
              "GHSA-35p6-xmwp-9g52",
              "GHSA-4992-7rv2-5pvq",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-g9mf-h72j-4rw9",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-v9p9-hfj2-hcw8",
              "GHSA-vrm6-8vpv-qv8q",
              "GHSA-vxpw-j846-p89q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 9,
            "oldest_advisory_days": 189
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 91
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 91
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.88.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.6,
            "advisory_ids": [
              "GHSA-38r7-794h-5758",
              "GHSA-4vvj-4cpr-p986",
              "GHSA-8fgc-7cc6-rx7x"
            ],
            "fixed_version": "5.104.1",
            "advisory_count": 3,
            "oldest_advisory_days": 694
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 65
          },
          {
            "name": "echarts",
            "direct": true,
            "version": "5.6.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-fgmj-fm8m-jvvx"
            ],
            "fixed_version": "6.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 57
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.24.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 498
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.8",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-xffm-g5w8-qvg7"
            ],
            "fixed_version": "0.3.4",
            "advisory_count": 1,
            "oldest_advisory_days": 369
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 161
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 161
          },
          {
            "name": "bn.js",
            "direct": false,
            "version": "4.12.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-378v-28hj-76wf"
            ],
            "fixed_version": "5.2.3",
            "advisory_count": 1,
            "oldest_advisory_days": 152
          },
          {
            "name": "bn.js",
            "direct": false,
            "version": "5.2.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-378v-28hj-76wf"
            ],
            "fixed_version": "5.2.3",
            "advisory_count": 1,
            "oldest_advisory_days": 152
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 189
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 189
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 1,
            "oldest_advisory_days": 99
          },
          {
            "name": "joi",
            "direct": false,
            "version": "13.7.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q7cg-457f-vx79"
            ],
            "fixed_version": "18.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 41
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 89
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-6rw7-vpxm-498p",
              "GHSA-q8mj-m7cp-5q26",
              "GHSA-w7fw-mjwx-w883"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 3,
            "oldest_advisory_days": 204
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q8mj-m7cp-5q26",
              "GHSA-w7fw-mjwx-w883"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 2,
            "oldest_advisory_days": 160
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.23.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.24.3",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 37
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-vpq2-c234-7xj6"
            ],
            "fixed_version": "3.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 141
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-v422-hmwv-36x6"
            ],
            "fixed_version": "2.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 5,
          "high": 38,
          "critical": 6,
          "moderate": 15
        },
        "advisory_count": 172,
        "affected_count": 64,
        "assessed_count": 1786,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 109,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@dnd-kit/sortable",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.0.0"
        },
        {
          "name": "@dnd-kit/utilities",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.2"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/hooks",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "charts/chart-card/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "charts/colors/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "charts/colors/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@dnd-kit/sortable",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.0.0"
        },
        {
          "name": "@dnd-kit/utilities",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.2"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/hooks",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-charts/chart-card",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-charts/colors",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-charts/series-provider",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "echarts",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.5.1"
        },
        {
          "name": "lodash",
          "manifest": "charts/core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "@dnd-kit/core",
          "manifest": "charts/drag-provider/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.3.1"
        },
        {
          "name": "@dnd-kit/sortable",
          "manifest": "charts/drag-provider/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.0.0"
        },
        {
          "name": "@lg-charts/chart-card",
          "manifest": "charts/drag-provider/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-charts/core",
          "manifest": "charts/drag-provider/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/checkbox",
          "manifest": "charts/legend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "charts/legend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "charts/legend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "charts/legend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "charts/legend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-charts/series-provider",
          "manifest": "charts/legend/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "charts/series-provider/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-charts/colors",
          "manifest": "charts/series-provider/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/avatar",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/button",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-tools/test-harnesses",
          "manifest": "chat/chat-button/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/avatar",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/button",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/compound-component",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/hooks",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/polymorphic",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tooltip",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-tools/test-harnesses",
          "manifest": "chat/chat-layout/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/chat-window/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/chat-window/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/chat-window/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/chat-window/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/title-bar",
          "manifest": "chat/chat-window/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "react-keyed-flatten-children",
          "manifest": "chat/chat-window/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.1"
        },
        {
          "name": "@leafygreen-ui/avatar",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/banner",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/button",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/compound-component",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/hooks",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/input-option",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/polymorphic",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/popover",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/search-input",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "lodash",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "react-keyed-flatten-children",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.3.0"
        },
        {
          "name": "react-textarea-autosize",
          "manifest": "chat/input-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.5.9"
        },
        {
          "name": "@leafygreen-ui/code",
          "manifest": "chat/lg-markdown/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/lg-markdown/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/lg-markdown/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/lg-markdown/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/lg-markdown/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/lg-markdown/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "react-markdown",
          "manifest": "chat/lg-markdown/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.7"
        },
        {
          "name": "@leafygreen-ui/avatar",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/button",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/compound-component",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/message",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/message-prompts",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/message-rating",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "react-intersection-observer",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.25.1"
        },
        {
          "name": "react-keyed-flatten-children",
          "manifest": "chat/message-feed/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.1"
        },
        {
          "name": "@leafygreen-ui/button",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/hooks",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/text-area",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/message-feedback/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tooltip",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/message-prompts/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/hooks",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tooltip",
          "manifest": "chat/message-rating/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/badge",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/banner",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/button",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/chip",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/compound-component",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/hooks",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon-button",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/loading-indicator",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/polymorphic",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tooltip",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/lg-markdown",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/message-feedback",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/message-rating",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@lg-chat/rich-links",
          "manifest": "chat/message/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/card",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/palette",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/polymorphic",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/rich-links/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/banner",
          "manifest": "chat/suggestions/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/button",
          "manifest": "chat/suggestions/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/suggestions/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/icon",
          "manifest": "chat/suggestions/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/suggestions/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/suggestions/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/suggestions/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/badge",
          "manifest": "chat/title-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/emotion",
          "manifest": "chat/title-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/lib",
          "manifest": "chat/title-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/tokens",
          "manifest": "chat/title-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@leafygreen-ui/typography",
          "manifest": "chat/title-bar/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@dnd-kit/core",
            "direct": true,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/core",
            "direct": true,
            "version": "^6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/sortable",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/sortable",
            "direct": true,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/utilities",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/utilities",
            "direct": true,
            "version": "^3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@lg-tools/test-harnesses",
            "direct": true,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lg-tools/test-harnesses",
            "direct": true,
            "version": "^0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "echarts",
            "direct": true,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "echarts",
            "direct": true,
            "version": "^5.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": true,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": true,
            "version": "^4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "react-intersection-observer",
            "direct": true,
            "version": "8.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-intersection-observer",
            "direct": true,
            "version": "^8.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-keyed-flatten-children",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-keyed-flatten-children",
            "direct": true,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-keyed-flatten-children",
            "direct": true,
            "version": "^1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-keyed-flatten-children",
            "direct": true,
            "version": "^2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-markdown",
            "direct": true,
            "version": "8.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-markdown",
            "direct": true,
            "version": "^8.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": true,
            "version": "8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": true,
            "version": "^8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/exec",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/http-client",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/io",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.27.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.16.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-default-from",
            "direct": false,
            "version": "7.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "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-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-export-default-from",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-export-namespace-from",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-flow",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.27.1",
            "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.27.1",
            "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.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-flow-strip-types",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-constant-elements",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-flow",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "7.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/register",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/register",
            "direct": false,
            "version": "^7.23.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@bundle-stats/cli-utils",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bundle-stats/html-templates",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bundle-stats/plugin-webpack-filter",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bundle-stats/plugin-webpack-validate",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bundle-stats/utils",
            "direct": false,
            "version": "4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/apply-release-plan",
            "direct": false,
            "version": "7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/assemble-release-plan",
            "direct": false,
            "version": "6.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-git",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "2.29.5",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/config",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/errors",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-dependents-graph",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-release-plan",
            "direct": false,
            "version": "4.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-version-range-type",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/git",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/parse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/pre",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/read",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/should-skip-package",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/write",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/autocomplete",
            "direct": false,
            "version": "6.18.7",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/autocomplete",
            "direct": false,
            "version": "^6.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/commands",
            "direct": false,
            "version": "6.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/commands",
            "direct": false,
            "version": "^6.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-cpp",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-cpp",
            "direct": false,
            "version": "^6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-css",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-css",
            "direct": false,
            "version": "^6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-go",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-go",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-html",
            "direct": false,
            "version": "6.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-html",
            "direct": false,
            "version": "^6.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-java",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-java",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-javascript",
            "direct": false,
            "version": "6.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-javascript",
            "direct": false,
            "version": "^6.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-json",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-json",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-php",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-php",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-python",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-python",
            "direct": false,
            "version": "^6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-rust",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lang-rust",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/language",
            "direct": false,
            "version": "6.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/language",
            "direct": false,
            "version": "^6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/legacy-modes",
            "direct": false,
            "version": "6.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/legacy-modes",
            "direct": false,
            "version": "^6.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lint",
            "direct": false,
            "version": "6.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/lint",
            "direct": false,
            "version": "^6.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/search",
            "direct": false,
            "version": "6.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/search",
            "direct": false,
            "version": "^6.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/state",
            "direct": false,
            "version": "6.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/state",
            "direct": false,
            "version": "^6.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/view",
            "direct": false,
            "version": "6.38.3",
            "ecosystem": "npm"
          },
          {
            "name": "@codemirror/view",
            "direct": false,
            "version": "^6.38.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/accessibility",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/babel-plugin",
            "direct": false,
            "version": "11.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/babel-plugin",
            "direct": false,
            "version": "11.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/cache",
            "direct": false,
            "version": "11.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/cache",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/css",
            "direct": false,
            "version": "11.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/css",
            "direct": false,
            "version": "^11.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/eslint-plugin",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/hash",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/is-prop-valid",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/memoize",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/memoize",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/react",
            "direct": false,
            "version": "11.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/react",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/react",
            "direct": false,
            "version": "^11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/serialize",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/server",
            "direct": false,
            "version": "11.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/server",
            "direct": false,
            "version": "^11.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/sheet",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/styled",
            "direct": false,
            "version": "11.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/styled",
            "direct": false,
            "version": "^11.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/styled",
            "direct": false,
            "version": "^11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/unitless",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/use-insertion-effect-with-fallbacks",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/utils",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/weak-memoize",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/weak-memoize",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.8",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/compat",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/compat",
            "direct": false,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "^9.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "8.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "^10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "^8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "^8.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/busboy",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react",
            "direct": false,
            "version": "0.26.28",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react",
            "direct": false,
            "version": "^0.26.28",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react-dom",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "1.19.9",
            "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/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "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.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "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/globals",
            "direct": false,
            "version": "29.7.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/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.12",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.29",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/common",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/cpp",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/css",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/go",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/highlight",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/highlight",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/html",
            "direct": false,
            "version": "1.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/java",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/javascript",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/json",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/lr",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/php",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/python",
            "direct": false,
            "version": "1.1.18",
            "ecosystem": "npm"
          },
          {
            "name": "@lezer/rust",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/get-packages",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@marijn/find-cluster-break",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@mcp-ui/client",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mcp-ui/client",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mcp-ui/server",
            "direct": false,
            "version": "5.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "@mcp-ui/server",
            "direct": false,
            "version": "^5.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/ext-apps",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/ext-apps",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": false,
            "version": "1.25.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nicolo-ribaudo/eslint-scope-5-internals",
            "direct": false,
            "version": "5.1.1-v1",
            "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": "@oddbird/popover-polyfill",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oddbird/popover-polyfill",
            "direct": false,
            "version": "^0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@one-ini/wasm",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-darwin-aarch64",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-darwin-x64",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-darwin-x64-baseline",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-linux-aarch64",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-linux-aarch64-musl",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-linux-x64",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-linux-x64-baseline",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-linux-x64-musl",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-linux-x64-musl-baseline",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-windows-x64",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oven/bun-windows-x64-baseline",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@preact/signals-core",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@quilted/events",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@quilted/threads",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@r2wc/core",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@r2wc/react-to-web-component",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@remote-dom/core",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@remote-dom/polyfill",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@remote-dom/react",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@replit/codemirror-lang-csharp",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@replit/codemirror-lang-csharp",
            "direct": false,
            "version": "^6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-babel",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-inject",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-node-resolve",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-terser",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-url",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-powerpc64le-gnu",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "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": "@slack/logger",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@slack/types",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@slack/web-api",
            "direct": false,
            "version": "6.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-a11y",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-actions",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-backgrounds",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-controls",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-docs",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-essentials",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-highlight",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-interactions",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-links",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-mdx-gfm",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-measure",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-outline",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-toolbars",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-viewport",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/blocks",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/builder-webpack5",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/components",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/components",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/core",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/core-events",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/core-webpack",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/csf",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/csf-plugin",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/global",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/icons",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/instrumenter",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/instrumenter",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/manager-api",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/manager-api",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/preset-react-webpack",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/preview-api",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/preview-api",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react",
            "direct": false,
            "version": "8.6.15",
            "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.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-dom-shim",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/react-webpack5",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/test",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/test",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/theming",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/theming",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/types",
            "direct": false,
            "version": "8.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/types",
            "direct": false,
            "version": "^8.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-add-jsx-attribute",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-add-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-attribute",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-empty-expression",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-empty-expression",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-replace-jsx-attribute-value",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-replace-jsx-attribute-value",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-dynamic-title",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-dynamic-title",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-em-dimensions",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-em-dimensions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-react-native-svg",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-react-native-svg",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-react-native-svg",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-svg-component",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-svg-component",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-preset",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-preset",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-preset",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/cli",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/core",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/core",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/core",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/core",
            "direct": false,
            "version": "^5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/hast-util-to-babel-ast",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/hast-util-to-babel-ast",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-jsx",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-jsx",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-jsx",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-prettier",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-svgo",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-svgo",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/rollup",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/rollup",
            "direct": false,
            "version": "^8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/webpack",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-table",
            "direct": false,
            "version": "8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-table",
            "direct": false,
            "version": "^8.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-virtual",
            "direct": false,
            "version": "3.13.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-virtual",
            "direct": false,
            "version": "^3.10.7",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/table-core",
            "direct": false,
            "version": "8.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/virtual-core",
            "direct": false,
            "version": "3.13.12",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "9.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "5.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react-hooks",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react-hooks",
            "direct": false,
            "version": ">=3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "13.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@trysound/sax",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "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.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cli-progress",
            "direct": false,
            "version": "3.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cli-progress",
            "direct": false,
            "version": "^3.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cross-spawn",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/doctrine",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/facepaint",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/facepaint",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "2.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/highlight.js",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/highlight.js",
            "direct": false,
            "version": "^10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/is-git-clean",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/is-stream",
            "direct": false,
            "version": "1.1.0",
            "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.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^29.5.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest-axe",
            "direct": false,
            "version": "3.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jscodeshift",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonfile",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.20",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "3.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "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/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mock-fs",
            "direct": false,
            "version": "4.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mock-fs",
            "direct": false,
            "version": "^4.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "12.20.55",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.27",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-fetch",
            "direct": false,
            "version": "2.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-fetch",
            "direct": false,
            "version": "^2.6.11",
            "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/prettier",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prettier",
            "direct": false,
            "version": "^2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "18.2.23",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "18.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-is",
            "direct": false,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-test-renderer",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-test-renderer",
            "direct": false,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-transition-group",
            "direct": false,
            "version": "4.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-transition-group",
            "direct": false,
            "version": "^4.4.5",
            "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/retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/scheduler",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/testing-library__jest-dom",
            "direct": false,
            "version": "5.14.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.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": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/rule-tester",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.44.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.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.44.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.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "@uiw/codemirror-extensions-hyper-link",
            "direct": false,
            "version": "4.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "@uiw/codemirror-extensions-hyper-link",
            "direct": false,
            "version": "^4.23.12",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "2.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "2.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@wasm-fmt/clang-format",
            "direct": false,
            "version": "20.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@wasm-fmt/clang-format",
            "direct": false,
            "version": "^20.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@wasm-fmt/gofmt",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@wasm-fmt/gofmt",
            "direct": false,
            "version": "^0.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@wasm-fmt/ruff_fmt",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@wasm-fmt/ruff_fmt",
            "direct": false,
            "version": "^0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.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": "abab",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-globals",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-assertions",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-errors",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.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": "arg",
            "direct": false,
            "version": "4.1.3",
            "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.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-differ",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-differ",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-uniq",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1.js",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "2.1.0",
            "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.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "0.26.1",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "9.2.1",
            "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-plugin-macros",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.5",
            "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": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "better-opn",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "better-path-resolve",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "big.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bindings",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "bn.js",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "bn.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "brorand",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-assert",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "browser-resolve",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-aes",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-cipher",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-des",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-rsa",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-sign",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserify-zlib",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.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-from",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-xor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-status-codes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "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": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001727",
            "ecosystem": "npm"
          },
          {
            "name": "case-sensitive-paths-webpack-plugin",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.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.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "^4.1.2",
            "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",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "0.7.0",
            "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.3",
            "ecosystem": "npm"
          },
          {
            "name": "chromatic",
            "direct": false,
            "version": "13.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cipher-base",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "clipboard",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "clipboard",
            "direct": false,
            "version": "^2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "codemirror",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "codemirror",
            "direct": false,
            "version": "^6.0.2",
            "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": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.1",
            "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": "commander",
            "direct": false,
            "version": "9.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "console-browserify",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "constants-browserify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "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": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.6",
            "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-ecdh",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "create-hash",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "create-hash",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-hmac",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "crelt",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.6",
            "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": "cross-spawn-async",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-browserify",
            "direct": false,
            "version": "3.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-browserify",
            "direct": false,
            "version": "^3.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "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.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssfontparser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "dashify",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "2.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "^2.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns-tz",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns-tz",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "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": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delegate",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "depcheck",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deps-regex",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "des.js",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "diffie-hellman",
            "direct": false,
            "version": "5.0.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-helpers",
            "direct": false,
            "version": "5.2.1",
            "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": "domain-browser",
            "direct": false,
            "version": "4.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "4.0.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.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "downlevel-dts",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "downlevel-dts",
            "direct": false,
            "version": "^0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.190",
            "ecosystem": "npm"
          },
          {
            "name": "elliptic",
            "direct": false,
            "version": "6.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "emojis-list",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "endent",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.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-get-iterator",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.8",
            "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": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-doc-generator",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-doc-generator",
            "direct": false,
            "version": "^2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "28.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": false,
            "version": "6.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.37.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-simple-import-sort",
            "direct": false,
            "version": "12.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-storybook",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.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.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "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": "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": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "^3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "evp_bytestokey",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "0.4.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": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "7.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extendable-error",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "external-editor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "facepaint",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "facepaint",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "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.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "^5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-loader",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-uri-to-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "3.0.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": "find-up",
            "direct": false,
            "version": "6.3.0",
            "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.3",
            "ecosystem": "npm"
          },
          {
            "name": "flow-parser",
            "direct": false,
            "version": "0.277.0",
            "ecosystem": "npm"
          },
          {
            "name": "focus-trap",
            "direct": false,
            "version": "6.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "focus-trap-react",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.9",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "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": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "^11.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-monkey",
            "direct": false,
            "version": "1.1.0",
            "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.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "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.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "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-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "^15.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "good-listener",
            "direct": false,
            "version": "1.2.2",
            "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": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "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.2.0",
            "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": "hash-base",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hash-base",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "hash.js",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "~11.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlightjs-graphql",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "highlightjs-graphql",
            "direct": false,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hmac-drbg",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hoek",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "hoek",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hoek",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.11.5",
            "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": "htm",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "3.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-tokenize",
            "direct": false,
            "version": "2.0.1",
            "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-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-browserify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-id",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "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-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": "immutable",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "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": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "interpret",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "irregular-plurals",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-electron",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "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.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-git-clean",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "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.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-subdir",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "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.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isemail",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-timers-promises",
            "direct": false,
            "version": "1.0.1",
            "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.5",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-axe",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-canvas-mock",
            "direct": false,
            "version": "2.5.1",
            "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.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.6.2",
            "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-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "29.6.2",
            "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-junit",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.2.2",
            "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": "joi",
            "direct": false,
            "version": "13.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "6.1.3",
            "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": "jscodeshift",
            "direct": false,
            "version": "17.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "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-schema",
            "direct": false,
            "version": "0.4.0",
            "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-schema-typed",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "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": "kleur",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "3.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": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "^4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lottie-web",
            "direct": false,
            "version": "5.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.2.0",
            "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.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "4.1.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": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.17",
            "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-error",
            "direct": false,
            "version": "1.3.6",
            "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-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "md5.js",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-definitions",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "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": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memfs",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "memoizerific",
            "direct": false,
            "version": "1.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "miller-rabin",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "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": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-crypto-utils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.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": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mock-fs",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "mock-fs",
            "direct": false,
            "version": "^5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "mockdate",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mockdate",
            "direct": false,
            "version": "^3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "moo-color",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multimatch",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "multimatch",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "multipipe",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "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-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-expat",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.6.11",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-polyfill-webpack-plugin",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-polyfill-webpack-plugin",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "node-stdlib-browser",
            "direct": false,
            "version": "1.3.1",
            "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": "npm-package-json-lint",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-json-lint-config-default",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "1.0.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": "nwsapi",
            "direct": false,
            "version": "2.2.20",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "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": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "objectorarray",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "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": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "os-browserify",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "outdent",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.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-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "3.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-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "^8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-manager-detector",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "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-asn1",
            "direct": false,
            "version": "5.1.7",
            "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": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "pascal-case",
            "direct": false,
            "version": "3.1.2",
            "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-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.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": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.3.0",
            "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": "pathval",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pbkdf2",
            "direct": false,
            "version": "3.1.3",
            "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.3",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkce-challenge",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "please-upgrade-node",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "plur",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "polished",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "polished",
            "direct": false,
            "version": "^4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "polished",
            "direct": false,
            "version": "^4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "polished",
            "direct": false,
            "version": "^4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "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.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.0",
            "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.8.1",
            "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": "process",
            "direct": false,
            "version": "0.11.10",
            "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": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pseudomap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "public-encrypt",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.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": "qs",
            "direct": false,
            "version": "6.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "0.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "query-ast",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "querystring-es3",
            "direct": false,
            "version": "0.2.1",
            "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": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "randomfill",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-docgen",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-docgen-typescript",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-error-boundary",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-fast-compare",
            "direct": false,
            "version": "3.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": "react-is",
            "direct": false,
            "version": "^18.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-lottie-player",
            "direct": false,
            "version": "1.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-lottie-player",
            "direct": false,
            "version": "^1.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-shallow-renderer",
            "direct": false,
            "version": "16.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-test-renderer",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-test-renderer",
            "direct": false,
            "version": "^18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-transition-group",
            "direct": false,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "react-transition-group",
            "direct": false,
            "version": "^4.4.5",
            "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-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-yaml-file",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "1.0.34",
            "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.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.23.11",
            "ecosystem": "npm"
          },
          {
            "name": "rechoir",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "relateurl",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "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-package-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "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": "retry",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ripemd160",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ripemd160",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-bundle-stats",
            "direct": false,
            "version": "4.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-node-externals",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-polyfill-node",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-stats",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-webpack-stats",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sade",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "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-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.89.2",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "scss-parser",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "select",
            "direct": false,
            "version": "1.1.2",
            "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.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver-compare",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-query-params",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "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": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sha.js",
            "direct": false,
            "version": "2.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "shelljs",
            "direct": false,
            "version": "0.8.5",
            "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": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "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": "smob",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "snake-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "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": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spawndamnit",
            "direct": false,
            "version": "3.0.1",
            "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.21",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "8.6.15",
            "ecosystem": "npm"
          },
          {
            "name": "storybook-dark-mode",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "storybook-dark-mode",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stream",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stream-browserify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chain",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chain",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-http",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-json",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-replace-loader",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-replace-loader",
            "direct": false,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.padend",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "0.10.31",
            "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": "string_decoder",
            "direct": false,
            "version": "^1.3.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-eof",
            "direct": false,
            "version": "1.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": "strnum",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "style-mod",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "stylis",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "superstruct",
            "direct": false,
            "version": "2.0.2",
            "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-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-parser",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tabbable",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tabbable",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "term-size",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.43.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "timers-browserify",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "timezone-mock",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "timezone-mock",
            "direct": false,
            "version": "^1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-emitter",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-buffer",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "topo",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-dedent",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "^10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.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.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "tty-browserify",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "turbo",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-darwin-64",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-darwin-arm64",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-linux-64",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-linux-arm64",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-windows-64",
            "direct": false,
            "version": "2.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-windows-arm64",
            "direct": false,
            "version": "2.5.5",
            "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.21.3",
            "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": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "~5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "5.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-generated",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "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": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.3",
            "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",
            "direct": false,
            "version": "^0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "url-loader",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "use-composed-ref",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "use-isomorphic-layout-effect",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-latest",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.12.5",
            "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": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uvu",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.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": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "5.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vm-browserify",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-keyname",
            "direct": false,
            "version": "2.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "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.4",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.88.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.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "weekstart",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "weekstart",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.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-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "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": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "xml",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml2json",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml2json",
            "direct": false,
            "version": "^0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.2",
            "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": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "3.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "zrender",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1895,
        "direct_count": 22,
        "indirect_count": 1873
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 3154,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 366
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "bruugey",
          "commits": 843,
          "avatar_url": "https://avatars.githubusercontent.com/u/26016393?v=4"
        },
        {
          "type": "User",
          "login": "TheSonOfThomp",
          "commits": 482,
          "avatar_url": "https://avatars.githubusercontent.com/u/2414030?v=4"
        },
        {
          "type": "User",
          "login": "stephl3",
          "commits": 238,
          "avatar_url": "https://avatars.githubusercontent.com/u/52300529?v=4"
        },
        {
          "type": "User",
          "login": "shaneeza",
          "commits": 205,
          "avatar_url": "https://avatars.githubusercontent.com/u/5740159?v=4"
        },
        {
          "type": "User",
          "login": "spark33",
          "commits": 107,
          "avatar_url": "https://avatars.githubusercontent.com/u/17347644?v=4"
        },
        {
          "type": "User",
          "login": "lazytype",
          "commits": 107,
          "avatar_url": "https://avatars.githubusercontent.com/u/840985?v=4"
        },
        {
          "type": "User",
          "login": "tsck",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/14915426?v=4"
        },
        {
          "type": "User",
          "login": "hswolff",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/322576?v=4"
        },
        {
          "type": "User",
          "login": "spark3-mdb",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/99368875?v=4"
        },
        {
          "type": "User",
          "login": "Faeylayn",
          "commits": 32,
          "avatar_url": "https://avatars.githubusercontent.com/u/8357606?v=4"
        }
      ],
      "contributors_sampled": 50,
      "top_contributor_share": 0.357
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "clean.yml",
        "pr.yml",
        "react17.yml",
        "release.yml",
        "sizeDiff.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "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": 9,
            "reason": "Found 18/20 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "15 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": 3,
            "reason": "SAST tool is not run on all commits -- score normalized to 3",
            "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": "138 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "62c8afdd773444319237f0164ebc545992b4ca0d",
        "ran_at": "2026-07-23T01:01:02Z",
        "aggregate_score": 4.4,
        "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-21T20:48:44Z",
      "oldest_open_prs": [
        {
          "number": 3060,
          "created_at": "2025-08-20T13:54:49Z",
          "last_comment_at": "2025-08-20T14:14:02Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 3177,
          "created_at": "2025-10-01T12:52:49Z",
          "last_comment_at": "2025-10-01T12:52:55Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 3500,
          "created_at": "2026-02-03T16:28:14Z",
          "last_comment_at": "2026-05-16T11:59:54Z",
          "last_comment_author": "RinZ27"
        }
      ],
      "last_merged_pr_at": "2026-07-21T20:45:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mongodb/leafygreen-ui",
    "host": "github.com",
    "name": "leafygreen-ui",
    "owner": "mongodb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 47,
        "vitality": 94,
        "community": 77,
        "governance": 81,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 406,
              "human_commit_share": 0.77,
              "days_since_last_push": 1,
              "active_weeks_last_year": 38
            },
            "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": "38/52 weeks with commits",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 38
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "406 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 406
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "15 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": "excellent",
            "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": 100,
              "latest_release_tag": "@leafygreen-ui/descendants@3.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 12.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.4
                    }
                  }
                ],
                "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": "excellent",
            "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 77,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 82,
              "stars": 271,
              "watchers": 187,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "271 stars",
                "points": 39.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 271
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "82 forks",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 82
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "187 watchers",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 187
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 92,
            "inputs": {
              "packages": [
                "@lg-charts/core",
                "@lg-chat/message",
                "@lg-charts/colors",
                "@lg-charts/legend",
                "@lg-chat/input-bar",
                "@lg-chat/title-bar",
                "@lg-chat/rich-links",
                "@lg-chat/chat-button"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 350958
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "350,958 downloads/month across npm",
                "points": 73.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 350958,
                      "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": 81,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 50,
              "top_contributor_share": 0.357
            },
            "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 36% of commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "50 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "merged_prs": 3154,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 366
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3154/3520 decided PRs merged",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3154,
                      "decided": 3520
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 18/20 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 4610,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mongodb",
              "public_repos": 305,
              "account_age_days": 6404
            },
            "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": "4,610 followers of mongodb",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4610,
                      "login": "mongodb"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "305 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 305
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@lg-charts/core",
                "@lg-chat/message",
                "@lg-charts/colors",
                "@lg-charts/legend",
                "@lg-chat/input-bar",
                "@lg-chat/title-bar",
                "@lg-chat/rich-links",
                "@lg-chat/chat-button"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "61 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "ui-kit",
                "design-system",
                "react",
                "emotion",
                "mongodb"
              ],
              "has_wiki": false,
              "homepage": "https://www.mongodb.design",
              "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://www.mongodb.design",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.4
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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": "Found 18/20 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "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.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "15 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 3",
                "points": 1.5,
                "status": "partial",
                "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": "138 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1786 resolved dependencies against OSV; 109 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1786
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 109
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "source": "osv",
              "advisories": 172,
              "affected_packages": 64,
              "assessed_packages": 1786,
              "unassessed_packages": 109,
              "affected_by_severity": "critical 6, high 38, moderate 15, low 5",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: lodash 4.17.21 (high 8.1), echarts 5.6.0 (moderate 6.1)",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "lodash 4.17.21 (high 8.1), echarts 5.6.0 (moderate 6.1)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 182 days ago",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 182
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "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": 1786,
              "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": "excellent",
            "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"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "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": 70,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.935,
              "agent_instruction_files": [
                ".cursor/rules/generate-pull-request-details.mdc",
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 6044
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".cursor/rules/generate-pull-request-details.mdc, .github/copilot-instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".cursor/rules/generate-pull-request-details.mdc, .github/copilot-instructions.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": "72 of 77 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 77
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "charts/chart-card/tsconfig.json",
                "charts/colors/tsconfig.json",
                "charts/core/tsconfig.json",
                "charts/drag-provider/tsconfig.json",
                "charts/legend/tsconfig.json",
                "charts/series-provider/tsconfig.json",
                "chat/chat-button/tsconfig.json",
                "chat/chat-layout/tsconfig.json",
                "chat/chat-window/tsconfig.json",
                "chat/input-bar/tsconfig.json",
                "chat/leafygreen-chat-provider/tsconfig.json",
                "chat/lg-markdown/tsconfig.json",
                "chat/message-feed/tsconfig.json",
                "chat/message-feedback/tsconfig.json",
                "chat/message-prompts/tsconfig.json",
                "chat/message-rating/tsconfig.json",
                "chat/message/tsconfig.json",
                "chat/rich-links/tsconfig.json",
                "chat/suggestions/tsconfig.json",
                "chat/title-bar/tsconfig.json",
                "deprecated-packages/avatar/tsconfig.json",
                "deprecated-packages/box/tsconfig.json",
                "deprecated-packages/chat-disclaimer/tsconfig.json",
                "deprecated-packages/fixed-chat-window/tsconfig.json",
                "deprecated-packages/message-actions/tsconfig.json",
                "mcp/embeddable-uis/tsconfig.json",
                "mcp/hooks/tsconfig.json",
                "mcp/ui-resource-renderer/tsconfig.json",
                "packages/a11y/tsconfig.json",
                "packages/avatar/tsconfig.json",
                "packages/badge/tsconfig.json",
                "packages/banner/tsconfig.json",
                "packages/button/tsconfig.json",
                "packages/callout/tsconfig.json",
                "packages/canvas-header/tsconfig.json",
                "packages/card/tsconfig.json",
                "packages/checkbox/tsconfig.json",
                "packages/chip/tsconfig.json",
                "packages/code-editor/tsconfig.json",
                "packages/code/scripts/tsconfig.json",
                "packages/code/tsconfig.json",
                "packages/collection-toolbar/tsconfig.json",
                "packages/combobox/tsconfig.json",
                "packages/compound-component/tsconfig.json",
                "packages/confirmation-modal/tsconfig.json",
                "packages/context-drawer/tsconfig.json",
                "packages/copyable/tsconfig.json",
                "packages/date-picker/tsconfig.json",
                "packages/date-utils/tsconfig.json",
                "packages/delete-wizard/tsconfig.json",
                "packages/descendants/tsconfig.json",
                "packages/drawer/tsconfig.json",
                "packages/emotion/scripts/tsconfig.json",
                "packages/emotion/tsconfig.json",
                "packages/empty-state/tsconfig.json",
                "packages/expandable-card/tsconfig.json",
                "packages/feature-walls/tsconfig.json",
                "packages/form-field/tsconfig.json",
                "packages/form-footer/tsconfig.json",
                "packages/gallery-indicator/tsconfig.json",
                "packages/guide-cue/tsconfig.json",
                "packages/hooks/tsconfig.json",
                "packages/icon-button/tsconfig.json",
                "packages/icon/scripts/tsconfig.json",
                "packages/icon/tsconfig.json",
                "packages/info-sprinkle/tsconfig.json",
                "packages/inline-definition/tsconfig.json",
                "packages/input-option/tsconfig.json",
                "packages/leafygreen-provider/tsconfig.json",
                "packages/lib/tsconfig.json",
                "packages/loading-indicator/tsconfig.json",
                "packages/logo/tsconfig.json",
                "packages/marketing-modal/tsconfig.json",
                "packages/menu/tsconfig.json",
                "packages/modal/tsconfig.json",
                "packages/number-input/tsconfig.json",
                "packages/ordered-list/tsconfig.json",
                "packages/pagination/tsconfig.json",
                "packages/palette/tsconfig.json",
                "packages/password-input/tsconfig.json",
                "packages/pipeline/tsconfig.json",
                "packages/polymorphic/tsconfig.json",
                "packages/popover/tsconfig.json",
                "packages/portal/tsconfig.json",
                "packages/preview-card/tsconfig.json",
                "packages/progress-bar/tsconfig.json",
                "packages/radio-box-group/tsconfig.json",
                "packages/radio-group/tsconfig.json",
                "packages/resizable/tsconfig.json",
                "packages/ripple/tsconfig.json",
                "packages/search-input/tsconfig.json",
                "packages/section-nav/tsconfig.json",
                "packages/segmented-control/tsconfig.json",
                "packages/select/tsconfig.json",
                "packages/side-nav/tsconfig.json",
                "packages/skeleton-loader/tsconfig.json",
                "packages/split-button/tsconfig.json",
                "packages/stepper/tsconfig.json",
                "packages/table/tsconfig.json",
                "packages/tabs/tsconfig.json",
                "packages/testing-lib/tsconfig.json",
                "packages/text-area/tsconfig.json",
                "packages/text-input/tsconfig.json",
                "packages/toast/tsconfig.json",
                "packages/toggle/tsconfig.json",
                "packages/tokens/tsconfig.json",
                "packages/toolbar/tsconfig.json",
                "packages/tooltip/tsconfig.json",
                "packages/typography/tsconfig.json",
                "packages/vertical-stepper/tsconfig.json",
                "packages/wizard/tsconfig.json",
                "scripts/tsconfig.json",
                "tools/build/scripts/tsconfig.json",
                "tools/build/tsconfig.json",
                "tools/cli/tsconfig.json",
                "tools/codemods/tsconfig.json",
                "tools/create/tsconfig.json",
                "tools/eslint-plugin/scripts/tsconfig.json",
                "tools/eslint-plugin/tsconfig.json",
                "tools/install/scripts/tsconfig.json",
                "tools/install/tsconfig.json",
                "tools/link/tsconfig.json",
                "tools/lint/tsconfig.json",
                "tools/meta/tsconfig.json",
                "tools/prompt-kit/tsconfig.json",
                "tools/slackbot/tsconfig.json",
                "tools/storybook-addon/tsconfig.json",
                "tools/storybook-decorators/tsconfig.json",
                "tools/storybook-utils/tsconfig.json",
                "tools/test-harnesses/tsconfig.json",
                "tools/test/tsconfig.json",
                "tools/update/tsconfig.json",
                "tools/validate/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.03,
              "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "charts/chart-card/tsconfig.json, charts/colors/tsconfig.json, charts/core/tsconfig.json, charts/drag-provider/tsconfig.json, charts/legend/tsconfig.json, charts/series-provider/tsconfig.json, chat/chat-button/tsconfig.json, chat/chat-layout/tsconfig.json, chat/chat-window/tsconfig.json, chat/input-bar/tsconfig.json, chat/leafygreen-chat-provider/tsconfig.json, chat/lg-markdown/tsconfig.json, chat/message-feed/tsconfig.json, chat/message-feedback/tsconfig.json, chat/message-prompts/tsconfig.json, chat/message-rating/tsconfig.json, chat/message/tsconfig.json, chat/rich-links/tsconfig.json, chat/suggestions/tsconfig.json, chat/title-bar/tsconfig.json, deprecated-packages/avatar/tsconfig.json, deprecated-packages/box/tsconfig.json, deprecated-packages/chat-disclaimer/tsconfig.json, deprecated-packages/fixed-chat-window/tsconfig.json, deprecated-packages/message-actions/tsconfig.json, mcp/embeddable-uis/tsconfig.json, mcp/hooks/tsconfig.json, mcp/ui-resource-renderer/tsconfig.json, packages/a11y/tsconfig.json, packages/avatar/tsconfig.json, packages/badge/tsconfig.json, packages/banner/tsconfig.json, packages/button/tsconfig.json, packages/callout/tsconfig.json, packages/canvas-header/tsconfig.json, packages/card/tsconfig.json, packages/checkbox/tsconfig.json, packages/chip/tsconfig.json, packages/code-editor/tsconfig.json, packages/code/scripts/tsconfig.json, packages/code/tsconfig.json, packages/collection-toolbar/tsconfig.json, packages/combobox/tsconfig.json, packages/compound-component/tsconfig.json, packages/confirmation-modal/tsconfig.json, packages/context-drawer/tsconfig.json, packages/copyable/tsconfig.json, packages/date-picker/tsconfig.json, packages/date-utils/tsconfig.json, packages/delete-wizard/tsconfig.json, packages/descendants/tsconfig.json, packages/drawer/tsconfig.json, packages/emotion/scripts/tsconfig.json, packages/emotion/tsconfig.json, packages/empty-state/tsconfig.json, packages/expandable-card/tsconfig.json, packages/feature-walls/tsconfig.json, packages/form-field/tsconfig.json, packages/form-footer/tsconfig.json, packages/gallery-indicator/tsconfig.json, packages/guide-cue/tsconfig.json, packages/hooks/tsconfig.json, packages/icon-button/tsconfig.json, packages/icon/scripts/tsconfig.json, packages/icon/tsconfig.json, packages/info-sprinkle/tsconfig.json, packages/inline-definition/tsconfig.json, packages/input-option/tsconfig.json, packages/leafygreen-provider/tsconfig.json, packages/lib/tsconfig.json, packages/loading-indicator/tsconfig.json, packages/logo/tsconfig.json, packages/marketing-modal/tsconfig.json, packages/menu/tsconfig.json, packages/modal/tsconfig.json, packages/number-input/tsconfig.json, packages/ordered-list/tsconfig.json, packages/pagination/tsconfig.json, packages/palette/tsconfig.json, packages/password-input/tsconfig.json, packages/pipeline/tsconfig.json, packages/polymorphic/tsconfig.json, packages/popover/tsconfig.json, packages/portal/tsconfig.json, packages/preview-card/tsconfig.json, packages/progress-bar/tsconfig.json, packages/radio-box-group/tsconfig.json, packages/radio-group/tsconfig.json, packages/resizable/tsconfig.json, packages/ripple/tsconfig.json, packages/search-input/tsconfig.json, packages/section-nav/tsconfig.json, packages/segmented-control/tsconfig.json, packages/select/tsconfig.json, packages/side-nav/tsconfig.json, packages/skeleton-loader/tsconfig.json, packages/split-button/tsconfig.json, packages/stepper/tsconfig.json, packages/table/tsconfig.json, packages/tabs/tsconfig.json, packages/testing-lib/tsconfig.json, packages/text-area/tsconfig.json, packages/text-input/tsconfig.json, packages/toast/tsconfig.json, packages/toggle/tsconfig.json, packages/tokens/tsconfig.json, packages/toolbar/tsconfig.json, packages/tooltip/tsconfig.json, packages/typography/tsconfig.json, packages/vertical-stepper/tsconfig.json, packages/wizard/tsconfig.json, scripts/tsconfig.json, tools/build/scripts/tsconfig.json, tools/build/tsconfig.json, tools/cli/tsconfig.json, tools/codemods/tsconfig.json, tools/create/tsconfig.json, tools/eslint-plugin/scripts/tsconfig.json, tools/eslint-plugin/tsconfig.json, tools/install/scripts/tsconfig.json, tools/install/tsconfig.json, tools/link/tsconfig.json, tools/lint/tsconfig.json, tools/meta/tsconfig.json, tools/prompt-kit/tsconfig.json, tools/slackbot/tsconfig.json, tools/storybook-addon/tsconfig.json, tools/storybook-decorators/tsconfig.json, tools/storybook-utils/tsconfig.json, tools/test-harnesses/tsconfig.json, tools/test/tsconfig.json, tools/update/tsconfig.json, tools/validate/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "charts/chart-card/tsconfig.json, charts/colors/tsconfig.json, charts/core/tsconfig.json, charts/drag-provider/tsconfig.json, charts/legend/tsconfig.json, charts/series-provider/tsconfig.json, chat/chat-button/tsconfig.json, chat/chat-layout/tsconfig.json, chat/chat-window/tsconfig.json, chat/input-bar/tsconfig.json, chat/leafygreen-chat-provider/tsconfig.json, chat/lg-markdown/tsconfig.json, chat/message-feed/tsconfig.json, chat/message-feedback/tsconfig.json, chat/message-prompts/tsconfig.json, chat/message-rating/tsconfig.json, chat/message/tsconfig.json, chat/rich-links/tsconfig.json, chat/suggestions/tsconfig.json, chat/title-bar/tsconfig.json, deprecated-packages/avatar/tsconfig.json, deprecated-packages/box/tsconfig.json, deprecated-packages/chat-disclaimer/tsconfig.json, deprecated-packages/fixed-chat-window/tsconfig.json, deprecated-packages/message-actions/tsconfig.json, mcp/embeddable-uis/tsconfig.json, mcp/hooks/tsconfig.json, mcp/ui-resource-renderer/tsconfig.json, packages/a11y/tsconfig.json, packages/avatar/tsconfig.json, packages/badge/tsconfig.json, packages/banner/tsconfig.json, packages/button/tsconfig.json, packages/callout/tsconfig.json, packages/canvas-header/tsconfig.json, packages/card/tsconfig.json, packages/checkbox/tsconfig.json, packages/chip/tsconfig.json, packages/code-editor/tsconfig.json, packages/code/scripts/tsconfig.json, packages/code/tsconfig.json, packages/collection-toolbar/tsconfig.json, packages/combobox/tsconfig.json, packages/compound-component/tsconfig.json, packages/confirmation-modal/tsconfig.json, packages/context-drawer/tsconfig.json, packages/copyable/tsconfig.json, packages/date-picker/tsconfig.json, packages/date-utils/tsconfig.json, packages/delete-wizard/tsconfig.json, packages/descendants/tsconfig.json, packages/drawer/tsconfig.json, packages/emotion/scripts/tsconfig.json, packages/emotion/tsconfig.json, packages/empty-state/tsconfig.json, packages/expandable-card/tsconfig.json, packages/feature-walls/tsconfig.json, packages/form-field/tsconfig.json, packages/form-footer/tsconfig.json, packages/gallery-indicator/tsconfig.json, packages/guide-cue/tsconfig.json, packages/hooks/tsconfig.json, packages/icon-button/tsconfig.json, packages/icon/scripts/tsconfig.json, packages/icon/tsconfig.json, packages/info-sprinkle/tsconfig.json, packages/inline-definition/tsconfig.json, packages/input-option/tsconfig.json, packages/leafygreen-provider/tsconfig.json, packages/lib/tsconfig.json, packages/loading-indicator/tsconfig.json, packages/logo/tsconfig.json, packages/marketing-modal/tsconfig.json, packages/menu/tsconfig.json, packages/modal/tsconfig.json, packages/number-input/tsconfig.json, packages/ordered-list/tsconfig.json, packages/pagination/tsconfig.json, packages/palette/tsconfig.json, packages/password-input/tsconfig.json, packages/pipeline/tsconfig.json, packages/polymorphic/tsconfig.json, packages/popover/tsconfig.json, packages/portal/tsconfig.json, packages/preview-card/tsconfig.json, packages/progress-bar/tsconfig.json, packages/radio-box-group/tsconfig.json, packages/radio-group/tsconfig.json, packages/resizable/tsconfig.json, packages/ripple/tsconfig.json, packages/search-input/tsconfig.json, packages/section-nav/tsconfig.json, packages/segmented-control/tsconfig.json, packages/select/tsconfig.json, packages/side-nav/tsconfig.json, packages/skeleton-loader/tsconfig.json, packages/split-button/tsconfig.json, packages/stepper/tsconfig.json, packages/table/tsconfig.json, packages/tabs/tsconfig.json, packages/testing-lib/tsconfig.json, packages/text-area/tsconfig.json, packages/text-input/tsconfig.json, packages/toast/tsconfig.json, packages/toggle/tsconfig.json, packages/tokens/tsconfig.json, packages/toolbar/tsconfig.json, packages/tooltip/tsconfig.json, packages/typography/tsconfig.json, packages/vertical-stepper/tsconfig.json, packages/wizard/tsconfig.json, scripts/tsconfig.json, tools/build/scripts/tsconfig.json, tools/build/tsconfig.json, tools/cli/tsconfig.json, tools/codemods/tsconfig.json, tools/create/tsconfig.json, tools/eslint-plugin/scripts/tsconfig.json, tools/eslint-plugin/tsconfig.json, tools/install/scripts/tsconfig.json, tools/install/tsconfig.json, tools/link/tsconfig.json, tools/lint/tsconfig.json, tools/meta/tsconfig.json, tools/prompt-kit/tsconfig.json, tools/slackbot/tsconfig.json, tools/storybook-addon/tsconfig.json, tools/storybook-decorators/tsconfig.json, tools/storybook-utils/tsconfig.json, tools/test-harnesses/tsconfig.json, tools/test/tsconfig.json, tools/update/tsconfig.json, tools/validate/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 41624,
              "source_files_sampled": 3142,
              "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/3142 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3142,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:@lg-charts/core@3.1.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:01:36.249176Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mongodb/leafygreen-ui.svg",
  "full_name": "mongodb/leafygreen-ui",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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