{"id":1143749,"name":"@react-stately/actiongroup","ecosystem":"npm","description":"Spectrum UI components in React","homepage":"https://github.com/adobe-private/react-spectrum-v3#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/adobe-private/react-spectrum-v3","keywords_array":[],"namespace":"react-stately","versions_count":1,"first_release_published_at":"2020-04-06T02:27:47.730Z","latest_release_published_at":"2020-04-06T02:27:47.730Z","latest_release_number":"3.0.0-alpha.1","last_synced_at":"2026-04-05T13:45:59.764Z","created_at":"2022-04-08T12:00:19.274Z","updated_at":"2026-04-05T13:45:59.765Z","registry_url":"https://www.npmjs.com/package/@react-stately/actiongroup","install_command":"npm install @react-stately/actiongroup","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0-alpha.1"}},"repo_metadata":{"id":37245089,"uuid":"208362715","full_name":"adobe/react-spectrum","owner":"adobe","description":"A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.","archived":false,"fork":false,"pushed_at":"2025-10-08T02:22:55.000Z","size":192871,"stargazers_count":14421,"open_issues_count":627,"forks_count":1335,"subscribers_count":72,"default_branch":"main","last_synced_at":"2025-10-08T10:59:03.467Z","etag":null,"topics":["accessibility","design-systems","react","react-components","ui-components","wai-aria"],"latest_commit_sha":null,"homepage":"https://react-spectrum.adobe.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adobe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-13T23:32:51.000Z","updated_at":"2025-10-08T10:05:49.000Z","dependencies_parsed_at":"2024-01-17T19:36:46.226Z","dependency_job_id":"d9f5fdc8-3af2-488f-8432-b40235cd961e","html_url":"https://github.com/adobe/react-spectrum","commit_stats":{"total_commits":4937,"total_committers":396,"mean_commits":"12.467171717171718","dds":0.735466882722301,"last_synced_commit":"262cc758b8625002314d3574d3e5269aded7db6c"},"previous_names":["adobe-private/react-spectrum-v3"],"tags_count":9482,"template":false,"template_full_name":null,"purl":"pkg:github/adobe/react-spectrum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/sbom","scorecard":{"id":167111,"data":{"date":"2025-08-11","repo":{"name":"github.com/adobe/react-spectrum","commit":"9349d12e365418fc8c2b28289524fe098a23756e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:8","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint-pr-titles.yaml:6","Warn: no topLevel permission defined: .github/workflows/nightly.yaml:1","Warn: no topLevel permission defined: .github/workflows/prod-docs.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/adobe/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/react-spectrum/labeler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/react-spectrum/nightly.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prod-docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/react-spectrum/prod-docs.yaml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: TypeScriptPropertyBasedTesting integration found: packages/@react-stately/color/test/Color.test.tsx:14","Info: JavaScriptPropertyBasedTesting integration found: packages/@internationalized/number/test/NumberParser.test.js:13","Info: JavaScriptPropertyBasedTesting integration found: packages/@internationalized/number/test/NumberParser.test.js:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"87 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-xxvw-45rp-3mj2","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-hpqj-7cj6-hfj8","Warn: Project is vulnerable to: GHSA-4vrv-93c7-m92j","Warn: Project is vulnerable to: GHSA-4x6g-3cmx-w76r","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-f523-2f5j-gfcg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T15:13:03.291Z","repository_id":37245089,"created_at":"2025-08-16T15:13:03.291Z","updated_at":"2025-08-16T15:13:03.291Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005943,"owners_count":26083989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"adobe","name":"Adobe, Inc.","uuid":"476009","kind":"organization","description":"Open source from Adobe","email":null,"website":"https://adobe.com","location":"San Jose, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/476009?v=4","repositories_count":960,"last_synced_at":"2024-04-14T08:25:22.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adobe","funding_links":[],"total_stars":73374,"followers":1729,"following":0,"created_at":"2022-11-02T16:22:40.806Z","updated_at":"2024-04-14T08:28:42.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe/repositories"},"tags":[{"name":"@react-spectrum/overlays@5.9.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/overlays@5.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/overlays@5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Foverlays%405.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.9.0/manifests"},{"name":"@react-types/statuslight@3.3.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/statuslight@3.3.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/statuslight@3.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fstatuslight%403.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.21/manifests"},{"name":"@react-aria/landmark@3.0.7","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/landmark@3.0.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/landmark@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flandmark%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.7/manifests"},{"name":"@react-spectrum/datepicker@3.14.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/datepicker@3.14.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/datepicker@3.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdatepicker%403.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.8/manifests"},{"name":"@react-spectrum/s2@0.12.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.12.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.12.0/manifests"},{"name":"@react-aria/autocomplete@3.0.0-rc.3","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/autocomplete@3.0.0-rc.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/autocomplete@3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fautocomplete%403.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.3/manifests"},{"name":"@react-types/checkbox@3.10.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/checkbox@3.10.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/checkbox@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcheckbox%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.10.2/manifests"},{"name":"@react-spectrum/labeledvalue@3.2.7","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/labeledvalue@3.2.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/labeledvalue@3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabeledvalue%403.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.7/manifests"},{"name":"@spectrum-icons/workflow@4.2.25","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/workflow@4.2.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/workflow@4.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fworkflow%404.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.25/manifests"},{"name":"@react-types/view@3.4.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/view@3.4.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/view@3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fview%403.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.21/manifests"},{"name":"@react-spectrum/meter@3.5.14","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/meter@3.5.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/meter@3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmeter%403.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.14/manifests"},{"name":"@react-spectrum/parcel-namer-s2@0.3.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/parcel-namer-s2@0.3.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/parcel-namer-s2@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fparcel-namer-s2%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-namer-s2@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-namer-s2@0.3.2/manifests"},{"name":"@react-aria/calendar@3.9.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/calendar@3.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/calendar@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcalendar%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.9.2/manifests"},{"name":"@react-stately/checkbox@3.7.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/checkbox@3.7.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/checkbox@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcheckbox%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.7.2/manifests"},{"name":"@react-spectrum/text@3.5.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/text@3.5.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/text@3.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftext%403.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.22/manifests"},{"name":"@react-types/illustratedmessage@3.3.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/illustratedmessage@3.3.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/illustratedmessage@3.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fillustratedmessage%403.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.21/manifests"},{"name":"@react-aria/slider@3.8.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/slider@3.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/slider@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fslider%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.8.2/manifests"},{"name":"@react-aria/tag@3.7.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tag@3.7.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tag@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftag%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.7.2/manifests"},{"name":"@react-aria/searchfield@3.8.9","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/searchfield@3.8.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/searchfield@3.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsearchfield%403.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.9/manifests"},{"name":"@react-types/progress@3.5.16","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/progress@3.5.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/progress@3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprogress%403.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.16/manifests"},{"name":"@react-spectrum/label@3.16.19","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/label@3.16.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/label@3.16.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabel%403.16.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.19/manifests"},{"name":"@react-types/tabs@3.3.19","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tabs@3.3.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tabs@3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftabs%403.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.19/manifests"},{"name":"@react-spectrum/calendar@3.7.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/calendar@3.7.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/calendar@3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcalendar%403.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.8/manifests"},{"name":"@react-spectrum/inlinealert@3.2.20","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/inlinealert@3.2.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/inlinealert@3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Finlinealert%403.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.20/manifests"},{"name":"@react-aria/dnd@3.11.3","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dnd@3.11.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dnd@3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdnd%403.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.3/manifests"},{"name":"@react-aria/disclosure@3.1.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/disclosure@3.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/disclosure@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdisclosure%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.1.0/manifests"},{"name":"@react-aria/switch@3.7.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/switch@3.7.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/switch@3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fswitch%403.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.8/manifests"},{"name":"@react-spectrum/theme-express@3.0.0-alpha.24","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-express@3.0.0-alpha.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-express@3.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-express%403.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.24/manifests"},{"name":"@react-types/slider@3.8.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/slider@3.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/slider@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fslider%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.8.2/manifests"},{"name":"@react-aria/table@3.17.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/table@3.17.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/table@3.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftable%403.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.8/manifests"},{"name":"@react-types/form@3.7.16","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/form@3.7.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/form@3.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fform%403.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.16/manifests"},{"name":"@react-aria/utils@3.31.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/utils@3.31.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/utils@3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Futils%403.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.31.0/manifests"},{"name":"@react-aria/toggle@3.12.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toggle@3.12.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toggle@3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoggle%403.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.12.2/manifests"},{"name":"@react-types/dialog@3.5.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/dialog@3.5.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/dialog@3.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdialog%403.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.22/manifests"},{"name":"@react-types/grid@3.3.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/grid@3.3.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/grid@3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fgrid%403.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.6/manifests"},{"name":"@react-types/breadcrumbs@3.7.17","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/breadcrumbs@3.7.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/breadcrumbs@3.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbreadcrumbs%403.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.17/manifests"},{"name":"@react-types/link@3.6.5","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/link@3.6.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/link@3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flink%403.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.5/manifests"},{"name":"@react-spectrum/avatar@3.0.26","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/avatar@3.0.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/avatar@3.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Favatar%403.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.26/manifests"},{"name":"@react-aria/form@3.1.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/form@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/form@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fform%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.1.2/manifests"},{"name":"@react-stately/collections@3.12.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/collections@3.12.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/collections@3.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcollections%403.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.8/manifests"},{"name":"@react-aria/visually-hidden@3.8.28","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/visually-hidden@3.8.28","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/visually-hidden@3.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvisually-hidden%403.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.28/manifests"},{"name":"@react-aria/grid@3.14.5","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/grid@3.14.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/grid@3.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgrid%403.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.5/manifests"},{"name":"@react-types/meter@3.4.13","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/meter@3.4.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/meter@3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmeter%403.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.13/manifests"},{"name":"@react-types/textfield@3.12.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/textfield@3.12.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/textfield@3.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftextfield%403.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.6/manifests"},{"name":"@react-stately/layout@4.5.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/layout@4.5.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/layout@4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flayout%404.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.5.1/manifests"},{"name":"@react-types/table@3.13.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/table@3.13.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/table@3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftable%403.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.4/manifests"},{"name":"@react-aria/dialog@3.5.31","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dialog@3.5.31","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dialog@3.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdialog%403.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.31/manifests"},{"name":"@react-spectrum/badge@3.1.30","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/badge@3.1.30","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/badge@3.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbadge%403.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.30/manifests"},{"name":"@react-stately/menu@3.9.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/menu@3.9.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/menu@3.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fmenu%403.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.8/manifests"},{"name":"@react-aria/menu@3.19.3","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/menu@3.19.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/menu@3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmenu%403.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.3/manifests"},{"name":"@react-spectrum/tabs@3.8.27","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tabs@3.8.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tabs@3.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftabs%403.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.27/manifests"},{"name":"@react-spectrum/searchfield@3.8.23","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/searchfield@3.8.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/searchfield@3.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsearchfield%403.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.23/manifests"},{"name":"@react-spectrum/picker@3.16.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/picker@3.16.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/picker@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fpicker%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.4/manifests"},{"name":"@spectrum-icons/express@3.0.0-alpha.30","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/express@3.0.0-alpha.30","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/express@3.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fexpress%403.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.30/manifests"},{"name":"@react-spectrum/style-macro-s1@3.0.0-alpha.5","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/style-macro-s1@3.0.0-alpha.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/style-macro-s1@3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fstyle-macro-s1%403.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstyle-macro-s1@3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstyle-macro-s1@3.0.0-alpha.5/manifests"},{"name":"@react-aria/spinbutton@3.6.19","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/spinbutton@3.6.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/spinbutton@3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fspinbutton%403.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.19/manifests"},{"name":"@react-spectrum/mcp@0.1.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/mcp@0.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/mcp@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmcp%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmcp@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmcp@0.1.0/manifests"},{"name":"@react-spectrum/theme-default@3.5.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-default@3.5.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-default@3.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-default%403.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.22/manifests"},{"name":"@react-aria/button@3.14.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/button@3.14.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/button@3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbutton%403.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.14.2/manifests"},{"name":"@react-spectrum/illustratedmessage@3.5.14","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/illustratedmessage@3.5.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/illustratedmessage@3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fillustratedmessage%403.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.14/manifests"},{"name":"@react-aria/breadcrumbs@3.5.29","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/breadcrumbs@3.5.29","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/breadcrumbs@3.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbreadcrumbs%403.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.29/manifests"},{"name":"@react-stately/virtualizer@4.4.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/virtualizer@4.4.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/virtualizer@4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fvirtualizer%404.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.4/manifests"},{"name":"@react-types/combobox@3.13.9","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/combobox@3.13.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/combobox@3.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcombobox%403.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.9/manifests"},{"name":"@react-aria/radio@3.12.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/radio@3.12.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/radio@3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fradio%403.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.12.2/manifests"},{"name":"@react-types/contextualhelp@3.2.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/contextualhelp@3.2.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/contextualhelp@3.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcontextualhelp%403.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.22/manifests"},{"name":"@react-types/calendar@3.8.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/calendar@3.8.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/calendar@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcalendar%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.8.0/manifests"},{"name":"@react-spectrum/form@3.7.19","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/form@3.7.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/form@3.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fform%403.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.19/manifests"},{"name":"@react-aria/steplist@3.0.0-alpha.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/steplist@3.0.0-alpha.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/steplist@3.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsteplist%403.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.22/manifests"},{"name":"@react-types/select@3.11.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/select@3.11.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/select@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fselect%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.11.0/manifests"},{"name":"@react-types/listbox@3.7.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/listbox@3.7.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/listbox@3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flistbox%403.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.4/manifests"},{"name":"@react-spectrum/divider@3.5.27","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/divider@3.5.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/divider@3.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdivider%403.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.27/manifests"},{"name":"@react-stately/table@3.15.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/table@3.15.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/table@3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftable%403.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.15.1/manifests"},{"name":"@react-stately/steplist@3.0.0-alpha.18","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/steplist@3.0.0-alpha.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/steplist@3.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsteplist%403.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.18/manifests"},{"name":"@react-types/switch@3.5.15","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/switch@3.5.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/switch@3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fswitch%403.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.15/manifests"},{"name":"@react-types/badge@3.1.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/badge@3.1.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/badge@3.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbadge%403.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.21/manifests"},{"name":"@react-types/color@3.1.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/color@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/color@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcolor%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.1.2/manifests"},{"name":"@react-types/overlays@3.9.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/overlays@3.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/overlays@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Foverlays%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.9.2/manifests"},{"name":"@react-spectrum/checkbox@3.10.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/checkbox@3.10.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/checkbox@3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcheckbox%403.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.4/manifests"},{"name":"@react-stately/radio@3.11.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/radio@3.11.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/radio@3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fradio%403.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.11.2/manifests"},{"name":"@react-aria/datepicker@3.15.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/datepicker@3.15.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/datepicker@3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdatepicker%403.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.15.2/manifests"},{"name":"@react-spectrum/card@3.0.0-alpha.50","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/card@3.0.0-alpha.50","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/card@3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcard%403.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.50/manifests"},{"name":"@react-spectrum/slider@3.8.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/slider@3.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/slider@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fslider%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.8.2/manifests"},{"name":"@react-spectrum/theme-light@3.4.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-light@3.4.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-light@3.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-light%403.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.22/manifests"},{"name":"@react-stately/numberfield@3.10.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/numberfield@3.10.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/numberfield@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fnumberfield%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.10.2/manifests"},{"name":"@react-spectrum/tag@3.3.7","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tag@3.3.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tag@3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftag%403.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.7/manifests"},{"name":"@react-aria/virtualizer@4.1.10","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/virtualizer@4.1.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/virtualizer@4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvirtualizer%404.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.10/manifests"},{"name":"@react-stately/disclosure@3.0.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/disclosure@3.0.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/disclosure@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdisclosure%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.8/manifests"},{"name":"@react-aria/tooltip@3.8.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tooltip@3.8.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tooltip@3.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftooltip%403.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.8/manifests"},{"name":"@react-types/menu@3.10.5","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/menu@3.10.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/menu@3.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmenu%403.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.5/manifests"},{"name":"@react-types/list@3.2.34","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/list@3.2.34","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/list@3.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flist%403.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.34/manifests"},{"name":"@react-aria/separator@3.4.13","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/separator@3.4.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/separator@3.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fseparator%403.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.13/manifests"},{"name":"@react-aria/collections@3.0.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/collections@3.0.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/collections@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcollections%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0/manifests"},{"name":"@spectrum-icons/illustrations@3.6.26","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/illustrations@3.6.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/illustrations@3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fillustrations%403.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.26/manifests"},{"name":"@react-aria/checkbox@3.16.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/checkbox@3.16.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/checkbox@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcheckbox%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.16.2/manifests"},{"name":"@react-spectrum/tree@3.1.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tree@3.1.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tree@3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftree%403.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.8/manifests"},{"name":"@react-spectrum/codemods@0.8.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.8.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.8.0/manifests"},{"name":"@react-aria/link@3.8.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/link@3.8.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/link@3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flink%403.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.6/manifests"},{"name":"@react-spectrum/dnd@3.6.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dnd@3.6.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dnd@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdnd%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.6.2/manifests"},{"name":"@react-spectrum/breadcrumbs@3.9.24","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/breadcrumbs@3.9.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/breadcrumbs@3.9.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbreadcrumbs%403.9.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.24/manifests"},{"name":"@react-aria/i18n@3.12.13","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/i18n@3.12.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/i18n@3.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fi18n%403.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.13/manifests"},{"name":"@react-spectrum/accordion@3.0.13","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/accordion@3.0.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/accordion@3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Faccordion%403.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.13/manifests"},{"name":"@react-spectrum/actionbar@3.6.14","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actionbar@3.6.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actionbar@3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factionbar%403.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.14/manifests"},{"name":"@react-spectrum/test-utils@1.0.0-beta.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/test-utils@1.0.0-beta.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/test-utils@1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftest-utils%401.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-beta.2/manifests"},{"name":"@react-spectrum/textfield@3.14.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/textfield@3.14.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/textfield@3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftextfield%403.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.14.2/manifests"},{"name":"@react-spectrum/table@3.17.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/table@3.17.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/table@3.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftable%403.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.8/manifests"},{"name":"@spectrum-icons/ui@3.6.20","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/ui@3.6.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/ui@3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fui%403.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.20/manifests"},{"name":"@react-stately/data@3.14.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/data@3.14.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/data@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdata%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.14.1/manifests"},{"name":"@react-aria/color@3.1.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/color@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/color@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcolor%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.1.2/manifests"},{"name":"@react-spectrum/numberfield@3.10.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/numberfield@3.10.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/numberfield@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fnumberfield%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.10.2/manifests"},{"name":"@react-spectrum/view@3.6.23","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/view@3.6.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/view@3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fview%403.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.23/manifests"},{"name":"@react-types/avatar@3.0.19","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/avatar@3.0.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/avatar@3.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Favatar%403.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.19/manifests"},{"name":"@react-stately/toggle@3.9.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/toggle@3.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/toggle@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftoggle%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.9.2/manifests"},{"name":"@react-spectrum/switch@3.6.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/switch@3.6.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/switch@3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fswitch%403.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.6/manifests"},{"name":"@react-aria/toolbar@3.0.0-beta.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toolbar@3.0.0-beta.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toolbar@3.0.0-beta.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoolbar%403.0.0-beta.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.21/manifests"},{"name":"@react-aria/tabs@3.10.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tabs@3.10.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tabs@3.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftabs%403.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.8/manifests"},{"name":"@react-aria/test-utils@1.0.0-beta.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/test-utils@1.0.0-beta.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/test-utils@1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftest-utils%401.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftest-utils@1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftest-utils@1.0.0-beta.1/manifests"},{"name":"@react-spectrum/color@3.1.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/color@3.1.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/color@3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcolor%403.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.4/manifests"},{"name":"@react-aria/selection@3.26.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/selection@3.26.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/selection@3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselection%403.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.26.0/manifests"},{"name":"@react-spectrum/well@3.4.27","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/well@3.4.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/well@3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fwell%403.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.27/manifests"},{"name":"@react-spectrum/combobox@3.16.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/combobox@3.16.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/combobox@3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcombobox%403.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.4/manifests"},{"name":"@react-aria/actiongroup@3.7.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/actiongroup@3.7.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/actiongroup@3.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Factiongroup%403.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.21/manifests"},{"name":"@internationalized/date@3.10.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/date@3.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/date@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fdate%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fdate@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fdate@3.10.0/manifests"},{"name":"react-stately@3.42.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-stately@3.42.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-stately@3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-stately%403.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.42.0/manifests"},{"name":"@spectrum-icons/color@3.5.26","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/color@3.5.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/color@3.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fcolor%403.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.26/manifests"},{"name":"@react-types/text@3.3.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/text@3.3.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/text@3.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftext%403.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.21/manifests"},{"name":"@react-spectrum/list@3.10.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/list@3.10.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/list@3.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flist%403.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.8/manifests"},{"name":"@react-stately/form@3.2.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/form@3.2.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/form@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fform%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.2.2/manifests"},{"name":"@react-types/radio@3.9.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/radio@3.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/radio@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fradio%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.9.2/manifests"},{"name":"@react-spectrum/icon@3.8.9","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/icon@3.8.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/icon@3.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ficon%403.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.9/manifests"},{"name":"@react-stately/tree@3.9.3","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tree@3.9.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tree@3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftree%403.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.3/manifests"},{"name":"@react-types/numberfield@3.8.15","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/numberfield@3.8.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/numberfield@3.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fnumberfield%403.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.15/manifests"},{"name":"@react-types/provider@3.8.13","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/provider@3.8.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/provider@3.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprovider%403.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.13/manifests"},{"name":"@react-types/buttongroup@3.3.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/buttongroup@3.3.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/buttongroup@3.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbuttongroup%403.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.21/manifests"},{"name":"@react-types/label@3.9.15","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/label@3.9.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/label@3.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flabel%403.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.15/manifests"},{"name":"@react-types/card@3.0.0-alpha.40","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/card@3.0.0-alpha.40","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/card@3.0.0-alpha.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcard%403.0.0-alpha.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.40/manifests"},{"name":"@react-types/layout@3.3.27","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/layout@3.3.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/layout@3.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flayout%403.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.27/manifests"},{"name":"@react-stately/searchfield@3.5.16","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/searchfield@3.5.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/searchfield@3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsearchfield%403.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.16/manifests"},{"name":"@react-stately/slider@3.7.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/slider@3.7.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/slider@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fslider%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.7.2/manifests"},{"name":"@react-types/actiongroup@3.4.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actiongroup@3.4.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actiongroup@3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factiongroup%403.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.21/manifests"},{"name":"@react-spectrum/parcel-transformer-s2-icon@0.3.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/parcel-transformer-s2-icon@0.3.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/parcel-transformer-s2-icon@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fparcel-transformer-s2-icon%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-transformer-s2-icon@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-transformer-s2-icon@0.3.2/manifests"},{"name":"@react-types/shared@3.32.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/shared@3.32.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/shared@3.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fshared%403.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.32.1/manifests"},{"name":"@react-types/button@3.14.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/button@3.14.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/button@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbutton%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.14.1/manifests"},{"name":"@react-aria/focus@3.21.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/focus@3.21.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/focus@3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ffocus%403.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.21.2/manifests"},{"name":"@react-spectrum/contextualhelp@3.6.28","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/contextualhelp@3.6.28","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/contextualhelp@3.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcontextualhelp%403.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.28/manifests"},{"name":"@react-stately/tabs@3.8.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tabs@3.8.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tabs@3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftabs%403.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.6/manifests"},{"name":"@react-spectrum/filetrigger@3.0.18","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/filetrigger@3.0.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/filetrigger@3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ffiletrigger%403.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.18/manifests"},{"name":"@react-types/autocomplete@3.0.0-alpha.35","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/autocomplete@3.0.0-alpha.35","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/autocomplete@3.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fautocomplete%403.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.35/manifests"},{"name":"@react-types/actionbar@3.1.19","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actionbar@3.1.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actionbar@3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factionbar%403.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.19/manifests"},{"name":"@react-aria/gridlist@3.14.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/gridlist@3.14.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/gridlist@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgridlist%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.14.1/manifests"},{"name":"@react-aria/listbox@3.15.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/listbox@3.15.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/listbox@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flistbox%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.15.0/manifests"},{"name":"@react-stately/selection@3.20.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/selection@3.20.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/selection@3.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselection%403.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.6/manifests"},{"name":"@react-types/image@3.5.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/image@3.5.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/image@3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fimage%403.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.5.2/manifests"},{"name":"react-aria-components@1.13.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria-components@1.13.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria-components@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria-components%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.13.0/manifests"},{"name":"@react-types/datepicker@3.13.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/datepicker@3.13.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/datepicker@3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdatepicker%403.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.13.2/manifests"},{"name":"@react-aria/label@3.7.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/label@3.7.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/label@3.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flabel%403.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.22/manifests"},{"name":"@react-aria/combobox@3.14.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/combobox@3.14.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/combobox@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcombobox%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.14.0/manifests"},{"name":"@react-spectrum/menu@3.22.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/menu@3.22.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/menu@3.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmenu%403.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.8/manifests"},{"name":"@react-types/divider@3.3.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/divider@3.3.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/divider@3.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdivider%403.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.21/manifests"},{"name":"@react-stately/select@3.8.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/select@3.8.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/select@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselect%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.8.0/manifests"},{"name":"@react-spectrum/utils@3.12.9","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/utils@3.12.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/utils@3.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Futils%403.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.9/manifests"},{"name":"@react-spectrum/listbox@3.15.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/listbox@3.15.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/listbox@3.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flistbox%403.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.8/manifests"},{"name":"@react-aria/select@3.17.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/select@3.17.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/select@3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselect%403.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.17.0/manifests"},{"name":"react-aria@3.44.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria@3.44.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria@3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria%403.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.44.0/manifests"},{"name":"@react-spectrum/radio@3.7.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/radio@3.7.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/radio@3.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fradio%403.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.21/manifests"},{"name":"@react-spectrum/s2-icon-builder@0.3.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2-icon-builder@0.3.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2-icon-builder@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2-icon-builder%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2-icon-builder@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2-icon-builder@0.3.2/manifests"},{"name":"@react-spectrum/statuslight@3.5.26","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/statuslight@3.5.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/statuslight@3.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fstatuslight%403.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.26/manifests"},{"name":"@react-spectrum/provider@3.10.11","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/provider@3.10.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/provider@3.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprovider%403.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.11/manifests"},{"name":"@react-spectrum/steplist@3.0.0-alpha.20","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/steplist@3.0.0-alpha.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/steplist@3.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsteplist%403.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.20/manifests"},{"name":"@react-spectrum/progress@3.7.20","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/progress@3.7.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/progress@3.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprogress%403.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.20/manifests"},{"name":"@react-spectrum/theme-dark@3.5.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-dark@3.5.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-dark@3.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-dark%403.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.22/manifests"},{"name":"@react-spectrum/toast@3.1.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/toast@3.1.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/toast@3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftoast%403.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.4/manifests"},{"name":"@react-spectrum/tooltip@3.7.11","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tooltip@3.7.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tooltip@3.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftooltip%403.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.11/manifests"},{"name":"@react-stately/list@3.13.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/list@3.13.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/list@3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flist%403.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.13.1/manifests"},{"name":"@react-aria/interactions@3.25.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/interactions@3.25.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/interactions@3.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Finteractions%403.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.6/manifests"},{"name":"@react-spectrum/dialog@3.9.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dialog@3.9.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dialog@3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdialog%403.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.4/manifests"},{"name":"@react-stately/datepicker@3.15.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/datepicker@3.15.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/datepicker@3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdatepicker%403.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.15.2/manifests"},{"name":"@react-aria/overlays@3.30.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/overlays@3.30.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/overlays@3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Foverlays%403.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.30.0/manifests"},{"name":"@react-aria/textfield@3.18.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/textfield@3.18.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/textfield@3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftextfield%403.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.18.2/manifests"},{"name":"@react-aria/toast@3.0.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toast@3.0.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toast@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoast%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.8/manifests"},{"name":"@react-aria/progress@3.4.27","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/progress@3.4.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/progress@3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fprogress%403.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.27/manifests"},{"name":"@react-types/searchfield@3.6.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/searchfield@3.6.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/searchfield@3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fsearchfield%403.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.6/manifests"},{"name":"@react-types/tooltip@3.4.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tooltip@3.4.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tooltip@3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftooltip%403.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.21/manifests"},{"name":"@adobe/react-spectrum@3.45.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@adobe/react-spectrum@3.45.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@adobe/react-spectrum@3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40adobe%2Freact-spectrum%403.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.45.0/manifests"},{"name":"@react-spectrum/layout@3.6.19","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/layout@3.6.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/layout@3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flayout%403.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.19/manifests"},{"name":"@react-aria/tree@3.1.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tree@3.1.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tree@3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftree%403.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.4/manifests"},{"name":"@react-stately/combobox@3.12.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/combobox@3.12.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/combobox@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcombobox%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.12.0/manifests"},{"name":"@react-stately/color@3.9.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/color@3.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/color@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcolor%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.9.2/manifests"},{"name":"@react-stately/dnd@3.7.1","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/dnd@3.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/dnd@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdnd%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.7.1/manifests"},{"name":"@react-aria/numberfield@3.12.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/numberfield@3.12.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/numberfield@3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fnumberfield%403.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.12.2/manifests"},{"name":"@react-types/well@3.3.21","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/well@3.3.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/well@3.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fwell%403.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.21/manifests"},{"name":"@react-spectrum/buttongroup@3.6.26","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/buttongroup@3.6.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/buttongroup@3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbuttongroup%403.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.26/manifests"},{"name":"@react-spectrum/dropzone@3.0.18","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dropzone@3.0.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dropzone@3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdropzone%403.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.18/manifests"},{"name":"@react-aria/meter@3.4.27","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/meter@3.4.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/meter@3.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmeter%403.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.27/manifests"},{"name":"@react-spectrum/autocomplete@3.0.0-alpha.50","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/autocomplete@3.0.0-alpha.50","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/autocomplete@3.0.0-alpha.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fautocomplete%403.0.0-alpha.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.50/manifests"},{"name":"@react-spectrum/button@3.17.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/button@3.17.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/button@3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbutton%403.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.4/manifests"},{"name":"@react-spectrum/image@3.6.2","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/image@3.6.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/image@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fimage%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.6.2/manifests"},{"name":"@react-stately/overlays@3.6.20","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/overlays@3.6.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/overlays@3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Foverlays%403.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.20/manifests"},{"name":"@react-stately/calendar@3.9.0","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/calendar@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/calendar@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcalendar%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.9.0/manifests"},{"name":"@react-stately/tooltip@3.5.8","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tooltip@3.5.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tooltip@3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftooltip%403.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.8/manifests"},{"name":"@react-stately/grid@3.11.6","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/grid@3.11.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/grid@3.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fgrid%403.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.6/manifests"},{"name":"@react-spectrum/link@3.6.22","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/link@3.6.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/link@3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flink%403.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.22/manifests"},{"name":"@react-spectrum/actiongroup@3.11.4","sha":"0bda51183baa23306342af32a82012ea0fe0f2dc","kind":"commit","published_at":"2025-10-02T18:58:22.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actiongroup@3.11.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actiongroup@3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factiongroup%403.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.4/manifests"},{"name":"@adobe/react-spectrum@3.44.2","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@adobe/react-spectrum@3.44.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@adobe/react-spectrum@3.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40adobe%2Freact-spectrum%403.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.44.2/manifests"},{"name":"@react-aria/collections@3.0.0-rc.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/collections@3.0.0-rc.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/collections@3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcollections%403.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.7/manifests"},{"name":"@react-spectrum/card@3.0.0-alpha.49","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/card@3.0.0-alpha.49","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/card@3.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcard%403.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.49/manifests"},{"name":"@react-spectrum/actionbar@3.6.13","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actionbar@3.6.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actionbar@3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factionbar%403.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.13/manifests"},{"name":"@react-spectrum/calendar@3.7.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/calendar@3.7.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/calendar@3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcalendar%403.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.7/manifests"},{"name":"@react-spectrum/breadcrumbs@3.9.23","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/breadcrumbs@3.9.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/breadcrumbs@3.9.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbreadcrumbs%403.9.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.23/manifests"},{"name":"@react-spectrum/listbox@3.15.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/listbox@3.15.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/listbox@3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flistbox%403.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.7/manifests"},{"name":"@react-spectrum/accordion@3.0.12","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/accordion@3.0.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/accordion@3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Faccordion%403.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.12/manifests"},{"name":"@react-spectrum/contextualhelp@3.6.27","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/contextualhelp@3.6.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/contextualhelp@3.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcontextualhelp%403.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.27/manifests"},{"name":"@react-spectrum/checkbox@3.10.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/checkbox@3.10.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/checkbox@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcheckbox%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.3/manifests"},{"name":"@react-spectrum/toast@3.1.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/toast@3.1.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/toast@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftoast%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.3/manifests"},{"name":"@react-spectrum/menu@3.22.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/menu@3.22.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/menu@3.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmenu%403.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.7/manifests"},{"name":"@react-spectrum/picker@3.16.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/picker@3.16.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/picker@3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fpicker%403.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.3/manifests"},{"name":"@react-spectrum/tree@3.1.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tree@3.1.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tree@3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftree%403.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.7/manifests"},{"name":"@react-spectrum/dialog@3.9.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dialog@3.9.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dialog@3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdialog%403.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.3/manifests"},{"name":"@react-spectrum/tag@3.3.6","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tag@3.3.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tag@3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftag%403.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.6/manifests"},{"name":"@react-spectrum/s2@0.11.2","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.11.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.11.2/manifests"},{"name":"react-aria-components@1.12.2","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria-components@1.12.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria-components@1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria-components%401.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.12.2/manifests"},{"name":"@react-spectrum/actiongroup@3.11.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actiongroup@3.11.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actiongroup@3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factiongroup%403.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.3/manifests"},{"name":"@react-spectrum/autocomplete@3.0.0-alpha.49","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/autocomplete@3.0.0-alpha.49","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/autocomplete@3.0.0-alpha.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fautocomplete%403.0.0-alpha.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.49/manifests"},{"name":"@react-spectrum/datepicker@3.14.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/datepicker@3.14.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/datepicker@3.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdatepicker%403.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.7/manifests"},{"name":"@react-aria/autocomplete@3.0.0-rc.2","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/autocomplete@3.0.0-rc.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/autocomplete@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fautocomplete%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.2/manifests"},{"name":"@react-spectrum/table@3.17.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/table@3.17.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/table@3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftable%403.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.7/manifests"},{"name":"@react-spectrum/dropzone@3.0.17","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dropzone@3.0.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dropzone@3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdropzone%403.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.17/manifests"},{"name":"@react-spectrum/tabs@3.8.26","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tabs@3.8.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tabs@3.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftabs%403.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.26/manifests"},{"name":"@react-types/list@3.2.33","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/list@3.2.33","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/list@3.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flist%403.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.33/manifests"},{"name":"@react-spectrum/filetrigger@3.0.17","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/filetrigger@3.0.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/filetrigger@3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ffiletrigger%403.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.17/manifests"},{"name":"@react-spectrum/list@3.10.7","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/list@3.10.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/list@3.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flist%403.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.7/manifests"},{"name":"@react-spectrum/searchfield@3.8.22","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/searchfield@3.8.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/searchfield@3.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsearchfield%403.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.22/manifests"},{"name":"@react-spectrum/codemods@0.7.4","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.7.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.4/manifests"},{"name":"@react-spectrum/color@3.1.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/color@3.1.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/color@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcolor%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.3/manifests"},{"name":"@react-spectrum/combobox@3.16.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/combobox@3.16.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/combobox@3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcombobox%403.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.3/manifests"},{"name":"@react-spectrum/button@3.17.3","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/button@3.17.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/button@3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbutton%403.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.3/manifests"},{"name":"@react-spectrum/text@3.5.21","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/text@3.5.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/text@3.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftext%403.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.21/manifests"},{"name":"@react-spectrum/badge@3.1.29","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/badge@3.1.29","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/badge@3.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbadge%403.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.29/manifests"},{"name":"react-aria@3.43.2","sha":"53366f0020ffaacc95f74722acf6dc1922653a21","kind":"commit","published_at":"2025-09-12T22:04:44.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria@3.43.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria@3.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria%403.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.43.2/manifests"},{"name":"@react-aria/select@3.16.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/select@3.16.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/select@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselect%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.16.2/manifests"},{"name":"@react-aria/dnd@3.11.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dnd@3.11.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dnd@3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdnd%403.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.2/manifests"},{"name":"@react-aria/collections@3.0.0-rc.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/collections@3.0.0-rc.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/collections@3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcollections%403.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.6/manifests"},{"name":"@react-spectrum/combobox@3.16.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/combobox@3.16.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/combobox@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcombobox%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.2/manifests"},{"name":"@react-spectrum/breadcrumbs@3.9.22","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/breadcrumbs@3.9.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/breadcrumbs@3.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbreadcrumbs%403.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.22/manifests"},{"name":"@react-spectrum/contextualhelp@3.6.26","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/contextualhelp@3.6.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/contextualhelp@3.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcontextualhelp%403.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.26/manifests"},{"name":"@react-spectrum/dialog@3.9.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dialog@3.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dialog@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdialog%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.2/manifests"},{"name":"@react-spectrum/table@3.17.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/table@3.17.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/table@3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftable%403.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.6/manifests"},{"name":"@react-spectrum/text@3.5.20","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/text@3.5.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/text@3.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftext%403.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.20/manifests"},{"name":"@react-spectrum/filetrigger@3.0.16","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/filetrigger@3.0.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/filetrigger@3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ffiletrigger%403.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.16/manifests"},{"name":"@react-spectrum/menu@3.22.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/menu@3.22.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/menu@3.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmenu%403.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.6/manifests"},{"name":"@react-spectrum/tabs@3.8.25","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tabs@3.8.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tabs@3.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftabs%403.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.25/manifests"},{"name":"@react-spectrum/toast@3.1.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/toast@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/toast@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftoast%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.2/manifests"},{"name":"@react-spectrum/tree@3.1.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tree@3.1.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tree@3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftree%403.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.6/manifests"},{"name":"@react-spectrum/listbox@3.15.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/listbox@3.15.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/listbox@3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flistbox%403.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.6/manifests"},{"name":"@react-spectrum/picker@3.16.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/picker@3.16.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/picker@3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fpicker%403.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.2/manifests"},{"name":"@react-spectrum/datepicker@3.14.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/datepicker@3.14.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/datepicker@3.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdatepicker%403.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.6/manifests"},{"name":"@react-spectrum/overlays@5.8.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/overlays@5.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/overlays@5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Foverlays%405.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.8.2/manifests"},{"name":"@react-spectrum/provider@3.10.10","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/provider@3.10.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/provider@3.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprovider%403.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.10/manifests"},{"name":"@react-spectrum/button@3.17.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/button@3.17.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/button@3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbutton%403.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.2/manifests"},{"name":"@react-spectrum/dnd@3.6.1","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dnd@3.6.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dnd@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdnd%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.6.1/manifests"},{"name":"@react-spectrum/actiongroup@3.11.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actiongroup@3.11.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actiongroup@3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factiongroup%403.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.2/manifests"},{"name":"@react-spectrum/calendar@3.7.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/calendar@3.7.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/calendar@3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcalendar%403.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.6/manifests"},{"name":"@react-spectrum/codemods@0.7.3","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.7.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.3/manifests"},{"name":"@react-spectrum/color@3.1.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/color@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/color@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcolor%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.2/manifests"},{"name":"@react-types/list@3.2.32","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/list@3.2.32","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/list@3.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flist%403.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.32/manifests"},{"name":"@react-spectrum/tag@3.3.5","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tag@3.3.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tag@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftag%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.5/manifests"},{"name":"@react-spectrum/s2@0.11.1","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.11.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.11.1/manifests"},{"name":"@react-spectrum/list@3.10.6","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/list@3.10.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/list@3.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flist%403.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.6/manifests"},{"name":"@react-spectrum/autocomplete@3.0.0-alpha.48","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/autocomplete@3.0.0-alpha.48","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/autocomplete@3.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fautocomplete%403.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.48/manifests"},{"name":"@react-spectrum/accordion@3.0.11","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/accordion@3.0.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/accordion@3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Faccordion%403.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.11/manifests"},{"name":"@react-spectrum/checkbox@3.10.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/checkbox@3.10.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/checkbox@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcheckbox%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.2/manifests"},{"name":"@react-spectrum/dropzone@3.0.16","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dropzone@3.0.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dropzone@3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdropzone%403.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.16/manifests"},{"name":"@react-spectrum/searchfield@3.8.21","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/searchfield@3.8.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/searchfield@3.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsearchfield%403.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.21/manifests"},{"name":"@react-spectrum/actionbar@3.6.12","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actionbar@3.6.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actionbar@3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factionbar%403.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.12/manifests"},{"name":"@react-aria/combobox@3.13.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/combobox@3.13.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/combobox@3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcombobox%403.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.13.2/manifests"},{"name":"react-aria@3.43.1","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria@3.43.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria@3.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria%403.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.43.1/manifests"},{"name":"react-aria-components@1.12.1","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria-components@1.12.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria-components@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria-components%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.12.1/manifests"},{"name":"@react-spectrum/badge@3.1.28","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/badge@3.1.28","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/badge@3.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbadge%403.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.28/manifests"},{"name":"@react-aria/overlays@3.29.1","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/overlays@3.29.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/overlays@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Foverlays%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.29.1/manifests"},{"name":"@react-aria/menu@3.19.2","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/menu@3.19.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/menu@3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmenu%403.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.2/manifests"},{"name":"@react-aria/dialog@3.5.30","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dialog@3.5.30","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dialog@3.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdialog%403.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.30/manifests"},{"name":"@react-spectrum/tooltip@3.7.10","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tooltip@3.7.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tooltip@3.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftooltip%403.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.10/manifests"},{"name":"@react-aria/autocomplete@3.0.0-rc.1","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/autocomplete@3.0.0-rc.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/autocomplete@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fautocomplete%403.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.1/manifests"},{"name":"@adobe/react-spectrum@3.44.1","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@adobe/react-spectrum@3.44.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@adobe/react-spectrum@3.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40adobe%2Freact-spectrum%403.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.44.1/manifests"},{"name":"@react-spectrum/card@3.0.0-alpha.48","sha":"ed4815e15c9d1659208fa687e8c3a094879854bb","kind":"commit","published_at":"2025-08-28T22:41:04.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/card@3.0.0-alpha.48","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/card@3.0.0-alpha.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcard%403.0.0-alpha.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.48/manifests"},{"name":"@react-spectrum/accordion@3.0.10","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/accordion@3.0.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/accordion@3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Faccordion%403.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.10/manifests"},{"name":"@react-aria/meter@3.4.26","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/meter@3.4.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/meter@3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmeter%403.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.26/manifests"},{"name":"@react-spectrum/autocomplete@3.0.0-alpha.47","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/autocomplete@3.0.0-alpha.47","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/autocomplete@3.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fautocomplete%403.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.47/manifests"},{"name":"@react-aria/link@3.8.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/link@3.8.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/link@3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flink%403.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.5/manifests"},{"name":"@react-types/color@3.1.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/color@3.1.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/color@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcolor%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.1.1/manifests"},{"name":"@react-aria/menu@3.19.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/menu@3.19.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/menu@3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmenu%403.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.1/manifests"},{"name":"@react-spectrum/actionbar@3.6.11","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actionbar@3.6.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actionbar@3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factionbar%403.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.11/manifests"},{"name":"@react-aria/listbox@3.14.8","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/listbox@3.14.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/listbox@3.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flistbox%403.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.8/manifests"},{"name":"@react-spectrum/well@3.4.26","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/well@3.4.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/well@3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fwell%403.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.26/manifests"},{"name":"@react-aria/label@3.7.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/label@3.7.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/label@3.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flabel%403.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.21/manifests"},{"name":"@react-stately/data@3.14.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/data@3.14.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/data@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdata%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.14.0/manifests"},{"name":"@react-stately/datepicker@3.15.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/datepicker@3.15.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/datepicker@3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdatepicker%403.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.15.1/manifests"},{"name":"@react-spectrum/view@3.6.22","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/view@3.6.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/view@3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fview%403.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.22/manifests"},{"name":"@react-stately/layout@4.5.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/layout@4.5.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/layout@4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flayout%404.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.5.0/manifests"},{"name":"@react-stately/grid@3.11.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/grid@3.11.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/grid@3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fgrid%403.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.5/manifests"},{"name":"@react-types/image@3.5.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/image@3.5.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/image@3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fimage%403.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.5.1/manifests"},{"name":"@react-stately/calendar@3.8.4","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/calendar@3.8.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/calendar@3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcalendar%403.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.8.4/manifests"},{"name":"@react-spectrum/actiongroup@3.11.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actiongroup@3.11.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actiongroup@3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factiongroup%403.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.1/manifests"},{"name":"@react-stately/tabs@3.8.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tabs@3.8.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tabs@3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftabs%403.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.5/manifests"},{"name":"@react-stately/selection@3.20.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/selection@3.20.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/selection@3.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselection%403.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.5/manifests"},{"name":"@react-aria/visually-hidden@3.8.27","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/visually-hidden@3.8.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/visually-hidden@3.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvisually-hidden%403.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.27/manifests"},{"name":"@react-types/actionbar@3.1.18","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actionbar@3.1.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actionbar@3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factionbar%403.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.18/manifests"},{"name":"react-stately@3.41.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-stately@3.41.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-stately@3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-stately%403.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.41.0/manifests"},{"name":"@react-types/avatar@3.0.18","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/avatar@3.0.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/avatar@3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Favatar%403.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.18/manifests"},{"name":"@react-aria/progress@3.4.26","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/progress@3.4.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/progress@3.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fprogress%403.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.26/manifests"},{"name":"@react-types/badge@3.1.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/badge@3.1.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/badge@3.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbadge%403.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.20/manifests"},{"name":"@react-types/buttongroup@3.3.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/buttongroup@3.3.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/buttongroup@3.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbuttongroup%403.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.20/manifests"},{"name":"@react-types/calendar@3.7.4","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/calendar@3.7.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/calendar@3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcalendar%403.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.4/manifests"},{"name":"@react-spectrum/provider@3.10.9","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/provider@3.10.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/provider@3.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprovider%403.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.9/manifests"},{"name":"@react-types/checkbox@3.10.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/checkbox@3.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/checkbox@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcheckbox%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.10.1/manifests"},{"name":"@react-spectrum/slider@3.8.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/slider@3.8.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/slider@3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fslider%403.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.8.1/manifests"},{"name":"@react-stately/overlays@3.6.19","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/overlays@3.6.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/overlays@3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Foverlays%403.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.19/manifests"},{"name":"@react-aria/radio@3.12.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/radio@3.12.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/radio@3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fradio%403.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.12.1/manifests"},{"name":"@react-stately/color@3.9.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/color@3.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/color@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcolor%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.9.1/manifests"},{"name":"@react-types/dialog@3.5.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/dialog@3.5.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/dialog@3.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdialog%403.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.21/manifests"},{"name":"@react-types/divider@3.3.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/divider@3.3.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/divider@3.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdivider%403.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.20/manifests"},{"name":"@react-types/datepicker@3.13.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/datepicker@3.13.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/datepicker@3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdatepicker%403.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.13.1/manifests"},{"name":"tailwindcss-react-aria-components@2.0.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/tailwindcss-react-aria-components@2.0.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/tailwindcss-react-aria-components@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@tailwindcss-react-aria-components%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/tailwindcss-react-aria-components@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/tailwindcss-react-aria-components@2.0.1/manifests"},{"name":"@spectrum-icons/express@3.0.0-alpha.29","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/express@3.0.0-alpha.29","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/express@3.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fexpress%403.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.29/manifests"},{"name":"@react-types/grid@3.3.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/grid@3.3.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/grid@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fgrid%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.5/manifests"},{"name":"@react-types/well@3.3.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/well@3.3.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/well@3.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fwell%403.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.20/manifests"},{"name":"@react-types/contextualhelp@3.2.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/contextualhelp@3.2.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/contextualhelp@3.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcontextualhelp%403.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.21/manifests"},{"name":"@react-types/form@3.7.15","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/form@3.7.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/form@3.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fform%403.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.15/manifests"},{"name":"@react-types/illustratedmessage@3.3.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/illustratedmessage@3.3.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/illustratedmessage@3.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fillustratedmessage%403.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.20/manifests"},{"name":"@react-types/tabs@3.3.18","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tabs@3.3.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tabs@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftabs%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.18/manifests"},{"name":"@react-types/layout@3.3.26","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/layout@3.3.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/layout@3.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flayout%403.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.26/manifests"},{"name":"@react-types/searchfield@3.6.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/searchfield@3.6.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/searchfield@3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fsearchfield%403.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.5/manifests"},{"name":"@react-types/shared@3.32.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/shared@3.32.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/shared@3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fshared%403.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.32.0/manifests"},{"name":"@adobe/react-spectrum@3.44.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@adobe/react-spectrum@3.44.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@adobe/react-spectrum@3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40adobe%2Freact-spectrum%403.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.44.0/manifests"},{"name":"@react-types/link@3.6.4","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/link@3.6.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/link@3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flink%403.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.4/manifests"},{"name":"@react-types/label@3.9.14","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/label@3.9.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/label@3.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flabel%403.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.14/manifests"},{"name":"@react-aria/autocomplete@3.0.0-rc.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/autocomplete@3.0.0-rc.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/autocomplete@3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fautocomplete%403.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-rc.0/manifests"},{"name":"@internationalized/number@3.6.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/number@3.6.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/number@3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fnumber%403.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fnumber@3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fnumber@3.6.5/manifests"},{"name":"@react-aria/selection@3.25.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/selection@3.25.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/selection@3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselection%403.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.25.1/manifests"},{"name":"@react-aria/tabs@3.10.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tabs@3.10.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tabs@3.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftabs%403.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.7/manifests"},{"name":"react-aria@3.43.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria@3.43.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria@3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria%403.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.43.0/manifests"},{"name":"@react-types/combobox@3.13.8","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/combobox@3.13.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/combobox@3.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcombobox%403.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.8/manifests"},{"name":"@react-aria/spinbutton@3.6.18","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/spinbutton@3.6.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/spinbutton@3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fspinbutton%403.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.18/manifests"},{"name":"@react-spectrum/form@3.7.18","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/form@3.7.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/form@3.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fform%403.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.18/manifests"},{"name":"@react-types/view@3.4.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/view@3.4.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/view@3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fview%403.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.20/manifests"},{"name":"@react-aria/utils@3.30.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/utils@3.30.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/utils@3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Futils%403.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.30.1/manifests"},{"name":"@react-aria/toolbar@3.0.0-beta.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toolbar@3.0.0-beta.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toolbar@3.0.0-beta.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoolbar%403.0.0-beta.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.20/manifests"},{"name":"@react-aria/tree@3.1.3","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tree@3.1.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tree@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftree%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.3/manifests"},{"name":"@react-aria/toast@3.0.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toast@3.0.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toast@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoast%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.7/manifests"},{"name":"@react-aria/interactions@3.25.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/interactions@3.25.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/interactions@3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Finteractions%403.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.5/manifests"},{"name":"@react-aria/tooltip@3.8.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tooltip@3.8.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tooltip@3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftooltip%403.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.7/manifests"},{"name":"@react-aria/tag@3.7.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tag@3.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tag@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftag%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.7.1/manifests"},{"name":"@react-aria/switch@3.7.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/switch@3.7.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/switch@3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fswitch%403.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.7/manifests"},{"name":"@react-aria/steplist@3.0.0-alpha.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/steplist@3.0.0-alpha.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/steplist@3.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsteplist%403.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.21/manifests"},{"name":"@react-aria/slider@3.8.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/slider@3.8.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/slider@3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fslider%403.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.8.1/manifests"},{"name":"@react-types/overlays@3.9.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/overlays@3.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/overlays@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Foverlays%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.9.1/manifests"},{"name":"@react-aria/i18n@3.12.12","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/i18n@3.12.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/i18n@3.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fi18n%403.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.12/manifests"},{"name":"@react-aria/numberfield@3.12.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/numberfield@3.12.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/numberfield@3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fnumberfield%403.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.12.1/manifests"},{"name":"@react-types/numberfield@3.8.14","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/numberfield@3.8.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/numberfield@3.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fnumberfield%403.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.14/manifests"},{"name":"@react-spectrum/avatar@3.0.25","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/avatar@3.0.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/avatar@3.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Favatar%403.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.25/manifests"},{"name":"@react-types/list@3.2.31","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/list@3.2.31","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/list@3.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flist%403.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.31/manifests"},{"name":"@react-stately/collections@3.12.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/collections@3.12.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/collections@3.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcollections%403.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.7/manifests"},{"name":"@react-aria/color@3.1.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/color@3.1.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/color@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcolor%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.1.1/manifests"},{"name":"@react-types/listbox@3.7.3","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/listbox@3.7.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/listbox@3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flistbox%403.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.3/manifests"},{"name":"@react-aria/combobox@3.13.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/combobox@3.13.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/combobox@3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcombobox%403.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.13.1/manifests"},{"name":"@react-aria/calendar@3.9.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/calendar@3.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/calendar@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcalendar%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.9.1/manifests"},{"name":"@internationalized/date@3.9.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/date@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/date@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fdate%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fdate@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fdate@3.9.0/manifests"},{"name":"@react-aria/collections@3.0.0-rc.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/collections@3.0.0-rc.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/collections@3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcollections%403.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.5/manifests"},{"name":"@react-spectrum/buttongroup@3.6.25","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/buttongroup@3.6.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/buttongroup@3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbuttongroup%403.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.25/manifests"},{"name":"@react-aria/dnd@3.11.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dnd@3.11.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dnd@3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdnd%403.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.1/manifests"},{"name":"@react-spectrum/color@3.1.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/color@3.1.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/color@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcolor%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.1/manifests"},{"name":"@react-spectrum/dnd@3.6.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dnd@3.6.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dnd@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdnd%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.6.0/manifests"},{"name":"@react-spectrum/divider@3.5.26","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/divider@3.5.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/divider@3.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdivider%403.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.26/manifests"},{"name":"@react-spectrum/contextualhelp@3.6.25","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/contextualhelp@3.6.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/contextualhelp@3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcontextualhelp%403.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.25/manifests"},{"name":"@react-aria/button@3.14.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/button@3.14.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/button@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbutton%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.14.1/manifests"},{"name":"@react-spectrum/dropzone@3.0.15","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dropzone@3.0.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dropzone@3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdropzone%403.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.15/manifests"},{"name":"@react-spectrum/dialog@3.9.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dialog@3.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dialog@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdialog%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.1/manifests"},{"name":"@react-types/slider@3.8.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/slider@3.8.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/slider@3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fslider%403.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.8.1/manifests"},{"name":"@react-types/switch@3.5.14","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/switch@3.5.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/switch@3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fswitch%403.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.14/manifests"},{"name":"@react-types/statuslight@3.3.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/statuslight@3.3.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/statuslight@3.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fstatuslight%403.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.20/manifests"},{"name":"@react-spectrum/button@3.17.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/button@3.17.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/button@3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbutton%403.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.1/manifests"},{"name":"@react-types/radio@3.9.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/radio@3.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/radio@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fradio%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.9.1/manifests"},{"name":"@react-spectrum/filetrigger@3.0.15","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/filetrigger@3.0.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/filetrigger@3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ffiletrigger%403.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.15/manifests"},{"name":"@react-types/table@3.13.3","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/table@3.13.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/table@3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftable%403.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.3/manifests"},{"name":"@react-types/select@3.10.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/select@3.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/select@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fselect%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.10.1/manifests"},{"name":"@react-spectrum/datepicker@3.14.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/datepicker@3.14.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/datepicker@3.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdatepicker%403.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.5/manifests"},{"name":"@spectrum-icons/color@3.5.25","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/color@3.5.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/color@3.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fcolor%403.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.25/manifests"},{"name":"@spectrum-icons/illustrations@3.6.25","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/illustrations@3.6.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/illustrations@3.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fillustrations%403.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.25/manifests"},{"name":"@react-spectrum/label@3.16.18","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/label@3.16.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/label@3.16.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabel%403.16.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.18/manifests"},{"name":"@spectrum-icons/workflow@4.2.24","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/workflow@4.2.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/workflow@4.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fworkflow%404.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.24/manifests"},{"name":"@spectrum-icons/ui@3.6.19","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/ui@3.6.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/ui@3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fui%403.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.19/manifests"},{"name":"@react-spectrum/inlinealert@3.2.19","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/inlinealert@3.2.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/inlinealert@3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Finlinealert%403.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.19/manifests"},{"name":"@react-types/tooltip@3.4.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tooltip@3.4.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tooltip@3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftooltip%403.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.20/manifests"},{"name":"@react-spectrum/link@3.6.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/link@3.6.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/link@3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flink%403.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.21/manifests"},{"name":"@react-types/textfield@3.12.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/textfield@3.12.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/textfield@3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftextfield%403.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.5/manifests"},{"name":"@react-spectrum/menu@3.22.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/menu@3.22.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/menu@3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmenu%403.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.5/manifests"},{"name":"@react-spectrum/breadcrumbs@3.9.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/breadcrumbs@3.9.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/breadcrumbs@3.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbreadcrumbs%403.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.21/manifests"},{"name":"@react-types/provider@3.8.12","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/provider@3.8.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/provider@3.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprovider%403.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.12/manifests"},{"name":"@react-spectrum/listbox@3.15.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/listbox@3.15.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/listbox@3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flistbox%403.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.5/manifests"},{"name":"@react-spectrum/icon@3.8.8","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/icon@3.8.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/icon@3.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ficon%403.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.8/manifests"},{"name":"@react-aria/focus@3.21.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/focus@3.21.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/focus@3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ffocus%403.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.21.1/manifests"},{"name":"@react-types/text@3.3.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/text@3.3.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/text@3.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftext%403.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.20/manifests"},{"name":"@react-spectrum/utils@3.12.8","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/utils@3.12.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/utils@3.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Futils%403.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.8/manifests"},{"name":"@react-spectrum/calendar@3.7.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/calendar@3.7.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/calendar@3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcalendar%403.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.5/manifests"},{"name":"@react-spectrum/meter@3.5.13","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/meter@3.5.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/meter@3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmeter%403.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.13/manifests"},{"name":"@react-aria/textfield@3.18.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/textfield@3.18.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/textfield@3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftextfield%403.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.18.1/manifests"},{"name":"@react-aria/table@3.17.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/table@3.17.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/table@3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftable%403.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.7/manifests"},{"name":"@react-spectrum/codemods@0.7.2","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.7.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.2/manifests"},{"name":"@react-aria/searchfield@3.8.8","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/searchfield@3.8.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/searchfield@3.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsearchfield%403.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.8/manifests"},{"name":"@react-aria/select@3.16.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/select@3.16.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/select@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselect%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.16.1/manifests"},{"name":"@react-aria/toggle@3.12.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toggle@3.12.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toggle@3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoggle%403.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.12.1/manifests"},{"name":"@react-aria/dialog@3.5.29","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dialog@3.5.29","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dialog@3.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdialog%403.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.29/manifests"},{"name":"@react-aria/overlays@3.29.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/overlays@3.29.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/overlays@3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Foverlays%403.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.29.0/manifests"},{"name":"@react-aria/landmark@3.0.6","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/landmark@3.0.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/landmark@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flandmark%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.6/manifests"},{"name":"@react-aria/virtualizer@4.1.9","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/virtualizer@4.1.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/virtualizer@4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvirtualizer%404.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.9/manifests"},{"name":"@react-aria/disclosure@3.0.8","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/disclosure@3.0.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/disclosure@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdisclosure%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.0.8/manifests"},{"name":"@react-spectrum/checkbox@3.10.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/checkbox@3.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/checkbox@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcheckbox%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.1/manifests"},{"name":"@react-aria/grid@3.14.4","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/grid@3.14.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/grid@3.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgrid%403.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.4/manifests"},{"name":"@react-aria/form@3.1.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/form@3.1.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/form@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fform%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.1.1/manifests"},{"name":"@react-aria/actiongroup@3.7.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/actiongroup@3.7.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/actiongroup@3.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Factiongroup%403.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.20/manifests"},{"name":"@react-aria/datepicker@3.15.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/datepicker@3.15.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/datepicker@3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdatepicker%403.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.15.1/manifests"},{"name":"@react-aria/checkbox@3.16.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/checkbox@3.16.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/checkbox@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcheckbox%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.16.1/manifests"},{"name":"@react-aria/breadcrumbs@3.5.28","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/breadcrumbs@3.5.28","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/breadcrumbs@3.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbreadcrumbs%403.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.28/manifests"},{"name":"@react-aria/gridlist@3.14.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/gridlist@3.14.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/gridlist@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgridlist%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.14.0/manifests"},{"name":"@react-types/breadcrumbs@3.7.16","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/breadcrumbs@3.7.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/breadcrumbs@3.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbreadcrumbs%403.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.16/manifests"},{"name":"@react-types/meter@3.4.12","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/meter@3.4.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/meter@3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmeter%403.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.12/manifests"},{"name":"@react-spectrum/card@3.0.0-alpha.47","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/card@3.0.0-alpha.47","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/card@3.0.0-alpha.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcard%403.0.0-alpha.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.47/manifests"},{"name":"@react-aria/separator@3.4.12","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/separator@3.4.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/separator@3.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fseparator%403.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.12/manifests"},{"name":"@react-types/menu@3.10.4","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/menu@3.10.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/menu@3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmenu%403.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.4/manifests"},{"name":"@react-types/card@3.0.0-alpha.39","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/card@3.0.0-alpha.39","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/card@3.0.0-alpha.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcard%403.0.0-alpha.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.39/manifests"},{"name":"react-aria-components@1.12.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria-components@1.12.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria-components@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria-components%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.12.0/manifests"},{"name":"@react-spectrum/tree@3.1.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tree@3.1.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tree@3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftree%403.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.5/manifests"},{"name":"@react-stately/radio@3.11.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/radio@3.11.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/radio@3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fradio%403.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.11.1/manifests"},{"name":"@react-spectrum/layout@3.6.18","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/layout@3.6.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/layout@3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flayout%403.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.18/manifests"},{"name":"@react-types/button@3.14.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/button@3.14.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/button@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbutton%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.14.0/manifests"},{"name":"@react-spectrum/illustratedmessage@3.5.13","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/illustratedmessage@3.5.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/illustratedmessage@3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fillustratedmessage%403.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.13/manifests"},{"name":"@react-stately/searchfield@3.5.15","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/searchfield@3.5.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/searchfield@3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsearchfield%403.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.15/manifests"},{"name":"@react-types/autocomplete@3.0.0-alpha.34","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/autocomplete@3.0.0-alpha.34","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/autocomplete@3.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fautocomplete%403.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.34/manifests"},{"name":"@react-spectrum/tooltip@3.7.9","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tooltip@3.7.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tooltip@3.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftooltip%403.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.9/manifests"},{"name":"@react-stately/select@3.7.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/select@3.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/select@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselect%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.7.1/manifests"},{"name":"@react-types/actiongroup@3.4.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actiongroup@3.4.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actiongroup@3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factiongroup%403.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.20/manifests"},{"name":"@react-stately/tree@3.9.2","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tree@3.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tree@3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftree%403.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.2/manifests"},{"name":"@react-stately/virtualizer@4.4.3","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/virtualizer@4.4.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/virtualizer@4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fvirtualizer%404.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.3/manifests"},{"name":"@react-stately/form@3.2.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/form@3.2.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/form@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fform%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.2.1/manifests"},{"name":"@react-spectrum/radio@3.7.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/radio@3.7.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/radio@3.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fradio%403.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.20/manifests"},{"name":"@react-stately/numberfield@3.10.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/numberfield@3.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/numberfield@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fnumberfield%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.10.1/manifests"},{"name":"@react-stately/list@3.13.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/list@3.13.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/list@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flist%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.13.0/manifests"},{"name":"@react-spectrum/s2@0.11.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.11.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.11.0/manifests"},{"name":"@react-stately/menu@3.9.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/menu@3.9.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/menu@3.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fmenu%403.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.7/manifests"},{"name":"@react-stately/table@3.15.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/table@3.15.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/table@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftable%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.15.0/manifests"},{"name":"@react-stately/combobox@3.11.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/combobox@3.11.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/combobox@3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcombobox%403.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.11.1/manifests"},{"name":"@react-stately/dnd@3.7.0","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/dnd@3.7.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/dnd@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdnd%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.7.0/manifests"},{"name":"@react-spectrum/searchfield@3.8.20","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/searchfield@3.8.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/searchfield@3.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsearchfield%403.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.20/manifests"},{"name":"@react-spectrum/picker@3.16.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/picker@3.16.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/picker@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fpicker%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.1/manifests"},{"name":"@react-spectrum/progress@3.7.19","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/progress@3.7.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/progress@3.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprogress%403.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.19/manifests"},{"name":"@react-stately/disclosure@3.0.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/disclosure@3.0.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/disclosure@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdisclosure%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.7/manifests"},{"name":"@react-spectrum/list@3.10.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/list@3.10.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/list@3.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flist%403.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.5/manifests"},{"name":"@react-spectrum/tabs@3.8.24","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tabs@3.8.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tabs@3.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftabs%403.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.24/manifests"},{"name":"@react-spectrum/table@3.17.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/table@3.17.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/table@3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftable%403.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.5/manifests"},{"name":"@react-spectrum/tag@3.3.4","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tag@3.3.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tag@3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftag%403.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.4/manifests"},{"name":"@react-spectrum/text@3.5.19","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/text@3.5.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/text@3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftext%403.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.19/manifests"},{"name":"@react-spectrum/switch@3.6.5","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/switch@3.6.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/switch@3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fswitch%403.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.5/manifests"},{"name":"@react-spectrum/test-utils@1.0.0-beta.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/test-utils@1.0.0-beta.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/test-utils@1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftest-utils%401.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-beta.1/manifests"},{"name":"@react-spectrum/theme-dark@3.5.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-dark@3.5.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-dark@3.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-dark%403.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.21/manifests"},{"name":"@react-spectrum/steplist@3.0.0-alpha.19","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/steplist@3.0.0-alpha.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/steplist@3.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsteplist%403.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.19/manifests"},{"name":"@react-spectrum/theme-default@3.5.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-default@3.5.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-default@3.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-default%403.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.21/manifests"},{"name":"@react-spectrum/textfield@3.14.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/textfield@3.14.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/textfield@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftextfield%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.14.1/manifests"},{"name":"@react-spectrum/labeledvalue@3.2.6","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/labeledvalue@3.2.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/labeledvalue@3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabeledvalue%403.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.6/manifests"},{"name":"@react-spectrum/toast@3.1.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/toast@3.1.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/toast@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftoast%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.1/manifests"},{"name":"@react-spectrum/theme-light@3.4.21","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-light@3.4.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-light@3.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-light%403.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.21/manifests"},{"name":"@react-spectrum/badge@3.1.27","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/badge@3.1.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/badge@3.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbadge%403.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.27/manifests"},{"name":"@react-spectrum/overlays@5.8.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/overlays@5.8.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/overlays@5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Foverlays%405.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.8.1/manifests"},{"name":"@react-spectrum/combobox@3.16.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/combobox@3.16.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/combobox@3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcombobox%403.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.1/manifests"},{"name":"@react-types/progress@3.5.15","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/progress@3.5.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/progress@3.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprogress%403.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.15/manifests"},{"name":"@react-spectrum/theme-express@3.0.0-alpha.23","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-express@3.0.0-alpha.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-express@3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-express%403.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.23/manifests"},{"name":"@react-stately/toggle@3.9.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/toggle@3.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/toggle@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftoggle%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.9.1/manifests"},{"name":"@react-stately/tooltip@3.5.7","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tooltip@3.5.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tooltip@3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftooltip%403.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.7/manifests"},{"name":"@react-stately/slider@3.7.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/slider@3.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/slider@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fslider%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.7.1/manifests"},{"name":"@react-stately/steplist@3.0.0-alpha.17","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/steplist@3.0.0-alpha.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/steplist@3.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsteplist%403.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.17/manifests"},{"name":"@react-spectrum/numberfield@3.10.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/numberfield@3.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/numberfield@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fnumberfield%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.10.1/manifests"},{"name":"@react-spectrum/statuslight@3.5.25","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/statuslight@3.5.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/statuslight@3.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fstatuslight%403.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.25/manifests"},{"name":"@react-spectrum/image@3.6.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/image@3.6.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/image@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fimage%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.6.1/manifests"},{"name":"@react-stately/checkbox@3.7.1","sha":"2c58ed3ddd9be9100af9b1d0cfd137fcdc95ba2d","kind":"commit","published_at":"2025-08-25T16:30:45.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/checkbox@3.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/checkbox@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcheckbox%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.7.1/manifests"},{"name":"@react-spectrum/s2@0.10.1","sha":"da09a6d39294e614822f35b9e7910e1b8a71ce9b","kind":"commit","published_at":"2025-07-24T23:14:36.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.10.1/manifests"},{"name":"@react-spectrum/codemods@0.7.1","sha":"da09a6d39294e614822f35b9e7910e1b8a71ce9b","kind":"commit","published_at":"2025-07-24T23:14:36.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.1/manifests"},{"name":"@react-aria/selection@3.25.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/selection@3.25.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/selection@3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselection%403.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.25.0/manifests"},{"name":"@react-aria/slider@3.8.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/slider@3.8.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/slider@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fslider%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.8.0/manifests"},{"name":"@react-types/actiongroup@3.4.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actiongroup@3.4.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actiongroup@3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factiongroup%403.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.19/manifests"},{"name":"@react-aria/select@3.16.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/select@3.16.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/select@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselect%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.16.0/manifests"},{"name":"@react-aria/ssr@3.9.10","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/ssr@3.9.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/ssr@3.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fssr%403.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fssr@3.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fssr@3.9.10/manifests"},{"name":"@react-aria/separator@3.4.11","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/separator@3.4.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/separator@3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fseparator%403.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.11/manifests"},{"name":"@react-aria/utils@3.30.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/utils@3.30.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/utils@3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Futils%403.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.30.0/manifests"},{"name":"@react-aria/tree@3.1.2","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tree@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tree@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftree%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.2/manifests"},{"name":"@react-aria/virtualizer@4.1.8","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/virtualizer@4.1.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/virtualizer@4.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvirtualizer%404.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.8/manifests"},{"name":"@react-aria/toolbar@3.0.0-beta.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toolbar@3.0.0-beta.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toolbar@3.0.0-beta.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoolbar%403.0.0-beta.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.19/manifests"},{"name":"@react-aria/visually-hidden@3.8.26","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/visually-hidden@3.8.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/visually-hidden@3.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvisually-hidden%403.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.26/manifests"},{"name":"react-stately@3.40.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-stately@3.40.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-stately@3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-stately%403.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.40.0/manifests"},{"name":"@react-aria/steplist@3.0.0-alpha.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/steplist@3.0.0-alpha.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/steplist@3.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsteplist%403.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.20/manifests"},{"name":"@react-aria/switch@3.7.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/switch@3.7.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/switch@3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fswitch%403.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.6/manifests"},{"name":"@react-aria/spinbutton@3.6.17","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/spinbutton@3.6.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/spinbutton@3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fspinbutton%403.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.17/manifests"},{"name":"@react-spectrum/actiongroup@3.11.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actiongroup@3.11.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actiongroup@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factiongroup%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.11.0/manifests"},{"name":"@react-spectrum/avatar@3.0.24","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/avatar@3.0.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/avatar@3.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Favatar%403.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.24/manifests"},{"name":"@react-spectrum/actionbar@3.6.10","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actionbar@3.6.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actionbar@3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factionbar%403.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.10/manifests"},{"name":"@react-aria/toggle@3.12.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toggle@3.12.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toggle@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoggle%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.12.0/manifests"},{"name":"@react-aria/tag@3.7.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tag@3.7.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tag@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftag%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.7.0/manifests"},{"name":"@react-stately/virtualizer@4.4.2","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/virtualizer@4.4.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/virtualizer@4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fvirtualizer%404.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.2/manifests"},{"name":"@react-aria/searchfield@3.8.7","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/searchfield@3.8.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/searchfield@3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsearchfield%403.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.7/manifests"},{"name":"@react-aria/toast@3.0.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toast@3.0.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toast@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoast%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.6/manifests"},{"name":"@react-aria/textfield@3.18.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/textfield@3.18.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/textfield@3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftextfield%403.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.18.0/manifests"},{"name":"@internationalized/number@3.6.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/number@3.6.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/number@3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fnumber%403.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fnumber@3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fnumber@3.6.4/manifests"},{"name":"@react-spectrum/codemods@0.7.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.7.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.7.0/manifests"},{"name":"@react-spectrum/checkbox@3.10.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/checkbox@3.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/checkbox@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcheckbox%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.10.0/manifests"},{"name":"@react-spectrum/card@3.0.0-alpha.46","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/card@3.0.0-alpha.46","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/card@3.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcard%403.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.46/manifests"},{"name":"@react-spectrum/calendar@3.7.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/calendar@3.7.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/calendar@3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcalendar%403.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.4/manifests"},{"name":"@react-spectrum/color@3.1.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/color@3.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/color@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcolor%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.1.0/manifests"},{"name":"@react-stately/toggle@3.9.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/toggle@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/toggle@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftoggle%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.9.0/manifests"},{"name":"@react-spectrum/divider@3.5.25","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/divider@3.5.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/divider@3.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdivider%403.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.25/manifests"},{"name":"@react-spectrum/dialog@3.9.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dialog@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dialog@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdialog%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.9.0/manifests"},{"name":"@react-spectrum/dropzone@3.0.14","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dropzone@3.0.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dropzone@3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdropzone%403.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.14/manifests"},{"name":"@react-spectrum/form@3.7.17","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/form@3.7.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/form@3.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fform%403.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.17/manifests"},{"name":"@react-spectrum/datepicker@3.14.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/datepicker@3.14.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/datepicker@3.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdatepicker%403.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.4/manifests"},{"name":"@react-spectrum/filetrigger@3.0.14","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/filetrigger@3.0.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/filetrigger@3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ffiletrigger%403.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.14/manifests"},{"name":"@react-spectrum/inlinealert@3.2.18","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/inlinealert@3.2.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/inlinealert@3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Finlinealert%403.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.18/manifests"},{"name":"@react-spectrum/image@3.6.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/image@3.6.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/image@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fimage%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.6.0/manifests"},{"name":"@react-spectrum/layout@3.6.17","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/layout@3.6.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/layout@3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flayout%403.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.17/manifests"},{"name":"@react-spectrum/contextualhelp@3.6.24","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/contextualhelp@3.6.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/contextualhelp@3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcontextualhelp%403.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.24/manifests"},{"name":"@react-spectrum/buttongroup@3.6.24","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/buttongroup@3.6.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/buttongroup@3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbuttongroup%403.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.24/manifests"},{"name":"@react-aria/table@3.17.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/table@3.17.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/table@3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftable%403.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.6/manifests"},{"name":"@react-aria/tabs@3.10.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tabs@3.10.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tabs@3.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftabs%403.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.6/manifests"},{"name":"@react-spectrum/meter@3.5.12","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/meter@3.5.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/meter@3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmeter%403.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.12/manifests"},{"name":"@react-spectrum/menu@3.22.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/menu@3.22.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/menu@3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmenu%403.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.4/manifests"},{"name":"@react-spectrum/overlays@5.8.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/overlays@5.8.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/overlays@5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Foverlays%405.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.8.0/manifests"},{"name":"@react-spectrum/parcel-transformer-s2-icon@0.3.1","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/parcel-transformer-s2-icon@0.3.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/parcel-transformer-s2-icon@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fparcel-transformer-s2-icon%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-transformer-s2-icon@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-transformer-s2-icon@0.3.1/manifests"},{"name":"@react-spectrum/listbox@3.15.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/listbox@3.15.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/listbox@3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flistbox%403.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.4/manifests"},{"name":"@react-spectrum/parcel-namer-s2@0.3.1","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/parcel-namer-s2@0.3.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/parcel-namer-s2@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fparcel-namer-s2%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-namer-s2@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-namer-s2@0.3.1/manifests"},{"name":"@react-spectrum/radio@3.7.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/radio@3.7.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/radio@3.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fradio%403.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.19/manifests"},{"name":"@react-spectrum/provider@3.10.8","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/provider@3.10.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/provider@3.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprovider%403.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.8/manifests"},{"name":"@react-spectrum/s2@0.10.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.10.0/manifests"},{"name":"@react-spectrum/slider@3.8.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/slider@3.8.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/slider@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fslider%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.8.0/manifests"},{"name":"@react-spectrum/progress@3.7.18","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/progress@3.7.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/progress@3.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprogress%403.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.18/manifests"},{"name":"@react-spectrum/searchfield@3.8.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/searchfield@3.8.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/searchfield@3.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsearchfield%403.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.19/manifests"},{"name":"@react-spectrum/list@3.10.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/list@3.10.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/list@3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flist%403.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.4/manifests"},{"name":"@react-spectrum/table@3.17.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/table@3.17.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/table@3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftable%403.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.4/manifests"},{"name":"@react-aria/radio@3.12.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/radio@3.12.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/radio@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fradio%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.12.0/manifests"},{"name":"@react-spectrum/switch@3.6.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/switch@3.6.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/switch@3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fswitch%403.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.4/manifests"},{"name":"@react-spectrum/test-utils@1.0.0-alpha.9","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/test-utils@1.0.0-alpha.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/test-utils@1.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftest-utils%401.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-alpha.9/manifests"},{"name":"@react-spectrum/tag@3.3.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tag@3.3.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tag@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftag%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.3/manifests"},{"name":"@react-spectrum/steplist@3.0.0-alpha.18","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/steplist@3.0.0-alpha.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/steplist@3.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsteplist%403.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.18/manifests"},{"name":"@react-spectrum/theme-default@3.5.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-default@3.5.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-default@3.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-default%403.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.20/manifests"},{"name":"@react-spectrum/link@3.6.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/link@3.6.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/link@3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flink%403.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.20/manifests"},{"name":"@react-spectrum/theme-dark@3.5.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-dark@3.5.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-dark@3.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-dark%403.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.20/manifests"},{"name":"@react-spectrum/textfield@3.14.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/textfield@3.14.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/textfield@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftextfield%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.14.0/manifests"},{"name":"@react-spectrum/statuslight@3.5.24","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/statuslight@3.5.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/statuslight@3.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fstatuslight%403.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.24/manifests"},{"name":"@react-spectrum/button@3.17.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/button@3.17.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/button@3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbutton%403.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.17.0/manifests"},{"name":"@react-aria/test-utils@1.0.0-beta.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/test-utils@1.0.0-beta.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/test-utils@1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftest-utils%401.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftest-utils@1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftest-utils@1.0.0-beta.0/manifests"},{"name":"@react-aria/tooltip@3.8.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tooltip@3.8.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tooltip@3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftooltip%403.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.6/manifests"},{"name":"@react-stately/autocomplete@3.0.0-beta.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/autocomplete@3.0.0-beta.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/autocomplete@3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fautocomplete%403.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fautocomplete@3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fautocomplete@3.0.0-beta.3/manifests"},{"name":"@react-spectrum/well@3.4.25","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/well@3.4.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/well@3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fwell%403.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.25/manifests"},{"name":"@react-stately/checkbox@3.7.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/checkbox@3.7.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/checkbox@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcheckbox%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.7.0/manifests"},{"name":"@react-stately/color@3.9.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/color@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/color@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcolor%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.9.0/manifests"},{"name":"@react-spectrum/view@3.6.21","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/view@3.6.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/view@3.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fview%403.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.21/manifests"},{"name":"@react-stately/collections@3.12.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/collections@3.12.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/collections@3.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcollections%403.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.6/manifests"},{"name":"@react-stately/disclosure@3.0.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/disclosure@3.0.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/disclosure@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdisclosure%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.6/manifests"},{"name":"@react-stately/datepicker@3.15.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/datepicker@3.15.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/datepicker@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdatepicker%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.15.0/manifests"},{"name":"@react-stately/data@3.13.2","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/data@3.13.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/data@3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdata%403.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.13.2/manifests"},{"name":"@react-spectrum/utils@3.12.7","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/utils@3.12.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/utils@3.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Futils%403.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.7/manifests"},{"name":"@react-spectrum/tree@3.1.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tree@3.1.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tree@3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftree%403.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.4/manifests"},{"name":"@react-spectrum/tooltip@3.7.8","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tooltip@3.7.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tooltip@3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftooltip%403.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.8/manifests"},{"name":"@react-aria/progress@3.4.25","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/progress@3.4.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/progress@3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fprogress%403.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.25/manifests"},{"name":"@react-spectrum/toast@3.1.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/toast@3.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/toast@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftoast%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.1.0/manifests"},{"name":"@react-stately/list@3.12.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/list@3.12.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/list@3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flist%403.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.12.4/manifests"},{"name":"@react-stately/menu@3.9.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/menu@3.9.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/menu@3.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fmenu%403.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.6/manifests"},{"name":"@react-stately/radio@3.11.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/radio@3.11.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/radio@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fradio%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.11.0/manifests"},{"name":"@react-stately/overlays@3.6.18","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/overlays@3.6.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/overlays@3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Foverlays%403.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.18/manifests"},{"name":"@react-stately/selection@3.20.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/selection@3.20.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/selection@3.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselection%403.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.4/manifests"},{"name":"@react-stately/layout@4.4.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/layout@4.4.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/layout@4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flayout%404.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.4.0/manifests"},{"name":"@react-stately/grid@3.11.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/grid@3.11.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/grid@3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fgrid%403.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.4/manifests"},{"name":"@react-stately/numberfield@3.10.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/numberfield@3.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/numberfield@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fnumberfield%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.10.0/manifests"},{"name":"@react-stately/searchfield@3.5.14","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/searchfield@3.5.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/searchfield@3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsearchfield%403.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.14/manifests"},{"name":"@react-stately/toast@3.1.2","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/toast@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/toast@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftoast%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoast@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoast@3.1.2/manifests"},{"name":"@react-stately/tabs@3.8.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tabs@3.8.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tabs@3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftabs%403.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.4/manifests"},{"name":"@react-stately/tooltip@3.5.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tooltip@3.5.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tooltip@3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftooltip%403.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.6/manifests"},{"name":"@react-stately/utils@3.10.8","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/utils@3.10.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/utils@3.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Futils%403.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Futils@3.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Futils@3.10.8/manifests"},{"name":"@react-stately/table@3.14.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/table@3.14.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/table@3.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftable%403.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.14.4/manifests"},{"name":"@react-stately/tree@3.9.1","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tree@3.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tree@3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftree%403.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.1/manifests"},{"name":"@react-types/actionbar@3.1.17","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actionbar@3.1.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actionbar@3.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factionbar%403.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.17/manifests"},{"name":"@react-stately/steplist@3.0.0-alpha.16","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/steplist@3.0.0-alpha.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/steplist@3.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsteplist%403.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.16/manifests"},{"name":"@react-types/autocomplete@3.0.0-alpha.33","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/autocomplete@3.0.0-alpha.33","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/autocomplete@3.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fautocomplete%403.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.33/manifests"},{"name":"@react-stately/select@3.7.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/select@3.7.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/select@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselect%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.7.0/manifests"},{"name":"@react-stately/slider@3.7.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/slider@3.7.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/slider@3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fslider%403.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.7.0/manifests"},{"name":"@react-stately/form@3.2.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/form@3.2.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/form@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fform%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.2.0/manifests"},{"name":"@react-types/calendar@3.7.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/calendar@3.7.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/calendar@3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcalendar%403.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.3/manifests"},{"name":"@react-types/card@3.0.0-alpha.38","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/card@3.0.0-alpha.38","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/card@3.0.0-alpha.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcard%403.0.0-alpha.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.38/manifests"},{"name":"@react-types/buttongroup@3.3.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/buttongroup@3.3.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/buttongroup@3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbuttongroup%403.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.19/manifests"},{"name":"@react-types/color@3.1.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/color@3.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/color@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcolor%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.1.0/manifests"},{"name":"@react-types/combobox@3.13.7","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/combobox@3.13.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/combobox@3.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcombobox%403.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.7/manifests"},{"name":"@react-types/button@3.13.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/button@3.13.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/button@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbutton%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.13.0/manifests"},{"name":"@react-types/checkbox@3.10.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/checkbox@3.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/checkbox@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcheckbox%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.10.0/manifests"},{"name":"@react-types/dialog@3.5.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/dialog@3.5.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/dialog@3.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdialog%403.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.20/manifests"},{"name":"@react-types/divider@3.3.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/divider@3.3.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/divider@3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdivider%403.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.19/manifests"},{"name":"@react-types/datepicker@3.13.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/datepicker@3.13.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/datepicker@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdatepicker%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.13.0/manifests"},{"name":"@react-types/grid@3.3.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/grid@3.3.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/grid@3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fgrid%403.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.4/manifests"},{"name":"@react-types/contextualhelp@3.2.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/contextualhelp@3.2.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/contextualhelp@3.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcontextualhelp%403.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.20/manifests"},{"name":"@react-types/breadcrumbs@3.7.15","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/breadcrumbs@3.7.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/breadcrumbs@3.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbreadcrumbs%403.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.15/manifests"},{"name":"@react-types/illustratedmessage@3.3.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/illustratedmessage@3.3.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/illustratedmessage@3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fillustratedmessage%403.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.19/manifests"},{"name":"@react-types/form@3.7.14","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/form@3.7.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/form@3.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fform%403.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.14/manifests"},{"name":"@react-types/link@3.6.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/link@3.6.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/link@3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flink%403.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.3/manifests"},{"name":"@adobe/react-spectrum@3.43.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@adobe/react-spectrum@3.43.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@adobe/react-spectrum@3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40adobe%2Freact-spectrum%403.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.43.0/manifests"},{"name":"@react-aria/actiongroup@3.7.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/actiongroup@3.7.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/actiongroup@3.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Factiongroup%403.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.19/manifests"},{"name":"@react-types/layout@3.3.25","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/layout@3.3.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/layout@3.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flayout%403.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.25/manifests"},{"name":"@react-aria/autocomplete@3.0.0-beta.6","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/autocomplete@3.0.0-beta.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/autocomplete@3.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fautocomplete%403.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-beta.6/manifests"},{"name":"@react-aria/aria-modal-polyfill@3.7.15","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/aria-modal-polyfill@3.7.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/aria-modal-polyfill@3.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Faria-modal-polyfill%403.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Faria-modal-polyfill@3.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Faria-modal-polyfill@3.7.15/manifests"},{"name":"@react-types/list@3.2.30","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/list@3.2.30","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/list@3.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flist%403.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.30/manifests"},{"name":"@react-aria/checkbox@3.16.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/checkbox@3.16.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/checkbox@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcheckbox%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.16.0/manifests"},{"name":"@react-aria/calendar@3.9.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/calendar@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/calendar@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcalendar%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.9.0/manifests"},{"name":"@react-aria/color@3.1.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/color@3.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/color@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcolor%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.1.0/manifests"},{"name":"@react-aria/datepicker@3.15.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/datepicker@3.15.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/datepicker@3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdatepicker%403.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.15.0/manifests"},{"name":"@react-aria/button@3.14.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/button@3.14.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/button@3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbutton%403.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.14.0/manifests"},{"name":"@react-aria/combobox@3.13.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/combobox@3.13.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/combobox@3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcombobox%403.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.13.0/manifests"},{"name":"@react-aria/focus@3.21.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/focus@3.21.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/focus@3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ffocus%403.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.21.0/manifests"},{"name":"@react-aria/dnd@3.11.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dnd@3.11.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dnd@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdnd%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.11.0/manifests"},{"name":"@react-aria/gridlist@3.13.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/gridlist@3.13.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/gridlist@3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgridlist%403.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.13.3/manifests"},{"name":"@react-aria/i18n@3.12.11","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/i18n@3.12.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/i18n@3.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fi18n%403.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.11/manifests"},{"name":"@react-types/label@3.9.13","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/label@3.9.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/label@3.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flabel%403.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.13/manifests"},{"name":"@react-aria/disclosure@3.0.7","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/disclosure@3.0.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/disclosure@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdisclosure%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.0.7/manifests"},{"name":"@react-aria/breadcrumbs@3.5.27","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/breadcrumbs@3.5.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/breadcrumbs@3.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbreadcrumbs%403.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.27/manifests"},{"name":"@react-types/listbox@3.7.2","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/listbox@3.7.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/listbox@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flistbox%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.2/manifests"},{"name":"@react-aria/listbox@3.14.7","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/listbox@3.14.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/listbox@3.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flistbox%403.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.7/manifests"},{"name":"@react-aria/link@3.8.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/link@3.8.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/link@3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flink%403.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.4/manifests"},{"name":"@react-aria/menu@3.19.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/menu@3.19.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/menu@3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmenu%403.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.19.0/manifests"},{"name":"@react-aria/numberfield@3.12.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/numberfield@3.12.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/numberfield@3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fnumberfield%403.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.12.0/manifests"},{"name":"@react-aria/meter@3.4.25","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/meter@3.4.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/meter@3.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmeter%403.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.25/manifests"},{"name":"@react-types/overlays@3.9.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/overlays@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/overlays@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Foverlays%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.9.0/manifests"},{"name":"@react-aria/landmark@3.0.5","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/landmark@3.0.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/landmark@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flandmark%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.5/manifests"},{"name":"@react-stately/dnd@3.6.1","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/dnd@3.6.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/dnd@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdnd%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.6.1/manifests"},{"name":"@react-types/numberfield@3.8.13","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/numberfield@3.8.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/numberfield@3.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fnumberfield%403.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.13/manifests"},{"name":"@react-aria/label@3.7.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/label@3.7.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/label@3.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flabel%403.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.20/manifests"},{"name":"@react-types/progress@3.5.14","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/progress@3.5.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/progress@3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprogress%403.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.14/manifests"},{"name":"@react-types/select@3.10.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/select@3.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/select@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fselect%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.10.0/manifests"},{"name":"@react-types/searchfield@3.6.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/searchfield@3.6.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/searchfield@3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fsearchfield%403.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.4/manifests"},{"name":"@react-types/slider@3.8.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/slider@3.8.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/slider@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fslider%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.8.0/manifests"},{"name":"@react-types/switch@3.5.13","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/switch@3.5.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/switch@3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fswitch%403.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.13/manifests"},{"name":"@react-types/text@3.3.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/text@3.3.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/text@3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftext%403.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.19/manifests"},{"name":"@react-types/statuslight@3.3.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/statuslight@3.3.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/statuslight@3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fstatuslight%403.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.19/manifests"},{"name":"@react-types/radio@3.9.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/radio@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/radio@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fradio%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.9.0/manifests"},{"name":"@react-types/image@3.5.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/image@3.5.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/image@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fimage%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.5.0/manifests"},{"name":"@react-types/provider@3.8.11","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/provider@3.8.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/provider@3.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprovider%403.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.11/manifests"},{"name":"@react-types/tooltip@3.4.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tooltip@3.4.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tooltip@3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftooltip%403.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.19/manifests"},{"name":"@react-types/meter@3.4.11","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/meter@3.4.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/meter@3.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmeter%403.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.11/manifests"},{"name":"@react-types/tabs@3.3.17","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tabs@3.3.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tabs@3.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftabs%403.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.17/manifests"},{"name":"@react-types/table@3.13.2","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/table@3.13.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/table@3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftable%403.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.2/manifests"},{"name":"@react-types/badge@3.1.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/badge@3.1.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/badge@3.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbadge%403.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.19/manifests"},{"name":"@react-types/textfield@3.12.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/textfield@3.12.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/textfield@3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftextfield%403.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.4/manifests"},{"name":"@react-aria/interactions@3.25.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/interactions@3.25.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/interactions@3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Finteractions%403.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.4/manifests"},{"name":"@react-types/shared@3.31.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/shared@3.31.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/shared@3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fshared%403.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.31.0/manifests"},{"name":"@react-stately/combobox@3.11.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/combobox@3.11.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/combobox@3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcombobox%403.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.11.0/manifests"},{"name":"@spectrum-icons/workflow@4.2.23","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/workflow@4.2.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/workflow@4.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fworkflow%404.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.23/manifests"},{"name":"@spectrum-icons/ui@3.6.18","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/ui@3.6.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/ui@3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fui%403.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.18/manifests"},{"name":"@spectrum-icons/illustrations@3.6.24","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/illustrations@3.6.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/illustrations@3.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fillustrations%403.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.24/manifests"},{"name":"@spectrum-icons/express@3.0.0-alpha.28","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/express@3.0.0-alpha.28","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/express@3.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fexpress%403.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.28/manifests"},{"name":"@react-stately/calendar@3.8.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/calendar@3.8.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/calendar@3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcalendar%403.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.8.3/manifests"},{"name":"@spectrum-icons/color@3.5.24","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/color@3.5.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/color@3.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fcolor%403.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.24/manifests"},{"name":"@react-spectrum/text@3.5.18","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/text@3.5.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/text@3.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftext%403.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.18/manifests"},{"name":"@react-spectrum/tabs@3.8.23","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tabs@3.8.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tabs@3.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftabs%403.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.23/manifests"},{"name":"@react-spectrum/theme-express@3.0.0-alpha.22","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-express@3.0.0-alpha.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-express@3.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-express%403.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.22/manifests"},{"name":"@react-aria/parcel-resolver-optimize-locales@1.2.2","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/parcel-resolver-optimize-locales@1.2.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/parcel-resolver-optimize-locales@1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fparcel-resolver-optimize-locales%401.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fparcel-resolver-optimize-locales@1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fparcel-resolver-optimize-locales@1.2.2/manifests"},{"name":"@react-aria/overlays@3.28.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/overlays@3.28.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/overlays@3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Foverlays%403.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.28.0/manifests"},{"name":"@react-spectrum/s2-icon-builder@0.3.1","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2-icon-builder@0.3.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2-icon-builder@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2-icon-builder%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2-icon-builder@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2-icon-builder@0.3.1/manifests"},{"name":"@react-spectrum/theme-light@3.4.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-light@3.4.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-light@3.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-light%403.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.20/manifests"},{"name":"@react-spectrum/picker@3.16.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/picker@3.16.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/picker@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fpicker%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.16.0/manifests"},{"name":"@react-aria/live-announcer@3.4.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/live-announcer@3.4.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/live-announcer@3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flive-announcer%403.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flive-announcer@3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flive-announcer@3.4.4/manifests"},{"name":"@react-spectrum/numberfield@3.10.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/numberfield@3.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/numberfield@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fnumberfield%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.10.0/manifests"},{"name":"@react-spectrum/labeledvalue@3.2.5","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/labeledvalue@3.2.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/labeledvalue@3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabeledvalue%403.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.5/manifests"},{"name":"@react-spectrum/label@3.16.17","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/label@3.16.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/label@3.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabel%403.16.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.17/manifests"},{"name":"@react-spectrum/illustratedmessage@3.5.12","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/illustratedmessage@3.5.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/illustratedmessage@3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fillustratedmessage%403.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.12/manifests"},{"name":"@react-types/well@3.3.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/well@3.3.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/well@3.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fwell%403.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.19/manifests"},{"name":"@react-spectrum/dnd@3.5.8","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dnd@3.5.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dnd@3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdnd%403.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.5.8/manifests"},{"name":"@react-aria/grid@3.14.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/grid@3.14.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/grid@3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgrid%403.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.3/manifests"},{"name":"@react-aria/form@3.1.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/form@3.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/form@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fform%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.1.0/manifests"},{"name":"@react-spectrum/combobox@3.16.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/combobox@3.16.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/combobox@3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcombobox%403.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.16.0/manifests"},{"name":"@react-spectrum/icon@3.8.7","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/icon@3.8.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/icon@3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ficon%403.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.7/manifests"},{"name":"@react-types/menu@3.10.3","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/menu@3.10.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/menu@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmenu%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.3/manifests"},{"name":"@react-aria/dialog@3.5.28","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dialog@3.5.28","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dialog@3.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdialog%403.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.28/manifests"},{"name":"@react-spectrum/breadcrumbs@3.9.20","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/breadcrumbs@3.9.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/breadcrumbs@3.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbreadcrumbs%403.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.20/manifests"},{"name":"@react-spectrum/badge@3.1.26","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/badge@3.1.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/badge@3.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbadge%403.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.26/manifests"},{"name":"@react-spectrum/autocomplete@3.0.0-alpha.46","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/autocomplete@3.0.0-alpha.46","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/autocomplete@3.0.0-alpha.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fautocomplete%403.0.0-alpha.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.46/manifests"},{"name":"@react-aria/collections@3.0.0-rc.4","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/collections@3.0.0-rc.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/collections@3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcollections%403.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.4/manifests"},{"name":"@react-types/view@3.4.19","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/view@3.4.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/view@3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fview%403.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.19/manifests"},{"name":"react-aria-components@1.11.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria-components@1.11.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria-components@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria-components%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.11.0/manifests"},{"name":"@react-types/avatar@3.0.17","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/avatar@3.0.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/avatar@3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Favatar%403.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.17/manifests"},{"name":"react-aria@3.42.0","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria@3.42.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria@3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria%403.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.42.0/manifests"},{"name":"@react-spectrum/accordion@3.0.9","sha":"32ddbed4f8dbf41031351e69a3a19edd23364353","kind":"commit","published_at":"2025-07-22T23:59:51.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/accordion@3.0.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/accordion@3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Faccordion%403.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.9/manifests"},{"name":"@react-spectrum/list@3.10.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/list@3.10.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/list@3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flist%403.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.3/manifests"},{"name":"@react-spectrum/datepicker@3.14.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/datepicker@3.14.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/datepicker@3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdatepicker%403.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.3/manifests"},{"name":"@react-aria/toast@3.0.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toast@3.0.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toast@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoast%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.5/manifests"},{"name":"@react-aria/tree@3.1.1","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tree@3.1.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tree@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftree%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.1/manifests"},{"name":"@react-aria/tooltip@3.8.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tooltip@3.8.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tooltip@3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftooltip%403.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.5/manifests"},{"name":"@react-aria/toolbar@3.0.0-beta.18","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toolbar@3.0.0-beta.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toolbar@3.0.0-beta.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoolbar%403.0.0-beta.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.18/manifests"},{"name":"@react-aria/virtualizer@4.1.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/virtualizer@4.1.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/virtualizer@4.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvirtualizer%404.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.7/manifests"},{"name":"@react-aria/textfield@3.17.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/textfield@3.17.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/textfield@3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftextfield%403.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.17.5/manifests"},{"name":"@react-aria/visually-hidden@3.8.25","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/visually-hidden@3.8.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/visually-hidden@3.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvisually-hidden%403.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.25/manifests"},{"name":"@react-aria/toggle@3.11.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toggle@3.11.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toggle@3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoggle%403.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.11.5/manifests"},{"name":"@react-spectrum/actiongroup@3.10.17","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actiongroup@3.10.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actiongroup@3.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factiongroup%403.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.10.17/manifests"},{"name":"@react-spectrum/actionbar@3.6.9","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actionbar@3.6.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actionbar@3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factionbar%403.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.9/manifests"},{"name":"@react-spectrum/accordion@3.0.8","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/accordion@3.0.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/accordion@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Faccordion%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.8/manifests"},{"name":"@react-spectrum/autocomplete@3.0.0-alpha.45","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/autocomplete@3.0.0-alpha.45","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/autocomplete@3.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fautocomplete%403.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.45/manifests"},{"name":"@react-spectrum/button@3.16.16","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/button@3.16.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/button@3.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbutton%403.16.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.16.16/manifests"},{"name":"@react-spectrum/breadcrumbs@3.9.19","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/breadcrumbs@3.9.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/breadcrumbs@3.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbreadcrumbs%403.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.19/manifests"},{"name":"@react-spectrum/badge@3.1.25","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/badge@3.1.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/badge@3.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbadge%403.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.25/manifests"},{"name":"react-aria-components@1.10.1","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria-components@1.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria-components@1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria-components%401.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.10.1/manifests"},{"name":"@react-spectrum/calendar@3.7.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/calendar@3.7.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/calendar@3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcalendar%403.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.3/manifests"},{"name":"react-aria@3.41.1","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria@3.41.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria@3.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria%403.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.41.1/manifests"},{"name":"@react-aria/tag@3.6.2","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tag@3.6.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tag@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftag%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.6.2/manifests"},{"name":"@react-spectrum/contextualhelp@3.6.23","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/contextualhelp@3.6.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/contextualhelp@3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcontextualhelp%403.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.23/manifests"},{"name":"@react-spectrum/combobox@3.15.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/combobox@3.15.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/combobox@3.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcombobox%403.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.15.5/manifests"},{"name":"@react-spectrum/codemods@0.6.2","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.6.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.6.2/manifests"},{"name":"@react-spectrum/dnd@3.5.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dnd@3.5.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dnd@3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdnd%403.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.5.7/manifests"},{"name":"@react-spectrum/dialog@3.8.23","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dialog@3.8.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dialog@3.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdialog%403.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.8.23/manifests"},{"name":"@react-spectrum/color@3.0.9","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/color@3.0.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/color@3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcolor%403.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.0.9/manifests"},{"name":"@react-spectrum/link@3.6.19","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/link@3.6.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/link@3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flink%403.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.19/manifests"},{"name":"@react-spectrum/inlinealert@3.2.17","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/inlinealert@3.2.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/inlinealert@3.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Finlinealert%403.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.17/manifests"},{"name":"@react-spectrum/listbox@3.15.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/listbox@3.15.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/listbox@3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flistbox%403.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.3/manifests"},{"name":"@react-spectrum/numberfield@3.9.15","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/numberfield@3.9.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/numberfield@3.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fnumberfield%403.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.9.15/manifests"},{"name":"@react-spectrum/menu@3.22.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/menu@3.22.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/menu@3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmenu%403.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.3/manifests"},{"name":"@react-spectrum/filetrigger@3.0.13","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/filetrigger@3.0.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/filetrigger@3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ffiletrigger%403.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.13/manifests"},{"name":"@react-spectrum/checkbox@3.9.18","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/checkbox@3.9.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/checkbox@3.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcheckbox%403.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.9.18/manifests"},{"name":"@react-spectrum/card@3.0.0-alpha.45","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/card@3.0.0-alpha.45","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/card@3.0.0-alpha.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcard%403.0.0-alpha.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.45/manifests"},{"name":"@react-aria/tabs@3.10.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tabs@3.10.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tabs@3.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftabs%403.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.5/manifests"},{"name":"@react-aria/table@3.17.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/table@3.17.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/table@3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftable%403.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.5/manifests"},{"name":"@react-spectrum/dropzone@3.0.13","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dropzone@3.0.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dropzone@3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdropzone%403.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.13/manifests"},{"name":"@react-spectrum/overlays@5.7.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/overlays@5.7.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/overlays@5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Foverlays%405.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.7.7/manifests"},{"name":"@react-spectrum/table@3.17.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/table@3.17.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/table@3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftable%403.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.3/manifests"},{"name":"@react-spectrum/switch@3.6.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/switch@3.6.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/switch@3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fswitch%403.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.3/manifests"},{"name":"@react-spectrum/tag@3.3.2","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tag@3.3.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tag@3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftag%403.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.2/manifests"},{"name":"@react-spectrum/textfield@3.13.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/textfield@3.13.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/textfield@3.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftextfield%403.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.13.5/manifests"},{"name":"@react-spectrum/steplist@3.0.0-alpha.17","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/steplist@3.0.0-alpha.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/steplist@3.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsteplist%403.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.17/manifests"},{"name":"@react-spectrum/text@3.5.17","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/text@3.5.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/text@3.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftext%403.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.17/manifests"},{"name":"@react-types/list@3.2.29","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/list@3.2.29","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/list@3.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flist%403.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.29/manifests"},{"name":"@react-spectrum/tree@3.1.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tree@3.1.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tree@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftree%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.3/manifests"},{"name":"@react-spectrum/slider@3.7.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/slider@3.7.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/slider@3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fslider%403.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.7.7/manifests"},{"name":"@react-spectrum/tooltip@3.7.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tooltip@3.7.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tooltip@3.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftooltip%403.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.7/manifests"},{"name":"@react-spectrum/searchfield@3.8.18","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/searchfield@3.8.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/searchfield@3.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsearchfield%403.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.18/manifests"},{"name":"@react-spectrum/s2@0.9.2","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.9.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.9.2/manifests"},{"name":"@react-spectrum/radio@3.7.18","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/radio@3.7.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/radio@3.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fradio%403.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.18/manifests"},{"name":"@adobe/react-spectrum@3.42.2","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@adobe/react-spectrum@3.42.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@adobe/react-spectrum@3.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40adobe%2Freact-spectrum%403.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.42.2/manifests"},{"name":"@react-aria/actiongroup@3.7.18","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/actiongroup@3.7.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/actiongroup@3.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Factiongroup%403.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.18/manifests"},{"name":"@react-aria/button@3.13.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/button@3.13.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/button@3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbutton%403.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.13.3/manifests"},{"name":"@react-aria/breadcrumbs@3.5.26","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/breadcrumbs@3.5.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/breadcrumbs@3.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbreadcrumbs%403.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.26/manifests"},{"name":"@react-aria/autocomplete@3.0.0-beta.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/autocomplete@3.0.0-beta.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/autocomplete@3.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fautocomplete%403.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-beta.5/manifests"},{"name":"@react-aria/color@3.0.9","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/color@3.0.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/color@3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcolor%403.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.0.9/manifests"},{"name":"@react-aria/collections@3.0.0-rc.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/collections@3.0.0-rc.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/collections@3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcollections%403.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.3/manifests"},{"name":"@react-aria/checkbox@3.15.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/checkbox@3.15.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/checkbox@3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcheckbox%403.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.15.7/manifests"},{"name":"@react-aria/combobox@3.12.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/combobox@3.12.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/combobox@3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcombobox%403.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.12.5/manifests"},{"name":"@react-aria/dialog@3.5.27","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dialog@3.5.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dialog@3.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdialog%403.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.27/manifests"},{"name":"@react-aria/datepicker@3.14.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/datepicker@3.14.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/datepicker@3.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdatepicker%403.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.14.5/manifests"},{"name":"@react-aria/calendar@3.8.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/calendar@3.8.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/calendar@3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcalendar%403.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.8.3/manifests"},{"name":"@react-aria/gridlist@3.13.2","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/gridlist@3.13.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/gridlist@3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgridlist%403.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.13.2/manifests"},{"name":"@react-aria/grid@3.14.2","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/grid@3.14.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/grid@3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgrid%403.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.2/manifests"},{"name":"@react-aria/form@3.0.18","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/form@3.0.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/form@3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fform%403.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.0.18/manifests"},{"name":"@react-aria/listbox@3.14.6","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/listbox@3.14.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/listbox@3.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flistbox%403.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.6/manifests"},{"name":"@react-aria/link@3.8.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/link@3.8.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/link@3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flink%403.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.3/manifests"},{"name":"@react-aria/interactions@3.25.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/interactions@3.25.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/interactions@3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Finteractions%403.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.3/manifests"},{"name":"@react-spectrum/toast@3.0.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/toast@3.0.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/toast@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftoast%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.0.5/manifests"},{"name":"@react-aria/focus@3.20.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/focus@3.20.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/focus@3.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ffocus%403.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.20.5/manifests"},{"name":"@react-aria/radio@3.11.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/radio@3.11.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/radio@3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fradio%403.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.11.5/manifests"},{"name":"@react-aria/searchfield@3.8.6","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/searchfield@3.8.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/searchfield@3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsearchfield%403.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.6/manifests"},{"name":"@react-spectrum/tabs@3.8.22","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tabs@3.8.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tabs@3.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftabs%403.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.22/manifests"},{"name":"@react-aria/overlays@3.27.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/overlays@3.27.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/overlays@3.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Foverlays%403.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.27.3/manifests"},{"name":"@react-aria/numberfield@3.11.16","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/numberfield@3.11.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/numberfield@3.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fnumberfield%403.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.11.16/manifests"},{"name":"@react-aria/select@3.15.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/select@3.15.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/select@3.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselect%403.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.15.7/manifests"},{"name":"@react-aria/dnd@3.10.1","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dnd@3.10.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dnd@3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdnd%403.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.10.1/manifests"},{"name":"@react-aria/selection@3.24.3","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/selection@3.24.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/selection@3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselection%403.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.24.3/manifests"},{"name":"@react-aria/menu@3.18.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/menu@3.18.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/menu@3.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmenu%403.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.18.5/manifests"},{"name":"@react-aria/steplist@3.0.0-alpha.19","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/steplist@3.0.0-alpha.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/steplist@3.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsteplist%403.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.19/manifests"},{"name":"@react-aria/slider@3.7.21","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/slider@3.7.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/slider@3.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fslider%403.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.7.21/manifests"},{"name":"@react-aria/switch@3.7.5","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/switch@3.7.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/switch@3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fswitch%403.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.5/manifests"},{"name":"@react-spectrum/provider@3.10.7","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/provider@3.10.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/provider@3.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprovider%403.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.7/manifests"},{"name":"@react-spectrum/picker@3.15.11","sha":"a063122082d2b372e4846b58c85ae69ec73887ff","kind":"commit","published_at":"2025-06-10T18:04:10.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/picker@3.15.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/picker@3.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fpicker%403.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.15.11/manifests"},{"name":"@react-stately/tree@3.9.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tree@3.9.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tree@3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftree%403.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftree@3.9.0/manifests"},{"name":"@react-stately/tooltip@3.5.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tooltip@3.5.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tooltip@3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftooltip%403.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftooltip@3.5.5/manifests"},{"name":"@react-stately/toggle@3.8.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/toggle@3.8.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/toggle@3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftoggle%403.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoggle@3.8.5/manifests"},{"name":"@react-stately/utils@3.10.7","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/utils@3.10.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/utils@3.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Futils%403.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Futils@3.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Futils@3.10.7/manifests"},{"name":"@react-types/actionbar@3.1.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actionbar@3.1.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actionbar@3.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factionbar%403.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factionbar@3.1.16/manifests"},{"name":"react-stately@3.39.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-stately@3.39.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-stately@3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-stately%403.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-stately@3.39.0/manifests"},{"name":"@react-stately/toast@3.1.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/toast@3.1.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/toast@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftoast%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoast@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftoast@3.1.1/manifests"},{"name":"@react-stately/virtualizer@4.4.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/virtualizer@4.4.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/virtualizer@4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fvirtualizer%404.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fvirtualizer@4.4.1/manifests"},{"name":"@react-types/badge@3.1.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/badge@3.1.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/badge@3.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbadge%403.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbadge@3.1.18/manifests"},{"name":"@react-types/breadcrumbs@3.7.14","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/breadcrumbs@3.7.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/breadcrumbs@3.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbreadcrumbs%403.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbreadcrumbs@3.7.14/manifests"},{"name":"@react-types/avatar@3.0.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/avatar@3.0.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/avatar@3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Favatar%403.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Favatar@3.0.16/manifests"},{"name":"@react-types/button@3.12.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/button@3.12.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/button@3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbutton%403.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbutton@3.12.2/manifests"},{"name":"@react-types/autocomplete@3.0.0-alpha.32","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/autocomplete@3.0.0-alpha.32","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/autocomplete@3.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fautocomplete%403.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fautocomplete@3.0.0-alpha.32/manifests"},{"name":"@react-types/actiongroup@3.4.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/actiongroup@3.4.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/actiongroup@3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Factiongroup%403.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Factiongroup@3.4.18/manifests"},{"name":"@react-types/buttongroup@3.3.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/buttongroup@3.3.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/buttongroup@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fbuttongroup%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fbuttongroup@3.3.18/manifests"},{"name":"@react-stately/tabs@3.8.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/tabs@3.8.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/tabs@3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftabs%403.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftabs@3.8.3/manifests"},{"name":"@react-types/color@3.0.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/color@3.0.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/color@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcolor%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.0.6/manifests"},{"name":"@react-types/checkbox@3.9.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/checkbox@3.9.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/checkbox@3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcheckbox%403.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.9.5/manifests"},{"name":"@react-types/card@3.0.0-alpha.37","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/card@3.0.0-alpha.37","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/card@3.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcard%403.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.37/manifests"},{"name":"@react-stately/table@3.14.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/table@3.14.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/table@3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Ftable%403.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Ftable@3.14.3/manifests"},{"name":"@react-types/calendar@3.7.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/calendar@3.7.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/calendar@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcalendar%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.2/manifests"},{"name":"@react-types/divider@3.3.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/divider@3.3.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/divider@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdivider%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.18/manifests"},{"name":"@react-types/dialog@3.5.19","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/dialog@3.5.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/dialog@3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdialog%403.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdialog@3.5.19/manifests"},{"name":"@react-types/datepicker@3.12.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/datepicker@3.12.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/datepicker@3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdatepicker%403.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.12.2/manifests"},{"name":"@react-types/contextualhelp@3.2.19","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/contextualhelp@3.2.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/contextualhelp@3.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcontextualhelp%403.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.19/manifests"},{"name":"@react-types/layout@3.3.24","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/layout@3.3.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/layout@3.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flayout%403.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.24/manifests"},{"name":"@react-types/label@3.9.12","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/label@3.9.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/label@3.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flabel%403.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.12/manifests"},{"name":"@react-types/image@3.4.10","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/image@3.4.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/image@3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fimage%403.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.4.10/manifests"},{"name":"@react-types/link@3.6.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/link@3.6.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/link@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flink%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.2/manifests"},{"name":"@react-types/menu@3.10.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/menu@3.10.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/menu@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmenu%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmenu@3.10.2/manifests"},{"name":"@react-types/listbox@3.7.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/listbox@3.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/listbox@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flistbox%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flistbox@3.7.1/manifests"},{"name":"@react-types/list@3.2.28","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/list@3.2.28","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/list@3.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flist%403.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flist@3.2.28/manifests"},{"name":"@react-types/illustratedmessage@3.3.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/illustratedmessage@3.3.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/illustratedmessage@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fillustratedmessage%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fillustratedmessage@3.3.18/manifests"},{"name":"@react-types/progress@3.5.13","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/progress@3.5.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/progress@3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprogress%403.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprogress@3.5.13/manifests"},{"name":"@react-types/overlays@3.8.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/overlays@3.8.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/overlays@3.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Foverlays%403.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Foverlays@3.8.16/manifests"},{"name":"@react-types/provider@3.8.10","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/provider@3.8.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/provider@3.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fprovider%403.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fprovider@3.8.10/manifests"},{"name":"@react-types/numberfield@3.8.12","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/numberfield@3.8.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/numberfield@3.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fnumberfield%403.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fnumberfield@3.8.12/manifests"},{"name":"@react-types/searchfield@3.6.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/searchfield@3.6.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/searchfield@3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fsearchfield%403.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fsearchfield@3.6.3/manifests"},{"name":"@react-types/grid@3.3.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/grid@3.3.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/grid@3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fgrid%403.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.3/manifests"},{"name":"@react-types/radio@3.8.10","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/radio@3.8.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/radio@3.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fradio%403.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fradio@3.8.10/manifests"},{"name":"@react-types/meter@3.4.10","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/meter@3.4.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/meter@3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fmeter%403.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fmeter@3.4.10/manifests"},{"name":"@react-types/switch@3.5.12","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/switch@3.5.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/switch@3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fswitch%403.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fswitch@3.5.12/manifests"},{"name":"@react-types/statuslight@3.3.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/statuslight@3.3.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/statuslight@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fstatuslight%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fstatuslight@3.3.18/manifests"},{"name":"@react-types/table@3.13.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/table@3.13.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/table@3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftable%403.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftable@3.13.1/manifests"},{"name":"@react-types/slider@3.7.12","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/slider@3.7.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/slider@3.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fslider%403.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fslider@3.7.12/manifests"},{"name":"@react-types/textfield@3.12.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/textfield@3.12.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/textfield@3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftextfield%403.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftextfield@3.12.3/manifests"},{"name":"@react-types/text@3.3.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/text@3.3.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/text@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftext%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftext@3.3.18/manifests"},{"name":"@react-types/shared@3.30.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/shared@3.30.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/shared@3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fshared%403.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fshared@3.30.0/manifests"},{"name":"@react-types/tabs@3.3.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tabs@3.3.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tabs@3.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftabs%403.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftabs@3.3.16/manifests"},{"name":"@spectrum-icons/color@3.5.23","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/color@3.5.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/color@3.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fcolor%403.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fcolor@3.5.23/manifests"},{"name":"@react-types/well@3.3.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/well@3.3.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/well@3.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fwell%403.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fwell@3.3.18/manifests"},{"name":"@react-types/view@3.4.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/view@3.4.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/view@3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fview%403.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fview@3.4.18/manifests"},{"name":"@react-types/form@3.7.13","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/form@3.7.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/form@3.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fform%403.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.13/manifests"},{"name":"@react-types/combobox@3.13.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/combobox@3.13.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/combobox@3.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcombobox%403.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.6/manifests"},{"name":"@react-types/select@3.9.13","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/select@3.9.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/select@3.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fselect%403.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fselect@3.9.13/manifests"},{"name":"@react-stately/steplist@3.0.0-alpha.15","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/steplist@3.0.0-alpha.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/steplist@3.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsteplist%403.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsteplist@3.0.0-alpha.15/manifests"},{"name":"@react-types/tooltip@3.4.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/tooltip@3.4.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/tooltip@3.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Ftooltip%403.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Ftooltip@3.4.18/manifests"},{"name":"@adobe/react-spectrum@3.42.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@adobe/react-spectrum@3.42.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@adobe/react-spectrum@3.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40adobe%2Freact-spectrum%403.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@adobe%2Freact-spectrum@3.42.1/manifests"},{"name":"@internationalized/date@3.8.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/date@3.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/date@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fdate%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fdate@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fdate@3.8.2/manifests"},{"name":"@internationalized/number@3.6.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/number@3.6.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/number@3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fnumber%403.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fnumber@3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fnumber@3.6.3/manifests"},{"name":"@internationalized/message@3.1.8","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/message@3.1.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/message@3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fmessage%403.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fmessage@3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fmessage@3.1.8/manifests"},{"name":"@react-aria/breadcrumbs@3.5.25","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/breadcrumbs@3.5.25","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/breadcrumbs@3.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbreadcrumbs%403.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbreadcrumbs@3.5.25/manifests"},{"name":"@react-aria/autocomplete@3.0.0-beta.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/autocomplete@3.0.0-beta.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/autocomplete@3.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fautocomplete%403.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fautocomplete@3.0.0-beta.4/manifests"},{"name":"@react-aria/aria-modal-polyfill@3.7.14","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/aria-modal-polyfill@3.7.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/aria-modal-polyfill@3.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Faria-modal-polyfill%403.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Faria-modal-polyfill@3.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Faria-modal-polyfill@3.7.14/manifests"},{"name":"@react-aria/button@3.13.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/button@3.13.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/button@3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fbutton%403.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fbutton@3.13.2/manifests"},{"name":"@react-aria/collections@3.0.0-rc.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/collections@3.0.0-rc.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/collections@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcollections%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcollections@3.0.0-rc.2/manifests"},{"name":"@react-aria/checkbox@3.15.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/checkbox@3.15.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/checkbox@3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcheckbox%403.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcheckbox@3.15.6/manifests"},{"name":"@react-aria/actiongroup@3.7.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/actiongroup@3.7.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/actiongroup@3.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Factiongroup%403.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Factiongroup@3.7.17/manifests"},{"name":"@react-aria/calendar@3.8.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/calendar@3.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/calendar@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcalendar%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcalendar@3.8.2/manifests"},{"name":"@react-aria/dialog@3.5.26","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dialog@3.5.26","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dialog@3.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdialog%403.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdialog@3.5.26/manifests"},{"name":"@react-aria/disclosure@3.0.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/disclosure@3.0.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/disclosure@3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdisclosure%403.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdisclosure@3.0.6/manifests"},{"name":"@react-aria/datepicker@3.14.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/datepicker@3.14.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/datepicker@3.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdatepicker%403.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdatepicker@3.14.4/manifests"},{"name":"@react-aria/combobox@3.12.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/combobox@3.12.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/combobox@3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcombobox%403.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcombobox@3.12.4/manifests"},{"name":"@react-aria/dnd@3.10.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/dnd@3.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/dnd@3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fdnd%403.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fdnd@3.10.0/manifests"},{"name":"@react-aria/color@3.0.8","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/color@3.0.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/color@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fcolor%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fcolor@3.0.8/manifests"},{"name":"@spectrum-icons/workflow@4.2.22","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/workflow@4.2.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/workflow@4.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fworkflow%404.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fworkflow@4.2.22/manifests"},{"name":"@internationalized/string@3.2.7","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@internationalized/string@3.2.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@internationalized/string@3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40internationalized%2Fstring%403.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fstring@3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@internationalized%2Fstring@3.2.7/manifests"},{"name":"@react-aria/interactions@3.25.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/interactions@3.25.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/interactions@3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Finteractions%403.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Finteractions@3.25.2/manifests"},{"name":"@react-aria/i18n@3.12.10","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/i18n@3.12.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/i18n@3.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fi18n%403.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fi18n@3.12.10/manifests"},{"name":"@react-aria/gridlist@3.13.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/gridlist@3.13.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/gridlist@3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgridlist%403.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgridlist@3.13.1/manifests"},{"name":"@react-aria/label@3.7.19","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/label@3.7.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/label@3.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flabel%403.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flabel@3.7.19/manifests"},{"name":"@react-aria/listbox@3.14.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/listbox@3.14.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/listbox@3.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flistbox%403.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flistbox@3.14.5/manifests"},{"name":"@react-aria/link@3.8.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/link@3.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/link@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flink%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flink@3.8.2/manifests"},{"name":"@react-aria/grid@3.14.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/grid@3.14.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/grid@3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fgrid%403.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fgrid@3.14.1/manifests"},{"name":"@react-aria/landmark@3.0.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/landmark@3.0.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/landmark@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flandmark%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flandmark@3.0.4/manifests"},{"name":"@react-aria/numberfield@3.11.15","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/numberfield@3.11.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/numberfield@3.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fnumberfield%403.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fnumberfield@3.11.15/manifests"},{"name":"@react-aria/meter@3.4.24","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/meter@3.4.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/meter@3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmeter%403.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmeter@3.4.24/manifests"},{"name":"@react-aria/menu@3.18.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/menu@3.18.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/menu@3.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fmenu%403.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fmenu@3.18.4/manifests"},{"name":"@react-aria/overlays@3.27.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/overlays@3.27.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/overlays@3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Foverlays%403.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Foverlays@3.27.2/manifests"},{"name":"@react-aria/form@3.0.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/form@3.0.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/form@3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fform%403.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fform@3.0.17/manifests"},{"name":"@react-aria/radio@3.11.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/radio@3.11.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/radio@3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fradio%403.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fradio@3.11.4/manifests"},{"name":"@react-aria/progress@3.4.24","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/progress@3.4.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/progress@3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fprogress%403.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fprogress@3.4.24/manifests"},{"name":"@react-aria/live-announcer@3.4.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/live-announcer@3.4.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/live-announcer@3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Flive-announcer%403.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flive-announcer@3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Flive-announcer@3.4.3/manifests"},{"name":"@react-aria/slider@3.7.20","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/slider@3.7.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/slider@3.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fslider%403.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fslider@3.7.20/manifests"},{"name":"@react-aria/separator@3.4.10","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/separator@3.4.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/separator@3.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fseparator%403.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fseparator@3.4.10/manifests"},{"name":"@react-aria/selection@3.24.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/selection@3.24.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/selection@3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselection%403.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselection@3.24.2/manifests"},{"name":"@react-aria/select@3.15.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/select@3.15.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/select@3.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fselect%403.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fselect@3.15.6/manifests"},{"name":"@react-aria/searchfield@3.8.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/searchfield@3.8.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/searchfield@3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsearchfield%403.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsearchfield@3.8.5/manifests"},{"name":"@spectrum-icons/ui@3.6.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/ui@3.6.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/ui@3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fui%403.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fui@3.6.17/manifests"},{"name":"@react-aria/focus@3.20.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/focus@3.20.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/focus@3.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ffocus%403.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ffocus@3.20.4/manifests"},{"name":"@react-aria/tag@3.6.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tag@3.6.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tag@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftag%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftag@3.6.1/manifests"},{"name":"@react-aria/tabs@3.10.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tabs@3.10.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tabs@3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftabs%403.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftabs@3.10.4/manifests"},{"name":"@react-aria/table@3.17.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/table@3.17.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/table@3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftable%403.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftable@3.17.4/manifests"},{"name":"@react-aria/test-utils@1.0.0-alpha.8","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/test-utils@1.0.0-alpha.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/test-utils@1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftest-utils%401.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftest-utils@1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftest-utils@1.0.0-alpha.8/manifests"},{"name":"@react-aria/steplist@3.0.0-alpha.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/steplist@3.0.0-alpha.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/steplist@3.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fsteplist%403.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fsteplist@3.0.0-alpha.18/manifests"},{"name":"@react-aria/toast@3.0.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toast@3.0.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toast@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoast%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoast@3.0.4/manifests"},{"name":"@react-aria/textfield@3.17.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/textfield@3.17.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/textfield@3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftextfield%403.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftextfield@3.17.4/manifests"},{"name":"@react-aria/switch@3.7.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/switch@3.7.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/switch@3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fswitch%403.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fswitch@3.7.4/manifests"},{"name":"@react-aria/spinbutton@3.6.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/spinbutton@3.6.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/spinbutton@3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fspinbutton%403.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fspinbutton@3.6.16/manifests"},{"name":"@react-aria/ssr@3.9.9","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/ssr@3.9.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/ssr@3.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fssr%403.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fssr@3.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fssr@3.9.9/manifests"},{"name":"@spectrum-icons/illustrations@3.6.23","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/illustrations@3.6.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/illustrations@3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fillustrations%403.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fillustrations@3.6.23/manifests"},{"name":"@react-aria/toggle@3.11.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toggle@3.11.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toggle@3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoggle%403.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoggle@3.11.4/manifests"},{"name":"@react-aria/virtualizer@4.1.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/virtualizer@4.1.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/virtualizer@4.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvirtualizer%404.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvirtualizer@4.1.6/manifests"},{"name":"@react-aria/utils@3.29.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/utils@3.29.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/utils@3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Futils%403.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Futils@3.29.1/manifests"},{"name":"@react-aria/visually-hidden@3.8.24","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/visually-hidden@3.8.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/visually-hidden@3.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Fvisually-hidden%403.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Fvisually-hidden@3.8.24/manifests"},{"name":"react-aria-components@1.10.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria-components@1.10.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria-components@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria-components%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria-components@1.10.0/manifests"},{"name":"react-aria@3.41.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/react-aria@3.41.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/react-aria@3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@react-aria%403.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/react-aria@3.41.0/manifests"},{"name":"@react-aria/tree@3.1.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tree@3.1.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tree@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftree%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftree@3.1.0/manifests"},{"name":"@react-spectrum/accordion@3.0.7","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/accordion@3.0.7","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/accordion@3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Faccordion%403.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Faccordion@3.0.7/manifests"},{"name":"@react-spectrum/breadcrumbs@3.9.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/breadcrumbs@3.9.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/breadcrumbs@3.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbreadcrumbs%403.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbreadcrumbs@3.9.18/manifests"},{"name":"@react-spectrum/badge@3.1.24","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/badge@3.1.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/badge@3.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbadge%403.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbadge@3.1.24/manifests"},{"name":"@react-spectrum/avatar@3.0.23","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/avatar@3.0.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/avatar@3.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Favatar%403.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Favatar@3.0.23/manifests"},{"name":"@react-spectrum/button@3.16.15","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/button@3.16.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/button@3.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbutton%403.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbutton@3.16.15/manifests"},{"name":"@react-spectrum/card@3.0.0-alpha.44","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/card@3.0.0-alpha.44","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/card@3.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcard%403.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcard@3.0.0-alpha.44/manifests"},{"name":"@react-spectrum/checkbox@3.9.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/checkbox@3.9.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/checkbox@3.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcheckbox%403.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcheckbox@3.9.17/manifests"},{"name":"@react-spectrum/calendar@3.7.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/calendar@3.7.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/calendar@3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcalendar%403.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcalendar@3.7.2/manifests"},{"name":"@react-spectrum/autocomplete@3.0.0-alpha.44","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/autocomplete@3.0.0-alpha.44","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/autocomplete@3.0.0-alpha.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fautocomplete%403.0.0-alpha.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fautocomplete@3.0.0-alpha.44/manifests"},{"name":"@react-spectrum/buttongroup@3.6.23","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/buttongroup@3.6.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/buttongroup@3.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fbuttongroup%403.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fbuttongroup@3.6.23/manifests"},{"name":"@react-spectrum/contextualhelp@3.6.22","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/contextualhelp@3.6.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/contextualhelp@3.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcontextualhelp%403.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcontextualhelp@3.6.22/manifests"},{"name":"@react-spectrum/combobox@3.15.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/combobox@3.15.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/combobox@3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcombobox%403.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcombobox@3.15.4/manifests"},{"name":"@react-spectrum/color@3.0.8","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/color@3.0.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/color@3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcolor%403.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcolor@3.0.8/manifests"},{"name":"@react-spectrum/datepicker@3.14.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/datepicker@3.14.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/datepicker@3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdatepicker%403.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdatepicker@3.14.2/manifests"},{"name":"@react-spectrum/dnd@3.5.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dnd@3.5.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dnd@3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdnd%403.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdnd@3.5.6/manifests"},{"name":"@react-spectrum/divider@3.5.24","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/divider@3.5.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/divider@3.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdivider%403.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdivider@3.5.24/manifests"},{"name":"@react-spectrum/codemods@0.6.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/codemods@0.6.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/codemods@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fcodemods%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fcodemods@0.6.1/manifests"},{"name":"@react-spectrum/dialog@3.8.22","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dialog@3.8.22","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dialog@3.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdialog%403.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdialog@3.8.22/manifests"},{"name":"@react-spectrum/actiongroup@3.10.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actiongroup@3.10.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actiongroup@3.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factiongroup%403.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factiongroup@3.10.16/manifests"},{"name":"@react-spectrum/illustratedmessage@3.5.11","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/illustratedmessage@3.5.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/illustratedmessage@3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fillustratedmessage%403.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fillustratedmessage@3.5.11/manifests"},{"name":"@react-spectrum/icon@3.8.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/icon@3.8.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/icon@3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ficon%403.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ficon@3.8.6/manifests"},{"name":"@react-spectrum/form@3.7.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/form@3.7.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/form@3.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fform%403.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fform@3.7.16/manifests"},{"name":"@react-spectrum/image@3.5.12","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/image@3.5.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/image@3.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fimage%403.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fimage@3.5.12/manifests"},{"name":"@react-spectrum/labeledvalue@3.2.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/labeledvalue@3.2.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/labeledvalue@3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabeledvalue%403.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabeledvalue@3.2.4/manifests"},{"name":"@react-spectrum/layout@3.6.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/layout@3.6.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/layout@3.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flayout%403.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flayout@3.6.16/manifests"},{"name":"@react-spectrum/label@3.16.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/label@3.16.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/label@3.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flabel%403.16.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flabel@3.16.16/manifests"},{"name":"@react-spectrum/filetrigger@3.0.12","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/filetrigger@3.0.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/filetrigger@3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ffiletrigger%403.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ffiletrigger@3.0.12/manifests"},{"name":"@react-spectrum/inlinealert@3.2.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/inlinealert@3.2.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/inlinealert@3.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Finlinealert%403.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Finlinealert@3.2.16/manifests"},{"name":"@react-spectrum/menu@3.22.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/menu@3.22.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/menu@3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmenu%403.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmenu@3.22.2/manifests"},{"name":"@react-spectrum/meter@3.5.11","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/meter@3.5.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/meter@3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fmeter%403.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fmeter@3.5.11/manifests"},{"name":"@react-spectrum/listbox@3.15.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/listbox@3.15.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/listbox@3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flistbox%403.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flistbox@3.15.2/manifests"},{"name":"@react-spectrum/overlays@5.7.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/overlays@5.7.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/overlays@5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Foverlays%405.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Foverlays@5.7.6/manifests"},{"name":"@react-spectrum/numberfield@3.9.14","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/numberfield@3.9.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/numberfield@3.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fnumberfield%403.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fnumberfield@3.9.14/manifests"},{"name":"@react-spectrum/list@3.10.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/list@3.10.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/list@3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flist%403.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flist@3.10.2/manifests"},{"name":"@react-spectrum/link@3.6.18","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/link@3.6.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/link@3.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Flink%403.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Flink@3.6.18/manifests"},{"name":"@react-spectrum/dropzone@3.0.12","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/dropzone@3.0.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/dropzone@3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fdropzone%403.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fdropzone@3.0.12/manifests"},{"name":"@react-aria/tooltip@3.8.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/tooltip@3.8.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/tooltip@3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftooltip%403.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftooltip@3.8.4/manifests"},{"name":"@react-spectrum/actionbar@3.6.8","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/actionbar@3.6.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/actionbar@3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Factionbar%403.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Factionbar@3.6.8/manifests"},{"name":"@react-spectrum/s2@0.9.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2@0.9.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2@0.9.1/manifests"},{"name":"@react-spectrum/s2-icon-builder@0.3.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/s2-icon-builder@0.3.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/s2-icon-builder@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fs2-icon-builder%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2-icon-builder@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fs2-icon-builder@0.3.0/manifests"},{"name":"@react-spectrum/radio@3.7.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/radio@3.7.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/radio@3.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fradio%403.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fradio@3.7.17/manifests"},{"name":"@react-spectrum/searchfield@3.8.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/searchfield@3.8.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/searchfield@3.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsearchfield%403.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsearchfield@3.8.17/manifests"},{"name":"@react-spectrum/steplist@3.0.0-alpha.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/steplist@3.0.0-alpha.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/steplist@3.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fsteplist%403.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fsteplist@3.0.0-alpha.16/manifests"},{"name":"@react-spectrum/switch@3.6.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/switch@3.6.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/switch@3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fswitch%403.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fswitch@3.6.2/manifests"},{"name":"@react-spectrum/statuslight@3.5.23","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/statuslight@3.5.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/statuslight@3.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fstatuslight%403.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fstatuslight@3.5.23/manifests"},{"name":"@react-spectrum/provider@3.10.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/provider@3.10.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/provider@3.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprovider%403.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprovider@3.10.6/manifests"},{"name":"@react-spectrum/slider@3.7.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/slider@3.7.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/slider@3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fslider%403.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fslider@3.7.6/manifests"},{"name":"@react-spectrum/test-utils@1.0.0-alpha.8","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/test-utils@1.0.0-alpha.8","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/test-utils@1.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftest-utils%401.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftest-utils@1.0.0-alpha.8/manifests"},{"name":"@react-spectrum/tag@3.3.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tag@3.3.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tag@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftag%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftag@3.3.1/manifests"},{"name":"@react-spectrum/tabs@3.8.21","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tabs@3.8.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tabs@3.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftabs%403.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftabs@3.8.21/manifests"},{"name":"@react-spectrum/text@3.5.16","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/text@3.5.16","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/text@3.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftext%403.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftext@3.5.16/manifests"},{"name":"@react-spectrum/theme-default@3.5.19","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-default@3.5.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-default@3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-default%403.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-default@3.5.19/manifests"},{"name":"@react-spectrum/theme-express@3.0.0-alpha.21","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-express@3.0.0-alpha.21","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-express@3.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-express%403.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-express@3.0.0-alpha.21/manifests"},{"name":"@react-spectrum/theme-dark@3.5.19","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-dark@3.5.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-dark@3.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-dark%403.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-dark@3.5.19/manifests"},{"name":"@react-spectrum/table@3.17.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/table@3.17.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/table@3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftable%403.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftable@3.17.2/manifests"},{"name":"@react-spectrum/textfield@3.13.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/textfield@3.13.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/textfield@3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftextfield%403.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftextfield@3.13.4/manifests"},{"name":"@react-spectrum/progress@3.7.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/progress@3.7.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/progress@3.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fprogress%403.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fprogress@3.7.17/manifests"},{"name":"@react-spectrum/utils@3.12.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/utils@3.12.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/utils@3.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Futils%403.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Futils@3.12.6/manifests"},{"name":"@react-spectrum/view@3.6.20","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/view@3.6.20","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/view@3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fview%403.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fview@3.6.20/manifests"},{"name":"@react-spectrum/tree@3.1.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tree@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tree@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftree%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftree@3.1.2/manifests"},{"name":"@react-stately/autocomplete@3.0.0-beta.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/autocomplete@3.0.0-beta.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/autocomplete@3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fautocomplete%403.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fautocomplete@3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fautocomplete@3.0.0-beta.2/manifests"},{"name":"@react-spectrum/well@3.4.24","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/well@3.4.24","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/well@3.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fwell%403.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fwell@3.4.24/manifests"},{"name":"@react-spectrum/tooltip@3.7.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/tooltip@3.7.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/tooltip@3.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftooltip%403.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftooltip@3.7.6/manifests"},{"name":"@react-stately/collections@3.12.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/collections@3.12.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/collections@3.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcollections%403.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcollections@3.12.5/manifests"},{"name":"@react-stately/color@3.8.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/color@3.8.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/color@3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcolor%403.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcolor@3.8.6/manifests"},{"name":"@react-stately/checkbox@3.6.15","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/checkbox@3.6.15","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/checkbox@3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcheckbox%403.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcheckbox@3.6.15/manifests"},{"name":"@react-stately/calendar@3.8.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/calendar@3.8.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/calendar@3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcalendar%403.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcalendar@3.8.2/manifests"},{"name":"@react-spectrum/toast@3.0.4","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/toast@3.0.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/toast@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftoast%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftoast@3.0.4/manifests"},{"name":"@react-stately/disclosure@3.0.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/disclosure@3.0.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/disclosure@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdisclosure%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdisclosure@3.0.5/manifests"},{"name":"@react-stately/dnd@3.6.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/dnd@3.6.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/dnd@3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdnd%403.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdnd@3.6.0/manifests"},{"name":"@react-stately/datepicker@3.14.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/datepicker@3.14.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/datepicker@3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdatepicker%403.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdatepicker@3.14.2/manifests"},{"name":"@react-stately/data@3.13.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/data@3.13.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/data@3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fdata%403.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fdata@3.13.1/manifests"},{"name":"@react-stately/flags@3.1.2","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/flags@3.1.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/flags@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fflags%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fflags@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fflags@3.1.2/manifests"},{"name":"@react-spectrum/theme-light@3.4.19","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/theme-light@3.4.19","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/theme-light@3.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Ftheme-light%403.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Ftheme-light@3.4.19/manifests"},{"name":"@react-aria/toolbar@3.0.0-beta.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-aria/toolbar@3.0.0-beta.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-aria/toolbar@3.0.0-beta.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-aria%2Ftoolbar%403.0.0-beta.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-aria%2Ftoolbar@3.0.0-beta.17/manifests"},{"name":"@react-spectrum/parcel-namer-s2@0.3.0","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/parcel-namer-s2@0.3.0","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/parcel-namer-s2@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fparcel-namer-s2%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-namer-s2@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fparcel-namer-s2@0.3.0/manifests"},{"name":"@react-stately/combobox@3.10.6","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/combobox@3.10.6","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/combobox@3.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fcombobox%403.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fcombobox@3.10.6/manifests"},{"name":"@react-stately/form@3.1.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/form@3.1.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/form@3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fform%403.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fform@3.1.5/manifests"},{"name":"@react-spectrum/picker@3.15.10","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-spectrum/picker@3.15.10","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-spectrum/picker@3.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-spectrum%2Fpicker%403.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-spectrum%2Fpicker@3.15.10/manifests"},{"name":"@react-stately/list@3.12.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/list@3.12.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/list@3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flist%403.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flist@3.12.3/manifests"},{"name":"@react-stately/menu@3.9.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/menu@3.9.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/menu@3.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fmenu%403.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fmenu@3.9.5/manifests"},{"name":"@react-stately/layout@4.3.1","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/layout@4.3.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/layout@4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Flayout%404.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Flayout@4.3.1/manifests"},{"name":"@react-stately/numberfield@3.9.13","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/numberfield@3.9.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/numberfield@3.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fnumberfield%403.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fnumberfield@3.9.13/manifests"},{"name":"@react-stately/radio@3.10.14","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/radio@3.10.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/radio@3.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fradio%403.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fradio@3.10.14/manifests"},{"name":"@react-stately/select@3.6.14","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/select@3.6.14","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/select@3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselect%403.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselect@3.6.14/manifests"},{"name":"@react-stately/slider@3.6.5","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/slider@3.6.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/slider@3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fslider%403.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fslider@3.6.5/manifests"},{"name":"@react-stately/selection@3.20.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/selection@3.20.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/selection@3.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fselection%403.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fselection@3.20.3/manifests"},{"name":"@react-stately/overlays@3.6.17","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/overlays@3.6.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/overlays@3.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Foverlays%403.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Foverlays@3.6.17/manifests"},{"name":"@spectrum-icons/express@3.0.0-alpha.27","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@spectrum-icons/express@3.0.0-alpha.27","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@spectrum-icons/express@3.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40spectrum-icons%2Fexpress%403.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@spectrum-icons%2Fexpress@3.0.0-alpha.27/manifests"},{"name":"@react-stately/searchfield@3.5.13","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/searchfield@3.5.13","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/searchfield@3.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fsearchfield%403.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fsearchfield@3.5.13/manifests"},{"name":"@react-stately/grid@3.11.3","sha":"9cc6cf890db17508b5382a94e66b1b418a4c3877","kind":"commit","published_at":"2025-06-04T23:50:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-stately/grid@3.11.3","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-stately/grid@3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-stately%2Fgrid%403.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-stately%2Fgrid@3.11.3/manifests"},{"name":"@react-types/color@3.0.5","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/color@3.0.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/color@3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcolor%403.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcolor@3.0.5/manifests"},{"name":"@react-types/checkbox@3.9.4","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/checkbox@3.9.4","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/checkbox@3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcheckbox%403.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcheckbox@3.9.4/manifests"},{"name":"@react-types/card@3.0.0-alpha.36","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/card@3.0.0-alpha.36","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/card@3.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcard%403.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcard@3.0.0-alpha.36/manifests"},{"name":"@react-types/combobox@3.13.5","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/combobox@3.13.5","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/combobox@3.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcombobox%403.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcombobox@3.13.5/manifests"},{"name":"@react-types/datepicker@3.12.1","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/datepicker@3.12.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/datepicker@3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdatepicker%403.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdatepicker@3.12.1/manifests"},{"name":"@react-types/contextualhelp@3.2.18","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/contextualhelp@3.2.18","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/contextualhelp@3.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcontextualhelp%403.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcontextualhelp@3.2.18/manifests"},{"name":"@react-types/calendar@3.7.1","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/calendar@3.7.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/calendar@3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fcalendar%403.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fcalendar@3.7.1/manifests"},{"name":"@react-types/grid@3.3.2","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/grid@3.3.2","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/grid@3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fgrid%403.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fgrid@3.3.2/manifests"},{"name":"@react-types/divider@3.3.17","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/divider@3.3.17","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/divider@3.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fdivider%403.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fdivider@3.3.17/manifests"},{"name":"@react-types/form@3.7.12","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/form@3.7.12","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/form@3.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fform%403.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fform@3.7.12/manifests"},{"name":"@react-types/layout@3.3.23","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/layout@3.3.23","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/layout@3.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flayout%403.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flayout@3.3.23/manifests"},{"name":"@react-types/label@3.9.11","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/label@3.9.11","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/label@3.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flabel%403.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flabel@3.9.11/manifests"},{"name":"@react-types/image@3.4.9","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/image@3.4.9","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/image@3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Fimage%403.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Fimage@3.4.9/manifests"},{"name":"@react-types/link@3.6.1","sha":"7d2e0c6379678e14d3612dcd39ed4dddb5997029","kind":"commit","published_at":"2025-05-16T23:24:50.000Z","download_url":"https://codeload.github.com/adobe/react-spectrum/tar.gz/@react-types/link@3.6.1","html_url":"https://github.com/adobe/react-spectrum/releases/tag/@react-types/link@3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/react-spectrum@%40react-types%2Flink%403.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/tags/@react-types%2Flink@3.6.1/manifests"}]},"repo_metadata_updated_at":"2025-10-13T02:09:20.864Z","dependent_packages_count":4,"downloads":748,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":25.035298260488265,"dependent_repos_count":6.344371403113194,"dependent_packages_count":4.507975636262088,"stargazers_count":1.0299433298454217,"forks_count":1.325749291449503,"docker_downloads_count":null,"average":7.648667584231694},"purl":"pkg:npm/%40react-stately/actiongroup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-stately/actiongroup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-stately/actiongroup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-stately/actiongroup/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-10T04:14:11.363Z","issues_count":1825,"pull_requests_count":3114,"avg_time_to_close_issue":24428817.436283186,"avg_time_to_close_pull_request":2755336.002295333,"issues_closed_count":1129,"pull_requests_closed_count":2613,"pull_request_authors_count":300,"issue_authors_count":1038,"avg_comments_per_issue":2.705205479452055,"avg_comments_per_pull_request":3.8349389852280025,"merged_pull_requests_count":2190,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":589,"past_year_pull_requests_count":1421,"past_year_avg_time_to_close_issue":1565519.6824817518,"past_year_avg_time_to_close_pull_request":764085.2239631336,"past_year_issues_closed_count":274,"past_year_pull_requests_closed_count":1084,"past_year_pull_request_authors_count":138,"past_year_issue_authors_count":395,"past_year_avg_comments_per_issue":1.5517826825127334,"past_year_avg_comments_per_pull_request":2.8536242083040113,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":942,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Freact-spectrum/issues","maintainers":[{"login":"snowystinger","count":645,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowystinger"},{"login":"devongovett","count":550,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devongovett"},{"login":"LFDanLu","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LFDanLu"},{"login":"reidbarber","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reidbarber"},{"login":"yihuiliao","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yihuiliao"},{"login":"ktabors","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabors"},{"login":"majornista","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majornista"},{"login":"rgeraghty","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgeraghty"},{"login":"jluyau","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jluyau"},{"login":"dannify","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dannify"},{"login":"jnurthen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnurthen"},{"login":"iamwillpowell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iamwillpowell"},{"login":"matthewdeutsch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewdeutsch"},{"login":"dgrossen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrossen"},{"login":"tiffany-sy-lin","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiffany-sy-lin"},{"login":"skathuria29","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skathuria29"},{"login":"solimant","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solimant"},{"login":"ross-pfahler","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ross-pfahler"},{"login":"ishank-s","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ishank-s"},{"login":"msabramo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msabramo"},{"login":"sarbull","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarbull"},{"login":"Rocss","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rocss"},{"login":"uyanga-gb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uyanga-gb"},{"login":"dxwalf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dxwalf"},{"login":"dkario","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkario"},{"login":"sic2","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sic2"},{"login":"mikaelasymanovich","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikaelasymanovich"},{"login":"elodierafali","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elodierafali"},{"login":"prophet1996","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prophet1996"},{"login":"DPandyan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DPandyan"},{"login":"arumsey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arumsey"},{"login":"rvillescas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvillescas"}],"active_maintainers":[{"login":"snowystinger","count":310,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snowystinger"},{"login":"devongovett","count":245,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devongovett"},{"login":"reidbarber","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reidbarber"},{"login":"LFDanLu","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LFDanLu"},{"login":"yihuiliao","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yihuiliao"},{"login":"ktabors","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktabors"},{"login":"jluyau","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jluyau"},{"login":"majornista","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/majornista"},{"login":"rgeraghty","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rgeraghty"},{"login":"dannify","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dannify"},{"login":"ross-pfahler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ross-pfahler"},{"login":"dgrossen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrossen"},{"login":"sarbull","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sarbull"},{"login":"DPandyan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DPandyan"},{"login":"dkario","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkario"},{"login":"tiffany-sy-lin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tiffany-sy-lin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Factiongroup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Factiongroup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Factiongroup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Factiongroup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-stately%2Factiongroup/codemeta","maintainers":[{"uuid":"devongovett","login":"devongovett","name":null,"email":"devongovett@gmail.com","url":null,"packages_count":1099,"html_url":"https://www.npmjs.com/~devongovett","role":null,"created_at":"2022-11-20T23:46:40.066Z","updated_at":"2022-11-20T23:46:40.066Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devongovett/packages"},{"uuid":"aspro83","login":"aspro83","name":null,"email":"danniintheus@gmail.com","url":null,"packages_count":772,"html_url":"https://www.npmjs.com/~aspro83","role":null,"created_at":"2022-11-20T23:46:40.051Z","updated_at":"2022-11-20T23:46:40.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aspro83/packages"}]}