Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 18:59 UTC

wakujs / waku

⛩️ The minimal React framework

TypeScriptMIT★ 6,371 stars⑂ 208 forkssince Mar 2023View on GitHub ↗

wakujs/waku holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (99/100) and lowest on Security (55/100). It was last updated today. A single contributor accounts for most of its recent work.

76
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.

76
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

WakuOrganization
35 followers7 public repossince Nov 2023

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmwaku1.0.0-beta.791,7321275 days agoreactminimalframework
npmcreate-waku0.13.0-1.0.0-beta.7-02,8751385 days ago

Metrics by category

Vitality

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

99Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
35.3/36Commit cadence — 51/52 weeks with commits
18/18Commit volume — 526 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year526
human_commit_share1
days_since_last_push0
active_weeks_last_year51

Release discipline

100Excellent
How it's scored
27/27Ships releases — 19 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~8.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagv1.0.0-beta.7
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases8.6
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?

79Good · 18% of overall
How it's scored
60/60Stars — 6,371 stars
19.3/25Forks — 208 forks
6/15Watchers — 13 watchers
Inputs used
forks208
stars6,371
watchers13
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
66.3/80Monthly downloads — 94,607 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageswaku, create-waku
dependents
ecosystemsnpm
total_downloads
monthly_downloads94,607
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?

65Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.1/22.5Commit distribution — top contributor authored 68% of commits
13.5/13.5Contributor breadth — 68 contributors
10/10OpenSSF Scorecard: Contributors — project has 31 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled68
top_contributor_share0.684
How it's scored
46.1/46.8Issue resolution — 99% of issues closed
33.7/38.3PR acceptance — 1,534/1,742 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1,534
open_issues5
closed_issues371
issue_closed_ratio0.987
closed_unmerged_prs208
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
11.2/25Owner reach — 35 followers of wakujs
12/25Track record — 7 public repos, account ~2 yr old
Inputs used
followers35
owner_typeOrganization
is_verified
owner_loginwakujs
public_repos7
account_age_days989
How it's scored
25/25Published & resolvable — 2 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 138 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageswaku, create-waku
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://waku.gg
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://waku.gg
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 29 out of 29 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
0/7.5Code-Review — Found 2/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 31 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 — 30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 32 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
10.4/35Direct dependencies free of known advisories — 3 affected: hono 4.12.14 (high 7.1), vite 8.0.0 (high 7.5), waku latest (moderate 6.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
33.7/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 107 days ago
Inputs used
sourceosv
advisories34
affected_packages10
assessed_packages1,187
unassessed_packages69
affected_by_severityhigh 6, moderate 2, low 2
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1187 resolved dependencies against OSV. 69 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.

57Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 94 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.94
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — e2e/fixtures/base-path/tsconfig.json, e2e/fixtures/broken-links/tsconfig.json, e2e/fixtures/cache-tag/tsconfig.json, e2e/fixtures/cloudflare-adapter/tsconfig.json, e2e/fixtures/create-pages/tsconfig.json, e2e/fixtures/css-plugin-integrations/tsconfig.json, e2e/fixtures/custom-library-adapter/tsconfig.json, e2e/fixtures/custom-user-adapter/tsconfig.json, e2e/fixtures/define-router/tsconfig.json, e2e/fixtures/fs-router-build-split/tsconfig.json, e2e/fixtures/fs-router/tsconfig.json, e2e/fixtures/hot-reload/tsconfig.json, e2e/fixtures/instant-nav/tsconfig.json, e2e/fixtures/minimal-examples/tsconfig.json, e2e/fixtures/monorepo/packages/waku-project/tsconfig.json, e2e/fixtures/partial-build/tsconfig.json, e2e/fixtures/react-compiler/tsconfig.json, e2e/fixtures/react-tweet/tsconfig.json, e2e/fixtures/render-type/tsconfig.json, e2e/fixtures/router-client-no-404/tsconfig.json, e2e/fixtures/router-client/tsconfig.json, e2e/fixtures/rsc-asset/tsconfig.json, e2e/fixtures/rsc-basic/tsconfig.json, e2e/fixtures/rsc-css-modules/tsconfig.json, e2e/fixtures/spa-example/tsconfig.json, e2e/fixtures/ssg-performance/tsconfig.json, e2e/fixtures/ssg-wildcard/tsconfig.json, e2e/fixtures/ssr-basic/tsconfig.json, e2e/fixtures/ssr-catch-error/tsconfig.json, e2e/fixtures/ssr-context-provider/tsconfig.json, e2e/fixtures/ssr-nonce-middleware/tsconfig.json, e2e/fixtures/ssr-nonce/tsconfig.json, e2e/fixtures/ssr-redirect/tsconfig.json, e2e/fixtures/ssr-swr/tsconfig.json, e2e/fixtures/ssr-target-bundle/tsconfig.json, e2e/fixtures/styled-components/tsconfig.json, e2e/fixtures/tailwindcss/tsconfig.json, e2e/fixtures/tanstack-router/tsconfig.json, e2e/fixtures/use-router/tsconfig.json, e2e/fixtures/waku-jotai-integration/tsconfig.json, e2e/fixtures/wildcard-api-routes/tsconfig.json, packages/create-waku/tsconfig.json, packages/waku/tests/tsconfig.json, packages/waku/tsconfig.json, packages/website/tsconfig.json, templates/01_basic/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configse2e/fixtures/base-path/tsconfig.json, e2e/fixtures/broken-links/tsconfig.json, e2e/fixtures/cache-tag/tsconfig.json, e2e/fixtures/cloudflare-adapter/tsconfig.json, e2e/fixtures/create-pages/tsconfig.json, e2e/fixtures/css-plugin-integrations/tsconfig.json, e2e/fixtures/custom-library-adapter/tsconfig.json, e2e/fixtures/custom-user-adapter/tsconfig.json, e2e/fixtures/define-router/tsconfig.json, e2e/fixtures/fs-router-build-split/tsconfig.json, e2e/fixtures/fs-router/tsconfig.json, e2e/fixtures/hot-reload/tsconfig.json, e2e/fixtures/instant-nav/tsconfig.json, e2e/fixtures/minimal-examples/tsconfig.json, e2e/fixtures/monorepo/packages/waku-project/tsconfig.json, e2e/fixtures/partial-build/tsconfig.json, e2e/fixtures/react-compiler/tsconfig.json, e2e/fixtures/react-tweet/tsconfig.json, e2e/fixtures/render-type/tsconfig.json, e2e/fixtures/router-client-no-404/tsconfig.json, e2e/fixtures/router-client/tsconfig.json, e2e/fixtures/rsc-asset/tsconfig.json, e2e/fixtures/rsc-basic/tsconfig.json, e2e/fixtures/rsc-css-modules/tsconfig.json, e2e/fixtures/spa-example/tsconfig.json, e2e/fixtures/ssg-performance/tsconfig.json, e2e/fixtures/ssg-wildcard/tsconfig.json, e2e/fixtures/ssr-basic/tsconfig.json, e2e/fixtures/ssr-catch-error/tsconfig.json, e2e/fixtures/ssr-context-provider/tsconfig.json, e2e/fixtures/ssr-nonce-middleware/tsconfig.json, e2e/fixtures/ssr-nonce/tsconfig.json, e2e/fixtures/ssr-redirect/tsconfig.json, e2e/fixtures/ssr-swr/tsconfig.json, e2e/fixtures/ssr-target-bundle/tsconfig.json, e2e/fixtures/styled-components/tsconfig.json, e2e/fixtures/tailwindcss/tsconfig.json, e2e/fixtures/tanstack-router/tsconfig.json, e2e/fixtures/use-router/tsconfig.json, e2e/fixtures/waku-jotai-integration/tsconfig.json, e2e/fixtures/wildcard-api-routes/tsconfig.json, packages/create-waku/tsconfig.json, packages/waku/tests/tsconfig.json, packages/waku/tsconfig.json, packages/website/tsconfig.json, templates/01_basic/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.8/55Manageable file sizes — 2/675 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes137,177
source_files_sampled675
oversized_source_files2

Key facts

6,371GitHub stars
68contributors
526commits, last 12 months
0days since last push
19releases
1bus factor
5open 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:waku@1.0.0-beta.7; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 208 ⇿
0Stars
208Forks
19Releases

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.

0408012016020024020772023-032024-112026-07
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 5.4 / 10
5.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-22 18:59 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests29 out of 29 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/30 approved changesets -- score normalized to 0
10Contributorsproject has 31 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 23 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities32 existing vulnerabilities detected
Direct dependencies 30
RegistryPackageVersion constraintManifest
npm@hono/node-server^2.0.10packages/waku/package.json
npm@vitejs/plugin-react^6.0.1packages/waku/package.json
npm@vitejs/plugin-rsc^0.5.29packages/waku/package.json
npmdotenv^17.4.2packages/waku/package.json
npmhono^4.12.14packages/waku/package.json
npmmagic-string^1.0.0packages/waku/package.json
npmpicocolors^1.1.1packages/waku/package.json
npmrsc-html-stream^0.0.7packages/waku/package.json
npmvite^8.0.0packages/waku/package.json
npm@sindresorhus/slugify^3.0.0packages/website/package.json
npmclassnames2.3.2packages/website/package.json
npmframer-motion^12.42.2packages/website/package.json
npmjotai^2.20.2packages/website/package.json
npmnext-mdx-remote^6.0.0packages/website/package.json
npmreact~19.2.8packages/website/package.json
npmreact-dom~19.2.8packages/website/package.json
npmreact-server-dom-webpack~19.2.8packages/website/package.json
npmremark-gfm^4.0.1packages/website/package.json
npmsmartquotes^2.3.2packages/website/package.json
npmwakuworkspace:*packages/website/package.json
npmhono^4.12.14templates/01_basic/package.json
npmreact~19.2.8templates/01_basic/package.json
npmreact-dom~19.2.8templates/01_basic/package.json
npmreact-server-dom-webpack~19.2.8templates/01_basic/package.json
npmwaku1.0.0-beta.7templates/01_basic/package.json
npmhono^4.12.14templates/02_basic-js/package.json
npmreact~19.2.8templates/02_basic-js/package.json
npmreact-dom~19.2.8templates/02_basic-js/package.json
npmreact-server-dom-webpack~19.2.8templates/02_basic-js/package.json
npmwaku1.0.0-beta.7templates/02_basic-js/package.json
All dependencies 1,256

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

RegistryPackageVersionRelation
npm@hono/node-server2.0.10direct
npm@hono/node-server^2.0.10direct
npm@sindresorhus/slugify3.0.0direct
npm@sindresorhus/slugify^3.0.0direct
npm@vitejs/plugin-react6.0.1direct
npm@vitejs/plugin-react^6.0.1direct
npm@vitejs/plugin-rsc0.5.29direct
npm@vitejs/plugin-rsc^0.5.29direct
npmclassnames2.3.2direct
npmdotenv17.4.2direct
npmdotenv^17.4.2direct
npmframer-motion12.42.2direct
npmframer-motion^12.42.2direct
npmhono4.12.14direct
npmhono^4.12.14direct
npmjotai2.20.2direct
npmjotai^2.20.2direct
npmmagic-string0.30.21direct
npmmagic-string1.0.0direct
npmmagic-string^1.0.0direct
npmnext-mdx-remote6.0.0direct
npmnext-mdx-remote^6.0.0direct
npmpicocolors1.1.1direct
npmpicocolors^1.1.1direct
npmreact19.2.8direct
npmreact~19.2.4direct
npmreact~19.2.8direct
npmreact-dom19.2.8direct
npmreact-dom^18direct
npmreact-dom~19.2.4direct
npmreact-dom~19.2.8direct
npmreact-server-dom-webpack19.2.8direct
npmreact-server-dom-webpack~19.2.4direct
npmreact-server-dom-webpack~19.2.8direct
npmremark-gfm4.0.1direct
npmremark-gfm^4.0.1direct
npmrsc-html-stream0.0.7direct
npmrsc-html-stream^0.0.7direct
npmsmartquotes2.3.2direct
npmsmartquotes^2.3.2direct
npmvite8.0.0direct
npmvite8.1.5direct
npmvite^8.0.0direct
npmwaku1.0.0-beta.7direct
npmwakulatestdirect
npm@actions/core3.0.1indirect
npm@actions/exec3.0.0indirect
npm@actions/http-client4.0.1indirect
npm@actions/io3.0.2indirect
npm@ai-sdk/gateway4.0.21indirect
npm@ai-sdk/provider4.0.3indirect
npm@ai-sdk/provider-utils5.0.10indirect
npm@ai-sdk/rsc3.0.29indirect
npm@ai-sdk/rsc^3.0.29indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/plugin-syntax-flow7.29.7indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@borewit/text-codec0.2.2indirect
npm@clack/core1.4.3indirect
npm@clack/prompts1.7.0indirect
npm@clack/prompts^1.7.0indirect
npm@cloudflare/kv-asset-handler0.5.0indirect
npm@cloudflare/unenv-preset2.16.1indirect
npm@cloudflare/vite-plugin1.45.0indirect
npm@cloudflare/vite-plugin^1.45.0indirect
npm@cloudflare/workerd-darwin-641.20260710.1indirect
npm@cloudflare/workerd-darwin-arm641.20260710.1indirect
npm@cloudflare/workerd-linux-641.20260710.1indirect
npm@cloudflare/workerd-linux-arm641.20260710.1indirect
npm@cloudflare/workerd-windows-641.20260710.1indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@dmsnell/diff-match-patch1.1.0indirect
npm@dual-bundle/import-meta-resolve4.2.1indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/runtime1.11.2indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@emotion/hash0.9.2indirect
npm@emotion/is-prop-valid1.4.0indirect
npm@emotion/memoize0.9.0indirect
npm@esbuild/aix-ppc640.27.7indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.27.7indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.27.7indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.27.7indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.27.7indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.27.7indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.27.7indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.27.7indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.27.7indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.27.7indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.27.7indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.27.7indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.27.7indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.27.7indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.27.7indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.27.7indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.27.7indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.27.7indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.27.7indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.27.7indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.27.7indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.27.7indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.27.7indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.27.7indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.27.7indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.27.7indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/css-tree4.0.4indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@fontsource/inter5.2.8indirect
npm@fontsource/inter^5.2.8indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.7indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@img/colour1.1.0indirect
npm@img/sharp-darwin-arm640.34.5indirect
npm@img/sharp-darwin-x640.34.5indirect
npm@img/sharp-libvips-darwin-arm641.2.4indirect
npm@img/sharp-libvips-darwin-x641.2.4indirect
npm@img/sharp-libvips-linux-arm1.2.4indirect
npm@img/sharp-libvips-linux-arm641.2.4indirect
npm@img/sharp-libvips-linux-ppc641.2.4indirect
npm@img/sharp-libvips-linux-riscv641.2.4indirect
npm@img/sharp-libvips-linux-s390x1.2.4indirect
npm@img/sharp-libvips-linux-x641.2.4indirect
npm@img/sharp-libvips-linuxmusl-arm641.2.4indirect
npm@img/sharp-libvips-linuxmusl-x641.2.4indirect
npm@img/sharp-linux-arm0.34.5indirect
npm@img/sharp-linux-arm640.34.5indirect
npm@img/sharp-linux-ppc640.34.5indirect
npm@img/sharp-linux-riscv640.34.5indirect
npm@img/sharp-linux-s390x0.34.5indirect
npm@img/sharp-linux-x640.34.5indirect
npm@img/sharp-linuxmusl-arm640.34.5indirect
npm@img/sharp-linuxmusl-x640.34.5indirect
npm@img/sharp-wasm320.34.5indirect
npm@img/sharp-win32-arm640.34.5indirect
npm@img/sharp-win32-ia320.34.5indirect
npm@img/sharp-win32-x640.34.5indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@keyv/serialize1.1.1indirect
npm@mdx-js/mdx3.1.1indirect
npm@mdx-js/react3.1.1indirect
npm@napi-rs/nice1.1.1indirect
npm@napi-rs/nice-android-arm-eabi1.1.1indirect
npm@napi-rs/nice-android-arm641.1.1indirect
npm@napi-rs/nice-darwin-arm641.1.1indirect
npm@napi-rs/nice-darwin-x641.1.1indirect
npm@napi-rs/nice-freebsd-x641.1.1indirect
npm@napi-rs/nice-linux-arm-gnueabihf1.1.1indirect
npm@napi-rs/nice-linux-arm64-gnu1.1.1indirect
npm@napi-rs/nice-linux-arm64-musl1.1.1indirect
npm@napi-rs/nice-linux-ppc64-gnu1.1.1indirect
npm@napi-rs/nice-linux-riscv64-gnu1.1.1indirect
npm@napi-rs/nice-linux-s390x-gnu1.1.1indirect
npm@napi-rs/nice-linux-x64-gnu1.1.1indirect
npm@napi-rs/nice-linux-x64-musl1.1.1indirect
npm@napi-rs/nice-openharmony-arm641.1.1indirect
npm@napi-rs/nice-win32-arm64-msvc1.1.1indirect
npm@napi-rs/nice-win32-ia32-msvc1.1.1indirect
npm@napi-rs/nice-win32-x64-msvc1.1.1indirect
npm@napi-rs/wasm-runtime1.1.4indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/runtime0.115.0indirect
npm@oxc-project/types0.115.0indirect
npm@oxc-project/types0.139.0indirect
npm@playwright/test1.59.1indirect
npm@poppinss/colors4.1.6indirect
npm@poppinss/dumper0.6.5indirect
npm@poppinss/exception1.2.3indirect
npm@resvg/resvg-wasm2.4.0indirect
npm@rolldown/binding-android-arm641.0.0-rc.9indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.9indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.0.0-rc.9indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.9indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.9indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.9indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.9indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.9indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.9indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.9indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.9indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.9indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.9indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.9indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.9indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/plugin-babel0.2.3indirect
npm@rolldown/plugin-babel^0.2.3indirect
npm@rolldown/pluginutils1.0.0-rc.7indirect
npm@rolldown/pluginutils1.0.0-rc.9indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@rtsao/scc1.1.0indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@shikijs/core4.3.1indirect
npm@shikijs/engine-javascript4.3.1indirect
npm@shikijs/engine-oniguruma4.3.1indirect
npm@shikijs/langs4.3.1indirect
npm@shikijs/primitive4.3.1indirect
npm@shikijs/themes4.3.1indirect
npm@shikijs/types4.3.1indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@shuding/opentype.js1.4.0-beta.0indirect
npm@sindresorhus/is7.2.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@sindresorhus/transliterate2.3.1indirect
npm@speed-highlight/core1.2.17indirect
npm@standard-schema/spec1.0.0indirect
npm@standard-schema/spec1.1.0indirect
npm@stylexjs/babel-plugin0.19.0indirect
npm@stylexjs/shared0.19.0indirect
npm@stylexjs/stylex0.19.0indirect
npm@stylexjs/stylex^0.19.0indirect
npm@stylexjs/unplugin0.19.0indirect
npm@stylexjs/unplugin^0.19.0indirect
npm@swc/cli0.8.1indirect
npm@swc/cli^0.8.1indirect
npm@swc/core1.15.3indirect
npm@swc/core-darwin-arm641.15.3indirect
npm@swc/core-darwin-x641.15.3indirect
npm@swc/core-linux-arm-gnueabihf1.15.3indirect
npm@swc/core-linux-arm64-gnu1.15.3indirect
npm@swc/core-linux-arm64-musl1.15.3indirect
npm@swc/core-linux-x64-gnu1.15.3indirect
npm@swc/core-linux-x64-musl1.15.3indirect
npm@swc/core-win32-arm64-msvc1.15.3indirect
npm@swc/core-win32-ia32-msvc1.15.3indirect
npm@swc/core-win32-x64-msvc1.15.3indirect
npm@swc/counter0.1.3indirect
npm@swc/helpers0.5.23indirect
npm@swc/types0.1.27indirect
npm@tailwindcss/node4.3.3indirect
npm@tailwindcss/oxide4.3.3indirect
npm@tailwindcss/oxide-android-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-x644.3.3indirect
npm@tailwindcss/oxide-freebsd-x644.3.3indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.3indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.3indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.3indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.3indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.3indirect
npm@tailwindcss/vite4.3.3indirect
npm@tanstack/history1.162.0indirect
npm@tanstack/react-router1.170.18indirect
npm@tanstack/react-router^1.170.18indirect
npm@tanstack/react-router-devtools1.167.0indirect
npm@tanstack/react-router-devtools^1.167.0indirect
npm@tanstack/react-store0.9.3indirect
npm@tanstack/router-core1.171.15indirect
npm@tanstack/router-devtools-core1.168.0indirect
npm@tanstack/store0.9.3indirect
npm@tokenizer/inflate0.4.1indirect
npm@tokenizer/token0.3.0indirect
npm@tybys/wasm-util0.10.2indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.8indirect
npm@types/estree1.0.9indirect
npm@types/estree-jsx1.0.5indirect
npm@types/fs-extra11.0.4indirect
npm@types/fs-extra^11.0.4indirect
npm@types/hast3.0.5indirect
npm@types/http-cache-semantics4.2.0indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/jsonfile6.1.4indirect
npm@types/mdast4.0.4indirect
npm@types/mdx2.0.14indirect
npm@types/ms2.1.0indirect
npm@types/node26.1.1indirect
npm@types/react19.2.17indirect
npm@types/react^19.2.17indirect
npm@types/react^19.2.7indirect
npm@types/react-dom19.2.3indirect
npm@types/react-dom^19.2.3indirect
npm@types/tar7.0.87indirect
npm@types/tar^7.0.87indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@types/whatwg-mimetype3.0.2indirect
npm@types/ws8.18.1indirect
npm@typescript-eslint/eslint-plugin8.64.0indirect
npm@typescript-eslint/parser8.64.0indirect
npm@typescript-eslint/project-service8.64.0indirect
npm@typescript-eslint/scope-manager8.64.0indirect
npm@typescript-eslint/tsconfig-utils8.64.0indirect
npm@typescript-eslint/type-utils8.64.0indirect
npm@typescript-eslint/types8.64.0indirect
npm@typescript-eslint/typescript-estree8.64.0indirect
npm@typescript-eslint/utils8.64.0indirect
npm@typescript-eslint/visitor-keys8.64.0indirect
npm@ungap/structured-clone1.3.3indirect
npm@unrs/resolver-binding-android-arm-eabi1.12.2indirect
npm@unrs/resolver-binding-android-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-x641.12.2indirect
npm@unrs/resolver-binding-freebsd-x641.12.2indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-musl1.12.2indirect
npm@unrs/resolver-binding-openharmony-arm641.12.2indirect
npm@unrs/resolver-binding-wasm32-wasi1.12.2indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-x64-msvc1.12.2indirect
npm@vanilla-extract/babel-plugin-debug-ids1.2.2indirect
npm@vanilla-extract/compiler0.7.2indirect
npm@vanilla-extract/css1.21.1indirect
npm@vanilla-extract/css^1.21.1indirect
npm@vanilla-extract/integration8.0.10indirect
npm@vanilla-extract/private1.0.9indirect
npm@vanilla-extract/vite-plugin5.2.5indirect
npm@vanilla-extract/vite-plugin^5.2.5indirect
npm@vercel/og0.11.1indirect
npm@vercel/og^0.11.1indirect
npm@vercel/oidc3.2.0indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
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@workflow/serde4.1.0indirect
npm@xhmikosr/archive-type8.1.0indirect
npm@xhmikosr/bin-check8.2.2indirect
npm@xhmikosr/bin-wrapper14.4.0indirect
npm@xhmikosr/decompress11.1.3indirect
npm@xhmikosr/decompress-tar9.0.1indirect
npm@xhmikosr/decompress-tarbz29.0.2indirect
npm@xhmikosr/decompress-targz9.0.1indirect
npm@xhmikosr/decompress-unzip8.2.1indirect
npm@xhmikosr/downloader16.2.0indirect
npm@xhmikosr/os-filter-obj4.1.0indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npm@zeit/schemas2.36.0indirect
npmacorn8.16.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-loose8.5.2indirect
npmai7.0.29indirect
npmai^7.0.29indirect
npmajv6.14.0indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords5.1.0indirect
npmansi-align3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmarch2.2.0indirect
npmarg5.0.2indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
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
npmassertion-error2.0.1indirect
npmastring1.9.0indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmb4a1.8.1indirect
npmbabel-plugin-react-compiler1.0.0indirect
npmbabel-plugin-react-compiler^1.0.0indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbare-events2.9.1indirect
npmbase64-js0.0.8indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.43indirect
npmbinary-version7.1.0indirect
npmbinary-version-check6.1.0indirect
npmblake3-wasm2.1.5indirect
npmboxen7.0.0indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion2.1.2indirect
npmbrace-expansion5.0.7indirect
npmbrowserslist4.28.6indirect
npmbuffer5.7.1indirect
npmbuffer-from1.1.2indirect
npmbuffer-image-size0.6.4indirect
npmbuiltin-modules5.3.0indirect
npmbundle-require5.1.0indirect
npmbyte-counter0.1.0indirect
npmbytes3.0.0indirect
npmbytes3.1.2indirect
npmcac6.7.14indirect
npmcac7.0.0indirect
npmcacheable-lookup7.0.0indirect
npmcacheable-request13.0.19indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase7.0.1indirect
npmcamelize1.0.1indirect
npmcaniuse-lite1.0.30001806indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchalk5.0.1indirect
npmchalk-template0.4.0indirect
npmchange-case5.4.4indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmchokidar4.0.3indirect
npmchownr3.0.0indirect
npmchrome-trace-event1.0.4indirect
npmci-info4.4.0indirect
npmcli-boxes3.0.0indirect
npmclipboardy3.0.0indirect
npmclsx2.1.1indirect
npmcollapse-white-space2.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander2.20.3indirect
npmcommander4.1.1indirect
npmcommander6.2.1indirect
npmcommander8.3.0indirect
npmcompressible2.0.18indirect
npmcompression1.8.1indirect
npmconcat-map0.0.1indirect
npmconfbox0.1.8indirect
npmconsola3.4.2indirect
npmcontent-disposition0.5.2indirect
npmcontent-disposition2.0.1indirect
npmcontext-library0.0.0indirect
npmconvert-hrtime5.0.0indirect
npmconvert-source-map2.0.0indirect
npmcookie1.1.1indirect
npmcookie2.0.1indirect
npmcookie^2.0.1indirect
npmcookie-es3.1.1indirect
npmcore-js-compat3.49.0indirect
npmcross-spawn7.0.6indirect
npmcss-background-parser0.1.0indirect
npmcss-box-shadow1.0.0-3indirect
npmcss-color-keywords1.0.0indirect
npmcss-gradient-parser0.0.17indirect
npmcss-mediaquery0.1.2indirect
npmcss-to-react-native3.2.0indirect
npmcss-what6.2.2indirect
npmcsstype3.2.3indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdecompress-response10.0.0indirect
npmdedent1.7.2indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdeep-object-diff1.1.9indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdequal2.0.3indirect
npmdetect-indent7.0.2indirect
npmdetect-libc2.1.2indirect
npmdevlop1.1.0indirect
npmdoctrine2.1.0indirect
npmdummy-library0.0.0indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmelectron-to-chromium1.5.392indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemoji-regex-xs2.0.1indirect
npmenhanced-resolve5.24.2indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmerror-stack-parser-es1.0.5indirect
npmes-abstract1.24.2indirect
npmes-abstract-get1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.4.0indirect
npmes-module-lexer1.7.0indirect
npmes-module-lexer2.3.1indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.4indirect
npmesast-util-from-estree2.0.0indirect
npmesast-util-from-js2.0.1indirect
npmesbuild0.27.7indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint9.39.4indirect
npmeslint-import-context0.1.9indirect
npmeslint-import-resolver-node0.3.10indirect
npmeslint-import-resolver-typescript4.4.5indirect
npmeslint-module-utils2.14.0indirect
npmeslint-plugin-import2.32.0indirect
npmeslint-plugin-playwright2.10.5indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-plugin-react-hooks7.1.1indirect
npmeslint-plugin-unicorn72.0.0indirect
npmeslint-scope5.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-util-attach-comments3.0.0indirect
npmestree-util-build-jsx3.0.1indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-util-scope1.0.0indirect
npmestree-util-to-js2.0.0indirect
npmestree-util-visit2.0.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeval0.1.8indirect
npmevents3.3.0indirect
npmevents-universal1.0.1indirect
npmeventsource-parser3.1.0indirect
npmexeca5.1.1indirect
npmexeca8.0.1indirect
npmexeca9.6.1indirect
npmexeca^9.6.1indirect
npmexpect-type1.4.0indirect
npmext-list2.2.2indirect
npmext-name5.0.0indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-uri3.1.3indirect
npmfast-wrap-ansi0.2.2indirect
npmfdir6.5.0indirect
npmfflate0.7.4indirect
npmfigures6.1.0indirect
npmfile-entry-cache8.0.0indirect
npmfile-type21.3.4indirect
npmfilename-reserved-regex4.0.0indirect
npmfilenamify7.0.2indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmfind-versions6.0.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfor-each0.3.5indirect
npmform-data-encoder4.1.0indirect
npmfs-extra11.3.6indirect
npmfs-extra^11.3.6indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction-timeout1.0.2indirect
npmfunction.prototype.name1.2.0indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-stream8.0.1indirect
npmget-stream9.0.1indirect
npmget-symbol-description1.1.0indirect
npmget-tsconfig4.14.0indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobals14.0.0indirect
npmglobals17.7.0indirect
npmglobalthis1.0.4indirect
npmgoober2.1.19indirect
npmgopd1.2.0indirect
npmgot14.6.6indirect
npmgraceful-fs4.2.11indirect
npmhappy-dom20.10.6indirect
npmhappy-dom^20.10.6indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhast-util-to-estree3.1.3indirect
npmhast-util-to-html9.0.5indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-whitespace3.0.0indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmhex-rgb4.3.0indirect
npmhtml-void-elements3.0.0indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp2-wrapper2.2.1indirect
npmhuman-signals2.1.0indirect
npmhuman-signals5.0.0indirect
npmhuman-signals8.0.1indirect
npmidentifier-regex1.1.0indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npmini1.3.8indirect
npminline-style-parser0.2.7indirect
npminspect-with-kind1.0.5indirect
npminternal-slot1.1.0indirect
npminvariant2.2.4indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-builtin-module5.0.0indirect
npmis-bun-module2.0.0indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-decimal2.0.1indirect
npmis-docker2.2.1indirect
npmis-document.all1.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-identifier1.1.0indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number-object1.1.1indirect
npmis-plain-obj1.1.0indirect
npmis-plain-obj4.1.0indirect
npmis-port-reachable4.0.0indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream2.0.1indirect
npmis-stream3.0.0indirect
npmis-stream4.0.1indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-unicode-supported2.1.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-wsl2.2.0indirect
npmisarray2.0.5indirect
npmisbot5.2.1indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmiterator.prototype1.1.5indirect
npmjavascript-stringify2.1.0indirect
npmjest-worker27.5.1indirect
npmjiti2.7.0indirect
npmjoycon3.1.1indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.1indirect
npmjs-yaml4.1.1indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema0.4.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsondiffpatch0.7.3indirect
npmjsonfile6.2.1indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmkeyv5.6.0indirect
npmkind-of6.0.3indirect
npmkleur4.1.5indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlilconfig3.1.3indirect
npmlinebreak1.1.0indirect
npmlines-and-columns1.2.4indirect
npmload-tsconfig0.2.5indirect
npmloader-runner4.3.2indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmlowercase-keys3.0.0indirect
npmlru-cache10.4.3indirect
npmlru-cache5.1.1indirect
npmmake-asynchronous1.1.0indirect
npmmarkdown-extensions2.0.0indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
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-mdx3.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.28.1indirect
npmmedia-query-parser2.0.2indirect
npmmerge-stream2.0.0indirect
npmmicromark4.0.2indirect
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-extension-mdx-expression3.0.1indirect
npmmicromark-extension-mdx-jsx3.0.2indirect
npmmicromark-extension-mdx-md2.0.0indirect
npmmicromark-extension-mdxjs3.0.0indirect
npmmicromark-extension-mdxjs-esm3.0.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-mdx-expression2.0.3indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-events-to-acorn2.0.3indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmime-db1.33.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.18indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmimic-fn4.0.0indirect
npmmimic-response4.0.0indirect
npmminiflare4.20260710.0indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmlly1.8.2indirect
npmmodern-ahocorasick1.1.0indirect
npmmotion-dom12.42.2indirect
npmmotion-utils12.39.0indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.11indirect
npmnanoid3.3.16indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.4indirect
npmneo-async2.6.2indirect
npmnode-exports-info1.6.2indirect
npmnode-releases2.0.51indirect
npmnormalize-url8.1.1indirect
npmnpm-run-path4.0.1indirect
npmnpm-run-path5.3.0indirect
npmnpm-run-path6.0.0indirect
npmnuqs2.9.0indirect
npmnuqs^2.9.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobug2.1.3indirect
npmon-headers1.1.0indirect
npmonetime5.1.2indirect
npmonetime6.0.0indirect
npmoniguruma-parser0.12.2indirect
npmoniguruma-to-es4.3.6indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-cancelable4.0.1indirect
npmp-event6.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-timeout6.1.4indirect
npmpako0.2.9indirect
npmparent-module1.0.1indirect
npmparse-css-color0.2.1indirect
npmparse-entities4.0.2indirect
npmparse-ms4.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-inside1.0.2indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp3.3.0indirect
npmpath-to-regexp6.3.0indirect
npmpathe2.0.3indirect
npmpend1.2.0indirect
npmpicomatch4.0.3indirect
npmpicomatch4.0.5indirect
npmpirates4.0.7indirect
npmpiscina4.9.3indirect
npmpkg-types1.3.1indirect
npmplaywright1.59.1indirect
npmplaywright-core1.59.1indirect
npmpluralize8.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.19indirect
npmpostcss8.5.8indirect
npmpostcss-load-config6.0.1indirect
npmpostcss-value-parser4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.5indirect
npmprettier^3.9.5indirect
npmprettier-plugin-tailwindcss0.8.1indirect
npmprettier-plugin-tailwindcss^0.8.1indirect
npmpretty-ms9.3.0indirect
npmprop-types15.8.1indirect
npmproperty-information7.2.0indirect
npmpunycode2.3.1indirect
npmquick-lru5.1.1indirect
npmquote-js-string0.1.0indirect
npmrange-parser1.2.0indirect
npmrc1.2.8indirect
npmreact-error-boundary6.1.2indirect
npmreact-error-boundary^6.1.2indirect
npmreact-is16.13.1indirect
npmreact-textarea-autosize8.5.9indirect
npmreact-textarea-autosize^8.5.9indirect
npmreact-tweet3.3.1indirect
npmreact-tweet^3.3.1indirect
npmreact-wrap-balancer1.1.1indirect
npmreact-wrap-balancer^1.1.1indirect
npmreaddirp4.1.2indirect
npmrecma-build-jsx1.0.0indirect
npmrecma-jsx1.0.1indirect
npmrecma-parse1.0.0indirect
npmrecma-stringify1.0.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregex6.1.0indirect
npmregex-recursion6.0.2indirect
npmregex-utilities2.3.0indirect
npmregexp.prototype.flags1.5.4indirect
npmregistry-auth-token3.3.2indirect
npmregistry-url3.1.0indirect
npmregjsparser0.13.2indirect
npmrehype-recma1.0.0indirect
npmremark-mdx3.1.1indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.2indirect
npmremark-stringify11.0.0indirect
npmrequire-from-string2.0.2indirect
npmrequire-like0.1.2indirect
npmreserved-identifiers1.2.0indirect
npmresolve2.0.0-next.7indirect
npmresolve-alpn1.2.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmresponselike4.0.2indirect
npmrolldown1.0.0-rc.9indirect
npmrolldown1.1.5indirect
npmrollup4.62.2indirect
npmsafe-array-concat1.1.4indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsatori0.25.0indirect
npmscheduler0.27.0indirect
npmschema-utils4.3.3indirect
npmseek-bzip2.0.0indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmsemver-regex4.0.5indirect
npmsemver-truncate3.0.0indirect
npmseroval1.5.5indirect
npmseroval-plugins1.5.5indirect
npmserve14.2.6indirect
npmserve^14.2.6indirect
npmserve-handler6.1.7indirect
npmserver-only0.0.1indirect
npmserver-only^0.0.1indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsharp0.34.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshiki4.3.1indirect
npmshiki^4.3.1indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsort-keys1.1.2indirect
npmsort-keys-length1.0.1indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmspace-separated-tokens2.0.2indirect
npmsrvx0.11.22indirect
npmstable-hash-x0.2.0indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstop-iteration-iterator1.1.0indirect
npmstreamx2.28.0indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring.prototype.codepointat0.2.1indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.11indirect
npmstring.prototype.trimend1.0.10indirect
npmstring.prototype.trimstart1.0.8indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-dirs3.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-indent4.1.1indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstrip-literal3.1.0indirect
npmstrtok310.3.5indirect
npmstyle-to-js1.1.21indirect
npmstyle-to-object1.0.14indirect
npmstyled-components6.4.3indirect
npmstyled-components^6.4.3indirect
npmstyleq0.2.1indirect
npmstylis4.3.6indirect
npmsucrase3.35.1indirect
npmsuper-regex1.1.0indirect
npmsupports-color10.2.2indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmswr2.4.2indirect
npmswr^2.4.2indirect
npmsystem-architecture1.0.0indirect
npmtailwindcss4.3.3indirect
npmtailwindcss^4.3.3indirect
npmtapable2.3.3indirect
npmtar7.5.20indirect
npmtar^7.5.20indirect
npmtar-stream3.1.7indirect
npmterser5.49.0indirect
npmterser-webpack-plugin5.6.1indirect
npmtext-decoder1.2.7indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmthrough2.3.8indirect
npmtime-span5.1.0indirect
npmtiny-inflate1.0.3indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.15indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtoken-types6.1.2indirect
npmtree-kill1.2.2indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-api-utils2.5.0indirect
npmts-expect1.3.0indirect
npmts-expect^1.3.0indirect
npmts-interface-checker0.1.13indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.8.1indirect
npmtsup8.5.1indirect
npmtsup^8.5.1indirect
npmtunnel0.0.6indirect
npmturbo-stream3.2.0indirect
npmtype-check0.4.0indirect
npmtype-fest2.19.0indirect
npmtype-fest4.41.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.8indirect
npmtypescript6.0.3indirect
npmtypescript^5.9.3indirect
npmtypescript^6.0.3indirect
npmtypescript-eslint8.64.0indirect
npmufo1.6.4indirect
npmuint8array-extras1.5.0indirect
npmunbox-primitive1.1.0indirect
npmunbzip2-stream1.4.3indirect
npmundici6.27.0indirect
npmundici7.28.0indirect
npmundici-types8.3.0indirect
npmunenv2.0.0-rc.24indirect
npmunicode-trie2.0.0indirect
npmunicorn-magic0.3.0indirect
npmunified11.0.5indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-position-from-estree2.0.0indirect
npmunist-util-remove4.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmuniversalify2.0.1indirect
npmunplugin2.3.11indirect
npmunrs-resolver1.12.2indirect
npmupdate-browserslist-db1.2.3indirect
npmupdate-check1.5.4indirect
npmupdate-check^1.5.4indirect
npmuri-js4.4.1indirect
npmuse-composed-ref1.4.0indirect
npmuse-isomorphic-layout-effect1.2.1indirect
npmuse-latest1.3.0indirect
npmuse-sync-external-store1.6.0indirect
npmvary1.1.2indirect
npmvfile6.0.3indirect
npmvfile-matter5.0.1indirect
npmvfile-message4.0.3indirect
npmvite-node6.0.0indirect
npmvitefu1.1.3indirect
npmvitest4.1.10indirect
npmvitest^4.1.10indirect
npmwaku-jotai0.5.0indirect
npmwaku-jotai^0.5.0indirect
npmwatchpack2.5.2indirect
npmweb-worker1.5.0indirect
npmwebpack5.99.9indirect
npmwebpack-sources3.5.1indirect
npmwebpack-virtual-modules0.6.2indirect
npmwhatwg-mimetype3.0.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.22indirect
npmwhy-is-node-running2.3.0indirect
npmwidest-line4.0.1indirect
npmword-wrap1.2.5indirect
npmworkerd1.20260710.1indirect
npmwrangler4.111.0indirect
npmwrangler^4.111.0indirect
npmwrap-ansi8.1.0indirect
npmws8.21.0indirect
npmws8.21.1indirect
npmyallist3.1.1indirect
npmyallist5.0.0indirect
npmyaml2.9.0indirect
npmyauzl3.4.0indirect
npmyocto-queue0.1.0indirect
npmyoctocolors2.1.2indirect
npmyoga-layout3.2.1indirect
npmyouch4.1.0-beta.10indirect
npmyouch-core0.3.3indirect
npmzod4.4.3indirect
npmzod^4.4.3indirect
npmzod-validation-error4.0.2indirect
npmzwitch2.0.4indirect
Dependency advisories 10

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

PackageVersionRelationSeverityAdvisoriesFixed in
hono4.12.14directhigh174.12.27
vite8.0.0directhigh58.0.16
fast-uri3.1.3indirecthigh14.1.1
js-yaml4.1.1indirecthigh24.3.0
picomatch4.0.3indirecthigh24.0.4
sharp0.34.5indirecthigh10.35.0
wakulatestdirectmoderate21.0.0-beta.1
postcss8.5.8indirectmoderate18.5.10
esbuild0.27.7indirectlow10.28.1
webpack5.99.9indirectlow25.104.1

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": [],
      "is_fork": false,
      "size_kb": 10034,
      "has_wiki": true,
      "homepage": "https://waku.gg",
      "languages": {
        "CSS": 2089,
        "MDX": 67201,
        "HTML": 148,
        "JavaScript": 13474,
        "TypeScript": 1387559
      },
      "pushed_at": "2026-07-22T15:41:02Z",
      "created_at": "2023-03-03T13:05:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T15:41:34Z",
      "description": "⛩️ The minimal React framework",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://waku.gg",
      "name": "Waku",
      "type": "Organization",
      "login": "wakujs",
      "company": null,
      "location": null,
      "followers": 35,
      "avatar_url": "https://avatars.githubusercontent.com/u/149998021?v=4",
      "created_at": "2023-11-06T06:23:07Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 989
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.0-beta.7",
          "kind": "prerelease",
          "published_at": "2026-07-17T14:18:25Z"
        },
        {
          "tag": "v1.0.0-beta.6",
          "kind": "prerelease",
          "published_at": "2026-06-28T12:50:07Z"
        },
        {
          "tag": "v1.0.0-beta.5",
          "kind": "prerelease",
          "published_at": "2026-06-26T14:29:09Z"
        },
        {
          "tag": "v1.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2026-06-23T13:46:13Z"
        },
        {
          "tag": "v1.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2026-06-12T01:11:06Z"
        },
        {
          "tag": "v1.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-06-03T09:09:29Z"
        },
        {
          "tag": "v1.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-05-26T10:14:16Z"
        },
        {
          "tag": "v1.0.0-beta.0",
          "kind": "prerelease",
          "published_at": "2026-05-12T14:27:49Z"
        },
        {
          "tag": "v1.0.0-alpha.10",
          "kind": "prerelease",
          "published_at": "2026-05-06T06:15:55Z"
        },
        {
          "tag": "v1.0.0-alpha.9",
          "kind": "prerelease",
          "published_at": "2026-05-01T12:45:03Z"
        },
        {
          "tag": "v1.0.0-alpha.8",
          "kind": "prerelease",
          "published_at": "2026-04-21T09:58:58Z"
        },
        {
          "tag": "v1.0.0-alpha.7",
          "kind": "prerelease",
          "published_at": "2026-04-10T08:45:43Z"
        },
        {
          "tag": "v1.0.0-alpha.6",
          "kind": "prerelease",
          "published_at": "2026-03-23T08:38:07Z"
        },
        {
          "tag": "v1.0.0-alpha.5",
          "kind": "prerelease",
          "published_at": "2026-03-01T04:25:57Z"
        },
        {
          "tag": "v1.0.0-alpha.4",
          "kind": "prerelease",
          "published_at": "2026-02-17T06:08:52Z"
        },
        {
          "tag": "v1.0.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2026-01-27T13:58:31Z"
        },
        {
          "tag": "v1.0.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2026-01-14T02:24:15Z"
        },
        {
          "tag": "v1.0.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2026-01-06T12:18:47Z"
        },
        {
          "tag": "v1.0.0-alpha.0",
          "kind": "prerelease",
          "published_at": "2025-12-23T13:31:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d818e950fdafa0e50221f63c665bb201bf995cab",
          "body": null,
          "is_bot": false,
          "headline": "refactor(define-router): rename internal function (#2219)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T15:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8e7aa7fdab5f9e77e6c8ebaa5f6b0468628852",
          "body": null,
          "is_bot": false,
          "headline": "refactor(define-router): build handler (#2218)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T14:21:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e9b5c90c3b60299127b4d2eff8c6b4cd26f5a6",
          "body": "https://github.com/vitejs/vite-plugin-react/pull/1252 discussion made me\nrealize that we no longer use `parseRsc` util. Though not identical,\nmost of the use case should be covered by `deserializeRsc`.",
          "is_bot": false,
          "headline": "breaking(core): drop parseRsc util (#2216)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T13:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6970169dc38cdf8e64fd9d52d36b2be6b8a1c7",
          "body": null,
          "is_bot": false,
          "headline": "refactor(define-router): request handler (#2217)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T12:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11b3ce491c44dbb0ecd4708974b3a22ed75f149",
          "body": null,
          "is_bot": false,
          "headline": "refactor(define-router): route entries (#2215)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T08:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441beb67b8700e48026521e483e9b93288de5390",
          "body": null,
          "is_bot": false,
          "headline": "refactor(define-router): config registry (#2214)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T06:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665a8f20d58f9093b3804739867fd9d3f808c358",
          "body": null,
          "is_bot": false,
          "headline": "refactor(define-router): build protocols (#2213)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T04:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fb58ab3ea3d159d1babdba634b397aa49757574",
          "body": null,
          "is_bot": false,
          "headline": "docs: integrations guide (#2212)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T03:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f88539dfd92aab9aa8db32a390d4eb8b143ee44",
          "body": null,
          "is_bot": false,
          "headline": "update react 19.2.8 (#2210)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T02:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b080491ef11e7583cc7f4ce27220b0fa8bfcc0e",
          "body": null,
          "is_bot": false,
          "headline": "refactor(define-router): element cache util (#2211)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-22T00:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b498a0a8b6d553c1f29ae528793d368f12bbc9",
          "body": null,
          "is_bot": false,
          "headline": "refactor(router/client): elements-meta util (#2208)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T23:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01af30d94ca6470eedb82bcb1bc32002be693f5b",
          "body": "just moving logic to a new file.",
          "is_bot": false,
          "headline": "refactor(define-router): split config utils (#2207)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T14:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a279ee0e7888ab3dd388b24b3d89e2c700a54fc0",
          "body": null,
          "is_bot": false,
          "headline": "fix(e2e): ssr-catch-error flakiness (#2209)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T13:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d41ba7bc2e8a92e6fe22d4f22747a39c3cf024",
          "body": "just extracting existing logic to a new file.",
          "is_bot": false,
          "headline": "refactor(define-router): split request-store util (#2205)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T11:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6231d11dca1fa1283e6e3297294d2ab9ddb59b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(router): relocate search codec type (#2206)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T07:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8e0302141b72fcd2839faa1eaaf566da5c0c89",
          "body": "close #2202",
          "is_bot": false,
          "headline": "fix(cli): respect PORT env and strict port if configured (#2203)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T05:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a09b9e06a209eded6ccc6b68656e9a574112f36",
          "body": "Fixes the flaky ssr-redirect e2e failure (frequent on macOS CI since\n#2192, mitigated but not eliminated by #2196).",
          "is_bot": false,
          "headline": "fix(router): tolerate a transiently missing route slot (#2204)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T04:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2975d4362f56b768fcc0a67f93d11e0f4f6a5c27",
          "body": "## Motivation\n\nWaku cannot identify a no-JS server action submission from the method\nand headers alone. The evidence, an `$ACTION_*` field, is inside the\nmultipart body, which can only be read once. Every multipart POST was\ntherefore classified as an action, so ordinary form posts and crawler\nprobes\n[…]\nroute check,\nso API routes receive untouched bodies.\n\nThis is a breaking change to the unstable minimal API: `type: 'action'`\nand `type: 'custom'` are gone, and `component` and `function` are\nrenamed.",
          "is_bot": false,
          "headline": "feat(core): action fallback (#2200)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-21T00:19:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0924544df375c8d2fd92c716133397499cd3525",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependencies (#2198)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-17T15:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a98c302cf3f5d69f4c5e4e5282963d60814cec1",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0-beta.7",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-17T14:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a3a03081ad92eb454c256de41416d5d786ed49",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): readme (#2197)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-17T13:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "620801256dc97980cfcfdaf196e7e077b28a273d",
          "body": null,
          "is_bot": false,
          "headline": "docs: getting started guides (#2195)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-17T09:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b8ab6491283bef2f7100d94f2b8b3cc380279b",
          "body": "…196)\n\nFollow up: #2193\n\nThe arrival effect in FollowError ran after every render, so a follow\nwhose\ntarget equals the current route could reset the boundary before the\nfollow\ncommitted. The same error was then rethrown and already marked as\nhandled,\nleaving the boundary stuck with empty content. With route in the\ndependency\nlist, the effect runs only when the route changes, which every commit\ndoes\nby creating a new route object.",
          "is_bot": false,
          "headline": "fix(router): reset the error boundary only when the route changes (#2…",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-17T08:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f241026b49620a21c9afb9bd21d19109979f34a",
          "body": "the router client tsx became too big, so hope splitting helps.",
          "is_bot": false,
          "headline": "refactor(router): rewrite client (#2194)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-17T06:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef61a63184d06cb5dba0b7aabd5e6bb4a401d9c8",
          "body": "…mmit (#2193)\n\nfollowing #2192",
          "is_bot": false,
          "headline": "refactor(router): one follower for revived errors and an immutable co…",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-16T12:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d498d2dc6525c37621dcb6b58184c44d6014344",
          "body": "When a client navigation's fetch rejects with a redirect or 404 error,\nchangeRoute now follows it directly instead of rendering the error and\nnavigating again from the error boundary's effect. The navigation\npromise resolves after following instead of rejecting, with no error\nrender in between. The boundary keeps NotFound and Redirect for errors\nrevived at initial load.",
          "is_bot": false,
          "headline": "refactor(router): follow redirect and 404 errors in changeRoute (#2192)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-16T08:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "427926ec8921a20d2e6d002c4f98d96965cecdc1",
          "body": "A substring match rejects the whole tree when the repository path itself\ncontains \"dist\" or \"node_modules\". Same fix as the hmr copy in #2189.",
          "is_bot": false,
          "headline": "chore(e2e): fix the standalone fixture copy filter (#2190)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-14T10:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a817c13dd6638c448052e463416006a0e3e2abe1",
          "body": "A repeat prefetch of a route previously re-downloaded everything the\nsession store already held, because prefetch requests only sent the live\npage's etags.\n\n`unstable_prefetchRsc` now takes an `unstable_base` option: elements the\nclient already holds for the path. Their etags are sent with the\nreque\n[…]\np in instant navigation: a navigation that adopts a\nprefetched response serves stored copies for omitted keys, and those\nomissions are now proven against the stored copies' etags.\n\nFollow-up to #2184.",
          "is_bot": false,
          "headline": "fix(minimal): etags with prefetch (#2189)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-13T13:34:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c2e832925ebf70ba15388d2f54cb8cacd79bf23c",
          "body": "## Summary\n\nAdds coverage for the Vite config path that sets `basePath` as Waku's\ndefault Vite `base`, while still allowing a user-provided `vite.base` to\noverride it.\n\n## Why\n\n#2000 asks whether client chunks can be served from a different domain.\nThe current `mergeConfig` path already preserves `v\n[…]\nnments.test.ts`\n- `./node_modules/.bin/prettier -c\npackages/waku/tests/vite-plugin-environments.test.ts`\n- `git diff --check`\n\n---------\n\nCo-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "test(vite): cover user base override (#2188)",
          "author_name": "Osraka",
          "author_login": "Osraka",
          "committed_at": "2026-07-12T00:01:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e18751612702555a94b22631f22e7bfdf4945efa",
          "body": "…(#2185)",
          "is_bot": false,
          "headline": "fix: return 400 for form action requests without an action reference …",
          "author_name": "Sara Vieira",
          "author_login": "SaraVieira",
          "committed_at": "2026-07-11T09:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e053444356b7e91e2de74c97fc8adb91b5ddfe87",
          "body": "just internal refactors.",
          "is_bot": false,
          "headline": "refactor(router): extract helpers (#2187)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-10T22:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e328af52e03c70d49ee7bf821bfdda6753d2922",
          "body": "Adds prefetch modes and ttl to the router.\n\n`unstable_prefetchOnEnter`, `unstable_prefetchOnView` and\n`router.prefetch` now take an options object with `mode` and `ttl`\ninstead of a boolean. Mode `always` (the default) fetches on the first\ntrigger and dedupes repeat triggers for the same path and qu\n[…]\nd\n`unstable_swr` groups the pin predicate with the optional base. A link\nclick no longer starts an RSC fetch of its own, which could never be\nreused; it only preloads modules.\n\nRelated to #2167 #1212.",
          "is_bot": false,
          "headline": "feat(router): prefetch mode (#2184)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-09T21:51:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "38a0b114c5bc7375287ab87e0c36eb75b6f9689c",
          "body": "Removes the eager-merge `Proxy` from `minimal/client.tsx` and uses plain\nmaps instead.\n\nThe Proxy created thenables lazily in a get trap and mutated its target\nduring render. This PR replaces it with two plain commits. The first\ncommit builds the map eagerly: isSwr keys are copied from the previous\n\n[…]\nhem, and re-rendering a redirect error\nelement causes duplicate redirect navigations.\n\nNo API changes and no state mutation. The behavior is the same as the\nProxy.\n\nFixes the deferred item from #2182.",
          "is_bot": false,
          "headline": "fix(minimal): two commits for swr (avoids proxy) (#2183)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-04T09:47:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2fa6b32c0dd61c86b3068cc273677862e687fd3a",
          "body": "Redesigns the RSC refetch/prefetch layer — the compose/refetch/prefetch\nprimitives move into `minimal`, and the router builds navigation on top.\n  \n- SWR-style merge (`mergeElementsPromise`): cached static shells stay\nput while dynamic holes stream (`unstable_isSwr`).\n- `unstable_prefetchRsc` returns a decoded `Promise<Elements>`, reusable\nby `refetch` via `unstable_prefetched: { elements, complete }`.\n- Instant navigation reuses a resolved prefetch as the shell.",
          "is_bot": false,
          "headline": "feat(minimal): redesign prefetch (#2182)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-07-01T13:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac0b94123d7bd094b45fb7818e1045b4446303d",
          "body": "close #2180",
          "is_bot": false,
          "headline": "fix(router): deterministic pages.gen.ts ordering (#2181)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-30T14:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74dd2ad41e8265d2bda6e147f59f483cc586c602",
          "body": "Internal refactor, no behavior change.\n\nWaku uses a small per-slot \"etag\" so the server can skip re-rendering\nparts of a page the client already has. Until now waku/router had to\nknow how that etag was carried (an HTTP header) and encoded. This PR\nmoves all of that into the internal minimal/lib laye\n[…]\nso we can later change how etags travel (header,\ncookie, query) without touching the router.\n\nExisting behavior is unchanged and covered by the unit suite plus the\ncache-tag and instant-nav e2e tests.",
          "is_bot": false,
          "headline": "refactor(minimal): move etag mechanism (#2179)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-29T21:27:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a0f096fc1d2bf4c5a2dafcc87648ff67c02283c",
          "body": "to make is sure that the router builds on top of core technically.",
          "is_bot": false,
          "headline": "refactor: router decouple from lib (#2178)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-29T03:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdbe05231817ea5843faa1270c7fac182c67e86",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): update guide tags (#2177)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-29T01:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78defc74cbbeab288f21ebf58c3560d405f01105",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependencies (#2176)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T13:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711c8735aea7f1cff55f9deaed06c50b6a7cab6b",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0-beta.6",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T12:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167f67a6ad9e8bf3f2c69fef81eeb8a7687c3fc0",
          "body": "close #2174",
          "is_bot": false,
          "headline": "feat(router): layout props typing (#2175)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T11:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d71b309fc86a9d72e4a879aec92bea66cbb6e8",
          "body": "close #2172",
          "is_bot": false,
          "headline": "fix(router): page props typing (#2173)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T07:04:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d9739e41b7e5b0aef79650378eea40f217f7b9f",
          "body": "## Motivation\n\nBy default, navigation to a dynamic route waits for the server response\nbefore the page updates. So the page does not change until the data\narrives. If the static shell of the route is already cached, that shell\nand its loading skeletons can appear right away, and the dynamic parts\nlo\n[…]\nts/1', { unstable_instant: true });\nrouter.replace('/posts/1', { unstable_instant: true });\n```\n\nThe new \"Instant Navigation\" section in\n`docs/guides/navigation-prefetching.mdx` explains it in detail.",
          "is_bot": false,
          "headline": "feat(router): opt-in instant navigation (#2167)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T06:09:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f31844f9def197c5d497dbf36ab4c51aced53cab",
          "body": "Unify the target type across all four navigation methods. Supersedes\n#2169, which added a prefetch-only `(string & {})` escape hatch; that\nwas inconsistent with push/replace/redirect, so this removes it and\naligns all four instead.\n\n- push, replace, redirect, prefetch now accept a typed route href o\n[…]\nprefetch under a configured basePath: pass an app-relative href (like\npush/replace). Previously an app-relative string threw; a pre-prefixed\nstring was the workaround and would now be double-prefixed.",
          "is_bot": false,
          "headline": "fix(router): typed redirect and prefetch (again) (#2170)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T05:27:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb6a30c9956b665e4010dec6e45c2ddb2fc6fa2c",
          "body": "## Motivation\n  \nStatic-ness was encoded as the etag value \"static\", which a user\nunstable_getEtag can also return, so the two collided. Static slices\nalso carried a redundant IS_STATIC:<slot> marker (flagged by a FIXME).\n\n## Summary\n  \nSTATIC_ETAG becomes the number 1, so a user etag string can nev\n[…]\n. Every slot, slices included, now reads static-ness from the etag, so\nthe IS_STATIC:<slot> marker is deleted. The route-level IS_STATIC flag\nis the only one left, so its name is no longer overloaded.",
          "is_bot": false,
          "headline": "refactor: static etag (#2171)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T04:51:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f3be918251f2fd2748a51d3d1215c2ce3e958b97",
          "body": "`router.prefetch()` only accepted known route paths, so a computed URL\nlike `/posts/${slug}` was a type error (even though it worked at\nruntime). It now also accepts any string, while keeping autocomplete for\nknown routes. Still href-only (no structured `{ to, params }` form).",
          "is_bot": false,
          "headline": "fix(router): prefetch typing (#2169)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T02:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39d56dcb7d24ef7caed3576c95a3197c7b97a8a6",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs, website): improve docs (#2168)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-28T01:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73838c639ad78e2fec9d1eb72f4f0d5496f47888",
          "body": null,
          "is_bot": false,
          "headline": "refactor: move utils around (#2166)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-27T22:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca4ae303cde84a55eee47a87fdbf2841334fd6a",
          "body": "- Accepts a typed route href, a structured `{ to, params, search, hash\n}`, or any string (escape hatch; existing redirects unaffected).\n- Structured `search` is serialized server-side via the route's codec,\nresolved through `defineRouter`'s request store (dropped the redundant\n`searchCodecId` field).\n- Moves the isomorphic `build-route-href` from `client-utils` to\n`common-utils`.\n- Fix: redirect `Location` now honors `basePath` (was app-relative;\npre-existing bug, reviewer catch).",
          "is_bot": false,
          "headline": "feat(router): type-safe redirect (#2164)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-27T16:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37f100786aba320ba17429f7a4548d53d49c35c",
          "body": null,
          "is_bot": false,
          "headline": "chore(docs): prefer ascii (#2165)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-27T14:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b07ca18d2729228f7e016cfafd85e5ac320ede7",
          "body": "```diff\n- InferredPaths\n+ RouteHref\n```",
          "is_bot": false,
          "headline": "refactor(router): rename internal types (#2163)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-27T10:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03c6c754a6cb332a947c15e67961e9645bf27821",
          "body": "with demos in a fixture.",
          "is_bot": false,
          "headline": "docs: typed search with libs (#2162)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-27T07:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d96cd52089418fa66a3bbc5b357fd99ec1ebc3",
          "body": "close #2160",
          "is_bot": false,
          "headline": "fix(router): api catch-all precedence (#2161)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-27T06:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec3a31faa3fd4c27cbe7635b65bd395a3d6c14e0",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependencies (#2159)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-26T23:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a209361e5516811f7439a68231a5c50b9be7a393",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0-beta.5",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-26T14:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0646173bde9f9361af6c0e23949a1f15514eb05",
          "body": "## Motivation\n\nThe router already gives typed routes and params, but search params (the\nquery string) stay untyped strings, so reading and writing them means\nhand-parsing and hand-serializing in every component and link, with no\nshared source of truth for a route's search shape. Apps also disagree o\n[…]\nrovides only the contract and the wiring. Types come from a\nSearchCodecsConfig augmentation that createPages users write by hand and\nfsRouter users get generated. All surface is unstable_ / _UNSTABLE.",
          "is_bot": false,
          "headline": "feat(router): typed search params (#2158)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-26T13:43:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d385a357e8689b83405de0d02aa812e1c75f6c98",
          "body": "deprecated in #2145",
          "is_bot": false,
          "headline": "breaking(minimal): drop deprecated functions (#2157)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-26T05:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ceaf3d1a4908bca24372ae789a9fc37db9edc92",
          "body": "v0.5.0",
          "is_bot": false,
          "headline": "chore: update waku-jotai (#2156)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-26T03:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1eafc6a19ca2cdcb557d97fbd2b21204e47f370",
          "body": "routePath is the path that includes `[slug]`, so make the term\nconsistent. Though, we may revisit the terminology later. related: #2150\n#2151",
          "is_bot": false,
          "headline": "refactor(router): route path rename (#2155)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-26T00:36:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "077807e5fead82c41bbf2effc3f5a2e52ea28be5",
          "body": "alternate to #1997 \nit was too hacky. this should be much simpler.\n\nrelated: https://github.com/vercel/next.js/discussions/91771\n\n### Summary\n\nThis PR simplifies the dev-only RSC stream-close workaround from #1997.\nInstead of a ~130-line Flight-graph walk (`waitForRootPrerequisites`)\nplus `deferRead\n[…]\n so React\nfinishes initializing late debug-channel chunks before close, otherwise\nthey get rejected as \"Connection closed.\". Production is unchanged,\nsince its payloads carry no trailing debug chunks.",
          "is_bot": false,
          "headline": "fix(canary-ci): another workaround for closing rsc stream (#2154)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-24T09:28:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "276d2290a5e8c3e4a7db898fdac59a7b05fd6be4",
          "body": "….0) (#2153)\n\nnode version requirement changed.",
          "is_bot": false,
          "headline": "chore(deps): update some dependencies (minimal node requirement 22.15…",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-24T01:42:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea1f1358124d985486c9fddcaff89cd98de26ea",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0-beta.4",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-23T13:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22566638cf8c78b23f50c4e43620bedae1ccff24",
          "body": "following #2146, examples are copied to\nhttps://github.com/wakujs/waku-examples, so this PR removes them while\nkeeping templates.",
          "is_bot": false,
          "headline": "feat(create-waku): reduced templates (removing examples) (#2148)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-23T13:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d13fed0f6600f1d0c063832abe09ef2f63632dd",
          "body": "…atus and the value pending (#2152)\n\nI had this very specific error that when using cloudflare the json\nresponse contained:\n\n```\n{\n\t\"status\": \"pending\"\n}\n```\n\nAnd this would make my whole page non interactive and hang. This fix\nchecks if when sometimes comes with this key and value it has a `.then`\nfunction attached to it.",
          "is_bot": false,
          "headline": "Fix hanging when a server component returns an object with the key st…",
          "author_name": "Sara Vieira",
          "author_login": "SaraVieira",
          "committed_at": "2026-06-23T12:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c4dc2c3e059413b8996abe261cf7bee3312c2a",
          "body": "## Motivation\n\nPage components get their route params through `PageProps`, but client\nand shared components that do not receive page props had no typed way to\nread them.\n\n## API\n\n`useParams_UNSTABLE({ from })` (from `waku/router/client`) returns the\ncurrent route's params typed from the pattern, or \n[…]\ntes the same way `router.push({\nto })` is, so an unknown pattern (`{ from: 'foo' }`) is a type error,\nand the params are typed from it. The `_UNSTABLE` suffix is intentional\nwhile we collect feedback.",
          "is_bot": false,
          "headline": "feat(router): useParams_UNSTABLE (#2151)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-22T08:33:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "519736af9323ac67c4e6b744d9568e570c57fff9",
          "body": "## Motivation\n\nNavigating to a dynamic route was string-only (`router.push('/posts/' +\nslug)`), with no slug type-checking and manual interpolation/encoding.\n\n## API\n\n`router.push` and `router.replace` now also accept a structured target\n(the string form is unchanged):\n\n```ts\nrouter.push({\n  to: '/p\n[…]\n). `search` is an object of string query values (an array for\nrepeated keys). The href is built by an internal `buildRouteHref` helper\n(not a public export). New guide: `docs/guides/typed-routes.mdx`.",
          "is_bot": false,
          "headline": "feat(router): typed .push() and .replace() (#2150)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-22T01:35:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f7adf1c357b79aa1cadfe695ff24cb50bd28353b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(router): util folders (#2149)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-21T11:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c730c6558e4879909cc199fdceee94680f6cf4",
          "body": "`router.prefetch()` accepted plain `string`, while `push`/`replace`\nalready use the typed `InferredPaths` union. This tightens `prefetch` to\nmatch, so all three navigation methods share one path type and get route\nautocomplete. Type-level only; with no route typegen `InferredPaths` is\n`string`, so nothing changes.",
          "is_bot": false,
          "headline": "fix(router): prefetch typing (#2147)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-21T04:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a4e5792d1d6ef012d9bbe11b42d96aba594280",
          "body": "- Replace the broad examples smoke test with focused e2e fixtures for\nexample-only coverage.\n- Add coverage for minimal variants, JS managed mode, SPA/default HTML,\nCSS plugins, React Compiler, TanStack Router, react-tweet, path aliases,\ncookies/middleware/custom API, islands, Jotai, and website smoke.\n- Remove `e2e/examples-smoke.spec.ts`.",
          "is_bot": false,
          "headline": "chore(e2e): examples to e2e fixtures (#2146)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-21T03:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03aeb8410166a7d273fb36c13f9865e4e5573bc6",
          "body": "I gave up multiple Root, which wasn't fully supported anyway.\n\nThis PR comes with some deprecations with internal (yet exported)\nfunctions.\n\n## Migration guide\n\nThe client RSC store in `waku/minimal/client` is now a single internal\nmodule-level store (previously one store per `Root`).\n\n**Most apps n\n[…]\ne_withBuildIdMismatchHandler(...)` — build-id mismatch is now\nhandled internally.\n\n### Behavior\n\n- Multiple `Root`s in one document share one store; isolated per-`Root`\nstores are no longer supported.",
          "is_bot": false,
          "headline": "refactor(minimal/client): singleton fetch store (#2145)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-21T01:17:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b9d550fe735a4b72b49733c83f033dff7574ead",
          "body": "public api is still `unstable_startTransition` which will be removed\nwhen React ships `<ViewTransition>`.",
          "is_bot": false,
          "headline": "refactor(router): startTransition internal option (#2144)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-17T01:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1d95e138d9df18a510539048e0352ff1a870c7",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update dependencies (#2142)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-14T23:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417a31a63ef669b9e2b32c2c368201f569d456f9",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0-beta.3",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-12T00:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578b76cddd6c1d420c70c754b0b6e47d771866e6",
          "body": null,
          "is_bot": false,
          "headline": "refactor(types): avoid as any (#2141)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-12T00:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ae2a395b1dd0067a2e50b15cfa232a82b056fb9",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract base64 utils (#2140)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T22:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6df85e81474c30879eb9ae8bcc3ae15b2fba3a",
          "body": null,
          "is_bot": false,
          "headline": "refactor(router): create-pages and client (#2139)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T13:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b4546cef9e7266175a4cbbeaa9c5d09e0420b7",
          "body": null,
          "is_bot": false,
          "headline": "refactor(router): avoid dups in define-router (#2138)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T12:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4daf1fae9a1543e2279f18196f0ae34ee0d4e7a2",
          "body": null,
          "is_bot": false,
          "headline": "refactor(core): path util (#2137)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T08:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "854f2307af89f83c8990173cce2c1e3abead03d0",
          "body": "`.statusCode` is no longer supported.",
          "is_bot": false,
          "headline": "fix(core): rsc-path util (#2136)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T07:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3adff85e6d3a21871f38f61479f887d47612d481",
          "body": null,
          "is_bot": false,
          "headline": "fix(plugins): improve private-dir plugin (#2135)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T02:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12c74e80df09feebb2bd765492a5a8bbaa29e3b",
          "body": "though, it's just hypothetical at the moment.",
          "is_bot": false,
          "headline": "fix(build): add check for fileName (#2134)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T02:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c2e6f3f39af06eeb54e652ee5d036c5f24ae3d",
          "body": "…2133)\n\nfollowing up #2105",
          "is_bot": false,
          "headline": "fix(adapters/cloudflare): one more check for build only entrypoint (#…",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T01:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9150592e9709832357bdf3323be3a653bcdae65e",
          "body": "close #2124",
          "is_bot": false,
          "headline": "fix(router): same hash link click (#2129)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-11T00:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01eac90e5c2e1316bce8aefd25988a2091ce2210",
          "body": "close #2123",
          "is_bot": false,
          "headline": "fix(router): non-ascii hash anchors (#2128)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-10T10:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e58144642f61d365bdd23ffc2ef3452e90f239e",
          "body": "Generalize the navigation skip protocol from binary static/dynamic to an\nopaque per-slot element tag (etag), letting a server cache reuse\nunchanged dynamic elements. Opt in via `unstable_getEtag` in\n`getConfig`; without it, behavior is unchanged.",
          "is_bot": false,
          "headline": "feat: cache tag for client (experimental) (#2127)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-10T08:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49dfe07a0005eef13059e730f1a95f7a5d6c99a",
          "body": "Adds the standard npm `bugs.url` metadata to the published `waku`\npackage, pointing to the Waku GitHub issue tracker.\n\nMicrobounty reference:\nhttps://github.com/charles-openclaw/charles-microbounties/issues/704\n\nValidation:\n- node -e \"const p=require('./packages/waku/package.json'); if\n(p.bugs?.url !== 'https://github.com/wakujs/waku/issues')\nprocess.exit(1)\"\n- npm pack --dry-run --ignore-scripts ./packages/waku\n- git diff --check\n\nCo-authored-by: wangyishuai <13122317939@163.com>",
          "is_bot": false,
          "headline": "Add npm bugs metadata for waku package (#2130)",
          "author_name": "king",
          "author_login": "kingshuaishuai",
          "committed_at": "2026-06-10T01:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad36779eb789200352a4488260367f085e7216fe",
          "body": "close #2121",
          "is_bot": false,
          "headline": "fix: do not override NODE_ENV (#2122)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-08T02:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b0ebebd3f13bfc6674f7af0285e0cee15b9109b",
          "body": "## Summary\n\nReplace `<Link>`'s `unstable_pending` / `unstable_notPending` props with\na `useNavigationStatus_UNSTABLE()` hook, like React's `useFormStatus`. A\nchild of `<Link>` reads `{ pending }`:\n\n```tsx\nimport { useNavigationStatus_UNSTABLE as useNavigationStatus } from 'waku/router/client';\n\ncons\n[…]\ne), not\njust until data loads.\n\n## Notes\n\n- Breaking: `unstable_pending` / `unstable_notPending` removed.\n- Every `<Link>` now navigates inside a transition.\n- Exported from `waku/router/client` only.",
          "is_bot": false,
          "headline": "feat(router): unstable useNavigationStatus (#2120)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-04T12:23:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73d3767b686eb558a94f8a99f9f6a599ffe73eee",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies (#2119)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-03T11:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1095211d9a3e8678761111f812996c7ab20ea4ce",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0-beta.2",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-03T09:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a99ead4c6b4160525d1c6e6b45b8a82e058cee",
          "body": "close #2095 \n\n## Breaking changes\n\n- A Hono middleware can no longer read or write Waku's server context.\nTo run code inside the render scope, including seeding per-request data\nor setting the CSP nonce, use a **handler interceptor** (see below).\nMiddleware still works for response headers, its own\n\n[…]\nnds the request to `handleRequest`\nas `input.req`; pass it where you need it, or bring your own\n`AsyncLocalStorage` (seeded in `handleRequest`) to reach it from deeper\ncomponents and server functions.",
          "is_bot": false,
          "headline": "breaking: handler interceptors instead of context storage (#2118)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-03T06:46:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3259e0110aadc8f1e21905fc53e47c37a3b0b9cd",
          "body": "Fixes https://github.com/wakujs/waku/issues/2099.\n\nRouter prefetch now maps route module ids against the shared prefetch id\ntable, which keeps production preload callbacks aligned with the chunks\nfor the requested route.\n\nRSC prefetch now starts decoding the prefetched response and stores the\nresult\n[…]\nations reuse\nthose elements instead of creating them for the first time on click.\n\n---------\n\nCo-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>\nCo-authored-by: daishi <daishi@axlight.com>",
          "is_bot": false,
          "headline": "fix(router): warm prefetched route navigations (#2100)",
          "author_name": "jxom",
          "author_login": "jxom",
          "committed_at": "2026-06-03T03:05:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8d823a5330c59703dd4edbd6af8a1db5ecba68a",
          "body": null,
          "is_bot": false,
          "headline": "refactor waku internals (#2115)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-01T14:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521bc763b55c8f61640b7745b2ecf2b77d335ef7",
          "body": "https://github.com/wakujs/waku/discussions/2095#discussioncomment-17087908",
          "is_bot": false,
          "headline": "feat(adapters): pass `app` to middleware (#2114)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-06-01T04:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "551c3ca943e1f95337f79a800e8bc45cdedfdb99",
          "body": null,
          "is_bot": false,
          "headline": "fix: sanitize log string (#2113)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-05-31T15:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56cdb51f417a51f64509e613f339c45cec3d2b18",
          "body": null,
          "is_bot": false,
          "headline": "refactor(router): add stricter check in define-router (#2112)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-05-30T05:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8858691da6f2c956146a7d7660a64b1f4e486bc6",
          "body": "related #1984",
          "is_bot": false,
          "headline": "refactor: read debug id header only in dev (#2111)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-05-30T03:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d90307d91b4a26248416e9c50525623760a1b46a",
          "body": "follow up #2107",
          "is_bot": false,
          "headline": "fix(adapters): bodyLimit order (#2110)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-05-30T01:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ed8b51e027e3b384ec46aa2c40efed675d77a3",
          "body": null,
          "is_bot": false,
          "headline": "fix(router): add slice config check in define-router (#2109)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-05-29T23:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a089347dd248caec9009e6aa4df805bd83215f",
          "body": null,
          "is_bot": false,
          "headline": "refactor(workflows): no longer uesed merge-group trigger (#2108)",
          "author_name": "Daishi Kato",
          "author_login": "dai-shi",
          "committed_at": "2026-05-28T06:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 526,
      "latest_release_at": "2026-07-17T14:18:25Z",
      "latest_release_tag": "v1.0.0-beta.7",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 8.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "waku",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "react",
            "minimal",
            "framework"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/waku",
          "is_deprecated": false,
          "latest_version": "1.0.0-beta.7",
          "repository_url": "https://github.com/wakujs/waku",
          "versions_count": 127,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 91732,
          "first_published_at": "2023-05-17T13:13:02.603000Z",
          "latest_published_at": "2026-07-17T14:19:23.845000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "create-waku",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/create-waku",
          "is_deprecated": false,
          "latest_version": "0.13.0-1.0.0-beta.7-0",
          "repository_url": "https://github.com/wakujs/waku",
          "versions_count": 138,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2875,
          "first_published_at": "2023-05-17T13:20:57.281000Z",
          "latest_published_at": "2026-07-17T14:19:20.019000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 208,
      "stars": 6371,
      "watchers": 13,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-04",
            "count": 2
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 2
          },
          {
            "date": "2023-05-25",
            "count": 4
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 3
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 2
          },
          {
            "date": "2023-12-16",
            "count": 3
          },
          {
            "date": "2023-12-17",
            "count": 2
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 2
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-16",
            "count": 2
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 3
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 2
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 2
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 2
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 2
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 3
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 2
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 2
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 2
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 2
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 207,
        "total_forks": 208
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "e2e/fixtures/base-path/tsconfig.json",
        "e2e/fixtures/broken-links/tsconfig.json",
        "e2e/fixtures/cache-tag/tsconfig.json",
        "e2e/fixtures/cloudflare-adapter/tsconfig.json",
        "e2e/fixtures/create-pages/tsconfig.json",
        "e2e/fixtures/css-plugin-integrations/tsconfig.json",
        "e2e/fixtures/custom-library-adapter/tsconfig.json",
        "e2e/fixtures/custom-user-adapter/tsconfig.json",
        "e2e/fixtures/define-router/tsconfig.json",
        "e2e/fixtures/fs-router-build-split/tsconfig.json",
        "e2e/fixtures/fs-router/tsconfig.json",
        "e2e/fixtures/hot-reload/tsconfig.json",
        "e2e/fixtures/instant-nav/tsconfig.json",
        "e2e/fixtures/minimal-examples/tsconfig.json",
        "e2e/fixtures/monorepo/packages/waku-project/tsconfig.json",
        "e2e/fixtures/partial-build/tsconfig.json",
        "e2e/fixtures/react-compiler/tsconfig.json",
        "e2e/fixtures/react-tweet/tsconfig.json",
        "e2e/fixtures/render-type/tsconfig.json",
        "e2e/fixtures/router-client-no-404/tsconfig.json",
        "e2e/fixtures/router-client/tsconfig.json",
        "e2e/fixtures/rsc-asset/tsconfig.json",
        "e2e/fixtures/rsc-basic/tsconfig.json",
        "e2e/fixtures/rsc-css-modules/tsconfig.json",
        "e2e/fixtures/spa-example/tsconfig.json",
        "e2e/fixtures/ssg-performance/tsconfig.json",
        "e2e/fixtures/ssg-wildcard/tsconfig.json",
        "e2e/fixtures/ssr-basic/tsconfig.json",
        "e2e/fixtures/ssr-catch-error/tsconfig.json",
        "e2e/fixtures/ssr-context-provider/tsconfig.json",
        "e2e/fixtures/ssr-nonce-middleware/tsconfig.json",
        "e2e/fixtures/ssr-nonce/tsconfig.json",
        "e2e/fixtures/ssr-redirect/tsconfig.json",
        "e2e/fixtures/ssr-swr/tsconfig.json",
        "e2e/fixtures/ssr-target-bundle/tsconfig.json",
        "e2e/fixtures/styled-components/tsconfig.json",
        "e2e/fixtures/tailwindcss/tsconfig.json",
        "e2e/fixtures/tanstack-router/tsconfig.json",
        "e2e/fixtures/use-router/tsconfig.json",
        "e2e/fixtures/waku-jotai-integration/tsconfig.json",
        "e2e/fixtures/wildcard-api-routes/tsconfig.json",
        "packages/create-waku/tsconfig.json",
        "packages/waku/tests/tsconfig.json",
        "packages/waku/tsconfig.json",
        "packages/website/tsconfig.json",
        "templates/01_basic/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 137177,
      "source_files_sampled": 675,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "hono",
            "direct": true,
            "version": "4.12.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.1,
            "advisory_ids": [
              "GHSA-2gcr-mfcq-wcc3",
              "GHSA-3hrh-pfw6-9m5x",
              "GHSA-69xw-7hcm-h432",
              "GHSA-88fw-hqm2-52qc",
              "GHSA-9vqf-7f2p-gf9v",
              "GHSA-f577-qrjj-4474",
              "GHSA-hm8q-7f3q-5f36",
              "GHSA-hvrm-45r6-mjfj",
              "GHSA-j6c9-x7qj-28xf",
              "GHSA-p77w-8qqv-26rm"
            ],
            "fixed_version": "4.12.27",
            "advisory_count": 17,
            "oldest_advisory_days": 76
          },
          {
            "name": "vite",
            "direct": true,
            "version": "8.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4w7w-66w2-5vf9",
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-p9ff-h696-f583",
              "GHSA-v2wj-q39q-566r",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 5,
            "oldest_advisory_days": 107
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v2hh-gcrm-f6hx"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 37
          },
          {
            "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": 118
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.34.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-f88m-g3jw-g9cj"
            ],
            "fixed_version": "0.35.0",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "waku",
            "direct": true,
            "version": "latest",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-43fc-v873-qw85",
              "GHSA-75w3-gmqx-993q"
            ],
            "fixed_version": "1.0.0-beta.1",
            "advisory_count": 2,
            "oldest_advisory_days": 13
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.8",
            "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": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 2.5,
            "advisory_ids": [
              "GHSA-g7r4-m6w7-qqqr"
            ],
            "fixed_version": "0.28.1",
            "advisory_count": 1,
            "oldest_advisory_days": 39
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.99.9",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-38r7-794h-5758",
              "GHSA-8fgc-7cc6-rx7x"
            ],
            "fixed_version": "5.104.1",
            "advisory_count": 2,
            "oldest_advisory_days": 167
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 6,
          "moderate": 2
        },
        "advisory_count": 34,
        "affected_count": 10,
        "assessed_count": 1187,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 69,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@hono/node-server",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.10"
        },
        {
          "name": "@vitejs/plugin-react",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.1"
        },
        {
          "name": "@vitejs/plugin-rsc",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.29"
        },
        {
          "name": "dotenv",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.4.2"
        },
        {
          "name": "hono",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.12.14"
        },
        {
          "name": "magic-string",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "picocolors",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "rsc-html-stream",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.0.7"
        },
        {
          "name": "vite",
          "manifest": "packages/waku/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        },
        {
          "name": "@sindresorhus/slugify",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "classnames",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.3.2"
        },
        {
          "name": "framer-motion",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.42.2"
        },
        {
          "name": "jotai",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.20.2"
        },
        {
          "name": "next-mdx-remote",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "react",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "react-dom",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "react-server-dom-webpack",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "remark-gfm",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.1"
        },
        {
          "name": "smartquotes",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.2"
        },
        {
          "name": "waku",
          "manifest": "packages/website/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "hono",
          "manifest": "templates/01_basic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.12.14"
        },
        {
          "name": "react",
          "manifest": "templates/01_basic/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "react-dom",
          "manifest": "templates/01_basic/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "react-server-dom-webpack",
          "manifest": "templates/01_basic/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "waku",
          "manifest": "templates/01_basic/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0-beta.7"
        },
        {
          "name": "hono",
          "manifest": "templates/02_basic-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.12.14"
        },
        {
          "name": "react",
          "manifest": "templates/02_basic-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "react-dom",
          "manifest": "templates/02_basic-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "react-server-dom-webpack",
          "manifest": "templates/02_basic-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "~19.2.8"
        },
        {
          "name": "waku",
          "manifest": "templates/02_basic-js/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.0-beta.7"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@hono/node-server",
            "direct": true,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": true,
            "version": "^2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/slugify",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/slugify",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": true,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": true,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-rsc",
            "direct": true,
            "version": "0.5.29",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-rsc",
            "direct": true,
            "version": "^0.5.29",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": true,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": true,
            "version": "17.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": true,
            "version": "^17.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": true,
            "version": "12.42.2",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": true,
            "version": "^12.42.2",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": true,
            "version": "4.12.14",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": true,
            "version": "^4.12.14",
            "ecosystem": "npm"
          },
          {
            "name": "jotai",
            "direct": true,
            "version": "2.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "jotai",
            "direct": true,
            "version": "^2.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": true,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": true,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "next-mdx-remote",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "next-mdx-remote",
            "direct": true,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": true,
            "version": "^1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "~19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "~19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "^18",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "~19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "~19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-server-dom-webpack",
            "direct": true,
            "version": "19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-server-dom-webpack",
            "direct": true,
            "version": "~19.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-server-dom-webpack",
            "direct": true,
            "version": "~19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": true,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": true,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "rsc-html-stream",
            "direct": true,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "rsc-html-stream",
            "direct": true,
            "version": "^0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "smartquotes",
            "direct": true,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "smartquotes",
            "direct": true,
            "version": "^2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": true,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": true,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "waku",
            "direct": true,
            "version": "1.0.0-beta.7",
            "ecosystem": "npm"
          },
          {
            "name": "waku",
            "direct": true,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/core",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/exec",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/http-client",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/io",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/gateway",
            "direct": false,
            "version": "4.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/provider",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/provider-utils",
            "direct": false,
            "version": "5.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/rsc",
            "direct": false,
            "version": "3.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/rsc",
            "direct": false,
            "version": "^3.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-flow",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@borewit/text-codec",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/core",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": false,
            "version": "^1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/kv-asset-handler",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/unenv-preset",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/vite-plugin",
            "direct": false,
            "version": "1.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/vite-plugin",
            "direct": false,
            "version": "^1.45.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-darwin-64",
            "direct": false,
            "version": "1.20260710.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-darwin-arm64",
            "direct": false,
            "version": "1.20260710.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-linux-64",
            "direct": false,
            "version": "1.20260710.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-linux-arm64",
            "direct": false,
            "version": "1.20260710.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-windows-64",
            "direct": false,
            "version": "1.20260710.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dmsnell/diff-match-patch",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dual-bundle/import-meta-resolve",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/hash",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/is-prop-valid",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/memoize",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/css-tree",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/inter",
            "direct": false,
            "version": "5.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/inter",
            "direct": false,
            "version": "^5.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.7",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@img/colour",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-ppc64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-riscv64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-ppc64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-riscv64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@keyv/serialize",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/mdx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm-eabi",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-freebsd-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-riscv64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-openharmony-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-ia32-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-x64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/runtime",
            "direct": false,
            "version": "0.115.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.115.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.59.1",
            "ecosystem": "npm"
          },
          {
            "name": "@poppinss/colors",
            "direct": false,
            "version": "4.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@poppinss/dumper",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@poppinss/exception",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@resvg/resvg-wasm",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/plugin-babel",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/plugin-babel",
            "direct": false,
            "version": "^0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.7",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/core",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-javascript",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/primitive",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@shuding/opentype.js",
            "direct": false,
            "version": "1.4.0-beta.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/transliterate",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@speed-highlight/core",
            "direct": false,
            "version": "1.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stylexjs/babel-plugin",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stylexjs/shared",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stylexjs/stylex",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stylexjs/stylex",
            "direct": false,
            "version": "^0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stylexjs/unplugin",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stylexjs/unplugin",
            "direct": false,
            "version": "^0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/cli",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/cli",
            "direct": false,
            "version": "^0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.23",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/history",
            "direct": false,
            "version": "1.162.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-router",
            "direct": false,
            "version": "1.170.18",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-router",
            "direct": false,
            "version": "^1.170.18",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-router-devtools",
            "direct": false,
            "version": "1.167.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-router-devtools",
            "direct": false,
            "version": "^1.167.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-store",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/router-core",
            "direct": false,
            "version": "1.171.15",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/router-devtools-core",
            "direct": false,
            "version": "1.168.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/store",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tokenizer/inflate",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tokenizer/token",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "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.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "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.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": false,
            "version": "11.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": false,
            "version": "^11.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "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/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdx",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tar",
            "direct": false,
            "version": "7.0.87",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tar",
            "direct": false,
            "version": "^7.0.87",
            "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/whatwg-mimetype",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-loong64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-loong64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-openharmony-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/babel-plugin-debug-ids",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/compiler",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/css",
            "direct": false,
            "version": "1.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/css",
            "direct": false,
            "version": "^1.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/integration",
            "direct": false,
            "version": "8.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/private",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/vite-plugin",
            "direct": false,
            "version": "5.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vanilla-extract/vite-plugin",
            "direct": false,
            "version": "^5.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/og",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/og",
            "direct": false,
            "version": "^0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/oidc",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "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": "@workflow/serde",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/archive-type",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/bin-check",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/bin-wrapper",
            "direct": false,
            "version": "14.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/decompress",
            "direct": false,
            "version": "11.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/decompress-tar",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/decompress-tarbz2",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/decompress-targz",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/decompress-unzip",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/downloader",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xhmikosr/os-filter-obj",
            "direct": false,
            "version": "4.1.0",
            "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": "@zeit/schemas",
            "direct": false,
            "version": "2.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-loose",
            "direct": false,
            "version": "8.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ai",
            "direct": false,
            "version": "7.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "ai",
            "direct": false,
            "version": "^7.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-align",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "arch",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "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": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-react-compiler",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-react-compiler",
            "direct": false,
            "version": "^1.0.0",
            "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": "bare-events",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "binary-version",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "binary-version-check",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "blake3-wasm",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-image-size",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-require",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "byte-counter",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-lookup",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-request",
            "direct": false,
            "version": "13.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "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": "camelcase",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelize",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk-template",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clipboardy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "collapse-white-space",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "context-library",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-hrtime",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-es",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-background-parser",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-box-shadow",
            "direct": false,
            "version": "1.0.0-3",
            "ecosystem": "npm"
          },
          {
            "name": "css-color-keywords",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-gradient-parser",
            "direct": false,
            "version": "0.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "css-mediaquery",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-to-react-native",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "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": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-object-diff",
            "direct": false,
            "version": "1.1.9",
            "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-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dummy-library",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.392",
            "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": "emoji-regex-xs",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-stack-parser-es",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract-get",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "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.4",
            "ecosystem": "npm"
          },
          {
            "name": "esast-util-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esast-util-from-js",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "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": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-context",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-typescript",
            "direct": false,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-playwright",
            "direct": false,
            "version": "2.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.37.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unicorn",
            "direct": false,
            "version": "72.0.0",
            "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": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.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-util-attach-comments",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-build-jsx",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-scope",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-to-js",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-visit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eval",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "^9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ext-list",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ext-name",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "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-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "21.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "filename-reserved-regex",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "filenamify",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-versions",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fix-dts-default-cjs-exports",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "^11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "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-timeout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.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-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "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": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "goober",
            "direct": false,
            "version": "2.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "14.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "20.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "^20.10.6",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.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": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-estree",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-html",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hex-rgb",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http2-wrapper",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "identifier-regex",
            "direct": false,
            "version": "1.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.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "inspect-with-kind",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "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-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-bun-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "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-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-document.all",
            "direct": false,
            "version": "1.0.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-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-identifier",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-port-reachable",
            "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": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "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": "2.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-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isbot",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "javascript-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "joycon",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "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-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-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": "jsondiffpatch",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "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": "keyv",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "linebreak",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "load-tsconfig",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "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": "lowercase-keys",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-asynchronous",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-extensions",
            "direct": false,
            "version": "2.0.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": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "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-mdx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "media-query-parser",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "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-extension-mdx-expression",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-jsx",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-md",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs-esm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-mdx-expression",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "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": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-events-to-acorn",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.33.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.18",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "miniflare",
            "direct": false,
            "version": "4.20260710.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "modern-ahocorasick",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "motion-dom",
            "direct": false,
            "version": "12.42.2",
            "ecosystem": "npm"
          },
          {
            "name": "motion-utils",
            "direct": false,
            "version": "12.39.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nuqs",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "nuqs",
            "direct": false,
            "version": "^2.9.0",
            "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-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": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "oniguruma-parser",
            "direct": false,
            "version": "0.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "oniguruma-to-es",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-cancelable",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-css-color",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-inside",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "piscina",
            "direct": false,
            "version": "4.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.59.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.59.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-tailwindcss",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-tailwindcss",
            "direct": false,
            "version": "^0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "quote-js-string",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-error-boundary",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-error-boundary",
            "direct": false,
            "version": "^6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": false,
            "version": "8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": false,
            "version": "^8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "react-tweet",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-tweet",
            "direct": false,
            "version": "^3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-wrap-balancer",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-wrap-balancer",
            "direct": false,
            "version": "^1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "recma-build-jsx",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-jsx",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "recma-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-stringify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "regex-recursion",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regex-utilities",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-recma",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-mdx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-like",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "reserved-identifiers",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.7",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-alpn",
            "direct": false,
            "version": "1.2.1",
            "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-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "responselike",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.0-rc.9",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "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": "satori",
            "direct": false,
            "version": "0.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "seek-bzip",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver-regex",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver-truncate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "seroval",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "seroval-plugins",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "serve",
            "direct": false,
            "version": "14.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "serve",
            "direct": false,
            "version": "^14.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "serve-handler",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "server-only",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "server-only",
            "direct": false,
            "version": "^0.0.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": "sharp",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shiki",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "shiki",
            "direct": false,
            "version": "^4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys-length",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "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": "srvx",
            "direct": false,
            "version": "0.11.22",
            "ecosystem": "npm"
          },
          {
            "name": "stable-hash-x",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.codepointat",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-dirs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strtok3",
            "direct": false,
            "version": "10.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "styled-components",
            "direct": false,
            "version": "6.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "styled-components",
            "direct": false,
            "version": "^6.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "styleq",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylis",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "super-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "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": "swr",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "swr",
            "direct": false,
            "version": "^2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "system-architecture",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "^4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "^7.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "time-span",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-inflate",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "token-types",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "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.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-expect",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-expect",
            "direct": false,
            "version": "^1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "^8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "turbo-stream",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "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": "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.8",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "uint8array-extras",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbzip2-stream",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unenv",
            "direct": false,
            "version": "2.0.0-rc.24",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-trie",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-remove",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-check",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "update-check",
            "direct": false,
            "version": "^1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "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": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-matter",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitefu",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "waku-jotai",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "waku-jotai",
            "direct": false,
            "version": "^0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.99.9",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "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.22",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "workerd",
            "direct": false,
            "version": "1.20260710.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrangler",
            "direct": false,
            "version": "4.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrangler",
            "direct": false,
            "version": "^4.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yoga-layout",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "youch",
            "direct": false,
            "version": "4.1.0-beta.10",
            "ecosystem": "npm"
          },
          {
            "name": "youch-core",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "^4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod-validation-error",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1256,
        "direct_count": 45,
        "indirect_count": 1211
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 1534,
        "open_issues": 5,
        "closed_ratio": 0.987,
        "closed_issues": 371,
        "closed_unmerged_prs": 208
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "dai-shi",
          "commits": 1304,
          "avatar_url": "https://avatars.githubusercontent.com/u/490574?v=4"
        },
        {
          "type": "User",
          "login": "tylersayshi",
          "commits": 141,
          "avatar_url": "https://avatars.githubusercontent.com/u/26290074?v=4"
        },
        {
          "type": "User",
          "login": "hi-ogawa",
          "commits": 107,
          "avatar_url": "https://avatars.githubusercontent.com/u/4232207?v=4"
        },
        {
          "type": "User",
          "login": "himself65",
          "commits": 97,
          "avatar_url": "https://avatars.githubusercontent.com/u/14026360?v=4"
        },
        {
          "type": "User",
          "login": "sandren",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/20441876?v=4"
        },
        {
          "type": "User",
          "login": "rmarscher",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/352937?v=4"
        },
        {
          "type": "User",
          "login": "Aslemammad",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/37929992?v=4"
        },
        {
          "type": "User",
          "login": "hamlim",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/5579638?v=4"
        },
        {
          "type": "User",
          "login": "pmelab",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/501415?v=4"
        },
        {
          "type": "User",
          "login": "aheissenberger",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/200095?v=4"
        }
      ],
      "contributors_sampled": 68,
      "top_contributor_share": 0.684
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "canary-ci.yml",
        "cd.yml",
        "e2e.yml",
        "lint.yml",
        "pkg-pr-new.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "29 out of 29 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": 0,
            "reason": "Found 2/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 31 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": "30 commit(s) and 23 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "32 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d818e950fdafa0e50221f63c665bb201bf995cab",
        "ran_at": "2026-07-22T18:59:11Z",
        "aggregate_score": 5.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-22T15:49:41Z",
      "oldest_open_prs": [
        {
          "number": 2220,
          "created_at": "2026-07-22T15:48:15Z",
          "last_comment_at": "2026-07-22T15:49:35Z",
          "last_comment_author": "pkg-pr-new"
        }
      ],
      "last_merged_pr_at": "2026-07-22T15:40:59Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 24,
          "created_at": "2023-05-05T01:11:43Z",
          "last_comment_at": "2026-05-24T07:40:05Z",
          "last_comment_author": "fuma-nama"
        },
        {
          "number": 1903,
          "created_at": "2026-01-13T06:47:44Z",
          "last_comment_at": "2026-04-20T23:30:59Z",
          "last_comment_author": "dai-shi"
        },
        {
          "number": 1964,
          "created_at": "2026-02-22T19:44:42Z",
          "last_comment_at": "2026-02-24T00:26:22Z",
          "last_comment_author": "hi-ogawa"
        },
        {
          "number": 2000,
          "created_at": "2026-03-23T13:26:08Z",
          "last_comment_at": "2026-05-12T02:26:09Z",
          "last_comment_author": "dai-shi"
        },
        {
          "number": 2186,
          "created_at": "2026-07-09T18:58:35Z",
          "last_comment_at": "2026-07-09T21:43:25Z",
          "last_comment_author": "dai-shi"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/wakujs/waku",
    "host": "github.com",
    "name": "waku",
    "owner": "wakujs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 55,
        "vitality": 99,
        "community": 79,
        "governance": 65,
        "engineering": 77
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 99,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 526,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "526 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 526
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 23 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": 19,
              "latest_release_tag": "v1.0.0-beta.7",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 8.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.6
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 79,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "forks": 208,
              "stars": 6371,
              "watchers": 13,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6,371 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6371
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "208 forks",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 208
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "13 watchers",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 83,
            "inputs": {
              "packages": [
                "waku",
                "create-waku"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 94607
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "94,607 downloads/month across npm",
                "points": 66.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 94607,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 68,
              "top_contributor_share": 0.684
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 68% of commits",
                "points": 7.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "68 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 1534,
              "open_issues": 5,
              "closed_issues": 371,
              "issue_closed_ratio": 0.987,
              "closed_unmerged_prs": 208
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1534/1742 decided PRs merged",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1534,
                      "decided": 1742
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 35,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "wakujs",
              "public_repos": 7,
              "account_age_days": 989
            },
            "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": "35 followers of wakujs",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 35,
                      "login": "wakujs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~2 yr old",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "waku",
                "create-waku"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "138 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 138
                    }
                  }
                ],
                "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": 77,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://waku.gg",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://waku.gg",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.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 is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "29 out of 29 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 2/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 31 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": "30 commit(s) and 23 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "32 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 1187 resolved dependencies against OSV; 69 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": 1187
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 69
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "source": "osv",
              "advisories": 34,
              "affected_packages": 10,
              "assessed_packages": 1187,
              "unassessed_packages": 69,
              "affected_by_severity": "high 6, moderate 2, low 2",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: hono 4.12.14 (high 7.1), vite 8.0.0 (high 7.5), waku latest (moderate 6.5)",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "hono 4.12.14 (high 7.1), vite 8.0.0 (high 7.5), waku latest (moderate 6.5)"
                    }
                  }
                ],
                "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 107 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 107
                    }
                  }
                ],
                "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": 1187,
              "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": 17
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.94,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "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": "94 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 94,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "e2e/fixtures/base-path/tsconfig.json",
                "e2e/fixtures/broken-links/tsconfig.json",
                "e2e/fixtures/cache-tag/tsconfig.json",
                "e2e/fixtures/cloudflare-adapter/tsconfig.json",
                "e2e/fixtures/create-pages/tsconfig.json",
                "e2e/fixtures/css-plugin-integrations/tsconfig.json",
                "e2e/fixtures/custom-library-adapter/tsconfig.json",
                "e2e/fixtures/custom-user-adapter/tsconfig.json",
                "e2e/fixtures/define-router/tsconfig.json",
                "e2e/fixtures/fs-router-build-split/tsconfig.json",
                "e2e/fixtures/fs-router/tsconfig.json",
                "e2e/fixtures/hot-reload/tsconfig.json",
                "e2e/fixtures/instant-nav/tsconfig.json",
                "e2e/fixtures/minimal-examples/tsconfig.json",
                "e2e/fixtures/monorepo/packages/waku-project/tsconfig.json",
                "e2e/fixtures/partial-build/tsconfig.json",
                "e2e/fixtures/react-compiler/tsconfig.json",
                "e2e/fixtures/react-tweet/tsconfig.json",
                "e2e/fixtures/render-type/tsconfig.json",
                "e2e/fixtures/router-client-no-404/tsconfig.json",
                "e2e/fixtures/router-client/tsconfig.json",
                "e2e/fixtures/rsc-asset/tsconfig.json",
                "e2e/fixtures/rsc-basic/tsconfig.json",
                "e2e/fixtures/rsc-css-modules/tsconfig.json",
                "e2e/fixtures/spa-example/tsconfig.json",
                "e2e/fixtures/ssg-performance/tsconfig.json",
                "e2e/fixtures/ssg-wildcard/tsconfig.json",
                "e2e/fixtures/ssr-basic/tsconfig.json",
                "e2e/fixtures/ssr-catch-error/tsconfig.json",
                "e2e/fixtures/ssr-context-provider/tsconfig.json",
                "e2e/fixtures/ssr-nonce-middleware/tsconfig.json",
                "e2e/fixtures/ssr-nonce/tsconfig.json",
                "e2e/fixtures/ssr-redirect/tsconfig.json",
                "e2e/fixtures/ssr-swr/tsconfig.json",
                "e2e/fixtures/ssr-target-bundle/tsconfig.json",
                "e2e/fixtures/styled-components/tsconfig.json",
                "e2e/fixtures/tailwindcss/tsconfig.json",
                "e2e/fixtures/tanstack-router/tsconfig.json",
                "e2e/fixtures/use-router/tsconfig.json",
                "e2e/fixtures/waku-jotai-integration/tsconfig.json",
                "e2e/fixtures/wildcard-api-routes/tsconfig.json",
                "packages/create-waku/tsconfig.json",
                "packages/waku/tests/tsconfig.json",
                "packages/waku/tsconfig.json",
                "packages/website/tsconfig.json",
                "templates/01_basic/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "e2e/fixtures/base-path/tsconfig.json, e2e/fixtures/broken-links/tsconfig.json, e2e/fixtures/cache-tag/tsconfig.json, e2e/fixtures/cloudflare-adapter/tsconfig.json, e2e/fixtures/create-pages/tsconfig.json, e2e/fixtures/css-plugin-integrations/tsconfig.json, e2e/fixtures/custom-library-adapter/tsconfig.json, e2e/fixtures/custom-user-adapter/tsconfig.json, e2e/fixtures/define-router/tsconfig.json, e2e/fixtures/fs-router-build-split/tsconfig.json, e2e/fixtures/fs-router/tsconfig.json, e2e/fixtures/hot-reload/tsconfig.json, e2e/fixtures/instant-nav/tsconfig.json, e2e/fixtures/minimal-examples/tsconfig.json, e2e/fixtures/monorepo/packages/waku-project/tsconfig.json, e2e/fixtures/partial-build/tsconfig.json, e2e/fixtures/react-compiler/tsconfig.json, e2e/fixtures/react-tweet/tsconfig.json, e2e/fixtures/render-type/tsconfig.json, e2e/fixtures/router-client-no-404/tsconfig.json, e2e/fixtures/router-client/tsconfig.json, e2e/fixtures/rsc-asset/tsconfig.json, e2e/fixtures/rsc-basic/tsconfig.json, e2e/fixtures/rsc-css-modules/tsconfig.json, e2e/fixtures/spa-example/tsconfig.json, e2e/fixtures/ssg-performance/tsconfig.json, e2e/fixtures/ssg-wildcard/tsconfig.json, e2e/fixtures/ssr-basic/tsconfig.json, e2e/fixtures/ssr-catch-error/tsconfig.json, e2e/fixtures/ssr-context-provider/tsconfig.json, e2e/fixtures/ssr-nonce-middleware/tsconfig.json, e2e/fixtures/ssr-nonce/tsconfig.json, e2e/fixtures/ssr-redirect/tsconfig.json, e2e/fixtures/ssr-swr/tsconfig.json, e2e/fixtures/ssr-target-bundle/tsconfig.json, e2e/fixtures/styled-components/tsconfig.json, e2e/fixtures/tailwindcss/tsconfig.json, e2e/fixtures/tanstack-router/tsconfig.json, e2e/fixtures/use-router/tsconfig.json, e2e/fixtures/waku-jotai-integration/tsconfig.json, e2e/fixtures/wildcard-api-routes/tsconfig.json, packages/create-waku/tsconfig.json, packages/waku/tests/tsconfig.json, packages/waku/tsconfig.json, packages/website/tsconfig.json, templates/01_basic/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "e2e/fixtures/base-path/tsconfig.json, e2e/fixtures/broken-links/tsconfig.json, e2e/fixtures/cache-tag/tsconfig.json, e2e/fixtures/cloudflare-adapter/tsconfig.json, e2e/fixtures/create-pages/tsconfig.json, e2e/fixtures/css-plugin-integrations/tsconfig.json, e2e/fixtures/custom-library-adapter/tsconfig.json, e2e/fixtures/custom-user-adapter/tsconfig.json, e2e/fixtures/define-router/tsconfig.json, e2e/fixtures/fs-router-build-split/tsconfig.json, e2e/fixtures/fs-router/tsconfig.json, e2e/fixtures/hot-reload/tsconfig.json, e2e/fixtures/instant-nav/tsconfig.json, e2e/fixtures/minimal-examples/tsconfig.json, e2e/fixtures/monorepo/packages/waku-project/tsconfig.json, e2e/fixtures/partial-build/tsconfig.json, e2e/fixtures/react-compiler/tsconfig.json, e2e/fixtures/react-tweet/tsconfig.json, e2e/fixtures/render-type/tsconfig.json, e2e/fixtures/router-client-no-404/tsconfig.json, e2e/fixtures/router-client/tsconfig.json, e2e/fixtures/rsc-asset/tsconfig.json, e2e/fixtures/rsc-basic/tsconfig.json, e2e/fixtures/rsc-css-modules/tsconfig.json, e2e/fixtures/spa-example/tsconfig.json, e2e/fixtures/ssg-performance/tsconfig.json, e2e/fixtures/ssg-wildcard/tsconfig.json, e2e/fixtures/ssr-basic/tsconfig.json, e2e/fixtures/ssr-catch-error/tsconfig.json, e2e/fixtures/ssr-context-provider/tsconfig.json, e2e/fixtures/ssr-nonce-middleware/tsconfig.json, e2e/fixtures/ssr-nonce/tsconfig.json, e2e/fixtures/ssr-redirect/tsconfig.json, e2e/fixtures/ssr-swr/tsconfig.json, e2e/fixtures/ssr-target-bundle/tsconfig.json, e2e/fixtures/styled-components/tsconfig.json, e2e/fixtures/tailwindcss/tsconfig.json, e2e/fixtures/tanstack-router/tsconfig.json, e2e/fixtures/use-router/tsconfig.json, e2e/fixtures/waku-jotai-integration/tsconfig.json, e2e/fixtures/wildcard-api-routes/tsconfig.json, packages/create-waku/tsconfig.json, packages/waku/tests/tsconfig.json, packages/waku/tsconfig.json, packages/website/tsconfig.json, templates/01_basic/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 137177,
              "source_files_sampled": 675,
              "oversized_source_files": 2
            },
            "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": "2/675 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 675,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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:waku@1.0.0-beta.7; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:59:42.403066Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wakujs/waku.svg",
  "full_name": "wakujs/waku",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.26.0 — full methodology · metrics wiki.

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