公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 22:10 UTC

rudransh-shrivastava / Nest

Your gateway to OWASP. Discover, engage, and help shape the future!

Python · TypeScriptMIT★ 0 星标⑂ 0 复刻始于 2025年6月复刻在 GitHub 上查看 ↗

rudransh-shrivastava/Nest 的健康指数为 100 分中的 61 分,处于「中等」区间。 其得分最高的类别是Vitality(92/100),最低的是Community & Adoption(12/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

61
总分 / 100
中等

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

61
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

61 关注者78 个公开仓库始于 2023年2月@VictoriaMetrics

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

92优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
36/36提交节奏 — 52 周中有 52 周有提交
18/18提交量 — 最近一年 1,706 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year1,706
human_commit_share0.4
days_since_last_push0
active_weeks_last_year52

发布纪律

81良好
评分方式
27/27有发布版本 — 已发布 28 个发布版本
27/36发布时效 — 最近一次发布版本于 116 天前
27/27发布节奏 — 约每 0.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count28
latest_release_tag1.3.49
releases_from_tags
days_since_latest_release116
mean_days_between_releases0.1

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

51中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
8.6/22.5提交分布 — 头号贡献者编写了 62% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 11 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled99
top_contributor_share0.618
评分方式
23.4/46.8议题解决 — 50% 的议题已关闭
37.6/38.3PR 接受 — 已裁定的 PR 中 708/721 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs708
open_issues1
closed_issues1
issue_closed_ratio0.5
closed_unmerged_prs13
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.9/25所有者影响力 — rudransh-shrivastava 有 61 位关注者
19.9/25既往记录 — 78 个公开仓库,账户约 3 年
所用输入
followers61
owner_typeUser
is_verified
owner_loginrudransh-shrivastava
public_repos78
account_age_days1,252
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

71良好 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 29 个工作流
24/24存在测试
16/16Linter 配置 — eslint.config.mjs, ruff.toml
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

40存在风险
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://nest.owasp.org
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://nest.owasp.org
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

77良好 · 占总体的 16%

安全态势

71良好
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 11 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool detected: CodeQL
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
已排除计分(无数据或不适用):ci_tests, packaging。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories5
affected_packages4
assessed_packages1,915
unassessed_packages0
affected_by_severityhigh 2, moderate 2
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 1915 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

71良好 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 40 次人类提交中有 40 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, backend/Makefile, cspell/Makefile, docs/Makefile, e2e/Makefile, frontend/Makefile, infrastructure/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — eslint.config.mjs, ruff.toml
11/11静态类型检查 — backend/py.typed, e2e/tsconfig.json, frontend/__tests__/tsconfig.json, frontend/tsconfig.json
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 60 次为自动依赖更新
10/10OpenSSF Scorecard:Pinned-Dependencies — all dependencies are pinned
所用输入
has_nix
has_tests
lockfilespnpm-lock.yaml, poetry.lock
has_dockerfile
typed_language
bootstrap_filesMakefile, backend/Makefile, cspell/Makefile, docs/Makefile, e2e/Makefile, frontend/Makefile, infrastructure/Makefile
has_devcontainer
has_linter_config
typecheck_configsbackend/py.typed, e2e/tsconfig.json, frontend/__tests__/tsconfig.json, frontend/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.6
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(backend/py.typed, e2e/tsconfig.json, frontend/__tests__/tsconfig.json, frontend/tsconfig.json)
55/55可控的文件大小 — 采样的 1,811 个源文件中有 1 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes72,519
source_files_sampled1,811
oversized_source_files1

关键数据

0GitHub 星标
99贡献者
1,706最近 12 个月提交数
0距最近推送天数
28发布版本数
1巴士系数(bus factor)
1开放议题
npm, PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • Could not fetch pypi package 'OWASP Nest' from its registry
  • Could not fetch pypi package 'owasp-nest-infrastructure' from its registry

更多细节

OpenSSF Scorecard 7.1 / 10
7.1综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 22:10 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool detected: CodeQL
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
直接依赖 92
注册表软件包版本约束清单文件
PyPIaiohttp3.14.1backend/pyproject.toml
PyPIalgoliasearch4.40.0backend/pyproject.toml
PyPIalgoliasearch-django4.0.0backend/pyproject.toml
PyPIcryptography48.0.1backend/pyproject.toml
PyPIdjango6.0.7backend/pyproject.toml
PyPIdjango-configurations2.5.1backend/pyproject.toml
PyPIdjango-cors-headers4.9.0backend/pyproject.toml
PyPIdjango-ninja1.6.2backend/pyproject.toml
PyPIdjango-redis6.0.0backend/pyproject.toml
PyPIdjango-rq3.2.2backend/pyproject.toml
PyPIdjango-storages1.14.6backend/pyproject.toml
PyPIemoji2.15.0backend/pyproject.toml
PyPIgeopy2.4.1backend/pyproject.toml
PyPIgunicorn25.3.0backend/pyproject.toml
PyPIhumanize4.15.0backend/pyproject.toml
PyPIidna3.15backend/pyproject.toml
PyPIjinja23.1.6backend/pyproject.toml
PyPIlangchain-core1.4.8backend/pyproject.toml
PyPIlanggraph1.2.6backend/pyproject.toml
PyPIlxml6.1.0backend/pyproject.toml
PyPImarkdown3.10.2backend/pyproject.toml
PyPIopenai2.33.0backend/pyproject.toml
PyPIowasp-schema0.1.51backend/pyproject.toml
PyPIpgvector0.4.2backend/pyproject.toml
PyPIpsycopg2-binary2.9.12backend/pyproject.toml
PyPIpydantic2.12.5backend/pyproject.toml
PyPIpydantic-core2.41.5backend/pyproject.toml
PyPIpygithub2.9.1backend/pyproject.toml
PyPIpyjwt2.13.0backend/pyproject.toml
PyPIpyparsing3.3.2backend/pyproject.toml
PyPIpython-dateutil2.9.0.post0backend/pyproject.toml
PyPIpyyaml6.0.3backend/pyproject.toml
PyPIreportlab4.4.10backend/pyproject.toml
PyPIrequests2.33.1backend/pyproject.toml
PyPIsentry-sdk2.58.0backend/pyproject.toml
PyPIslack-bolt1.28.0backend/pyproject.toml
PyPIslack-sdk3.41.0backend/pyproject.toml
PyPIstarlette1.3.1backend/pyproject.toml
PyPIstrawberry-graphql0.316.0backend/pyproject.toml
PyPIstrawberry-graphql-django0.75.3backend/pyproject.toml
PyPIthefuzz0.22.1backend/pyproject.toml
PyPIurllib32.7.0backend/pyproject.toml
npm@playwright/test1.61.1e2e/package.json
npmdayjs1.11.21e2e/package.json
npmmillify6.1.0e2e/package.json
npm@apollo/client4.2.5frontend/package.json
npm@dnd-kit/core6.3.1frontend/package.json
npm@dnd-kit/sortable10.0.0frontend/package.json
npm@dnd-kit/utilities3.2.2frontend/package.json
npm@graphql-typed-document-node/core3.2.0frontend/package.json
npm@heroui/autocomplete2.3.34frontend/package.json
npm@heroui/button2.2.32frontend/package.json
npm@heroui/modal2.2.29frontend/package.json
npm@heroui/react2.8.10frontend/package.json
npm@heroui/select2.4.33frontend/package.json
npm@heroui/skeleton2.2.18frontend/package.json
npm@heroui/system2.4.28frontend/package.json
npm@heroui/theme2.4.26frontend/package.json
npm@heroui/toast2.0.22frontend/package.json
npm@heroui/tooltip2.2.29frontend/package.json
npm@next/third-parties16.2.11frontend/package.json
npm@react-leaflet/core3.0.0frontend/package.json
npm@sentry/nextjs10.63.0frontend/package.json
npmapexcharts5.15.2frontend/package.json
npmclass-variance-authority0.7.1frontend/package.json
npmclsx2.1.1frontend/package.json
npmcore-js3.49.0frontend/package.json
npmdate-fns4.4.0frontend/package.json
npmdayjs1.11.21frontend/package.json
npmdompurify3.4.12frontend/package.json
npmframer-motion12.42.2frontend/package.json
npmgraphql17.0.2frontend/package.json
npmics3.12.0frontend/package.json
npmisomorphic-dompurify3.18.0frontend/package.json
npmleaflet1.9.4frontend/package.json
npmleaflet.markercluster1.5.3frontend/package.json
npmlodash4.18.1frontend/package.json
npmmarkdown-it14.3.0frontend/package.json
npmmarkdown-it-task-lists2.1.1frontend/package.json
npmmillify6.1.0frontend/package.json
npmnext16.2.11frontend/package.json
npmnext-auth4.24.15frontend/package.json
npmnext-themes0.4.6frontend/package.json
npmposthog-js1.396.5frontend/package.json
npmreact19.2.7frontend/package.json
npmreact-apexcharts2.1.1frontend/package.json
npmreact-dom19.2.7frontend/package.json
npmreact-icons5.7.0frontend/package.json
npmreact-leaflet5.0.0frontend/package.json
npmreact-leaflet-cluster4.1.3frontend/package.json
npmrxjs7.8.2frontend/package.json
npmtailwind-merge3.6.0frontend/package.json
全部依赖 1,915

来自 GitHub 依赖图的完整解析依赖集合:94 个直接依赖与 1,821 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
npm@apollo/client4.2.5直接
npm@dnd-kit/core6.3.1直接
npm@dnd-kit/sortable10.0.0直接
npm@dnd-kit/utilities3.2.2直接
npm@graphql-typed-document-node/core3.2.0直接
npm@heroui/autocomplete2.3.34直接
npm@heroui/button2.2.32直接
npm@heroui/modal2.2.29直接
npm@heroui/react2.8.10直接
npm@heroui/select2.4.33直接
npm@heroui/skeleton2.2.18直接
npm@heroui/system2.4.28直接
npm@heroui/theme2.4.26直接
npm@heroui/toast2.0.22直接
npm@heroui/tooltip2.2.29直接
npm@next/third-parties16.2.11直接
npm@playwright/test1.61.1直接
npm@react-leaflet/core3.0.0直接
npm@sentry/nextjs10.63.0直接
npmapexcharts5.15.2直接
npmclass-variance-authority0.7.1直接
npmclsx2.1.1直接
npmcore-js3.49.0直接
npmdate-fns4.4.0直接
npmdayjs1.11.21直接
npmdompurify3.4.12直接
npmframer-motion12.42.2直接
npmgraphql17.0.2直接
npmics3.12.0直接
npmisomorphic-dompurify3.18.0直接
npmleaflet1.9.4直接
npmleaflet.markercluster1.5.3直接
npmlodash4.18.1直接
npmmarkdown-it14.3.0直接
npmmarkdown-it-task-lists2.1.1直接
npmmillify6.1.0直接
npmnext16.2.11直接
npmnext-auth4.24.15直接
npmnext-themes0.4.6直接
npmposthog-js1.396.5直接
npmreact19.2.7直接
npmreact-apexcharts2.1.1直接
npmreact-dom19.2.7直接
npmreact-icons5.7.0直接
npmreact-leaflet5.0.0直接
npmreact-leaflet-cluster4.1.3直接
npmrxjs7.8.2直接
npmtailwind-merge3.4.0直接
npmtailwind-merge3.6.0直接
PyPIaiohttp3.14.1直接
PyPIalgoliasearch4.40.0直接
PyPIalgoliasearch-django4.0.0直接
PyPIcryptography48.0.1直接
PyPIcryptography49.0.0直接
PyPIdjango6.0.7直接
PyPIdjango-configurations2.5.1直接
PyPIdjango-cors-headers4.9.0直接
PyPIdjango-ninja1.6.2直接
PyPIdjango-redis6.0.0直接
PyPIdjango-rq3.2.2直接
PyPIdjango-storages1.14.6直接
PyPIemoji2.15.0直接
PyPIgeopy2.4.1直接
PyPIgunicorn25.3.0直接
PyPIhumanize4.15.0直接
PyPIidna3.15直接
PyPIidna3.18直接
PyPIjinja23.1.6直接
PyPIlangchain-core1.4.8直接
PyPIlanggraph1.2.6直接
PyPIlxml6.1.0直接
PyPImarkdown3.10.2直接
PyPIopenai2.33.0直接
PyPIowasp-schema0.1.51直接
PyPIpgvector0.4.2直接
PyPIpsycopg2-binary2.9.12直接
PyPIpydantic2.12.5直接
PyPIpydantic-core2.41.5直接
PyPIpygithub2.9.1直接
PyPIpyjwt2.13.0直接
PyPIpyparsing3.3.2直接
PyPIpython-dateutil2.9.0.post0直接
PyPIpyyaml6.0.3直接
PyPIreportlab4.4.10直接
PyPIrequests2.33.1直接
PyPIrequests2.34.2直接
PyPIsentry-sdk2.58.0直接
PyPIslack-bolt1.28.0直接
PyPIslack-sdk3.41.0直接
PyPIstarlette1.3.1直接
PyPIstrawberry-graphql0.316.0直接
PyPIstrawberry-graphql-django0.75.3直接
PyPIthefuzz0.22.1直接
PyPIurllib32.7.0直接
npm@adobe/css-tools4.5.0间接
npm@adobe/react-spectrum3.47.1间接
npm@adobe/react-spectrum3.47.2间接
npm@adobe/react-spectrum-ui1.2.1间接
npm@adobe/react-spectrum-workflow2.3.5间接
npm@alloc/quick-lru5.2.0间接
npm@apm-js-collab/code-transformer0.15.0间接
npm@apm-js-collab/code-transformer-bundler-plugins0.5.0间接
npm@apm-js-collab/tracing-hooks0.10.1间接
npm@ardatan/relay-compiler13.0.1间接
npm@asamuzakjp/css-color3.2.0间接
npm@asamuzakjp/css-color5.1.11间接
npm@asamuzakjp/dom-selector7.1.1间接
npm@asamuzakjp/generational-cache1.0.1间接
npm@asamuzakjp/nwsapi2.3.9间接
npm@axe-core/react4.12.1间接
npm@babel/code-frame7.29.7间接
npm@babel/compat-data7.29.7间接
npm@babel/core7.29.7间接
npm@babel/generator7.29.7间接
npm@babel/helper-compilation-targets7.29.7间接
npm@babel/helper-globals7.29.7间接
npm@babel/helper-module-imports7.29.7间接
npm@babel/helper-module-transforms7.29.7间接
npm@babel/helper-plugin-utils7.29.7间接
npm@babel/helper-string-parser7.29.7间接
npm@babel/helper-validator-identifier7.29.7间接
npm@babel/helper-validator-option7.29.7间接
npm@babel/helpers7.29.7间接
npm@babel/parser7.29.7间接
npm@babel/plugin-syntax-async-generators7.8.4间接
npm@babel/plugin-syntax-bigint7.8.3间接
npm@babel/plugin-syntax-class-properties7.12.13间接
npm@babel/plugin-syntax-class-static-block7.14.5间接
npm@babel/plugin-syntax-import-assertions7.29.7间接
npm@babel/plugin-syntax-import-attributes7.29.7间接
npm@babel/plugin-syntax-import-meta7.10.4间接
npm@babel/plugin-syntax-json-strings7.8.3间接
npm@babel/plugin-syntax-jsx7.29.7间接
npm@babel/plugin-syntax-logical-assignment-operators7.10.4间接
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3间接
npm@babel/plugin-syntax-numeric-separator7.10.4间接
npm@babel/plugin-syntax-object-rest-spread7.8.3间接
npm@babel/plugin-syntax-optional-catch-binding7.8.3间接
npm@babel/plugin-syntax-optional-chaining7.8.3间接
npm@babel/plugin-syntax-private-property-in-object7.14.5间接
npm@babel/plugin-syntax-top-level-await7.14.5间接
npm@babel/plugin-syntax-typescript7.29.7间接
npm@babel/runtime7.29.7间接
npm@babel/template7.29.7间接
npm@babel/traverse7.29.7间接
npm@babel/types7.29.7间接
npm@bcoe/v8-coverage0.2.3间接
npm@bramus/specificity2.4.2间接
npm@cspell/cspell-bundled-dicts10.0.1间接
npm@cspell/cspell-json-reporter10.0.1间接
npm@cspell/cspell-performance-monitor10.0.1间接
npm@cspell/cspell-pipe10.0.1间接
npm@cspell/cspell-resolver10.0.1间接
npm@cspell/cspell-service-bus10.0.1间接
npm@cspell/cspell-types10.0.1间接
npm@cspell/cspell-worker10.0.1间接
npm@cspell/dict-ada4.1.1间接
npm@cspell/dict-al1.1.1间接
npm@cspell/dict-aws4.0.17间接
npm@cspell/dict-bash4.2.3间接
npm@cspell/dict-companies3.2.11间接
npm@cspell/dict-cpp7.0.2间接
npm@cspell/dict-cryptocurrencies5.0.5间接
npm@cspell/dict-csharp4.0.8间接
npm@cspell/dict-css4.1.2间接
npm@cspell/dict-dart2.3.2间接
npm@cspell/dict-data-science2.0.14间接
npm@cspell/dict-django4.1.6间接
npm@cspell/dict-docker1.1.17间接
npm@cspell/dict-dotnet5.0.13间接
npm@cspell/dict-elixir4.0.8间接
npm@cspell/dict-en-common-misspellings2.1.12间接
npm@cspell/dict-en-gb-mit3.1.24间接
npm@cspell/dict-en_us4.4.33间接
npm@cspell/dict-en_us4.4.35间接
npm@cspell/dict-filetypes3.0.18间接
npm@cspell/dict-flutter1.1.1间接
npm@cspell/dict-fonts4.0.6间接
npm@cspell/dict-fsharp1.1.1间接
npm@cspell/dict-fullstack3.2.9间接
npm@cspell/dict-gaming-terms1.1.2间接
npm@cspell/dict-git3.1.0间接
npm@cspell/dict-golang6.0.26间接
npm@cspell/dict-google1.0.9间接
npm@cspell/dict-haskell4.0.6间接
npm@cspell/dict-html4.0.15间接
npm@cspell/dict-html-symbol-entities4.0.5间接
npm@cspell/dict-java5.0.12间接
npm@cspell/dict-julia1.1.1间接
npm@cspell/dict-k8s1.0.12间接
npm@cspell/dict-kotlin1.1.1间接
npm@cspell/dict-latex5.1.0间接
npm@cspell/dict-lorem-ipsum4.0.5间接
npm@cspell/dict-lua4.0.8间接
npm@cspell/dict-makefile1.0.5间接
npm@cspell/dict-markdown2.0.17间接
npm@cspell/dict-monkeyc1.0.12间接
npm@cspell/dict-node5.0.9间接
npm@cspell/dict-npm5.2.41间接
npm@cspell/dict-people-names1.1.16间接
npm@cspell/dict-php4.1.1间接
npm@cspell/dict-powershell5.0.15间接
npm@cspell/dict-public-licenses2.0.16间接
npm@cspell/dict-python4.2.27间接
npm@cspell/dict-r2.1.1间接
npm@cspell/dict-ruby5.1.1间接
npm@cspell/dict-rust4.1.2间接
npm@cspell/dict-scala5.0.9间接
npm@cspell/dict-shell1.2.0间接
npm@cspell/dict-software-terms5.2.2间接
npm@cspell/dict-sql2.2.1间接
npm@cspell/dict-svelte1.0.7间接
npm@cspell/dict-swift2.0.6间接
npm@cspell/dict-terraform1.1.3间接
npm@cspell/dict-typescript3.2.3间接
npm@cspell/dict-vue3.0.5间接
npm@cspell/dict-win322.0.10间接
npm@cspell/dict-zig1.0.0间接
npm@cspell/dynamic-import10.0.1间接
npm@cspell/filetypes10.0.1间接
npm@cspell/rpc10.0.1间接
npm@cspell/strong-weak-map10.0.1间接
npm@cspell/url10.0.1间接
npm@cspotcode/source-map-support0.8.1间接
npm@csstools/color-helpers5.1.0间接
npm@csstools/color-helpers6.0.2间接
npm@csstools/css-calc2.1.4间接
npm@csstools/css-calc3.2.1间接
npm@csstools/css-color-parser3.1.0间接
npm@csstools/css-color-parser4.1.8间接
npm@csstools/css-parser-algorithms3.0.5间接
npm@csstools/css-parser-algorithms4.0.0间接
npm@csstools/css-syntax-patches-for-csstree1.1.5间接
npm@csstools/css-tokenizer3.0.4间接
npm@csstools/css-tokenizer4.0.0间接
npm@dnd-kit/accessibility3.1.1间接
npm@emnapi/core1.10.0间接
npm@emnapi/runtime1.10.0间接
npm@emnapi/runtime1.11.1间接
npm@emnapi/wasi-threads1.2.1间接
npm@envelop/core5.5.1间接
npm@envelop/instrumentation1.0.0间接
npm@envelop/types5.2.1间接
npm@eslint-community/eslint-utils4.9.1间接
npm@eslint-community/regexpp4.12.2间接
npm@eslint/config-array0.23.5间接
npm@eslint/config-helpers0.6.0间接
npm@eslint/core1.2.1间接
npm@eslint/js10.0.1间接
npm@eslint/object-schema3.0.5间接
npm@eslint/plugin-kit0.7.2间接
npm@exodus/bytes1.15.1间接
npm@fastify/busboy3.2.0间接
npm@formatjs/ecma402-abstract2.3.6间接
npm@formatjs/fast-memoize2.2.7间接
npm@formatjs/icu-messageformat-parser2.11.4间接
npm@formatjs/icu-skeleton-parser1.8.16间接
npm@formatjs/intl-localematcher0.6.2间接
npm@graphql-codegen/add7.0.1间接
npm@graphql-codegen/add7.1.0间接
npm@graphql-codegen/cli7.2.0间接
npm@graphql-codegen/client-preset6.1.0间接
npm@graphql-codegen/core6.2.0间接
npm@graphql-codegen/gql-tag-operations6.1.0间接
npm@graphql-codegen/near-operation-file-preset5.2.1间接
npm@graphql-codegen/plugin-helpers7.0.1间接
npm@graphql-codegen/plugin-helpers7.1.0间接
npm@graphql-codegen/schema-ast6.1.0间接
npm@graphql-codegen/typed-document-node7.1.0间接
npm@graphql-codegen/typescript6.1.0间接
npm@graphql-codegen/typescript-operations6.1.0间接
npm@graphql-codegen/visitor-plugin-common7.0.4间接
npm@graphql-codegen/visitor-plugin-common7.2.0间接
npm@graphql-hive/signal2.0.0间接
npm@graphql-tools/apollo-engine-loader8.0.30间接
npm@graphql-tools/batch-execute10.0.8间接
npm@graphql-tools/code-file-loader8.1.32间接
npm@graphql-tools/delegate12.0.16间接
npm@graphql-tools/documents1.0.1间接
npm@graphql-tools/executor1.5.3间接
npm@graphql-tools/executor-common1.0.6间接
npm@graphql-tools/executor-graphql-ws3.1.5间接
npm@graphql-tools/executor-http3.3.0间接
npm@graphql-tools/executor-legacy-ws1.1.28间接
npm@graphql-tools/git-loader8.0.36间接
npm@graphql-tools/github-loader9.1.2间接
npm@graphql-tools/graphql-file-loader8.1.14间接
npm@graphql-tools/graphql-tag-pluck8.3.31间接
npm@graphql-tools/import7.1.14间接
npm@graphql-tools/json-file-loader8.0.28间接
npm@graphql-tools/load8.1.10间接
npm@graphql-tools/merge9.1.9间接
npm@graphql-tools/optimize2.0.0间接
npm@graphql-tools/relay-operation-optimizer7.1.4间接
npm@graphql-tools/schema10.0.33间接
npm@graphql-tools/url-loader9.1.2间接
npm@graphql-tools/utils11.1.0间接
npm@graphql-tools/utils11.2.0间接
npm@graphql-tools/wrap11.1.15间接
npm@heroui/accordion2.2.29间接
npm@heroui/alert2.2.32间接
npm@heroui/aria-utils2.2.29间接
npm@heroui/avatar2.2.26间接
npm@heroui/badge2.2.18间接
npm@heroui/breadcrumbs2.2.25间接
npm@heroui/calendar2.2.32间接
npm@heroui/card2.2.28间接
npm@heroui/checkbox2.3.32间接
npm@heroui/chip2.2.25间接
npm@heroui/code2.2.25间接
npm@heroui/date-input2.3.32间接
npm@heroui/date-picker2.3.33间接
npm@heroui/divider2.2.24间接
npm@heroui/dom-animation2.1.10间接
npm@heroui/drawer2.2.29间接
npm@heroui/dropdown2.3.32间接
npm@heroui/form2.1.32间接
npm@heroui/framer-utils2.1.28间接
npm@heroui/image2.2.19间接
npm@heroui/input2.4.33间接
npm@heroui/input-otp2.1.32间接
npm@heroui/kbd2.2.26间接
npm@heroui/link2.2.26间接
npm@heroui/listbox2.3.31间接
npm@heroui/menu2.2.31间接
npm@heroui/navbar2.2.30间接
npm@heroui/number-input2.0.23间接
npm@heroui/pagination2.2.27间接
npm@heroui/popover2.3.32间接
npm@heroui/progress2.2.25间接
npm@heroui/radio2.3.32间接
npm@heroui/react-rsc-utils2.1.9间接
npm@heroui/react-utils2.1.14间接
npm@heroui/ripple2.2.21间接
npm@heroui/scroll-shadow2.3.19间接
npm@heroui/shared-icons2.1.10间接
npm@heroui/shared-utils2.1.12间接
npm@heroui/slider2.4.29间接
npm@heroui/snippet2.2.33间接
npm@heroui/spacer2.2.25间接
npm@heroui/spinner2.2.29间接
npm@heroui/switch2.2.27间接
npm@heroui/system-rsc2.3.24间接
npm@heroui/table2.2.32间接
npm@heroui/tabs2.2.29间接
npm@heroui/use-aria-accordion2.2.20间接
npm@heroui/use-aria-button2.2.22间接
npm@heroui/use-aria-link2.2.23间接
npm@heroui/use-aria-modal-overlay2.2.21间接
npm@heroui/use-aria-multiselect2.4.21间接
npm@heroui/use-aria-overlay2.0.6间接
npm@heroui/use-callback-ref2.1.8间接
npm@heroui/use-clipboard2.1.9间接
npm@heroui/use-data-scroll-overflow2.2.13间接
npm@heroui/use-disclosure2.2.19间接
npm@heroui/use-draggable2.1.20间接
npm@heroui/use-form-reset2.0.1间接
npm@heroui/use-image2.1.14间接
npm@heroui/use-intersection-observer2.2.14间接
npm@heroui/use-is-mobile2.2.12间接
npm@heroui/use-is-mounted2.1.8间接
npm@heroui/use-measure2.1.8间接
npm@heroui/use-pagination2.2.20间接
npm@heroui/use-resize2.1.8间接
npm@heroui/use-safe-layout-effect2.1.8间接
npm@heroui/use-scroll-position2.1.8间接
npm@heroui/use-viewport-size2.0.1间接
npm@heroui/user2.2.26间接
npm@humanfs/core0.19.2间接
npm@humanfs/node0.16.8间接
npm@humanfs/types0.15.0间接
npm@humanwhocodes/module-importer1.0.1间接
npm@humanwhocodes/retry0.4.3间接
npm@img/colour1.1.0间接
npm@img/sharp-darwin-arm640.35.0间接
npm@img/sharp-darwin-x640.35.0间接
npm@img/sharp-freebsd-wasm320.35.0间接
npm@img/sharp-libvips-darwin-arm641.3.0间接
npm@img/sharp-libvips-darwin-x641.3.0间接
npm@img/sharp-libvips-linux-arm1.3.0间接
npm@img/sharp-libvips-linux-arm641.3.0间接
npm@img/sharp-libvips-linux-ppc641.3.0间接
npm@img/sharp-libvips-linux-riscv641.3.0间接
npm@img/sharp-libvips-linux-s390x1.3.0间接
npm@img/sharp-libvips-linux-x641.3.0间接
npm@img/sharp-libvips-linuxmusl-arm641.3.0间接
npm@img/sharp-libvips-linuxmusl-x641.3.0间接
npm@img/sharp-linux-arm0.35.0间接
npm@img/sharp-linux-arm640.35.0间接
npm@img/sharp-linux-ppc640.35.0间接
npm@img/sharp-linux-riscv640.35.0间接
npm@img/sharp-linux-s390x0.35.0间接
npm@img/sharp-linux-x640.35.0间接
npm@img/sharp-linuxmusl-arm640.35.0间接
npm@img/sharp-linuxmusl-x640.35.0间接
npm@img/sharp-wasm320.35.0间接
npm@img/sharp-webcontainers-wasm320.35.0间接
npm@img/sharp-win32-arm640.35.0间接
npm@img/sharp-win32-ia320.35.0间接
npm@img/sharp-win32-x640.35.0间接
npm@inquirer/ansi2.0.7间接
npm@inquirer/checkbox5.2.1间接
npm@inquirer/confirm6.1.1间接
npm@inquirer/core11.2.1间接
npm@inquirer/editor5.2.1间接
npm@inquirer/expand5.1.1间接
npm@inquirer/external-editor3.0.2间接
npm@inquirer/figures2.0.7间接
npm@inquirer/input5.1.1间接
npm@inquirer/number4.1.1间接
npm@inquirer/password5.1.1间接
npm@inquirer/prompts8.5.1间接
npm@inquirer/rawlist5.3.1间接
npm@inquirer/search4.2.1间接
npm@inquirer/select5.2.1间接
npm@inquirer/type4.0.7间接
npm@internationalized/date3.12.0间接
npm@internationalized/date3.12.2间接
npm@internationalized/message3.1.10间接
npm@internationalized/number3.6.7间接
npm@internationalized/string3.2.9间接
npm@isaacs/cliui9.0.0间接
npm@istanbuljs/load-nyc-config1.1.0间接
npm@istanbuljs/schema0.1.6间接
npm@jest/console30.4.1间接
npm@jest/core30.4.2间接
npm@jest/create-cache-key-function30.4.1间接
npm@jest/diff-sequences30.4.0间接
npm@jest/environment30.4.1间接
npm@jest/environment-jsdom-abstract30.4.1间接
npm@jest/expect30.4.1间接
npm@jest/expect-utils30.4.1间接
npm@jest/fake-timers30.4.1间接
npm@jest/get-type30.1.0间接
npm@jest/globals30.4.1间接
npm@jest/pattern30.4.0间接
npm@jest/reporters30.4.1间接
npm@jest/schemas29.6.3间接
npm@jest/schemas30.4.1间接
npm@jest/snapshot-utils30.4.1间接
npm@jest/source-map30.0.1间接
npm@jest/test-result30.4.1间接
npm@jest/test-sequencer30.4.1间接
npm@jest/transform30.4.1间接
npm@jest/types30.4.1间接
npm@jridgewell/gen-mapping0.3.13间接
npm@jridgewell/remapping2.3.5间接
npm@jridgewell/resolve-uri3.1.2间接
npm@jridgewell/source-map0.3.11间接
npm@jridgewell/sourcemap-codec1.5.5间接
npm@jridgewell/trace-mapping0.3.31间接
npm@jridgewell/trace-mapping0.3.9间接
npm@lhci/cli0.15.1间接
npm@lhci/utils0.15.1间接
npm@napi-rs/wasm-runtime1.1.5间接
npm@next/env16.2.11间接
npm@next/eslint-plugin-next16.2.10间接
npm@next/swc-darwin-arm6416.2.11间接
npm@next/swc-darwin-x6416.2.11间接
npm@next/swc-linux-arm64-gnu16.2.11间接
npm@next/swc-linux-arm64-musl16.2.11间接
npm@next/swc-linux-x64-gnu16.2.11间接
npm@next/swc-linux-x64-musl16.2.11间接
npm@next/swc-win32-arm64-msvc16.2.11间接
npm@next/swc-win32-x64-msvc16.2.11间接
npm@nodelib/fs.scandir2.1.5间接
npm@nodelib/fs.stat2.0.5间接
npm@nodelib/fs.walk1.2.8间接
npm@opentelemetry/api1.9.1间接
npm@opentelemetry/api-logs0.214.0间接
npm@opentelemetry/core2.8.0间接
npm@opentelemetry/instrumentation0.214.0间接
npm@opentelemetry/resources2.8.0间接
npm@opentelemetry/sdk-trace-base2.8.0间接
npm@opentelemetry/semantic-conventions1.41.1间接
npm@opentelemetry/semantic-conventions1.43.0间接
npm@panva/hkdf1.2.1间接
npm@paulirish/trace_engine0.0.53间接
npm@pkgr/core0.3.6间接
npm@posthog/core1.39.6间接
npm@posthog/types1.392.0间接
npm@puppeteer/browsers2.13.2间接
npm@react-aria/breadcrumbs3.5.32间接
npm@react-aria/button3.14.5间接
npm@react-aria/button3.15.1间接
npm@react-aria/calendar3.10.1间接
npm@react-aria/calendar3.9.5间接
npm@react-aria/checkbox3.16.5间接
npm@react-aria/checkbox3.17.1间接
npm@react-aria/combobox3.15.0间接
npm@react-aria/datepicker3.16.1间接
npm@react-aria/dialog3.5.34间接
npm@react-aria/dialog3.6.1间接
npm@react-aria/focus3.21.5间接
npm@react-aria/focus3.22.1间接
npm@react-aria/form3.1.5间接
npm@react-aria/form3.2.1间接
npm@react-aria/grid3.15.1间接
npm@react-aria/i18n3.12.16间接
npm@react-aria/i18n3.13.1间接
npm@react-aria/interactions3.27.1间接
npm@react-aria/interactions3.28.1间接
npm@react-aria/label3.7.25间接
npm@react-aria/label3.8.1间接
npm@react-aria/landmark3.1.1间接
npm@react-aria/link3.9.1间接
npm@react-aria/listbox3.15.3间接
npm@react-aria/listbox3.16.1间接
npm@react-aria/live-announcer3.5.1间接
npm@react-aria/menu3.21.0间接
npm@react-aria/menu3.22.1间接
npm@react-aria/numberfield3.12.5间接
npm@react-aria/overlays3.31.2间接
npm@react-aria/overlays3.32.1间接
npm@react-aria/progress3.4.30间接
npm@react-aria/radio3.12.5间接
npm@react-aria/selection3.27.2间接
npm@react-aria/selection3.28.1间接
npm@react-aria/slider3.8.5间接
npm@react-aria/slider3.9.1间接
npm@react-aria/spinbutton3.8.1间接
npm@react-aria/ssr3.10.1间接
npm@react-aria/ssr3.9.10间接
npm@react-aria/switch3.7.11间接
npm@react-aria/switch3.8.1间接
npm@react-aria/table3.17.11间接
npm@react-aria/tabs3.11.1间接
npm@react-aria/tabs3.12.1间接
npm@react-aria/textfield3.18.5间接
npm@react-aria/textfield3.19.1间接
npm@react-aria/toast3.0.11间接
npm@react-aria/toggle3.13.1间接
npm@react-aria/toolbar3.0.0-beta.24间接
npm@react-aria/tooltip3.9.2间接
npm@react-aria/utils3.33.1间接
npm@react-aria/utils3.34.1间接
npm@react-aria/visually-hidden3.8.31间接
npm@react-aria/visually-hidden3.9.1间接
npm@react-spectrum/button3.18.1间接
npm@react-spectrum/calendar3.8.1间接
npm@react-spectrum/checkbox3.11.1间接
npm@react-spectrum/dialog3.10.1间接
npm@react-spectrum/link3.7.1间接
npm@react-spectrum/listbox3.16.1间接
npm@react-spectrum/overlays5.10.1间接
npm@react-spectrum/provider3.11.1间接
npm@react-spectrum/slider3.9.1间接
npm@react-spectrum/switch3.7.1间接
npm@react-spectrum/tabs3.9.1间接
npm@react-stately/calendar3.10.1间接
npm@react-stately/calendar3.9.3间接
npm@react-stately/checkbox3.7.5间接
npm@react-stately/checkbox3.8.1间接
npm@react-stately/collections3.12.10间接
npm@react-stately/collections3.13.1间接
npm@react-stately/combobox3.13.0间接
npm@react-stately/datepicker3.16.1间接
npm@react-stately/flags3.2.1间接
npm@react-stately/form3.2.4间接
npm@react-stately/form3.3.1间接
npm@react-stately/grid3.12.1间接
npm@react-stately/list3.13.4间接
npm@react-stately/list3.14.1间接
npm@react-stately/menu3.9.11间接
npm@react-stately/numberfield3.11.0间接
npm@react-stately/overlays3.6.23间接
npm@react-stately/overlays3.7.1间接
npm@react-stately/radio3.11.5间接
npm@react-stately/selection3.21.1间接
npm@react-stately/slider3.7.5间接
npm@react-stately/slider3.8.1间接
npm@react-stately/table3.15.4间接
npm@react-stately/tabs3.8.9间接
npm@react-stately/tabs3.9.1间接
npm@react-stately/toast3.1.3间接
npm@react-stately/toggle3.10.1间接
npm@react-stately/toggle3.9.5间接
npm@react-stately/tooltip3.5.11间接
npm@react-stately/tree3.10.1间接
npm@react-stately/tree3.9.6间接
npm@react-stately/utils3.11.0间接
npm@react-stately/utils3.12.1间接
npm@react-stately/virtualizer4.4.6间接
npm@react-types/accordion3.0.0-alpha.26间接
npm@react-types/breadcrumbs3.7.19间接
npm@react-types/button3.15.1间接
npm@react-types/button3.16.0间接
npm@react-types/calendar3.8.3间接
npm@react-types/calendar3.9.0间接
npm@react-types/checkbox3.10.4间接
npm@react-types/checkbox3.11.0间接
npm@react-types/combobox3.14.0间接
npm@react-types/datepicker3.13.5间接
npm@react-types/dialog3.6.0间接
npm@react-types/form3.7.18间接
npm@react-types/grid3.3.8间接
npm@react-types/link3.6.7间接
npm@react-types/link3.7.0间接
npm@react-types/listbox3.8.0间接
npm@react-types/menu3.10.7间接
npm@react-types/numberfield3.8.18间接
npm@react-types/overlays3.10.0间接
npm@react-types/overlays3.9.4间接
npm@react-types/progress3.5.18间接
npm@react-types/radio3.9.4间接
npm@react-types/shared3.33.1间接
npm@react-types/shared3.35.0间接
npm@react-types/shared3.36.0间接
npm@react-types/slider3.9.0间接
npm@react-types/switch3.6.0间接
npm@react-types/table3.13.6间接
npm@react-types/tabs3.4.0间接
npm@react-types/textfield3.12.8间接
npm@react-types/tooltip3.5.2间接
npm@repeaterjs/repeater3.0.6间接
npm@rollup/plugin-commonjs28.0.1间接
npm@rollup/pluginutils5.4.0间接
npm@rollup/rollup-android-arm-eabi4.62.2间接
npm@rollup/rollup-android-arm644.62.2间接
npm@rollup/rollup-darwin-arm644.62.2间接
npm@rollup/rollup-darwin-x644.62.2间接
npm@rollup/rollup-freebsd-arm644.62.2间接
npm@rollup/rollup-freebsd-x644.62.2间接
npm@rollup/rollup-linux-arm-gnueabihf4.62.2间接
npm@rollup/rollup-linux-arm-musleabihf4.62.2间接
npm@rollup/rollup-linux-arm64-gnu4.62.2间接
npm@rollup/rollup-linux-arm64-musl4.62.2间接
npm@rollup/rollup-linux-loong64-gnu4.62.2间接
npm@rollup/rollup-linux-loong64-musl4.62.2间接
npm@rollup/rollup-linux-ppc64-gnu4.62.2间接
npm@rollup/rollup-linux-ppc64-musl4.62.2间接
npm@rollup/rollup-linux-riscv64-gnu4.62.2间接
npm@rollup/rollup-linux-riscv64-musl4.62.2间接
npm@rollup/rollup-linux-s390x-gnu4.62.2间接
npm@rollup/rollup-linux-x64-gnu4.62.2间接
npm@rollup/rollup-linux-x64-musl4.62.2间接
npm@rollup/rollup-openbsd-x644.62.2间接
npm@rollup/rollup-openharmony-arm644.62.2间接
npm@rollup/rollup-win32-arm64-msvc4.62.2间接
npm@rollup/rollup-win32-ia32-msvc4.62.2间接
npm@rollup/rollup-win32-x64-gnu4.62.2间接
npm@rollup/rollup-win32-x64-msvc4.62.2间接
npm@rtsao/scc1.1.0间接
npm@sentry-internal/tracing7.120.4间接
npm@sentry/babel-plugin-component-annotate5.3.0间接
npm@sentry/browser10.63.0间接
npm@sentry/browser-utils10.63.0间接
npm@sentry/bundler-plugin-core5.3.0间接
npm@sentry/cli2.58.6间接
npm@sentry/cli-darwin2.58.6间接
npm@sentry/cli-linux-arm2.58.6间接
npm@sentry/cli-linux-arm642.58.6间接
npm@sentry/cli-linux-i6862.58.6间接
npm@sentry/cli-linux-x642.58.6间接
npm@sentry/cli-win32-arm642.58.6间接
npm@sentry/cli-win32-i6862.58.6间接
npm@sentry/cli-win32-x642.58.6间接
npm@sentry/conventions0.12.0间接
npm@sentry/core10.63.0间接
npm@sentry/core7.120.4间接
npm@sentry/feedback10.63.0间接
npm@sentry/integrations7.120.4间接
npm@sentry/node10.63.0间接
npm@sentry/node7.120.4间接
npm@sentry/node-core10.63.0间接
npm@sentry/opentelemetry10.63.0间接
npm@sentry/react10.63.0间接
npm@sentry/replay10.63.0间接
npm@sentry/replay-canvas10.63.0间接
npm@sentry/server-utils10.63.0间接
npm@sentry/types7.120.4间接
npm@sentry/utils7.120.4间接
npm@sentry/vercel-edge10.63.0间接
npm@sentry/webpack-plugin5.3.0间接
npm@sinclair/typebox0.27.10间接
npm@sinclair/typebox0.34.49间接
npm@sinonjs/commons3.0.1间接
npm@sinonjs/fake-timers15.4.0间接
npm@spectrum-icons/ui3.7.1间接
npm@spectrum-icons/workflow4.3.1间接
npm@swc/core1.15.43间接
npm@swc/core-darwin-arm641.15.43间接
npm@swc/core-darwin-x641.15.43间接
npm@swc/core-linux-arm-gnueabihf1.15.43间接
npm@swc/core-linux-arm64-gnu1.15.43间接
npm@swc/core-linux-arm64-musl1.15.43间接
npm@swc/core-linux-ppc64-gnu1.15.43间接
npm@swc/core-linux-s390x-gnu1.15.43间接
npm@swc/core-linux-x64-gnu1.15.43间接
npm@swc/core-linux-x64-musl1.15.43间接
npm@swc/core-win32-arm64-msvc1.15.43间接
npm@swc/core-win32-ia32-msvc1.15.43间接
npm@swc/core-win32-x64-msvc1.15.43间接
npm@swc/counter0.1.3间接
npm@swc/helpers0.5.15间接
npm@swc/helpers0.5.23间接
npm@swc/jest0.2.39间接
npm@swc/types0.1.27间接
npm@tailwindcss/node4.3.2间接
npm@tailwindcss/oxide4.3.2间接
npm@tailwindcss/oxide-android-arm644.3.2间接
npm@tailwindcss/oxide-darwin-arm644.3.2间接
npm@tailwindcss/oxide-darwin-x644.3.2间接
npm@tailwindcss/oxide-freebsd-x644.3.2间接
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.2间接
npm@tailwindcss/oxide-linux-arm64-gnu4.3.2间接
npm@tailwindcss/oxide-linux-arm64-musl4.3.2间接
npm@tailwindcss/oxide-linux-x64-gnu4.3.2间接
npm@tailwindcss/oxide-linux-x64-musl4.3.2间接
npm@tailwindcss/oxide-wasm32-wasi4.3.2间接
npm@tailwindcss/oxide-win32-arm64-msvc4.3.2间接
npm@tailwindcss/oxide-win32-x64-msvc4.3.2间接
npm@tailwindcss/postcss4.3.2间接
npm@tanstack/react-virtual3.11.3间接
npm@tanstack/virtual-core3.11.3间接
npm@testing-library/dom10.4.1间接
npm@testing-library/jest-dom6.9.1间接
npm@testing-library/react16.3.2间接
npm@testing-library/user-event14.6.1间接
npm@tootallnate/quickjs-emscripten0.23.0间接
npm@tsconfig/node101.0.12间接
npm@tsconfig/node121.0.11间接
npm@tsconfig/node141.0.3间接
npm@tsconfig/node161.0.4间接
npm@tybys/wasm-util0.10.2间接
npm@types/aria-query5.0.4间接
npm@types/babel__core7.20.5间接
npm@types/babel__generator7.27.0间接
npm@types/babel__template7.4.4间接
npm@types/babel__traverse7.28.0间接
npm@types/eslint9.6.1间接
npm@types/eslint-scope3.7.7间接
npm@types/esrecurse4.3.1间接
npm@types/estree1.0.9间接
npm@types/geojson7946.0.16间接
npm@types/istanbul-lib-coverage2.0.6间接
npm@types/istanbul-lib-report3.0.3间接
npm@types/istanbul-reports3.0.4间接
npm@types/jest30.0.0间接
npm@types/jest-axe3.5.9间接
npm@types/jsdom21.1.7间接
npm@types/json-schema7.0.15间接
npm@types/json50.0.29间接
npm@types/leaflet1.9.21间接
npm@types/leaflet.markercluster1.5.6间接
npm@types/linkify-it5.0.0间接
npm@types/lodash4.17.24间接
npm@types/markdown-it14.1.2间接
npm@types/mdurl2.0.0间接
npm@types/node26.1.0间接
npm@types/react19.2.17间接
npm@types/react-dom19.2.3间接
npm@types/stack-utils2.0.3间接
npm@types/tough-cookie4.0.5间接
npm@types/trusted-types2.0.7间接
npm@types/ws8.18.1间接
npm@types/yargs17.0.35间接
npm@types/yargs-parser21.0.3间接
npm@types/yauzl2.10.3间接
npm@typescript-eslint/eslint-plugin8.62.1间接
npm@typescript-eslint/parser8.62.1间接
npm@typescript-eslint/project-service8.62.1间接
npm@typescript-eslint/scope-manager8.62.1间接
npm@typescript-eslint/tsconfig-utils8.62.1间接
npm@typescript-eslint/type-utils8.62.1间接
npm@typescript-eslint/types8.62.1间接
npm@typescript-eslint/typescript-estree8.62.1间接
npm@typescript-eslint/utils8.62.1间接
npm@typescript-eslint/visitor-keys8.62.1间接
npm@ungap/structured-clone1.3.1间接
npm@unrs/resolver-binding-android-arm-eabi1.12.2间接
npm@unrs/resolver-binding-android-arm641.12.2间接
npm@unrs/resolver-binding-darwin-arm641.12.2间接
npm@unrs/resolver-binding-darwin-x641.12.2间接
npm@unrs/resolver-binding-freebsd-x641.12.2间接
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2间接
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2间接
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-arm64-musl1.12.2间接
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-loong64-musl1.12.2间接
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2间接
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2间接
npm@unrs/resolver-binding-linux-x64-gnu1.12.2间接
npm@unrs/resolver-binding-linux-x64-musl1.12.2间接
npm@unrs/resolver-binding-openharmony-arm641.12.2间接
npm@unrs/resolver-binding-wasm32-wasi1.12.2间接
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2间接
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2间接
npm@unrs/resolver-binding-win32-x64-msvc1.12.2间接
npm@webassemblyjs/ast1.14.1间接
npm@webassemblyjs/floating-point-hex-parser1.13.2间接
npm@webassemblyjs/helper-api-error1.13.2间接
npm@webassemblyjs/helper-buffer1.14.1间接
npm@webassemblyjs/helper-numbers1.13.2间接
npm@webassemblyjs/helper-wasm-bytecode1.13.2间接
npm@webassemblyjs/helper-wasm-section1.14.1间接
npm@webassemblyjs/ieee7541.13.2间接
npm@webassemblyjs/leb1281.13.2间接
npm@webassemblyjs/utf81.13.2间接
npm@webassemblyjs/wasm-edit1.14.1间接
npm@webassemblyjs/wasm-gen1.14.1间接
npm@webassemblyjs/wasm-opt1.14.1间接
npm@webassemblyjs/wasm-parser1.14.1间接
npm@webassemblyjs/wast-printer1.14.1间接
npm@whatwg-node/disposablestack0.0.6间接
npm@whatwg-node/fetch0.10.13间接
npm@whatwg-node/node-fetch0.8.5间接
npm@whatwg-node/promise-helpers1.3.2间接
npm@wry/caches1.0.1间接
npm@wry/context0.7.4间接
npm@wry/equality0.5.7间接
npm@wry/trie0.5.0间接
npm@xtuc/ieee7541.2.0间接
npm@xtuc/long4.2.2间接
npmaccepts1.3.8间接
npmacorn8.16.0间接
npmacorn8.17.0间接
npmacorn-import-attributes1.9.5间接
npmacorn-import-phases1.0.4间接
npmacorn-jsx5.3.2间接
npmacorn-walk8.3.5间接
npmagent-base6.0.2间接
npmagent-base7.1.4间接
npmajv6.15.0间接
npmajv8.20.0间接
npmajv-formats2.1.1间接
npmajv-keywords5.1.0间接
npmansi-colors4.1.3间接
npmansi-escapes3.2.0间接
npmansi-escapes4.3.2间接
npmansi-escapes7.3.0间接
npmansi-regex3.0.1间接
npmansi-regex4.1.1间接
npmansi-regex5.0.1间接
npmansi-regex6.2.2间接
npmansi-styles3.2.1间接
npmansi-styles4.3.0间接
npmansi-styles5.2.0间接
npmansi-styles6.2.3间接
npmanymatch3.1.3间接
npmarg4.1.3间接
npmargparse2.0.1间接
npmaria-hidden1.2.6间接
npmaria-query5.3.0间接
npmaria-query5.3.2间接
npmarray-buffer-byte-length1.0.2间接
npmarray-flatten1.1.1间接
npmarray-includes3.1.9间接
npmarray-timsort1.0.3间接
npmarray-union2.1.0间接
npmarray.prototype.findlast1.2.5间接
npmarray.prototype.findlastindex1.2.6间接
npmarray.prototype.flat1.3.3间接
npmarray.prototype.flatmap1.3.3间接
npmarray.prototype.tosorted1.1.4间接
npmarraybuffer.prototype.slice1.0.4间接
npmast-types0.13.4间接
npmast-types-flow0.0.8间接
npmastring1.9.0间接
npmasync-function1.0.0间接
npmauto-bind5.0.1间接
npmavailable-typed-arrays1.0.7间接
npmaxe-core3.5.6间接
npmaxe-core4.10.2间接
npmaxe-core4.12.0间接
npmaxe-core4.12.1间接
npmaxobject-query4.1.0间接
npmb4a1.8.1间接
npmbabel-jest30.4.1间接
npmbabel-plugin-istanbul7.0.1间接
npmbabel-plugin-jest-hoist30.4.0间接
npmbabel-preset-current-node-syntax1.2.0间接
npmbabel-preset-jest30.4.0间接
npmbalanced-match1.0.2间接
npmbalanced-match4.0.4间接
npmbare-events2.8.3间接
npmbare-fs4.7.1间接
npmbare-os3.9.1间接
npmbare-path3.0.0间接
npmbare-stream2.13.1间接
npmbare-url2.4.3间接
npmbaseline-browser-mapping2.10.33间接
npmbaseline-browser-mapping2.10.40间接
npmbaseline-browser-mapping2.10.41间接
npmbaseline-browser-mapping2.11.1间接
npmbasic-ftp5.3.1间接
npmbidi-js1.0.3间接
npmbody-parser1.20.6间接
npmbrace-expansion1.1.16间接
npmbrace-expansion5.0.7间接
npmbraces3.0.3间接
npmbrowserslist4.28.2间接
npmbrowserslist4.28.4间接
npmbrowserslist4.28.7间接
npmbser2.1.1间接
npmbuffer-crc320.2.13间接
npmbuffer-from1.1.2间接
npmbytes3.1.2间接
npmcall-bind1.0.9间接
npmcall-bind-apply-helpers1.0.2间接
npmcall-bound1.0.4间接
npmcallsites3.1.0间接
npmcamelcase5.3.1间接
npmcamelcase6.3.0间接
npmcaniuse-lite1.0.30001793间接
npmcaniuse-lite1.0.30001800间接
npmcaniuse-lite1.0.30001806间接
npmchalk2.4.2间接
npmchalk4.1.2间接
npmchalk5.6.2间接
npmchalk-template1.1.2间接
npmchange-case5.4.4间接
npmchange-case-all2.1.0间接
npmchar-regex1.0.2间接
npmchardet0.7.0间接
npmchardet2.1.1间接
npmchrome-launcher0.13.4间接
npmchrome-launcher1.2.1间接
npmchrome-trace-event1.0.4间接
npmchromium-bidi14.0.0间接
npmci-info4.4.0间接
npmcjs-module-lexer2.2.0间接
npmcli-cursor2.1.0间接
npmcli-cursor5.0.0间接
npmcli-truncate5.2.0间接
npmcli-width2.2.1间接
npmcli-width4.1.0间接
npmclient-only0.0.1间接
npmcliui6.0.0间接
npmcliui8.0.1间接
npmcliui9.0.1间接
npmco4.6.0间接
npmcollect-v8-coverage1.0.3间接
npmcolor4.2.3间接
npmcolor-convert1.9.3间接
npmcolor-convert2.0.1间接
npmcolor-name1.1.3间接
npmcolor-name1.1.4间接
npmcolor-string1.9.1间接
npmcolor2k2.0.3间接
npmcommander14.0.3间接
npmcommander2.20.3间接
npmcomment-json5.0.0间接
npmcommon-tags1.8.2间接
npmcommondir1.0.1间接
npmcompressible2.0.18间接
npmcompression1.8.1间接
npmcompute-scroll-into-view3.1.1间接
npmconcat-map0.0.1间接
npmconfigstore5.0.1间接
npmcontent-disposition0.5.4间接
npmcontent-type1.0.5间接
npmconvert-source-map2.0.0间接
npmcookie0.7.2间接
npmcookie-signature1.0.7间接
npmcosmiconfig8.3.6间接
npmcosmiconfig9.0.1间接
npmcreate-require1.1.1间接
npmcross-inspect1.0.1间接
npmcross-spawn7.0.6间接
npmcrypto-random-string2.0.0间接
npmcsp_evaluator1.1.5间接
npmcspell10.0.1间接
npmcspell-config-lib10.0.1间接
npmcspell-dictionary10.0.1间接
npmcspell-gitignore10.0.1间接
npmcspell-glob10.0.1间接
npmcspell-grammar10.0.1间接
npmcspell-io10.0.1间接
npmcspell-lib10.0.1间接
npmcspell-trie-lib10.0.1间接
npmcss-tree3.2.1间接
npmcss.escape1.5.1间接
npmcssstyle4.6.0间接
npmcsstype3.2.3间接
npmdamerau-levenshtein1.0.8间接
npmdata-uri-to-buffer4.0.1间接
npmdata-uri-to-buffer6.0.2间接
npmdata-urls5.0.0间接
npmdata-urls7.0.0间接
npmdata-view-buffer1.0.2间接
npmdata-view-byte-length1.0.2间接
npmdata-view-byte-offset1.0.1间接
npmdataloader2.2.3间接
npmdebounce3.0.0间接
npmdebug2.6.9间接
npmdebug3.2.7间接
npmdebug4.4.3间接
npmdecamelize1.2.0间接
npmdecimal.js10.6.0间接
npmdedent1.7.2间接
npmdeep-is0.1.4间接
npmdeepmerge4.3.1间接
npmdefine-data-property1.1.4间接
npmdefine-lazy-prop2.0.0间接
npmdefine-properties1.2.1间接
npmdegenerator5.0.1间接
npmdepd2.0.0间接
npmdependency-graph1.0.0间接
npmdequal2.0.3间接
npmdestroy1.2.0间接
npmdetect-indent7.0.2间接
npmdetect-libc2.1.2间接
npmdetect-newline3.1.0间接
npmdevtools-protocol0.0.1467305间接
npmdevtools-protocol0.0.1608973间接
npmdiff4.0.4间接
npmdiff-sequences29.6.3间接
npmdir-glob3.0.1间接
npmdoctrine2.1.0间接
npmdom-accessibility-api0.5.16间接
npmdom-accessibility-api0.6.3间接
npmdom-helpers5.2.1间接
npmdot-prop5.3.0间接
npmdotenv16.6.1间接
npmdunder-proto1.0.1间接
npmee-first1.1.1间接
npmelectron-to-chromium1.5.366间接
npmelectron-to-chromium1.5.385间接
npmelectron-to-chromium1.5.396间接
npmemittery0.13.1间接
npmemoji-regex10.6.0间接
npmemoji-regex8.0.0间接
npmemoji-regex9.2.2间接
npmencodeurl2.0.0间接
npmend-of-stream1.4.5间接
npmenhanced-resolve5.21.6间接
npmenhanced-resolve5.24.3间接
npmenquirer2.4.1间接
npmentities4.5.0间接
npmentities6.0.1间接
npmentities8.0.0间接
npmenv-paths2.2.1间接
npmenv-paths4.0.0间接
npmenvironment1.1.0间接
npmerror-ex1.3.4间接
npmes-abstract1.24.2间接
npmes-define-property1.0.1间接
npmes-errors1.3.0间接
npmes-iterator-helpers1.3.2间接
npmes-module-lexer2.3.0间接
npmes-module-lexer2.3.1间接
npmes-object-atoms1.1.2间接
npmes-set-tostringtag2.1.0间接
npmes-shim-unscopables1.1.0间接
npmes-to-primitive1.3.0间接
npmescalade3.2.0间接
npmescape-html1.0.3间接
npmescape-string-regexp1.0.5间接
npmescape-string-regexp2.0.0间接
npmescape-string-regexp4.0.0间接
npmescodegen2.1.0间接
npmeslint10.6.0间接
npmeslint-config-prettier10.1.8间接
npmeslint-import-resolver-alias1.1.2间接
npmeslint-import-resolver-node0.3.10间接
npmeslint-module-utils2.13.0间接
npmeslint-plugin-import2.32.0间接
npmeslint-plugin-jest29.15.4间接
npmeslint-plugin-jsx-a11y6.10.2间接
npmeslint-plugin-playwright2.10.4间接
npmeslint-plugin-react7.37.5间接
npmeslint-plugin-react-hooks7.1.1间接
npmeslint-scope5.1.1间接
npmeslint-scope9.1.2间接
npmeslint-visitor-keys3.4.3间接
npmeslint-visitor-keys5.0.1间接
npmespree11.2.0间接
npmesprima4.0.1间接
npmesquery1.7.0间接
npmesrecurse4.3.0间接
npmestraverse4.3.0间接
npmestraverse5.3.0间接
npmestree-walker2.0.2间接
npmesutils2.0.3间接
npmetag1.8.1间接
npmeventemitter35.0.4间接
npmevents3.3.0间接
npmevents-universal1.0.1间接
npmexeca5.1.1间接
npmexit-x0.2.2间接
npmexpect30.4.1间接
npmexpress4.22.2间接
npmexternal-editor3.1.0间接
npmextract-zip2.0.1间接
npmfast-deep-equal3.1.3间接
npmfast-equals6.0.0间接
npmfast-fifo1.3.2间接
npmfast-glob3.3.1间接
npmfast-glob3.3.3间接
npmfast-json-stable-stringify2.1.0间接
npmfast-levenshtein2.0.6间接
npmfast-string-truncated-width3.0.3间接
npmfast-string-width3.0.2间接
npmfast-uri3.1.4间接
npmfast-wrap-ansi0.2.2间接
npmfastq1.20.1间接
npmfb-watchman2.0.2间接
npmfd-slicer1.1.0间接
npmfdir6.5.0间接
npmfetch-blob3.2.0间接
npmfflate0.4.8间接
npmfigures2.0.0间接
npmfile-entry-cache8.0.0间接
npmfill-range7.1.1间接
npmfinalhandler1.3.2间接
npmfind-up4.1.0间接
npmfind-up5.0.0间接
npmflat-cache4.0.1间接
npmflatted3.4.2间接
npmfor-each0.3.5间接
npmforeground-child3.3.1间接
npmformdata-polyfill4.0.10间接
npmforwarded0.2.0间接
npmfresh0.5.2间接
npmfsevents2.3.2间接
npmfsevents2.3.3间接
npmfunction-bind1.1.2间接
npmfunction.prototype.name1.1.8间接
npmfunctions-have-names1.2.3间接
npmgenerator-function2.0.1间接
npmgensequence8.0.8间接
npmgensync1.0.0-beta.2间接
npmget-caller-file2.0.5间接
npmget-east-asian-width1.6.0间接
npmget-intrinsic1.3.0间接
npmget-package-type0.1.0间接
npmget-proto1.0.1间接
npmget-stream5.2.0间接
npmget-stream6.0.1间接
npmget-symbol-description1.1.0间接
npmget-uri6.0.5间接
npmglob11.1.0间接
npmglob-parent5.1.2间接
npmglob-parent6.0.2间接
npmglob-to-regexp0.4.1间接
npmglobal-directory5.0.0间接
npmglobals17.7.0间接
npmglobalthis1.0.4间接
npmglobby11.1.0间接
npmgopd1.2.0间接
npmgraceful-fs4.2.11间接
npmgraphql-config5.1.6间接
npmgraphql-tag2.12.7间接
npmgraphql-ws6.0.8间接
npmharmony-reflect1.6.2间接
npmhas-bigints1.1.0间接
npmhas-flag3.0.0间接
npmhas-flag4.0.0间接
npmhas-property-descriptors1.0.2间接
npmhas-proto1.2.0间接
npmhas-symbols1.1.0间接
npmhas-tostringtag1.0.2间接
npmhasown2.0.4间接
npmhermes-estree0.25.1间接
npmhermes-parser0.25.1间接
npmhtml-encoding-sniffer4.0.0间接
npmhtml-encoding-sniffer6.0.0间接
npmhtml-escaper2.0.2间接
npmhttp-errors2.0.1间接
npmhttp-link-header1.1.3间接
npmhttp-proxy-agent7.0.2间接
npmhttps-proxy-agent5.0.1间接
npmhttps-proxy-agent7.0.6间接
npmhuman-signals2.1.0间接
npmiconv-lite0.4.24间接
npmiconv-lite0.6.3间接
npmiconv-lite0.7.2间接
npmidentity-obj-proxy3.0.0间接
npmignore5.3.2间接
npmignore7.0.5间接
npmimage-ssim0.2.0间接
npmimmediate3.0.6间接
npmimmutable5.1.8间接
npmimport-fresh3.3.1间接
npmimport-fresh4.0.0间接
npmimport-from4.0.0间接
npmimport-in-the-middle3.2.0间接
npmimport-local3.2.0间接
npmimport-meta-resolve4.2.0间接
npmimurmurhash0.1.4间接
npmindent-string4.0.0间接
npminherits2.0.4间接
npmini6.0.0间接
npminput-otp1.4.1间接
npminquirer6.5.2间接
npminternal-slot1.1.0间接
npmintl-messageformat10.7.18间接
npminvariant2.2.4间接
npmip-address10.2.0间接
npmipaddr.js1.9.1间接
npmis-absolute1.0.0间接
npmis-arguments1.2.0间接
npmis-array-buffer3.0.5间接
npmis-arrayish0.2.1间接
npmis-arrayish0.3.4间接
npmis-async-function2.1.1间接
npmis-bigint1.1.0间接
npmis-boolean-object1.2.2间接
npmis-callable1.2.7间接
npmis-core-module2.16.2间接
npmis-data-view1.0.2间接
npmis-date-object1.1.0间接
npmis-docker2.2.1间接
npmis-extglob2.1.1间接
npmis-finalizationregistry1.1.1间接
npmis-fullwidth-code-point2.0.0间接
npmis-fullwidth-code-point3.0.0间接
npmis-fullwidth-code-point5.1.0间接
npmis-generator-fn2.1.0间接
npmis-generator-function1.1.2间接
npmis-glob4.0.3间接
npmis-map2.0.3间接
npmis-negative-zero2.0.3间接
npmis-number7.0.0间接
npmis-number-object1.1.1间接
npmis-obj2.0.0间接
npmis-potential-custom-element-name1.0.1间接
npmis-reference1.2.1间接
npmis-regex1.2.1间接
npmis-relative1.0.0间接
npmis-safe-filename0.1.1间接
npmis-set2.0.3间接
npmis-shared-array-buffer1.0.4间接
npmis-stream2.0.1间接
npmis-string1.1.1间接
npmis-symbol1.1.1间接
npmis-typed-array1.1.15间接
npmis-typedarray1.0.0间接
npmis-unc-path1.0.0间接
npmis-unicode-supported2.1.0间接
npmis-weakmap2.0.2间接
npmis-weakref1.1.1间接
npmis-weakset2.0.4间接
npmis-windows1.0.2间接
npmis-wsl2.2.0间接
npmisarray2.0.5间接
npmisexe2.0.0间接
npmisomorphic-fetch3.0.0间接
npmisomorphic-ws5.0.0间接
npmisows1.0.7间接
npmistanbul-lib-coverage3.2.2间接
npmistanbul-lib-instrument6.0.3间接
npmistanbul-lib-report3.0.1间接
npmistanbul-lib-source-maps5.0.6间接
npmistanbul-reports3.2.0间接
npmiterator.prototype1.1.5间接
npmjackspeak4.2.3间接
npmjest30.4.2间接
npmjest-axe10.0.0间接
npmjest-changed-files30.4.1间接
npmjest-circus30.4.2间接
npmjest-cli30.4.2间接
npmjest-config30.4.2间接
npmjest-diff29.7.0间接
npmjest-diff30.4.1间接
npmjest-docblock30.4.0间接
npmjest-each30.4.1间接
npmjest-environment-jsdom30.4.1间接
npmjest-environment-node30.4.1间接
npmjest-get-type29.6.3间接
npmjest-haste-map30.4.1间接
npmjest-leak-detector30.4.1间接
npmjest-matcher-utils29.2.2间接
npmjest-matcher-utils30.4.1间接
npmjest-message-util30.4.1间接
npmjest-mock30.4.1间接
npmjest-pnp-resolver1.2.3间接
npmjest-regex-util30.4.0间接
npmjest-resolve30.4.1间接
npmjest-resolve-dependencies30.4.2间接
npmjest-runner30.4.2间接
npmjest-runtime30.4.2间接
npmjest-snapshot30.4.1间接
npmjest-util30.4.1间接
npmjest-validate30.4.1间接
npmjest-watcher30.4.1间接
npmjest-worker27.5.1间接
npmjest-worker30.4.1间接
npmjiti2.7.0间接
npmjose4.15.9间接
npmjpeg-js0.4.4间接
npmjs-library-detector6.7.0间接
npmjs-tokens4.0.0间接
npmjs-yaml4.3.0间接
npmjsdom26.1.0间接
npmjsdom29.1.1间接
npmjsesc3.1.0间接
npmjson-buffer3.0.1间接
npmjson-parse-even-better-errors2.3.1间接
npmjson-schema-traverse0.4.1间接
npmjson-schema-traverse1.0.0间接
npmjson-stable-stringify-without-jsonify1.0.1间接
npmjson-to-pretty-yaml1.2.2间接
npmjson51.0.2间接
npmjson52.2.3间接
npmjsonc-parser3.3.1间接
npmjsx-ast-utils3.3.5间接
npmkeyv4.5.4间接
npmlanguage-subtag-registry0.3.23间接
npmlanguage-tags1.0.9间接
npmlegacy-javascript0.0.1间接
npmleven3.1.0间接
npmlevn0.4.1间接
npmlie3.1.1间接
npmlighthouse12.6.1间接
npmlighthouse-logger1.2.0间接
npmlighthouse-logger2.0.2间接
npmlighthouse-stack-packs1.12.2间接
npmlightningcss1.32.0间接
npmlightningcss-android-arm641.32.0间接
npmlightningcss-darwin-arm641.32.0间接
npmlightningcss-darwin-x641.32.0间接
npmlightningcss-freebsd-x641.32.0间接
npmlightningcss-linux-arm-gnueabihf1.32.0间接
npmlightningcss-linux-arm64-gnu1.32.0间接
npmlightningcss-linux-arm64-musl1.32.0间接
npmlightningcss-linux-x64-gnu1.32.0间接
npmlightningcss-linux-x64-musl1.32.0间接
npmlightningcss-win32-arm64-msvc1.32.0间接
npmlightningcss-win32-x64-msvc1.32.0间接
npmlines-and-columns1.2.4间接
npmlinkify-it5.0.2间接
npmlistr210.2.1间接
npmloader-runner4.3.2间接
npmlocalforage1.10.0间接
npmlocate-path5.0.0间接
npmlocate-path6.0.0间接
npmlodash-es4.18.1间接
npmlodash.merge4.6.2间接
npmlodash.sortby4.7.0间接
npmlog-symbols7.0.1间接
npmlog-update6.1.0间接
npmlookup-closest-locale6.2.0间接
npmloose-envify1.4.0间接
npmlru-cache10.4.3间接
npmlru-cache11.5.1间接
npmlru-cache5.1.1间接
npmlru-cache6.0.0间接
npmlru-cache7.18.3间接
npmlz-string1.5.0间接
npmmagic-string0.30.21间接
npmmake-dir3.1.0间接
npmmake-dir4.0.0间接
npmmake-error1.3.6间接
npmmakeerror1.0.12间接
npmmap-cache0.2.2间接
npmmarky1.3.0间接
npmmath-intrinsics1.1.0间接
npmmdn-data2.27.1间接
npmmdurl2.0.0间接
npmmedia-typer0.3.0间接
npmmerge-descriptors1.0.3间接
npmmerge-stream2.0.0间接
npmmerge21.4.1间接
npmmeriyah6.1.4间接
npmmeros1.3.2间接
npmmetaviewport-parser0.3.0间接
npmmethods1.1.2间接
npmmicromatch4.0.8间接
npmmime1.6.0间接
npmmime-db1.52.0间接
npmmime-db1.54.0间接
npmmime-types2.1.35间接
npmmimic-fn1.2.0间接
npmmimic-fn2.1.0间接
npmmimic-function5.0.1间接
npmmin-indent1.0.1间接
npmminimatch10.2.5间接
npmminimatch3.1.5间接
npmminimist1.2.8间接
npmminipass7.1.3间接
npmmitt3.0.1间接
npmmkdirp0.5.6间接
npmmodule-details-from-path1.0.4间接
npmmotion-dom12.42.2间接
npmmotion-utils12.39.0间接
npmms2.0.0间接
npmms2.1.3间接
npmmute-stream0.0.7间接
npmmute-stream3.0.0间接
npmnanoid3.3.12间接
npmnanoid3.3.16间接
npmnapi-postinstall0.3.4间接
npmnatural-compare1.4.0间接
npmnegotiator0.6.3间接
npmnegotiator0.6.4间接
npmneo-async2.6.2间接
npmnetmask2.1.1间接
npmnode-domexception1.0.0间接
npmnode-exports-info1.6.0间接
npmnode-fetch2.7.0间接
npmnode-fetch3.3.2间接
npmnode-int640.4.0间接
npmnode-releases2.0.47间接
npmnode-releases2.0.50间接
npmnode-releases2.0.51间接
npmnormalize-path2.1.1间接
npmnormalize-path3.0.0间接
npmnpm-run-path4.0.1间接
npmnwsapi2.2.24间接
npmoauth0.9.15间接
npmobject-assign4.1.1间接
npmobject-hash2.2.0间接
npmobject-inspect1.13.4间接
npmobject-keys1.1.1间接
npmobject.assign4.1.7间接
npmobject.entries1.1.9间接
npmobject.fromentries2.0.8间接
npmobject.groupby1.0.3间接
npmobject.values1.2.1间接
npmoidc-token-hash5.2.0间接
npmon-finished2.4.1间接
npmon-headers1.1.0间接
npmonce1.4.0间接
npmonetime2.0.1间接
npmonetime5.1.2间接
npmonetime7.0.0间接
npmopen7.4.2间接
npmopen8.4.2间接
npmopenid-client5.7.1间接
npmoptimism0.18.1间接
npmoptionator0.9.4间接
npmown-keys1.0.1间接
npmp-limit2.3.0间接
npmp-limit3.1.0间接
npmp-locate4.1.0间接
npmp-locate5.0.0间接
npmp-try2.2.0间接
npmpac-proxy-agent7.2.0间接
npmpac-resolver7.0.1间接
npmpackage-json-from-dist1.0.1间接
npmparent-module1.0.1间接
npmparse-cache-control1.0.1间接
npmparse-filepath1.0.2间接
npmparse-json5.2.0间接
npmparse57.3.0间接
npmparse58.0.1间接
npmparseurl1.3.3间接
npmpath-exists4.0.0间接
npmpath-key3.1.1间接
npmpath-parse1.0.7间接
npmpath-root0.1.1间接
npmpath-root-regex0.1.2间接
npmpath-scurry2.0.2间接
npmpath-to-regexp0.1.13间接
npmpath-type4.0.0间接
npmpend1.2.0间接
npmpicocolors1.1.1间接
npmpicomatch2.3.2间接
npmpicomatch4.0.4间接
npmpirates4.0.7间接
npmpkg-dir4.2.0间接
npmplaywright1.61.1间接
npmplaywright-core1.61.1间接
npmpossible-typed-array-names1.1.0间接
npmpostcss8.5.18间接
npmpreact10.29.3间接
npmpreact-render-to-string5.2.6间接
npmprelude-ls1.2.1间接
npmprettier3.9.4间接
npmprettier-plugin-tailwindcss0.8.0间接
npmpretty-format27.5.1间接
npmpretty-format29.7.0间接
npmpretty-format3.8.0间接
npmpretty-format30.4.1间接
npmprogress2.0.3间接
npmprop-types15.8.1间接
npmproperty-expr2.0.6间接
npmproxy-addr2.0.7间接
npmproxy-agent6.5.0间接
npmproxy-from-env1.1.0间接
npmpump3.0.4间接
npmpunycode2.3.1间接
npmpunycode.js2.3.1间接
npmpuppeteer-core24.43.1间接
npmpure-rand7.0.1间接
npmqs6.15.2间接
npmquery-selector-shadow-dom1.0.1间接
npmqueue-microtask1.2.3间接
npmrange-parser1.2.1间接
npmraw-body2.5.3间接
npmreact-aria3.49.0间接
npmreact-aria3.50.0间接
npmreact-aria-components1.18.0间接
npmreact-aria-components1.19.0间接
npmreact-is16.13.1间接
npmreact-is17.0.2间接
npmreact-is18.3.1间接
npmreact-is19.2.8间接
npmreact-stately3.47.0间接
npmreact-stately3.48.0间接
npmreact-textarea-autosize8.5.9间接
npmreact-transition-group4.4.5间接
npmredent3.0.0间接
npmreflect.getprototypeof1.0.10间接
npmregexp.prototype.flags1.5.4间接
npmremedial1.0.8间接
npmremove-trailing-separator1.1.0间接
npmremove-trailing-spaces1.0.9间接
npmrequestidlecallback0.3.0间接
npmrequire-directory2.1.1间接
npmrequire-from-string2.0.2间接
npmrequire-in-the-middle8.0.1间接
npmrequire-main-filename2.0.0间接
npmresolve2.0.0-next.7间接
npmresolve-cwd3.0.0间接
npmresolve-from4.0.0间接
npmresolve-from5.0.0间接
npmrestore-cursor2.0.0间接
npmrestore-cursor5.1.0间接
npmreusify1.1.0间接
npmrfdc1.4.1间接
npmrimraf3.0.2间接
npmrobots-parser3.0.1间接
npmrollup4.62.2间接
npmrrweb-cssom0.8.0间接
npmrun-async2.4.1间接
npmrun-parallel1.2.0间接
npmrunes21.1.4间接
npmsafe-array-concat1.1.4间接
npmsafe-buffer5.2.1间接
npmsafe-push-apply1.0.0间接
npmsafe-regex-test1.1.0间接
npmsafer-buffer2.1.2间接
npmsaxes6.0.0间接
npmscheduler0.27.0间接
npmschema-utils4.3.3间接
npmscroll-into-view-if-needed3.0.10间接
npmsemifies1.0.0间接
npmsemver5.7.2间接
npmsemver6.3.1间接
npmsemver7.8.1间接
npmsemver7.8.5间接
npmsend0.19.2间接
npmserve-static1.16.3间接
npmset-blocking2.0.0间接
npmset-function-length1.2.2间接
npmset-function-name2.0.2间接
npmset-proto1.0.0间接
npmsetprototypeof1.2.0间接
npmsharp0.35.0间接
npmshebang-command2.0.0间接
npmshebang-regex3.0.0间接
npmshell-quote1.9.0间接
npmside-channel1.1.0间接
npmside-channel-list1.0.1间接
npmside-channel-map1.0.1间接
npmside-channel-weakmap1.0.2间接
npmsignal-exit3.0.7间接
npmsignal-exit4.1.0间接
npmsimple-swizzle0.2.4间接
npmslash3.0.0间接
npmslice-ansi7.1.2间接
npmslice-ansi8.0.0间接
npmsmart-buffer4.2.0间接
npmsmol-toml1.6.1间接
npmsocks2.8.9间接
npmsocks-proxy-agent8.0.5间接
npmsource-map0.6.1间接
npmsource-map-js1.2.1间接
npmsource-map-support0.5.13间接
npmsource-map-support0.5.21间接
npmspeedline-core1.4.3间接
npmsponge-case2.0.3间接
npmstack-utils2.0.6间接
npmstacktrace-parser0.1.11间接
npmstatuses2.0.2间接
npmstop-iteration-iterator1.1.0间接
npmstreamx2.26.0间接
npmstring-env-interpolation1.0.1间接
npmstring-length4.0.2间接
npmstring-width2.1.1间接
npmstring-width4.2.3间接
npmstring-width7.2.0间接
npmstring-width8.2.1间接
npmstring.prototype.includes2.0.1间接
npmstring.prototype.matchall4.0.12间接
npmstring.prototype.repeat1.0.0间接
npmstring.prototype.trim1.2.10间接
npmstring.prototype.trimend1.0.9间接
npmstring.prototype.trimstart1.0.8间接
npmstrip-ansi4.0.0间接
npmstrip-ansi5.2.0间接
npmstrip-ansi6.0.1间接
npmstrip-ansi7.2.0间接
npmstrip-bom3.0.0间接
npmstrip-bom4.0.0间接
npmstrip-final-newline2.0.0间接
npmstrip-indent3.0.0间接
npmstrip-json-comments3.1.1间接
npmstyled-jsx5.1.6间接
npmsupports-color5.5.0间接
npmsupports-color7.2.0间接
npmsupports-color8.1.1间接
npmsupports-preserve-symlinks-flag1.0.0间接
npmswap-case3.0.3间接
npmsymbol-tree3.2.4间接
npmsync-fetch0.6.0间接
npmsynckit0.11.13间接
npmtailwind-variants3.2.2间接
npmtailwindcss4.3.2间接
npmtailwindcss-animate1.0.7间接
npmtapable2.3.3间接
npmtar-fs3.1.2间接
npmtar-stream3.2.0间接
npmteex1.0.1间接
npmterser5.49.0间接
npmterser-webpack-plugin5.6.1间接
npmtest-exclude7.0.2间接
npmtext-decoder1.2.7间接
npmthird-party-capital1.0.20间接
npmthird-party-web0.26.7间接
npmthird-party-web0.29.2间接
npmthrough2.3.8间接
npmtimeout-signal2.0.0间接
npmtiny-case1.0.3间接
npmtinyglobby0.2.17间接
npmtitle-case3.0.3间接
npmtldts6.1.86间接
npmtldts7.4.3间接
npmtldts-core6.1.86间接
npmtldts-core7.4.3间接
npmtldts-icann6.1.86间接
npmtmp0.2.7间接
npmtmpl1.0.5间接
npmto-regex-range5.0.1间接
npmtoidentifier1.0.1间接
npmtoposort2.0.2间接
npmtough-cookie5.1.2间接
npmtough-cookie6.0.1间接
npmtr460.0.3间接
npmtr465.1.1间接
npmtr466.0.0间接
npmtree-kill1.2.2间接
npmts-api-utils2.5.0间接
npmts-log3.0.2间接
npmts-node10.9.2间接
npmtsconfig-paths3.15.0间接
npmtslib2.8.1间接
npmtype-check0.4.0间接
npmtype-detect4.0.8间接
npmtype-fest0.21.3间接
npmtype-fest0.7.1间接
npmtype-fest2.19.0间接
npmtype-is1.6.18间接
npmtyped-array-buffer1.0.3间接
npmtyped-array-byte-length1.0.3间接
npmtyped-array-byte-offset1.0.4间接
npmtyped-array-length1.0.8间接
npmtyped-query-selector2.12.2间接
npmtypedarray-to-buffer3.1.5间接
npmtypescript6.0.3间接
npmtypescript-eslint8.62.1间接
npmuc.micro2.1.0间接
npmunbox-primitive1.1.0间接
npmunc-path-regex0.1.2间接
npmundici7.28.0间接
npmundici-types8.3.0间接
npmunique-string2.0.0间接
npmunixify1.0.0间接
npmunpipe1.0.0间接
npmunrs-resolver1.12.2间接
npmupdate-browserslist-db1.2.3间接
npmuri-js4.4.1间接
npmurlpattern-polyfill10.1.0间接
npmuse-composed-ref1.4.0间接
npmuse-isomorphic-layout-effect1.2.1间接
npmuse-latest1.3.0间接
npmuse-sync-external-store1.6.0间接
npmutil0.12.5间接
npmutils-merge1.0.1间接
npmuuid11.1.1间接
npmv8-compile-cache-lib3.0.1间接
npmv8-to-istanbul9.3.0间接
npmvary1.1.2间接
npmvscode-languageserver-textdocument1.0.12间接
npmvscode-uri3.1.0间接
npmw3c-xmlserializer5.0.0间接
npmwalker1.0.8间接
npmwatchpack2.5.2间接
npmweb-streams-polyfill3.3.3间接
npmweb-vitals5.3.0间接
npmwebdriver-bidi-protocol0.4.1间接
npmwebidl-conversions3.0.1间接
npmwebidl-conversions7.0.0间接
npmwebidl-conversions8.0.1间接
npmwebpack5.104.1间接
npmwebpack-sources3.5.1间接
npmwhatwg-encoding3.1.1间接
npmwhatwg-fetch3.6.20间接
npmwhatwg-mimetype4.0.0间接
npmwhatwg-mimetype5.0.0间接
npmwhatwg-url14.2.0间接
npmwhatwg-url16.0.1间接
npmwhatwg-url5.0.0间接
npmwhich2.0.2间接
npmwhich-boxed-primitive1.1.1间接
npmwhich-builtin-type1.2.1间接
npmwhich-collection1.0.2间接
npmwhich-module2.0.1间接
npmwhich-typed-array1.1.21间接
npmword-wrap1.2.5间接
npmwrap-ansi10.0.0间接
npmwrap-ansi6.2.0间接
npmwrap-ansi7.0.0间接
npmwrap-ansi9.0.2间接
npmwrappy1.0.2间接
npmwrite-file-atomic3.0.3间接
npmwrite-file-atomic5.0.1间接
npmws7.5.11间接
npmws8.21.0间接
npmxdg-basedir4.0.0间接
npmxdg-basedir5.1.0间接
npmxml-name-validator5.0.0间接
npmxmlchars2.2.0间接
npmy18n4.0.3间接
npmy18n5.0.8间接
npmyallist3.1.1间接
npmyallist4.0.0间接
npmyaml2.9.0间接
npmyargs15.4.1间接
npmyargs17.7.2间接
npmyargs17.7.3间接
npmyargs18.0.0间接
npmyargs-parser13.1.2间接
npmyargs-parser18.1.3间接
npmyargs-parser21.1.1间接
npmyargs-parser22.0.0间接
npmyauzl2.10.0间接
npmyn3.1.1间接
npmyocto-queue0.1.0间接
npmyoctocolors2.1.2间接
npmyup1.7.1间接
npmzod3.25.76间接
npmzod4.4.3间接
npmzod-validation-error4.0.2间接
PyPIaiohappyeyeballs2.6.2间接
PyPIaiosignal1.4.0间接
PyPIannotated-types0.7.0间接
PyPIanyio4.13.0间接
PyPIasgiref3.11.1间接
PyPIasync-timeout5.0.1间接
PyPIattrs26.1.0间接
PyPIbabel2.18.0间接
PyPIbackports-zstd1.5.0间接
PyPIbackrefs6.2间接
PyPIboolean-py5.0间接
PyPIboto31.43.36间接
PyPIbotocore1.43.36间接
PyPIbrotli1.2.0间接
PyPIbrotlicffi1.2.0.1间接
PyPIbuild1.5.0间接
PyPIcachecontrol0.14.4间接
PyPIcertifi2026.2.25间接
PyPIcertifi2026.5.20间接
PyPIcffi2.0.0间接
PyPIcfgv3.5.0间接
PyPIcharset-normalizer3.4.6间接
PyPIcharset-normalizer3.4.7间接
PyPIcleo2.1.0间接
PyPIclick8.3.3间接
PyPIclick8.4.2间接
PyPIcolorama0.4.6间接
PyPIcoverage7.14.3间接
PyPIcrashtest0.4.1间接
PyPIcroniter6.2.2间接
PyPIcross-web0.7.0间接
PyPIcsscompressor0.9.5间接
PyPIcssselect20.9.0间接
PyPIcyclonedx-python-lib11.10.0间接
PyPIdefusedxml0.7.1间接
PyPIdistlib0.4.3间接
PyPIdistro1.9.0间接
PyPIdulwich1.2.6间接
PyPIelevenlabs2.45.0间接
PyPIexecnet2.1.2间接
PyPIfastjsonschema2.21.2间接
PyPIffmpeg-python0.2.0间接
PyPIfilelock3.29.4间接
PyPIfindpython0.8.0间接
PyPIfonttools4.63.0间接
PyPIfrozenlist1.8.0间接
PyPIfuture1.0.0间接
PyPIgeographiclib2.1间接
PyPIghp-import2.1.0间接
PyPIgraphql-core3.2.11间接
PyPIh110.16.0间接
PyPIharfile0.5.0间接
PyPIhtmlmin20.1.13间接
PyPIhttpcore1.0.9间接
PyPIhttpx0.28.1间接
PyPIhypothesis6.155.7间接
PyPIhypothesis-graphql0.13.0间接
PyPIhypothesis-jsonschema0.23.1间接
PyPIidentify2.6.19间接
PyPIiniconfig2.3.0间接
PyPIinstaller1.0.1间接
PyPIjaraco-classes3.4.0间接
PyPIjaraco-context6.1.2间接
PyPIjaraco-functools4.5.0间接
PyPIjeepney0.9.0间接
PyPIjiter0.15.0间接
PyPIjmespath1.1.0间接
PyPIjsmin3.0.1间接
PyPIjsonpatch1.33间接
PyPIjsonpointer3.1.1间接
PyPIjsonschema4.26.0间接
PyPIjsonschema-rs0.46.6间接
PyPIjsonschema-specifications2025.9.1间接
PyPIjunit-xml1.9间接
PyPIkeyring25.7.0间接
PyPIlangchain-protocol0.0.18间接
PyPIlanggraph-checkpoint4.1.1间接
PyPIlanggraph-prebuilt1.1.0间接
PyPIlanggraph-sdk0.4.2间接
PyPIlangsmith0.9.2间接
PyPIlicense-expression30.4.4间接
PyPImarkdown-it-py4.2.0间接
PyPImarkupsafe3.0.3间接
PyPImdurl0.1.2间接
PyPImergedeep1.3.4间接
PyPImkdocs1.6.1间接
PyPImkdocs-autorefs1.4.4间接
PyPImkdocs-get-deps0.2.2间接
PyPImkdocs-material9.7.6间接
PyPImkdocs-material-extensions1.3.1间接
PyPImkdocs-minify-plugin0.8.0间接
PyPImkdocstrings1.0.4间接
PyPImore-itertools11.1.0间接
PyPImsgpack1.2.1间接
PyPImultidict6.7.1间接
PyPInodeenv1.10.0间接
PyPInumpy2.5.0间接
PyPIorjson3.11.9间接
PyPIormsgpack1.12.2间接
PyPIpackageurl-python0.17.6间接
PyPIpackaging26.0间接
PyPIpackaging26.2间接
PyPIpaginate0.5.7间接
PyPIpathspec1.0.4间接
PyPIpbs-installer2026.6.10间接
PyPIpillow12.3.0间接
PyPIpip-api0.0.34间接
PyPIpip-audit2.10.1间接
PyPIpip-requirements-parser32.0.1间接
PyPIpkginfo1.12.1.2间接
PyPIplatformdirs4.10.0间接
PyPIplatformdirs4.9.4间接
PyPIpluggy1.6.0间接
PyPIpoetry2.4.1间接
PyPIpoetry-core2.4.0间接
PyPIpoetry-plugin-export1.10.0间接
PyPIpre-commit4.6.0间接
PyPIpropcache0.5.2间接
PyPIpy-serializable2.1.0间接
PyPIpycparser3.0间接
PyPIpydyf0.12.1间接
PyPIpygments2.20.0间接
PyPIpymdown-extensions10.21.3间接
PyPIpynacl1.6.2间接
PyPIpypdfium25.7.1间接
PyPIpyphen0.17.2间接
PyPIpyproject-hooks1.2.0间接
PyPIpyrate-limiter4.4.0间接
PyPIpytest9.0.3间接
PyPIpytest-cov7.1.0间接
PyPIpytest-django4.12.0间接
PyPIpytest-mock3.15.1间接
PyPIpytest-xdist3.8.0间接
PyPIpython-discovery1.4.2间接
PyPIpython-dotenv1.2.2间接
PyPIpyyaml-env-tag1.1间接
PyPIrapidfuzz3.14.5间接
PyPIredis8.0.1间接
PyPIreferencing0.37.0间接
PyPIrequests-toolbelt1.0.0间接
PyPIrich15.0.0间接
PyPIrpds-py2026.5.1间接
PyPIrq2.10.0间接
PyPIs3transfer0.19.0间接
PyPIschemathesis4.16.0间接
PyPIsecretstorage3.5.0间接
PyPIshellingham1.5.4间接
PyPIsix1.17.0间接
PyPIsniffio1.3.1间接
PyPIsortedcontainers2.4.0间接
PyPIsqlparse0.5.5间接
PyPIstarlette-testclient0.4.1间接
PyPItenacity9.1.4间接
PyPItinycss21.5.1间接
PyPItinyhtml52.1.0间接
PyPItomli2.4.1间接
PyPItomli-w1.2.0间接
PyPItomlkit0.15.0间接
PyPItqdm4.68.3间接
PyPItrove-classifiers2026.6.1.19间接
PyPItyping-extensions4.15.0间接
PyPItyping-inspection0.4.2间接
PyPItzdata2026.2间接
PyPIuuid-utils0.16.2间接
PyPIvalidators0.35.0间接
PyPIvirtualenv21.4.3间接
PyPIwatchdog6.0.0间接
PyPIweasyprint68.1间接
PyPIwebencodings0.5.1间接
PyPIwebsockets15.0.1间接
PyPIwerkzeug3.1.8间接
PyPIxxhash3.7.1间接
PyPIyarl1.24.2间接
PyPIzopfli0.4.3间接
PyPIzstandard0.25.0间接
依赖安全公告 4

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 1,915 个包,其中也包含从不交付的开发与测试版本固定:4 个存在已知公告,0 个为直接依赖。

软件包版本关系严重程度公告数修复版本
brace-expansion1.1.16间接15.0.8
brace-expansion5.0.7间接15.0.8
pymdown-extensions10.21.3间接111.0.0
weasyprint68.1间接2

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 836094,
      "has_wiki": false,
      "homepage": "https://nest.owasp.org",
      "languages": {
        "CSS": 19232,
        "HCL": 327825,
        "HTML": 5517,
        "Jinja": 29811,
        "Shell": 3560,
        "Python": 3625672,
        "Makefile": 52383,
        "Dockerfile": 16425,
        "JavaScript": 14108,
        "TypeScript": 2698012
      },
      "pushed_at": "2026-07-26T06:22:04Z",
      "created_at": "2025-06-14T07:49:28Z",
      "owner_type": "User",
      "updated_at": "2026-07-26T06:22:15Z",
      "description": "Your gateway to OWASP. Discover, engage, and help shape the future!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Rudransh Shrivastava",
      "type": "User",
      "login": "rudransh-shrivastava",
      "company": "@VictoriaMetrics",
      "location": null,
      "followers": 61,
      "avatar_url": "https://avatars.githubusercontent.com/u/125893371?v=4",
      "created_at": "2023-02-20T14:05:16Z",
      "is_verified": null,
      "public_repos": 78,
      "account_age_days": 1252
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "1.3.49",
          "kind": "patch",
          "published_at": "2026-04-01T08:49:50Z"
        },
        {
          "tag": "1.3.48",
          "kind": "patch",
          "published_at": "2026-04-01T08:34:00Z"
        },
        {
          "tag": "1.3.47",
          "kind": "patch",
          "published_at": "2026-04-01T08:29:48Z"
        },
        {
          "tag": "1.3.46",
          "kind": "patch",
          "published_at": "2026-03-31T21:55:23Z"
        },
        {
          "tag": "1.3.45",
          "kind": "patch",
          "published_at": "2026-03-31T21:52:38Z"
        },
        {
          "tag": "1.3.44",
          "kind": "patch",
          "published_at": "2026-03-31T21:31:01Z"
        },
        {
          "tag": "1.3.43",
          "kind": "patch",
          "published_at": "2026-03-31T21:09:27Z"
        },
        {
          "tag": "1.3.42",
          "kind": "patch",
          "published_at": "2026-03-31T20:28:22Z"
        },
        {
          "tag": "1.3.41",
          "kind": "patch",
          "published_at": "2026-03-31T20:14:14Z"
        },
        {
          "tag": "1.3.40",
          "kind": "patch",
          "published_at": "2026-03-31T19:36:35Z"
        },
        {
          "tag": "1.3.39",
          "kind": "patch",
          "published_at": "2026-03-31T15:47:36Z"
        },
        {
          "tag": "1.3.38",
          "kind": "patch",
          "published_at": "2026-03-31T14:51:15Z"
        },
        {
          "tag": "1.3.37",
          "kind": "patch",
          "published_at": "2026-03-31T14:38:15Z"
        },
        {
          "tag": "1.3.36",
          "kind": "patch",
          "published_at": "2026-03-31T14:36:35Z"
        },
        {
          "tag": "0.3.56",
          "kind": "patch",
          "published_at": "2026-03-31T08:40:20Z"
        },
        {
          "tag": "test",
          "kind": "other",
          "published_at": "2026-03-17T08:15:10Z"
        },
        {
          "tag": "wew",
          "kind": "other",
          "published_at": "2026-03-16T18:45:30Z"
        },
        {
          "tag": "asdadsadsad",
          "kind": "other",
          "published_at": "2026-03-16T18:10:32Z"
        },
        {
          "tag": "asdasdads",
          "kind": "other",
          "published_at": "2026-03-16T17:57:37Z"
        },
        {
          "tag": "ttet",
          "kind": "other",
          "published_at": "2026-03-16T16:44:01Z"
        },
        {
          "tag": "dagdsagf",
          "kind": "other",
          "published_at": "2026-03-16T16:41:20Z"
        },
        {
          "tag": "sadsadwa",
          "kind": "other",
          "published_at": "2026-03-16T16:20:17Z"
        },
        {
          "tag": "asdsadsa",
          "kind": "other",
          "published_at": "2026-03-16T16:04:50Z"
        },
        {
          "tag": "asdf",
          "kind": "other",
          "published_at": "2026-03-16T15:51:37Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-03-16T15:49:38Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-03-16T15:15:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-03-16T15:03:54Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-03-16T15:34:25Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "311e86e995e2c7927bc38d4d6f5e0c6eb0759200",
          "body": "* docs: live reload, src layout, and shared Ruff config\n\n* Update code\n\n* Update code\n\n* Update code",
          "is_bot": false,
          "headline": "docs: live reload, src layout, and shared Ruff config (#5303)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-26T02:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c7a490beb2855c6e2be7ae06a90e1f9caca414",
          "body": "* add maintainec documentation\n\nSigned-off-by: Mr-Rahul-Paul <179798584+Mr-Rahul-Paul@users.noreply.github.com>\n\n* Update code\n\n---------\n\nSigned-off-by: Mr-Rahul-Paul <179798584+Mr-Rahul-Paul@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": false,
          "headline": "add dependency maintenance documentation section (#5279)",
          "author_name": "Rahul Paul",
          "author_login": "Mr-Rahul-Paul",
          "committed_at": "2026-07-25T17:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47a94e306db67a8c8f1e0c5350a2c039acbddc9b",
          "body": "…he npm_and_yarn group across 1 directory (#5298)\n\n* chore(deps-dev): bump postcss\n\nBumps the npm_and_yarn group with 1 update in the /frontend directory: [postcss](https://github.com/postcss/postcss).\n\n\nUpdates `postcss` from 8.5.16 to 8.5.18\n- [Release notes](https://github.com/postcss/postcss/rel\n[…]\n-\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump postcss from 8.5.16 to 8.5.18 in /frontend in t…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-25T16:25:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0faa8f89e24ed771c2413634f1780d37a5c18ac1",
          "body": "* Update security scan settings\n\n* Update code",
          "is_bot": false,
          "headline": "Update security scan settings (#5297)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-24T19:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b886a0dcded3bc8dcc4e2bdfda13d8d0c20de1",
          "body": "… updates (#5293)\n\nBumps the version-updates group with 2 updates in the / directory: [https://github.com/djlint/djLint](https://github.com/djlint/djLint) and strawberry-graphql.\n\n\nUpdates `https://github.com/djlint/djLint` from v1.40.1 to 1.40.2\n- [Release notes](https://github.com/djlint/djLint/re\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T17:41:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ac90ce381dcea37cfa01f5c2eecd06a4ec81c0d",
          "body": "… updates (#5294)\n\nBumps the version-updates group with 2 updates in the /frontend directory: [graphql](https://github.com/graphql/graphql-js) and [posthog-js](https://github.com/PostHog/posthog-js).\n\n\nUpdates `graphql` from 17.0.1 to 17.0.2\n- [Release notes](https://github.com/graphql/graphql-js/re\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T17:40:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a02cad0bc5ce52b70df3a4d98939c052b3e1ef0a",
          "body": null,
          "is_bot": false,
          "headline": "Resolve multiple vulnerable dependency issues (#5292)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-24T04:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec36129c67d7df6b758a44400c1b8a2b2b08b49",
          "body": null,
          "is_bot": false,
          "headline": "Bump next/next-auth versions (#5291)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-23T23:50:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db0f227b250deede6e1bff3a2c4e2c1297e99bf",
          "body": "Bumps the version-updates group with 1 update in the / directory: [https://github.com/djlint/djLint](https://github.com/djlint/djLint).\n\n\nUpdates `https://github.com/djlint/djLint` from v1.40.0 to 1.40.1\n- [Release notes](https://github.com/djlint/djLint/releases)\n- [Changelog](https://github.com/dj\n[…]\ny: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump https://github.com/djlint/djLint (#5281)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T21:34:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9478f8777680b2b3858d13e0366f2bad42d81c27",
          "body": "… 8 updates (#5283)\n\nBumps the version-updates group with 1 update in the / directory: [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next).\nBumps the version-updates group with 7 updates in the /frontend directory:\n\n| Package | From | To |\n| --- | --- \n[…]\ny: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 2 directories with…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T21:33:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1366cc0a5a33052b023ee6bfaf439a79055b176",
          "body": "… updates (#5290)\n\nBumps the version-updates group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.36.2` | `4.36.3` |\n| [github/codeql-action/init](https://github.com/github/codeql-act\n[…]\nion-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 5…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-23T21:33:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31949b0a8615784161b74a57cb6e4177a23a7bbb",
          "body": "* Refactor dependency scan\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Address comments\n\n* Add OSV scanner\n\n* Update code",
          "is_bot": false,
          "headline": "Refactor dependency scan (#5280)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-23T20:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b290e6e505069a985949b10117f37f3acd089b9c",
          "body": "Bumps the version-updates group with 1 update in the /frontend directory: [postcss](https://github.com/postcss/postcss).\n\n\nUpdates `postcss` from 8.5.10 to 8.5.16\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n-\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump postcss (#5271)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T19:15:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa2656d0d6381e6c2facc1115bfeaf86fb4a9ff4",
          "body": "… 2 updates (#5269)\n\nBumps the version-updates group with 1 update in the /docker/code-checks directory: [astral-sh/uv](https://github.com/astral-sh/uv).\nBumps the version-updates group with 1 update in the /docker/localstack directory: localstack/localstack.\n\n\nUpdates `astral-sh/uv` from 0.11.25 to\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 2 directories with…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T18:55:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d3356f9bb5423c016c0796e2362bc71222585ff5",
          "body": "Bumps the version-updates group with 1 update in the / directory: [docker/build-push-action](https://github.com/docker/build-push-action).\n\n\nUpdates `docker/build-push-action` from 7.2.0 to 7.3.0\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/d\n[…]\nion-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump docker/build-push-action (#5270)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T18:55:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63054f8936d0322e1e9a47c7d45996f1b2563830",
          "body": "Bumps the version-updates group with 1 update in the / directory: [https://github.com/djlint/djLint](https://github.com/djlint/djLint).\n\n\nUpdates `https://github.com/djlint/djLint` from v1.39.5 to 1.40.0\n- [Release notes](https://github.com/djlint/djLint/releases)\n- [Changelog](https://github.com/dj\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump https://github.com/djlint/djLint (#5268)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T18:54:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55240f3ce0a7e4dd02e4109ca2ef09a44e04e26b",
          "body": "* Update Trivy scans\n\n* Update code",
          "is_bot": false,
          "headline": "Update Trivy scans (#5266)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-22T00:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "769c78fe9cbc139c016e9b78521b616761fc34f0",
          "body": "… 9 updates (#5265)\n\nBumps the version-updates group with 3 updates in the / directory: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEA\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 2 directories with…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T19:34:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c010f538c9cdc17845b8124f8ae206b880193e5b",
          "body": null,
          "is_bot": false,
          "headline": "Mitigate CVE-2026-13149 (#5264)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-21T18:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec539b2b04a6a2d581c258ba7049462656c7c7d",
          "body": "* Update deployment process\n\n* Update code",
          "is_bot": false,
          "headline": "Update deployment process (#5261)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-20T23:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ef7deeeb8cdc8f352221458df8c8d796c6b776a",
          "body": "… updates (#5260)\n\nBumps the version-updates group with 2 updates in the /docker/code-checks directory: [astral-sh/uv](https://github.com/astral-sh/uv) and [terraform-linters/tflint](https://github.com/terraform-linters/tflint).\n\n\nUpdates `astral-sh/uv` from 0.9.26 to 0.11.25\n- [Release notes](https\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T19:47:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "46dba91af359c4a745a14daf92049bc32103e736",
          "body": "Bumps the version-updates group with 1 update in the /frontend directory: [postcss](https://github.com/postcss/postcss).\n\n\nUpdates `postcss` from 8.5.10 to 8.5.16\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n-\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump postcss (#5255)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T19:44:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb82db4d0af7dcc92b1e381b390797fccac4cf41",
          "body": "Bumps the version-updates group with 1 update in the / directory: [https://github.com/djlint/djLint](https://github.com/djlint/djLint).\n\n\nUpdates `https://github.com/djlint/djLint` from v1.39.4 to 1.39.5\n- [Release notes](https://github.com/djlint/djLint/releases)\n- [Changelog](https://github.com/dj\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump https://github.com/djlint/djLint (#5254)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T19:18:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fe3e8733a0a139f6014f76fc9129a2f1b2c05b68",
          "body": "* Bump terraform to v1.15.0.\n\nFix makefiles refactoring related issues.\n\n* Add Sonar rule ignore\n\n* Revert Sonar changes",
          "is_bot": false,
          "headline": "Bump terraform to v1.15.0 (#5253)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-20T19:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a216875ac5c805dfcdd918b78962c43f544836ff",
          "body": "… updates (#5249)\n\nBumps the version-updates group with 2 updates in the / directory: strawberry-graphql and [https://github.com/tox-dev/pyproject-fmt](https://github.com/tox-dev/pyproject-fmt).\n\n\nUpdates `strawberry-graphql` from 0.319.0 to 0.320.0\n\nUpdates `https://github.com/tox-dev/pyproject-fmt\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T02:01:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a46909b1cd0b96d4b1ba0e485d93b73f86e44d20",
          "body": "… updates (#5251)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: 7.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: version-updates\n- dependency-name: terraform-linters/setup-tflint\n  dependency-version: 6.3\n[…]\nion-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T01:57:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aab908829c9d001679ab5945baeeffeefdd5c4a8",
          "body": "… 10 updates (#5252)\n\n* chore(deps): bump the version-updates group across 2 directories with 10 updates\n\n---\nupdated-dependencies:\n- dependency-name: \"@next/eslint-plugin-next\"\n  dependency-version: 16.2.9\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency\n[…]\n-\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 2 directories with…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T01:57:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "276440c961115e73b4a578b155eb6afccfe6eef7",
          "body": "* Refactor and docerize local makefile targets\n\n* Fix PR review comments\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Update code\n\n* Ignore Sonar issue\n\n* Update code\n\n* Update code\n\n* Update code",
          "is_bot": false,
          "headline": "Refactor and dockerize local makefile targets (#5237)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-20T01:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc8306ce55ae5848b15a0ce39e720cae8a2c37b",
          "body": "…#5190)\n\n* feat: implement infrastructure integration testing suite using Localstack and Terraform (#5122)\n\n* feat: implement infrastructure integration testing suite using LocalStack and Terraform\n\nSigned-off-by: Nachiket Roy <nachiket.roy.2@gmail.com>\n\nfix: align AWS provider version constraint to\n[…]\n2@gmail.com>\nSigned-off-by: Rudransh Shrivastava <rudransh.shrivastava@owasp.org>\nCo-authored-by: Rosai <nachiket.roy.2@gmail.com>\nCo-authored-by: Rudransh Shrivastava <rudransh.shrivastava@owasp.org>",
          "is_bot": false,
          "headline": "Implement infrastructure integration testing suite using LocalStack (…",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-19T18:03:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fa26559d0374be8fa1c28019ba01a07aeac154ca",
          "body": null,
          "is_bot": false,
          "headline": "Bump pillow to v12.3.0 (#5238)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-19T17:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1329b426ef7bc69a9c9399148468b28b29f0c88",
          "body": "Bumps the version-updates group with 1 update in the / directory: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit).\n\n\nUpdates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.19 to 0.15.20\n- [Release notes](https://github.com/astral-sh/ruff-pre-co\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump https://github.com/astral-sh/ruff-pre-commit (#5211)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T01:47:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0ba538e445da4c13cdb91b8d9890f008ac7cf236",
          "body": "… updates (#5212)\n\nBumps the version-updates group with 2 updates in the / directory: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [actions/attest](https://github.com/actions/attest).\n\n\nUpdates `aws-actions/configure-aws-credentials` from 6.2.\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T01:46:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bde4a5542ae8af38f8e2c225dbd181201ad8d7d8",
          "body": "… updates (#5213)\n\nBumps the version-updates group with 3 updates in the /frontend directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [framer-motion](https://github.com/motiondivision/motion) and [posthog-js](https://github.com/PostHog/posthog-js).\n\n\nUpdates `@sentry/nextjs\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T01:46:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce1526f350c2ede1e3529a4661767931efbf06e5",
          "body": "… updates (#5207)\n\nBumps the version-updates group with 2 updates in the /frontend directory: [posthog-js](https://github.com/PostHog/posthog-js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\n\nUpdates `posthog-js` from 1.393.0 to 1.393.4\n- [Release note\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-17T00:05:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "705646050a63fad7f0e3040e1f02ca78bceaeb50",
          "body": "… updates (#5202)\n\nBumps the version-updates group with 4 updates in the /frontend directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript), [framer-motion](https://github.com/motiondivision/motion), [posthog-js](https://github.com/PostHog/posthog-js) and [@axe-core/react](https:/\n[…]\nion-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 4…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T00:18:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1cf2d1faf771e46dbc93f6fb113546d4e9a7a601",
          "body": "… updates (#5201)\n\nBumps the version-updates group with 2 updates in the / directory: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) and [https://github.com/djlint/djLint](https://github.com/djlint/djLint).\n\n\nUpdates `https://github.com/astral-sh/ruff-pr\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T00:10:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57f83415582f8e4a5fe4c832467d1770b7038cf5",
          "body": "* Improve mentorship module creation regression coverage\n\nSigned-off-by: Tanishq Meshram <tnshqmeshram@gmail.com>\n\nfix: render mentor field during module creation\n\nSigned-off-by: Tanishq Meshram <tnshqmeshram@gmail.com>\n\n* Update code\n\n---------\n\nSigned-off-by: Tanishq Meshram <tnshqmeshram@gmail.com>\nCo-authored-by: Kate <kate@kgthreads.com>",
          "is_bot": false,
          "headline": "Improve module mentor assignment and ordering consistency (#5187)",
          "author_name": "Tanishq Meshram",
          "author_login": "Tanishq-mellu",
          "committed_at": "2026-07-15T03:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2605b4d5a806da324becf66ce0d4da4db5c2a773",
          "body": "… updates (#5198)\n\nBumps the version-updates group with 3 updates in the /frontend directory: [posthog-js](https://github.com/PostHog/posthog-js), [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) and [import-in-the-middle](https://github.com/nodejs/import-in-the-middle).\n\n\nUpd\n[…]\nion-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 3…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T19:05:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd22df1b232640d4818932c879b285470e5ea0cd",
          "body": "… updates (#5197)\n\nBumps the version-updates group with 2 updates in the / directory: [actions/setup-python](https://github.com/actions/setup-python) and [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/setup-python` from 6.2.0 to 6.3.0\n- [Release notes](https://github.com/actio\n[…]\nion-update:semver-major\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T18:45:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf462a833c98f0fc6b5bc05ad187c017bb50cef3",
          "body": "… updates (#5193)\n\nBumps the version-updates group with 4 updates in the / directory: [https://github.com/antonbabenko/pre-commit-terraform](https://github.com/antonbabenko/pre-commit-terraform), strawberry-graphql, strawberry-graphql-django and [https://github.com/zizmorcore/zizmor-pre-commit](http\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 4…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T21:13:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4a1ebeb1bfa1aedb26cadef48d1b683e4d97c52",
          "body": "… updates (#5194)\n\nBumps the version-updates group with 2 updates in the /frontend directory: [posthog-js](https://github.com/PostHog/posthog-js) and [postcss](https://github.com/postcss/postcss).\n\n\nUpdates `posthog-js` from 1.391.2 to 1.391.3\n- [Release notes](https://github.com/PostHog/posthog-js/\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T21:13:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "41b875d6755c6296d3a7bfbd3c49e4528275da0b",
          "body": null,
          "is_bot": false,
          "headline": "Update synonyms (#5195)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-13T21:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f5ee91c4d0157756e15555fd991a4248997761c",
          "body": "* feat(slack): add slack channels to projects and chapters\n\nSigned-off-by: Mr-Rahul-Paul <179798584+Mr-Rahul-Paul@users.noreply.github.com>\n\n* fix failing test\n\nSigned-off-by: Mr-Rahul-Paul <179798584+Mr-Rahul-Paul@users.noreply.github.com>\n\n* fix failing e2e\n\nSigned-off-by: Mr-Rahul-Paul <179798584\n[…]\nPaul <179798584+Mr-Rahul-Paul@users.noreply.github.com>\nSigned-off-by: Kate <kate@kgthreads.com>\nCo-authored-by: Kate <kate@kgthreads.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": false,
          "headline": "Add Slack channels to Projects and Chapters page  (#3958)",
          "author_name": "Rahul Paul",
          "author_login": "Mr-Rahul-Paul",
          "committed_at": "2026-07-12T21:24:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fccd43f011ccbb58692111b97c047ccfadbde690",
          "body": "…2 updates (#5183)\n\n* chore(deps): bump the version-updates group across 1 directory with 12 updates\n\nBumps the version-updates group with 12 updates in the /frontend directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.58.0\n[…]\n-\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T17:32:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a753816efd5d3b83e9752ad19ea03928c57f622",
          "body": null,
          "is_bot": false,
          "headline": "Consolidate Dependabot updates (#5182)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-11T01:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "805cc6c8128fa1344ebd30fc24102b5aa573093b",
          "body": "… updates (#5178)\n\nBumps the version-updates group with 2 updates in the / directory: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) and strawberry-graphql.\n\n\nUpdates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.17 to 0.15.18\n- [Release note\n[…]\nion-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 1 directory with 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T01:50:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40d0546327ba1e6b15d6154e8774af25f6ea7812",
          "body": null,
          "is_bot": false,
          "headline": "Simplify pre-commit updates (#5177)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-11T00:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c728c8cb647d2fc6fa77af3814dbefca4a2a7abb",
          "body": "* chore(deps): bump react in /frontend\n\nBumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) in `/frontend` from 19.2.6 to 19.2.7.\n\n\nUpdates `react` from 19.2.6 to 19.2.7\n- [Release notes](https://github.com/facebook/react/releases)\n- [Changelog](https://github.com/react/react/b\n[…]\n-\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": true,
          "headline": "chore(deps): bump react in /frontend (#5173)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T00:18:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5117f7d31135cb9514507cac33b9310da961fc8",
          "body": null,
          "is_bot": false,
          "headline": "Bump Django to v6.0.7 (#5176)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-11T00:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "204ac9921f8c8716f2ac0e5f98a2875c903ba073",
          "body": "Bumps [https://github.com/tox-dev/pyproject-fmt](https://github.com/tox-dev/pyproject-fmt) in `/` from v2.24.1 to 2.25.0.\n\n\nUpdates `https://github.com/tox-dev/pyproject-fmt` from v2.24.1 to 2.25.0\n- [Release notes](https://github.com/tox-dev/pyproject-fmt/releases)\n- [Commits](https://github.com/to\n[…]\nency-type: direct:production\n  dependency-group: pre_commit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump https://github.com/tox-dev/pyproject-fmt in / (#5172)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T23:53:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a702251fb0f185f5b6e8538d3410bf71dd99f698",
          "body": "…m (#5170)\n\nBumps [https://github.com/antonbabenko/pre-commit-terraform](https://github.com/antonbabenko/pre-commit-terraform) in `/` from v1.106.0 to 1.107.0.\n\n\nUpdates `https://github.com/antonbabenko/pre-commit-terraform` from v1.106.0 to 1.107.0\n- [Release notes](https://github.com/antonbabenko/\n[…]\nency-type: direct:production\n  dependency-group: pre_commit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump https://github.com/antonbabenko/pre-commit-terrafor…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T23:23:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aeac7acee3f0e03b0ffba8d98e62c033c620f958",
          "body": "Bumps [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) in `/frontend` from 1.15.32 to 1.15.41.\n\n\nUpdates `@swc/core` from 1.15.32 to 1.15.41\n- [Release notes](https://github.com/swc-project/swc/releases)\n- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)\n\n[…]\nersion-update:semver-patch\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @swc/core in /frontend (#5175)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T21:12:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "723558aeefe8cd35d6ccd7527f3779db6ffdaec9",
          "body": "Bumps [posthog-js](https://github.com/PostHog/posthog-js) in `/frontend` from 1.374.3 to 1.390.2.\n\n\nUpdates `posthog-js` from 1.374.3 to 1.390.2\n- [Release notes](https://github.com/PostHog/posthog-js/releases)\n- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)\n- [Commits](h\n[…]\nersion-update:semver-minor\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump posthog-js in /frontend (#5166)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T01:25:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6fc4f385f0b3998b73c315d7a44c8e3fb2d8777b",
          "body": "Bumps strawberry-graphql in `/` from 0.316.0 to 0.317.2.\n\n\nUpdates `strawberry-graphql` from 0.316.0 to 0.317.2\n\n---\nupdated-dependencies:\n- dependency-name: strawberry-graphql\n  dependency-version: 0.317.2\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-\n[…]\n.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": true,
          "headline": "chore(deps): bump strawberry-graphql in / (#5161)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T01:25:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43fb28ce3f9ca48c2a0ca6e7520d5e041194e7b8",
          "body": "… 1 update (#5160)\n\nBumps the version-updates group with 1 update in the /docker-compose/e2e directory: pgvector/pgvector.\nBumps the version-updates group with 1 update in the /docker-compose/fuzz directory: pgvector/pgvector.\nBumps the version-updates group with 1 update in the /docker-compose/loca\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 3 directories with…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T18:04:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da29c0fa4ad51829ef9189e433508d6732bc441c",
          "body": "Bumps strawberry-graphql-django in `/` from 0.86.1 to 0.86.3.\n\n\nUpdates `strawberry-graphql-django` from 0.86.1 to 0.86.3\n\n---\nupdated-dependencies:\n- dependency-name: strawberry-graphql-django\n  dependency-version: 0.86.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: pre_commit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump strawberry-graphql-django in / (#5162)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T18:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1596eac98e010e1b400dab999bc91a056cab1dab",
          "body": "Bumps the version-updates group with 1 update in the /docker/semgrep directory: semgrep/semgrep.\n\n\nUpdates `semgrep/semgrep` from 1.167.0 to 1.168.0\n\n---\nupdated-dependencies:\n- dependency-name: semgrep/semgrep\n  dependency-version: 1.168.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump semgrep/semgrep (#5163)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T18:04:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19db048efe207a5c87a60523d03636b03966d255",
          "body": "Bumps [graphql](https://github.com/graphql/graphql-js) in `/frontend` from 17.0.0 to 17.0.1.\n\n\nUpdates `graphql` from 17.0.0 to 17.0.1\n- [Release notes](https://github.com/graphql/graphql-js/releases)\n- [Commits](https://github.com/graphql/graphql-js/compare/v17.0.0...v17.0.1)\n\n---\nupdated-dependenc\n[…]\nersion-update:semver-patch\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump graphql in /frontend (#5165)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T18:04:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "236b9167f4fce50c1475ab431f3cec6ec7d7e319",
          "body": "* Add mentees_can_manage_deadlines setting to Module\n\nSigned-off-by: Adarshkumar0509 <adarshkumarthakur0509@gmail.com>\n\n* Add has_mentee helper to Module\n\nSigned-off-by: Adarshkumar0509 <adarshkumarthakur0509@gmail.com>\n\n* Add mentee read access and deadline permission to mentorship portal\n\nSigned-o\n[…]\nSigned-off-by: Kate <kate@kgthreads.com>\n\n---------\n\nSigned-off-by: Adarshkumar0509 <adarshkumarthakur0509@gmail.com>\nSigned-off-by: Kate <kate@kgthreads.com>\nCo-authored-by: Kate <kate@kgthreads.com>",
          "is_bot": false,
          "headline": "Feat/mentee mentorship portal access (#5079)",
          "author_name": "Adarsh Kumar",
          "author_login": "Adarshkumar0509",
          "committed_at": "2026-07-09T02:42:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a40c50a32dc6ad1dc9eb446d2206fa8373cab3f",
          "body": "…#5150)\n\n* chore(deps): upgrade graphql to v17 and update codegen dependencies\n\nSigned-off-by: Adarshkumar0509 <adarshkumarthakur0509@gmail.com>\n\n* chore(deps): add near-operation-file-preset to minimumReleaseAgeExclude\n\nSigned-off-by: Adarshkumar0509 <adarshkumarthakur0509@gmail.com>\n\n* fix(e2e): r\n[…]\ndarshkumarthakur0509@gmail.com>\n\n* Update code\n\n* Update code\n\n---------\n\nSigned-off-by: Adarshkumar0509 <adarshkumarthakur0509@gmail.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": false,
          "headline": "chore(deps): upgrade graphql to v17 and update codegen dependencies (…",
          "author_name": "Adarsh Kumar",
          "author_login": "Adarshkumar0509",
          "committed_at": "2026-07-09T01:05:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1dc4fb7354c9bbdab79fa38bb02219a0bab10077",
          "body": "Bumps [next](https://github.com/vercel/next.js) in `/frontend` from 16.2.6 to 16.2.9.\n\n\nUpdates `next` from 16.2.6 to 16.2.9\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.2.9)\n\n---\nupdated-dependencies:\n- dependency-\n[…]\nersion-update:semver-patch\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump next in /frontend (#5156)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T23:31:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9b1de3682b17f499e2b38b034aa1c622ffd40ee6",
          "body": "Bumps the version-updates group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHAN\n[…]\nion-update:semver-major\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/checkout (#5157)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-08T23:30:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9386588db32d7b08a753897e9ecb64ec37f3236",
          "body": "* Made owasp nest logo dynamically toggle in dark and light theme\n\n* used resolvedTheme and mounted state to prevent hydration mismatch\n\n* fix: change Theme typo to resolvedTheme\n\n* Update code\n\n---------\n\nCo-authored-by: Kate <kate@kgthreads.com>",
          "is_bot": false,
          "headline": "Made OWASP Nest logo dynamically toggle in dark and light theme (#4370)",
          "author_name": "Harshita Ranjan",
          "author_login": "harshita8120",
          "committed_at": "2026-07-08T19:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f7b1278c445b18f82abe51511b47382c53fd0e4",
          "body": "Bumps [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) in `/frontend` from 3.15.0 to 3.17.0.\n\n\nUpdates `isomorphic-dompurify` from 3.15.0 to 3.17.0\n- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)\n- [Commits](https://github.com/kkomelin/isomorphic-\n[…]\nersion-update:semver-minor\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump isomorphic-dompurify in /frontend (#5146)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T21:25:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8c7664d85008da7176bf3dbef602f26e7e3757c2",
          "body": null,
          "is_bot": false,
          "headline": "Update Terraform dependencies (#5149)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-07T03:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ddf9300408a46e154ec0d1b777e0a6466d1048",
          "body": "…142)\n\n* chore(deps): bump hashicorp/random in /infrastructure/modules/alb\n\nBumps [hashicorp/random](https://github.com/hashicorp/terraform-provider-random) in `/infrastructure/modules/alb` from 3.8.1 to 3.9.0.\n\n\nUpdates `hashicorp/random` from 3.8.1 to 3.9.0\n- [Release notes](https://github.com/has\n[…]\nabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>\nCo-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump hashicorp/random in /infrastructure/modules/alb (#5…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T00:23:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "484111869a8bb3bd75203feefad490185d536d23",
          "body": "Bumps [pip-audit](https://github.com/pypa/pip-audit) in `/backend` from 2.10.0 to 2.10.1.\n\n\nUpdates `pip-audit` from 2.10.0 to 2.10.1\n- [Release notes](https://github.com/pypa/pip-audit/releases)\n- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/p\n[…]\ne-type: version-update:semver-patch\n  dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump pip-audit in /backend (#5147)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T00:04:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "25641b6a46614cb6204bf318690f64f51e3ccb94",
          "body": "Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) in `/frontend` from 10.57.0 to 10.58.0.\n\n\nUpdates `@sentry/nextjs` from 10.57.0 to 10.58.0\n- [Release notes](https://github.com/getsentry/sentry-javascript/releases)\n- [Changelog](https://github.com/getsentry/sentry-javascript/bl\n[…]\nersion-update:semver-minor\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @sentry/nextjs in /frontend (#5144)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-07T00:04:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "46a69ffa61c2130eab8cbb75b3b3106047ea675f",
          "body": "* chore(infrastructure): bump hashicorp/aws from 6.36.0 to 6.53.0 and add Dependabot tracking\n\n- Bump AWS provider constraint from ~> 6.36.0 to ~> 6.53.0 across all\n  infrastructure modules and regenerate .terraform.lock.hcl files with\n  correct provider hashes\n\n- Fixes MalformedXML errors on S3 ope\n[…]\nred-by: Rudransh Shrivastava <rudransh.shrivastava@owasp.org>\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>\nCo-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(infrastructure): bump hashicorp/aws from 6.36.0 to 6.53.0  (#5129)",
          "author_name": "Rosai",
          "author_login": "Nachiket-Roy",
          "committed_at": "2026-07-06T23:05:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "88f5bf04ddc690d8d9211dd0aaacf4c66a40a3cd",
          "body": "Bumps [date-fns](https://github.com/date-fns/date-fns) in `/frontend` from 4.3.0 to 4.4.0.\n\n\nUpdates `date-fns` from 4.3.0 to 4.4.0\n- [Release notes](https://github.com/date-fns/date-fns/releases)\n- [Commits](https://github.com/date-fns/date-fns/compare/v4.3.0...v4.4.0)\n\n---\nupdated-dependencies:\n- \n[…]\nd_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kate Golovanova <kate@kgthreads.com>",
          "is_bot": true,
          "headline": "chore(deps): bump date-fns in /frontend (#5118)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T22:40:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce6683f7634dab8db459d1e7e550c0eeaf7323af",
          "body": "Bumps strawberry-graphql-django in `/` from 0.86.0 to 0.86.1.\n\n\nUpdates `strawberry-graphql-django` from 0.86.0 to 0.86.1\n\n---\nupdated-dependencies:\n- dependency-name: strawberry-graphql-django\n  dependency-version: 0.86.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: pre_commit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump strawberry-graphql-django in / (#5116)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T22:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c944ad3167e4030f5d5e5f6527239aa2a3953afc",
          "body": "Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) in `/frontend` from 5.13.0 to 5.15.0.\n\n\nUpdates `apexcharts` from 5.13.0 to 5.15.0\n- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)\n- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v5.13.0...v5.15.0\n[…]\nersion-update:semver-minor\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump apexcharts in /frontend (#5125)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T22:26:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf853ded3c7611c198c8e68eeeda2e1fe3395559",
          "body": "Bumps the version-updates group with 1 update in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup).\n\n\nUpdates `pnpm/action-setup` from 6.0.8 to 6.0.9\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/0e2\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump pnpm/action-setup (#5139)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T22:25:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2de24d1c8545b57a0dc84a7c42816bce68afa49c",
          "body": "Signed-off-by: Viena <169875752+devnchill@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(docs): mkdocs 404 for contributing links (#5123)",
          "author_name": "0xViena",
          "author_login": "devnchill",
          "committed_at": "2026-07-02T22:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d0fbab9ec9cf7bf51607d7bc16aead87471a37",
          "body": null,
          "is_bot": false,
          "headline": "Update .github/workflows/dependency-review.yaml (#5112)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-02T04:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23836d714d9c0f40fdf2e8c7d36e12785606f9b",
          "body": null,
          "is_bot": false,
          "headline": "Update code checks (#5113)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-02T04:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da0ecb5fbbe2b2a8ca9b0fd5fe6438737a06b43",
          "body": null,
          "is_bot": false,
          "headline": "Bump arkid15r/check-contribution-action to v0.1.6 (#5111)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-02T04:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a006cf28e5412562a137e950dce947066b9288ca",
          "body": "Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) in `/frontend` from 16.2.7 to 16.2.9.\n\n\nUpdates `@next/third-parties` from 16.2.7 to 16.2.9\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/bl\n[…]\nersion-update:semver-patch\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @next/third-parties in /frontend (#5103)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T23:38:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d73815ed187a8e054f7ef45a577ad700c0c1479",
          "body": "Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) in `/frontend` from 10.56.0 to 10.57.0.\n\n\nUpdates `@sentry/nextjs` from 10.56.0 to 10.57.0\n- [Release notes](https://github.com/getsentry/sentry-javascript/releases)\n- [Changelog](https://github.com/getsentry/sentry-javascript/bl\n[…]\nersion-update:semver-minor\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @sentry/nextjs in /frontend (#5104)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:55:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "edf7f4283bcff6a6fc903468e94dea30e5580784",
          "body": "… 1 update (#5105)\n\nBumps the version-updates group with 1 update in the /docker-compose/e2e directory: pgvector/pgvector.\nBumps the version-updates group with 1 update in the /docker-compose/fuzz directory: pgvector/pgvector.\nBumps the version-updates group with 1 update in the /docker-compose/loca\n[…]\ntype: direct:production\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the version-updates group across 3 directories with…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:54:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef1a7cffa71f1fd4a4a46bc9ab4abd5ccf6c8caa",
          "body": "Bumps the version-updates group with 1 update in the /docker/trivy directory: aquasec/trivy.\n\n\nUpdates `aquasec/trivy` from 0.71.2 to 0.72.0\n\n---\nupdated-dependencies:\n- dependency-name: aquasec/trivy\n  dependency-version: 0.72.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump aquasec/trivy (#5106)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6b4b257148d9db0638732414803ddd687a98137",
          "body": "Bumps the version-updates group with 1 update in the / directory: [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login).\n\n\nUpdates `aws-actions/amazon-ecr-login` from 2.1.5 to 2.1.6\n- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)\n- [Changelog](ht\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump aws-actions/amazon-ecr-login (#5107)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T22:54:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19acaa0626f71a8f85f12c88db6d253599271dc6",
          "body": "* Bupm check-contribution-action to v0.1.5\n\n* Update code",
          "is_bot": false,
          "headline": "Bupm check-contribution-action to v0.1.5 (#5102)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-07-01T02:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e68699d87291b831db4b7ccbd178b14b664d92",
          "body": "Bumps [@apollo/client](https://github.com/apollographql/apollo-client) in `/frontend` from 4.2.2 to 4.2.3.\n\n\nUpdates `@apollo/client` from 4.2.2 to 4.2.3\n- [Release notes](https://github.com/apollographql/apollo-client/releases)\n- [Changelog](https://github.com/apollographql/apollo-client/blob/main/\n[…]\nersion-update:semver-patch\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @apollo/client in /frontend (#5093)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T17:56:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ec521c4f6c0a2ef2a485e07bb2c2f58cb97a7ec",
          "body": "Bumps the version-updates group with 1 update in the /docker/zap directory: zaproxy/zap-stable.\n\n\nUpdates `zaproxy/zap-stable` from `7c2f8af` to `8d387b1`\n\n---\nupdated-dependencies:\n- dependency-name: zaproxy/zap-stable\n  dependency-version: 2.17.0\n  dependency-type: direct:production\n  update-type:\n[…]\nion-update:semver-patch\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump zaproxy/zap-stable (#5092)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T16:44:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78636738d865322b823cbca3eaac6e29d29e49d0",
          "body": "Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) in `/frontend` from 10.55.0 to 10.56.0.\n\n\nUpdates `@sentry/nextjs` from 10.55.0 to 10.56.0\n- [Release notes](https://github.com/getsentry/sentry-javascript/releases)\n- [Changelog](https://github.com/getsentry/sentry-javascript/bl\n[…]\nersion-update:semver-minor\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @sentry/nextjs in /frontend (#5094)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T16:44:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6feccc17b4113c7f17c63260aeedabfe064083b2",
          "body": "Bumps [@apollo/client](https://github.com/apollographql/apollo-client) in `/frontend` from 4.2.0 to 4.2.2.\n\n\nUpdates `@apollo/client` from 4.2.0 to 4.2.2\n- [Release notes](https://github.com/apollographql/apollo-client/releases)\n- [Changelog](https://github.com/apollographql/apollo-client/blob/main/\n[…]\nersion-update:semver-patch\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @apollo/client in /frontend (#5083)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T16:05:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0a96f13cce904896e6f00341fdf1b28a14e282ba",
          "body": null,
          "is_bot": false,
          "headline": "Update .github/workflows/run-coverage-upload.yaml (#5088)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-06-29T16:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e831ad7955dc4b78ad1c74d9cabe9918fd798a82",
          "body": "Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) in `/frontend` from 16.2.6 to 16.2.7.\n\n\nUpdates `@next/third-parties` from 16.2.6 to 16.2.7\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/bl\n[…]\nersion-update:semver-patch\n  dependency-group: npm_and_yarn\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @next/third-parties in /frontend (#5084)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T15:23:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "daa1b7184289e997cc4db19432ea2b10034dfd34",
          "body": "Bumps the version-updates group with 1 update in the / directory: [codecov/codecov-action](https://github.com/codecov/codecov-action).\n\n\nUpdates `codecov/codecov-action` from 6.0.1 to 7.0.0\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov\n[…]\nion-update:semver-major\n  dependency-group: version-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump codecov/codecov-action (#5085)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T15:23:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eae67ceea20f6f3e027822c2162679b28ba1931f",
          "body": "Signed-off-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": false,
          "headline": "Restructure backend source code (#5068)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-06-29T00:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "129528c90297ff04611e1882ccf6c5ab29969013",
          "body": null,
          "is_bot": false,
          "headline": "Update .github/workflows/check-contribution.yaml (#5070)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-06-27T23:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df283b056806ec94bcbdf218f26bf1287af7e2ec",
          "body": "Signed-off-by: Tanishq Meshram <tnshqmeshram@gmail.com>\nCo-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Use Program.has_admin() consistently in mentorship mutations (#5053)",
          "author_name": "Tanishq Meshram",
          "author_login": "Tanishq-mellu",
          "committed_at": "2026-06-27T19:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a2f6f76916cd2c546c09ee61ed115b25f3fb28",
          "body": "* Update e2e test configuration\n\n* Update code",
          "is_bot": false,
          "headline": "Update e2e test configuration (#5062)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-06-27T16:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ddb092af92514862474f94a81b591c2991b1c6",
          "body": "* ci: restrict sensitive workflow jobs to upstream repository only\n\n* Update code\n\n---------\n\nCo-authored-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": false,
          "headline": "ci: restrict sensitive workflow jobs to upstream repository only (#5052)",
          "author_name": "0xViena",
          "author_login": "devnchill",
          "committed_at": "2026-06-27T03:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449147a0e604a599e9b7db7d1c628ffdbe581a4b",
          "body": "* Bump check-contribution-action to v0.1.3\n\n* Update code",
          "is_bot": false,
          "headline": "Bump check-contribution-action to v0.1.3 (#5060)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-06-27T03:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9c7c1fcd1cd5a27fed66a027b60ff0cc40d04ed",
          "body": "Signed-off-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": false,
          "headline": "Update CI badge configuration (#5055)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-06-26T19:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c240f82a82a7d3e9ec0ca87f9201afe2fe32c5",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused langsmith dependency (#5054)",
          "author_name": "Adarsh Kumar",
          "author_login": "Adarshkumar0509",
          "committed_at": "2026-06-26T15:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac0fc0821b553831e781fa542957072960fbaca",
          "body": null,
          "is_bot": false,
          "headline": "fix(deps): update vulnerable backend dependencies (#5048)",
          "author_name": "Adarsh Kumar",
          "author_login": "Adarshkumar0509",
          "committed_at": "2026-06-25T22:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e925b6f12d95424d0b56ecd834b0f8506a5967c6",
          "body": "* Fix auto-scaling permissions\n\n* Fix policy size limit\n\n* Update code\n\nSigned-off-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>\n\n---------\n\nSigned-off-by: Arkadii Yakovets <arkadii.yakovets@owasp.org>",
          "is_bot": false,
          "headline": "Fix auto scaling permissions (#5047)",
          "author_name": "Arkadii Yakovets",
          "author_login": "arkid15r",
          "committed_at": "2026-06-25T18:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 1706,
      "latest_release_at": "2026-04-01T08:49:50Z",
      "latest_release_tag": "1.3.49",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 116,
      "mean_days_between_releases": 0.1
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "backend/Makefile",
        "cspell/Makefile",
        "docs/Makefile",
        "e2e/Makefile",
        "frontend/Makefile",
        "infrastructure/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "backend/py.typed",
        "e2e/tsconfig.json",
        "frontend/__tests__/tsconfig.json",
        "frontend/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 72519,
      "source_files_sampled": 1811,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "backend/pyproject.toml",
        "cspell/package.json",
        "docs/pyproject.toml",
        "e2e/package.json",
        "frontend/package.json",
        "infrastructure/pyproject.toml",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "10.21.3",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-9xwg-3r6f-jcx2"
            ],
            "fixed_version": "11.0.0",
            "advisory_count": 1,
            "oldest_advisory_days": 2
          },
          {
            "name": "weasyprint",
            "direct": false,
            "version": "68.1",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-jhhc-3hcp-qhm5",
              "PYSEC-2026-3412"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 20
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2,
          "moderate": 2
        },
        "advisory_count": 5,
        "affected_count": 4,
        "assessed_count": 1915,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "aiohttp",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.14.1"
        },
        {
          "name": "algoliasearch",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "4.40.0"
        },
        {
          "name": "algoliasearch-django",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "4.0.0"
        },
        {
          "name": "cryptography",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "48.0.1"
        },
        {
          "name": "django",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "6.0.7"
        },
        {
          "name": "django-configurations",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.5.1"
        },
        {
          "name": "django-cors-headers",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "4.9.0"
        },
        {
          "name": "django-ninja",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "1.6.2"
        },
        {
          "name": "django-redis",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "6.0.0"
        },
        {
          "name": "django-rq",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.2.2"
        },
        {
          "name": "django-storages",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "1.14.6"
        },
        {
          "name": "emoji",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.15.0"
        },
        {
          "name": "geopy",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.4.1"
        },
        {
          "name": "gunicorn",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "25.3.0"
        },
        {
          "name": "humanize",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "4.15.0"
        },
        {
          "name": "idna",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.15"
        },
        {
          "name": "jinja2",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.1.6"
        },
        {
          "name": "langchain-core",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "1.4.8"
        },
        {
          "name": "langgraph",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "1.2.6"
        },
        {
          "name": "lxml",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "6.1.0"
        },
        {
          "name": "markdown",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.10.2"
        },
        {
          "name": "openai",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.33.0"
        },
        {
          "name": "owasp-schema",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "0.1.51"
        },
        {
          "name": "pgvector",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "0.4.2"
        },
        {
          "name": "psycopg2-binary",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.9.12"
        },
        {
          "name": "pydantic",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.12.5"
        },
        {
          "name": "pydantic-core",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.41.5"
        },
        {
          "name": "pygithub",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.9.1"
        },
        {
          "name": "pyjwt",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.13.0"
        },
        {
          "name": "pyparsing",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.3.2"
        },
        {
          "name": "python-dateutil",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.9.0.post0"
        },
        {
          "name": "pyyaml",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "6.0.3"
        },
        {
          "name": "reportlab",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "4.4.10"
        },
        {
          "name": "requests",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.33.1"
        },
        {
          "name": "sentry-sdk",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.58.0"
        },
        {
          "name": "slack-bolt",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "1.28.0"
        },
        {
          "name": "slack-sdk",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "3.41.0"
        },
        {
          "name": "starlette",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "1.3.1"
        },
        {
          "name": "strawberry-graphql",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "0.316.0"
        },
        {
          "name": "strawberry-graphql-django",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "0.75.3"
        },
        {
          "name": "thefuzz",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "0.22.1"
        },
        {
          "name": "urllib3",
          "manifest": "backend/pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "2.7.0"
        },
        {
          "name": "@playwright/test",
          "manifest": "e2e/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.61.1"
        },
        {
          "name": "dayjs",
          "manifest": "e2e/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.11.21"
        },
        {
          "name": "millify",
          "manifest": "e2e/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.1.0"
        },
        {
          "name": "@apollo/client",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.2.5"
        },
        {
          "name": "@dnd-kit/core",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.3.1"
        },
        {
          "name": "@dnd-kit/sortable",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.0"
        },
        {
          "name": "@dnd-kit/utilities",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.2.2"
        },
        {
          "name": "@graphql-typed-document-node/core",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.2.0"
        },
        {
          "name": "@heroui/autocomplete",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.3.34"
        },
        {
          "name": "@heroui/button",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.2.32"
        },
        {
          "name": "@heroui/modal",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.2.29"
        },
        {
          "name": "@heroui/react",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.10"
        },
        {
          "name": "@heroui/select",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.4.33"
        },
        {
          "name": "@heroui/skeleton",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.2.18"
        },
        {
          "name": "@heroui/system",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.4.28"
        },
        {
          "name": "@heroui/theme",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.4.26"
        },
        {
          "name": "@heroui/toast",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.22"
        },
        {
          "name": "@heroui/tooltip",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.2.29"
        },
        {
          "name": "@next/third-parties",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "16.2.11"
        },
        {
          "name": "@react-leaflet/core",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.0.0"
        },
        {
          "name": "@sentry/nextjs",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.63.0"
        },
        {
          "name": "apexcharts",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.15.2"
        },
        {
          "name": "class-variance-authority",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.7.1"
        },
        {
          "name": "clsx",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.1"
        },
        {
          "name": "core-js",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.49.0"
        },
        {
          "name": "date-fns",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.0"
        },
        {
          "name": "dayjs",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.11.21"
        },
        {
          "name": "dompurify",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.4.12"
        },
        {
          "name": "framer-motion",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "12.42.2"
        },
        {
          "name": "graphql",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "17.0.2"
        },
        {
          "name": "ics",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.12.0"
        },
        {
          "name": "isomorphic-dompurify",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.18.0"
        },
        {
          "name": "leaflet",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.9.4"
        },
        {
          "name": "leaflet.markercluster",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.5.3"
        },
        {
          "name": "lodash",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.18.1"
        },
        {
          "name": "markdown-it",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "14.3.0"
        },
        {
          "name": "markdown-it-task-lists",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.1"
        },
        {
          "name": "millify",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "6.1.0"
        },
        {
          "name": "next",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "16.2.11"
        },
        {
          "name": "next-auth",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.24.15"
        },
        {
          "name": "next-themes",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.6"
        },
        {
          "name": "posthog-js",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.396.5"
        },
        {
          "name": "react",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "19.2.7"
        },
        {
          "name": "react-apexcharts",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.1.1"
        },
        {
          "name": "react-dom",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "19.2.7"
        },
        {
          "name": "react-icons",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.7.0"
        },
        {
          "name": "react-leaflet",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "react-leaflet-cluster",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.1.3"
        },
        {
          "name": "rxjs",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "7.8.2"
        },
        {
          "name": "tailwind-merge",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "3.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@apollo/client",
            "direct": true,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/core",
            "direct": true,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/sortable",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/utilities",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-typed-document-node/core",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/autocomplete",
            "direct": true,
            "version": "2.3.34",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/button",
            "direct": true,
            "version": "2.2.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/modal",
            "direct": true,
            "version": "2.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/react",
            "direct": true,
            "version": "2.8.10",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/select",
            "direct": true,
            "version": "2.4.33",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/skeleton",
            "direct": true,
            "version": "2.2.18",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/system",
            "direct": true,
            "version": "2.4.28",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/theme",
            "direct": true,
            "version": "2.4.26",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/toast",
            "direct": true,
            "version": "2.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/tooltip",
            "direct": true,
            "version": "2.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@next/third-parties",
            "direct": true,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": true,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-leaflet/core",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/nextjs",
            "direct": true,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "apexcharts",
            "direct": true,
            "version": "5.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "class-variance-authority",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": true,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": true,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": true,
            "version": "1.11.21",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": true,
            "version": "3.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": true,
            "version": "12.42.2",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": true,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ics",
            "direct": true,
            "version": "3.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-dompurify",
            "direct": true,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "leaflet",
            "direct": true,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "leaflet.markercluster",
            "direct": true,
            "version": "1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": true,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": true,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it-task-lists",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "millify",
            "direct": true,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": true,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "next-auth",
            "direct": true,
            "version": "4.24.15",
            "ecosystem": "npm"
          },
          {
            "name": "next-themes",
            "direct": true,
            "version": "0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "posthog-js",
            "direct": true,
            "version": "1.396.5",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-apexcharts",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-icons",
            "direct": true,
            "version": "5.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-leaflet",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-leaflet-cluster",
            "direct": true,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": true,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-merge",
            "direct": true,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-merge",
            "direct": true,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "aiohttp",
            "direct": true,
            "version": "3.14.1",
            "ecosystem": "pypi"
          },
          {
            "name": "algoliasearch",
            "direct": true,
            "version": "4.40.0",
            "ecosystem": "pypi"
          },
          {
            "name": "algoliasearch-django",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": true,
            "version": "48.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "cryptography",
            "direct": true,
            "version": "49.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "django",
            "direct": true,
            "version": "6.0.7",
            "ecosystem": "pypi"
          },
          {
            "name": "django-configurations",
            "direct": true,
            "version": "2.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "django-cors-headers",
            "direct": true,
            "version": "4.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "django-ninja",
            "direct": true,
            "version": "1.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "django-redis",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "django-rq",
            "direct": true,
            "version": "3.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "django-storages",
            "direct": true,
            "version": "1.14.6",
            "ecosystem": "pypi"
          },
          {
            "name": "emoji",
            "direct": true,
            "version": "2.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "geopy",
            "direct": true,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "gunicorn",
            "direct": true,
            "version": "25.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "humanize",
            "direct": true,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": true,
            "version": "3.15",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": true,
            "version": "3.18",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": true,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "langchain-core",
            "direct": true,
            "version": "1.4.8",
            "ecosystem": "pypi"
          },
          {
            "name": "langgraph",
            "direct": true,
            "version": "1.2.6",
            "ecosystem": "pypi"
          },
          {
            "name": "lxml",
            "direct": true,
            "version": "6.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": true,
            "version": "3.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "openai",
            "direct": true,
            "version": "2.33.0",
            "ecosystem": "pypi"
          },
          {
            "name": "owasp-schema",
            "direct": true,
            "version": "0.1.51",
            "ecosystem": "pypi"
          },
          {
            "name": "pgvector",
            "direct": true,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg2-binary",
            "direct": true,
            "version": "2.9.12",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": true,
            "version": "2.12.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": true,
            "version": "2.41.5",
            "ecosystem": "pypi"
          },
          {
            "name": "pygithub",
            "direct": true,
            "version": "2.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyjwt",
            "direct": true,
            "version": "2.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyparsing",
            "direct": true,
            "version": "3.3.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": true,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": true,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "reportlab",
            "direct": true,
            "version": "4.4.10",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": true,
            "version": "2.33.1",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": true,
            "version": "2.34.2",
            "ecosystem": "pypi"
          },
          {
            "name": "sentry-sdk",
            "direct": true,
            "version": "2.58.0",
            "ecosystem": "pypi"
          },
          {
            "name": "slack-bolt",
            "direct": true,
            "version": "1.28.0",
            "ecosystem": "pypi"
          },
          {
            "name": "slack-sdk",
            "direct": true,
            "version": "3.41.0",
            "ecosystem": "pypi"
          },
          {
            "name": "starlette",
            "direct": true,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "strawberry-graphql",
            "direct": true,
            "version": "0.316.0",
            "ecosystem": "pypi"
          },
          {
            "name": "strawberry-graphql-django",
            "direct": true,
            "version": "0.75.3",
            "ecosystem": "pypi"
          },
          {
            "name": "thefuzz",
            "direct": true,
            "version": "0.22.1",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": true,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/react-spectrum",
            "direct": false,
            "version": "3.47.1",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/react-spectrum",
            "direct": false,
            "version": "3.47.2",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/react-spectrum-ui",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/react-spectrum-workflow",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@apm-js-collab/code-transformer",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@apm-js-collab/code-transformer-bundler-plugins",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@apm-js-collab/tracing-hooks",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ardatan/relay-compiler",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@axe-core/react",
            "direct": false,
            "version": "4.12.1",
            "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-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.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": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-bundled-dicts",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-json-reporter",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-performance-monitor",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-pipe",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-resolver",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-service-bus",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-types",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-worker",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-ada",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-al",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-aws",
            "direct": false,
            "version": "4.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-bash",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-companies",
            "direct": false,
            "version": "3.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-cpp",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-cryptocurrencies",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-csharp",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-css",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-dart",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-data-science",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-django",
            "direct": false,
            "version": "4.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-docker",
            "direct": false,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-dotnet",
            "direct": false,
            "version": "5.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-elixir",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en-common-misspellings",
            "direct": false,
            "version": "2.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en-gb-mit",
            "direct": false,
            "version": "3.1.24",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en_us",
            "direct": false,
            "version": "4.4.33",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en_us",
            "direct": false,
            "version": "4.4.35",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-filetypes",
            "direct": false,
            "version": "3.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-flutter",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fonts",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fsharp",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fullstack",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-gaming-terms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-git",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-golang",
            "direct": false,
            "version": "6.0.26",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-google",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-haskell",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-html",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-html-symbol-entities",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-java",
            "direct": false,
            "version": "5.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-julia",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-k8s",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-kotlin",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-latex",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-lorem-ipsum",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-lua",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-makefile",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-markdown",
            "direct": false,
            "version": "2.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-monkeyc",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-node",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-npm",
            "direct": false,
            "version": "5.2.41",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-people-names",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-php",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-powershell",
            "direct": false,
            "version": "5.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-public-licenses",
            "direct": false,
            "version": "2.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-python",
            "direct": false,
            "version": "4.2.27",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-r",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-ruby",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-rust",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-scala",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-shell",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-software-terms",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-sql",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-svelte",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-swift",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-terraform",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-typescript",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-vue",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-win32",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-zig",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dynamic-import",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/filetypes",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/rpc",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/strong-weak-map",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/url",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dnd-kit/accessibility",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "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/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@envelop/core",
            "direct": false,
            "version": "5.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@envelop/instrumentation",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@envelop/types",
            "direct": false,
            "version": "5.2.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.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/busboy",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/ecma402-abstract",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/fast-memoize",
            "direct": false,
            "version": "2.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/icu-messageformat-parser",
            "direct": false,
            "version": "2.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/icu-skeleton-parser",
            "direct": false,
            "version": "1.8.16",
            "ecosystem": "npm"
          },
          {
            "name": "@formatjs/intl-localematcher",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/add",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/add",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/cli",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/client-preset",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/core",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/gql-tag-operations",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/near-operation-file-preset",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/plugin-helpers",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/plugin-helpers",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/schema-ast",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/typed-document-node",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/typescript",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/typescript-operations",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/visitor-plugin-common",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/visitor-plugin-common",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-hive/signal",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/apollo-engine-loader",
            "direct": false,
            "version": "8.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/batch-execute",
            "direct": false,
            "version": "10.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/code-file-loader",
            "direct": false,
            "version": "8.1.32",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/delegate",
            "direct": false,
            "version": "12.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/documents",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/executor",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/executor-common",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/executor-graphql-ws",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/executor-http",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/executor-legacy-ws",
            "direct": false,
            "version": "1.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/git-loader",
            "direct": false,
            "version": "8.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/github-loader",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/graphql-file-loader",
            "direct": false,
            "version": "8.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/graphql-tag-pluck",
            "direct": false,
            "version": "8.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/import",
            "direct": false,
            "version": "7.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/json-file-loader",
            "direct": false,
            "version": "8.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/load",
            "direct": false,
            "version": "8.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/merge",
            "direct": false,
            "version": "9.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/optimize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/relay-operation-optimizer",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/schema",
            "direct": false,
            "version": "10.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/url-loader",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/utils",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/utils",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/wrap",
            "direct": false,
            "version": "11.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/accordion",
            "direct": false,
            "version": "2.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/alert",
            "direct": false,
            "version": "2.2.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/aria-utils",
            "direct": false,
            "version": "2.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/avatar",
            "direct": false,
            "version": "2.2.26",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/badge",
            "direct": false,
            "version": "2.2.18",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/breadcrumbs",
            "direct": false,
            "version": "2.2.25",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/calendar",
            "direct": false,
            "version": "2.2.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/card",
            "direct": false,
            "version": "2.2.28",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/checkbox",
            "direct": false,
            "version": "2.3.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/chip",
            "direct": false,
            "version": "2.2.25",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/code",
            "direct": false,
            "version": "2.2.25",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/date-input",
            "direct": false,
            "version": "2.3.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/date-picker",
            "direct": false,
            "version": "2.3.33",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/divider",
            "direct": false,
            "version": "2.2.24",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/dom-animation",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/drawer",
            "direct": false,
            "version": "2.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/dropdown",
            "direct": false,
            "version": "2.3.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/form",
            "direct": false,
            "version": "2.1.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/framer-utils",
            "direct": false,
            "version": "2.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/image",
            "direct": false,
            "version": "2.2.19",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/input",
            "direct": false,
            "version": "2.4.33",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/input-otp",
            "direct": false,
            "version": "2.1.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/kbd",
            "direct": false,
            "version": "2.2.26",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/link",
            "direct": false,
            "version": "2.2.26",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/listbox",
            "direct": false,
            "version": "2.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/menu",
            "direct": false,
            "version": "2.2.31",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/navbar",
            "direct": false,
            "version": "2.2.30",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/number-input",
            "direct": false,
            "version": "2.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/pagination",
            "direct": false,
            "version": "2.2.27",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/popover",
            "direct": false,
            "version": "2.3.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/progress",
            "direct": false,
            "version": "2.2.25",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/radio",
            "direct": false,
            "version": "2.3.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/react-rsc-utils",
            "direct": false,
            "version": "2.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/react-utils",
            "direct": false,
            "version": "2.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/ripple",
            "direct": false,
            "version": "2.2.21",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/scroll-shadow",
            "direct": false,
            "version": "2.3.19",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/shared-icons",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/shared-utils",
            "direct": false,
            "version": "2.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/slider",
            "direct": false,
            "version": "2.4.29",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/snippet",
            "direct": false,
            "version": "2.2.33",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/spacer",
            "direct": false,
            "version": "2.2.25",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/spinner",
            "direct": false,
            "version": "2.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/switch",
            "direct": false,
            "version": "2.2.27",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/system-rsc",
            "direct": false,
            "version": "2.3.24",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/table",
            "direct": false,
            "version": "2.2.32",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/tabs",
            "direct": false,
            "version": "2.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-aria-accordion",
            "direct": false,
            "version": "2.2.20",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-aria-button",
            "direct": false,
            "version": "2.2.22",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-aria-link",
            "direct": false,
            "version": "2.2.23",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-aria-modal-overlay",
            "direct": false,
            "version": "2.2.21",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-aria-multiselect",
            "direct": false,
            "version": "2.4.21",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-aria-overlay",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-callback-ref",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-clipboard",
            "direct": false,
            "version": "2.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-data-scroll-overflow",
            "direct": false,
            "version": "2.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-disclosure",
            "direct": false,
            "version": "2.2.19",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-draggable",
            "direct": false,
            "version": "2.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-form-reset",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-image",
            "direct": false,
            "version": "2.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-intersection-observer",
            "direct": false,
            "version": "2.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-is-mobile",
            "direct": false,
            "version": "2.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-is-mounted",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-measure",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-pagination",
            "direct": false,
            "version": "2.2.20",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-resize",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-safe-layout-effect",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-scroll-position",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/use-viewport-size",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@heroui/user",
            "direct": false,
            "version": "2.2.26",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "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.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-freebsd-wasm32",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-ppc64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-riscv64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-ppc64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-riscv64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-webcontainers-wasm32",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-arm64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/date",
            "direct": false,
            "version": "3.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/date",
            "direct": false,
            "version": "3.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/message",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/number",
            "direct": false,
            "version": "3.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/string",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/create-cache-key-function",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment-jsdom-abstract",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/snapshot-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.4.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": "@lhci/cli",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lhci/utils",
            "direct": false,
            "version": "0.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@next/env",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/eslint-plugin-next",
            "direct": false,
            "version": "16.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-darwin-arm64",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-darwin-x64",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-arm64-gnu",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-arm64-musl",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-x64-gnu",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-x64-musl",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-win32-arm64-msvc",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-win32-x64-msvc",
            "direct": false,
            "version": "16.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api-logs",
            "direct": false,
            "version": "0.214.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation",
            "direct": false,
            "version": "0.214.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resources",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-base",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": false,
            "version": "1.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": false,
            "version": "1.43.0",
            "ecosystem": "npm"
          },
          {
            "name": "@panva/hkdf",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@paulirish/trace_engine",
            "direct": false,
            "version": "0.0.53",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@posthog/core",
            "direct": false,
            "version": "1.39.6",
            "ecosystem": "npm"
          },
          {
            "name": "@posthog/types",
            "direct": false,
            "version": "1.392.0",
            "ecosystem": "npm"
          },
          {
            "name": "@puppeteer/browsers",
            "direct": false,
            "version": "2.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/breadcrumbs",
            "direct": false,
            "version": "3.5.32",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/button",
            "direct": false,
            "version": "3.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/button",
            "direct": false,
            "version": "3.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/calendar",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/calendar",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/checkbox",
            "direct": false,
            "version": "3.16.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/checkbox",
            "direct": false,
            "version": "3.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/combobox",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/datepicker",
            "direct": false,
            "version": "3.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/dialog",
            "direct": false,
            "version": "3.5.34",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/dialog",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/focus",
            "direct": false,
            "version": "3.21.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/focus",
            "direct": false,
            "version": "3.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/form",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/form",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/grid",
            "direct": false,
            "version": "3.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/i18n",
            "direct": false,
            "version": "3.12.16",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/i18n",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/interactions",
            "direct": false,
            "version": "3.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/interactions",
            "direct": false,
            "version": "3.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/label",
            "direct": false,
            "version": "3.7.25",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/label",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/landmark",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/link",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/listbox",
            "direct": false,
            "version": "3.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/listbox",
            "direct": false,
            "version": "3.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/live-announcer",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/menu",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/menu",
            "direct": false,
            "version": "3.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/numberfield",
            "direct": false,
            "version": "3.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/overlays",
            "direct": false,
            "version": "3.31.2",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/overlays",
            "direct": false,
            "version": "3.32.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/progress",
            "direct": false,
            "version": "3.4.30",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/radio",
            "direct": false,
            "version": "3.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/selection",
            "direct": false,
            "version": "3.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/selection",
            "direct": false,
            "version": "3.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/slider",
            "direct": false,
            "version": "3.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/slider",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/spinbutton",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/ssr",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/ssr",
            "direct": false,
            "version": "3.9.10",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/switch",
            "direct": false,
            "version": "3.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/switch",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/table",
            "direct": false,
            "version": "3.17.11",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/tabs",
            "direct": false,
            "version": "3.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/tabs",
            "direct": false,
            "version": "3.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/textfield",
            "direct": false,
            "version": "3.18.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/textfield",
            "direct": false,
            "version": "3.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/toast",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/toggle",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/toolbar",
            "direct": false,
            "version": "3.0.0-beta.24",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/tooltip",
            "direct": false,
            "version": "3.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/utils",
            "direct": false,
            "version": "3.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/utils",
            "direct": false,
            "version": "3.34.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/visually-hidden",
            "direct": false,
            "version": "3.8.31",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/visually-hidden",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/button",
            "direct": false,
            "version": "3.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/calendar",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/checkbox",
            "direct": false,
            "version": "3.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/dialog",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/link",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/listbox",
            "direct": false,
            "version": "3.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/overlays",
            "direct": false,
            "version": "5.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/provider",
            "direct": false,
            "version": "3.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/slider",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/switch",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-spectrum/tabs",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/calendar",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/calendar",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/checkbox",
            "direct": false,
            "version": "3.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/checkbox",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/collections",
            "direct": false,
            "version": "3.12.10",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/collections",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/combobox",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/datepicker",
            "direct": false,
            "version": "3.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/flags",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/form",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/form",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/grid",
            "direct": false,
            "version": "3.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/list",
            "direct": false,
            "version": "3.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/list",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/menu",
            "direct": false,
            "version": "3.9.11",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/numberfield",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/overlays",
            "direct": false,
            "version": "3.6.23",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/overlays",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/radio",
            "direct": false,
            "version": "3.11.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/selection",
            "direct": false,
            "version": "3.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/slider",
            "direct": false,
            "version": "3.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/slider",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/table",
            "direct": false,
            "version": "3.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/tabs",
            "direct": false,
            "version": "3.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/tabs",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/toast",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/toggle",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/toggle",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/tooltip",
            "direct": false,
            "version": "3.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/tree",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/tree",
            "direct": false,
            "version": "3.9.6",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/utils",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/utils",
            "direct": false,
            "version": "3.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/virtualizer",
            "direct": false,
            "version": "4.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/accordion",
            "direct": false,
            "version": "3.0.0-alpha.26",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/breadcrumbs",
            "direct": false,
            "version": "3.7.19",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/button",
            "direct": false,
            "version": "3.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/button",
            "direct": false,
            "version": "3.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/calendar",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/calendar",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/checkbox",
            "direct": false,
            "version": "3.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/checkbox",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/combobox",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/datepicker",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/dialog",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/form",
            "direct": false,
            "version": "3.7.18",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/grid",
            "direct": false,
            "version": "3.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/link",
            "direct": false,
            "version": "3.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/link",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/listbox",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/menu",
            "direct": false,
            "version": "3.10.7",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/numberfield",
            "direct": false,
            "version": "3.8.18",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/overlays",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/overlays",
            "direct": false,
            "version": "3.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/progress",
            "direct": false,
            "version": "3.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/radio",
            "direct": false,
            "version": "3.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/shared",
            "direct": false,
            "version": "3.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/shared",
            "direct": false,
            "version": "3.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/shared",
            "direct": false,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/slider",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/switch",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/table",
            "direct": false,
            "version": "3.13.6",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/tabs",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/textfield",
            "direct": false,
            "version": "3.12.8",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/tooltip",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@repeaterjs/repeater",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "28.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.4.0",
            "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": "@sentry-internal/tracing",
            "direct": false,
            "version": "7.120.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/babel-plugin-component-annotate",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/browser",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/browser-utils",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/bundler-plugin-core",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-darwin",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-arm",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-arm64",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-i686",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-x64",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-win32-arm64",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-win32-i686",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-win32-x64",
            "direct": false,
            "version": "2.58.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/conventions",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/core",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/core",
            "direct": false,
            "version": "7.120.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/feedback",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/integrations",
            "direct": false,
            "version": "7.120.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/node",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/node",
            "direct": false,
            "version": "7.120.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/node-core",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/opentelemetry",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/react",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/replay",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/replay-canvas",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/server-utils",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/types",
            "direct": false,
            "version": "7.120.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/utils",
            "direct": false,
            "version": "7.120.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/vercel-edge",
            "direct": false,
            "version": "10.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/webpack-plugin",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.49",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "15.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@spectrum-icons/ui",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@spectrum-icons/workflow",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-ppc64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-s390x-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.23",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/jest",
            "direct": false,
            "version": "0.2.39",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-virtual",
            "direct": false,
            "version": "3.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/virtual-core",
            "direct": false,
            "version": "3.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "16.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/quickjs-emscripten",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "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/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/geojson",
            "direct": false,
            "version": "7946.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest-axe",
            "direct": false,
            "version": "3.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "21.1.7",
            "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/leaflet",
            "direct": false,
            "version": "1.9.21",
            "ecosystem": "npm"
          },
          {
            "name": "@types/leaflet.markercluster",
            "direct": false,
            "version": "1.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.24",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yauzl",
            "direct": false,
            "version": "2.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.1",
            "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": "@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": "@whatwg-node/disposablestack",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/fetch",
            "direct": false,
            "version": "0.10.13",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/node-fetch",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/promise-helpers",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/caches",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/context",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/equality",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@wry/trie",
            "direct": false,
            "version": "0.5.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": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-attributes",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.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-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "4.1.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": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-hidden",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array-timsort",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.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": "ast-types",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "auto-bind",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "axobject-query",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "30.4.0",
            "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.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-os",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.33",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.40",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.41",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "basic-ftp",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.7",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "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": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001793",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001800",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk-template",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "change-case-all",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-launcher",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-launcher",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "chromium-bidi",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "client-only",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "color2k",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "comment-json",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-tags",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "compute-scroll-into-view",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "configstore",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-inspect",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csp_evaluator",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "cspell",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-config-lib",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-dictionary",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-gitignore",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-glob",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-grammar",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-io",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-lib",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-trie-lib",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "damerau-levenshtein",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "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": "dataloader",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "debounce",
            "direct": false,
            "version": "3.0.0",
            "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": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "degenerator",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-graph",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "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": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1467305",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1608973",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dom-helpers",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.366",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.385",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.396",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "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": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.21.6",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "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.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.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.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "10.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-alias",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "29.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsx-a11y",
            "direct": false,
            "version": "6.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-playwright",
            "direct": false,
            "version": "2.10.4",
            "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-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "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-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-x",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "external-editor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "extract-zip",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-equals",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-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.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-blob",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-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": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "formdata-polyfill",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "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.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "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": "gensequence",
            "direct": false,
            "version": "8.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-uri",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "5.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": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphql-config",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "graphql-tag",
            "direct": false,
            "version": "2.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "graphql-ws",
            "direct": false,
            "version": "6.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "harmony-reflect",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "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": "html-encoding-sniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-link-header",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "identity-obj-proxy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "image-ssim",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "immediate",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-in-the-middle",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "input-otp",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "6.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "intl-messageformat",
            "direct": false,
            "version": "10.7.18",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-absolute",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.3.4",
            "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-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-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.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-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-relative",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-safe-filename",
            "direct": false,
            "version": "0.1.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-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-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unc-path",
            "direct": false,
            "version": "1.0.0",
            "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-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-fetch",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isows",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-axe",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "4.15.9",
            "ecosystem": "npm"
          },
          {
            "name": "jpeg-js",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-library-detector",
            "direct": false,
            "version": "6.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.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-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-to-pretty-yaml",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "language-subtag-registry",
            "direct": false,
            "version": "0.3.23",
            "ecosystem": "npm"
          },
          {
            "name": "language-tags",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "legacy-javascript",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lie",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lighthouse",
            "direct": false,
            "version": "12.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "lighthouse-logger",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lighthouse-logger",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lighthouse-stack-packs",
            "direct": false,
            "version": "1.12.2",
            "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": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "localforage",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.sortby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lookup-closest-locale",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "map-cache",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "marky",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "meriyah",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "meros",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "metaviewport-parser",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "module-details-from-path",
            "direct": false,
            "version": "1.0.4",
            "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": "mute-stream",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "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.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "netmask",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-domexception",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.47",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.50",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.24",
            "ecosystem": "npm"
          },
          {
            "name": "oauth",
            "direct": false,
            "version": "0.9.15",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "2.2.0",
            "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": "oidc-token-hash",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "openid-client",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "optimism",
            "direct": false,
            "version": "0.18.1",
            "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-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-proxy-agent",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-resolver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-cache-control",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-filepath",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-root",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-root-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.18",
            "ecosystem": "npm"
          },
          {
            "name": "preact",
            "direct": false,
            "version": "10.29.3",
            "ecosystem": "npm"
          },
          {
            "name": "preact-render-to-string",
            "direct": false,
            "version": "5.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-plugin-tailwindcss",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-expr",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer-core",
            "direct": false,
            "version": "24.43.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "query-selector-shadow-dom",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-aria",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-aria",
            "direct": false,
            "version": "3.50.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-aria-components",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-aria-components",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-stately",
            "direct": false,
            "version": "3.47.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-stately",
            "direct": false,
            "version": "3.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": false,
            "version": "8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "react-transition-group",
            "direct": false,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "remedial",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-separator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-spaces",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "requestidlecallback",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-in-the-middle",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.7",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "robots-parser",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "runes2",
            "direct": false,
            "version": "1.1.4",
            "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": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.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": "scroll-into-view-if-needed",
            "direct": false,
            "version": "3.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "semifies",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.35.0",
            "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": "shell-quote",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "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": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-swizzle",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "speedline-core",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "sponge-case",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stacktrace-parser",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-env-interpolation",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.includes",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "5.2.0",
            "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-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "styled-jsx",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "swap-case",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "sync-fetch",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "tailwind-variants",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss-animate",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "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": "test-exclude",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "third-party-capital",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "third-party-web",
            "direct": false,
            "version": "0.26.7",
            "ecosystem": "npm"
          },
          {
            "name": "third-party-web",
            "direct": false,
            "version": "0.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "timeout-signal",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-case",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "title-case",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-icann",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toposort",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-log",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "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": "typed-query-selector",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.62.1",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unc-path-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unixify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "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": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "urlpattern-polyfill",
            "direct": false,
            "version": "10.1.0",
            "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": "util",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "11.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-textdocument",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-vitals",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "webdriver-bidi-protocol",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.104.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-fetch",
            "direct": false,
            "version": "3.6.20",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.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-module",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "13.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yup",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.25.76",
            "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": "aiohappyeyeballs",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "aiosignal",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "anyio",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "asgiref",
            "direct": false,
            "version": "3.11.1",
            "ecosystem": "pypi"
          },
          {
            "name": "async-timeout",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "attrs",
            "direct": false,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backports-zstd",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "backrefs",
            "direct": false,
            "version": "6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "boolean-py",
            "direct": false,
            "version": "5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "boto3",
            "direct": false,
            "version": "1.43.36",
            "ecosystem": "pypi"
          },
          {
            "name": "botocore",
            "direct": false,
            "version": "1.43.36",
            "ecosystem": "pypi"
          },
          {
            "name": "brotli",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "brotlicffi",
            "direct": false,
            "version": "1.2.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "build",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cachecontrol",
            "direct": false,
            "version": "0.14.4",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.2.25",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.5.20",
            "ecosystem": "pypi"
          },
          {
            "name": "cffi",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cfgv",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "cleo",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.14.3",
            "ecosystem": "pypi"
          },
          {
            "name": "crashtest",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "croniter",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "cross-web",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "csscompressor",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "pypi"
          },
          {
            "name": "cssselect2",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "cyclonedx-python-lib",
            "direct": false,
            "version": "11.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "defusedxml",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "distlib",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "distro",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "dulwich",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "pypi"
          },
          {
            "name": "elevenlabs",
            "direct": false,
            "version": "2.45.0",
            "ecosystem": "pypi"
          },
          {
            "name": "execnet",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "fastjsonschema",
            "direct": false,
            "version": "2.21.2",
            "ecosystem": "pypi"
          },
          {
            "name": "ffmpeg-python",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": false,
            "version": "3.29.4",
            "ecosystem": "pypi"
          },
          {
            "name": "findpython",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "fonttools",
            "direct": false,
            "version": "4.63.0",
            "ecosystem": "pypi"
          },
          {
            "name": "frozenlist",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "future",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "geographiclib",
            "direct": false,
            "version": "2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ghp-import",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "graphql-core",
            "direct": false,
            "version": "3.2.11",
            "ecosystem": "pypi"
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "harfile",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "htmlmin2",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "pypi"
          },
          {
            "name": "httpcore",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis",
            "direct": false,
            "version": "6.155.7",
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis-graphql",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis-jsonschema",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "pypi"
          },
          {
            "name": "identify",
            "direct": false,
            "version": "2.6.19",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "installer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jaraco-classes",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jaraco-context",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "jaraco-functools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jeepney",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jiter",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jmespath",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsmin",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonpatch",
            "direct": false,
            "version": "1.33",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonpointer",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema",
            "direct": false,
            "version": "4.26.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema-rs",
            "direct": false,
            "version": "0.46.6",
            "ecosystem": "pypi"
          },
          {
            "name": "jsonschema-specifications",
            "direct": false,
            "version": "2025.9.1",
            "ecosystem": "pypi"
          },
          {
            "name": "junit-xml",
            "direct": false,
            "version": "1.9",
            "ecosystem": "pypi"
          },
          {
            "name": "keyring",
            "direct": false,
            "version": "25.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "langchain-protocol",
            "direct": false,
            "version": "0.0.18",
            "ecosystem": "pypi"
          },
          {
            "name": "langgraph-checkpoint",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "langgraph-prebuilt",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "langgraph-sdk",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "langsmith",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "pypi"
          },
          {
            "name": "license-expression",
            "direct": false,
            "version": "30.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-it-py",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mergedeep",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-autorefs",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-get-deps",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.6",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-minify-plugin",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocstrings",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "more-itertools",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "msgpack",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "multidict",
            "direct": false,
            "version": "6.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "nodeenv",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "orjson",
            "direct": false,
            "version": "3.11.9",
            "ecosystem": "pypi"
          },
          {
            "name": "ormsgpack",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "pypi"
          },
          {
            "name": "packageurl-python",
            "direct": false,
            "version": "0.17.6",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "paginate",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "pypi"
          },
          {
            "name": "pathspec",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pbs-installer",
            "direct": false,
            "version": "2026.6.10",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pip-api",
            "direct": false,
            "version": "0.0.34",
            "ecosystem": "pypi"
          },
          {
            "name": "pip-audit",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pip-requirements-parser",
            "direct": false,
            "version": "32.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pkginfo",
            "direct": false,
            "version": "1.12.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.9.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "poetry",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "poetry-core",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "poetry-plugin-export",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "propcache",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "pypi"
          },
          {
            "name": "py-serializable",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycparser",
            "direct": false,
            "version": "3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pydyf",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "10.21.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pynacl",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pypdfium2",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pyphen",
            "direct": false,
            "version": "0.17.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyproject-hooks",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyrate-limiter",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-django",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-mock",
            "direct": false,
            "version": "3.15.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-xdist",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "pypi"
          },
          {
            "name": "python-discovery",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml-env-tag",
            "direct": false,
            "version": "1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "rapidfuzz",
            "direct": false,
            "version": "3.14.5",
            "ecosystem": "pypi"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "referencing",
            "direct": false,
            "version": "0.37.0",
            "ecosystem": "pypi"
          },
          {
            "name": "requests-toolbelt",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "rpds-py",
            "direct": false,
            "version": "2026.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "rq",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "s3transfer",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "pypi"
          },
          {
            "name": "schemathesis",
            "direct": false,
            "version": "4.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "secretstorage",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "shellingham",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sniffio",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sortedcontainers",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlparse",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "pypi"
          },
          {
            "name": "starlette-testclient",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "tenacity",
            "direct": false,
            "version": "9.1.4",
            "ecosystem": "pypi"
          },
          {
            "name": "tinycss2",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "tinyhtml5",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli-w",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tomlkit",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tqdm",
            "direct": false,
            "version": "4.68.3",
            "ecosystem": "pypi"
          },
          {
            "name": "trove-classifiers",
            "direct": false,
            "version": "2026.6.1.19",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspection",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2026.2",
            "ecosystem": "pypi"
          },
          {
            "name": "uuid-utils",
            "direct": false,
            "version": "0.16.2",
            "ecosystem": "pypi"
          },
          {
            "name": "validators",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "pypi"
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": "21.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "watchdog",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "weasyprint",
            "direct": false,
            "version": "68.1",
            "ecosystem": "pypi"
          },
          {
            "name": "webencodings",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "pypi"
          },
          {
            "name": "websockets",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "werkzeug",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "pypi"
          },
          {
            "name": "xxhash",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "yarl",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "pypi"
          },
          {
            "name": "zopfli",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "pypi"
          },
          {
            "name": "zstandard",
            "direct": false,
            "version": "0.25.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1915,
        "direct_count": 94,
        "indirect_count": 1821
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 708,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 13
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "arkid15r",
          "commits": 1586,
          "avatar_url": "https://avatars.githubusercontent.com/u/2201626?v=4"
        },
        {
          "type": "User",
          "login": "ahmedxgouda",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/62152210?v=4"
        },
        {
          "type": "User",
          "login": "rudransh-shrivastava",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/125893371?v=4"
        },
        {
          "type": "User",
          "login": "Rajgupta36",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/134638667?v=4"
        },
        {
          "type": "User",
          "login": "anurag2787",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/143180737?v=4"
        },
        {
          "type": "User",
          "login": "abhayymishraa",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/133818254?v=4"
        },
        {
          "type": "User",
          "login": "Dishant1804",
          "commits": 43,
          "avatar_url": "https://avatars.githubusercontent.com/u/115367435?v=4"
        },
        {
          "type": "User",
          "login": "kasya",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/5873153?v=4"
        },
        {
          "type": "User",
          "login": "yashgoyal0110",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/149111979?v=4"
        },
        {
          "type": "User",
          "login": "mrkeshav-05",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/145784447?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.618
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-contribution.yaml",
        "ci-cd-production.yaml",
        "ci-cd-staging.yaml",
        "ci.yaml",
        "cluster-fuzz-lite.yaml",
        "code-ql-actions.yaml",
        "code-ql-javascript-typescript.yaml",
        "code-ql-python.yaml",
        "dependency-review.yaml",
        "ossf-scorecard.yaml",
        "pr-labeler.yaml",
        "run-backend-tests.yaml",
        "run-ci-cd.yaml",
        "run-code-checks.yaml",
        "run-code-tests.yaml",
        "run-coverage-upload.yaml",
        "run-dependency-checks.yaml",
        "run-deploy.yaml",
        "run-e2e-tests.yaml",
        "run-frontend-tests.yaml",
        "run-fuzz-tests.yaml",
        "run-image-build.yaml",
        "run-image-scan.yaml",
        "run-image-sign.yaml",
        "run-infrastructure-bootstrap.yaml",
        "run-infrastructure-tests.yaml",
        "run-lighthouse-ci.yaml",
        "run-release-version-resolution.yaml",
        "run-zap-baseline-scan.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.mjs",
        "ruff.toml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml",
        "poetry.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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 0/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 11 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "311e86e995e2c7927bc38d4d6f5e0c6eb0759200",
        "ran_at": "2026-07-26T22:10:02Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T06:23:23Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-26T06:22:05Z",
      "ci_last_conclusion": "NEUTRAL",
      "oldest_open_issues": [
        {
          "number": 657,
          "created_at": "2026-06-16T13:36:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rudransh-shrivastava/Nest",
    "host": "github.com",
    "name": "Nest",
    "owner": "rudransh-shrivastava"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 77,
        "vitality": 92,
        "community": 12,
        "governance": 51,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 1706,
              "human_commit_share": 0.4,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "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": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1706 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1706
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "1.3.49",
              "releases_from_tags": false,
              "days_since_latest_release": 116,
              "mean_days_between_releases": 0.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 116 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 116
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 99,
              "top_contributor_share": 0.618
            },
            "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 62% of commits",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "merged_prs": 708,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 13
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "708/721 decided PRs merged",
                "points": 37.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 708,
                      "decided": 721
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "followers": 61,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rudransh-shrivastava",
              "public_repos": 78,
              "account_age_days": 1252
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "61 followers of rudransh-shrivastava",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 61,
                      "login": "rudransh-shrivastava"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "78 public repos, account ~3 yr old",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 78
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "29 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 29
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs, ruff.toml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs, ruff.toml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://nest.owasp.org",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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://nest.owasp.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 77,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1915 resolved dependencies against OSV. 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1915
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 4,
              "assessed_packages": 1915,
              "unassessed_packages": 0,
              "affected_by_severity": "high 2, moderate 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "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": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "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": 1915,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "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": 1,
              "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": "40 of 40 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 40
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml",
                "poetry.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "backend/Makefile",
                "cspell/Makefile",
                "docs/Makefile",
                "e2e/Makefile",
                "frontend/Makefile",
                "infrastructure/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "backend/py.typed",
                "e2e/tsconfig.json",
                "frontend/__tests__/tsconfig.json",
                "frontend/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.6
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, backend/Makefile, cspell/Makefile, docs/Makefile, e2e/Makefile, frontend/Makefile, infrastructure/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, backend/Makefile, cspell/Makefile, docs/Makefile, e2e/Makefile, frontend/Makefile, infrastructure/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs, ruff.toml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs, ruff.toml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "backend/py.typed, e2e/tsconfig.json, frontend/__tests__/tsconfig.json, frontend/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "backend/py.typed, e2e/tsconfig.json, frontend/__tests__/tsconfig.json, frontend/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "60 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 60,
                      "sampled": 100
                    }
                  }
                ],
                "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 72519,
              "source_files_sampled": 1811,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (backend/py.typed, e2e/tsconfig.json, frontend/__tests__/tsconfig.json, frontend/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "backend/py.typed, e2e/tsconfig.json, frontend/__tests__/tsconfig.json, frontend/tsconfig.json",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/1811 source files over 60KB",
                "points": 55,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1811,
                      "oversized": 1
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "Could not fetch pypi package 'OWASP Nest' from its registry",
    "Could not fetch pypi package 'owasp-nest-infrastructure' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T22:10:27.786863Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rudransh-shrivastava/Nest.svg",
  "full_name": "rudransh-shrivastava/Nest",
  "license_state": "standard",
  "license_spdx": "MIT"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.