Compare commits

..

107 Commits

Author SHA1 Message Date
Kevin Stillhammer
3e46ac5a37 test-system-install 2024-10-25 15:33:23 +02:00
Kevin Stillhammer
1bbfe9c09c test-system-install 2024-10-25 15:29:06 +02:00
Kevin Stillhammer
55c849c79e test-system-install 2024-10-25 15:26:58 +02:00
Kevin Stillhammer
e21d14e35c test-system-install 2024-10-25 15:26:18 +02:00
Kevin Stillhammer
0821df821a test-system-install 2024-10-25 15:25:02 +02:00
Kevin Stillhammer
a616599fe8 test-system-install 2024-10-25 15:22:19 +02:00
Kevin Stillhammer
37312cc09e test-system-install 2024-10-25 15:21:02 +02:00
Kevin Stillhammer
d235065f16 test-system-install 2024-10-25 15:18:02 +02:00
Kevin Stillhammer
fae33879a4 test-system-install 2024-10-25 15:17:01 +02:00
Kevin Stillhammer
0a33b01b5f test-system-install 2024-10-25 15:13:50 +02:00
Kevin Stillhammer
4c68dba969 test-system-install 2024-10-25 15:11:57 +02:00
Kevin Stillhammer
11faf45e8f test-system-install 2024-10-25 15:11:01 +02:00
Kevin Stillhammer
75ab242331 test-system-install 2024-10-25 15:07:10 +02:00
Kevin Stillhammer
9f6b27e651 test-system-install 2024-10-25 15:03:07 +02:00
Kevin Stillhammer
fdba019944 test-system-install 2024-10-25 15:02:25 +02:00
Merlin
3b9817b1bf feat: add option to disable cache pruning (#134)
This PR adds an input to control whether or not the cache is pruned
before saving.

Closes #122

---------

Co-authored-by: Kevin Stillhammer <kevin.stillhammer@gmail.com>
Co-authored-by: Charlie Marsh <crmarsh416@gmail.com>
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-10-25 14:11:32 +02:00
dependabot[bot]
cf841c25e2 Bump @types/node from 22.7.8 to 22.7.9 (#132)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.8 to 22.7.9.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.7.8&new-version=22.7.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 09:58:30 +02:00
github-actions[bot]
864c48a352 chore: update known checksums for 0.4.26 (#133)
chore: update known checksums for 0.4.26

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-24 07:53:38 +00:00
dependabot[bot]
64311bdf43 Bump @types/node from 22.7.7 to 22.7.8 (#131)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.7 to 22.7.8.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.7.7&new-version=22.7.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 12:36:29 +02:00
github-actions[bot]
59604e6118 chore: update known checksums for 0.4.25 (#130)
chore: update known checksums for 0.4.25

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-21 12:21:15 +00:00
dependabot[bot]
260f4a22de Bump @types/node from 22.7.6 to 22.7.7 (#129)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.6 to 22.7.7.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.7.6&new-version=22.7.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 13:16:28 +02:00
Trevor Manz
273d3782a2 Use 0.4.x for versioning examples (#128)
I figured having the syntax examples with the latest minor semver would
be more convenient for copy pasting.
2024-10-18 12:35:52 -04:00
dependabot[bot]
ed0a39790e Bump @types/node from 22.7.5 to 22.7.6 (#123)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.5 to 22.7.6.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.7.5&new-version=22.7.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 13:19:40 +02:00
dependabot[bot]
2d11fcb2c1 Bump @biomejs/biome from 1.9.3 to 1.9.4 (#127)
Bumps
[@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome)
from 1.9.3 to 1.9.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/biomejs/biome/releases"><code>@​biomejs/biome</code>'s
releases</a>.</em></p>
<blockquote>
<h2>CLI v1.9.4</h2>
<h3>Analyzer</h3>
<h4>Bug fixes</h4>
<ul>
<li>
<p>Improved the message for unused suppression comments. Contributed by
<a href="https://github.com/dyc3"><code>@​dyc3</code></a></p>
</li>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4228">#4228</a>,
where the rule
<code>a11y/noInteractiveElementToNoninteractiveRole</code> incorrectly
reports a <code>role</code> for non-interactive elements. Contributed by
<a href="https://github.com/eryue0220"><code>@​eryue0220</code></a></p>
</li>
<li>
<p><code>noSuspiciousSemicolonInJsx</code> now catches suspicious
semicolons in React fragments. Contributed by <a
href="https://github.com/vasucp1207"><code>@​vasucp1207</code></a></p>
</li>
</ul>
<h3>CLI</h3>
<h4>Enhancements</h4>
<ul>
<li>
<p>The <code>--summary</code> reporter now reports parsing diagnostics
too. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></p>
</li>
<li>
<p>Improved performance of GritQL queries by roughly 25-30%. Contributed
by <a href="https://github.com/arendjr"><code>@​arendjr</code></a></p>
</li>
</ul>
<h3>Configuration</h3>
<h4>Bug fixes</h4>
<ul>
<li>Fix an issue where the JSON schema marked lint rules options as
mandatory. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></li>
</ul>
<h3>Formatter</h3>
<h4>Bug fixes</h4>
<ul>
<li>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4121">#4121</a>.
Respect line width when printing multiline strings. Contributed by <a
href="https://github.com/ah-yu"><code>@​ah-yu</code></a></li>
</ul>
<h3>Linter</h3>
<h4>New features</h4>
<ul>
<li>Add <a
href="https://biomejs.dev/linter/rules/use-guard-for-in/">useGuardForIn</a>.
Contributed by <a
href="https://github.com/fireairforce"><code>@​fireairforce</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-document-cookie/">noDocumentCookie</a>.
Contributed by <a
href="https://github.com/tunamaguro"><code>@​tunamaguro</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-document-import-in-page/">noDocumentImportInPage</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-duplicate-properties/">noDuplicateProperties</a>.
Contributed by <a
href="https://github.com/togami2864"><code>@​togami2864</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-head-element/">noHeadElement</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-head-import-in-document/">noHeadImportInDocument</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-img-element/">noImgElement</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-unknown-type-selector/">noUnknownTypeSelector</a>.
Contributed by <a
href="https://github.com/Kazuhiro-Mimaki"><code>@​Kazuhiro-Mimaki</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/use-at-index/">useAtIndex</a>.
Contributed by <a
href="https://github.com/GunseiKPaseri"><code>@​GunseiKPaseri</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-useless-string-raw/">noUselessStringRaw</a>.
Contributed by <a
href="https://github.com/fireairforce"><code>@​fireairforce</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/use-collapsed-if/">nursery/useCollapsedIf</a>.
Contributed by <a
href="https://github.com/siketyan"><code>@​siketyan</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/use-google-font-display/">useGoogleFontDisplay</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
</ul>
<h4>Bug Fixes</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/biomejs/biome/blob/main/CHANGELOG.md"><code>@​biomejs/biome</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v1.9.4 (2024-10-17)</h2>
<h3>Analyzer</h3>
<h4>Bug fixes</h4>
<ul>
<li>
<p>Improved the message for unused suppression comments. Contributed by
<a href="https://github.com/dyc3"><code>@​dyc3</code></a></p>
</li>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4228">#4228</a>,
where the rule
<code>a11y/noInteractiveElementToNoninteractiveRole</code> incorrectly
reports a <code>role</code> for non-interactive elements. Contributed by
<a href="https://github.com/eryue0220"><code>@​eryue0220</code></a></p>
</li>
<li>
<p><code>noSuspiciousSemicolonInJsx</code> now catches suspicious
semicolons in React fragments. Contributed by <a
href="https://github.com/vasucp1207"><code>@​vasucp1207</code></a></p>
</li>
</ul>
<h3>CLI</h3>
<h4>Enhancements</h4>
<ul>
<li>
<p>The <code>--summary</code> reporter now reports parsing diagnostics
too. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></p>
</li>
<li>
<p>Improved performance of GritQL queries by roughly 25-30%. Contributed
by <a href="https://github.com/arendjr"><code>@​arendjr</code></a></p>
</li>
</ul>
<h3>Configuration</h3>
<h4>Bug fixes</h4>
<ul>
<li>Fix an issue where the JSON schema marked lint rules options as
mandatory. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></li>
</ul>
<h3>Editors</h3>
<h3>Formatter</h3>
<h4>Bug fixes</h4>
<ul>
<li>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4121">#4121</a>.
Respect line width when printing multiline strings. Contributed by <a
href="https://github.com/ah-yu"><code>@​ah-yu</code></a></li>
</ul>
<h3>JavaScript APIs</h3>
<h3>Linter</h3>
<h4>New features</h4>
<ul>
<li>Add <a
href="https://biomejs.dev/linter/rules/use-guard-for-in/">useGuardForIn</a>.
Contributed by <a
href="https://github.com/fireairforce"><code>@​fireairforce</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-document-cookie/">noDocumentCookie</a>.
Contributed by <a
href="https://github.com/tunamaguro"><code>@​tunamaguro</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-document-import-in-page/">noDocumentImportInPage</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-duplicate-properties/">noDuplicateProperties</a>.
Contributed by <a
href="https://github.com/togami2864"><code>@​togami2864</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-head-element/">noHeadElement</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-head-import-in-document/">noHeadImportInDocument</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-img-element/">noImgElement</a>.
Contributed by <a
href="https://github.com/kaioduarte"><code>@​kaioduarte</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-unknown-type-selector/">noUnknownTypeSelector</a>.
Contributed by <a
href="https://github.com/Kazuhiro-Mimaki"><code>@​Kazuhiro-Mimaki</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/use-at-index/">useAtIndex</a>.
Contributed by <a
href="https://github.com/GunseiKPaseri"><code>@​GunseiKPaseri</code></a></li>
<li>Add <a
href="https://biomejs.dev/linter/rules/no-useless-string-raw/">noUselessStringRaw</a>.
Contributed by <a
href="https://github.com/fireairforce"><code>@​fireairforce</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fa93a147ab"><code>fa93a14</code></a>
release: v1.9.4 (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4320">#4320</a>)</li>
<li><a
href="2a05cd47fd"><code>2a05cd4</code></a>
feat(lint): add <code>useGoogleFontDisplay</code> rule (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4264">#4264</a>)</li>
<li><a
href="bbb93b98b4"><code>bbb93b9</code></a>
feat(lint): useCollapsedIf JS lint rule (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4179">#4179</a>)</li>
<li><a
href="561b54c936"><code>561b54c</code></a>
feat(linter): implement noUselessStringRaw (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4263">#4263</a>)</li>
<li><a
href="5b7d1581c5"><code>5b7d158</code></a>
feat(linter): implement <code>noDuplicateProperties</code> (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4029">#4029</a>)</li>
<li><a
href="2342984b92"><code>2342984</code></a>
feat(lint): add <code>noDocumentImportInPage</code> rule (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4265">#4265</a>)</li>
<li><a
href="3cf20ebb81"><code>3cf20eb</code></a>
chore(linter): rename <code>useExplicitFunctionReturnType</code> to
`useExplicit… (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4261">#4261</a>)</li>
<li><a
href="970f49884e"><code>970f498</code></a>
feat(useGuardForIn): add rule (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4104">#4104</a>)</li>
<li><a
href="2e5b6564d9"><code>2e5b656</code></a>
feat(lint): add <code>noDocumentCookie</code> rule (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4204">#4204</a>)</li>
<li><a
href="3364640e1f"><code>3364640</code></a>
feat(lint): add rule <code>useAtIndex</code> (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4120">#4120</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@biomejs/biome&package-manager=npm_and_yarn&previous-version=1.9.3&new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 13:11:13 +02:00
github-actions[bot]
a714a3589c chore: update known checksums for 0.4.24 (#126)
chore: update known checksums for 0.4.24

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-18 09:02:22 +00:00
github-actions[bot]
59ca521371 chore: update known checksums for 0.4.23 (#125)
chore: update known checksums for 0.4.23

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-17 15:44:41 +00:00
Kevin Stillhammer
f3bcaebff5 Update deps (#121)
Fixes: https://github.com/astral-sh/setup-uv/issues/119
2024-10-15 11:33:59 +00:00
github-actions[bot]
10d8740fc2 chore: update known checksums for 0.4.21 (#120)
chore: update known checksums for 0.4.21

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-15 10:00:41 +00:00
Yoshihisa Mochihara
f731690a1d Fix cache linebreak in linux runner (#118)
Related https://github.com/astral-sh/setup-uv/issues/106

We can see the differences `uv --version` in different platforms:

OSX: uv 0.4.20 (0e1b25a53 2024-10-08)\n
Linux: uv 0.4.20\n

In getVersion function we split the output by space and return the
second part.
This PR trims the version number to remove the line break.
2024-10-12 08:59:22 +02:00
github-actions[bot]
77c28f02b3 chore: update known checksums for 0.4.20 (#115)
chore: update known checksums for 0.4.20

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-09 09:55:25 +02:00
dependabot[bot]
00c695b84c Bump @types/node from 22.7.4 to 22.7.5 (#114)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.4 to 22.7.5.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.7.4&new-version=22.7.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 13:21:35 +02:00
github-actions[bot]
2422c84f47 chore: update known checksums for 0.4.19 (#113)
chore: update known checksums for 0.4.19

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-08 05:35:45 +00:00
dependabot[bot]
680950fd0f Bump @biomejs/biome from 1.9.2 to 1.9.3 (#110)
Bumps
[@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome)
from 1.9.2 to 1.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/biomejs/biome/releases"><code>@​biomejs/biome</code>'s
releases</a>.</em></p>
<blockquote>
<h2>CLI v1.9.3</h2>
<h3>CLI</h3>
<h4>New features</h4>
<ul>
<li>
<p>GritQL queries that match functions or methods will now match async
functions or methods as well.</p>
<p>If this is not what you want, you can capture the <code>async</code>
keyword (or its absence) in a metavariable and assert its emptiness:</p>
<pre lang="grit"><code>$async function foo() {} where $async &lt;: .
</code></pre>
<p>Contributed by <a
href="https://github.com/arendjr"><code>@​arendjr</code></a></p>
</li>
</ul>
<h4>Bug fixes</h4>
<ul>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4077">#4077</a>:
Grit queries no longer need to match the statement's trailing semicolon.
Contributed by <a
href="https://github.com/arendjr"><code>@​arendjr</code></a></p>
</li>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4102">#4102</a>.
Now the CLI command <code>lint</code> doesn't exit with an error code
when using <code>--write</code>/<code>--fix</code>. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></p>
</li>
</ul>
<h3>Configuration</h3>
<h4>Bug fixes</h4>
<ul>
<li>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4125">#4125</a>,
where <code>noLabelWithoutControl</code> options where incorrectly
marked as mandatory. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></li>
</ul>
<h3>Editors</h3>
<ul>
<li>Fix a case where CSS files weren't correctly linted using the
default configuration. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></li>
</ul>
<h3>Formatter</h3>
<h4>Bug fixes</h4>
<ul>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/3924">#3924</a>
where GraphQL formatter panics in block comments with empty line.
Contributed by <a
href="https://github.com/vohoanglong0107"><code>@​vohoanglong0107</code></a></p>
</li>
<li>
<p>Fix a case where raw values inside <code>url()</code> functions
weren't properly trimmed.</p>
<pre lang="diff"><code>.value {
-  background: url(
-   whitespace-around-string
-  );
+ background: url(whitespace-around-string);
}
</code></pre>
<p>Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></p>
</li>
<li>
<p>Fixed <a
href="https://redirect.github.com/biomejs/biome/issues/4076">#4076</a>,
where a media query wasn't correctly formatted:</p>
<pre lang="diff"><code>.class {
</code></pre>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/biomejs/biome/blob/main/CHANGELOG.md"><code>@​biomejs/biome</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v1.9.3 (2024-10-01)</h2>
<h3>CLI</h3>
<h4>New features</h4>
<ul>
<li>
<p>GritQL queries that match functions or methods will now match async
functions or methods as well.</p>
<p>If this is not what you want, you can capture the <code>async</code>
keyword (or its absence) in a metavariable and assert its emptiness:</p>
<pre lang="grit"><code>$async function foo() {} where $async &lt;: .
</code></pre>
<p>Contributed by <a
href="https://github.com/arendjr"><code>@​arendjr</code></a></p>
</li>
</ul>
<h4>Bug fixes</h4>
<ul>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4077">#4077</a>:
Grit queries no longer need to match the statement's trailing semicolon.
Contributed by <a
href="https://github.com/arendjr"><code>@​arendjr</code></a></p>
</li>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4102">#4102</a>.
Now the CLI command <code>lint</code> doesn't exit with an error code
when using <code>--write</code>/<code>--fix</code>. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></p>
</li>
</ul>
<h3>Configuration</h3>
<h4>Bug fixes</h4>
<ul>
<li>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/4125">#4125</a>,
where <code>noLabelWithoutControl</code> options where incorrectly
marked as mandatory. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></li>
</ul>
<h3>Editors</h3>
<ul>
<li>Fix a case where CSS files weren't correctly linted using the
default configuration. Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></li>
</ul>
<h3>Formatter</h3>
<h4>Bug fixes</h4>
<ul>
<li>
<p>Fix <a
href="https://redirect.github.com/biomejs/biome/issues/3924">#3924</a>
where GraphQL formatter panics in block comments with empty line.
Contributed by <a
href="https://github.com/vohoanglong0107"><code>@​vohoanglong0107</code></a></p>
</li>
<li>
<p>Fix a case where raw values inside <code>url()</code> functions
weren't properly trimmed.</p>
<pre lang="diff"><code>.value {
-  background: url(
-   whitespace-around-string
-  );
+ background: url(whitespace-around-string);
}
</code></pre>
<p>Contributed by <a
href="https://github.com/ematipico"><code>@​ematipico</code></a></p>
</li>
<li>
<p>Fixed <a
href="https://redirect.github.com/biomejs/biome/issues/4076">#4076</a>,
where a media query wasn't correctly formatted:</p>
<pre lang="diff"><code></code></pre>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3d498ed639"><code>3d498ed</code></a>
release: v1.9.3 (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4140">#4140</a>)</li>
<li><a
href="7e29f06930"><code>7e29f06</code></a>
fix(lint): options for <code>noLabelWithoutControl</code> are optional
(<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4138">#4138</a>)</li>
<li><a
href="10a1371dca"><code>10a1371</code></a>
feat(useExhaustiveDependencies): add option to disable errors for
unecessary ...</li>
<li><a
href="295efb90b9"><code>295efb9</code></a>
feat(biome_css_analyze): implement <code>noDescendingSpecificity</code>
(<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4097">#4097</a>)</li>
<li><a
href="f3cfa8a92d"><code>f3cfa8a</code></a>
fix(schema): make optional the <code>options</code> JSON schema field
(<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4080">#4080</a>)</li>
<li><a
href="cc4c867575"><code>cc4c867</code></a>
feat(linter): implement noTemplateCurlyInString (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4069">#4069</a>)</li>
<li><a
href="d03c6cd029"><code>d03c6cd</code></a>
feat(linter): implement no-nested-ternary (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4067">#4067</a>)</li>
<li><a
href="2b6b3c8aa9"><code>2b6b3c8</code></a>
chore(deps): update <a
href="https://github.com/biomejs"><code>@​biomejs</code></a> packages
(<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4047">#4047</a>)</li>
<li><a
href="b76cb416da"><code>b76cb41</code></a>
feat(linter): implement useExplicitFunctionReturnType (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/3990">#3990</a>)</li>
<li><a
href="a766aebd6c"><code>a766aeb</code></a>
chore(readme): use polar shield (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/4000">#4000</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/biomejs/biome/commits/cli/v1.9.3/packages/@biomejs/biome">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@biomejs/biome&package-manager=npm_and_yarn&previous-version=1.9.2&new-version=1.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 07:22:05 +02:00
github-actions[bot]
c9aa747934 chore: update known checksums for 0.4.18 (#109)
chore: update known checksums for 0.4.18

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-10-02 09:37:03 +00:00
dependabot[bot]
97dc6041e9 Bump @types/node from 22.7.3 to 22.7.4 (#108)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.3 to 22.7.4.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.7.3&new-version=22.7.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 09:44:49 +02:00
Charlie Marsh
c11f8674f8 Migrate to Biome for linting and formatting (#107) 2024-09-30 08:55:24 +02:00
github-actions[bot]
023eb7875f chore: update known checksums for 0.4.17 (#104)
chore: update known checksums for 0.4.17

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-27 20:26:47 +02:00
dependabot[bot]
315da29189 Bump @types/node from 22.7.0 to 22.7.3 (#103)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.7.0 to 22.7.3.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.7.0&new-version=22.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 13:05:44 +02:00
dependabot[bot]
4cda7d7332 Bump @types/node from 22.6.1 to 22.7.0 (#101)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.6.1 to 22.7.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.6.1&new-version=22.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 13:02:33 +02:00
github-actions[bot]
8114e5e81b chore: update known checksums for 0.4.16 (#100)
chore: update known checksums for 0.4.16

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-25 07:25:31 +00:00
dependabot[bot]
7ee921e18a Bump @types/node from 22.5.5 to 22.6.1 (#98)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.5.5 to 22.6.1.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.5.5&new-version=22.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 09:02:25 +02:00
Kevin Stillhammer
8c3a35e468 Only log checksum is valid when it really is (#97) 2024-09-21 19:10:22 +00:00
Kevin Stillhammer
abac0ce7b0 Use runner label selfhosted-ubuntu-arm64 (#96)
Replaces oracle-aarch64 to better express what the runner is used for
2024-09-21 20:19:02 +02:00
github-actions[bot]
03e245b158 chore: update known checksums for 0.4.15 (#95)
chore: update known checksums for 0.4.15

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-21 17:07:50 +02:00
Kevin Stillhammer
aeb46491c7 Set tool(-bin) dir and add to PATH (#87)
Fixes: #83
Fixes: #60
2024-09-21 10:14:36 +02:00
github-actions[bot]
dbb680fbd2 chore: update known checksums for 0.4.14 (#94)
chore: update known checksums for 0.4.14

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-20 21:53:28 +00:00
github-actions[bot]
8de9ba90a2 chore: update known checksums for 0.4.13 (#93)
chore: update known checksums for 0.4.13

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-19 21:30:53 +00:00
dependabot[bot]
118bd876d2 Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 (#91)
Bumps
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
from 7.0.3 to 7.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v7.0.5</h2>
<p>⚙️ Fixes an issue with commit signing to allow it to support
symlinks</p>
<h2>What's Changed</h2>
<ul>
<li>fix: support symlinks when commit signing by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3359">peter-evans/create-pull-request#3359</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v7.0.4...v7.0.5">https://github.com/peter-evans/create-pull-request/compare/v7.0.4...v7.0.5</a></p>
<h2>Create Pull Request v7.0.4</h2>
<p>⚙️ Fixes an issue with commit signing to allow it to support
submodules</p>
<h2>What's Changed</h2>
<ul>
<li>docs: correct suggestion for bot setup by <a
href="https://github.com/henryiii"><code>@​henryiii</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3342">peter-evans/create-pull-request#3342</a></li>
<li>build(deps-dev): bump <code>@​types/jest</code> from 29.5.12 to
29.5.13 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3343">peter-evans/create-pull-request#3343</a></li>
<li>build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3344">peter-evans/create-pull-request#3344</a></li>
<li>fix: support submodules when commit signing by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3354">peter-evans/create-pull-request#3354</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/henryiii"><code>@​henryiii</code></a>
made their first contribution in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3342">peter-evans/create-pull-request#3342</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v7.0.3...v7.0.4">https://github.com/peter-evans/create-pull-request/compare/v7.0.3...v7.0.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5e914681df"><code>5e91468</code></a>
fix: support symlinks when commit signing (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3359">#3359</a>)</li>
<li><a
href="2f38cd26bf"><code>2f38cd2</code></a>
fix: support submodules when commit signing (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3354">#3354</a>)</li>
<li><a
href="7a8aeac749"><code>7a8aeac</code></a>
build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3344">#3344</a>)</li>
<li><a
href="d39d596a77"><code>d39d596</code></a>
build(deps-dev): bump <code>@​types/jest</code> from 29.5.12 to 29.5.13
(<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3343">#3343</a>)</li>
<li><a
href="f6f978fd3d"><code>f6f978f</code></a>
docs: correct suggestion for bot setup (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3342">#3342</a>)</li>
<li>See full diff in <a
href="6cd32fd936...5e914681df">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=7.0.3&new-version=7.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 18:40:01 +02:00
Bartosz Sławecki
adcf5c892e Fix a typo SHA265 → SHA256 (#90)
:)
2024-09-19 09:10:29 +00:00
github-actions[bot]
0c326cbd51 chore: update known checksums for 0.4.12 (#86)
chore: update known checksums for 0.4.12

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-18 18:53:44 +02:00
Kevin Stillhammer
8205eab75b Update version in README from v2 to v3 (#85) 2024-09-18 09:34:56 +00:00
Kevin Stillhammer
ce0062aac7 Add support for semver version ranges (#82)
Closes: #38
2024-09-18 09:29:09 +00:00
github-actions[bot]
8e09161b4b chore: update known checksums for 0.4.11 (#84)
chore: update known checksums for 0.4.11

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-18 07:23:29 +00:00
dependabot[bot]
bf2778f5d6 Bump eslint from 8.57.0 to 8.57.1 (#81) 2024-09-17 23:20:41 -04:00
Charlie Marsh
223591d242 Tweak the action branding (#49) 2024-09-17 23:20:15 -04:00
Kevin Stillhammer
79fb68ebfe Fix prettier destroying markdown NOTE (#80) 2024-09-17 08:27:37 +02:00
Kevin Stillhammer
9f1f1fece2 Run prettier (#78) 2024-09-16 19:33:16 +00:00
dependabot[bot]
6343f7c79b Bump eslint-plugin-github from 5.0.1 to 5.0.2 (#69)
Bumps
[eslint-plugin-github](https://github.com/github/eslint-plugin-github)
from 5.0.1 to 5.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/github/eslint-plugin-github/releases">eslint-plugin-github's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump the all-dependencies group across 1 directory with
3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/533">github/eslint-plugin-github#533</a></li>
<li>chore(deps): bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/534">github/eslint-plugin-github#534</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/535">github/eslint-plugin-github#535</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/536">github/eslint-plugin-github#536</a></li>
<li>chore(deps): bump the all-dependencies group with 4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/537">github/eslint-plugin-github#537</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/538">github/eslint-plugin-github#538</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/540">github/eslint-plugin-github#540</a></li>
<li>chore(deps): bump the all-dependencies group with 4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/541">github/eslint-plugin-github#541</a></li>
<li>chore(deps): bump the all-dependencies group across 1 directory with
3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/543">github/eslint-plugin-github#543</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/544">github/eslint-plugin-github#544</a></li>
<li>chore(deps): bump the all-dependencies group with 3 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/545">github/eslint-plugin-github#545</a></li>
<li>chore(deps): bump the all-dependencies group across 1 directory with
4 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/551">github/eslint-plugin-github#551</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2">https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d6f656d78f"><code>d6f656d</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/551">#551</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="df2c60a624"><code>df2c60a</code></a>
chore(deps): bump the all-dependencies group across 1 directory with 4
updates</li>
<li><a
href="0f0979cb38"><code>0f0979c</code></a>
chore(deps): bump the all-dependencies group with 3 updates (<a
href="https://redirect.github.com/github/eslint-plugin-github/issues/545">#545</a>)</li>
<li><a
href="0e294e5c4d"><code>0e294e5</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/544">#544</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="17c6e39aa4"><code>17c6e39</code></a>
chore(deps): bump the all-dependencies group with 3 updates</li>
<li><a
href="86d5cb1324"><code>86d5cb1</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/543">#543</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="522309f8d0"><code>522309f</code></a>
chore(deps): bump the all-dependencies group across 1 directory with 3
updates</li>
<li><a
href="c3857ba01e"><code>c3857ba</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/541">#541</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="8010f55226"><code>8010f55</code></a>
chore(deps): bump the all-dependencies group with 4 updates</li>
<li><a
href="777227525b"><code>7772275</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/540">#540</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li>Additional commits viewable in <a
href="https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-github&package-manager=npm_and_yarn&previous-version=5.0.1&new-version=5.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 21:12:54 +02:00
dependabot[bot]
bfea2a2a76 Bump typescript from 5.5.4 to 5.6.2 (#64)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4
to 5.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.6</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.6 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.6 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a7e3374f13"><code>a7e3374</code></a>
Bump version to 5.6.2 and LKG</li>
<li><a
href="20633579fc"><code>2063357</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59708">#59708</a>
(LEGO: Pull request from lego/hb_537...) into release-5.6 (#...</li>
<li><a
href="4fe7e41ea1"><code>4fe7e41</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59670">#59670</a>
(fix(59649): ts Move to a new file d...) into release-5.6 (#...</li>
<li><a
href="1a03e5340a"><code>1a03e53</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59761">#59761</a>
(<code>this</code> can be nullish) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59762">#59762</a>)</li>
<li><a
href="6212132b83"><code>6212132</code></a>
Update LKG</li>
<li><a
href="bbb5faf7e7"><code>bbb5faf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59542">#59542</a>
(Fixing delay caused in vscode due t...) into release-5.6 (#...</li>
<li><a
href="e6914a5587"><code>e6914a5</code></a>
Bump version to 5.6.1-rc and LKG</li>
<li><a
href="34121c42b6"><code>34121c4</code></a>
Update LKG</li>
<li><a
href="2a30c2a8f0"><code>2a30c2a</code></a>
Merge remote-tracking branch 'origin/main' into release-5.6</li>
<li><a
href="936a79bbb5"><code>936a79b</code></a>
Expose TypeChecker. getAwaitedType to public (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59268">#59268</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=5.5.4&new-version=5.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 21:12:39 +02:00
Kevin Stillhammer
8d65000ec9 Set the cache-dependency-glob default to **/uv.lock (#77)
We should aim for a solution with sane defaults that work as most users
would expect it.

The current default leads to a cache that is never invalidated and thus
never updated.

This also mirrors the default behaviors for setup-python which use
`**/requirements.txt`, `**/Pipfile.lock` or `**/poetry.lock`

Also make it clear that the uv cache on the filesystem can be uploaded to the GitHub Actions cache, but they are distinct things.

Also make it clear that the local cache path can be changed without using `enable-cache: true`
2024-09-16 21:08:44 +02:00
Kevin Stillhammer
4456fa154a Add .idea files to gitignore (#76) 2024-09-16 13:05:47 +00:00
dependabot[bot]
8af341e206 Bump @types/node from 22.5.4 to 22.5.5 (#74)
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 22.5.4 to 22.5.5.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.5.4&new-version=22.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 14:57:20 +02:00
dependabot[bot]
6beca84284 Bump peter-evans/create-pull-request from 7.0.2 to 7.0.3 (#75)
Bumps
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
from 7.0.2 to 7.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v7.0.3</h2>
<p>⚙️ Fixes an issue with commit signing where commit SHAs have variable
lengths when abbreviated.</p>
<h2>What's Changed</h2>
<ul>
<li>fix: disable abbreviated commit shas in diff by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3337">peter-evans/create-pull-request#3337</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v7.0.2...v7.0.3">https://github.com/peter-evans/create-pull-request/compare/v7.0.2...v7.0.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6cd32fd936"><code>6cd32fd</code></a>
fix: disable abbreviated commit shas in diff (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3337">#3337</a>)</li>
<li>See full diff in <a
href="d121e62763...6cd32fd936">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=7.0.2&new-version=7.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 14:53:59 +02:00
github-actions[bot]
6dfebec6dd chore: update known checksums for 0.4.10 (#72)
chore: update known checksums for 0.4.10

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-13 19:15:03 +00:00
dependabot[bot]
756f81db94 Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 (#71)
Bumps
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
from 7.0.1 to 7.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v7.0.2</h2>
<p>⚙️ Fixes an issue with commit signing when a change was detected as
being a rename or copy.</p>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.48 to
18.19.50 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3320">peter-evans/create-pull-request#3320</a></li>
<li>build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3319">peter-evans/create-pull-request#3319</a></li>
<li>fix: disable diff detection for renames and copies by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3330">peter-evans/create-pull-request#3330</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v7.0.1...v7.0.2">https://github.com/peter-evans/create-pull-request/compare/v7.0.1...v7.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d121e62763"><code>d121e62</code></a>
fix: disable diff detection for renames and copies (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3330">#3330</a>)</li>
<li><a
href="f4d66f4d5a"><code>f4d66f4</code></a>
build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3319">#3319</a>)</li>
<li><a
href="488c869d17"><code>488c869</code></a>
build(deps-dev): bump <code>@​types/node</code> from 18.19.48 to
18.19.50 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3320">#3320</a>)</li>
<li><a
href="5354f85616"><code>5354f85</code></a>
docs: update readme</li>
<li>See full diff in <a
href="8867c4aba1...d121e62763">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=7.0.1&new-version=7.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-13 16:17:03 +02:00
hori-ryota
8e854494e0 fix example for multiple cache-dependency-glob without quote (#67) 2024-09-12 14:58:45 +02:00
github-actions[bot]
d70817ce85 chore: update known checksums for 0.4.9 (#65)
chore: update known checksums for 0.4.9

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-11 10:08:52 +00:00
Lukas Burgholzer
49df72dfcf 🚸 use GitHub token by default (#61)
This PR adjusts the action so that it is no longer necessary to
explicitly specify the GitHub token to circumvent the API rate limit.
To this end, it simply passes the repository's GitHub token (available
via `${{ github.token }}`) as a default for the `github_token` action
input.

This is similar to how this is handled in, e.g.,
https://github.com/peter-evans/create-pull-request; specifically
[here](5354f85616/action.yml (L4-L6)).
2024-09-11 08:18:23 +00:00
github-actions[bot]
89ebbb66d2 chore: update known checksums for 0.4.8 (#62)
chore: update known checksums for 0.4.8

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-10 09:54:20 +00:00
Kevin Stillhammer
b463f5b8ca rename utils/utils.ts to constants.ts (#59) 2024-09-07 12:13:50 +00:00
Kevin Stillhammer
417c97acee Use D:\a\_tmp\setup-uv-cache as default cacheLocalPath on Windows (#57)
Fixes: #52
2024-09-07 14:11:25 +02:00
github-actions[bot]
4beb0eca42 chore: update known checksums for 0.4.7 (#58)
chore: update known checksums for 0.4.7

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-07 09:47:36 +00:00
dependabot[bot]
428055c3da Bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 (#56)
Bumps
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
from 7.0.0 to 7.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peter-evans/create-pull-request/releases">peter-evans/create-pull-request's
releases</a>.</em></p>
<blockquote>
<h2>Create Pull Request v7.0.1</h2>
<p>⚙️ Fixes <a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3311">an
issue</a> affecting one particular use case where the action fails on
<code>diff --stat</code> with <code>fatal: ambiguous
argument</code>.</p>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump peter-evans/create-pull-request from 6 to 7 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3283">peter-evans/create-pull-request#3283</a></li>
<li>build(deps-dev): bump <code>@​types/node</code> from 18.19.46 to
18.19.48 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3288">peter-evans/create-pull-request#3288</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.17.0 to 7.18.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3289">peter-evans/create-pull-request#3289</a></li>
<li>build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3290">peter-evans/create-pull-request#3290</a></li>
<li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.17.0 to 7.18.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3291">peter-evans/create-pull-request#3291</a></li>
<li>fix: handle ambiguous argument failure on diff stat by <a
href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in
<a
href="https://redirect.github.com/peter-evans/create-pull-request/pull/3312">peter-evans/create-pull-request#3312</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/peter-evans/create-pull-request/compare/v7.0.0...v7.0.1">https://github.com/peter-evans/create-pull-request/compare/v7.0.0...v7.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8867c4aba1"><code>8867c4a</code></a>
fix: handle ambiguous argument failure on diff stat (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3312">#3312</a>)</li>
<li><a
href="6073f5434b"><code>6073f54</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3291">#3291</a>)</li>
<li><a
href="6d01b5601c"><code>6d01b56</code></a>
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3290">#3290</a>)</li>
<li><a
href="25cf8451c3"><code>25cf845</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.17.0 to 7.18.0 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3289">#3289</a>)</li>
<li><a
href="d87b980a0e"><code>d87b980</code></a>
build(deps-dev): bump <code>@​types/node</code> from 18.19.46 to
18.19.48 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3288">#3288</a>)</li>
<li><a
href="119d131ea9"><code>119d131</code></a>
build(deps): bump peter-evans/create-pull-request from 6 to 7 (<a
href="https://redirect.github.com/peter-evans/create-pull-request/issues/3283">#3283</a>)</li>
<li><a
href="73e6230af4"><code>73e6230</code></a>
docs: update readme</li>
<li><a
href="c0348e860f"><code>c0348e8</code></a>
ci: add v7 to workflow</li>
<li>See full diff in <a
href="4320041ed3...8867c4aba1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-pull-request&package-manager=github_actions&previous-version=7.0.0&new-version=7.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 14:47:10 +02:00
Hynek Schlawack
20d812c7a3 Update README to v2 (#50) 2024-09-06 14:46:33 +02:00
Kevin Stillhammer
d9a2b6b6fa Support a list of cache-dependency-glob (#41)
Closes: #40

Because of build conflics (forgot to run `npm i` after pulling) I
deleted the `dist`folder to start fresh. Turns out that it still
contained the source maps from the very first commit. I removed the
argument to generate those a long time ago
2024-09-06 14:44:31 +02:00
github-actions[bot]
606b0d67da chore: update known checksums for 0.4.6 (#55)
chore: update known checksums for 0.4.6

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-06 13:31:10 +02:00
Kevin Stillhammer
67736b0f01 Always run check-dist check (#53)
Currently we mark it as a required check and thus prevent automatic PR
merges when only markdown files are contained in the PR
2024-09-06 13:07:34 +02:00
github-actions[bot]
fc672aa0a3 chore: update known checksums for 0.4.5 (#48)
chore: update known checksums for 0.4.5

Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-06 09:30:10 +02:00
Kevin Stillhammer
79643936e1 Run test build only on ubuntu-latest (#51)
It is unnecessary to test this on several OS. This is done by the actual
action tests in other jobs.
2024-09-06 09:19:26 +02:00
Kevin Stillhammer
663d8f7082 Fix typo "relaying" in README.md (#47) 2024-09-05 09:54:40 -04:00
dependabot[bot]
d8c8151c2b Bump @actions/glob from 0.4.0 to 0.5.0 (#10) 2024-09-05 09:40:37 -04:00
Charlie Marsh
040c0c3cf0 Make some minor edits to the README (#46) 2024-09-05 13:38:39 +00:00
dependabot[bot]
902c4a5691 Bump typescript from 5.4.5 to 5.5.4 (#30) 2024-09-05 09:30:29 -04:00
Kevin Stillhammer
b3cf8231d5 Do not change default version on known checksum update (#39) 2024-09-05 13:26:17 +00:00
Charlie Marsh
bfebbf80cb Change default to "latest" (#37)
## Summary

Also did some light editing of the README.
2024-09-05 09:24:32 -04:00
dependabot[bot]
a6cb892a36 Bump peter-evans/create-pull-request from 7.0.0 to 7.0.1 (#42) 2024-09-05 09:24:18 -04:00
dependabot[bot]
bd99ba67dc Bump eslint-plugin-jest from 28.8.2 to 28.8.3 (#43) 2024-09-05 09:24:12 -04:00
dependabot[bot]
1f78a33fdb Bump @types/node from 22.5.3 to 22.5.4 (#44) 2024-09-05 09:24:04 -04:00
Charlie Marsh
182c9c7e92 Change Prettier settings (#36)
## Summary

I know this is a little tedious but I'd prefer to use the same settings
as in Ruff.
2024-09-05 08:06:45 -04:00
dependabot[bot]
1785c7bde0 Bump eslint-plugin-import from 2.29.1 to 2.30.0 (#31) 2024-09-04 17:29:25 -04:00
dependabot[bot]
43f9a7cdf9 Bump @types/node from 20.14.9 to 22.5.3 (#32) 2024-09-04 17:29:17 -04:00
Charlie Marsh
0fa3b93f6e Run Prettier over Markdown and YAML files (#35)
## Summary

Partly personal preference, but mostly to align with other Astral
projects.
2024-09-04 21:14:10 +00:00
Charlie Marsh
6f825bd8e7 Add acknowledgements and Astral logo (#34) 2024-09-04 17:13:00 -04:00
Kevin Stillhammer
e4d1d0eef8 Rename repo org in examples and urls (#33) 2024-09-04 20:09:26 +02:00
github-actions[bot]
162b8acf39 chore: update checksums (#29)
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-04 07:53:44 +02:00
dependabot[bot]
5db96a6748 Bump @typescript-eslint/parser from 7.15.0 to 7.18.0 (#9)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.15.0 to 7.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 14:50:06 +02:00
dependabot[bot]
1916dfcc44 Bump eslint-plugin-jest from 28.6.0 to 28.8.2 (#23)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.6.0 to 28.8.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.8.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 13:31:52 +02:00
dependabot[bot]
f2caa9145e Bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 (#26)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](c5a7806660...4320041ed3)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 13:19:58 +02:00
github-actions[bot]
4b68ead320 chore: update checksums (#25)
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-03 08:08:19 +02:00
Kevin Stillhammer
6a540e2907 Add default-version-update category (#24)
This way a default version update is not a bugfix in release notes
2024-09-02 15:58:05 +02:00
github-actions[bot]
b0c1123987 chore: update checksums (#21)
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-09-01 20:21:25 +02:00
github-actions[bot]
b038954f55 chore: update checksums (#20)
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-08-30 16:58:12 +02:00
github-actions[bot]
606dd5e44e chore: update checksums (#19)
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-08-30 13:20:47 +02:00
Kevin Stillhammer
4e90b426ca Add faq on how to install python (#17) 2024-08-28 13:28:02 +02:00
github-actions[bot]
e9305af4bc chore: update checksums (#14)
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-08-28 08:36:00 +02:00
Kevin Stillhammer
c69e1d6616 Add link to example workflow (#7) 2024-08-25 16:21:20 +02:00
github-actions[bot]
19a0b38226 chore: update checksums (#6)
Co-authored-by: eifinger <1481961+eifinger@users.noreply.github.com>
2024-08-25 14:44:51 +02:00
59 changed files with 16658 additions and 52866 deletions

20
.editorconfig Normal file
View File

@@ -0,0 +1,20 @@
# Check http://editorconfig.org for more information
# This is the main config file for this project:
root = true
[*]
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
indent_style = space
insert_final_newline = true
indent_size = 2
[*.{rs,py,pyi}]
indent_size = 4
[*.snap]
trim_trailing_whitespace = false
[*.md]
max_line_length = 100

View File

@@ -1,4 +0,0 @@
dist/
lib/
node_modules/
jest.config.js

View File

@@ -1,57 +0,0 @@
{
"plugins": ["jest", "@typescript-eslint"],
"extends": ["plugin:github/recommended"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,
"sourceType": "module",
"project": "./tsconfig.json"
},
"rules": {
"no-shadow": "off",
"@typescript-eslint/no-shadow": ["error"],
"i18n-text/no-en": "off",
"eslint-comments/no-use": "off",
"import/no-namespace": "off",
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": "error",
"@typescript-eslint/explicit-member-accessibility": ["error", {"accessibility": "no-public"}],
"@typescript-eslint/no-require-imports": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/await-thenable": "error",
"@typescript-eslint/ban-ts-comment": "error",
"camelcase": "off",
"@typescript-eslint/consistent-type-assertions": "error",
"@typescript-eslint/explicit-function-return-type": ["error", {"allowExpressions": true}],
"@typescript-eslint/func-call-spacing": ["error", "never"],
"@typescript-eslint/no-array-constructor": "error",
"@typescript-eslint/no-empty-interface": "error",
"@typescript-eslint/no-explicit-any": "error",
"@typescript-eslint/no-extraneous-class": "error",
"@typescript-eslint/no-for-in-array": "error",
"@typescript-eslint/no-inferrable-types": "error",
"@typescript-eslint/no-misused-new": "error",
"@typescript-eslint/no-namespace": "error",
"@typescript-eslint/no-non-null-assertion": "warn",
"@typescript-eslint/no-unnecessary-qualifier": "error",
"@typescript-eslint/no-unnecessary-type-assertion": "error",
"@typescript-eslint/no-useless-constructor": "error",
"@typescript-eslint/no-var-requires": "error",
"@typescript-eslint/prefer-for-of": "warn",
"@typescript-eslint/prefer-function-type": "warn",
"@typescript-eslint/prefer-includes": "error",
"@typescript-eslint/prefer-string-starts-ends-with": "error",
"@typescript-eslint/promise-function-async": "error",
"@typescript-eslint/require-array-sort-compare": "error",
"@typescript-eslint/restrict-plus-operands": "error",
"semi": "off",
"@typescript-eslint/semi": ["error", "never"],
"@typescript-eslint/type-annotation-spacing": "error",
"@typescript-eslint/unbound-method": "error"
},
"env": {
"node": true,
"es6": true,
"jest/globals": true
}
}

28
.github/python.json vendored
View File

@@ -1,18 +1,18 @@
{ {
"problemMatcher": [ "problemMatcher": [
{
"owner": "python",
"pattern": [
{ {
"owner": "python", "regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
"pattern": [ "file": 1,
{ "line": 2
"regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$", },
"file": 1, {
"line": 2 "regexp": "^\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$",
}, "message": 2
{
"regexp": "^\\s*raise\\s(.*)\\(\\'(.*)\\'\\)$",
"message": 2
}
]
} }
] ]
}
]
} }

View File

@@ -1,5 +1,5 @@
name-template: 'v$RESOLVED_VERSION 🌈' name-template: "v$RESOLVED_VERSION 🌈"
tag-template: 'v$RESOLVED_VERSION' tag-template: "v$RESOLVED_VERSION"
categories: categories:
- title: "🚨 Breaking changes" - title: "🚨 Breaking changes"
labels: labels:
@@ -19,28 +19,30 @@ categories:
labels: labels:
- "maintenance" - "maintenance"
- "ci" - "ci"
- "update-known-checksums"
- title: "📚 Documentation" - title: "📚 Documentation"
labels: labels:
- "documentation" - "documentation"
- title: "⬆️ Dependency updates" - title: "⬆️ Dependency updates"
labels: labels:
- "dependencies" - "dependencies"
change-template: '- $TITLE @$AUTHOR (#$NUMBER)' change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
version-resolver: version-resolver:
major: major:
labels: labels:
- 'major' - "major"
- 'breaking-change' - "breaking-change"
minor: minor:
labels: labels:
- 'minor' - "minor"
- 'new-feature' - "new-feature"
- 'enhancement' - "enhancement"
patch: patch:
labels: labels:
- 'patch' - "patch"
- 'bugfix' - "bugfix"
- "default-version-update"
default: patch default: patch
template: | template: |
## Changes ## Changes

View File

@@ -9,11 +9,7 @@ on:
push: push:
branches: branches:
- main - main
paths-ignore:
- '**.md'
pull_request: pull_request:
paths-ignore:
- '**.md'
workflow_dispatch: workflow_dispatch:
jobs: jobs:
@@ -51,3 +47,10 @@ jobs:
with: with:
name: dist name: dist
path: dist/ path: dist/
test-sudo-system-install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- run: uv run --python=3.13t -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple --with cython cython

View File

@@ -13,12 +13,12 @@ name: "CodeQL"
on: on:
push: push:
branches: [ main ] branches: [main]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ main ] branches: [main]
schedule: schedule:
- cron: '31 7 * * 3' - cron: "31 7 * * 3"
jobs: jobs:
analyze: analyze:
@@ -32,40 +32,40 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
language: [ 'TypeScript' ] language: ["TypeScript"]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ] # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support # Learn more about CodeQL language support at https://git.io/codeql-language-support
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning. # Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL - name: Initialize CodeQL
uses: github/codeql-action/init@v3 uses: github/codeql-action/init@v3
with: with:
languages: ${{ matrix.language }} languages: ${{ matrix.language }}
source-root: src source-root: src
# If you wish to specify custom queries, you can do so here or in a config file. # If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file. # By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file. # Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main # queries: ./path/to/local/query, your-org/your-repo/queries@main
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below) # If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild - name: Autobuild
uses: github/codeql-action/autobuild@v3 uses: github/codeql-action/autobuild@v3
# Command-line programs to run using the OS shell. # Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl # 📚 https://git.io/JvXDl
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project # and modify them (or add more) to build your code if your project
# uses a compiled language # uses a compiled language
#- run: | #- run: |
# make bootstrap # make bootstrap
# make release # make release
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3 uses: github/codeql-action/analyze@v3

View File

@@ -16,4 +16,4 @@ jobs:
- name: 🚀 Run Release Drafter - name: 🚀 Run Release Drafter
uses: release-drafter/release-drafter@v6.0.0 uses: release-drafter/release-drafter@v6.0.0
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -1,4 +1,4 @@
name: 'test-cache-windows' name: "test-cache-windows"
on: on:
pull_request: pull_request:
push: push:
@@ -36,8 +36,8 @@ jobs:
id: restore id: restore
uses: ./ uses: ./
with: with:
enable-cache: true enable-cache: true
cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }} cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }}
- name: Cache was hit - name: Cache was hit
run: | run: |
if ($env:CACHE_HIT -ne "true") { if ($env:CACHE_HIT -ne "true") {

View File

@@ -1,4 +1,4 @@
name: 'test-cache' name: "test-cache"
on: on:
pull_request: pull_request:
push: push:
@@ -36,8 +36,8 @@ jobs:
id: restore id: restore
uses: ./ uses: ./
with: with:
enable-cache: true enable-cache: true
cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }} cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }}
- name: Cache was hit - name: Cache was hit
run: | run: |
if [ "$CACHE_HIT" != "true" ]; then if [ "$CACHE_HIT" != "true" ]; then
@@ -48,8 +48,48 @@ jobs:
- run: uv sync - run: uv sync
working-directory: __tests__/fixtures/uv-project working-directory: __tests__/fixtures/uv-project
test-setup-cache-dependency-glob:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup with cache
uses: ./
with:
enable-cache: true
cache-dependency-glob: |
__tests__/fixtures/uv-project/uv.lock
**/pyproject.toml
cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }}
- run: uv sync
working-directory: __tests__/fixtures/uv-project
test-restore-cache-dependency-glob:
runs-on: ubuntu-latest
needs: test-setup-cache-dependency-glob
steps:
- uses: actions/checkout@v4
- name: Change pyproject.toml
run: |
echo '[tool.uv]' >> __tests__/fixtures/uv-project/pyproject.toml
echo 'dev-dependencies = []' >> __tests__/fixtures/uv-project/pyproject.toml
- name: Restore with cache
id: restore
uses: ./
with:
enable-cache: true
cache-dependency-glob: |
__tests__/fixtures/uv-project/uv.lock
**/pyproject.toml
cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }}
- name: Cache was not hit
run: |
if [ "$CACHE_HIT" == "true" ]; then
exit 1
fi
env:
CACHE_HIT: ${{ steps.restore.outputs.cache-hit }}
test-setup-cache-local: test-setup-cache-local:
runs-on: oracle-aarch64 runs-on: selfhosted-ubuntu-arm64
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Setup with cache - name: Setup with cache
@@ -61,7 +101,7 @@ jobs:
- run: uv sync - run: uv sync
working-directory: __tests__/fixtures/uv-project working-directory: __tests__/fixtures/uv-project
test-restore-cache-local: test-restore-cache-local:
runs-on: oracle-aarch64 runs-on: selfhosted-ubuntu-arm64
needs: test-setup-cache-local needs: test-setup-cache-local
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
@@ -69,9 +109,9 @@ jobs:
id: restore id: restore
uses: ./ uses: ./
with: with:
enable-cache: true enable-cache: true
cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }} cache-suffix: ${{ github.run_id }}-${{ github.run_attempt }}
cache-local-path: /tmp/uv-cache cache-local-path: /tmp/uv-cache
- name: Cache was hit - name: Cache was hit
run: | run: |
if [ "$CACHE_HIT" != "true" ]; then if [ "$CACHE_HIT" != "true" ]; then

View File

@@ -1,4 +1,4 @@
name: 'test-windows' name: "test-windows"
on: on:
pull_request: pull_request:
push: push:
@@ -23,7 +23,5 @@ jobs:
} }
- name: Setup uv - name: Setup uv
uses: ./ uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: uv sync - run: uv sync
working-directory: __tests__\fixtures\uv-project working-directory: __tests__\fixtures\uv-project

View File

@@ -1,4 +1,4 @@
name: 'test' name: "test"
on: on:
pull_request: pull_request:
push: push:
@@ -11,76 +11,93 @@ concurrency:
jobs: jobs:
build: build:
runs-on: ${{ matrix.os }} runs-on: ubuntu-latest
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-14, oracle-aarch64]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: '20' node-version: "20"
- run: | - run: |
npm install npm install
- run: | - run: |
npm run all npm run all
- name: Make sure no changes from linters are detected
run: |
git diff --exit-code
test-default-version: test-default-version:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, macos-latest, macos-14, oracle-aarch64] os: [ubuntu-latest, macos-latest, macos-14, selfhosted-ubuntu-arm64]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install default version - name: Install default version
uses: ./ uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: uv sync - run: uv sync
working-directory: __tests__/fixtures/uv-project working-directory: __tests__/fixtures/uv-project
test-specific-version: test-specific-version:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, macos-latest, macos-14, oracle-aarch64] os: [ubuntu-latest, macos-latest, macos-14, selfhosted-ubuntu-arm64]
uv-version: ['latest','0.3.0','0.3.2'] uv-version: ["latest", "0.3.0", "0.3.2", "0.3", "0.3.x", ">=0.3.0"]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install version ${{ matrix.uv-version }} - name: Install version ${{ matrix.uv-version }}
uses: ./ uses: ./
with: with:
version: ${{ matrix.uv-version }} version: ${{ matrix.uv-version }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: uv sync - run: uv sync
working-directory: __tests__/fixtures/uv-project working-directory: __tests__/fixtures/uv-project
test-semver-range:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, selfhosted-ubuntu-arm64]
steps:
- uses: actions/checkout@v4
- name: Install version 0.3
id: setup-uv
uses: ./
with:
version: "0.3"
- name: Correct version gets installed
run: |
if [ "$UV_VERSION" != "0.3.5" ]; then
exit 1
fi
env:
UV_VERSION: ${{ steps.setup-uv.outputs.uv-version }}
test-checksum: test-checksum:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, oracle-aarch64] os: [ubuntu-latest, selfhosted-ubuntu-arm64]
checksum: ['4d9279ad5ca596b1e2d703901d508430eb07564dc4d8837de9e2fca9c90f8ecd'] checksum:
["4d9279ad5ca596b1e2d703901d508430eb07564dc4d8837de9e2fca9c90f8ecd"]
exclude: exclude:
- os: oracle-aarch64 - os: selfhosted-ubuntu-arm64
checksum: '4d9279ad5ca596b1e2d703901d508430eb07564dc4d8837de9e2fca9c90f8ecd' checksum: "4d9279ad5ca596b1e2d703901d508430eb07564dc4d8837de9e2fca9c90f8ecd"
include: include:
- os: oracle-aarch64 - os: selfhosted-ubuntu-arm64
checksum: 'e11b01402ab645392c7ad6044db63d37e4fd1e745e015306993b07695ea5f9f8' checksum: "e11b01402ab645392c7ad6044db63d37e4fd1e745e015306993b07695ea5f9f8"
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Checksum matches expected - name: Checksum matches expected
uses: ./ uses: ./
with: with:
version: '0.3.2' version: "0.3.2"
checksum: ${{ matrix.checksum }} checksum: ${{ matrix.checksum }}
github-token: ${{ secrets.GITHUB_TOKEN }} test-with-explicit-token:
test-without-github-token:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install default version - name: Install default version
uses: ./ uses: ./
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: uv sync - run: uv sync
working-directory: __tests__/fixtures/uv-project working-directory: __tests__/fixtures/uv-project
test-uvx: test-uvx:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
@@ -88,3 +105,28 @@ jobs:
- name: Install default version - name: Install default version
uses: ./ uses: ./
- run: uvx ruff --version - run: uvx ruff --version
test-tool-install:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
[
ubuntu-latest,
macos-latest,
macos-14,
windows-latest,
selfhosted-ubuntu-arm64,
]
steps:
- uses: actions/checkout@v4
- name: Install default version
uses: ./
- run: uv tool install ruff
- run: ruff --version
test-system-install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
- run: uv pip install --system black

View File

@@ -1,26 +0,0 @@
name: 'Update default version and checksums'
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20'
- name: Update default version and checksums
id: update-default-version
run: node dist/update-default-version/index.js src/download/checksum/known-checksums.ts action.yml ${{ secrets.GITHUB_TOKEN }}
- run: npm install && npm run all
- name: Create Pull Request
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
with:
commit-message: "chore: update checksums"
title: "chore: update default version to ${{ steps.update-default-version.outputs.latest-version }}"
body: "chore: update default version to ${{ steps.update-default-version.outputs.latest-version }}"
base: main
labels: "automated-pr,bugfix"
branch: update-default-version-pr
delete-branch: true

View File

@@ -0,0 +1,32 @@
name: "Update known checksums"
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "20"
- name: Update known checksums
id: update-known-checksums
run:
node dist/update-known-checksums/index.js
src/download/checksum/known-checksums.ts ${{ secrets.GITHUB_TOKEN }}
- run: npm install && npm run all
- name: Create Pull Request
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
with:
commit-message: "chore: update known checksums"
title:
"chore: update known checksums for ${{
steps.update-known-checksums.outputs.latest-version }}"
body:
"chore: update known checksums for ${{
steps.update-known-checksums.outputs.latest-version }}"
base: main
labels: "automated-pr,update-known-checksums"
branch: update-known-checksums-pr
delete-branch: true

View File

@@ -5,9 +5,9 @@ name: Update Major Minor Tags
on: on:
push: push:
branches-ignore: branches-ignore:
- '**' - "**"
tags: tags:
- 'v*.*.*' - "v*.*.*"
jobs: jobs:
update_major_minor_tags: update_major_minor_tags:

3
.gitignore vendored
View File

@@ -97,3 +97,6 @@ Thumbs.db
# Ignore built ts files # Ignore built ts files
__tests__/runner/* __tests__/runner/*
lib/**/* lib/**/*
# Idea IDEs (PyCharm, WebStorm, IntelliJ, etc)
.idea/

View File

@@ -1,3 +0,0 @@
dist/
lib/
node_modules/

View File

@@ -1,10 +0,0 @@
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid"
}

301
README.md
View File

@@ -2,92 +2,113 @@
Set up your GitHub Actions workflow with a specific version of [uv](https://docs.astral.sh/uv/). Set up your GitHub Actions workflow with a specific version of [uv](https://docs.astral.sh/uv/).
* Install a version of uv and add it to the path - Install a version of uv and add it to PATH
* Cache the installed version of uv to speed up consecutive runs on self-hosted runners - Cache the installed version of uv to speed up consecutive runs on self-hosted runners
* Register problem matchers for error output - Register problem matchers for error output
* Optional: Cache the uv cache - (Optional) Persist the uv's cache in the GitHub Actions Cache
* Optional: Verify the checksum of the downloaded uv executable - (Optional) Verify the checksum of the downloaded uv executable
## Contents ## Contents
* [Usage](#usage) - [Usage](#usage)
* [Install specific version](#install-specific-version) - [Install the latest version (default)](#install-the-latest-version-default)
* [Install latest version](#install-latest-version) - [Install a specific version](#install-a-specific-version)
* [Validate checksum](#validate-checksum) - [Install a version by supplying a semver range](#install-a-version-by-supplying-a-semver-range)
* [Enable Caching](#enable-caching) - [Validate checksum](#validate-checksum)
* [Local cache path](#local-cache-path) - [Enable Caching](#enable-caching)
* [Cache dependency glob](#cache-dependency-glob) - [Cache dependency glob](#cache-dependency-glob)
* [API rate limit](#api-rate-limit) - [Local cache path](#local-cache-path)
* [How it works](#how-it-works) - [GitHub authentication token](#github-authentication-token)
* [FAQ](#faq) - [UV_TOOL_DIR](#uv_tool_dir)
- [UV_TOOL_BIN_DIR](#uv_tool_bin_dir)
- [How it works](#how-it-works)
- [FAQ](#faq)
## Usage ## Usage
Example workflow will be added later ### Install the latest version (default)
### Install specific version
You can also specify a specific version of uv
```yaml ```yaml
- name: Install a specific version - name: Install the latest version of uv
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
version: '0.3.0' version: "latest"
``` ```
### Install latest version For an example workflow, see
[here](https://github.com/charliermarsh/autobot/blob/e42c66659bf97b90ca9ff305a19cc99952d0d43f/.github/workflows/ci.yaml).
By default this action installs the version defined as `default` in `action.yml`. > [!TIP]
This gets automatically updated in a new release of this action when a new version of uv is released. >
If you don't want to wait for a new release of this action you can use use `version: latest`. > Using `latest` requires that uv download the executable on every run, which incurs a cost
> (especially on self-hosted runners). As a best practice, consider pinning the version to a
> specific release.
> [!WARNING] ### Install a specific version
> Using the `latest` version means that the uv executable gets downloaded every single time instead of loaded from the tools cache.
> This can take up to 20s depending on the download speed.
> This does not affect the uv cache.
```yaml ```yaml
- name: Install a specific version - name: Install a specific version of uv
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
version: 'latest' version: "0.4.4"
```
### Install a version by supplying a semver range
You can also specify a [semver range](https://github.com/npm/node-semver?tab=readme-ov-file#ranges)
to install the latest version that satisfies the range.
```yaml
- name: Install a semver range of uv
uses: astral-sh/setup-uv@v3
with:
version: ">=0.4.0"
```
```yaml
- name: Pinning a minor version of uv
uses: astral-sh/setup-uv@v3
with:
version: "0.4.x"
``` ```
### Validate checksum ### Validate checksum
You can also specify a checksum to validate the downloaded file. You can also specify a checksum to validate the downloaded file. Checksums up to the default version
Checksums up to the default version are automatically verified by this action. are automatically verified by this action. The sha256 hashes can be found on the
The sha265 hashes can be found on the [releases page](https://github.com/astral-sh/uv/releases) [releases page](https://github.com/astral-sh/uv/releases) of the uv repo.
of the uv repo.
```yaml ```yaml
- name: Install a specific version and validate the checksum - name: Install a specific version and validate the checksum
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
version: '0.3.1' version: "0.3.1"
checksum: 'e11b01402ab645392c7ad6044db63d37e4fd1e745e015306993b07695ea5f9f8' checksum: "e11b01402ab645392c7ad6044db63d37e4fd1e745e015306993b07695ea5f9f8"
``` ```
### Enable caching ### Enable caching
If you enable caching the [uv cache](https://docs.astral.sh/uv/concepts/cache/) will If you enable caching, the [uv cache](https://docs.astral.sh/uv/concepts/cache/) will be cached to
be cached to the GitHub Actions Cache. This can speed up runs which can reuse the cache the GitHub Actions Cache. This can speed up runs that reuse the cache by several minutes.
by several minutes. The cache will always be reused on self-hosted runners.
> [!TIP]
>
> On self-hosted runners this is usually not needed since the cache generated by uv on the runner's
> filesystem is not removed after a run. For more details see [Local cache path](#local-cache-path).
You can optionally define a custom cache key suffix. You can optionally define a custom cache key suffix.
```yaml ```yaml
- name: Enable caching and define a custom cache key suffix - name: Enable caching and define a custom cache key suffix
id: setup-uv id: setup-uv
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
enable-cache: true enable-cache: true
cache-suffix: 'optional-suffix' cache-suffix: "optional-suffix"
``` ```
When the cache was successfully restored the output `cache-hit` will be set to `true` and you can use it in subsequent steps. When the cache was successfully restored, the output `cache-hit` will be set to `true` and you can
For the example above you can use it like this: use it in subsequent steps. For example, to use the cache in the above case:
```yaml ```yaml
- name: Do something if the cache was restored - name: Do something if the cache was restored
@@ -95,97 +116,203 @@ For the example above you can use it like this:
run: echo "Cache was restored" run: echo "Cache was restored"
``` ```
#### Local cache path #### Cache dependency glob
If you want to save the cache to a local path other than the default path (`/tmp/setup-uv-cache`) If you want to control when the cache is invalidated, specify a glob pattern with the
you can specify the path with the `cache-local-path` input. `cache-dependency-glob` input. The cache will be invalidated if any file matching the glob pattern
changes. The glob matches files relative to the repository root.
> [!NOTE]
>
> The default is `**/uv.lock`.
```yaml
- name: Define a cache dependency glob
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: "**/requirements*.txt"
```
```yaml
- name: Define a list of cache dependency globs
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: |
**/requirements*.txt
**/pyproject.toml
```
```yaml
- name: Never invalidate the cache
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: ""
```
### Local cache path
This action controls where uv stores its cache on the runner's filesystem by setting `UV_CACHE_DIR`.
It defaults to `setup-uv-cache` in the `TMP` dir, `D:\a\_temp\uv-tool-dir` on Windows and
`/tmp/setup-uv-cache` on Linux/macOS. You can change the default by specifying the path with the
`cache-local-path` input.
```yaml ```yaml
- name: Define a custom uv cache path - name: Define a custom uv cache path
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
enable-cache: true cache-local-path: "/path/to/cache"
cache-local-path: '/path/to/cache'
``` ```
#### Cache dependency glob ### Disable cache pruning
If you want to control when the cache is invalidated you can specify a glob pattern with the `cache-dependency-glob` input. By default, the uv cache is pruned after every run, removing pre-built wheels, but retaining any
The cache will be invalidated if any file matching the glob pattern changes. wheels that were built from source. On GitHub-hosted runners, it's typically faster to omit those
The glob matches files relative to the repository root. pre-built wheels from the cache (and instead re-download them from the registry on each run).
However, on self-hosted or local runners, preserving the cache may be more efficient. See
the[documentation](https://docs.astral.sh/uv/concepts/cache/#caching-in-continuous-integration) for
more.
If you want to persist the entire cache across runs, disable cache pruning with the `prune-cache`
input.
```yaml ```yaml
- name: Define a custom cache dependency glob - name: Don't prune the cache before saving it
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
enable-cache: true enable-cache: true
cache-dependency-glob: 'uv.lock' prune-cache: false
``` ```
### GitHub authentication token
This action uses the GitHub API to fetch the uv release artifacts. To avoid hitting the GitHub API
rate limit too quickly, an authentication token can be provided via the `github-token` input. By
default, the `GITHUB_TOKEN` secret is used, which is automatically provided by GitHub Actions.
If the default
[permissions for the GitHub token](https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication#permissions-for-the-github_token)
are not sufficient, you can provide a custom GitHub token with the necessary permissions.
```yaml ```yaml
- name: Define a custom cache dependency glob - name: Install the latest version of uv with a custom GitHub token
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
enable-cache: true github-token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
cache-dependency-glob: '**requirements*.txt'
``` ```
### API rate limit ### UV_TOOL_DIR
To avoid hitting the error `API rate limit exceeded` you can supply a GitHub token with the `github-token` input. On Windows `UV_TOOL_DIR` is set to `uv-tool-dir` in the `TMP` dir (e.g. `D:\a\_temp\uv-tool-dir`).
On GitHub hosted runners this is on the much faster `D:` drive.
On all other platforms the tool environments are placed in the
[default location](https://docs.astral.sh/uv/concepts/tools/#tools-directory).
If you want to change this behaviour (especially on self-hosted runners) you can use the `tool-dir`
input:
```yaml ```yaml
- name: Install uv and supply a GitHub token - name: Install the latest version of uv with a custom tool dir
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} tool-dir: "/path/to/tool/dir"
```
### UV_TOOL_BIN_DIR
On Windows `UV_TOOL_BIN_DIR` is set to `uv-tool-bin-dir` in the `TMP` dir (e.g.
`D:\a\_temp\uv-tool-bin-dir`). On GitHub hosted runners this is on the much faster `D:` drive. This
path is also automatically added to the PATH.
On all other platforms the tool binaries get installed to the
[default location](https://docs.astral.sh/uv/concepts/tools/#the-bin-directory).
If you want to change this behaviour (especially on self-hosted runners) you can use the
`tool-bin-dir` input:
```yaml
- name: Install the latest version of uv with a custom tool bin dir
uses: astral-sh/setup-uv@v3
with:
tool-bin-dir: "/path/to/tool-bin/dir"
``` ```
## How it works ## How it works
This action downloads uv from the releases of the [uv repo](https://github.com/astral-sh/uv) and uses the [GitHub Actions Toolkit](https://github.com/actions/toolkit) to cache it as a tool to speed up consecutive runs on self-hosted runners. This action downloads uv from the uv repo's official
[GitHub Releases](https://github.com/astral-sh/uv) and uses the
[GitHub Actions Toolkit](https://github.com/actions/toolkit) to cache it as a tool to speed up
consecutive runs on self-hosted runners.
The installed version of uv is then added to the runner path so other steps can just use it by calling `uv`. The installed version of uv is then added to the runner PATH, enabling subsequent steps to invoke it
by name (`uv`).
## FAQ ## FAQ
### Do I still need actions/setup-python when using this action? ### Do I still need `actions/setup-python` alongside `setup-uv`?
No! This action was modelled as a drop-in replacement for `actions/setup-python` when using uv. No. This action is modelled as a drop-in replacement for `actions/setup-python` when using uv. With
`setup-uv`, you can install a specific version of Python using `uv python install` rather than
relying on `actions/setup-python`.
A simple example workflow could look like this: For example:
```yaml ```yaml
- name: Checkout the repository - name: Checkout the repository
uses: actions/checkout@main uses: actions/checkout@main
- name: Install the latest version of uv - name: Install the latest version of uv
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
with: with:
enable-cache: true enable-cache: true
- name: Sync dependencies
run: uv sync
- name: Test - name: Test
run: uv run pytest run: uv run --frozen pytest
```
To install a specific version of Python, use
[`uv python install`](https://docs.astral.sh/uv/guides/install-python/):
```yaml
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v3
with:
enable-cache: true
- name: Install Python 3.12
run: uv python install 3.12
``` ```
### What is the default version? ### What is the default version?
By default this action installs the version defined as `default` in `action.yml`. By default, this action installs the latest version of uv.
When a new release of uv is published this triggers an automatic release of this action with the new version as `default`.
If you have to know the version installed for other steps of your workflow you can use the `uv-version` output: If you require the installed version in subsequent steps of your workflow, use the `uv-version`
output:
```yaml ```yaml
- name: Checkout the repository - name: Checkout the repository
uses: actions/checkout@latest uses: actions/checkout@main
- name: Install the default version of uv - name: Install the default version of uv
id: setup-uv id: setup-uv
uses: eifinger/setup-uv@v1 uses: astral-sh/setup-uv@v3
- name: Print the installed version - name: Print the installed version
run: echo "Installed uv version is ${{ steps.setup-uv.outputs.uv-version }}" run: echo "Installed uv version is ${{ steps.setup-uv.outputs.uv-version }}"
``` ```
--- ## Acknowledgements
[<img src="https://raw.githubusercontent.com/eifinger/setup-uv/main/docs/images/bmc-button.svg" width=150 height=40 style="margin: 5px"/>](https://www.buymeacoffee.com/eifinger) `setup-uv` was initially written and published by [Kevin Stillhammer](https://github.com/eifinger)
[<img src="https://raw.githubusercontent.com/eifinger/setup-uv/main/docs/images/paypal-button.svg" width=150 height=40 style="margin: 5px"/>](https://paypal.me/kevinstillhammer) before moving under the official [Astral](https://github.com/astral-sh) GitHub organization. You can
support Kevin's work in open source on [Buy me a coffee](https://www.buymeacoffee.com/eifinger) or
[PayPal](https://paypal.me/kevinstillhammer).
## License
MIT
<div align="center">
<a target="_blank" href="https://astral.sh" style="background:none">
<img src="https://raw.githubusercontent.com/astral-sh/uv/main/assets/svg/Astral.svg" alt="Made by Astral">
</a>
</div>

View File

@@ -1,37 +0,0 @@
import {expect, test, it} from '@jest/globals'
import {
isknownVersion,
validateChecksum
} from '../../../src/download/checksum/checksum'
test('checksum should match', async () => {
const validChecksum =
'f3da96ec7e995debee7f5d52ecd034dfb7074309a1da42f76429ecb814d813a3'
const filePath = '__tests__/fixtures/checksumfile'
// string params don't matter only test the checksum mechanism, not known checksums
await validateChecksum(
validChecksum,
filePath,
'aarch64',
'pc-windows-msvc',
'1.2.3'
)
})
type KnownVersionFixture = {version: string; known: boolean}
it.each<KnownVersionFixture>([
{
version: '0.3.0',
known: true
},
{
version: '0.0.15',
known: false
}
])(
'isknownVersion should return $known for version $version',
({version, known}) => {
expect(isknownVersion(version)).toBe(known)
}
)

View File

@@ -0,0 +1,37 @@
import { expect, test, it } from "@jest/globals";
import {
isknownVersion,
validateChecksum,
} from "../../../src/download/checksum/checksum";
test("checksum should match", async () => {
const validChecksum =
"f3da96ec7e995debee7f5d52ecd034dfb7074309a1da42f76429ecb814d813a3";
const filePath = "__tests__/fixtures/checksumfile";
// string params don't matter only test the checksum mechanism, not known checksums
await validateChecksum(
validChecksum,
filePath,
"aarch64",
"pc-windows-msvc",
"1.2.3",
);
});
type KnownVersionFixture = { version: string; known: boolean };
it.each<KnownVersionFixture>([
{
version: "0.3.0",
known: true,
},
{
version: "0.0.15",
known: false,
},
])(
"isknownVersion should return $known for version $version",
({ version, known }) => {
expect(isknownVersion(version)).toBe(known);
},
);

View File

@@ -1,38 +1,53 @@
name: 'Python setup uv' name: "astral-sh/setup-uv"
description: 'Set up your GitHub Actions workflow with a specific version of uv' description:
author: 'eifinger' "Set up your GitHub Actions workflow with a specific version of uv."
author: "astral-sh"
inputs: inputs:
version: version:
description: 'The version of uv to install' description: "The version of uv to install"
default: '0.3.2' default: "latest"
checksum: checksum:
description: 'The checksum of the uv version to install' description: "The checksum of the uv version to install"
required: false required: false
github-token: github-token:
description: 'Used to increase the rate limit when retrieving versions and downloading uv.' description:
"Used to increase the rate limit when retrieving versions and downloading
uv."
required: false required: false
default: ${{ github.token }}
enable-cache: enable-cache:
description: 'Enable caching of the uv cache' description: "Enable caching of the uv cache"
default: 'false' default: "false"
cache-dependency-glob: cache-dependency-glob:
description: 'Glob pattern to match files relative to the repository root to control the cache. e.g. "uv.lock"' description:
required: false "Glob pattern to match files relative to the repository root to control
the cache."
default: "**/uv.lock"
cache-suffix: cache-suffix:
description: 'Suffix for the cache key' description: "Suffix for the cache key"
required: false required: false
cache-local-path: cache-local-path:
description: 'Local path to store the cache.' description: "Local path to store the cache."
default: '/tmp/setup-uv-cache' default: ""
prune-cache:
description: "Prune cache before saving."
default: true
tool-dir:
description: "Custom path to set UV_TOOL_DIR to."
required: false
tool-bin-dir:
description: "Custom path to set UV_TOOL_BIN_DIR to."
required: false
outputs: outputs:
uv-version: uv-version:
description: "The installed uv version. Useful when using latest." description: "The installed uv version. Useful when using latest."
cache-hit: cache-hit:
description: "A boolean value to indicate a cache entry was found" description: "A boolean value to indicate a cache entry was found"
runs: runs:
using: 'node20' using: "node20"
main: 'dist/setup/index.js' main: "dist/setup/index.js"
post: 'dist/save-cache/index.js' post: "dist/save-cache/index.js"
post-if: success() post-if: success()
branding: branding:
icon: 'package' icon: "package"
color: 'blue' color: "black"

31
biome.json Normal file
View File

@@ -0,0 +1,31 @@
{
"$schema": "https://biomejs.dev/schemas/1.9.2/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
"useIgnoreFile": false
},
"files": {
"ignoreUnknown": false,
"ignore": ["dist", "lib", "node_modules"]
},
"formatter": {
"enabled": true,
"indentStyle": "space"
},
"organizeImports": {
"enabled": true
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
},
"javascript": {
"formatter": {
"quoteStyle": "double",
"trailingCommas": "all"
}
}
}

3858
dist/save-cache/index.js generated vendored

File diff suppressed because one or more lines are too long

1
dist/save-cache/index.js.map generated vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

453
dist/setup/37.index.js generated vendored
View File

@@ -1,453 +0,0 @@
"use strict";
exports.id = 37;
exports.ids = [37];
exports.modules = {
/***/ 4037:
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
__webpack_require__.r(__webpack_exports__);
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
/* harmony export */ "toFormData": () => (/* binding */ toFormData)
/* harmony export */ });
/* harmony import */ var fetch_blob_from_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2777);
/* harmony import */ var formdata_polyfill_esm_min_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(8010);
let s = 0;
const S = {
START_BOUNDARY: s++,
HEADER_FIELD_START: s++,
HEADER_FIELD: s++,
HEADER_VALUE_START: s++,
HEADER_VALUE: s++,
HEADER_VALUE_ALMOST_DONE: s++,
HEADERS_ALMOST_DONE: s++,
PART_DATA_START: s++,
PART_DATA: s++,
END: s++
};
let f = 1;
const F = {
PART_BOUNDARY: f,
LAST_BOUNDARY: f *= 2
};
const LF = 10;
const CR = 13;
const SPACE = 32;
const HYPHEN = 45;
const COLON = 58;
const A = 97;
const Z = 122;
const lower = c => c | 0x20;
const noop = () => {};
class MultipartParser {
/**
* @param {string} boundary
*/
constructor(boundary) {
this.index = 0;
this.flags = 0;
this.onHeaderEnd = noop;
this.onHeaderField = noop;
this.onHeadersEnd = noop;
this.onHeaderValue = noop;
this.onPartBegin = noop;
this.onPartData = noop;
this.onPartEnd = noop;
this.boundaryChars = {};
boundary = '\r\n--' + boundary;
const ui8a = new Uint8Array(boundary.length);
for (let i = 0; i < boundary.length; i++) {
ui8a[i] = boundary.charCodeAt(i);
this.boundaryChars[ui8a[i]] = true;
}
this.boundary = ui8a;
this.lookbehind = new Uint8Array(this.boundary.length + 8);
this.state = S.START_BOUNDARY;
}
/**
* @param {Uint8Array} data
*/
write(data) {
let i = 0;
const length_ = data.length;
let previousIndex = this.index;
let {lookbehind, boundary, boundaryChars, index, state, flags} = this;
const boundaryLength = this.boundary.length;
const boundaryEnd = boundaryLength - 1;
const bufferLength = data.length;
let c;
let cl;
const mark = name => {
this[name + 'Mark'] = i;
};
const clear = name => {
delete this[name + 'Mark'];
};
const callback = (callbackSymbol, start, end, ui8a) => {
if (start === undefined || start !== end) {
this[callbackSymbol](ui8a && ui8a.subarray(start, end));
}
};
const dataCallback = (name, clear) => {
const markSymbol = name + 'Mark';
if (!(markSymbol in this)) {
return;
}
if (clear) {
callback(name, this[markSymbol], i, data);
delete this[markSymbol];
} else {
callback(name, this[markSymbol], data.length, data);
this[markSymbol] = 0;
}
};
for (i = 0; i < length_; i++) {
c = data[i];
switch (state) {
case S.START_BOUNDARY:
if (index === boundary.length - 2) {
if (c === HYPHEN) {
flags |= F.LAST_BOUNDARY;
} else if (c !== CR) {
return;
}
index++;
break;
} else if (index - 1 === boundary.length - 2) {
if (flags & F.LAST_BOUNDARY && c === HYPHEN) {
state = S.END;
flags = 0;
} else if (!(flags & F.LAST_BOUNDARY) && c === LF) {
index = 0;
callback('onPartBegin');
state = S.HEADER_FIELD_START;
} else {
return;
}
break;
}
if (c !== boundary[index + 2]) {
index = -2;
}
if (c === boundary[index + 2]) {
index++;
}
break;
case S.HEADER_FIELD_START:
state = S.HEADER_FIELD;
mark('onHeaderField');
index = 0;
// falls through
case S.HEADER_FIELD:
if (c === CR) {
clear('onHeaderField');
state = S.HEADERS_ALMOST_DONE;
break;
}
index++;
if (c === HYPHEN) {
break;
}
if (c === COLON) {
if (index === 1) {
// empty header field
return;
}
dataCallback('onHeaderField', true);
state = S.HEADER_VALUE_START;
break;
}
cl = lower(c);
if (cl < A || cl > Z) {
return;
}
break;
case S.HEADER_VALUE_START:
if (c === SPACE) {
break;
}
mark('onHeaderValue');
state = S.HEADER_VALUE;
// falls through
case S.HEADER_VALUE:
if (c === CR) {
dataCallback('onHeaderValue', true);
callback('onHeaderEnd');
state = S.HEADER_VALUE_ALMOST_DONE;
}
break;
case S.HEADER_VALUE_ALMOST_DONE:
if (c !== LF) {
return;
}
state = S.HEADER_FIELD_START;
break;
case S.HEADERS_ALMOST_DONE:
if (c !== LF) {
return;
}
callback('onHeadersEnd');
state = S.PART_DATA_START;
break;
case S.PART_DATA_START:
state = S.PART_DATA;
mark('onPartData');
// falls through
case S.PART_DATA:
previousIndex = index;
if (index === 0) {
// boyer-moore derrived algorithm to safely skip non-boundary data
i += boundaryEnd;
while (i < bufferLength && !(data[i] in boundaryChars)) {
i += boundaryLength;
}
i -= boundaryEnd;
c = data[i];
}
if (index < boundary.length) {
if (boundary[index] === c) {
if (index === 0) {
dataCallback('onPartData', true);
}
index++;
} else {
index = 0;
}
} else if (index === boundary.length) {
index++;
if (c === CR) {
// CR = part boundary
flags |= F.PART_BOUNDARY;
} else if (c === HYPHEN) {
// HYPHEN = end boundary
flags |= F.LAST_BOUNDARY;
} else {
index = 0;
}
} else if (index - 1 === boundary.length) {
if (flags & F.PART_BOUNDARY) {
index = 0;
if (c === LF) {
// unset the PART_BOUNDARY flag
flags &= ~F.PART_BOUNDARY;
callback('onPartEnd');
callback('onPartBegin');
state = S.HEADER_FIELD_START;
break;
}
} else if (flags & F.LAST_BOUNDARY) {
if (c === HYPHEN) {
callback('onPartEnd');
state = S.END;
flags = 0;
} else {
index = 0;
}
} else {
index = 0;
}
}
if (index > 0) {
// when matching a possible boundary, keep a lookbehind reference
// in case it turns out to be a false lead
lookbehind[index - 1] = c;
} else if (previousIndex > 0) {
// if our boundary turned out to be rubbish, the captured lookbehind
// belongs to partData
const _lookbehind = new Uint8Array(lookbehind.buffer, lookbehind.byteOffset, lookbehind.byteLength);
callback('onPartData', 0, previousIndex, _lookbehind);
previousIndex = 0;
mark('onPartData');
// reconsider the current character even so it interrupted the sequence
// it could be the beginning of a new sequence
i--;
}
break;
case S.END:
break;
default:
throw new Error(`Unexpected state entered: ${state}`);
}
}
dataCallback('onHeaderField');
dataCallback('onHeaderValue');
dataCallback('onPartData');
// Update properties for the next call
this.index = index;
this.state = state;
this.flags = flags;
}
end() {
if ((this.state === S.HEADER_FIELD_START && this.index === 0) ||
(this.state === S.PART_DATA && this.index === this.boundary.length)) {
this.onPartEnd();
} else if (this.state !== S.END) {
throw new Error('MultipartParser.end(): stream ended unexpectedly');
}
}
}
function _fileName(headerValue) {
// matches either a quoted-string or a token (RFC 2616 section 19.5.1)
const m = headerValue.match(/\bfilename=("(.*?)"|([^()<>@,;:\\"/[\]?={}\s\t]+))($|;\s)/i);
if (!m) {
return;
}
const match = m[2] || m[3] || '';
let filename = match.slice(match.lastIndexOf('\\') + 1);
filename = filename.replace(/%22/g, '"');
filename = filename.replace(/&#(\d{4});/g, (m, code) => {
return String.fromCharCode(code);
});
return filename;
}
async function toFormData(Body, ct) {
if (!/multipart/i.test(ct)) {
throw new TypeError('Failed to fetch');
}
const m = ct.match(/boundary=(?:"([^"]+)"|([^;]+))/i);
if (!m) {
throw new TypeError('no or bad content-type header, no multipart boundary');
}
const parser = new MultipartParser(m[1] || m[2]);
let headerField;
let headerValue;
let entryValue;
let entryName;
let contentType;
let filename;
const entryChunks = [];
const formData = new formdata_polyfill_esm_min_js__WEBPACK_IMPORTED_MODULE_1__/* .FormData */ .Ct();
const onPartData = ui8a => {
entryValue += decoder.decode(ui8a, {stream: true});
};
const appendToFile = ui8a => {
entryChunks.push(ui8a);
};
const appendFileToFormData = () => {
const file = new fetch_blob_from_js__WEBPACK_IMPORTED_MODULE_0__/* .File */ .$B(entryChunks, filename, {type: contentType});
formData.append(entryName, file);
};
const appendEntryToFormData = () => {
formData.append(entryName, entryValue);
};
const decoder = new TextDecoder('utf-8');
decoder.decode();
parser.onPartBegin = function () {
parser.onPartData = onPartData;
parser.onPartEnd = appendEntryToFormData;
headerField = '';
headerValue = '';
entryValue = '';
entryName = '';
contentType = '';
filename = null;
entryChunks.length = 0;
};
parser.onHeaderField = function (ui8a) {
headerField += decoder.decode(ui8a, {stream: true});
};
parser.onHeaderValue = function (ui8a) {
headerValue += decoder.decode(ui8a, {stream: true});
};
parser.onHeaderEnd = function () {
headerValue += decoder.decode();
headerField = headerField.toLowerCase();
if (headerField === 'content-disposition') {
// matches either a quoted-string or a token (RFC 2616 section 19.5.1)
const m = headerValue.match(/\bname=("([^"]*)"|([^()<>@,;:\\"/[\]?={}\s\t]+))/i);
if (m) {
entryName = m[2] || m[3] || '';
}
filename = _fileName(headerValue);
if (filename) {
parser.onPartData = appendToFile;
parser.onPartEnd = appendFileToFormData;
}
} else if (headerField === 'content-type') {
contentType = headerValue;
}
headerValue = '';
headerField = '';
};
for await (const chunk of Body) {
parser.write(chunk);
}
parser.end();
return formData;
}
/***/ })
};
;
//# sourceMappingURL=37.index.js.map

1
dist/setup/37.index.js.map generated vendored

File diff suppressed because one or more lines are too long

11799
dist/setup/index.js generated vendored

File diff suppressed because one or more lines are too long

1
dist/setup/index.js.map generated vendored

File diff suppressed because one or more lines are too long

1056
dist/setup/licenses.txt generated vendored
View File

@@ -1,1056 +0,0 @@
@actions/cache
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/core
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/exec
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/glob
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/http-client
MIT
Actions Http Client for Node.js
Copyright (c) GitHub, Inc.
All rights reserved.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/io
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/tool-cache
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@azure/abort-controller
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/core-auth
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/core-http
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/core-lro
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/core-paging
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/core-tracing
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/core-util
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/logger
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@azure/storage-blob
MIT
The MIT License (MIT)
Copyright (c) 2020 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
@fastify/busboy
MIT
Copyright Brian White. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
@opentelemetry/api
Apache-2.0
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
@vercel/ncc
MIT
Copyright 2018 ZEIT, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
asynckit
MIT
The MIT License (MIT)
Copyright (c) 2016 Alex Indigo
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
balanced-match
MIT
(MIT)
Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
brace-expansion
MIT
MIT License
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
combined-stream
MIT
Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
concat-map
MIT
This software is released under the MIT license:
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
delayed-stream
MIT
Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
form-data
MIT
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
mime-db
MIT
(The MIT License)
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
mime-types
MIT
(The MIT License)
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
minimatch
ISC
The ISC License
Copyright (c) Isaac Z. Schlueter and Contributors
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
node-fetch
MIT
The MIT License (MIT)
Copyright (c) 2016 David Frank
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
sax
ISC
The ISC License
Copyright (c) Isaac Z. Schlueter and Contributors
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
====
`String.fromCodePoint` by Mathias Bynens used according to terms of MIT
License, as follows:
Copyright Mathias Bynens <https://mathiasbynens.be/>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
semver
ISC
The ISC License
Copyright (c) Isaac Z. Schlueter and Contributors
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
tr46
MIT
tslib
0BSD
Copyright (c) Microsoft Corporation.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
tunnel
MIT
The MIT License (MIT)
Copyright (c) 2012 Koichi Kobayashi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
undici
MIT
MIT License
Copyright (c) Matteo Collina and Undici contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
uuid
MIT
The MIT License (MIT)
Copyright (c) 2010-2020 Robert Kieffer and other contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
webidl-conversions
BSD-2-Clause
# The BSD 2-Clause License
Copyright (c) 2014, Domenic Denicola
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
whatwg-url
MIT
The MIT License (MIT)
Copyright (c) 20152016 Sebastian Mayr
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
xml2js
MIT
Copyright 2010, 2011, 2012, 2013. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
xmlbuilder
MIT
The MIT License (MIT)
Copyright (c) 2013 Ozgur Ozcitak
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

1
dist/setup/sourcemap-register.js generated vendored

File diff suppressed because one or more lines are too long

35031
dist/update-checksums/index.js generated vendored

File diff suppressed because one or more lines are too long

1
dist/update-checksums/index.js.map generated vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 36 KiB

View File

@@ -1,15 +0,0 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="545" height="153" viewBox="0 0 545 153">
<defs>
<style>
.cls-1{fill:#009ee3;}.cls-1,.cls-2,.cls-3{fill-rule:evenodd;}.cls-2{fill:#113984;}.cls-3{fill:#172c70;}</style>
</defs>
<title>paypal-seeklogo.com</title>
<path transform="scale(1, 1)" d="M0 24.48C0 10.9601 10.9601 0 24.48 0H520.2C533.72 0 544.68 10.9601 544.68 24.48V128.52C544.68 142.04 533.72 153 520.2 153H24.48C10.9601 153 0 142.04 0 128.52V24.48Z" fill="#ebf2ff"/>
<g transform="scale(0.8, 0.8) translate(45, 25)">
<path class="cls-1" d="M192.95,386.87h38.74c20.8,0,28.63,10.53,27.42,26-2,25.54-17.44,39.67-37.92,39.67H210.85c-2.81,0-4.7,1.86-5.46,6.9L201,488.74c-0.29,1.9-1.29,3-2.79,3.15H173.87c-2.29,0-3.1-1.75-2.5-5.54l14.84-93.93C186.79,388.66,188.85,386.87,192.95,386.87Z" transform="translate(-143.48 -354.54)"/>
<path class="cls-2" d="M361.14,385.13c13.07,0,25.13,7.09,23.48,24.76-2,21-13.25,32.62-31,32.67H338.11c-2.23,0-3.31,1.82-3.89,5.55l-3,19.07c-0.45,2.88-1.93,4.3-4.11,4.3H312.68c-2.3,0-3.1-1.47-2.59-4.76L322,390.29c0.59-3.76,2-5.16,4.57-5.16h34.54Zm-23.5,40.92h11.75c7.35-.28,12.23-5.37,12.72-14.55,0.3-5.67-3.53-9.73-9.62-9.7l-11.06.05-3.79,24.2h0Zm86.21,39.58c1.32-1.2,2.66-1.82,2.47-.34l-0.47,3.54c-0.24,1.85.49,2.83,2.21,2.83h12.82c2.16,0,3.21-.87,3.74-4.21l7.9-49.58c0.4-2.49-.21-3.71-2.1-3.71H436.32c-1.27,0-1.89.71-2.22,2.65l-0.52,3.05c-0.27,1.59-1,1.87-1.68.27-2.39-5.66-8.49-8.2-17-8-19.77.41-33.1,15.42-34.53,34.66-1.1,14.88,9.56,26.57,23.62,26.57,10.2,0,14.76-3,19.9-7.7h0ZM413.11,458c-8.51,0-14.44-6.79-13.21-15.11s9.19-15.11,17.7-15.11,14.44,6.79,13.21,15.11S421.63,458,413.11,458h0Zm64.5-44h-13c-2.68,0-3.77,2-2.92,4.46l16.14,47.26L462,488.21c-1.33,1.88-.3,3.59,1.57,3.59h14.61a4.47,4.47,0,0,0,4.34-2.13l49.64-71.2c1.53-2.19.81-4.49-1.7-4.49H516.63c-2.37,0-3.32.94-4.68,2.91l-20.7,30L482,416.82C481.46,415,480.11,414,477.62,414Z" transform="translate(-143.48 -354.54)"/>
<path class="cls-1" d="M583.8,385.13c13.07,0,25.13,7.09,23.48,24.76-2,21-13.25,32.62-31,32.67H560.78c-2.23,0-3.31,1.82-3.89,5.55l-3,19.07c-0.45,2.88-1.93,4.3-4.11,4.3H535.35c-2.3,0-3.1-1.47-2.59-4.76l11.93-76.45c0.59-3.76,2-5.16,4.57-5.16H583.8Zm-23.5,40.92h11.75c7.35-.28,12.23-5.37,12.72-14.55,0.3-5.67-3.53-9.73-9.62-9.7l-11.06.05-3.79,24.2h0Zm86.21,39.58c1.32-1.2,2.66-1.82,2.47-.34l-0.47,3.54c-0.24,1.85.49,2.83,2.21,2.83h12.82c2.16,0,3.21-.87,3.74-4.21l7.9-49.58c0.4-2.49-.21-3.71-2.1-3.71H659c-1.27,0-1.89.71-2.22,2.65l-0.52,3.05c-0.27,1.59-1,1.87-1.68.27-2.39-5.66-8.49-8.2-17-8-19.77.41-33.1,15.42-34.53,34.66-1.1,14.88,9.56,26.57,23.62,26.57,10.2,0,14.76-3,19.9-7.7h0ZM635.78,458c-8.51,0-14.44-6.79-13.21-15.11s9.19-15.11,17.7-15.11,14.44,6.79,13.21,15.11S644.29,458,635.78,458h0Zm59.13,13.74h-14.8a1.75,1.75,0,0,1-1.81-2l13-82.36a2.55,2.55,0,0,1,2.46-2h14.8a1.75,1.75,0,0,1,1.81,2l-13,82.36A2.55,2.55,0,0,1,694.91,471.76Z" transform="translate(-143.48 -354.54)"/>
<path class="cls-2" d="M168.72,354.54h38.78c10.92,0,23.88.35,32.54,8,5.79,5.11,8.83,13.24,8.13,22-2.38,29.61-20.09,46.2-43.85,46.2H185.2c-3.26,0-5.41,2.16-6.33,8l-5.34,34c-0.35,2.2-1.3,3.5-3,3.66H146.6c-2.65,0-3.59-2-2.9-6.42L160.9,361C161.59,356.62,164,354.54,168.72,354.54Z" transform="translate(-143.48 -354.54)"/>
<path class="cls-3" d="M179.43,435.29l6.77-42.87c0.59-3.76,2.65-5.56,6.75-5.56h38.74c6.41,0,11.6,1,15.66,2.85-3.89,26.36-20.94,41-43.26,41H185C182.44,430.72,180.56,432,179.43,435.29Z" transform="translate(-143.48 -354.54)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -1,9 +1,9 @@
module.exports = { module.exports = {
clearMocks: true, clearMocks: true,
moduleFileExtensions: ['js', 'ts'], moduleFileExtensions: ["js", "ts"],
testMatch: ['**/*.test.ts'], testMatch: ["**/*.test.ts"],
transform: { transform: {
'^.+\\.ts$': 'ts-jest' "^.+\\.ts$": "ts-jest",
}, },
verbose: true verbose: true,
} };

5815
package-lock.json generated
View File

@@ -10,39 +10,23 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/cache": "^3.2.4", "@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1", "@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1", "@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0", "@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0", "@actions/glob": "^0.5.0",
"@actions/io": "^1.1.3", "@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1", "@actions/tool-cache": "^2.0.1",
"@octokit/rest": "^21.0.2" "@octokit/rest": "^21.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.14.9", "@biomejs/biome": "1.9.4",
"@types/node": "^22.7.9",
"@types/semver": "^7.5.8", "@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.15.0", "@vercel/ncc": "^0.38.2",
"@typescript-eslint/parser": "^7.15.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0", "jest": "^29.7.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5", "ts-jest": "^29.2.5",
"typescript": "^5.4.5" "typescript": "^5.6.3"
}
},
"node_modules/@aashutoshrathi/word-wrap": {
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
"dev": true,
"engines": {
"node": ">=0.10.0"
} }
}, },
"node_modules/@actions/cache": { "node_modules/@actions/cache": {
@@ -72,20 +56,12 @@
} }
}, },
"node_modules/@actions/core": { "node_modules/@actions/core": {
"version": "1.10.1", "version": "1.11.1",
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz", "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz",
"integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==", "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==",
"dependencies": { "dependencies": {
"@actions/http-client": "^2.0.1", "@actions/exec": "^1.1.1",
"uuid": "^8.3.2" "@actions/http-client": "^2.0.1"
}
},
"node_modules/@actions/core/node_modules/uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
"bin": {
"uuid": "dist/bin/uuid"
} }
}, },
"node_modules/@actions/exec": { "node_modules/@actions/exec": {
@@ -108,9 +84,9 @@
} }
}, },
"node_modules/@actions/glob": { "node_modules/@actions/glob": {
"version": "0.4.0", "version": "0.5.0",
"resolved": "https://registry.npmjs.org/@actions/glob/-/glob-0.4.0.tgz", "resolved": "https://registry.npmjs.org/@actions/glob/-/glob-0.5.0.tgz",
"integrity": "sha512-+eKIGFhsFa4EBwaf/GMyzCdWrXWymGXfFmZU3FHQvYS8mPcHtTtZONbkcqqUMzw9mJ/pImEBFET1JNifhqGsAQ==", "integrity": "sha512-tST2rjPvJLRZLuT9NMUtyBjvj9Yo0MiJS3ow004slMvm8GFM+Zv9HvMJ7HWzfUyJnGrJvDsYkWBaaG3YKXRtCw==",
"dependencies": { "dependencies": {
"@actions/core": "^1.9.1", "@actions/core": "^1.9.1",
"minimatch": "^3.0.4" "minimatch": "^3.0.4"
@@ -409,12 +385,13 @@
"integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==" "integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig=="
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
"version": "7.21.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz",
"integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==", "integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/highlight": "^7.18.6" "@babel/highlight": "^7.25.7",
"picocolors": "^1.0.0"
}, },
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
@@ -466,29 +443,29 @@
"dev": true "dev": true
}, },
"node_modules/@babel/generator": { "node_modules/@babel/generator": {
"version": "7.21.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz",
"integrity": "sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==", "integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/types": "^7.21.4", "@babel/types": "^7.25.7",
"@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.17", "@jridgewell/trace-mapping": "^0.3.25",
"jsesc": "^2.5.1" "jsesc": "^3.0.2"
}, },
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
} }
}, },
"node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": { "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
"version": "0.3.2", "version": "0.3.5",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jridgewell/set-array": "^1.0.1", "@jridgewell/set-array": "^1.2.1",
"@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/sourcemap-codec": "^1.4.10",
"@jridgewell/trace-mapping": "^0.3.9" "@jridgewell/trace-mapping": "^0.3.24"
}, },
"engines": { "engines": {
"node": ">=6.0.0" "node": ">=6.0.0"
@@ -537,31 +514,6 @@
"node": ">=6.9.0" "node": ">=6.9.0"
} }
}, },
"node_modules/@babel/helper-function-name": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
"integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
"dev": true,
"dependencies": {
"@babel/template": "^7.20.7",
"@babel/types": "^7.21.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-hoist-variables": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
"dev": true,
"dependencies": {
"@babel/types": "^7.18.6"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-module-imports": { "node_modules/@babel/helper-module-imports": {
"version": "7.21.4", "version": "7.21.4",
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
@@ -627,18 +579,18 @@
} }
}, },
"node_modules/@babel/helper-string-parser": { "node_modules/@babel/helper-string-parser": {
"version": "7.19.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
"integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", "integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
} }
}, },
"node_modules/@babel/helper-validator-identifier": { "node_modules/@babel/helper-validator-identifier": {
"version": "7.19.1", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
"integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", "integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
@@ -668,14 +620,15 @@
} }
}, },
"node_modules/@babel/highlight": { "node_modules/@babel/highlight": {
"version": "7.18.6", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", "integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/helper-validator-identifier": "^7.18.6", "@babel/helper-validator-identifier": "^7.25.7",
"chalk": "^2.0.0", "chalk": "^2.4.2",
"js-tokens": "^4.0.0" "js-tokens": "^4.0.0",
"picocolors": "^1.0.0"
}, },
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
@@ -744,10 +697,13 @@
} }
}, },
"node_modules/@babel/parser": { "node_modules/@babel/parser": {
"version": "7.21.4", "version": "7.25.8",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz",
"integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==", "integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==",
"dev": true, "dev": true,
"dependencies": {
"@babel/types": "^7.25.8"
},
"bin": { "bin": {
"parser": "bin/babel-parser.js" "parser": "bin/babel-parser.js"
}, },
@@ -932,47 +888,32 @@
"@babel/core": "^7.0.0-0" "@babel/core": "^7.0.0-0"
} }
}, },
"node_modules/@babel/runtime": {
"version": "7.24.5",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz",
"integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==",
"dev": true,
"dependencies": {
"regenerator-runtime": "^0.14.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/template": { "node_modules/@babel/template": {
"version": "7.20.7", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz", "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz",
"integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==", "integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.25.7",
"@babel/parser": "^7.20.7", "@babel/parser": "^7.25.7",
"@babel/types": "^7.20.7" "@babel/types": "^7.25.7"
}, },
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"
} }
}, },
"node_modules/@babel/traverse": { "node_modules/@babel/traverse": {
"version": "7.21.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz",
"integrity": "sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==", "integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.21.4", "@babel/code-frame": "^7.25.7",
"@babel/generator": "^7.21.4", "@babel/generator": "^7.25.7",
"@babel/helper-environment-visitor": "^7.18.9", "@babel/parser": "^7.25.7",
"@babel/helper-function-name": "^7.21.0", "@babel/template": "^7.25.7",
"@babel/helper-hoist-variables": "^7.18.6", "@babel/types": "^7.25.7",
"@babel/helper-split-export-declaration": "^7.18.6", "debug": "^4.3.1",
"@babel/parser": "^7.21.4",
"@babel/types": "^7.21.4",
"debug": "^4.1.0",
"globals": "^11.1.0" "globals": "^11.1.0"
}, },
"engines": { "engines": {
@@ -980,13 +921,13 @@
} }
}, },
"node_modules/@babel/types": { "node_modules/@babel/types": {
"version": "7.21.4", "version": "7.25.8",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz",
"integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==", "integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/helper-string-parser": "^7.19.4", "@babel/helper-string-parser": "^7.25.7",
"@babel/helper-validator-identifier": "^7.19.1", "@babel/helper-validator-identifier": "^7.25.7",
"to-fast-properties": "^2.0.0" "to-fast-properties": "^2.0.0"
}, },
"engines": { "engines": {
@@ -999,75 +940,159 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
"dev": true "dev": true
}, },
"node_modules/@eslint-community/eslint-utils": { "node_modules/@biomejs/biome": {
"version": "4.4.0", "version": "1.9.4",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-1.9.4.tgz",
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "integrity": "sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==",
"dev": true, "dev": true,
"dependencies": { "hasInstallScript": true,
"eslint-visitor-keys": "^3.3.0" "bin": {
"biome": "bin/biome"
}, },
"engines": { "engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" "node": ">=14.21.3"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
}
},
"node_modules/@eslint-community/regexpp": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz",
"integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==",
"dev": true,
"engines": {
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
}
},
"node_modules/@eslint/eslintrc": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
"integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
"dev": true,
"dependencies": {
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.6.0",
"globals": "^13.19.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}, },
"funding": { "funding": {
"url": "https://opencollective.com/eslint" "type": "opencollective",
"url": "https://opencollective.com/biome"
},
"optionalDependencies": {
"@biomejs/cli-darwin-arm64": "1.9.4",
"@biomejs/cli-darwin-x64": "1.9.4",
"@biomejs/cli-linux-arm64": "1.9.4",
"@biomejs/cli-linux-arm64-musl": "1.9.4",
"@biomejs/cli-linux-x64": "1.9.4",
"@biomejs/cli-linux-x64-musl": "1.9.4",
"@biomejs/cli-win32-arm64": "1.9.4",
"@biomejs/cli-win32-x64": "1.9.4"
} }
}, },
"node_modules/@eslint/eslintrc/node_modules/globals": { "node_modules/@biomejs/cli-darwin-arm64": {
"version": "13.24.0", "version": "1.9.4",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-1.9.4.tgz",
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "integrity": "sha512-bFBsPWrNvkdKrNCYeAp+xo2HecOGPAy9WyNyB/jKnnedgzl4W4Hb9ZMzYNbf8dMCGmUdSavlYHiR01QaYR58cw==",
"cpu": [
"arm64"
],
"dev": true, "dev": true,
"dependencies": { "optional": true,
"type-fest": "^0.20.2" "os": [
}, "darwin"
],
"engines": { "engines": {
"node": ">=8" "node": ">=14.21.3"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@eslint/js": { "node_modules/@biomejs/cli-darwin-x64": {
"version": "8.57.0", "version": "1.9.4",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz", "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-1.9.4.tgz",
"integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==", "integrity": "sha512-ngYBh/+bEedqkSevPVhLP4QfVPCpb+4BBe2p7Xs32dBgs7rh9nY2AIYUL6BgLw1JVXV8GlpKmb/hNiuIxfPfZg==",
"cpu": [
"x64"
],
"dev": true, "dev": true,
"optional": true,
"os": [
"darwin"
],
"engines": { "engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0" "node": ">=14.21.3"
}
},
"node_modules/@biomejs/cli-linux-arm64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-1.9.4.tgz",
"integrity": "sha512-fJIW0+LYujdjUgJJuwesP4EjIBl/N/TcOX3IvIHJQNsAqvV2CHIogsmA94BPG6jZATS4Hi+xv4SkBBQSt1N4/g==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=14.21.3"
}
},
"node_modules/@biomejs/cli-linux-arm64-musl": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.9.4.tgz",
"integrity": "sha512-v665Ct9WCRjGa8+kTr0CzApU0+XXtRgwmzIf1SeKSGAv+2scAlW6JR5PMFo6FzqqZ64Po79cKODKf3/AAmECqA==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=14.21.3"
}
},
"node_modules/@biomejs/cli-linux-x64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-1.9.4.tgz",
"integrity": "sha512-lRCJv/Vi3Vlwmbd6K+oQ0KhLHMAysN8lXoCI7XeHlxaajk06u7G+UsFSO01NAs5iYuWKmVZjmiOzJ0OJmGsMwg==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=14.21.3"
}
},
"node_modules/@biomejs/cli-linux-x64-musl": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-1.9.4.tgz",
"integrity": "sha512-gEhi/jSBhZ2m6wjV530Yy8+fNqG8PAinM3oV7CyO+6c3CEh16Eizm21uHVsyVBEB6RIM8JHIl6AGYCv6Q6Q9Tg==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=14.21.3"
}
},
"node_modules/@biomejs/cli-win32-arm64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-1.9.4.tgz",
"integrity": "sha512-tlbhLk+WXZmgwoIKwHIHEBZUwxml7bRJgk0X2sPyNR3S93cdRq6XulAZRQJ17FYGGzWne0fgrXBKpl7l4M87Hg==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=14.21.3"
}
},
"node_modules/@biomejs/cli-win32-x64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-1.9.4.tgz",
"integrity": "sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=14.21.3"
} }
}, },
"node_modules/@fastify/busboy": { "node_modules/@fastify/busboy": {
@@ -1078,45 +1103,6 @@
"node": ">=14" "node": ">=14"
} }
}, },
"node_modules/@github/browserslist-config": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@github/browserslist-config/-/browserslist-config-1.0.0.tgz",
"integrity": "sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==",
"dev": true
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.14",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
"integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
"dev": true,
"dependencies": {
"@humanwhocodes/object-schema": "^2.0.2",
"debug": "^4.3.1",
"minimatch": "^3.0.5"
},
"engines": {
"node": ">=10.10.0"
}
},
"node_modules/@humanwhocodes/module-importer": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
"dev": true,
"engines": {
"node": ">=12.22"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/nzakas"
}
},
"node_modules/@humanwhocodes/object-schema": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
"integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
"dev": true
},
"node_modules/@istanbuljs/load-nyc-config": { "node_modules/@istanbuljs/load-nyc-config": {
"version": "1.1.0", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
@@ -1575,9 +1561,9 @@
} }
}, },
"node_modules/@jridgewell/set-array": { "node_modules/@jridgewell/set-array": {
"version": "1.1.2", "version": "1.2.1",
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=6.0.0" "node": ">=6.0.0"
@@ -1590,48 +1576,13 @@
"dev": true "dev": true
}, },
"node_modules/@jridgewell/trace-mapping": { "node_modules/@jridgewell/trace-mapping": {
"version": "0.3.18", "version": "0.3.25",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz", "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
"integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==", "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@jridgewell/resolve-uri": "3.1.0", "@jridgewell/resolve-uri": "^3.1.0",
"@jridgewell/sourcemap-codec": "1.4.14" "@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
"dev": true,
"dependencies": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
},
"engines": {
"node": ">= 8"
}
},
"node_modules/@nodelib/fs.stat": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
"dev": true,
"engines": {
"node": ">= 8"
}
},
"node_modules/@nodelib/fs.walk": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
"dev": true,
"dependencies": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
},
"engines": {
"node": ">= 8"
} }
}, },
"node_modules/@octokit/auth-token": { "node_modules/@octokit/auth-token": {
@@ -1976,18 +1927,6 @@
"node": ">=8.0.0" "node": ">=8.0.0"
} }
}, },
"node_modules/@pkgr/core": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz",
"integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==",
"dev": true,
"engines": {
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/unts"
}
},
"node_modules/@sinclair/typebox": { "node_modules/@sinclair/typebox": {
"version": "0.27.8", "version": "0.27.8",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
@@ -2086,18 +2025,12 @@
"@types/istanbul-lib-report": "*" "@types/istanbul-lib-report": "*"
} }
}, },
"node_modules/@types/json5": {
"version": "0.0.29",
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
"dev": true
},
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "20.14.9", "version": "22.7.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.9.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.9.tgz",
"integrity": "sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==", "integrity": "sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==",
"dependencies": { "dependencies": {
"undici-types": "~5.26.4" "undici-types": "~6.19.2"
} }
}, },
"node_modules/@types/node-fetch": { "node_modules/@types/node-fetch": {
@@ -2157,237 +2090,10 @@
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==", "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==",
"dev": true "dev": true
}, },
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.15.0.tgz",
"integrity": "sha512-uiNHpyjZtFrLwLDpHnzaDlP3Tt6sGMqTCiqmxaN4n4RP0EfYZDODJyddiFDF44Hjwxr5xAcaYxVKm9QKQFJFLA==",
"dev": true,
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "7.15.0",
"@typescript-eslint/type-utils": "7.15.0",
"@typescript-eslint/utils": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
"ts-api-utils": "^1.3.0"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"@typescript-eslint/parser": "^7.0.0",
"eslint": "^8.56.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/@typescript-eslint/parser": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.15.0.tgz",
"integrity": "sha512-k9fYuQNnypLFcqORNClRykkGOMOj+pV6V91R4GO/l1FDGwpqmSwoOQrOHo3cGaH63e+D3ZiCAOsuS/D2c99j/A==",
"dev": true,
"dependencies": {
"@typescript-eslint/scope-manager": "7.15.0",
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/typescript-estree": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0",
"debug": "^4.3.4"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^8.56.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/@typescript-eslint/scope-manager": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.15.0.tgz",
"integrity": "sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==",
"dev": true,
"dependencies": {
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@typescript-eslint/type-utils": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.15.0.tgz",
"integrity": "sha512-SkgriaeV6PDvpA6253PDVep0qCqgbO1IOBiycjnXsszNTVQe5flN5wR5jiczoEoDEnAqYFSFFc9al9BSGVltkg==",
"dev": true,
"dependencies": {
"@typescript-eslint/typescript-estree": "7.15.0",
"@typescript-eslint/utils": "7.15.0",
"debug": "^4.3.4",
"ts-api-utils": "^1.3.0"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^8.56.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/@typescript-eslint/types": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.15.0.tgz",
"integrity": "sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==",
"dev": true,
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@typescript-eslint/typescript-estree": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.15.0.tgz",
"integrity": "sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==",
"dev": true,
"dependencies": {
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
"minimatch": "^9.0.4",
"semver": "^7.6.0",
"ts-api-utils": "^1.3.0"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dev": true,
"dependencies": {
"balanced-match": "^1.0.0"
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
"dev": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
"integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
"dev": true,
"bin": {
"semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
}
},
"node_modules/@typescript-eslint/utils": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.15.0.tgz",
"integrity": "sha512-hfDMDqaqOqsUVGiEPSMLR/AjTSCsmJwjpKkYQRo1FNbmW4tBwBspYDwO9eh7sKSTwMQgBw9/T4DHudPaqshRWA==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"@typescript-eslint/scope-manager": "7.15.0",
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/typescript-estree": "7.15.0"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^8.56.0"
}
},
"node_modules/@typescript-eslint/visitor-keys": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.15.0.tgz",
"integrity": "sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==",
"dev": true,
"dependencies": {
"@typescript-eslint/types": "7.15.0",
"eslint-visitor-keys": "^3.4.3"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@ungap/structured-clone": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
"dev": true
},
"node_modules/@vercel/ncc": { "node_modules/@vercel/ncc": {
"version": "0.38.1", "version": "0.38.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.2.tgz",
"integrity": "sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==", "integrity": "sha512-3yel3jaxUg9pHBv4+KeC9qlbdZPug+UMtUOlhvpDYCMSgcNSrS2Hv1LoqMsOV7hf2lYscx+BESfJOIla1WsmMQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"ncc": "dist/ncc/cli.js" "ncc": "dist/ncc/cli.js"
@@ -2404,43 +2110,6 @@
"node": ">=6.5" "node": ">=6.5"
} }
}, },
"node_modules/acorn": {
"version": "8.11.3",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
"integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==",
"dev": true,
"bin": {
"acorn": "bin/acorn"
},
"engines": {
"node": ">=0.4.0"
}
},
"node_modules/acorn-jsx": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"dev": true,
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
},
"node_modules/ajv": {
"version": "6.12.6",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dev": true,
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
}
},
"node_modules/ansi-escapes": { "node_modules/ansi-escapes": {
"version": "4.3.2", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
@@ -2511,144 +2180,6 @@
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"dev": true "dev": true
}, },
"node_modules/aria-query": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
"integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
"dev": true,
"dependencies": {
"dequal": "^2.0.3"
}
},
"node_modules/array-buffer-byte-length": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
"integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.5",
"is-array-buffer": "^3.0.4"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/array-includes": {
"version": "3.1.8",
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz",
"integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2",
"es-object-atoms": "^1.0.0",
"get-intrinsic": "^1.2.4",
"is-string": "^1.0.7"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/array-union": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/array.prototype.findlastindex": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz",
"integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.0.0",
"es-shim-unscopables": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/array.prototype.flat": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz",
"integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"es-shim-unscopables": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/array.prototype.flatmap": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz",
"integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"es-shim-unscopables": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/arraybuffer.prototype.slice": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
"integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
"dev": true,
"dependencies": {
"array-buffer-byte-length": "^1.0.1",
"call-bind": "^1.0.5",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.3",
"es-errors": "^1.2.1",
"get-intrinsic": "^1.2.3",
"is-array-buffer": "^3.0.4",
"is-shared-array-buffer": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/ast-types-flow": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
"integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
"dev": true
},
"node_modules/async": { "node_modules/async": {
"version": "3.2.6", "version": "3.2.6",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
@@ -2660,39 +2191,6 @@
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
}, },
"node_modules/available-typed-arrays": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
"integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
"dev": true,
"dependencies": {
"possible-typed-array-names": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/axe-core": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz",
"integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/axobject-query": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz",
"integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==",
"dev": true,
"dependencies": {
"dequal": "^2.0.3"
}
},
"node_modules/babel-jest": { "node_modules/babel-jest": {
"version": "29.7.0", "version": "29.7.0",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz",
@@ -2804,12 +2302,12 @@
} }
}, },
"node_modules/braces": { "node_modules/braces": {
"version": "3.0.2", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"fill-range": "^7.0.1" "fill-range": "^7.1.1"
}, },
"engines": { "engines": {
"node": ">=8" "node": ">=8"
@@ -2870,25 +2368,6 @@
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
"dev": true "dev": true
}, },
"node_modules/call-bind": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
"integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
"dev": true,
"dependencies": {
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"set-function-length": "^1.2.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/callsites": { "node_modules/callsites": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -3078,63 +2557,6 @@
"node": ">= 8" "node": ">= 8"
} }
}, },
"node_modules/damerau-levenshtein": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
"integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
"dev": true
},
"node_modules/data-view-buffer": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
"integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.6",
"es-errors": "^1.3.0",
"is-data-view": "^1.0.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/data-view-byte-length": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
"integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"es-errors": "^1.3.0",
"is-data-view": "^1.0.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/data-view-byte-offset": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
"integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.6",
"es-errors": "^1.3.0",
"is-data-view": "^1.0.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/debug": { "node_modules/debug": {
"version": "4.3.4", "version": "4.3.4",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
@@ -3166,12 +2588,6 @@
} }
} }
}, },
"node_modules/deep-is": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
"dev": true
},
"node_modules/deepmerge": { "node_modules/deepmerge": {
"version": "4.3.1", "version": "4.3.1",
"resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
@@ -3181,40 +2597,6 @@
"node": ">=0.10.0" "node": ">=0.10.0"
} }
}, },
"node_modules/define-data-property": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
"dev": true,
"dependencies": {
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"gopd": "^1.0.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/define-properties": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
"integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
"dev": true,
"dependencies": {
"define-data-property": "^1.0.1",
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/delayed-stream": { "node_modules/delayed-stream": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
@@ -3228,15 +2610,6 @@
"resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
"integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ=="
}, },
"node_modules/dequal": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/detect-newline": { "node_modules/detect-newline": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
@@ -3255,30 +2628,6 @@
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
} }
}, },
"node_modules/dir-glob": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
"dev": true,
"dependencies": {
"path-type": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/doctrine": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
"dev": true,
"dependencies": {
"esutils": "^2.0.2"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/ejs": { "node_modules/ejs": {
"version": "3.1.10", "version": "3.1.10",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
@@ -3327,164 +2676,6 @@
"is-arrayish": "^0.2.1" "is-arrayish": "^0.2.1"
} }
}, },
"node_modules/es-abstract": {
"version": "1.23.3",
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
"integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
"dev": true,
"dependencies": {
"array-buffer-byte-length": "^1.0.1",
"arraybuffer.prototype.slice": "^1.0.3",
"available-typed-arrays": "^1.0.7",
"call-bind": "^1.0.7",
"data-view-buffer": "^1.0.1",
"data-view-byte-length": "^1.0.1",
"data-view-byte-offset": "^1.0.0",
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.0.0",
"es-set-tostringtag": "^2.0.3",
"es-to-primitive": "^1.2.1",
"function.prototype.name": "^1.1.6",
"get-intrinsic": "^1.2.4",
"get-symbol-description": "^1.0.2",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
"hasown": "^2.0.2",
"internal-slot": "^1.0.7",
"is-array-buffer": "^3.0.4",
"is-callable": "^1.2.7",
"is-data-view": "^1.0.1",
"is-negative-zero": "^2.0.3",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.3",
"is-string": "^1.0.7",
"is-typed-array": "^1.1.13",
"is-weakref": "^1.0.2",
"object-inspect": "^1.13.1",
"object-keys": "^1.1.1",
"object.assign": "^4.1.5",
"regexp.prototype.flags": "^1.5.2",
"safe-array-concat": "^1.1.2",
"safe-regex-test": "^1.0.3",
"string.prototype.trim": "^1.2.9",
"string.prototype.trimend": "^1.0.8",
"string.prototype.trimstart": "^1.0.8",
"typed-array-buffer": "^1.0.2",
"typed-array-byte-length": "^1.0.1",
"typed-array-byte-offset": "^1.0.2",
"typed-array-length": "^1.0.6",
"unbox-primitive": "^1.0.2",
"which-typed-array": "^1.1.15"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/es-define-property": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
"integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
"dev": true,
"dependencies": {
"get-intrinsic": "^1.2.4"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-errors": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
"dev": true,
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-iterator-helpers": {
"version": "1.0.19",
"resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz",
"integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.3",
"es-errors": "^1.3.0",
"es-set-tostringtag": "^2.0.3",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"globalthis": "^1.0.3",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.7",
"iterator.prototype": "^1.1.2",
"safe-array-concat": "^1.1.2"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-object-atoms": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
"integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
"dev": true,
"dependencies": {
"es-errors": "^1.3.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-set-tostringtag": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
"integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
"dev": true,
"dependencies": {
"get-intrinsic": "^1.2.4",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.1"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-shim-unscopables": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
"integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
"dev": true,
"dependencies": {
"hasown": "^2.0.0"
}
},
"node_modules/es-to-primitive": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
"integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
"dev": true,
"dependencies": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/escalade": { "node_modules/escalade": {
"version": "3.1.1", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
@@ -3497,548 +2688,12 @@
"node_modules/escape-string-regexp": { "node_modules/escape-string-regexp": {
"version": "1.0.5", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=0.8.0" "node": ">=0.8.0"
} }
}, },
"node_modules/eslint": {
"version": "8.57.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
"integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1",
"@eslint/eslintrc": "^2.1.4",
"@eslint/js": "8.57.0",
"@humanwhocodes/config-array": "^0.11.14",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"@ungap/structured-clone": "^1.2.0",
"ajv": "^6.12.4",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"doctrine": "^3.0.0",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^7.2.2",
"eslint-visitor-keys": "^3.4.3",
"espree": "^9.6.1",
"esquery": "^1.4.2",
"esutils": "^2.0.2",
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"find-up": "^5.0.0",
"glob-parent": "^6.0.2",
"globals": "^13.19.0",
"graphemer": "^1.4.0",
"ignore": "^5.2.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"is-path-inside": "^3.0.3",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.4.1",
"lodash.merge": "^4.6.2",
"minimatch": "^3.1.2",
"natural-compare": "^1.4.0",
"optionator": "^0.9.3",
"strip-ansi": "^6.0.1",
"text-table": "^0.2.0"
},
"bin": {
"eslint": "bin/eslint.js"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint-config-prettier": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz",
"integrity": "sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==",
"dev": true,
"bin": {
"eslint-config-prettier": "bin/cli.js"
},
"peerDependencies": {
"eslint": ">=7.0.0"
}
},
"node_modules/eslint-import-resolver-node": {
"version": "0.3.9",
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
"integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
"dev": true,
"dependencies": {
"debug": "^3.2.7",
"is-core-module": "^2.13.0",
"resolve": "^1.22.4"
}
},
"node_modules/eslint-import-resolver-node/node_modules/debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/eslint-module-utils": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz",
"integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==",
"dev": true,
"dependencies": {
"debug": "^3.2.7"
},
"engines": {
"node": ">=4"
},
"peerDependenciesMeta": {
"eslint": {
"optional": true
}
}
},
"node_modules/eslint-module-utils/node_modules/debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/eslint-plugin-escompat": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-escompat/-/eslint-plugin-escompat-3.4.0.tgz",
"integrity": "sha512-ufTPv8cwCxTNoLnTZBFTQ5SxU2w7E7wiMIS7PSxsgP1eAxFjtSaoZ80LRn64hI8iYziE6kJG6gX/ZCJVxh48Bg==",
"dev": true,
"dependencies": {
"browserslist": "^4.21.0"
},
"peerDependencies": {
"eslint": ">=5.14.1"
}
},
"node_modules/eslint-plugin-eslint-comments": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz",
"integrity": "sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==",
"dev": true,
"dependencies": {
"escape-string-regexp": "^1.0.5",
"ignore": "^5.0.5"
},
"engines": {
"node": ">=6.5.0"
},
"funding": {
"url": "https://github.com/sponsors/mysticatea"
},
"peerDependencies": {
"eslint": ">=4.19.1"
}
},
"node_modules/eslint-plugin-filenames": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz",
"integrity": "sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==",
"dev": true,
"dependencies": {
"lodash.camelcase": "4.3.0",
"lodash.kebabcase": "4.1.1",
"lodash.snakecase": "4.1.1",
"lodash.upperfirst": "4.3.1"
},
"peerDependencies": {
"eslint": "*"
}
},
"node_modules/eslint-plugin-github": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.0.1.tgz",
"integrity": "sha512-qbXG3wL5Uh2JB92EKeX2hPtO9c/t75qVxQjVLYuTFfhHifLZzv9CBvLCvoaBhLrAC/xTMVht7DK/NofYK8X4Dg==",
"dev": true,
"dependencies": {
"@github/browserslist-config": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"aria-query": "^5.3.0",
"eslint-config-prettier": ">=8.0.0",
"eslint-plugin-escompat": "^3.3.3",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-no-only-tests": "^3.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-rule-documentation": ">=1.0.0",
"jsx-ast-utils": "^3.3.2",
"prettier": "^3.0.0",
"svg-element-attributes": "^1.3.1"
},
"bin": {
"eslint-ignore-errors": "bin/eslint-ignore-errors.js"
},
"peerDependencies": {
"eslint": "^8.0.1"
}
},
"node_modules/eslint-plugin-github/node_modules/emoji-regex": {
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
"dev": true
},
"node_modules/eslint-plugin-github/node_modules/eslint-plugin-jsx-a11y": {
"version": "6.8.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz",
"integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.23.2",
"aria-query": "^5.3.0",
"array-includes": "^3.1.7",
"array.prototype.flatmap": "^1.3.2",
"ast-types-flow": "^0.0.8",
"axe-core": "=4.7.0",
"axobject-query": "^3.2.1",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"es-iterator-helpers": "^1.0.15",
"hasown": "^2.0.0",
"jsx-ast-utils": "^3.3.5",
"language-tags": "^1.0.9",
"minimatch": "^3.1.2",
"object.entries": "^1.1.7",
"object.fromentries": "^2.0.7"
},
"engines": {
"node": ">=4.0"
},
"peerDependencies": {
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
}
},
"node_modules/eslint-plugin-github/node_modules/eslint-plugin-jsx-a11y/node_modules/brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"node_modules/eslint-plugin-github/node_modules/eslint-plugin-jsx-a11y/node_modules/minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
}
},
"node_modules/eslint-plugin-i18n-text": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-i18n-text/-/eslint-plugin-i18n-text-1.0.1.tgz",
"integrity": "sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==",
"dev": true,
"peerDependencies": {
"eslint": ">=5.0.0"
}
},
"node_modules/eslint-plugin-import": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz",
"integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==",
"dev": true,
"dependencies": {
"array-includes": "^3.1.7",
"array.prototype.findlastindex": "^1.2.3",
"array.prototype.flat": "^1.3.2",
"array.prototype.flatmap": "^1.3.2",
"debug": "^3.2.7",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-module-utils": "^2.8.0",
"hasown": "^2.0.0",
"is-core-module": "^2.13.1",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
"object.fromentries": "^2.0.7",
"object.groupby": "^1.0.1",
"object.values": "^1.1.7",
"semver": "^6.3.1",
"tsconfig-paths": "^3.15.0"
},
"engines": {
"node": ">=4"
},
"peerDependencies": {
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
}
},
"node_modules/eslint-plugin-import/node_modules/debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"dependencies": {
"ms": "^2.1.1"
}
},
"node_modules/eslint-plugin-jest": {
"version": "28.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz",
"integrity": "sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^6.0.0 || ^7.0.0"
},
"engines": {
"node": "^16.10.0 || ^18.12.0 || >=20.0.0"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0 || ^7.0.0",
"eslint": "^7.0.0 || ^8.0.0 || ^9.0.0",
"jest": "*"
},
"peerDependenciesMeta": {
"@typescript-eslint/eslint-plugin": {
"optional": true
},
"jest": {
"optional": true
}
}
},
"node_modules/eslint-plugin-no-only-tests": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.1.0.tgz",
"integrity": "sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==",
"dev": true,
"engines": {
"node": ">=5.0.0"
}
},
"node_modules/eslint-plugin-prettier": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz",
"integrity": "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==",
"dev": true,
"dependencies": {
"prettier-linter-helpers": "^1.0.0",
"synckit": "^0.9.1"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint-plugin-prettier"
},
"peerDependencies": {
"@types/eslint": ">=8.0.0",
"eslint": ">=8.0.0",
"eslint-config-prettier": "*",
"prettier": ">=3.0.0"
},
"peerDependenciesMeta": {
"@types/eslint": {
"optional": true
},
"eslint-config-prettier": {
"optional": true
}
}
},
"node_modules/eslint-rule-documentation": {
"version": "1.0.23",
"resolved": "https://registry.npmjs.org/eslint-rule-documentation/-/eslint-rule-documentation-1.0.23.tgz",
"integrity": "sha512-pWReu3fkohwyvztx/oQWWgld2iad25TfUdi6wvhhaDPIQjHU/pyvlKgXFw1kX31SQK2Nq9MH+vRDWB0ZLy8fYw==",
"dev": true,
"engines": {
"node": ">=4.0.0"
}
},
"node_modules/eslint-scope": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
"integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
"dev": true,
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint-visitor-keys": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
"dev": true,
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint/node_modules/doctrine": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
"dev": true,
"dependencies": {
"esutils": "^2.0.2"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/eslint/node_modules/escape-string-regexp": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint/node_modules/find-up": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
"dev": true,
"dependencies": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint/node_modules/glob-parent": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
"dev": true,
"dependencies": {
"is-glob": "^4.0.3"
},
"engines": {
"node": ">=10.13.0"
}
},
"node_modules/eslint/node_modules/globals": {
"version": "13.24.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
"dev": true,
"dependencies": {
"type-fest": "^0.20.2"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint/node_modules/locate-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
"dev": true,
"dependencies": {
"p-locate": "^5.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint/node_modules/p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
"dev": true,
"dependencies": {
"yocto-queue": "^0.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint/node_modules/p-locate": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
"dev": true,
"dependencies": {
"p-limit": "^3.0.2"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/eslint/node_modules/path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/espree": {
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
"integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
"dev": true,
"dependencies": {
"acorn": "^8.9.0",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.4.1"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
}
},
"node_modules/esprima": { "node_modules/esprima": {
"version": "4.0.1", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
@@ -4052,48 +2707,6 @@
"node": ">=4" "node": ">=4"
} }
}, },
"node_modules/esquery": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz",
"integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==",
"dev": true,
"dependencies": {
"estraverse": "^5.1.0"
},
"engines": {
"node": ">=0.10"
}
},
"node_modules/esrecurse": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
"dev": true,
"dependencies": {
"estraverse": "^5.2.0"
},
"engines": {
"node": ">=4.0"
}
},
"node_modules/estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
"dev": true,
"engines": {
"node": ">=4.0"
}
},
"node_modules/esutils": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/event-target-shim": { "node_modules/event-target-shim": {
"version": "5.0.1", "version": "5.0.1",
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
@@ -4158,55 +2771,12 @@
"node": "^14.15.0 || ^16.10.0 || >=18.0.0" "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
} }
}, },
"node_modules/fast-deep-equal": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true
},
"node_modules/fast-diff": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz",
"integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==",
"dev": true
},
"node_modules/fast-glob": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
"integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
"dev": true,
"dependencies": {
"@nodelib/fs.stat": "^2.0.2",
"@nodelib/fs.walk": "^1.2.3",
"glob-parent": "^5.1.2",
"merge2": "^1.3.0",
"micromatch": "^4.0.4"
},
"engines": {
"node": ">=8.6.0"
}
},
"node_modules/fast-json-stable-stringify": { "node_modules/fast-json-stable-stringify": {
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
"dev": true "dev": true
}, },
"node_modules/fast-levenshtein": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
"dev": true
},
"node_modules/fastq": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.9.0.tgz",
"integrity": "sha512-i7FVWL8HhVY+CTkwFxkN2mk3h+787ixS5S63eb78diVRc1MCssarHq3W5cj0av7YDSwmaV928RNag+U1etRQ7w==",
"dev": true,
"dependencies": {
"reusify": "^1.0.4"
}
},
"node_modules/fb-watchman": { "node_modules/fb-watchman": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
@@ -4216,18 +2786,6 @@
"bser": "2.1.1" "bser": "2.1.1"
} }
}, },
"node_modules/file-entry-cache": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
"integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
"dev": true,
"dependencies": {
"flat-cache": "^3.0.4"
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
}
},
"node_modules/filelist": { "node_modules/filelist": {
"version": "1.0.4", "version": "1.0.4",
"resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
@@ -4259,9 +2817,9 @@
} }
}, },
"node_modules/fill-range": { "node_modules/fill-range": {
"version": "7.0.1", "version": "7.1.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"to-regex-range": "^5.0.1" "to-regex-range": "^5.0.1"
@@ -4270,35 +2828,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/flat-cache": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
"integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
"dev": true,
"dependencies": {
"flatted": "^3.2.9",
"keyv": "^4.5.3",
"rimraf": "^3.0.2"
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
}
},
"node_modules/flatted": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
"integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
"dev": true
},
"node_modules/for-each": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
"integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
"dev": true,
"dependencies": {
"is-callable": "^1.1.3"
}
},
"node_modules/form-data": { "node_modules/form-data": {
"version": "2.5.1", "version": "2.5.1",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz", "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz",
@@ -4341,33 +2870,6 @@
"url": "https://github.com/sponsors/ljharb" "url": "https://github.com/sponsors/ljharb"
} }
}, },
"node_modules/function.prototype.name": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
"integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"functions-have-names": "^1.2.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/functions-have-names": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/gensync": { "node_modules/gensync": {
"version": "1.0.0-beta.2", "version": "1.0.0-beta.2",
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
@@ -4386,25 +2888,6 @@
"node": "6.* || 8.* || >= 10.*" "node": "6.* || 8.* || >= 10.*"
} }
}, },
"node_modules/get-intrinsic": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
"integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
"dev": true,
"dependencies": {
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"hasown": "^2.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/get-package-type": { "node_modules/get-package-type": {
"version": "0.1.0", "version": "0.1.0",
"resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
@@ -4426,23 +2909,6 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/get-symbol-description": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
"integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.5",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.4"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/glob": { "node_modules/glob": {
"version": "7.1.6", "version": "7.1.6",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
@@ -4463,18 +2929,6 @@
"url": "https://github.com/sponsors/isaacs" "url": "https://github.com/sponsors/isaacs"
} }
}, },
"node_modules/glob-parent": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
"dependencies": {
"is-glob": "^4.0.1"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/globals": { "node_modules/globals": {
"version": "11.12.0", "version": "11.12.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
@@ -4484,75 +2938,12 @@
"node": ">=4" "node": ">=4"
} }
}, },
"node_modules/globalthis": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
"integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
"dev": true,
"dependencies": {
"define-properties": "^1.2.1",
"gopd": "^1.0.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/globby": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
"dev": true,
"dependencies": {
"array-union": "^2.1.0",
"dir-glob": "^3.0.1",
"fast-glob": "^3.2.9",
"ignore": "^5.2.0",
"merge2": "^1.4.1",
"slash": "^3.0.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/gopd": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
"integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
"dev": true,
"dependencies": {
"get-intrinsic": "^1.1.3"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/graceful-fs": { "node_modules/graceful-fs": {
"version": "4.2.11", "version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
"dev": true "dev": true
}, },
"node_modules/graphemer": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
"dev": true
},
"node_modules/has-bigints": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
"integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-flag": { "node_modules/has-flag": {
"version": "4.0.0", "version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
@@ -4562,57 +2953,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/has-property-descriptors": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
"dev": true,
"dependencies": {
"es-define-property": "^1.0.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-proto": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
"integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-symbols": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-tostringtag": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
"dev": true,
"dependencies": {
"has-symbols": "^1.0.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/hasown": { "node_modules/hasown": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
@@ -4640,31 +2980,6 @@
"node": ">=10.17.0" "node": ">=10.17.0"
} }
}, },
"node_modules/ignore": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
"integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
"dev": true,
"engines": {
"node": ">= 4"
}
},
"node_modules/import-fresh": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
"dev": true,
"dependencies": {
"parent-module": "^1.0.0",
"resolve-from": "^4.0.0"
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/import-local": { "node_modules/import-local": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
@@ -4791,116 +3106,19 @@
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"dev": true "dev": true
}, },
"node_modules/internal-slot": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
"integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
"dev": true,
"dependencies": {
"es-errors": "^1.3.0",
"hasown": "^2.0.0",
"side-channel": "^1.0.4"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/is-array-buffer": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
"integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.2.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-arrayish": { "node_modules/is-arrayish": {
"version": "0.2.1", "version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
"dev": true "dev": true
}, },
"node_modules/is-async-function": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz",
"integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
"dev": true,
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-bigint": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
"integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
"dev": true,
"dependencies": {
"has-bigints": "^1.0.1"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-boolean-object": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
"integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-callable": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
"integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-core-module": { "node_modules/is-core-module": {
"version": "2.13.1", "version": "2.15.1",
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
"integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"hasown": "^2.0.0" "hasown": "^2.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-data-view": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
"integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
"dev": true,
"dependencies": {
"is-typed-array": "^1.1.13"
}, },
"engines": { "engines": {
"node": ">= 0.4" "node": ">= 0.4"
@@ -4909,42 +3127,6 @@
"url": "https://github.com/sponsors/ljharb" "url": "https://github.com/sponsors/ljharb"
} }
}, },
"node_modules/is-date-object": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
"integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
"dev": true,
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
"dev": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-finalizationregistry": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
"integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-fullwidth-code-point": { "node_modules/is-fullwidth-code-point": {
"version": "3.0.0", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
@@ -4963,57 +3145,6 @@
"node": ">=6" "node": ">=6"
} }
}, },
"node_modules/is-generator-function": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
"integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
"dev": true,
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-glob": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"dependencies": {
"is-extglob": "^2.1.1"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-map": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
"integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-negative-zero": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
"integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-number": { "node_modules/is-number": {
"version": "7.0.0", "version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
@@ -5023,73 +3154,6 @@
"node": ">=0.12.0" "node": ">=0.12.0"
} }
}, },
"node_modules/is-number-object": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
"integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
"dev": true,
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-path-inside": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/is-regex": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
"integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-set": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
"integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-shared-array-buffer": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
"integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-stream": { "node_modules/is-stream": {
"version": "2.0.1", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
@@ -5102,97 +3166,6 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/is-string": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
"integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
"dev": true,
"dependencies": {
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-symbol": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
"integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
"dev": true,
"dependencies": {
"has-symbols": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-typed-array": {
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
"integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
"dev": true,
"dependencies": {
"which-typed-array": "^1.1.14"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-weakmap": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
"integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
"dev": true,
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-weakref": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
"integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-weakset": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz",
"integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"get-intrinsic": "^1.2.4"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/isarray": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
"dev": true
},
"node_modules/isexe": { "node_modules/isexe": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
@@ -5265,19 +3238,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/iterator.prototype": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz",
"integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==",
"dev": true,
"dependencies": {
"define-properties": "^1.2.1",
"get-intrinsic": "^1.2.1",
"has-symbols": "^1.0.3",
"reflect.getprototypeof": "^1.0.4",
"set-function-name": "^2.0.1"
}
},
"node_modules/jake": { "node_modules/jake": {
"version": "10.9.2", "version": "10.9.2",
"resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz", "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz",
@@ -5939,41 +3899,23 @@
} }
}, },
"node_modules/jsesc": { "node_modules/jsesc": {
"version": "2.5.2", "version": "3.0.2",
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
"dev": true, "dev": true,
"bin": { "bin": {
"jsesc": "bin/jsesc" "jsesc": "bin/jsesc"
}, },
"engines": { "engines": {
"node": ">=4" "node": ">=6"
} }
}, },
"node_modules/json-buffer": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
"dev": true
},
"node_modules/json-parse-even-better-errors": { "node_modules/json-parse-even-better-errors": {
"version": "2.3.1", "version": "2.3.1",
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
"dev": true "dev": true
}, },
"node_modules/json-schema-traverse": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true
},
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
"integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
"dev": true
},
"node_modules/json5": { "node_modules/json5": {
"version": "2.2.3", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
@@ -5986,30 +3928,6 @@
"node": ">=6" "node": ">=6"
} }
}, },
"node_modules/jsx-ast-utils": {
"version": "3.3.5",
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
"integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
"dev": true,
"dependencies": {
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"object.assign": "^4.1.4",
"object.values": "^1.1.6"
},
"engines": {
"node": ">=4.0"
}
},
"node_modules/keyv": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
"dev": true,
"dependencies": {
"json-buffer": "3.0.1"
}
},
"node_modules/kleur": { "node_modules/kleur": {
"version": "3.0.3", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
@@ -6019,24 +3937,6 @@
"node": ">=6" "node": ">=6"
} }
}, },
"node_modules/language-subtag-registry": {
"version": "0.3.22",
"resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz",
"integrity": "sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==",
"dev": true
},
"node_modules/language-tags": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz",
"integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==",
"dev": true,
"dependencies": {
"language-subtag-registry": "^0.3.20"
},
"engines": {
"node": ">=0.10"
}
},
"node_modules/leven": { "node_modules/leven": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
@@ -6046,61 +3946,18 @@
"node": ">=6" "node": ">=6"
} }
}, },
"node_modules/levn": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
"dev": true,
"dependencies": {
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/lines-and-columns": { "node_modules/lines-and-columns": {
"version": "1.2.4", "version": "1.2.4",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
"dev": true "dev": true
}, },
"node_modules/lodash.camelcase": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
"integrity": "sha1-soqmKIorn8ZRA1x3EfZathkDMaY=",
"dev": true
},
"node_modules/lodash.kebabcase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
"integrity": "sha1-hImxyw0p/4gZXM7KRI/21swpXDY=",
"dev": true
},
"node_modules/lodash.memoize": { "node_modules/lodash.memoize": {
"version": "4.1.2", "version": "4.1.2",
"resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
"integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=", "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=",
"dev": true "dev": true
}, },
"node_modules/lodash.merge": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
"dev": true
},
"node_modules/lodash.snakecase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
"integrity": "sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=",
"dev": true
},
"node_modules/lodash.upperfirst": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
"integrity": "sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984=",
"dev": true
},
"node_modules/lru-cache": { "node_modules/lru-cache": {
"version": "6.0.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
@@ -6164,23 +4021,14 @@
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
"dev": true "dev": true
}, },
"node_modules/merge2": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
"dev": true,
"engines": {
"node": ">= 8"
}
},
"node_modules/micromatch": { "node_modules/micromatch": {
"version": "4.0.4", "version": "4.0.8",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
"integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==", "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"braces": "^3.0.1", "braces": "^3.0.3",
"picomatch": "^2.2.3" "picomatch": "^2.3.1"
}, },
"engines": { "engines": {
"node": ">=8.6" "node": ">=8.6"
@@ -6225,15 +4073,6 @@
"node": "*" "node": "*"
} }
}, },
"node_modules/minimist": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/ms": { "node_modules/ms": {
"version": "2.1.2", "version": "2.1.2",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
@@ -6279,105 +4118,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/object-inspect": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
"integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==",
"dev": true,
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/object-keys": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
"dev": true,
"engines": {
"node": ">= 0.4"
}
},
"node_modules/object.assign": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz",
"integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.5",
"define-properties": "^1.2.1",
"has-symbols": "^1.0.3",
"object-keys": "^1.1.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/object.entries": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz",
"integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/object.fromentries": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz",
"integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2",
"es-object-atoms": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/object.groupby": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz",
"integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/object.values": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz",
"integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/once": { "node_modules/once": {
"version": "1.4.0", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
@@ -6401,35 +4141,6 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/optionator": {
"version": "0.9.3",
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz",
"integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==",
"dev": true,
"dependencies": {
"@aashutoshrathi/word-wrap": "^1.2.3",
"deep-is": "^0.1.3",
"fast-levenshtein": "^2.0.6",
"levn": "^0.4.1",
"prelude-ls": "^1.2.1",
"type-check": "^0.4.0"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/parent-module": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
"dev": true,
"dependencies": {
"callsites": "^3.0.0"
},
"engines": {
"node": ">=6"
}
},
"node_modules/parse-json": { "node_modules/parse-json": {
"version": "5.2.0", "version": "5.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
@@ -6472,15 +4183,6 @@
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true "dev": true
}, },
"node_modules/path-type": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
"dev": true,
"engines": {
"node": ">=8"
}
},
"node_modules/picocolors": { "node_modules/picocolors": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
@@ -6508,51 +4210,6 @@
"node": ">= 6" "node": ">= 6"
} }
}, },
"node_modules/possible-typed-array-names": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
"integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
"dev": true,
"engines": {
"node": ">= 0.4"
}
},
"node_modules/prelude-ls": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
"dev": true,
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/prettier": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/prettier/prettier?sponsor=1"
}
},
"node_modules/prettier-linter-helpers": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
"integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
"dev": true,
"dependencies": {
"fast-diff": "^1.1.2"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/pretty-format": { "node_modules/pretty-format": {
"version": "29.7.0", "version": "29.7.0",
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
@@ -6600,15 +4257,6 @@
"node": ">= 6" "node": ">= 6"
} }
}, },
"node_modules/punycode": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
"dev": true,
"engines": {
"node": ">=6"
}
},
"node_modules/pure-rand": { "node_modules/pure-rand": {
"version": "6.0.4", "version": "6.0.4",
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz", "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz",
@@ -6625,77 +4273,12 @@
} }
] ]
}, },
"node_modules/queue-microtask": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
]
},
"node_modules/react-is": { "node_modules/react-is": {
"version": "18.2.0", "version": "18.2.0",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
"dev": true "dev": true
}, },
"node_modules/reflect.getprototypeof": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
"integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.1",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.4",
"globalthis": "^1.0.3",
"which-builtin-type": "^1.1.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/regenerator-runtime": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
"dev": true
},
"node_modules/regexp.prototype.flags": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
"integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.6",
"define-properties": "^1.2.1",
"es-errors": "^1.3.0",
"set-function-name": "^2.0.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/require-directory": { "node_modules/require-directory": {
"version": "2.1.1", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
@@ -6743,15 +4326,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/resolve-from": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/resolve.exports": { "node_modules/resolve.exports": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz", "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz",
@@ -6761,89 +4335,6 @@
"node": ">=10" "node": ">=10"
} }
}, },
"node_modules/reusify": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
"dev": true,
"engines": {
"iojs": ">=1.0.0",
"node": ">=0.10.0"
}
},
"node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/run-parallel": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/feross"
},
{
"type": "patreon",
"url": "https://www.patreon.com/feross"
},
{
"type": "consulting",
"url": "https://feross.org/support"
}
],
"dependencies": {
"queue-microtask": "^1.2.2"
}
},
"node_modules/safe-array-concat": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
"integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"get-intrinsic": "^1.2.4",
"has-symbols": "^1.0.3",
"isarray": "^2.0.5"
},
"engines": {
"node": ">=0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/safe-regex-test": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
"integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.6",
"es-errors": "^1.3.0",
"is-regex": "^1.1.4"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/sax": { "node_modules/sax": {
"version": "1.2.4", "version": "1.2.4",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
@@ -6857,38 +4348,6 @@
"semver": "bin/semver.js" "semver": "bin/semver.js"
} }
}, },
"node_modules/set-function-length": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
"dev": true,
"dependencies": {
"define-data-property": "^1.1.4",
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/set-function-name": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
"integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
"dev": true,
"dependencies": {
"define-data-property": "^1.1.4",
"es-errors": "^1.3.0",
"functions-have-names": "^1.2.3",
"has-property-descriptors": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/shebang-command": { "node_modules/shebang-command": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
@@ -6910,24 +4369,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/side-channel": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
"integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.4",
"object-inspect": "^1.13.1"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/signal-exit": { "node_modules/signal-exit": {
"version": "3.0.7", "version": "3.0.7",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
@@ -7022,55 +4463,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/string.prototype.trim": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
"integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.0",
"es-object-atoms": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/string.prototype.trimend": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
"integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/string.prototype.trimstart": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
"integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/strip-ansi": { "node_modules/strip-ansi": {
"version": "6.0.1", "version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
@@ -7083,15 +4475,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/strip-bom": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
"integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
"dev": true,
"engines": {
"node": ">=4"
}
},
"node_modules/strip-final-newline": { "node_modules/strip-final-newline": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
@@ -7137,38 +4520,6 @@
"url": "https://github.com/sponsors/ljharb" "url": "https://github.com/sponsors/ljharb"
} }
}, },
"node_modules/svg-element-attributes": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/svg-element-attributes/-/svg-element-attributes-1.3.1.tgz",
"integrity": "sha512-Bh05dSOnJBf3miNMqpsormfNtfidA/GxQVakhtn0T4DECWKeXQRQUceYjJ+OxYiiLdGe4Jo9iFV8wICFapFeIA==",
"dev": true,
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/synckit": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.1.tgz",
"integrity": "sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==",
"dev": true,
"dependencies": {
"@pkgr/core": "^0.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/unts"
}
},
"node_modules/synckit/node_modules/tslib": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
"dev": true
},
"node_modules/test-exclude": { "node_modules/test-exclude": {
"version": "6.0.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -7183,12 +4534,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/text-table": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
"dev": true
},
"node_modules/tmpl": { "node_modules/tmpl": {
"version": "1.0.5", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
@@ -7221,18 +4566,6 @@
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
}, },
"node_modules/ts-api-utils": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
"integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==",
"dev": true,
"engines": {
"node": ">=16"
},
"peerDependencies": {
"typescript": ">=4.2.0"
}
},
"node_modules/ts-jest": { "node_modules/ts-jest": {
"version": "29.2.5", "version": "29.2.5",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz", "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz",
@@ -7293,30 +4626,6 @@
"node": ">=10" "node": ">=10"
} }
}, },
"node_modules/tsconfig-paths": {
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
"integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
"dev": true,
"dependencies": {
"@types/json5": "^0.0.29",
"json5": "^1.0.2",
"minimist": "^1.2.6",
"strip-bom": "^3.0.0"
}
},
"node_modules/tsconfig-paths/node_modules/json5": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
"dev": true,
"dependencies": {
"minimist": "^1.2.0"
},
"bin": {
"json5": "lib/cli.js"
}
},
"node_modules/tslib": { "node_modules/tslib": {
"version": "1.10.0", "version": "1.10.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz",
@@ -7330,18 +4639,6 @@
"node": ">=0.6.11 <=0.7.0 || >=0.7.3" "node": ">=0.6.11 <=0.7.0 || >=0.7.3"
} }
}, },
"node_modules/type-check": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
"dev": true,
"dependencies": {
"prelude-ls": "^1.2.1"
},
"engines": {
"node": ">= 0.8.0"
}
},
"node_modules/type-detect": { "node_modules/type-detect": {
"version": "4.0.8", "version": "4.0.8",
"resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
@@ -7351,95 +4648,10 @@
"node": ">=4" "node": ">=4"
} }
}, },
"node_modules/type-fest": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true,
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/typed-array-buffer": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
"integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"es-errors": "^1.3.0",
"is-typed-array": "^1.1.13"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/typed-array-byte-length": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
"integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-proto": "^1.0.3",
"is-typed-array": "^1.1.13"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/typed-array-byte-offset": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
"integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
"dev": true,
"dependencies": {
"available-typed-arrays": "^1.0.7",
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-proto": "^1.0.3",
"is-typed-array": "^1.1.13"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/typed-array-length": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz",
"integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-proto": "^1.0.3",
"is-typed-array": "^1.1.13",
"possible-typed-array-names": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/typescript": { "node_modules/typescript": {
"version": "5.4.5", "version": "5.6.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
@@ -7449,25 +4661,10 @@
"node": ">=14.17" "node": ">=14.17"
} }
}, },
"node_modules/unbox-primitive": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
"integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
"dev": true,
"dependencies": {
"call-bind": "^1.0.2",
"has-bigints": "^1.0.2",
"has-symbols": "^1.0.3",
"which-boxed-primitive": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/undici": { "node_modules/undici": {
"version": "5.28.3", "version": "5.28.4",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
"integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==", "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
"dependencies": { "dependencies": {
"@fastify/busboy": "^2.0.0" "@fastify/busboy": "^2.0.0"
}, },
@@ -7476,9 +4673,9 @@
} }
}, },
"node_modules/undici-types": { "node_modules/undici-types": {
"version": "5.26.5", "version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="
}, },
"node_modules/universal-user-agent": { "node_modules/universal-user-agent": {
"version": "6.0.1", "version": "6.0.1",
@@ -7511,15 +4708,6 @@
"browserslist": ">= 4.21.0" "browserslist": ">= 4.21.0"
} }
}, },
"node_modules/uri-js": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
"dev": true,
"dependencies": {
"punycode": "^2.1.0"
}
},
"node_modules/uuid": { "node_modules/uuid": {
"version": "3.4.0", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
@@ -7587,85 +4775,6 @@
"node": ">= 8" "node": ">= 8"
} }
}, },
"node_modules/which-boxed-primitive": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
"dev": true,
"dependencies": {
"is-bigint": "^1.0.1",
"is-boolean-object": "^1.1.0",
"is-number-object": "^1.0.4",
"is-string": "^1.0.5",
"is-symbol": "^1.0.3"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/which-builtin-type": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.3.tgz",
"integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==",
"dev": true,
"dependencies": {
"function.prototype.name": "^1.1.5",
"has-tostringtag": "^1.0.0",
"is-async-function": "^2.0.0",
"is-date-object": "^1.0.5",
"is-finalizationregistry": "^1.0.2",
"is-generator-function": "^1.0.10",
"is-regex": "^1.1.4",
"is-weakref": "^1.0.2",
"isarray": "^2.0.5",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.1",
"which-typed-array": "^1.1.9"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/which-collection": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz",
"integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
"dev": true,
"dependencies": {
"is-map": "^2.0.3",
"is-set": "^2.0.3",
"is-weakmap": "^2.0.2",
"is-weakset": "^2.0.3"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/which-typed-array": {
"version": "1.1.15",
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz",
"integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
"dev": true,
"dependencies": {
"available-typed-arrays": "^1.0.7",
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-tostringtag": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/wrap-ansi": { "node_modules/wrap-ansi": {
"version": "7.0.0", "version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
@@ -7777,12 +4886,6 @@
} }
}, },
"dependencies": { "dependencies": {
"@aashutoshrathi/word-wrap": {
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
"dev": true
},
"@actions/cache": { "@actions/cache": {
"version": "3.2.4", "version": "3.2.4",
"resolved": "https://registry.npmjs.org/@actions/cache/-/cache-3.2.4.tgz", "resolved": "https://registry.npmjs.org/@actions/cache/-/cache-3.2.4.tgz",
@@ -7812,19 +4915,12 @@
} }
}, },
"@actions/core": { "@actions/core": {
"version": "1.10.1", "version": "1.11.1",
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.10.1.tgz", "resolved": "https://registry.npmjs.org/@actions/core/-/core-1.11.1.tgz",
"integrity": "sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==", "integrity": "sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==",
"requires": { "requires": {
"@actions/http-client": "^2.0.1", "@actions/exec": "^1.1.1",
"uuid": "^8.3.2" "@actions/http-client": "^2.0.1"
},
"dependencies": {
"uuid": {
"version": "8.3.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
}
} }
}, },
"@actions/exec": { "@actions/exec": {
@@ -7847,9 +4943,9 @@
} }
}, },
"@actions/glob": { "@actions/glob": {
"version": "0.4.0", "version": "0.5.0",
"resolved": "https://registry.npmjs.org/@actions/glob/-/glob-0.4.0.tgz", "resolved": "https://registry.npmjs.org/@actions/glob/-/glob-0.5.0.tgz",
"integrity": "sha512-+eKIGFhsFa4EBwaf/GMyzCdWrXWymGXfFmZU3FHQvYS8mPcHtTtZONbkcqqUMzw9mJ/pImEBFET1JNifhqGsAQ==", "integrity": "sha512-tST2rjPvJLRZLuT9NMUtyBjvj9Yo0MiJS3ow004slMvm8GFM+Zv9HvMJ7HWzfUyJnGrJvDsYkWBaaG3YKXRtCw==",
"requires": { "requires": {
"@actions/core": "^1.9.1", "@actions/core": "^1.9.1",
"minimatch": "^3.0.4" "minimatch": "^3.0.4"
@@ -8107,12 +5203,13 @@
} }
}, },
"@babel/code-frame": { "@babel/code-frame": {
"version": "7.21.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz",
"integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==", "integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/highlight": "^7.18.6" "@babel/highlight": "^7.25.7",
"picocolors": "^1.0.0"
} }
}, },
"@babel/compat-data": { "@babel/compat-data": {
@@ -8153,26 +5250,26 @@
} }
}, },
"@babel/generator": { "@babel/generator": {
"version": "7.21.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz",
"integrity": "sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==", "integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/types": "^7.21.4", "@babel/types": "^7.25.7",
"@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.17", "@jridgewell/trace-mapping": "^0.3.25",
"jsesc": "^2.5.1" "jsesc": "^3.0.2"
}, },
"dependencies": { "dependencies": {
"@jridgewell/gen-mapping": { "@jridgewell/gen-mapping": {
"version": "0.3.2", "version": "0.3.5",
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
"integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jridgewell/set-array": "^1.0.1", "@jridgewell/set-array": "^1.2.1",
"@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/sourcemap-codec": "^1.4.10",
"@jridgewell/trace-mapping": "^0.3.9" "@jridgewell/trace-mapping": "^0.3.24"
} }
} }
} }
@@ -8213,25 +5310,6 @@
"integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
"dev": true "dev": true
}, },
"@babel/helper-function-name": {
"version": "7.21.0",
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
"integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
"dev": true,
"requires": {
"@babel/template": "^7.20.7",
"@babel/types": "^7.21.0"
}
},
"@babel/helper-hoist-variables": {
"version": "7.18.6",
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
"integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
"dev": true,
"requires": {
"@babel/types": "^7.18.6"
}
},
"@babel/helper-module-imports": { "@babel/helper-module-imports": {
"version": "7.21.4", "version": "7.21.4",
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz",
@@ -8282,15 +5360,15 @@
} }
}, },
"@babel/helper-string-parser": { "@babel/helper-string-parser": {
"version": "7.19.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
"integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", "integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
"dev": true "dev": true
}, },
"@babel/helper-validator-identifier": { "@babel/helper-validator-identifier": {
"version": "7.19.1", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
"integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", "integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
"dev": true "dev": true
}, },
"@babel/helper-validator-option": { "@babel/helper-validator-option": {
@@ -8311,14 +5389,15 @@
} }
}, },
"@babel/highlight": { "@babel/highlight": {
"version": "7.18.6", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
"integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", "integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/helper-validator-identifier": "^7.18.6", "@babel/helper-validator-identifier": "^7.25.7",
"chalk": "^2.0.0", "chalk": "^2.4.2",
"js-tokens": "^4.0.0" "js-tokens": "^4.0.0",
"picocolors": "^1.0.0"
}, },
"dependencies": { "dependencies": {
"ansi-styles": { "ansi-styles": {
@@ -8374,10 +5453,13 @@
} }
}, },
"@babel/parser": { "@babel/parser": {
"version": "7.21.4", "version": "7.25.8",
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz",
"integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==", "integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==",
"dev": true "dev": true,
"requires": {
"@babel/types": "^7.25.8"
}
}, },
"@babel/plugin-syntax-async-generators": { "@babel/plugin-syntax-async-generators": {
"version": "7.8.4", "version": "7.8.4",
@@ -8505,52 +5587,40 @@
"@babel/helper-plugin-utils": "^7.22.5" "@babel/helper-plugin-utils": "^7.22.5"
} }
}, },
"@babel/runtime": {
"version": "7.24.5",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz",
"integrity": "sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==",
"dev": true,
"requires": {
"regenerator-runtime": "^0.14.0"
}
},
"@babel/template": { "@babel/template": {
"version": "7.20.7", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz", "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz",
"integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==", "integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.18.6", "@babel/code-frame": "^7.25.7",
"@babel/parser": "^7.20.7", "@babel/parser": "^7.25.7",
"@babel/types": "^7.20.7" "@babel/types": "^7.25.7"
} }
}, },
"@babel/traverse": { "@babel/traverse": {
"version": "7.21.4", "version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz",
"integrity": "sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==", "integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.21.4", "@babel/code-frame": "^7.25.7",
"@babel/generator": "^7.21.4", "@babel/generator": "^7.25.7",
"@babel/helper-environment-visitor": "^7.18.9", "@babel/parser": "^7.25.7",
"@babel/helper-function-name": "^7.21.0", "@babel/template": "^7.25.7",
"@babel/helper-hoist-variables": "^7.18.6", "@babel/types": "^7.25.7",
"@babel/helper-split-export-declaration": "^7.18.6", "debug": "^4.3.1",
"@babel/parser": "^7.21.4",
"@babel/types": "^7.21.4",
"debug": "^4.1.0",
"globals": "^11.1.0" "globals": "^11.1.0"
} }
}, },
"@babel/types": { "@babel/types": {
"version": "7.21.4", "version": "7.25.8",
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.4.tgz", "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.8.tgz",
"integrity": "sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==", "integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/helper-string-parser": "^7.19.4", "@babel/helper-string-parser": "^7.25.7",
"@babel/helper-validator-identifier": "^7.19.1", "@babel/helper-validator-identifier": "^7.25.7",
"to-fast-properties": "^2.0.0" "to-fast-properties": "^2.0.0"
} }
}, },
@@ -8560,89 +5630,83 @@
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
"dev": true "dev": true
}, },
"@eslint-community/eslint-utils": { "@biomejs/biome": {
"version": "4.4.0", "version": "1.9.4",
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-1.9.4.tgz",
"integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", "integrity": "sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog==",
"dev": true, "dev": true,
"requires": { "requires": {
"eslint-visitor-keys": "^3.3.0" "@biomejs/cli-darwin-arm64": "1.9.4",
"@biomejs/cli-darwin-x64": "1.9.4",
"@biomejs/cli-linux-arm64": "1.9.4",
"@biomejs/cli-linux-arm64-musl": "1.9.4",
"@biomejs/cli-linux-x64": "1.9.4",
"@biomejs/cli-linux-x64-musl": "1.9.4",
"@biomejs/cli-win32-arm64": "1.9.4",
"@biomejs/cli-win32-x64": "1.9.4"
} }
}, },
"@eslint-community/regexpp": { "@biomejs/cli-darwin-arm64": {
"version": "4.10.0", "version": "1.9.4",
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-1.9.4.tgz",
"integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", "integrity": "sha512-bFBsPWrNvkdKrNCYeAp+xo2HecOGPAy9WyNyB/jKnnedgzl4W4Hb9ZMzYNbf8dMCGmUdSavlYHiR01QaYR58cw==",
"dev": true
},
"@eslint/eslintrc": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
"integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
"dev": true, "dev": true,
"requires": { "optional": true
"ajv": "^6.12.4",
"debug": "^4.3.2",
"espree": "^9.6.0",
"globals": "^13.19.0",
"ignore": "^5.2.0",
"import-fresh": "^3.2.1",
"js-yaml": "^4.1.0",
"minimatch": "^3.1.2",
"strip-json-comments": "^3.1.1"
},
"dependencies": {
"globals": {
"version": "13.24.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
"dev": true,
"requires": {
"type-fest": "^0.20.2"
}
}
}
}, },
"@eslint/js": { "@biomejs/cli-darwin-x64": {
"version": "8.57.0", "version": "1.9.4",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz", "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-1.9.4.tgz",
"integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==", "integrity": "sha512-ngYBh/+bEedqkSevPVhLP4QfVPCpb+4BBe2p7Xs32dBgs7rh9nY2AIYUL6BgLw1JVXV8GlpKmb/hNiuIxfPfZg==",
"dev": true "dev": true,
"optional": true
},
"@biomejs/cli-linux-arm64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-1.9.4.tgz",
"integrity": "sha512-fJIW0+LYujdjUgJJuwesP4EjIBl/N/TcOX3IvIHJQNsAqvV2CHIogsmA94BPG6jZATS4Hi+xv4SkBBQSt1N4/g==",
"dev": true,
"optional": true
},
"@biomejs/cli-linux-arm64-musl": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-1.9.4.tgz",
"integrity": "sha512-v665Ct9WCRjGa8+kTr0CzApU0+XXtRgwmzIf1SeKSGAv+2scAlW6JR5PMFo6FzqqZ64Po79cKODKf3/AAmECqA==",
"dev": true,
"optional": true
},
"@biomejs/cli-linux-x64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-1.9.4.tgz",
"integrity": "sha512-lRCJv/Vi3Vlwmbd6K+oQ0KhLHMAysN8lXoCI7XeHlxaajk06u7G+UsFSO01NAs5iYuWKmVZjmiOzJ0OJmGsMwg==",
"dev": true,
"optional": true
},
"@biomejs/cli-linux-x64-musl": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-1.9.4.tgz",
"integrity": "sha512-gEhi/jSBhZ2m6wjV530Yy8+fNqG8PAinM3oV7CyO+6c3CEh16Eizm21uHVsyVBEB6RIM8JHIl6AGYCv6Q6Q9Tg==",
"dev": true,
"optional": true
},
"@biomejs/cli-win32-arm64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-1.9.4.tgz",
"integrity": "sha512-tlbhLk+WXZmgwoIKwHIHEBZUwxml7bRJgk0X2sPyNR3S93cdRq6XulAZRQJ17FYGGzWne0fgrXBKpl7l4M87Hg==",
"dev": true,
"optional": true
},
"@biomejs/cli-win32-x64": {
"version": "1.9.4",
"resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-1.9.4.tgz",
"integrity": "sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA==",
"dev": true,
"optional": true
}, },
"@fastify/busboy": { "@fastify/busboy": {
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz", "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz",
"integrity": "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==" "integrity": "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA=="
}, },
"@github/browserslist-config": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@github/browserslist-config/-/browserslist-config-1.0.0.tgz",
"integrity": "sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==",
"dev": true
},
"@humanwhocodes/config-array": {
"version": "0.11.14",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
"integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
"dev": true,
"requires": {
"@humanwhocodes/object-schema": "^2.0.2",
"debug": "^4.3.1",
"minimatch": "^3.0.5"
}
},
"@humanwhocodes/module-importer": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
"dev": true
},
"@humanwhocodes/object-schema": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
"integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
"dev": true
},
"@istanbuljs/load-nyc-config": { "@istanbuljs/load-nyc-config": {
"version": "1.1.0", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
@@ -8999,9 +6063,9 @@
"dev": true "dev": true
}, },
"@jridgewell/set-array": { "@jridgewell/set-array": {
"version": "1.1.2", "version": "1.2.1",
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
"dev": true "dev": true
}, },
"@jridgewell/sourcemap-codec": { "@jridgewell/sourcemap-codec": {
@@ -9011,39 +6075,13 @@
"dev": true "dev": true
}, },
"@jridgewell/trace-mapping": { "@jridgewell/trace-mapping": {
"version": "0.3.18", "version": "0.3.25",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz", "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
"integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==", "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@jridgewell/resolve-uri": "3.1.0", "@jridgewell/resolve-uri": "^3.1.0",
"@jridgewell/sourcemap-codec": "1.4.14" "@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"@nodelib/fs.scandir": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
"dev": true,
"requires": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
}
},
"@nodelib/fs.stat": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
"dev": true
},
"@nodelib/fs.walk": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
"dev": true,
"requires": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
} }
}, },
"@octokit/auth-token": { "@octokit/auth-token": {
@@ -9329,12 +6367,6 @@
"resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.4.1.tgz", "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.4.1.tgz",
"integrity": "sha512-O2yRJce1GOc6PAy3QxFM4NzFiWzvScDC1/5ihYBL6BUEVdq0XMWN01sppE+H6bBXbaFYipjwFLEWLg5PaSOThA==" "integrity": "sha512-O2yRJce1GOc6PAy3QxFM4NzFiWzvScDC1/5ihYBL6BUEVdq0XMWN01sppE+H6bBXbaFYipjwFLEWLg5PaSOThA=="
}, },
"@pkgr/core": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz",
"integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==",
"dev": true
},
"@sinclair/typebox": { "@sinclair/typebox": {
"version": "0.27.8", "version": "0.27.8",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
@@ -9433,18 +6465,12 @@
"@types/istanbul-lib-report": "*" "@types/istanbul-lib-report": "*"
} }
}, },
"@types/json5": {
"version": "0.0.29",
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
"integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
"dev": true
},
"@types/node": { "@types/node": {
"version": "20.14.9", "version": "22.7.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.9.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.9.tgz",
"integrity": "sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==", "integrity": "sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==",
"requires": { "requires": {
"undici-types": "~5.26.4" "undici-types": "~6.19.2"
} }
}, },
"@types/node-fetch": { "@types/node-fetch": {
@@ -9503,138 +6529,10 @@
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==", "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==",
"dev": true "dev": true
}, },
"@typescript-eslint/eslint-plugin": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.15.0.tgz",
"integrity": "sha512-uiNHpyjZtFrLwLDpHnzaDlP3Tt6sGMqTCiqmxaN4n4RP0EfYZDODJyddiFDF44Hjwxr5xAcaYxVKm9QKQFJFLA==",
"dev": true,
"requires": {
"@eslint-community/regexpp": "^4.10.0",
"@typescript-eslint/scope-manager": "7.15.0",
"@typescript-eslint/type-utils": "7.15.0",
"@typescript-eslint/utils": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
"ts-api-utils": "^1.3.0"
}
},
"@typescript-eslint/parser": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.15.0.tgz",
"integrity": "sha512-k9fYuQNnypLFcqORNClRykkGOMOj+pV6V91R4GO/l1FDGwpqmSwoOQrOHo3cGaH63e+D3ZiCAOsuS/D2c99j/A==",
"dev": true,
"requires": {
"@typescript-eslint/scope-manager": "7.15.0",
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/typescript-estree": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0",
"debug": "^4.3.4"
}
},
"@typescript-eslint/scope-manager": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.15.0.tgz",
"integrity": "sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==",
"dev": true,
"requires": {
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0"
}
},
"@typescript-eslint/type-utils": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.15.0.tgz",
"integrity": "sha512-SkgriaeV6PDvpA6253PDVep0qCqgbO1IOBiycjnXsszNTVQe5flN5wR5jiczoEoDEnAqYFSFFc9al9BSGVltkg==",
"dev": true,
"requires": {
"@typescript-eslint/typescript-estree": "7.15.0",
"@typescript-eslint/utils": "7.15.0",
"debug": "^4.3.4",
"ts-api-utils": "^1.3.0"
}
},
"@typescript-eslint/types": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.15.0.tgz",
"integrity": "sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==",
"dev": true
},
"@typescript-eslint/typescript-estree": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.15.0.tgz",
"integrity": "sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==",
"dev": true,
"requires": {
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/visitor-keys": "7.15.0",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
"minimatch": "^9.0.4",
"semver": "^7.6.0",
"ts-api-utils": "^1.3.0"
},
"dependencies": {
"brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
"dev": true,
"requires": {
"balanced-match": "^1.0.0"
}
},
"minimatch": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
}
},
"semver": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
"integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
"dev": true
}
}
},
"@typescript-eslint/utils": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.15.0.tgz",
"integrity": "sha512-hfDMDqaqOqsUVGiEPSMLR/AjTSCsmJwjpKkYQRo1FNbmW4tBwBspYDwO9eh7sKSTwMQgBw9/T4DHudPaqshRWA==",
"dev": true,
"requires": {
"@eslint-community/eslint-utils": "^4.4.0",
"@typescript-eslint/scope-manager": "7.15.0",
"@typescript-eslint/types": "7.15.0",
"@typescript-eslint/typescript-estree": "7.15.0"
}
},
"@typescript-eslint/visitor-keys": {
"version": "7.15.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.15.0.tgz",
"integrity": "sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==",
"dev": true,
"requires": {
"@typescript-eslint/types": "7.15.0",
"eslint-visitor-keys": "^3.4.3"
}
},
"@ungap/structured-clone": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
"dev": true
},
"@vercel/ncc": { "@vercel/ncc": {
"version": "0.38.1", "version": "0.38.2",
"resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.1.tgz", "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.2.tgz",
"integrity": "sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw==", "integrity": "sha512-3yel3jaxUg9pHBv4+KeC9qlbdZPug+UMtUOlhvpDYCMSgcNSrS2Hv1LoqMsOV7hf2lYscx+BESfJOIla1WsmMQ==",
"dev": true "dev": true
}, },
"abort-controller": { "abort-controller": {
@@ -9645,31 +6543,6 @@
"event-target-shim": "^5.0.0" "event-target-shim": "^5.0.0"
} }
}, },
"acorn": {
"version": "8.11.3",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
"integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==",
"dev": true
},
"acorn-jsx": {
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"dev": true,
"requires": {}
},
"ajv": {
"version": "6.12.6",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
}
},
"ansi-escapes": { "ansi-escapes": {
"version": "4.3.2", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
@@ -9718,105 +6591,6 @@
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"dev": true "dev": true
}, },
"aria-query": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
"integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
"dev": true,
"requires": {
"dequal": "^2.0.3"
}
},
"array-buffer-byte-length": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
"integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
"dev": true,
"requires": {
"call-bind": "^1.0.5",
"is-array-buffer": "^3.0.4"
}
},
"array-includes": {
"version": "3.1.8",
"resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz",
"integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2",
"es-object-atoms": "^1.0.0",
"get-intrinsic": "^1.2.4",
"is-string": "^1.0.7"
}
},
"array-union": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
"dev": true
},
"array.prototype.findlastindex": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz",
"integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.0.0",
"es-shim-unscopables": "^1.0.2"
}
},
"array.prototype.flat": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz",
"integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"es-shim-unscopables": "^1.0.0"
}
},
"array.prototype.flatmap": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz",
"integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"es-shim-unscopables": "^1.0.0"
}
},
"arraybuffer.prototype.slice": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
"integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
"dev": true,
"requires": {
"array-buffer-byte-length": "^1.0.1",
"call-bind": "^1.0.5",
"define-properties": "^1.2.1",
"es-abstract": "^1.22.3",
"es-errors": "^1.2.1",
"get-intrinsic": "^1.2.3",
"is-array-buffer": "^3.0.4",
"is-shared-array-buffer": "^1.0.2"
}
},
"ast-types-flow": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
"integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
"dev": true
},
"async": { "async": {
"version": "3.2.6", "version": "3.2.6",
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
@@ -9828,30 +6602,6 @@
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
}, },
"available-typed-arrays": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
"integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
"dev": true,
"requires": {
"possible-typed-array-names": "^1.0.0"
}
},
"axe-core": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz",
"integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==",
"dev": true
},
"axobject-query": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz",
"integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==",
"dev": true,
"requires": {
"dequal": "^2.0.3"
}
},
"babel-jest": { "babel-jest": {
"version": "29.7.0", "version": "29.7.0",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz",
@@ -9942,12 +6692,12 @@
} }
}, },
"braces": { "braces": {
"version": "3.0.2", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dev": true, "dev": true,
"requires": { "requires": {
"fill-range": "^7.0.1" "fill-range": "^7.1.1"
} }
}, },
"browserslist": { "browserslist": {
@@ -9986,19 +6736,6 @@
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
"dev": true "dev": true
}, },
"call-bind": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
"integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
"dev": true,
"requires": {
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"set-function-length": "^1.2.1"
}
},
"callsites": { "callsites": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -10128,45 +6865,6 @@
"which": "^2.0.1" "which": "^2.0.1"
} }
}, },
"damerau-levenshtein": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
"integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
"dev": true
},
"data-view-buffer": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
"integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
"dev": true,
"requires": {
"call-bind": "^1.0.6",
"es-errors": "^1.3.0",
"is-data-view": "^1.0.1"
}
},
"data-view-byte-length": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
"integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"es-errors": "^1.3.0",
"is-data-view": "^1.0.1"
}
},
"data-view-byte-offset": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
"integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
"dev": true,
"requires": {
"call-bind": "^1.0.6",
"es-errors": "^1.3.0",
"is-data-view": "^1.0.1"
}
},
"debug": { "debug": {
"version": "4.3.4", "version": "4.3.4",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
@@ -10183,40 +6881,12 @@
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
"deep-is": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
"dev": true
},
"deepmerge": { "deepmerge": {
"version": "4.3.1", "version": "4.3.1",
"resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
"integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
"dev": true "dev": true
}, },
"define-data-property": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
"integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
"dev": true,
"requires": {
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"gopd": "^1.0.1"
}
},
"define-properties": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
"integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
"dev": true,
"requires": {
"define-data-property": "^1.0.1",
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
}
},
"delayed-stream": { "delayed-stream": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
@@ -10227,12 +6897,6 @@
"resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
"integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==" "integrity": "sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ=="
}, },
"dequal": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
"dev": true
},
"detect-newline": { "detect-newline": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
@@ -10245,24 +6909,6 @@
"integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==",
"dev": true "dev": true
}, },
"dir-glob": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
"dev": true,
"requires": {
"path-type": "^4.0.0"
}
},
"doctrine": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
"dev": true,
"requires": {
"esutils": "^2.0.2"
}
},
"ejs": { "ejs": {
"version": "3.1.10", "version": "3.1.10",
"resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
@@ -10299,137 +6945,6 @@
"is-arrayish": "^0.2.1" "is-arrayish": "^0.2.1"
} }
}, },
"es-abstract": {
"version": "1.23.3",
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
"integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
"dev": true,
"requires": {
"array-buffer-byte-length": "^1.0.1",
"arraybuffer.prototype.slice": "^1.0.3",
"available-typed-arrays": "^1.0.7",
"call-bind": "^1.0.7",
"data-view-buffer": "^1.0.1",
"data-view-byte-length": "^1.0.1",
"data-view-byte-offset": "^1.0.0",
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.0.0",
"es-set-tostringtag": "^2.0.3",
"es-to-primitive": "^1.2.1",
"function.prototype.name": "^1.1.6",
"get-intrinsic": "^1.2.4",
"get-symbol-description": "^1.0.2",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
"hasown": "^2.0.2",
"internal-slot": "^1.0.7",
"is-array-buffer": "^3.0.4",
"is-callable": "^1.2.7",
"is-data-view": "^1.0.1",
"is-negative-zero": "^2.0.3",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.3",
"is-string": "^1.0.7",
"is-typed-array": "^1.1.13",
"is-weakref": "^1.0.2",
"object-inspect": "^1.13.1",
"object-keys": "^1.1.1",
"object.assign": "^4.1.5",
"regexp.prototype.flags": "^1.5.2",
"safe-array-concat": "^1.1.2",
"safe-regex-test": "^1.0.3",
"string.prototype.trim": "^1.2.9",
"string.prototype.trimend": "^1.0.8",
"string.prototype.trimstart": "^1.0.8",
"typed-array-buffer": "^1.0.2",
"typed-array-byte-length": "^1.0.1",
"typed-array-byte-offset": "^1.0.2",
"typed-array-length": "^1.0.6",
"unbox-primitive": "^1.0.2",
"which-typed-array": "^1.1.15"
}
},
"es-define-property": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
"integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
"dev": true,
"requires": {
"get-intrinsic": "^1.2.4"
}
},
"es-errors": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
"dev": true
},
"es-iterator-helpers": {
"version": "1.0.19",
"resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz",
"integrity": "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.3",
"es-errors": "^1.3.0",
"es-set-tostringtag": "^2.0.3",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"globalthis": "^1.0.3",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.7",
"iterator.prototype": "^1.1.2",
"safe-array-concat": "^1.1.2"
}
},
"es-object-atoms": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
"integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
"dev": true,
"requires": {
"es-errors": "^1.3.0"
}
},
"es-set-tostringtag": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
"integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
"dev": true,
"requires": {
"get-intrinsic": "^1.2.4",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.1"
}
},
"es-shim-unscopables": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
"integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
"dev": true,
"requires": {
"hasown": "^2.0.0"
}
},
"es-to-primitive": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
"integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
"dev": true,
"requires": {
"is-callable": "^1.1.4",
"is-date-object": "^1.0.1",
"is-symbol": "^1.0.2"
}
},
"escalade": { "escalade": {
"version": "3.1.1", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
@@ -10439,428 +6954,15 @@
"escape-string-regexp": { "escape-string-regexp": {
"version": "1.0.5", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
"dev": true "dev": true
}, },
"eslint": {
"version": "8.57.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
"integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
"dev": true,
"requires": {
"@eslint-community/eslint-utils": "^4.2.0",
"@eslint-community/regexpp": "^4.6.1",
"@eslint/eslintrc": "^2.1.4",
"@eslint/js": "8.57.0",
"@humanwhocodes/config-array": "^0.11.14",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"@ungap/structured-clone": "^1.2.0",
"ajv": "^6.12.4",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"doctrine": "^3.0.0",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^7.2.2",
"eslint-visitor-keys": "^3.4.3",
"espree": "^9.6.1",
"esquery": "^1.4.2",
"esutils": "^2.0.2",
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"find-up": "^5.0.0",
"glob-parent": "^6.0.2",
"globals": "^13.19.0",
"graphemer": "^1.4.0",
"ignore": "^5.2.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"is-path-inside": "^3.0.3",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
"levn": "^0.4.1",
"lodash.merge": "^4.6.2",
"minimatch": "^3.1.2",
"natural-compare": "^1.4.0",
"optionator": "^0.9.3",
"strip-ansi": "^6.0.1",
"text-table": "^0.2.0"
},
"dependencies": {
"doctrine": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
"integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
"dev": true,
"requires": {
"esutils": "^2.0.2"
}
},
"escape-string-regexp": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
"dev": true
},
"find-up": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
"dev": true,
"requires": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
}
},
"glob-parent": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
"dev": true,
"requires": {
"is-glob": "^4.0.3"
}
},
"globals": {
"version": "13.24.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
"dev": true,
"requires": {
"type-fest": "^0.20.2"
}
},
"locate-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
"dev": true,
"requires": {
"p-locate": "^5.0.0"
}
},
"p-limit": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
"dev": true,
"requires": {
"yocto-queue": "^0.1.0"
}
},
"p-locate": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
"dev": true,
"requires": {
"p-limit": "^3.0.2"
}
},
"path-exists": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true
}
}
},
"eslint-config-prettier": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz",
"integrity": "sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==",
"dev": true,
"requires": {}
},
"eslint-import-resolver-node": {
"version": "0.3.9",
"resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
"integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
"dev": true,
"requires": {
"debug": "^3.2.7",
"is-core-module": "^2.13.0",
"resolve": "^1.22.4"
},
"dependencies": {
"debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
}
}
},
"eslint-module-utils": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz",
"integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==",
"dev": true,
"requires": {
"debug": "^3.2.7"
},
"dependencies": {
"debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
}
}
},
"eslint-plugin-escompat": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-escompat/-/eslint-plugin-escompat-3.4.0.tgz",
"integrity": "sha512-ufTPv8cwCxTNoLnTZBFTQ5SxU2w7E7wiMIS7PSxsgP1eAxFjtSaoZ80LRn64hI8iYziE6kJG6gX/ZCJVxh48Bg==",
"dev": true,
"requires": {
"browserslist": "^4.21.0"
}
},
"eslint-plugin-eslint-comments": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-3.2.0.tgz",
"integrity": "sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==",
"dev": true,
"requires": {
"escape-string-regexp": "^1.0.5",
"ignore": "^5.0.5"
}
},
"eslint-plugin-filenames": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz",
"integrity": "sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==",
"dev": true,
"requires": {
"lodash.camelcase": "4.3.0",
"lodash.kebabcase": "4.1.1",
"lodash.snakecase": "4.1.1",
"lodash.upperfirst": "4.3.1"
}
},
"eslint-plugin-github": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.0.1.tgz",
"integrity": "sha512-qbXG3wL5Uh2JB92EKeX2hPtO9c/t75qVxQjVLYuTFfhHifLZzv9CBvLCvoaBhLrAC/xTMVht7DK/NofYK8X4Dg==",
"dev": true,
"requires": {
"@github/browserslist-config": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"aria-query": "^5.3.0",
"eslint-config-prettier": ">=8.0.0",
"eslint-plugin-escompat": "^3.3.3",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-filenames": "^1.3.2",
"eslint-plugin-i18n-text": "^1.0.1",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-no-only-tests": "^3.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-rule-documentation": ">=1.0.0",
"jsx-ast-utils": "^3.3.2",
"prettier": "^3.0.0",
"svg-element-attributes": "^1.3.1"
},
"dependencies": {
"emoji-regex": {
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
"dev": true
},
"eslint-plugin-jsx-a11y": {
"version": "6.8.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz",
"integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==",
"dev": true,
"requires": {
"@babel/runtime": "^7.23.2",
"aria-query": "^5.3.0",
"array-includes": "^3.1.7",
"array.prototype.flatmap": "^1.3.2",
"ast-types-flow": "^0.0.8",
"axe-core": "=4.7.0",
"axobject-query": "^3.2.1",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"es-iterator-helpers": "^1.0.15",
"hasown": "^2.0.0",
"jsx-ast-utils": "^3.3.5",
"language-tags": "^1.0.9",
"minimatch": "^3.1.2",
"object.entries": "^1.1.7",
"object.fromentries": "^2.0.7"
},
"dependencies": {
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
}
}
}
}
}
},
"eslint-plugin-i18n-text": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-i18n-text/-/eslint-plugin-i18n-text-1.0.1.tgz",
"integrity": "sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==",
"dev": true,
"requires": {}
},
"eslint-plugin-import": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz",
"integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==",
"dev": true,
"requires": {
"array-includes": "^3.1.7",
"array.prototype.findlastindex": "^1.2.3",
"array.prototype.flat": "^1.3.2",
"array.prototype.flatmap": "^1.3.2",
"debug": "^3.2.7",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.9",
"eslint-module-utils": "^2.8.0",
"hasown": "^2.0.0",
"is-core-module": "^2.13.1",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
"object.fromentries": "^2.0.7",
"object.groupby": "^1.0.1",
"object.values": "^1.1.7",
"semver": "^6.3.1",
"tsconfig-paths": "^3.15.0"
},
"dependencies": {
"debug": {
"version": "3.2.7",
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
"integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
}
}
},
"eslint-plugin-jest": {
"version": "28.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.6.0.tgz",
"integrity": "sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg==",
"dev": true,
"requires": {
"@typescript-eslint/utils": "^6.0.0 || ^7.0.0"
}
},
"eslint-plugin-no-only-tests": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.1.0.tgz",
"integrity": "sha512-Lf4YW/bL6Un1R6A76pRZyE1dl1vr31G/ev8UzIc/geCgFWyrKil8hVjYqWVKGB/UIGmb6Slzs9T0wNezdSVegw==",
"dev": true
},
"eslint-plugin-prettier": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz",
"integrity": "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==",
"dev": true,
"requires": {
"prettier-linter-helpers": "^1.0.0",
"synckit": "^0.9.1"
}
},
"eslint-rule-documentation": {
"version": "1.0.23",
"resolved": "https://registry.npmjs.org/eslint-rule-documentation/-/eslint-rule-documentation-1.0.23.tgz",
"integrity": "sha512-pWReu3fkohwyvztx/oQWWgld2iad25TfUdi6wvhhaDPIQjHU/pyvlKgXFw1kX31SQK2Nq9MH+vRDWB0ZLy8fYw==",
"dev": true
},
"eslint-scope": {
"version": "7.2.2",
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
"integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
"dev": true,
"requires": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
}
},
"eslint-visitor-keys": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
"dev": true
},
"espree": {
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
"integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
"dev": true,
"requires": {
"acorn": "^8.9.0",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.4.1"
}
},
"esprima": { "esprima": {
"version": "4.0.1", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
"dev": true "dev": true
}, },
"esquery": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz",
"integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==",
"dev": true,
"requires": {
"estraverse": "^5.1.0"
}
},
"esrecurse": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
"dev": true,
"requires": {
"estraverse": "^5.2.0"
}
},
"estraverse": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
"dev": true
},
"esutils": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
"dev": true
},
"event-target-shim": { "event-target-shim": {
"version": "5.0.1", "version": "5.0.1",
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
@@ -10907,52 +7009,12 @@
"jest-util": "^29.7.0" "jest-util": "^29.7.0"
} }
}, },
"fast-deep-equal": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true
},
"fast-diff": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz",
"integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==",
"dev": true
},
"fast-glob": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
"integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
"dev": true,
"requires": {
"@nodelib/fs.stat": "^2.0.2",
"@nodelib/fs.walk": "^1.2.3",
"glob-parent": "^5.1.2",
"merge2": "^1.3.0",
"micromatch": "^4.0.4"
}
},
"fast-json-stable-stringify": { "fast-json-stable-stringify": {
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
"dev": true "dev": true
}, },
"fast-levenshtein": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
"dev": true
},
"fastq": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.9.0.tgz",
"integrity": "sha512-i7FVWL8HhVY+CTkwFxkN2mk3h+787ixS5S63eb78diVRc1MCssarHq3W5cj0av7YDSwmaV928RNag+U1etRQ7w==",
"dev": true,
"requires": {
"reusify": "^1.0.4"
}
},
"fb-watchman": { "fb-watchman": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
@@ -10962,15 +7024,6 @@
"bser": "2.1.1" "bser": "2.1.1"
} }
}, },
"file-entry-cache": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
"integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
"dev": true,
"requires": {
"flat-cache": "^3.0.4"
}
},
"filelist": { "filelist": {
"version": "1.0.4", "version": "1.0.4",
"resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
@@ -11001,40 +7054,14 @@
} }
}, },
"fill-range": { "fill-range": {
"version": "7.0.1", "version": "7.1.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dev": true, "dev": true,
"requires": { "requires": {
"to-regex-range": "^5.0.1" "to-regex-range": "^5.0.1"
} }
}, },
"flat-cache": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
"integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
"dev": true,
"requires": {
"flatted": "^3.2.9",
"keyv": "^4.5.3",
"rimraf": "^3.0.2"
}
},
"flatted": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
"integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
"dev": true
},
"for-each": {
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
"integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
"dev": true,
"requires": {
"is-callable": "^1.1.3"
}
},
"form-data": { "form-data": {
"version": "2.5.1", "version": "2.5.1",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz", "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.5.1.tgz",
@@ -11064,24 +7091,6 @@
"integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
"dev": true "dev": true
}, },
"function.prototype.name": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
"integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"define-properties": "^1.2.0",
"es-abstract": "^1.22.1",
"functions-have-names": "^1.2.3"
}
},
"functions-have-names": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
"dev": true
},
"gensync": { "gensync": {
"version": "1.0.0-beta.2", "version": "1.0.0-beta.2",
"resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
@@ -11094,19 +7103,6 @@
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
"dev": true "dev": true
}, },
"get-intrinsic": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
"integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
"dev": true,
"requires": {
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"hasown": "^2.0.0"
}
},
"get-package-type": { "get-package-type": {
"version": "0.1.0", "version": "0.1.0",
"resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
@@ -11119,17 +7115,6 @@
"integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
"dev": true "dev": true
}, },
"get-symbol-description": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
"integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
"dev": true,
"requires": {
"call-bind": "^1.0.5",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.4"
}
},
"glob": { "glob": {
"version": "7.1.6", "version": "7.1.6",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
@@ -11144,108 +7129,24 @@
"path-is-absolute": "^1.0.0" "path-is-absolute": "^1.0.0"
} }
}, },
"glob-parent": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
"requires": {
"is-glob": "^4.0.1"
}
},
"globals": { "globals": {
"version": "11.12.0", "version": "11.12.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
"dev": true "dev": true
}, },
"globalthis": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
"integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
"dev": true,
"requires": {
"define-properties": "^1.2.1",
"gopd": "^1.0.1"
}
},
"globby": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
"dev": true,
"requires": {
"array-union": "^2.1.0",
"dir-glob": "^3.0.1",
"fast-glob": "^3.2.9",
"ignore": "^5.2.0",
"merge2": "^1.4.1",
"slash": "^3.0.0"
}
},
"gopd": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
"integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
"dev": true,
"requires": {
"get-intrinsic": "^1.1.3"
}
},
"graceful-fs": { "graceful-fs": {
"version": "4.2.11", "version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
"dev": true "dev": true
}, },
"graphemer": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
"integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
"dev": true
},
"has-bigints": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
"integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
"dev": true
},
"has-flag": { "has-flag": {
"version": "4.0.0", "version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"dev": true "dev": true
}, },
"has-property-descriptors": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
"integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
"dev": true,
"requires": {
"es-define-property": "^1.0.0"
}
},
"has-proto": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
"integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
"dev": true
},
"has-symbols": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
"dev": true
},
"has-tostringtag": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
"dev": true,
"requires": {
"has-symbols": "^1.0.3"
}
},
"hasown": { "hasown": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
@@ -11267,22 +7168,6 @@
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
"dev": true "dev": true
}, },
"ignore": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
"integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
"dev": true
},
"import-fresh": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
"dev": true,
"requires": {
"parent-module": "^1.0.0",
"resolve-from": "^4.0.0"
}
},
"import-local": { "import-local": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
@@ -11375,107 +7260,19 @@
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
"dev": true "dev": true
}, },
"internal-slot": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
"integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
"dev": true,
"requires": {
"es-errors": "^1.3.0",
"hasown": "^2.0.0",
"side-channel": "^1.0.4"
}
},
"is-array-buffer": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
"integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.2.1"
}
},
"is-arrayish": { "is-arrayish": {
"version": "0.2.1", "version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
"dev": true "dev": true
}, },
"is-async-function": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz",
"integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-bigint": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
"integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
"dev": true,
"requires": {
"has-bigints": "^1.0.1"
}
},
"is-boolean-object": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
"integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
}
},
"is-callable": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
"integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
"dev": true
},
"is-core-module": { "is-core-module": {
"version": "2.13.1", "version": "2.15.1",
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
"integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"hasown": "^2.0.0" "hasown": "^2.0.2"
}
},
"is-data-view": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
"integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
"dev": true,
"requires": {
"is-typed-array": "^1.1.13"
}
},
"is-date-object": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
"integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
"dev": true
},
"is-finalizationregistry": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
"integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
"dev": true,
"requires": {
"call-bind": "^1.0.2"
} }
}, },
"is-fullwidth-code-point": { "is-fullwidth-code-point": {
@@ -11490,146 +7287,18 @@
"integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
"dev": true "dev": true
}, },
"is-generator-function": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
"integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-glob": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"requires": {
"is-extglob": "^2.1.1"
}
},
"is-map": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
"integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
"dev": true
},
"is-negative-zero": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
"integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
"dev": true
},
"is-number": { "is-number": {
"version": "7.0.0", "version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true "dev": true
}, },
"is-number-object": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
"integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-path-inside": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"dev": true
},
"is-regex": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
"integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
}
},
"is-set": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
"integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
"dev": true
},
"is-shared-array-buffer": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
"integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
"dev": true,
"requires": {
"call-bind": "^1.0.7"
}
},
"is-stream": { "is-stream": {
"version": "2.0.1", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
"integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
"dev": true "dev": true
}, },
"is-string": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
"integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
"dev": true,
"requires": {
"has-tostringtag": "^1.0.0"
}
},
"is-symbol": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
"integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
"dev": true,
"requires": {
"has-symbols": "^1.0.2"
}
},
"is-typed-array": {
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
"integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
"dev": true,
"requires": {
"which-typed-array": "^1.1.14"
}
},
"is-weakmap": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
"integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
"dev": true
},
"is-weakref": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
"integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.2"
}
},
"is-weakset": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz",
"integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"get-intrinsic": "^1.2.4"
}
},
"isarray": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
"dev": true
},
"isexe": { "isexe": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
@@ -11687,19 +7356,6 @@
"istanbul-lib-report": "^3.0.0" "istanbul-lib-report": "^3.0.0"
} }
}, },
"iterator.prototype": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz",
"integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==",
"dev": true,
"requires": {
"define-properties": "^1.2.1",
"get-intrinsic": "^1.2.1",
"has-symbols": "^1.0.3",
"reflect.getprototypeof": "^1.0.4",
"set-function-name": "^2.0.1"
}
},
"jake": { "jake": {
"version": "10.9.2", "version": "10.9.2",
"resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz", "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz",
@@ -12206,15 +7862,9 @@
} }
}, },
"jsesc": { "jsesc": {
"version": "2.5.2", "version": "3.0.2",
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
"dev": true
},
"json-buffer": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
"dev": true "dev": true
}, },
"json-parse-even-better-errors": { "json-parse-even-better-errors": {
@@ -12223,124 +7873,36 @@
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
"dev": true "dev": true
}, },
"json-schema-traverse": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true
},
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
"integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
"dev": true
},
"json5": { "json5": {
"version": "2.2.3", "version": "2.2.3",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
"dev": true "dev": true
}, },
"jsx-ast-utils": {
"version": "3.3.5",
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
"integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
"dev": true,
"requires": {
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"object.assign": "^4.1.4",
"object.values": "^1.1.6"
}
},
"keyv": {
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
"dev": true,
"requires": {
"json-buffer": "3.0.1"
}
},
"kleur": { "kleur": {
"version": "3.0.3", "version": "3.0.3",
"resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
"integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
"dev": true "dev": true
}, },
"language-subtag-registry": {
"version": "0.3.22",
"resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz",
"integrity": "sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==",
"dev": true
},
"language-tags": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz",
"integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==",
"dev": true,
"requires": {
"language-subtag-registry": "^0.3.20"
}
},
"leven": { "leven": {
"version": "3.1.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
"integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
"dev": true "dev": true
}, },
"levn": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
"dev": true,
"requires": {
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
}
},
"lines-and-columns": { "lines-and-columns": {
"version": "1.2.4", "version": "1.2.4",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
"dev": true "dev": true
}, },
"lodash.camelcase": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
"integrity": "sha1-soqmKIorn8ZRA1x3EfZathkDMaY=",
"dev": true
},
"lodash.kebabcase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
"integrity": "sha1-hImxyw0p/4gZXM7KRI/21swpXDY=",
"dev": true
},
"lodash.memoize": { "lodash.memoize": {
"version": "4.1.2", "version": "4.1.2",
"resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
"integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=", "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=",
"dev": true "dev": true
}, },
"lodash.merge": {
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
"dev": true
},
"lodash.snakecase": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
"integrity": "sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=",
"dev": true
},
"lodash.upperfirst": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
"integrity": "sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984=",
"dev": true
},
"lru-cache": { "lru-cache": {
"version": "6.0.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
@@ -12391,20 +7953,14 @@
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
"dev": true "dev": true
}, },
"merge2": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
"dev": true
},
"micromatch": { "micromatch": {
"version": "4.0.4", "version": "4.0.8",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz", "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
"integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==", "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true, "dev": true,
"requires": { "requires": {
"braces": "^3.0.1", "braces": "^3.0.3",
"picomatch": "^2.2.3" "picomatch": "^2.3.1"
} }
}, },
"mime-db": { "mime-db": {
@@ -12434,12 +7990,6 @@
"brace-expansion": "^1.1.7" "brace-expansion": "^1.1.7"
} }
}, },
"minimist": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
"dev": true
},
"ms": { "ms": {
"version": "2.1.2", "version": "2.1.2",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
@@ -12479,75 +8029,6 @@
"path-key": "^3.0.0" "path-key": "^3.0.0"
} }
}, },
"object-inspect": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
"integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==",
"dev": true
},
"object-keys": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
"integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
"dev": true
},
"object.assign": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz",
"integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.5",
"define-properties": "^1.2.1",
"has-symbols": "^1.0.3",
"object-keys": "^1.1.1"
}
},
"object.entries": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz",
"integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
}
},
"object.fromentries": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz",
"integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2",
"es-object-atoms": "^1.0.0"
}
},
"object.groupby": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz",
"integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.2"
}
},
"object.values": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz",
"integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
}
},
"once": { "once": {
"version": "1.4.0", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
@@ -12565,29 +8046,6 @@
"mimic-fn": "^2.1.0" "mimic-fn": "^2.1.0"
} }
}, },
"optionator": {
"version": "0.9.3",
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz",
"integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==",
"dev": true,
"requires": {
"@aashutoshrathi/word-wrap": "^1.2.3",
"deep-is": "^0.1.3",
"fast-levenshtein": "^2.0.6",
"levn": "^0.4.1",
"prelude-ls": "^1.2.1",
"type-check": "^0.4.0"
}
},
"parent-module": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
"dev": true,
"requires": {
"callsites": "^3.0.0"
}
},
"parse-json": { "parse-json": {
"version": "5.2.0", "version": "5.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
@@ -12618,12 +8076,6 @@
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true "dev": true
}, },
"path-type": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
"dev": true
},
"picocolors": { "picocolors": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
@@ -12642,33 +8094,6 @@
"integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==", "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==",
"dev": true "dev": true
}, },
"possible-typed-array-names": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
"integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
"dev": true
},
"prelude-ls": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
"dev": true
},
"prettier": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"dev": true
},
"prettier-linter-helpers": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
"integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
"dev": true,
"requires": {
"fast-diff": "^1.1.2"
}
},
"pretty-format": { "pretty-format": {
"version": "29.7.0", "version": "29.7.0",
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
@@ -12703,63 +8128,18 @@
"sisteransi": "^1.0.5" "sisteransi": "^1.0.5"
} }
}, },
"punycode": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
"dev": true
},
"pure-rand": { "pure-rand": {
"version": "6.0.4", "version": "6.0.4",
"resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz", "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz",
"integrity": "sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==", "integrity": "sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==",
"dev": true "dev": true
}, },
"queue-microtask": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
"dev": true
},
"react-is": { "react-is": {
"version": "18.2.0", "version": "18.2.0",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
"integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
"dev": true "dev": true
}, },
"reflect.getprototypeof": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
"integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.1",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.4",
"globalthis": "^1.0.3",
"which-builtin-type": "^1.1.3"
}
},
"regenerator-runtime": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
"dev": true
},
"regexp.prototype.flags": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
"integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
"dev": true,
"requires": {
"call-bind": "^1.0.6",
"define-properties": "^1.2.1",
"es-errors": "^1.3.0",
"set-function-name": "^2.0.1"
}
},
"require-directory": { "require-directory": {
"version": "2.1.1", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
@@ -12794,65 +8174,12 @@
} }
} }
}, },
"resolve-from": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
"dev": true
},
"resolve.exports": { "resolve.exports": {
"version": "2.0.2", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz", "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz",
"integrity": "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==", "integrity": "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==",
"dev": true "dev": true
}, },
"reusify": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
"dev": true
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
"integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
"dev": true,
"requires": {
"glob": "^7.1.3"
}
},
"run-parallel": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
"dev": true,
"requires": {
"queue-microtask": "^1.2.2"
}
},
"safe-array-concat": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
"integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"get-intrinsic": "^1.2.4",
"has-symbols": "^1.0.3",
"isarray": "^2.0.5"
}
},
"safe-regex-test": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
"integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
"dev": true,
"requires": {
"call-bind": "^1.0.6",
"es-errors": "^1.3.0",
"is-regex": "^1.1.4"
}
},
"sax": { "sax": {
"version": "1.2.4", "version": "1.2.4",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
@@ -12863,32 +8190,6 @@
"resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="
}, },
"set-function-length": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
"integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
"dev": true,
"requires": {
"define-data-property": "^1.1.4",
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.2"
}
},
"set-function-name": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
"integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
"dev": true,
"requires": {
"define-data-property": "^1.1.4",
"es-errors": "^1.3.0",
"functions-have-names": "^1.2.3",
"has-property-descriptors": "^1.0.2"
}
},
"shebang-command": { "shebang-command": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
@@ -12904,18 +8205,6 @@
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
"dev": true "dev": true
}, },
"side-channel": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
"integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"es-errors": "^1.3.0",
"get-intrinsic": "^1.2.4",
"object-inspect": "^1.13.1"
}
},
"signal-exit": { "signal-exit": {
"version": "3.0.7", "version": "3.0.7",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
@@ -12994,40 +8283,6 @@
"strip-ansi": "^6.0.1" "strip-ansi": "^6.0.1"
} }
}, },
"string.prototype.trim": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
"integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-abstract": "^1.23.0",
"es-object-atoms": "^1.0.0"
}
},
"string.prototype.trimend": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
"integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
}
},
"string.prototype.trimstart": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
"integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"define-properties": "^1.2.1",
"es-object-atoms": "^1.0.0"
}
},
"strip-ansi": { "strip-ansi": {
"version": "6.0.1", "version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
@@ -13037,12 +8292,6 @@
"ansi-regex": "^5.0.1" "ansi-regex": "^5.0.1"
} }
}, },
"strip-bom": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
"integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
"dev": true
},
"strip-final-newline": { "strip-final-newline": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
@@ -13070,30 +8319,6 @@
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
"dev": true "dev": true
}, },
"svg-element-attributes": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/svg-element-attributes/-/svg-element-attributes-1.3.1.tgz",
"integrity": "sha512-Bh05dSOnJBf3miNMqpsormfNtfidA/GxQVakhtn0T4DECWKeXQRQUceYjJ+OxYiiLdGe4Jo9iFV8wICFapFeIA==",
"dev": true
},
"synckit": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.1.tgz",
"integrity": "sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==",
"dev": true,
"requires": {
"@pkgr/core": "^0.1.0",
"tslib": "^2.6.2"
},
"dependencies": {
"tslib": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
"dev": true
}
}
},
"test-exclude": { "test-exclude": {
"version": "6.0.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -13105,12 +8330,6 @@
"minimatch": "^3.0.4" "minimatch": "^3.0.4"
} }
}, },
"text-table": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
"dev": true
},
"tmpl": { "tmpl": {
"version": "1.0.5", "version": "1.0.5",
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
@@ -13137,13 +8356,6 @@
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
}, },
"ts-api-utils": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
"integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==",
"dev": true,
"requires": {}
},
"ts-jest": { "ts-jest": {
"version": "29.2.5", "version": "29.2.5",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz", "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz",
@@ -13169,29 +8381,6 @@
} }
} }
}, },
"tsconfig-paths": {
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
"integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
"dev": true,
"requires": {
"@types/json5": "^0.0.29",
"json5": "^1.0.2",
"minimist": "^1.2.6",
"strip-bom": "^3.0.0"
},
"dependencies": {
"json5": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
"dev": true,
"requires": {
"minimist": "^1.2.0"
}
}
}
},
"tslib": { "tslib": {
"version": "1.10.0", "version": "1.10.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz",
@@ -13202,109 +8391,30 @@
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz", "resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz",
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==" "integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg=="
}, },
"type-check": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
"dev": true,
"requires": {
"prelude-ls": "^1.2.1"
}
},
"type-detect": { "type-detect": {
"version": "4.0.8", "version": "4.0.8",
"resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
"integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
"dev": true "dev": true
}, },
"type-fest": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true
},
"typed-array-buffer": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
"integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"es-errors": "^1.3.0",
"is-typed-array": "^1.1.13"
}
},
"typed-array-byte-length": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
"integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-proto": "^1.0.3",
"is-typed-array": "^1.1.13"
}
},
"typed-array-byte-offset": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
"integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
"dev": true,
"requires": {
"available-typed-arrays": "^1.0.7",
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-proto": "^1.0.3",
"is-typed-array": "^1.1.13"
}
},
"typed-array-length": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz",
"integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
"dev": true,
"requires": {
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-proto": "^1.0.3",
"is-typed-array": "^1.1.13",
"possible-typed-array-names": "^1.0.0"
}
},
"typescript": { "typescript": {
"version": "5.4.5", "version": "5.6.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
"dev": true "dev": true
}, },
"unbox-primitive": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
"integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
"dev": true,
"requires": {
"call-bind": "^1.0.2",
"has-bigints": "^1.0.2",
"has-symbols": "^1.0.3",
"which-boxed-primitive": "^1.0.2"
}
},
"undici": { "undici": {
"version": "5.28.3", "version": "5.28.4",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
"integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==", "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
"requires": { "requires": {
"@fastify/busboy": "^2.0.0" "@fastify/busboy": "^2.0.0"
} }
}, },
"undici-types": { "undici-types": {
"version": "5.26.5", "version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="
}, },
"universal-user-agent": { "universal-user-agent": {
"version": "6.0.1", "version": "6.0.1",
@@ -13321,15 +8431,6 @@
"picocolors": "^1.0.0" "picocolors": "^1.0.0"
} }
}, },
"uri-js": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
"dev": true,
"requires": {
"punycode": "^2.1.0"
}
},
"uuid": { "uuid": {
"version": "3.4.0", "version": "3.4.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
@@ -13386,64 +8487,6 @@
"isexe": "^2.0.0" "isexe": "^2.0.0"
} }
}, },
"which-boxed-primitive": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
"integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
"dev": true,
"requires": {
"is-bigint": "^1.0.1",
"is-boolean-object": "^1.1.0",
"is-number-object": "^1.0.4",
"is-string": "^1.0.5",
"is-symbol": "^1.0.3"
}
},
"which-builtin-type": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.3.tgz",
"integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==",
"dev": true,
"requires": {
"function.prototype.name": "^1.1.5",
"has-tostringtag": "^1.0.0",
"is-async-function": "^2.0.0",
"is-date-object": "^1.0.5",
"is-finalizationregistry": "^1.0.2",
"is-generator-function": "^1.0.10",
"is-regex": "^1.1.4",
"is-weakref": "^1.0.2",
"isarray": "^2.0.5",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.1",
"which-typed-array": "^1.1.9"
}
},
"which-collection": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz",
"integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
"dev": true,
"requires": {
"is-map": "^2.0.3",
"is-set": "^2.0.3",
"is-weakmap": "^2.0.2",
"is-weakset": "^2.0.3"
}
},
"which-typed-array": {
"version": "1.1.15",
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz",
"integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
"dev": true,
"requires": {
"available-typed-arrays": "^1.0.7",
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-tostringtag": "^1.0.2"
}
},
"wrap-ansi": { "wrap-ansi": {
"version": "7.0.0", "version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",

View File

@@ -6,52 +6,40 @@
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"format": "prettier --write '**/*.ts'", "format": "biome format --fix",
"format-check": "prettier --check '**/*.ts'", "format-check": "biome format",
"lint": "eslint src/**/*.ts --fix", "lint": "biome lint --fix",
"package": "ncc build -o dist/setup src/setup-uv.ts && ncc build -o dist/save-cache src/save-cache.ts && ncc build -o dist/update-default-version src/update-default-version.ts", "package": "ncc build -o dist/setup src/setup-uv.ts && ncc build -o dist/save-cache src/save-cache.ts && ncc build -o dist/update-known-checksums src/update-known-checksums.ts",
"test": "jest", "test": "jest",
"act": "act pull_request -W .github/workflows/test.yml --container-architecture linux/amd64 -s GITHUB_TOKEN=\"$(gh auth token)\"", "act": "act pull_request -W .github/workflows/test.yml --container-architecture linux/amd64 -s GITHUB_TOKEN=\"$(gh auth token)\"",
"update-default-version": "node dist/update-default-version/index.js src/download/checksum/known-checksums.ts action.yml \"$(gh auth token)\"", "update-known-checksums": "node dist/update-known-checksums/index.js src/download/checksum/known-checksums.ts \"$(gh auth token)\"",
"all": "npm run build && npm run format && npm run lint && npm run package && npm test" "all": "npm run build && npm run format && npm run lint && npm run package && npm test"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/eifinger/setup-uv.git" "url": "git+https://github.com/astral-sh/setup-uv.git"
}, },
"keywords": [ "keywords": ["actions", "python", "setup", "uv"],
"actions",
"python",
"setup",
"uv"
],
"author": "@eifinger", "author": "@eifinger",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/cache": "^3.2.4", "@actions/cache": "^3.2.4",
"@actions/core": "^1.10.1", "@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1", "@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0", "@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0", "@actions/glob": "^0.5.0",
"@actions/io": "^1.1.3", "@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1", "@actions/tool-cache": "^2.0.1",
"@octokit/rest": "^21.0.2" "@octokit/rest": "^21.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.14.9", "@biomejs/biome": "1.9.4",
"@types/node": "^22.7.9",
"@types/semver": "^7.5.8", "@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.15.0", "@vercel/ncc": "^0.38.2",
"@typescript-eslint/parser": "^7.15.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0", "jest": "^29.7.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5", "ts-jest": "^29.2.5",
"typescript": "^5.4.5" "typescript": "^5.6.3"
} }
} }

View File

@@ -1,65 +1,75 @@
import * as cache from '@actions/cache' import * as cache from "@actions/cache";
import * as glob from '@actions/glob' import * as glob from "@actions/glob";
import * as core from '@actions/core' import * as core from "@actions/core";
import path from 'path' import {
import {cacheDependencyGlob, cacheLocalPath, cacheSuffix} from '../utils/inputs' cacheDependencyGlob,
import {getArch, getPlatform} from '../utils/platforms' cacheLocalPath,
cacheSuffix,
} from "../utils/inputs";
import { getArch, getPlatform } from "../utils/platforms";
export const STATE_CACHE_KEY = 'cache-key' export const STATE_CACHE_KEY = "cache-key";
export const STATE_CACHE_MATCHED_KEY = 'cache-matched-key' export const STATE_CACHE_MATCHED_KEY = "cache-matched-key";
const CACHE_VERSION = '1' const CACHE_VERSION = "1";
export async function restoreCache(version: string): Promise<void> { export async function restoreCache(version: string): Promise<void> {
const cacheKey = await computeKeys(version) const cacheKey = await computeKeys(version);
let matchedKey: string | undefined let matchedKey: string | undefined;
core.info( core.info(
`Trying to restore uv cache from GitHub Actions cache with key: ${cacheKey}` `Trying to restore uv cache from GitHub Actions cache with key: ${cacheKey}`,
) );
try { try {
matchedKey = await cache.restoreCache([cacheLocalPath], cacheKey) matchedKey = await cache.restoreCache([cacheLocalPath], cacheKey);
} catch (err) { } catch (err) {
const message = (err as Error).message const message = (err as Error).message;
core.warning(message) core.warning(message);
core.setOutput('cache-hit', false) core.setOutput("cache-hit", false);
return return;
} }
core.saveState(STATE_CACHE_KEY, cacheKey) core.saveState(STATE_CACHE_KEY, cacheKey);
handleMatchResult(matchedKey, cacheKey) handleMatchResult(matchedKey, cacheKey);
} }
async function computeKeys(version: string): Promise<string> { async function computeKeys(version: string): Promise<string> {
let cacheDependencyPathHash = '-' let cacheDependencyPathHash = "-";
if (cacheDependencyGlob !== '') { if (cacheDependencyGlob !== "") {
const fullCacheDependencyGlob = `${process.env['GITHUB_WORKSPACE']}${path.sep}${cacheDependencyGlob}` core.info(
cacheDependencyPathHash += await glob.hashFiles(fullCacheDependencyGlob) `Searching files using cache dependency glob: ${cacheDependencyGlob.split("\n").join(",")}`,
if (cacheDependencyPathHash === '-') { );
cacheDependencyPathHash += await glob.hashFiles(
cacheDependencyGlob,
undefined,
undefined,
true,
);
if (cacheDependencyPathHash === "-") {
throw new Error( throw new Error(
`No file in ${process.cwd()} matched to [${cacheDependencyGlob}], make sure you have checked out the target repository` `No file in ${process.cwd()} matched to [${cacheDependencyGlob.split("\n").join(",")}], make sure you have checked out the target repository`,
) );
} }
} else { } else {
cacheDependencyPathHash += 'no-dependency-glob' cacheDependencyPathHash += "no-dependency-glob";
} }
const suffix = cacheSuffix ? `-${cacheSuffix}` : '' const suffix = cacheSuffix ? `-${cacheSuffix}` : "";
return `setup-uv-${CACHE_VERSION}-${getArch()}-${getPlatform()}-${version}${cacheDependencyPathHash}${suffix}` return `setup-uv-${CACHE_VERSION}-${getArch()}-${getPlatform()}-${version}${cacheDependencyPathHash}${suffix}`;
} }
function handleMatchResult( function handleMatchResult(
matchedKey: string | undefined, matchedKey: string | undefined,
primaryKey: string primaryKey: string,
): void { ): void {
if (!matchedKey) { if (!matchedKey) {
core.info(`No GitHub Actions cache found for key: ${primaryKey}`) core.info(`No GitHub Actions cache found for key: ${primaryKey}`);
core.setOutput('cache-hit', false) core.setOutput("cache-hit", false);
return return;
} }
core.saveState(STATE_CACHE_MATCHED_KEY, matchedKey) core.saveState(STATE_CACHE_MATCHED_KEY, matchedKey);
core.info( core.info(
`uv cache restored from GitHub Actions cache with key: ${matchedKey}` `uv cache restored from GitHub Actions cache with key: ${matchedKey}`,
) );
core.setOutput('cache-hit', true) core.setOutput("cache-hit", true);
} }

View File

@@ -1,55 +1,57 @@
import * as fs from 'fs' import * as fs from "node:fs";
import * as crypto from 'crypto' import * as crypto from "node:crypto";
import * as core from '@actions/core' import * as core from "@actions/core";
import {KNOWN_CHECKSUMS} from './known-checksums' import { KNOWN_CHECKSUMS } from "./known-checksums";
import {Architecture, Platform} from '../../utils/platforms' import type { Architecture, Platform } from "../../utils/platforms";
export async function validateChecksum( export async function validateChecksum(
checkSum: string | undefined, checkSum: string | undefined,
downloadPath: string, downloadPath: string,
arch: Architecture, arch: Architecture,
platform: Platform, platform: Platform,
version: string version: string,
): Promise<void> { ): Promise<void> {
let isValid = true let isValid: boolean | undefined = undefined;
if (checkSum !== undefined && checkSum !== '') { if (checkSum !== undefined && checkSum !== "") {
isValid = await validateFileCheckSum(downloadPath, checkSum) isValid = await validateFileCheckSum(downloadPath, checkSum);
} else { } else {
core.debug(`Checksum not provided. Checking known checksums.`) core.debug("Checksum not provided. Checking known checksums.");
const key = `${arch}-${platform}-${version}` const key = `${arch}-${platform}-${version}`;
if (key in KNOWN_CHECKSUMS) { if (key in KNOWN_CHECKSUMS) {
const knownChecksum = KNOWN_CHECKSUMS[`${arch}-${platform}-${version}`] const knownChecksum = KNOWN_CHECKSUMS[`${arch}-${platform}-${version}`];
core.debug(`Checking checksum for ${arch}-${platform}-${version}.`) core.debug(`Checking checksum for ${arch}-${platform}-${version}.`);
isValid = await validateFileCheckSum(downloadPath, knownChecksum) isValid = await validateFileCheckSum(downloadPath, knownChecksum);
} else { } else {
core.debug(`No known checksum found for ${key}.`) core.debug(`No known checksum found for ${key}.`);
} }
} }
if (!isValid) { if (isValid === false) {
throw new Error(`Checksum for ${downloadPath} did not match ${checkSum}.`) throw new Error(`Checksum for ${downloadPath} did not match ${checkSum}.`);
}
if (isValid === true) {
core.debug(`Checksum for ${downloadPath} is valid.`);
} }
core.debug(`Checksum for ${downloadPath} is valid.`)
} }
async function validateFileCheckSum( async function validateFileCheckSum(
filePath: string, filePath: string,
expected: string expected: string,
): Promise<boolean> { ): Promise<boolean> {
return new Promise((resolve, reject) => { return new Promise((resolve, reject) => {
const hash = crypto.createHash('sha256') const hash = crypto.createHash("sha256");
const stream = fs.createReadStream(filePath) const stream = fs.createReadStream(filePath);
stream.on('error', err => reject(err)) stream.on("error", (err) => reject(err));
stream.on('data', chunk => hash.update(chunk)) stream.on("data", (chunk) => hash.update(chunk));
stream.on('end', () => { stream.on("end", () => {
const actual = hash.digest('hex') const actual = hash.digest("hex");
resolve(actual === expected) resolve(actual === expected);
}) });
}) });
} }
export function isknownVersion(version: string): boolean { export function isknownVersion(version: string): boolean {
const pattern = new RegExp(`^.*-.*-${version}$`) const pattern = new RegExp(`^.*-.*-${version}$`);
return Object.keys(KNOWN_CHECKSUMS).some(key => pattern.test(key)) return Object.keys(KNOWN_CHECKSUMS).some((key) => pattern.test(key));
} }

View File

@@ -1,3015 +1,4095 @@
// AUTOGENERATED_DO_NOT_EDIT // AUTOGENERATED_DO_NOT_EDIT
export const KNOWN_CHECKSUMS: {[key: string]: string} = { export const KNOWN_CHECKSUMS: { [key: string]: string } = {
'undefined-0.3.2': "undefined-0.4.26":
'1aadddb260b5a9f3d44f5832a834b55a6fd1573bb657d62759495dcdbe212507', "5b36575a355193cb3dd3461e477ad7bfddf12d67d941f805caa4aaff52157491",
'aarch64-apple-darwin-0.3.2': "aarch64-apple-darwin-0.4.26":
'a70cbfbf3bb5c08b2f84963b4f12c94e08fbb2468ba418a3bfe1066fbe9e7218', "42cdc5e7adad5348c8763ec3d57ef7972a25c034121d13424614b83849585303",
'aarch64-unknown-linux-gnu-0.3.2': "aarch64-unknown-linux-gnu-0.4.26":
'6be360abe140f6818844aa3fdf6a3d004b2337b9c240be77c348bcf1f032e877', "3f4bd759d3c089b6db87b278642aac1a681ef22a0d413dc3d6da7afb0606649b",
'aarch64-unknown-linux-musl-0.3.2': "aarch64-unknown-linux-musl-0.4.26":
'65735e2776fae9ee3f4604f6d3c562f1f7cae203e428a6d8824a37379f469d77', "8ce7ac4d93cf145b9d67642cb54f2311142fad62a59fadb7ca36ad68a3108f98",
'arm-unknown-linux-musleabihf-0.3.2': "arm-unknown-linux-musleabihf-0.4.26":
'68818f6b349260ae60bae969dfa048f45e4196c74a0639c4b9c3591cc0f56dcf', "5fd4cf5be34a90eccfe0c86137a06be77b9e6355fbcd7581aa9a69c6de275568",
'armv7-unknown-linux-gnueabihf-0.3.2': "armv7-unknown-linux-gnueabihf-0.4.26":
'474b62fbbd461792e224dbc5e883a4bfe23f85aa2e3d45b6f1fda1b5be1ab0f3', "e680cd84efd4f2b7ced6ff566afa8ab88e38c3bf33d66989f6ff905ff9cb1abf",
'armv7-unknown-linux-musleabihf-0.3.2': "armv7-unknown-linux-musleabihf-0.4.26":
'b66b76824df42c3057a9ed440a2d1630533a8fa1fbab3c99f237cecb0cbafc47', "4decb4481b10fcf862ddbfb03f3dbf270652180086eb6dc40e36684f592daa49",
'i686-pc-windows-msvc-0.3.2': "i686-pc-windows-msvc-0.4.26":
'26ddb27546bb7fc97758aed476938bd4469d9a6698292909b6e7820c48a3eead', "bd3599762172f1d321be22f1f788cf2a6b981123f53bc7aa5336901e31e9a9bd",
'i686-unknown-linux-gnu-0.3.2': "i686-unknown-linux-gnu-0.4.26":
'44b11e3cb4e0e6e51e3a78738fa17da251975434b0d538dd6219fc221b520585', "4db90f578dffb5cd0017c5d4e77f01756961fccb1144e1770efea740af771532",
'i686-unknown-linux-musl-0.3.2': "i686-unknown-linux-musl-0.4.26":
'37a8728fd5125990b4de3468a3f12b7242f336852c5c2b27fe14a81a7df6b579', "8b3a73585b3d7a868190f44373be62c38c05877e1636d467b68850a0b98a0930",
'powerpc64-unknown-linux-gnu-0.3.2': "powerpc64-unknown-linux-gnu-0.4.26":
'd4f02f9781be8e0bd2dc87481b1aa045cb37f2bb83cef20272a1a506ccffc9a8', "47d14be9be1c5b63518a3170acb9191bf4a8a39f4ee98e54c666b9384fe7a781",
'powerpc64le-unknown-linux-gnu-0.3.2': "powerpc64le-unknown-linux-gnu-0.4.26":
'6ca624ec97b6f13a65d8d0d4b854634b48e6b7b6f9dcd1433ebb584ee3164fcd', "c65b94d17c4f06ca8d2d443851e9eff00a428a2dc147925fd5de1654fd1a9620",
'powerpc64le-unknown-linux-musl-0.3.2': "powerpc64le-unknown-linux-musl-0.4.26":
'7a50bf8228ec8ca60dc5ca1a1aaad4ece43d2ff08e32c0178ac0c5e652126372', "220979e1f842263e00039d44a7f774f0d798a9ecd8e1a75187c8db192ea67b3d",
's390x-unknown-linux-gnu-0.3.2': "s390x-unknown-linux-gnu-0.4.26":
'b0ffeeba7605cab0058713be4f23a9772f8dcc0218d760ee22635f9caf4c56de', "22bd9d010316bc78a0a2f5bf5c726dbac8c84df5856fa745621aaf1691d7a2fd",
'x86_64-apple-darwin-0.3.2': "x86_64-apple-darwin-0.4.26":
'7b54003989387079ca27b8895a11abba7ccae60712641592c81e0edab4c668dd', "b424403d93939fa025b3f1dcc34f23b0676ad48d3c33c9486a4e55d095b8ad07",
'x86_64-pc-windows-msvc-0.3.2': "x86_64-pc-windows-msvc-0.4.26":
'ee77cedd463673505bf6c060eb8149f3d3965c46090bbf76595d2b05a95e596b', "1dfb521253945f381279d21b7c3f4e6539100a7fefdcd0bc7080668237575cd3",
'x86_64-unknown-linux-gnu-0.3.2': "x86_64-unknown-linux-gnu-0.4.26":
'4d9279ad5ca596b1e2d703901d508430eb07564dc4d8837de9e2fca9c90f8ecd', "6fab73c9e2ea841852bc3c7157c1e49470ba62d1cde4af401436f13468b8d709",
'x86_64-unknown-linux-musl-0.3.2': "x86_64-unknown-linux-musl-0.4.26":
'38d18a40c0bdf02f98f3ee35749c295638be37fb8699aa626ca5c87d0ad42512', "c9dfe6a38354a85b3c4c4718703c23682c8cd7f5ad2e592458cb081b970f4c02",
'undefined-0.3.1': "undefined-0.4.25":
'5dce72d45cbbc0b661325e5f585440b977e095b6a29601059f509065f86ff9ae', "b3c707e3b7a21acb8e949dd7a0db524623df8beae7bca86708ecd5799f01a28c",
'aarch64-apple-darwin-0.3.1': "aarch64-apple-darwin-0.4.25":
'e11b01402ab645392c7ad6044db63d37e4fd1e745e015306993b07695ea5f9f8', "bb2ff4348114ef220ca52e44d5086640c4a1a18f797a5f1ab6f8559fc37b1230",
'aarch64-unknown-linux-gnu-0.3.1': "aarch64-unknown-linux-gnu-0.4.25":
'6d57e45392f7cffe62853f1f35382e8ac9d52f1061c97ecace28dbf50243e7e1', "4485852eb8013530c4275cd222c0056ce123f92742321f012610f1b241463f39",
'aarch64-unknown-linux-musl-0.3.1': "aarch64-unknown-linux-musl-0.4.25":
'2465eb291940c51cdf84c68d2a699d4026f7030cdaeb2a4e2801a3c4c0213f19', "d08a7a8adfa7f1e7e6d427b9ab38b071a50dcf63a11b3cbfaaad9b8e68e69df6",
'arm-unknown-linux-musleabihf-0.3.1': "arm-unknown-linux-musleabihf-0.4.25":
'dba9127924bd5e809600b1554a8b91f8abde511cbe9ddb5027a9749254c7a531', "31255c91483407ab20000a7e46d702aa1c83c886a7639aac1583d3b5ab77b563",
'armv7-unknown-linux-gnueabihf-0.3.1': "armv7-unknown-linux-gnueabihf-0.4.25":
'e95c07dced47f3c6444c66f52378bfbcc0015281bda2ad79d308421a458b5384', "789f18e18b0623e34dfdf9f1cf340d7c432eea575c00f87c0ed2a1004a4ca386",
'armv7-unknown-linux-musleabihf-0.3.1': "armv7-unknown-linux-musleabihf-0.4.25":
'8c58b4ce189d5e1add276eaaf3d69c77de340cbbe79fec375333de00e4e360dc', "09b8fc32bfbf8bd53251f46a6896f17e86ddb61ef96ee8249a541a73cc8742aa",
'i686-pc-windows-msvc-0.3.1': "i686-pc-windows-msvc-0.4.25":
'f5d15af65e0782f2459770afacb3ce8c5a4916566399e357c951618edbd27c9d', "328e36c4a3e262e27f714d580d7f9e8eb9bfe66ed8c65cf9aaf63a6d44d3fa16",
'i686-unknown-linux-gnu-0.3.1': "i686-unknown-linux-gnu-0.4.25":
'22508ed628b2966ec0cac3264db99337059f8c1cf70c0db0ee88d7d27f3e181f', "496bc5ba76a1d7fcb6fee2f3520333acb7fab6153f54059426e69d0f98db6bae",
'i686-unknown-linux-musl-0.3.1': "i686-unknown-linux-musl-0.4.25":
'223b6920226ff5af37178b0511112d82af6dbcb24dd78230d972a17de6a4a0ae', "e99caee76fa1e73fd335c164fbfd3bc3a5fcf1dace8a7c846b3707e6ede5222b",
'powerpc64-unknown-linux-gnu-0.3.1': "powerpc64-unknown-linux-gnu-0.4.25":
'c4eb8e06853c0e1accb6ef7976ee52ffe21631709a3ff63f4a1523ecafd7354d', "b7a1aadea6eb9aa225404d4f9ee79982304864668a6ed4c9dbaed236fad55032",
'powerpc64le-unknown-linux-gnu-0.3.1': "powerpc64le-unknown-linux-gnu-0.4.25":
'540aa375abc43c5fcb39e646ab7e3ebc14ebfb95264575c81b8c9c335ab4122f', "32421c61e8d497243171b28c7efd74f039251256ae9e57ce4a457fdd7d045e24",
'powerpc64le-unknown-linux-musl-0.3.1': "powerpc64le-unknown-linux-musl-0.4.25":
'387459fa2cdfa3f9814c8a2de2a864a0be6ce159f76e831cd249f4b659edda5a', "57effa74e70011be0579a2d8e0590c636d43f4758c18e52b02c287f677c87be9",
's390x-unknown-linux-gnu-0.3.1': "s390x-unknown-linux-gnu-0.4.25":
'b469bd51615edb3ec245b0aeb9338d074a8832856029b331f2a949946e921cd9', "9afa342d87256f5178a592d3eeb44ece8a93e9359db37e31be1b092226338469",
'x86_64-apple-darwin-0.3.1': "x86_64-apple-darwin-0.4.25":
'8a4fc632bf32b49a08d1994e6a4054b535eb7f0eb85e618f30fae86375b34cab', "f0ec1f79f4791294382bff242691c6502e95853acef080ae3f7c367a8e1beb6f",
'x86_64-pc-windows-msvc-0.3.1': "x86_64-pc-windows-msvc-0.4.25":
'e57ebd003eee92edfaa909fffec3214aa032590566851edc5ce55824c4aacf8a', "c5c7fa084ae4e8ac9e3b0b6c4c7b61e9355eb0c86801c4c7728c0cb142701f38",
'x86_64-unknown-linux-gnu-0.3.1': "x86_64-unknown-linux-gnu-0.4.25":
'1ad8815d46435ab29923d84717dd0f8ee467be055cff5c4ba1d9855882a6ae19', "6cb6eaf711cd7ce5fb1efaa539c5906374c762af547707a2041c9f6fd207769a",
'x86_64-unknown-linux-musl-0.3.1': "x86_64-unknown-linux-musl-0.4.25":
'e9f8396a2c06d6c06c36338b795e2978645c2b3b0e6915537e1860dd0cd951ab', "2e19246cb4ac903b9bbe9b52b09de673885785dfe64e5faa818ac13c1e5dfa21",
'undefined-0.3.0': "undefined-0.4.24":
'1f52cb03becdae308666b75ff6b193ca55267a762ecf98d99f8f4cc8cbfe5a5a', "917be4e4e96ef555e2c739e3b91eac21b7df6f1b45d80e25fe4e50d1249d6846",
'aarch64-apple-darwin-0.3.0': "aarch64-apple-darwin-0.4.24":
'232935b3b2c187c4f8dc8bf533875bd7163d06a6fab625a1770689b337cbfded', "69dbd88647d260dac051db11004f1e6438d1296da23cfec084a5ef9100e46c4b",
'aarch64-unknown-linux-gnu-0.3.0': "aarch64-unknown-linux-gnu-0.4.24":
'27fca2b1fda6870e1e6d376276cf0e7d3ca87b7e5c3062ef1301d9e5266cfa39', "6b2fc7cf361ee7075ddec6d2ba1d724fce887d2fd38014314357821fb52897cc",
'aarch64-unknown-linux-musl-0.3.0': "aarch64-unknown-linux-musl-0.4.24":
'55bc78ee396f3b9847d28a83edbeeb557edd78462b782459d95fa9cad86cca5e', "887e1aa6e6b616894e273fe543879f4d1f117519275a1c224a3ef03499c54445",
'arm-unknown-linux-musleabihf-0.3.0': "arm-unknown-linux-musleabihf-0.4.24":
'9305f0214f16eda22e72f4dd08c6b980243fe16a43b6efcaf11227efd1aa5d9e', "d43e56087c97b2f2c4bb58926f8c1092a6c653065b4644e21b2ae2b21811b3bf",
'armv7-unknown-linux-gnueabihf-0.3.0': "armv7-unknown-linux-gnueabihf-0.4.24":
'e949eb495b199e6c5853f6b051e3c7db84c044453e443d7b7892aef4eb08f5bd', "7b41b20a13307100c88688e60048bfb5216e0967e884d9fbd3fb22d68d56a085",
'armv7-unknown-linux-musleabihf-0.3.0': "armv7-unknown-linux-musleabihf-0.4.24":
'c466e061a8547a669e216321738d02ca5c864eb4ab3feac53a51a681a07cb2d7', "d1ab37d51e333dac1191e1e7d5359d8405f5b2b05d257b2d5e4dc9dfa618d77a",
'i686-pc-windows-msvc-0.3.0': "i686-pc-windows-msvc-0.4.24":
'1dbe4b2b9829bb11cdb3ec64e916749f6224f0db0a65bbba69570a8aa1289e2c', "a2a05cecc1252a356528f912688e84fca768eead930082fafba39b1488115b09",
'i686-unknown-linux-gnu-0.3.0': "i686-unknown-linux-gnu-0.4.24":
'b5a7fb7e649de9fb0342fd42c3bb1c5e6dd25d96096e08af99caa276fa44dc07', "0471c00736fd1d101b8d8fc3a73128833ad712e5cc113f3e955ebb79fde4d572",
'i686-unknown-linux-musl-0.3.0': "i686-unknown-linux-musl-0.4.24":
'569ed9ac409ebce382e1583c33705e159bb960e79f9fe58feb9a357676be3607', "735249b972407ea5a714863f1638e3d374b9a8270f1a81a5b1db5e1d59565a4e",
'powerpc64-unknown-linux-gnu-0.3.0': "powerpc64-unknown-linux-gnu-0.4.24":
'0e075944b22557da941677ff25fa21677cd1eaf8302782dd2c94643494f667e6', "51e8aff9c901d57628d565a498c06df1baeec16e6efc0eb7b1cfc73809fcb564",
'powerpc64le-unknown-linux-gnu-0.3.0': "powerpc64le-unknown-linux-gnu-0.4.24":
'6886c917446d6b954eff5c688596a4216e9418560166271eac1caa722847350c', "c2e87f03900f7a386b2e5a541979943295cd44aa9e397854aa295b59a738172c",
'powerpc64le-unknown-linux-musl-0.3.0': "powerpc64le-unknown-linux-musl-0.4.24":
'560583853792f5e3e4d40594436d5f75cdbc9a4e304d6f781f601b9eeaafbfd1', "9d29dfb1b7240fb1672f710cbbc30f59f2fdf52f764fac80bda00c2df7f6b92b",
's390x-unknown-linux-gnu-0.3.0': "s390x-unknown-linux-gnu-0.4.24":
'72b1b81523466a0fbe388bbde0a6926ed0af4884cb46d1e46ed1c0232a076cab', "fccc7c481c33f8f252fcdfaebde8313a6d7881d89e0af6b946b580097f800073",
'x86_64-apple-darwin-0.3.0': "x86_64-apple-darwin-0.4.24":
'8f3abf9bc7f49ddf85b1ebb4e5a5dd2032b6e7a4492fb5fce4b70ee4a9938733', "5cfe28aae1472d3e3dde8323d9351e53425bf56ade838318487b76cb97785684",
'x86_64-pc-windows-msvc-0.3.0': "x86_64-pc-windows-msvc-0.4.24":
'b8b693699b46d2063cf92ada07671a309f14ccb99b34f9b3f927f7fa08b24c19', "a990d2f067c7922493921662e403e9961733d159deb6393f05bf59fdd9e0b0cf",
'x86_64-unknown-linux-gnu-0.3.0': "x86_64-unknown-linux-gnu-0.4.24":
'06e38986b2923882ad250ac42c9e5db3295bde33693aa9a63b8d32632daba007', "06bc8c7de34cedb1dcb6a32a2462b09f92984ceb9d6aec9035424c8fe30ca510",
'x86_64-unknown-linux-musl-0.3.0': "x86_64-unknown-linux-musl-0.4.24":
'194d2a550af3e334f693f6afd716d66adc90445805e72bfa8108f36714ed7431', "1d06fbda8f87232acd7b315c1202925e44627821901c49d0920e9bbec34b09b8",
'undefined-0.2.37': "undefined-0.4.23":
'bad5e3e29e3a795a789dfdce52b4ae4c252f95572539b075bc938870e6e7c1df', "f9ed8ea5f138e98a8c018112ca59ab82a2983a17738c9d3df577d975f22382a9",
'aarch64-apple-darwin-0.2.37': "aarch64-apple-darwin-0.4.23":
'35786030f926e3d34d186edc0ea3989698e57755852af9ae4b39da5109abcbfa', "be5cdbdcba170a989f9be991d89277eb42eb3fdf9c020fa4d3ac4d3d292a74e8",
'aarch64-unknown-linux-gnu-0.2.37': "aarch64-unknown-linux-gnu-0.4.23":
'ac1b4688074f5a2eab1fbe331e76b5f5766e143a8eac87f64f24379168b971f9', "8139b22b648085c1a89cb56aff05c7c081c544868f323bbd574c41423cc170da",
'aarch64-unknown-linux-musl-0.2.37': "aarch64-unknown-linux-musl-0.4.23":
'ddec1dd3aced1a209645c0d4c8fc9bd9f3c6a4577c43a854efd6708440f34f14', "d35c4849fa12755749450593852859276c52f21a8e9d7457bf058bd84a1263dc",
'arm-unknown-linux-musleabihf-0.2.37': "arm-unknown-linux-musleabihf-0.4.23":
'd99c5c44ae042249b50720d3979aa5b82f61838ee76474a250ced23c09475a85', "9ef3d377a543aa2c5ec4bed4c25327610852af09d9969cc65f2da337632d13d6",
'armv7-unknown-linux-gnueabihf-0.2.37': "armv7-unknown-linux-gnueabihf-0.4.23":
'3fe173e1e1d2f1bf0196bf8a140f39bc4eee34d16c6f758e552bf2a40f82b579', "c01cbc3432500394f6c4709879011b499087d3cb37effd162cfca3d6250b72c2",
'armv7-unknown-linux-musleabihf-0.2.37': "armv7-unknown-linux-musleabihf-0.4.23":
'dd5a3225a8f39a4621425079f867decea4638e21d65cc9fc6803f1f6d4e22f6b', "0d4c8eca6b22d062cdf761320d83835508f2504f352ab467e0e3a372d711e3e5",
'i686-pc-windows-msvc-0.2.37': "i686-pc-windows-msvc-0.4.23":
'4c024f88c23359f8c0a61a31f93197e1fcc0b6e2ed2ea17733b99494b75078c8', "640c5c5d23c0ce629a2f68fb1b6de447bcb35388dc9885a998b040b4c34327dd",
'i686-unknown-linux-gnu-0.2.37': "i686-unknown-linux-gnu-0.4.23":
'a041764c46d872124b4ba390bf1a9263fb52fe1b17cfbd5af85a0deaf66ade1e', "5c30e7cd12fc1d3ea224a7aa3818cf614c809bb895bcb09e515ecee1bd1c3ee2",
'i686-unknown-linux-musl-0.2.37': "i686-unknown-linux-musl-0.4.23":
'b307f7dd65a3175aee4283603c0107496de14e431614ab10060d89f4c9ceaf31', "2ba9a7fcc2a5b9521107dc3614d8cfbd526f195fbe5fb4749ce2ffd938e0fd77",
'powerpc64-unknown-linux-gnu-0.2.37': "powerpc64-unknown-linux-gnu-0.4.23":
'c4bee003a56938110c1e9d1c1843837149f20696c35d148567b1106223f06200', "6ccb7bd0a45d6a4cab1ef58172df499676fbbdbca73c2bb1a6d8c3554507a8b9",
'powerpc64le-unknown-linux-gnu-0.2.37': "powerpc64le-unknown-linux-gnu-0.4.23":
'c54213db80c976487f54e5521f73010029da1bcdd22136a52a9976deca30db9e', "c43e004c7cb8b1db4eeb7f751d811e11c9b799c31e2beef239342c5b007e3e2e",
'powerpc64le-unknown-linux-musl-0.2.37': "powerpc64le-unknown-linux-musl-0.4.23":
'8da6a98b7bec35b6333b33872c641a52070331192da840ea5716fbd182f66e27', "fab6d53a945bfd03e738a636f5f2e323c0eeaee12d3c4c8b455e3d95e458a24f",
's390x-unknown-linux-gnu-0.2.37': "s390x-unknown-linux-gnu-0.4.23":
'5603fbd953a980203c9f6adec0482165a3b8274b2202a9fe46e1ec3168d4386e', "cd6461ece4c0627890a4f71487dcd538706fc5535c636eaa7cb6908752839d10",
'x86_64-apple-darwin-0.2.37': "x86_64-apple-darwin-0.4.23":
'13185dd359d6b3c3c0e170711b2939f3512741ec64c436e0bef83813e94a6691', "48679f4185aee4f844515a93e22ed9a9dfc9c18356ecd7547d2ddddbb446bce5",
'x86_64-pc-windows-msvc-0.2.37': "x86_64-pc-windows-msvc-0.4.23":
'ea51e0dfdc0c1884d116b5a12b589e65bb47d0b2d071d6da4a23f453585be144', "906b19adc9cd7c47e6bd50e5f68e2e64ebc7abaeee90e44e97e560d9bc01a677",
'x86_64-unknown-linux-gnu-0.2.37': "x86_64-unknown-linux-gnu-0.4.23":
'2aa80df3a7120a13fe8cfd0ced688a6285e58c40cfa878e6de817356914df485', "337d693e4700d7b963ee35ecf12572d2d7f97507bbc151a671eee12e91fcc994",
'x86_64-unknown-linux-musl-0.2.37': "x86_64-unknown-linux-musl-0.4.23":
'a4ec0d06361c27a87111212623559da332382c2ead25c1f4c9386adee9905b62', "4545997b54bf405f5dcb2379b4b3c0e1d0bb930e198733f7b8325598a8e95cbf",
'undefined-0.2.36': "undefined-0.4.22":
'6e7e0950c5808eea0bda615ab5d2e9fa517434edc0c17d0766cd47606241c060', "1d72ea82b337c767e2ba5c3ffa11cfccdca99321ab1dca3d4c035f8d52d7ad47",
'aarch64-apple-darwin-0.2.36': "aarch64-apple-darwin-0.4.22":
'89f0f76695ee554cdfae60245667b795ffeac7e4d52c0b7fa90bb46d4cf95d59', "a58779b2009926745cabbe075ab16824dec53e1ff635a47a43115f6b95fda607",
'aarch64-unknown-linux-gnu-0.2.36': "aarch64-unknown-linux-gnu-0.4.22":
'8bbc36002d398b5d9febe93be913d42d2844944451189cad6ff2b844c604f499', "bf0f5249da890474c216856e8e4de2a24c33b8a8cc3b5df058f10a38c6f5b234",
'aarch64-unknown-linux-musl-0.2.36': "aarch64-unknown-linux-musl-0.4.22":
'921a5c069a74608e63e7292d606b1cf0096ffd0914f28bd825968ac66ab3a77f', "4951dd9e5b5fda712db5f30bb76fad4701a85cd8e6dab61d7a78acf040f4c211",
'arm-unknown-linux-musleabihf-0.2.36': "arm-unknown-linux-musleabihf-0.4.22":
'349369041c1c86c69bcbdbc3fa2bb0d03e864a95db5e50ef0c04ee67c4e0d428', "78de0183e9e7ca4f37a3ab8bed199b07273f010eba95e4e80af07b7717be2f14",
'armv7-unknown-linux-gnueabihf-0.2.36': "armv7-unknown-linux-gnueabihf-0.4.22":
'42d15ec25a0e04fcda9e6e7501e8cc51d17e593a8758ec76e686381336ec6302', "09cb6ed3e3d3ea4ecd7c51a784cdbde920b7bb749cf91589866ecc914910a677",
'armv7-unknown-linux-musleabihf-0.2.36': "armv7-unknown-linux-musleabihf-0.4.22":
'eaed31f496ce42bccbe17eab69d36351c67d3832f9c7740e33c34a3edf5c5451', "5707dee00cb3b998ca8fe085fd90e19e8e5cf845840a04bebe7636eb75b636c6",
'i686-pc-windows-msvc-0.2.36': "i686-pc-windows-msvc-0.4.22":
'b8a3fcaf5e66ae916f31d8c1df8a7d32558eb8e852087c6038cc80fb3e04dace', "818250c85496f54f6b703ced9a8e78ac518fb9137eba657e60bfff4a27b28574",
'i686-unknown-linux-gnu-0.2.36': "i686-unknown-linux-gnu-0.4.22":
'1f0515ebd04690b5f09b5a55531eff3595fc778d021bf6b33b5d5dbfdd76ce0a', "57e9465238723814f5f5f78c164bc3f80d7741fc96d3bfcc89b11ccd89cfedec",
'i686-unknown-linux-musl-0.2.36': "i686-unknown-linux-musl-0.4.22":
'07bb7a141abfe23d0fbdf30e0840865671f491228288cd851d943a984ff5982b', "15e2f00e96a12ff5554b86be6a549335d9b1ec8599984daa582c269b2b18ba9e",
'powerpc64-unknown-linux-gnu-0.2.36': "powerpc64-unknown-linux-gnu-0.4.22":
'9ec964f73faa23b52e8022086fbffc8f77dbe346e5a17344967a290c10ea0143', "e9308e5e2e856a28c3080792d93ff8528130ecf327719a19651f8da130779800",
'powerpc64le-unknown-linux-gnu-0.2.36': "powerpc64le-unknown-linux-gnu-0.4.22":
'f7cf2055c9048faebd75665487d20a55812e37535c6f8393a97f715f40482433', "61ff11a99f31036883ce6d1185b7cb3e49b7d37ab79764fecbb7cb11749b01e1",
'powerpc64le-unknown-linux-musl-0.2.36': "powerpc64le-unknown-linux-musl-0.4.22":
'03c3221271bbde6333be35e7bdf0576a73165f8f35c48e33cf09b8e14f907718', "d8f3c7e3a4348816eac7208d40ad4c560f1739b3a34f274b1e50ba7f7f4668ee",
's390x-unknown-linux-gnu-0.2.36': "s390x-unknown-linux-gnu-0.4.22":
'91788d177f47e3a6db63d5d619f622814b1407b673c311873b4868f223eb2ca5', "26d737cfafdde8f2a3588915cf2ec4f2a448f03b83f7f15b6f561820a3ecefd2",
'x86_64-apple-darwin-0.2.36': "x86_64-apple-darwin-0.4.22":
'a8c08a6c978b0ef87c00012d892d936324dc9a6881efefbd028622b69c903aa5', "90185ec1b8d67cd15e6342a9c82dd404381f42f37ab9721abcfa028034441fc0",
'x86_64-pc-windows-msvc-0.2.36': "x86_64-pc-windows-msvc-0.4.22":
'ae6e07bd2c0843a0ffd18959a519c125bcc444d4ad1b71c00e7c3734bed0777e', "709ab9ccf3958131ad2fac4590ebf005f9dbffb43d801d489492b654f321e49f",
'x86_64-unknown-linux-gnu-0.2.36': "x86_64-unknown-linux-gnu-0.4.22":
'6fbea0801c1698d00b2300b220d4f72a4edeb0406877ac6d774f4ff385b6fbe2', "11c3b92be7b0a72d1b3fe0140485a55ab581ea11e5f61baf9975a89c6d70018f",
'x86_64-unknown-linux-musl-0.2.36': "x86_64-unknown-linux-musl-0.4.22":
'd3543c84d8b2da5d8f08b6f2e87e792aa7626c47cb65458c7b92e68e8614d3a8', "4e89a6a01caab6eec0490c8dc47079aaac086ad1723e00ba2b6f2536d8ffd561",
'undefined-0.2.35': "undefined-0.4.21":
'19425afc472eb6e7ff6c4abc28ed2582af977aab1b1d7f15db34ec9579ef9095', "045d90f82f97e136d29439b20cb0bc910e312e77a2e674350a321fe7a0474ccb",
'aarch64-apple-darwin-0.2.35': "aarch64-apple-darwin-0.4.21":
'e07fd0ed3b5e92ce9018f8775aa76cfd891fae8cb0a1627d5a861158fdbbe32a', "a7e40398954d45c58573bfd79eb2cb4c329552d50101b519c3477ef525ffa8bb",
'aarch64-unknown-linux-gnu-0.2.35': "aarch64-unknown-linux-gnu-0.4.21":
'41d1a15fbd346ca3b33e8c60e54bc36df11a8e8655e98e25801847c270e1b6f9', "52db7b44b57d904ae336610c5c857087a80cd4ad8e7d30784ca06ce70dc5061e",
'aarch64-unknown-linux-musl-0.2.35': "aarch64-unknown-linux-musl-0.4.21":
'b8c920e4d335f09ab032087e0f27b4beda00248577ae708fbebf0362f7b19818', "1a0f764fbed8b76b7aaf8d866844bca62645b8aaf257d89ef332f4ec17a0dfff",
'arm-unknown-linux-musleabihf-0.2.35': "arm-unknown-linux-musleabihf-0.4.21":
'd50f55d2cdcca7aa7542e73482106fa8413541ad17da47a2a9be612a0b53dc74', "b0b0caf931b94e740c68de80ad0c9310fb85e06d0268ed2ffd6ef0a7c5afa836",
'armv7-unknown-linux-gnueabihf-0.2.35': "armv7-unknown-linux-gnueabihf-0.4.21":
'322b8564e20a860d5d6e0d9de950f2f0d8204ed7b7a9605f25c0039cb01ac6a4', "2c05350217b3045d010df11758a36f23f17e51594c10533c0d3f0b42a3bf8e29",
'armv7-unknown-linux-musleabihf-0.2.35': "armv7-unknown-linux-musleabihf-0.4.21":
'5f2a37d0414c8585770721139fcad061f123f312ca85faebc70f8836bc5b0c30', "93a1960fe8edb2ea720615a0c544877bd9e1ce24ac12fb0015c0b38aed09b640",
'i686-pc-windows-msvc-0.2.35': "i686-pc-windows-msvc-0.4.21":
'2bd193bb68095b21b86a1126a6fe7740a36bd76cdbb606f51b0da6f19214487a', "f170a08e146cd9c7beb17041e23affc3f379fe39ab8c7035891275cf10e4cda8",
'i686-unknown-linux-gnu-0.2.35': "i686-unknown-linux-gnu-0.4.21":
'44719f49c7e7d634db35d9656f2f168fc13042ab87ee9afe8f04c864a3c341b9', "29d805ff63e8a31a0e42d50914d8ed714bbbe1148ebd0cf94cdeb62f5c6522c0",
'i686-unknown-linux-musl-0.2.35': "i686-unknown-linux-musl-0.4.21":
'2cb162263ee067df2a10c3f9c9959835862aebc17402b7e0decff4a0dda30b45', "ed1ba4f8216bcf14ff7f2592fcd4c0c75a88841f2703ba36713f2495b27f0fe3",
'powerpc64-unknown-linux-gnu-0.2.35': "powerpc64-unknown-linux-gnu-0.4.21":
'31ca8623f79926496f78d335839d13d15c66c7e164804604e8f4535be4f5be19', "56cd5bae87ce3c7eb8c8dd678689def06facb8ca5dd91a35a037cafa74b9c761",
'powerpc64le-unknown-linux-gnu-0.2.35': "powerpc64le-unknown-linux-gnu-0.4.21":
'b1d797f9a9f413f3d3f884accd47a97c84d64145407d458e4442b4d011aa39b6', "9dfa72df994379a8670c9a108f4e9526efc6aaba246168636047f4b3b1466a97",
'powerpc64le-unknown-linux-musl-0.2.35': "powerpc64le-unknown-linux-musl-0.4.21":
'fc7e73e1af403cb91a0b4d6bb3d133facf93d0c28c188bdb5f9294d4e1e0e657', "dccd70ddf999f5efc425cba92a7fc3aa423b750d6d46d35902e565bd1c8c22e0",
's390x-unknown-linux-gnu-0.2.35': "s390x-unknown-linux-gnu-0.4.21":
'f52ffe9ceb3817df9a999194ab32fb8f997707a44e6597dcede0df238fc14c77', "37c0ca423f7d3fbc708fc6331c62805dbebafb883a9d1360ef9254c2169052cd",
'x86_64-apple-darwin-0.2.35': "x86_64-apple-darwin-0.4.21":
'f8159e1977b00cf99e120858253ee675a66669b820e63af7f7e7e91cf6a3b9da', "21e3144995d3f8fb44bda6ed859fe0d3dd0d2de0d33a13beb37bb2d99f094057",
'x86_64-pc-windows-msvc-0.2.35': "x86_64-pc-windows-msvc-0.4.21":
'1bbb2a9a81f609a5f257ed066e25902bba995ca2ade3cbd4839703ffbd221071', "9ac448e5406e2e187cfe9b60b767985e1e7d25d479fe39ef7f0423edc2c08939",
'x86_64-unknown-linux-gnu-0.2.35': "x86_64-unknown-linux-gnu-0.4.21":
'f1a9bcbcc3e085fb5ee6a79f5778373fe27fa192d95fc47db20c596789dd1b97', "2fb2fd070b27f2ea741fafde8a73ab7bf8e945c802bc92e07db01337d387c8e7",
'x86_64-unknown-linux-musl-0.2.35': "x86_64-unknown-linux-musl-0.4.21":
'bec7f54d33aaff97098157b4893b9d4a93200c2902772cba13d60c266a54d087', "32902e33b46ef011257d44af1f515eb824b1b17d7f24c139bcecc8eb1984762c",
'undefined-0.2.34': "undefined-0.4.20":
'2c8167c6b14738d2d94cc864cbcc5a2f4b45d9136f8cbed348dba937a03927fc', "68d0b5dc0295baf93c2539a04f3aede44e4a7230d3c470430561ecb119ca5353",
'aarch64-apple-darwin-0.2.34': "aarch64-apple-darwin-0.4.20":
'2eebf71aa924d8d977983394c212cb3ad99f6e241e77702822e8f407c8e231e0', "b4a8df5b37ccc80a08a6a39647aa1b329645e932fb770158aa1453ffde11e1ab",
'aarch64-unknown-linux-gnu-0.2.34': "aarch64-unknown-linux-gnu-0.4.20":
'022b805b4d0360e4441fb94262e6a4cdcde9038aabe156242ba833e1ed00e0c3', "e7b173900e155210aebf205a3041ba8f896febb05d4863ba6390a3cb79c5a722",
'aarch64-unknown-linux-musl-0.2.34': "aarch64-unknown-linux-musl-0.4.20":
'227cd1dabb4ebb98e51c1b7735fa94dea96e14db7efb2d3d76b48c87a61a3d28', "48373b07772021df32f7fbb38226e4ad9f3bbc27f0acf2634e0bf9591d133902",
'arm-unknown-linux-musleabihf-0.2.34': "arm-unknown-linux-musleabihf-0.4.20":
'b71616ec27d83325f0b1f5a801181da201c2bc0c148c20006a40e48adaf2ad6f', "fac2d2647ab8651743a144dc5bc9329de5b3f5724817a05c36891b6ede6e4103",
'armv7-unknown-linux-gnueabihf-0.2.34': "armv7-unknown-linux-gnueabihf-0.4.20":
'5e3ff5bbb4159b7a2f9768caab5bcb692756509566ef52fd5eca129b2e0949b6', "affeb6a9e9d03df245bb5ab252d3b3562f90228bfa4c4029842e8370445b3feb",
'armv7-unknown-linux-musleabihf-0.2.34': "armv7-unknown-linux-musleabihf-0.4.20":
'7366c01e5996b7d5251423ae37bc3646e919b39a0d9f1fbde25e3215134a006f', "59c9bba80f7f4c91576b1add15a5d695d931833f7c9193c9dd252e2ca6786a0a",
'i686-pc-windows-msvc-0.2.34': "i686-pc-windows-msvc-0.4.20":
'34035c24e9c6dcf1164f10fee22e12fd03b329479233986909458df3259cf22f', "3abe03202575bd26fa0e7deb1790dc149f90879561a241ed04b6886461f5e3b1",
'i686-unknown-linux-gnu-0.2.34': "i686-unknown-linux-gnu-0.4.20":
'99c3873d4bc3816c383c0e2686de1066be1ca8ff546e29e418e435296df13ae0', "33a92cb1316de5e28f69e99a8e66eff435b6cc721366be31c46bf603c070d1ae",
'i686-unknown-linux-musl-0.2.34': "i686-unknown-linux-musl-0.4.20":
'e659c3d71edba36fec7b9d742c5c4c3172a22bc409d713bb2d944a8a916d221c', "29547e66c0b73a15760416e57be3d1fc58eb4c9c3953f451cc2a6cb432ffacca",
'powerpc64-unknown-linux-gnu-0.2.34': "powerpc64-unknown-linux-gnu-0.4.20":
'e5b4e6c20f5f79abbc4e9eb3881ea2b1edae1ad747980d7a2e062f3be09478df', "233de85af024cc2e724829d183261df574ee69c295646f032fb9ef1da09d0791",
'powerpc64le-unknown-linux-gnu-0.2.34': "powerpc64le-unknown-linux-gnu-0.4.20":
'125035676a19c335f6c8af34ccf69d5df144183c13649e823cc0959886a11cae', "75f0f0f35fd3fd002c546765191fea45a65c88d07ef9bac8417c42acaed8b548",
'powerpc64le-unknown-linux-musl-0.2.34': "powerpc64le-unknown-linux-musl-0.4.20":
'728c7750d408d3300437fb79b74b126e5b49382b45b45fa22d49195ebd19b2cc', "a65075eb916ca738a50e27be0d01afbd6b655ac0c67a0399e84971232ce3a637",
's390x-unknown-linux-gnu-0.2.34': "s390x-unknown-linux-gnu-0.4.20":
'0da036696c1decfa388ebaf98e779e8085fd2bb76a91128bf2445fe32c84c053', "23269967f868b2ad1b8844fefc241604e1217cc7b6e703a084e26f4bd9506d86",
'x86_64-apple-darwin-0.2.34': "x86_64-apple-darwin-0.4.20":
'62764007f4553f3677ef86e864097405d1b054e8a62e89f047e545816347491c', "d5ec2279da6bfa06d63a6a79461d07fa678a50d6aa9381d1783a6072d4df558b",
'x86_64-pc-windows-msvc-0.2.34': "x86_64-pc-windows-msvc-0.4.20":
'd237ebacb6f4a651fbad3af702f29b8262b825e070c87e9020d5164936459393', "f3a88e0d8a160b696fb4c838521142d2a766b6bd29915c5d5df1a2ddc531030b",
'x86_64-unknown-linux-gnu-0.2.34': "x86_64-unknown-linux-gnu-0.4.20":
'cee114bb3c73a4be5066660d71eea1ac996378f567ba69fb7f29c688289245cd', "2283626b627f33382338b7621e5b1c8df5432c5deff9e64e217ff33652beb7f0",
'x86_64-unknown-linux-musl-0.2.34': "x86_64-unknown-linux-musl-0.4.20":
'd1d49d2d3e1e2e2ba547b6cad8b1ad279cdbf622fe5b3fe3b6d470d7a06e3c92', "2b826106f075b11e195390385650f16df79b85ea6e51a7e1f3dbf5acd7457899",
'undefined-0.2.33': "undefined-0.4.19":
'7dbdfb20366d96745ab9e48c0d8bd0a88926f0eef4675876fd45e4ecc3942cb2', "79adb36dc4233272f863d7cbc861907ee3b91685cde6c9cac3d40ec9307de202",
'aarch64-apple-darwin-0.2.33': "aarch64-apple-darwin-0.4.19":
'a2602b99e71bc04d7eb11df00b87be068727bb47fc415f7fcbd24dae49c947a3', "6eba1317f46c1533ad3ea8098b732752d298a1b2726a87d96f146f0c45dae1cd",
'aarch64-unknown-linux-gnu-0.2.33': "aarch64-unknown-linux-gnu-0.4.19":
'd4d24e221c5f1c9b0f2bb39b919c933259175bb9db37845a92d31bf241f28035', "290740d9b749d9ddc3e313230c88dd6618d052a4b32dc9b900d734036e5b4b31",
'aarch64-unknown-linux-musl-0.2.33': "aarch64-unknown-linux-musl-0.4.19":
'9d4ba96eee49b9483fd55ab1b376ed4b9f88f0f9d155c0e48e7280d3cc388d4e', "2ae6ac4f5e3b465ced1f14520d30305924a02ab38e6c20def341b0c50f3b2d0f",
'arm-unknown-linux-musleabihf-0.2.33': "arm-unknown-linux-musleabihf-0.4.19":
'9940e8f34a702e6944ce953208c1abac7bc9fcbe8348dd76c3b5eb62c1125126', "56bc058c4f92aecaa1b0843790f475d3a8d759f70d2456a64f7a804324406446",
'armv7-unknown-linux-gnueabihf-0.2.33': "armv7-unknown-linux-gnueabihf-0.4.19":
'08b9a84370acc5ea1631a8fff94bf7522305612da3c24c612fc1d4fb5ecd3839', "7b94f62297447cdc5d9857cbef2afde685ed74c2f87e1b0606b50647f5b438a5",
'armv7-unknown-linux-musleabihf-0.2.33': "armv7-unknown-linux-musleabihf-0.4.19":
'fa5a2cdd3714a2f4b8d6f64c86b988e6c7189d67411814a6c20905992201d16c', "915827e42348e93877ead47733d721579a837fe4c88e839396f5eb18afbb8bd5",
'i686-pc-windows-msvc-0.2.33': "i686-pc-windows-msvc-0.4.19":
'69c5d28aa75d0ce3fa5466736e2e156db48514cd7c9c44e6bc6515994944695d', "97f827433e351140e693c05743d59bf15d5e0b784cf2a7b900113901f0f60268",
'i686-unknown-linux-gnu-0.2.33': "i686-unknown-linux-gnu-0.4.19":
'176caa5100e047b32e84c0c7ce1a31f74610b3f94266f5aa3f86d02417fcdfb6', "68b93d15880dd87da1a0866942128d637ccbd399bf4742bdfc3219364f606aea",
'i686-unknown-linux-musl-0.2.33': "i686-unknown-linux-musl-0.4.19":
'f0d93ceced329740403cde3c0e6f44325aee40b5619c3fc855e602f1829bf731', "df660a0c66c33bb7c59c1d1e65e352b0b2d14b04469a8448f9d80c621ef594da",
'powerpc64-unknown-linux-gnu-0.2.33': "powerpc64-unknown-linux-gnu-0.4.19":
'7aa9bf5a765801bdfda72b491d716cf08eea7d4821c41698217732a403b7eac2', "e1acc1ae67111b91af895a75ba743510af088d375d1d0dce5bbdb38eccc3feb7",
'powerpc64le-unknown-linux-gnu-0.2.33': "powerpc64le-unknown-linux-gnu-0.4.19":
'329aab924d8572d6aa19e2c2e225beb5bcca8bf04e62cc023941aaa06768fd6d', "697e70caa5e4b0d0f7302b5e9e8c9b31c7ccd4e6a91cf03c52b4d783f3527341",
'powerpc64le-unknown-linux-musl-0.2.33': "powerpc64le-unknown-linux-musl-0.4.19":
'1c99451ea9d95732e78bf3c612bce889a1815cf333406857b170986739fda597', "3edc272f490d9758e05f1a88db6989606ed6f180c072c7913fbca8c2de2b6845",
's390x-unknown-linux-gnu-0.2.33': "s390x-unknown-linux-gnu-0.4.19":
'095a4b15583e21d521e7954b5da62d5a08b69a08cdfb8847b3b5318e054c29ce', "64a24a57fee65f5d54573f82354e5fb6d77753fe3ba8d8b62bf0097f76760be7",
'x86_64-apple-darwin-0.2.33': "x86_64-apple-darwin-0.4.19":
'0d4a2c20e1d0e06c83a60fac0d85bff46cd5312f146dd0f6bf35b63ae8f7a9fe', "2e591e055a2c38734cb35927aa6d7799b1d3b492bc74cede6b9b1be16163c3e2",
'x86_64-pc-windows-msvc-0.2.33': "x86_64-pc-windows-msvc-0.4.19":
'c080525062c3d803e63ef493002f234056dd6efe6d0281d86d672510702823d3', "b172ec03cbe46b6cc7a328b2cbcdb8d144f53cc18150b288b4476d58d6f69f13",
'x86_64-unknown-linux-gnu-0.2.33': "x86_64-unknown-linux-gnu-0.4.19":
'e62a4123e6b77c9dd22f133212f7bac638077ebde73daa20fea3bef3ac51c84c', "72d33be21956a1bed0621cd94ef42a22456fc2731c376947b15f581bce3355a5",
'x86_64-unknown-linux-musl-0.2.33': "x86_64-unknown-linux-musl-0.4.19":
'5f6842bd7a800a83c568b7a2cf18f4d9428e929e7ea91d55cc8d53e0a0c10c42', "34b780a752ceda46efbd5fe05ac1c058e75eb78eba5308c40c87ddf2547d0ef9",
'undefined-0.2.32': "undefined-0.4.18":
'b7694bd29041e5315cbd7194253bb865a51369e19897d7b6b303f4d6255477db', "9b2ae8c5a8db7b0106f636510b76cf21273ead5cb1162c19c7b2a5d1b1b6782e",
'aarch64-apple-darwin-0.2.32': "aarch64-apple-darwin-0.4.18":
'5084b7544da648d3467440f87a3f2929ca7c593a311a3b77271b638ca7664f3c', "49929e29bad25dfdb2f4ec49973c2265fbb538ddef3b1fa46fdb20245fa7a605",
'aarch64-unknown-linux-gnu-0.2.32': "aarch64-unknown-linux-gnu-0.4.18":
'97879b661787586ab3a747d9a65a0c295d9ed445001b5860f9ff2923ef07d824', "6a949b7230ea5c557faf1a2974940036b1b732d2fd073ef35b665fccc11fa34b",
'aarch64-unknown-linux-musl-0.2.32': "aarch64-unknown-linux-musl-0.4.18":
'b3fff6bb0ae62154c5d17256b40f3d568a7bd7037e4839cb672545b16cd8622f', "59d50976e32d18ea94210dcd8da4eea3306690e3edc1cb5a40342ca1f7db2c47",
'arm-unknown-linux-musleabihf-0.2.32': "arm-unknown-linux-musleabihf-0.4.18":
'9b3957aea729f36d823a59ae0dba033860f5904cb42215d55c7857d2d1fb3340', "13a232efd19792802831e13137efae692cb467eb17e53118e4f4dbf65fa37def",
'armv7-unknown-linux-gnueabihf-0.2.32': "armv7-unknown-linux-gnueabihf-0.4.18":
'c3afbf787fa9b2cc8fcfaa74cf0fc723d224d56b514b0851dc0901747b03fbc4', "15665159b7f5d27b45eb833f3448714b9069472ccd165af5b9c26ae24306a013",
'armv7-unknown-linux-musleabihf-0.2.32': "armv7-unknown-linux-musleabihf-0.4.18":
'33941dd54c28c6b56f105cd198e7ca7ea480676bda71b0c5e31b55a1493c4acb', "714a63650fddc889053ad27f41ee513f2a736fbecf3fd5ba5051b7a13564d0aa",
'i686-pc-windows-msvc-0.2.32': "i686-pc-windows-msvc-0.4.18":
'7a449bc0fe9326d31ad809c8cfbe19ba2b67b28c9dc631bb6f1696334442d928', "acc6e07df1b96e42d8e3becea4aa70110c921e6f77f69b521f7477222651bc75",
'i686-unknown-linux-gnu-0.2.32': "i686-unknown-linux-gnu-0.4.18":
'1c91f7ad89b5697a33906be435fe6b9fad903916096ef61f034257252a8e4c86', "908df3634d34f90e49b2e5e67fb627b0a4d8c0571719c60edf28e1a1ee277154",
'i686-unknown-linux-musl-0.2.32': "i686-unknown-linux-musl-0.4.18":
'ba1b6775f17d1522a6ba69655bfe792ba0b4c9ed481edec08ee56bd74d0d5368', "48aad5171df7e21d22438bf3af3fbe6cdae409e09cee3842d5782dfd11428003",
'powerpc64-unknown-linux-gnu-0.2.32': "powerpc64-unknown-linux-gnu-0.4.18":
'e5e0d7b9ce6db091ccd8b642d11e65205650cb9b02514fdcc9ca35b699cce0f6', "0f500d33f5c52addf735329ce6818c8b9226ed379dc63593b0a6a51ef5274c04",
'powerpc64le-unknown-linux-gnu-0.2.32': "powerpc64le-unknown-linux-gnu-0.4.18":
'60534e2567ee4b84922d4b6e39000a2709bfa7f2cb162c8c0a2274f3c4ccd2d1', "8991bddaaad0c06305dd5c4a91e3ece36016de816eeb75f6ee1e3ff9148f65b3",
'powerpc64le-unknown-linux-musl-0.2.32': "powerpc64le-unknown-linux-musl-0.4.18":
'732bb92926d033e22bf65c671ecca31f5a08f15b696fa944e7f57d70a4823f1f', "0f12157dab6cd370a5f71d9c6d83d5875a3e11ea91977e4f189115ed9f56805d",
's390x-unknown-linux-gnu-0.2.32': "s390x-unknown-linux-gnu-0.4.18":
'80420ca075a995f2171b68d6311a304da59461c39594db88d146079f2656b51e', "5c4c101fdf5d29677a4b7ed2bb54d0a7b5c3cfa7abadb8d9ef58f02f68703e38",
'x86_64-apple-darwin-0.2.32': "x86_64-apple-darwin-0.4.18":
'e86f3bd4e7c30b0e4094d1eff520d762fdfac9e55da785db23b0139b675aeda9', "a99d009f16b6681825ab8a672f83bcf838e851a8914c497ccf65f310b5be17b9",
'x86_64-pc-windows-msvc-0.2.32': "x86_64-pc-windows-msvc-0.4.18":
'1725fafdcc1390574b8682805ec31ebc9287085f562dc7ac6a64b186abaf1b0d', "f6cffb80499da1e3ca0a3bb4710cb3601f6933315f5568ce4b785c664d65c644",
'x86_64-unknown-linux-gnu-0.2.32': "x86_64-unknown-linux-gnu-0.4.18":
'c676266d23c8dbe7832c44f37832c4e4ecf21781b7b0560bf27b270bedb14462', "946243fa93da15d33e2d2bb59cf9bc622806b5bf5776da8b0e27562e608ad8a1",
'x86_64-unknown-linux-musl-0.2.32': "x86_64-unknown-linux-musl-0.4.18":
'e7deca89ca4e273c57adc45cd91e83377c74916feb9ece311cc93c8a8ab2c2e5', "f0cc269adcad633f06ad50755af38d8f5bf745fbe7e4edafa35cfbb286706397",
'undefined-0.2.31': "undefined-0.4.17":
'81dcedc57262b565ba3f9f6a20d368a2be304bbe845121f849d1c75c6d4b53c9', "68ad7bf18029bcc9f0c8556e5fb96814fa30d8f67b3ccbc5db19e38b487c9326",
'aarch64-apple-darwin-0.2.31': "aarch64-apple-darwin-0.4.17":
'34938bcc045b35a646aa768d660755e838a23ab224ea3687dc577299da227fb3', "af8e68a0e831e8b482d9e2f5443af63d24d003b0c53e0d5f921c2bcb5eed1644",
'aarch64-unknown-linux-gnu-0.2.31': "aarch64-unknown-linux-gnu-0.4.17":
'f8d46c40c3f6ff762e5f0408a151f4e2ce97ff878625b0c9bd5ca13f14e576e8', "5b7c0269aa15aca1f6171e06db39e24a5ec81f1b484ab382a8db218424afc5b4",
'aarch64-unknown-linux-musl-0.2.31': "aarch64-unknown-linux-musl-0.4.17":
'f2bdf2132993b1dfe50ee610e9df2a56cd89f0346d9d8a5cc3275b47c4c5e7a0', "7dc33d60655e7a78bf13ad68bff89da6233b24484cd01a668d72a4ca88c7e70d",
'arm-unknown-linux-musleabihf-0.2.31': "arm-unknown-linux-musleabihf-0.4.17":
'8c4628e19a571ca7480b48c6ea739efeae2abfe08e07fb8f8e7b0f49887af223', "1e409703fa3639ac01d5c2b277763987b3b6e856097bb7c59dec168861ad9d9b",
'armv7-unknown-linux-gnueabihf-0.2.31': "armv7-unknown-linux-gnueabihf-0.4.17":
'8e7879750c682fbd3619ced0770a43afa902865a839cc84fe361bf5a9f55154a', "b14484ed08fe0073db869ed73c12f2ca1d45f22daabba241e2aa12086793ba51",
'armv7-unknown-linux-musleabihf-0.2.31': "armv7-unknown-linux-musleabihf-0.4.17":
'051c6f44f5f1607ea5f11d8a73cc91064a29c7293d6d050d2d7ae34c9d1ec680', "6920000627deb6f101dd6a144f1930f4649550d9bf2eb9189fa7d38270d85900",
'i686-pc-windows-msvc-0.2.31': "i686-pc-windows-msvc-0.4.17":
'382c7007bdfa6f02d436b552fee33d2d2beec5335410b9fe308067c094f95742', "c8a2c21e23694e4d8079693d8d980642ceabad7589a8da5d5c112844cd9a1530",
'i686-unknown-linux-gnu-0.2.31': "i686-unknown-linux-gnu-0.4.17":
'dcecee22480a73c9a31fcf76cd633ab4c4befb10180e61b1b298e78a85ea7f8a', "67d1ed2af42d7f355eb08325645013e24fc3797f33cfa9d5aca18f74a98c4885",
'i686-unknown-linux-musl-0.2.31': "i686-unknown-linux-musl-0.4.17":
'990d1ac694f8d4bc31b79a0a64817d0781f0c59a42e57136cf9165dbb7aeab2f', "771dbc2b9bda1653029018eb6b7e98d83935df26595a2194bc7f57251bdd9caf",
'powerpc64-unknown-linux-gnu-0.2.31': "powerpc64-unknown-linux-gnu-0.4.17":
'3b556388d586f24e37c6e6478b97d4519a402b564b7a70f1ee5f4d86352547ee', "f2c4ea4bed0f4f42686742bc1078761a232b1ce51532169f17bd99ebb2595ec3",
'powerpc64le-unknown-linux-gnu-0.2.31': "powerpc64le-unknown-linux-gnu-0.4.17":
'c2219e0285a14b8d1dbbcbae750ef9b66a3567e862bec3fc2f55e465941f78fe', "915a06db243c43cc88f96bf271dd25a3f564ebdda097b79b6d0ee3a6835fc6e2",
'powerpc64le-unknown-linux-musl-0.2.31': "powerpc64le-unknown-linux-musl-0.4.17":
'1756ca439bfcc86b40ed3d987170439212c54118a5741a0af662892817e46f93', "faaefdc9ed84ab263d0be277b4cccd0a7cd0870fb3bc77a50e293a5d2d74d207",
's390x-unknown-linux-gnu-0.2.31': "s390x-unknown-linux-gnu-0.4.17":
'98a83bcfdeaff40772f7338538ea8a1b94ae60a94b20e552a80efd0ef4db7add', "a49de0293c8177367bd90c527dc88c105e100d04a866ed15898a2f9778e1c648",
'x86_64-apple-darwin-0.2.31': "x86_64-apple-darwin-0.4.17":
'8674abad2d95099de054c92a9310d95466932176548a57916fb5f1c5674db790', "7ed2445e83cb919525535774004e294061a8c79253367490647c6aab0e9d06b8",
'x86_64-pc-windows-msvc-0.2.31': "x86_64-pc-windows-msvc-0.4.17":
'e5779b76db0ae0334221a1dc9956b97dc10969735750777717551397a2b48e31', "929407c72ec63c54502c3aef61a2195c2b6a145d6d4b15fd9a0528475cc5cd50",
'x86_64-unknown-linux-gnu-0.2.31': "x86_64-unknown-linux-gnu-0.4.17":
'351278978126eb9a74c4d735d3ee2191de5cd492fcc1615cc4c1107ad3e632ff', "9282496b24585c54f4cb71c1cb1dbdecd650f2311237f71ddf217f8756136f79",
'x86_64-unknown-linux-musl-0.2.31': "x86_64-unknown-linux-musl-0.4.17":
'003e8ea52e2b8383009f5d2bc78becc27f6c97bd9f6837140162cc25247a465b', "6f703368f2d5d4c974e3ece239f64815fb0c6e040eba078ffc87c421a9375deb",
'undefined-0.2.30': "undefined-0.4.16":
'1961bf9f481364dfd34c2fa1922152d0901f230de444b168f2d7e29c5b48de5d', "942296098d4738db464ea170c654d61281f35cd98fc1ecc6c6df784ba9373bb3",
'aarch64-apple-darwin-0.2.30': "aarch64-apple-darwin-0.4.16":
'387f24ebf55f304352bc5fc4638ca251112ab682291a00290de3753a1b5092f7', "cbfb46932ced7319e0b90cff87bfff759bc319e719cca369ace476906b178f25",
'aarch64-unknown-linux-gnu-0.2.30': "aarch64-unknown-linux-gnu-0.4.16":
'3cb0b65d21961dc36044562b9ba9462320e1106bb40f55e5ec03614c83a8fe0d', "c5f4f0a7acdbcb6273d117ac9a72767406e2a8da3cc2c72b5818ca08165e90c9",
'aarch64-unknown-linux-musl-0.2.30': "aarch64-unknown-linux-musl-0.4.16":
'4b4e5fb2ca63fee674a32ed99e1c371d4dcfe194787c3bddc7bef37b4ae3fd24', "7f093031e442181b7504fd55e9d0211358646b4fead1317d45aba44efcab719e",
'arm-unknown-linux-musleabihf-0.2.30': "arm-unknown-linux-musleabihf-0.4.16":
'aa68e7f58b1b6b31481f104893f44acdd57ab712f17429f3bb6ba03ac3fee370', "ec9ca782be4eabb583423539fd335cc1ff9edcbcca8f73cd4cc4a6cdc433023a",
'armv7-unknown-linux-gnueabihf-0.2.30': "armv7-unknown-linux-gnueabihf-0.4.16":
'355672634f530981171c67c7d99bda999bfd66b4273d0d292ce3f5db25118213', "ee55becb4a3e861fdc25eb42fb9fd224625bc6cb06391894aa2b064aa00682d0",
'armv7-unknown-linux-musleabihf-0.2.30': "armv7-unknown-linux-musleabihf-0.4.16":
'b3fa035bb0b493ab7bb65ff4d5c6c6740a8804815acfbd50c718ec03f6876e33', "5c8dc9de0130004b63ac0b104b460f93bbccc47bc2274294c27ad922142f8d8a",
'i686-pc-windows-msvc-0.2.30': "i686-pc-windows-msvc-0.4.16":
'2ce7b022fab83161cf9b26a8413702ab328c2f01a530a2739712527acd769068', "44e1d1cb1bb87b18ef6a106585e6860cbe4cda7cd9475cd20eb68b741d4d9293",
'i686-unknown-linux-gnu-0.2.30': "i686-unknown-linux-gnu-0.4.16":
'6777ab4ee773df50790da19586afe41507dd9b4c69db39e09154cc013e066aa5', "72799882d18ea4b8ad7cf8b12768c35311d25f6c4eb241a12d44d52b2b02efc3",
'i686-unknown-linux-musl-0.2.30': "i686-unknown-linux-musl-0.4.16":
'2145948b75e56106618e2b7a9cea916194cca7768c7e83a3e06095e4690f214d', "0bb65ab130e6cad00c4d28c8c4f359157bf752ec92145ca44769e66a1143804b",
'powerpc64-unknown-linux-gnu-0.2.30': "powerpc64-unknown-linux-gnu-0.4.16":
'7287d8034db3f1e071ea1098f7fc0cf8fd853c7731d37f59e374e9c771d92026', "5699b114794b83b42753f4ddeefd00c902e10564733879efeb45b60dd25b04f5",
'powerpc64le-unknown-linux-gnu-0.2.30': "powerpc64le-unknown-linux-gnu-0.4.16":
'b7c8a829b869e11e64ca9fa1d748b5094e1841c6487f017b70117d826dfe6c46', "65f61fc69579d7f6a7238bd180588481ea4b20ff5d45ee62ce590229d53dbb3d",
'powerpc64le-unknown-linux-musl-0.2.30': "powerpc64le-unknown-linux-musl-0.4.16":
'cb83556e2cb6f6d7731c436dd3ad1b048d323622d6d37ecbb3e320d7dd0c6d39', "48c83cf9ce5b3e4ecce2fe305aa3f4f8fc0a633f8a0398c7f59f501e8db61fb6",
's390x-unknown-linux-gnu-0.2.30': "s390x-unknown-linux-gnu-0.4.16":
'c8f623ad3da4bc425185fc026b52b80a86b796955dc65ccaf67e7a4778bb05c6', "112e6dea4ddbc6c0dbf416bc7d5dff79fcacd3e0f7fa52772f7647b8cd26ca25",
'x86_64-apple-darwin-0.2.30': "x86_64-apple-darwin-0.4.16":
'4048630dcfca6946dd8b7f2e8ff38dbc54a9e47ae50f9e04a372081c413e0b66', "ecf035262115b216f6cc709917418df9dbafe47d49b8048c465faa406face032",
'x86_64-pc-windows-msvc-0.2.30': "x86_64-pc-windows-msvc-0.4.16":
'8cae7297892b5cd947fc8dc9ef045dc82c8a3c948413cbc68aa46285b888031c', "93a6df8f8225fb73dda275d06455fe5026f00c42e8dccc787812841c0c104291",
'x86_64-unknown-linux-gnu-0.2.30': "x86_64-unknown-linux-gnu-0.4.16":
'572a09703b40680191f4da33ffad2ae57cee93f0007f1eb25b84d241b0b418f2', "f4f4de434206fb610ecb2dbc3fc44c62adb6b61e8d1237d858a10b407a2737c4",
'x86_64-unknown-linux-musl-0.2.30': "x86_64-unknown-linux-musl-0.4.16":
'430aa21ca5c6eea5731dd5f3f8c0a364160a6e2d7153dcc0b3941ecc06947000', "aab3a3ef8e4ffa641210b1ed374eebd08b5e612b1a928c291a543d3b624d46d1",
'undefined-0.2.29': "undefined-0.4.15":
'4cc0762718440d622e351871e568dbbd1b4325a0a362bea4158adc81bf81826b', "22b605c86cfcb8db9922387151fd8e79d3d2a1caf6f2a03a238ca7ebe058853f",
'aarch64-apple-darwin-0.2.29': "aarch64-apple-darwin-0.4.15":
'34e214671c640b72e7805ae4802ad774f9e7636d59361b6434f38950af0fc6c3', "32f6ad64b9dcf164fa75efef73e0e9a9b769073e6bfe844560329a3176b39b9b",
'aarch64-unknown-linux-gnu-0.2.29': "aarch64-unknown-linux-gnu-0.4.15":
'ada417de9049b4e16cc4b31de1096e19835bd971569f6462d3c6d24ce75006b9', "cf3f9f98642bd2a7e9d6fa27d880bdbdccc16b6a525b240013789d3048c02348",
'aarch64-unknown-linux-musl-0.2.29': "aarch64-unknown-linux-musl-0.4.15":
'77607a17959e650fa085a28f74b120db065833957a8306ee458a06e331433a21', "fbc0433275134fc50d25ce3c291b3e7a53ffb70b447741398c31d6c4deeba4b8",
'arm-unknown-linux-musleabihf-0.2.29': "arm-unknown-linux-musleabihf-0.4.15":
'fc91ac746a94ae16bfb1fbb0fff159d9df6e40b7ce67f91dc7ba7984d417912f', "4cc15f1cd1bf5b3508886baa005c6dd51ae7cf995e8699c100ee5a32da70f13b",
'armv7-unknown-linux-gnueabihf-0.2.29': "armv7-unknown-linux-gnueabihf-0.4.15":
'9ddfcbac00d7594e3c99ea4a97fe3a63895266a5993ae458e70e05e6834e3247', "380366651e5c924239f1e085fade96ec04d1a312c8a9db7a9f383fcf87e073d1",
'armv7-unknown-linux-musleabihf-0.2.29': "armv7-unknown-linux-musleabihf-0.4.15":
'62dc5eb5430aca18e02b0f8b156716bdcda15ff4a7605f4129500d6f18d157d7', "50eb304472f7b6b02c4fed987e0931f02a0b5e7c1620559f0246416e725297f5",
'i686-pc-windows-msvc-0.2.29': "i686-pc-windows-msvc-0.4.15":
'0ff66ebe55fca07d6637b39ff9b9cf8169c726d5c3d3776e232b8cee2b04b22a', "3ad9d42a4308adc69dd7061b0ba9451b26d118032d3937dd92e3acef4aa62a40",
'i686-unknown-linux-gnu-0.2.29': "i686-unknown-linux-gnu-0.4.15":
'719d62f7e8e48fb746454c817f8ba094958f673bcef3bfbf0a3fe21b9d9fa296', "2e90ee238cba49c5f096c8b0648c7fc531a75dcf0c26eb0cde4d9ce5447d8d82",
'i686-unknown-linux-musl-0.2.29': "i686-unknown-linux-musl-0.4.15":
'c204569e573555810c54cd7fdb96cac3ecc1014d69fb3017b44270413313a212', "0120dfe81ebc98d20dec01f8ce7a8c571673155dbd67ab08a6cf4000de85df65",
'powerpc64-unknown-linux-gnu-0.2.29': "powerpc64-unknown-linux-gnu-0.4.15":
'c4e63df2e3843c1fa9919df76d00996ec2f8d733b81f13673c7f09ddc5e8fd85', "ef10cefd6db62ea6c4ae082457b720332927e86ad3e1dc404da75961d9bd987c",
'powerpc64le-unknown-linux-gnu-0.2.29': "powerpc64le-unknown-linux-gnu-0.4.15":
'b18ed91775d1a715f975c91a3b9a16f53b7c5e25ee6d9101493f1091c425edbc', "e58fa6d325e81bd845265c980f3dc7ffcd6ae6b912c525bc165938964bc2b0c0",
'powerpc64le-unknown-linux-musl-0.2.29': "powerpc64le-unknown-linux-musl-0.4.15":
'7a35b550385b8131561de362d769da1477b3c22a9eb3c9a42f4e758971d56b01', "c64194823946c45640990c1616f2043bda63e05a2fcfdcc33fd64bbadcc6408b",
's390x-unknown-linux-gnu-0.2.29': "s390x-unknown-linux-gnu-0.4.15":
'47c3b46b281c46a1379a9ec3e11748e44c33b613582f294f3fb5794270c49d90', "662f0bee11f330a80b002eb3b6d74f574832b1ceee6943a6bdc0486dabde3514",
'x86_64-apple-darwin-0.2.29': "x86_64-apple-darwin-0.4.15":
'8536255454ef7c9875d64baf7616cfdad6ce263270860f34b6ec38f02faffa0d', "ab91ee8c6461e9ac385a2f96d23d77e027b4e4274e983d0aedf1d64abfb6353b",
'x86_64-pc-windows-msvc-0.2.29': "x86_64-pc-windows-msvc-0.4.15":
'45456b9383097670a5f05ecb1288f9d6b7f7d84889ae7b6022130feaae834334', "17e7ecb448c8b507bb08347df6aa974f58a7536b6fbe21f0ce57372509e409a0",
'x86_64-unknown-linux-gnu-0.2.29': "x86_64-unknown-linux-gnu-0.4.15":
'1199ddcaba212d1909d934b7edfe24ee39f6ac60cfce1a558d74d082f9763937', "f590376432bcb26c2aff86b6ec495d55ba2384d068c62dca477f498902721674",
'x86_64-unknown-linux-musl-0.2.29': "x86_64-unknown-linux-musl-0.4.15":
'a7529403581edef6e1e34d1b7c321540e526105aedaea1672cb0f37cc1b5da0c', "70e331be83d97f42fd355f18cb1f8b3f4cadc4973b29fec659109fad4a053a8f",
'undefined-0.2.28': "undefined-0.4.14":
'4d42d64676b09efb34a01c867a6fe2acf9cfe9be8d8886b08177f837bd615234', "d73771243ecb8f38a925f16894126644aec95da7557eef22d7c161d9b8af69e9",
'aarch64-apple-darwin-0.2.28': "aarch64-apple-darwin-0.4.14":
'b84fc81eecdeda15f9cedc1634685104463798903ad2241f46994bec17bdc5be', "e7368a2ffe19cc39e4b733c0b5ddced9952da85fad5d5eb55c75c4a67c7e4747",
'aarch64-unknown-linux-gnu-0.2.28': "aarch64-unknown-linux-gnu-0.4.14":
'103fa6a5e68562376351d174bedb5013dcc52b0a7a27258336b87a7186aa10be', "3647ba1da46b7b2dde959c03e3dfd54ad63e7fefe3de7789e1d88931712da1c1",
'aarch64-unknown-linux-musl-0.2.28': "aarch64-unknown-linux-musl-0.4.14":
'bf23111a512596da533ad21ef94ea1758957f0f12ca9a306b298617affa4db8d', "11a871df0ca91843e09871e7ee8f5d000a3df73f8dd6d7d1ebf0f237feaa18c8",
'arm-unknown-linux-musleabihf-0.2.28': "arm-unknown-linux-musleabihf-0.4.14":
'0b0113d0326fae2e99c9ac6b8a66607f74aadae7e9868149439472fe6c3fabfc', "8aaf34ca8078db54597173961788f7a9f292ce473629e0b684f7c7b346fb5a68",
'armv7-unknown-linux-gnueabihf-0.2.28': "armv7-unknown-linux-gnueabihf-0.4.14":
'6e50f4f5690f0135b30d0f6e4cbbceec1909bdef10b1996abb42042b6b28c64b', "6a59fc0794760c20f01dac7594a7559f871d8428b5440303a9e450ae72a53c96",
'armv7-unknown-linux-musleabihf-0.2.28': "armv7-unknown-linux-musleabihf-0.4.14":
'ec9bcd417ccd5608d8f6f053b84497204704c6439c04e80ccc9cd4ec379a3fc3', "099db2dc91ea868864c55e0820bfa1c279af07259aee4ccfe151e2f3a208aaf4",
'i686-pc-windows-msvc-0.2.28': "i686-pc-windows-msvc-0.4.14":
'75de1d50a1f5d19de6794375762ab8afefb0b0c4704d6c599e5af6cee84ad0e3', "a6d255d229d2447a259d8affe9e537aadb12079852c1bc9097664371e2406a82",
'i686-unknown-linux-gnu-0.2.28': "i686-unknown-linux-gnu-0.4.14":
'b01214f008a456aef5acd9043fe13ffadd8bc7975912f288a4afc7f26ae1136f', "6389b5000e256b150f8c185ff3fb28c6bfc4116ad35f07b7b49088675d7c9ceb",
'i686-unknown-linux-musl-0.2.28': "i686-unknown-linux-musl-0.4.14":
'ded399ffdfda93b56c78a29eb3889f7e8c0700348af73207972940e66fb45c43', "2307c79f88b9302b4ec2db9d500a240b0710f9e011548e776dfbd15fa1c084e7",
'powerpc64-unknown-linux-gnu-0.2.28': "powerpc64-unknown-linux-gnu-0.4.14":
'5e1cda75b920f9478f4711a3420ddad07d2d25b5f7eae93430968a7af57568f4', "01d94b9de93a424781d5a4b4890b6f4e5f5ea59d98363415d4f90fa75ee80426",
'powerpc64le-unknown-linux-gnu-0.2.28': "powerpc64le-unknown-linux-gnu-0.4.14":
'0b246ecc617ac22c75170bf9db20ba03fee0df46f7adf6b42a3f949f5316e380', "0ab4524a49d201368da79ff3d69a01b780cefcec7115acc1448d4a3b71fa3c24",
'powerpc64le-unknown-linux-musl-0.2.28': "powerpc64le-unknown-linux-musl-0.4.14":
'8928c0ed5e2a5ca68989d823ac813592c25de7c2c2e77c999cb79f50b6c9425f', "51cc5cbb145f09e60a4a739a8e664657fd0b3d81053b2973ac133513aa43aae2",
's390x-unknown-linux-gnu-0.2.28': "s390x-unknown-linux-gnu-0.4.14":
'b865fec71668ab77aee6f6ffc823a3fc4f92ac04d0746755e1fb624fd3fd7f75', "f30bb00682299ca9e10e98f387178f839e136414b66ab99f2e28b6f160258315",
'x86_64-apple-darwin-0.2.28': "x86_64-apple-darwin-0.4.14":
'52da204e0117cb65471ff2e17b449f69adb6091720e0290721aa2a9d7947f6d6', "442b93a10d3d5d5422c615f73bb13bd491ee88bc2ea913185728940a31c51b35",
'x86_64-pc-windows-msvc-0.2.28': "x86_64-pc-windows-msvc-0.4.14":
'7635ff298ddfde400e00054ba31d88a139dbfec234578f10376984f3e0aa36e2', "dbde8853a1d7c005e34dee03ec1bfc337374c111c86b26701c403bba6076254c",
'x86_64-unknown-linux-gnu-0.2.28': "x86_64-unknown-linux-gnu-0.4.14":
'9c6cbe9f7d7b2abcb45e028d82a5986b951af76a587c93c99922ba0e71c7f21c', "873b4b95c5d3d49ae1306122256cb0b116b5c725e068db8100a76efb13d7669d",
'x86_64-unknown-linux-musl-0.2.28': "x86_64-unknown-linux-musl-0.4.14":
'ba2656952c1dd29e400a9d21a7b923b26f1cc8a4b29468e7c99fa4613034d837', "1985046d3e36acd02395c704dcd9d1aff03114afe13fdc166754675bae8ad294",
'undefined-0.2.27': "undefined-0.4.13":
'2dc0595cca3a3167832c87ddb340138fa77e682472791ff9c4bf4ddf39a7364e', "1164572b6a4700821bd3cb72594f7421aafa414c8d1a94e9570e530ca7a5c635",
'aarch64-apple-darwin-0.2.27': "aarch64-apple-darwin-0.4.13":
'd071d3063933e2e98322619bd4318594e84b7f6ce4f6c5c13a2ef424b0704bb7', "32d73e0257dab4371254d26bd9328de4e43b7817ee154d7c77e879df130b15c4",
'aarch64-unknown-linux-gnu-0.2.27': "aarch64-unknown-linux-gnu-0.4.13":
'c390e4791f3bcb44041d326f6a7aabb2498a610d2b1d28964c3fa8de97fa7dc3', "0f653d8ece44da59056dd2fda6bddc7e274ed4d6431787bd7aa26ae7e02a66d3",
'aarch64-unknown-linux-musl-0.2.27': "aarch64-unknown-linux-musl-0.4.13":
'f7ad07f32e01dfdbd6b217c7f6acd7822eb6600d9992d204b93bfa0749bc6b29', "c24306c2cfc3bcaeab57f866c2501f07e21098fa03db7c1e5961280d44404443",
'arm-unknown-linux-musleabihf-0.2.27': "arm-unknown-linux-musleabihf-0.4.13":
'41df51f4a9de2258973c6f0b80d6122475f18909d3905135d9b0defcb0222737', "f8b9375a7ff918e6b4ec2fbaa4fbac0707b85d9a391ab82a888ec07f4d7ae813",
'armv7-unknown-linux-gnueabihf-0.2.27': "armv7-unknown-linux-gnueabihf-0.4.13":
'0316c82068bd34faee8a26bff0b85c25951a10fc54bc2ec5bfae64dc00e4a58d', "ab59e9586b89d11ee043aff7410712fa2bc178b6aa83eb70173b81d6f2ef93b5",
'armv7-unknown-linux-musleabihf-0.2.27': "armv7-unknown-linux-musleabihf-0.4.13":
'8553382a71fbd84e351f732ece7513e1b36a294dfb2949d956a45e389a397b6b', "bdb133e0ecfe889661910bb52f77c54268b82161fdb8af2b1f6c867537626a39",
'i686-pc-windows-msvc-0.2.27': "i686-pc-windows-msvc-0.4.13":
'6183e4fecfe5404dc69d9cc23c248441ba25a21541c8046c8a27b09a63f224b7', "b4a92170b85d63ee9d7ac3a9b07fa444e4257e3dfb91a22774c1f76f94a06ddb",
'i686-unknown-linux-gnu-0.2.27': "i686-unknown-linux-gnu-0.4.13":
'4def707256649e6ad40ad33c8c00464d163728a969e54baf94f9d8463b4b89d8', "a4f2dc1eb9526ae9f1a617fddfc8e565817540ee06b022cc85a31f8915b8130e",
'i686-unknown-linux-musl-0.2.27': "i686-unknown-linux-musl-0.4.13":
'383bdad28c1a571856aee566f37f888c65fa36385d9e0fff50950dd4280d09c3', "0f72e2a16e55b57feb8741f86f3e968f3e080868da6c848f6a115149b7d63652",
'powerpc64-unknown-linux-gnu-0.2.27': "powerpc64-unknown-linux-gnu-0.4.13":
'bc7161175d823aa92d27402e137d1753da1a37fb6d2f7fe534e829bf7f9317cf', "44471a861399b11870b41f8c0e4b8080490803b2c6be5ebf906a09ac0e67b5c9",
'powerpc64le-unknown-linux-gnu-0.2.27': "powerpc64le-unknown-linux-gnu-0.4.13":
'bd8eb63b1e3de60279c8daa045f3f738f4f533787302fa0199275b8624831f8f', "4a95260671f6578f773c70aab21da55f1995dde7dbd38794e510a6b5b0fd0c1e",
'powerpc64le-unknown-linux-musl-0.2.27': "powerpc64le-unknown-linux-musl-0.4.13":
'9eff96f3761db33e7043cabdc38b5e49011929dc777ee44f1ea3c4747ee07dd9', "bf3fef07eeb29f1bd79b677afcc52deb1f594fd13bfe25c0d4f05c171957d717",
's390x-unknown-linux-gnu-0.2.27': "s390x-unknown-linux-gnu-0.4.13":
'4a8e46f67995c86e955416907b4b37558f9df6786851e943ae896f22fb6a3bbb', "548e6cfb8ac09cf422d6fef9886ed8ba73bda8333f69ae420aab2cd5f676d7cc",
'x86_64-apple-darwin-0.2.27': "x86_64-apple-darwin-0.4.13":
'56be1ded925e7c1852f8853f7637942786ae379c0ecdbc88cf101f17f8413129', "fb58d588c237218c275f63b6b77eda9477d2c1e1007605e10207c2504ae2a6d5",
'x86_64-pc-windows-msvc-0.2.27': "x86_64-pc-windows-msvc-0.4.13":
'1ea0b0623c362c47c6d00801e09ddf948cc27cc18200e5390469e279dfb85d29', "888e73d16bc7c67ee2e369e4660249ec107efaf998583cce68dbcd942b76d047",
'x86_64-unknown-linux-gnu-0.2.27': "x86_64-unknown-linux-gnu-0.4.13":
'224cdff5d82ff7053d1a9bf61e5ae89961d536eb2da8a4a13b93a49a0ab434bf', "0f955f51eaa3ccf56215ace06dab2e9b78437e22002eabc2cedcfcf541d997b2",
'x86_64-unknown-linux-musl-0.2.27': "x86_64-unknown-linux-musl-0.4.13":
'2fa8e18d3804863c1355ef8b0688530c1a57b1981be69476641a8dc87c812d60', "c8f73e30407a6e15eea7334f7067ac84ae1526a1ae7f4420dc873492bdfe626e",
'undefined-0.2.26': "undefined-0.4.12":
'1ff81cb3c0618cfcde78b67ac1b1267a09ebef69826e20599aa92ed6e57b6321', "335861d17540501e2c5f82f5b8955b07034c450edb292fd2d628a837f52e0054",
'aarch64-apple-darwin-0.2.26': "aarch64-apple-darwin-0.4.12":
'e99954e3853a367497f66ed5ec1460cbe0c527e5664732eb2407ffc375cb3207', "507aeb4efbb4a2b97654df8333aaa9d78109c55e3c3d5959f50cf0d93baa0263",
'aarch64-unknown-linux-gnu-0.2.26': "aarch64-unknown-linux-gnu-0.4.12":
'93595aa21aecddfafb3573db9b83761a33d12f9c20ce38bd0840262fdbcd94f8', "73c6f84462895eb924b6fddc2cfef6b9fde0e0c15ff45a0eb882ec5275f5a2f7",
'aarch64-unknown-linux-musl-0.2.26': "aarch64-unknown-linux-musl-0.4.12":
'824c3a1e4eba63370232998dfb34964afcebd00fc79b4c7b4e9a1c5d749cf08f', "7329992bee100397b3520f1e93512804aa47ea01404c05609aedd181311cdf3b",
'arm-unknown-linux-musleabihf-0.2.26': "arm-unknown-linux-musleabihf-0.4.12":
'100c1bbb2b5f09b7c2ca0e9ce9b0c36e8870a2f8c536b24a8098b4bb5375edb7', "21e4bcaf22259b4a473912403e9a89debd7f8f052e2f5d7d52f350539adade9e",
'armv7-unknown-linux-gnueabihf-0.2.26': "armv7-unknown-linux-gnueabihf-0.4.12":
'd42cd9db133bb16faa844f46baba52184a3cba5ad6f428bdfb0f3a5d85d01951', "7a0433a46595b40d9e50eb9a8aeb193b18eb5d545a677a646f86760b716f4b6e",
'armv7-unknown-linux-musleabihf-0.2.26': "armv7-unknown-linux-musleabihf-0.4.12":
'370e1a42247359f275dd2e68b6e7279b1718f7ce8148492a291c7851effd7291', "3803d4ef65fea709940bd897c9d27123cd60ca1f72b173eadad69a9949bf1e69",
'i686-pc-windows-msvc-0.2.26': "i686-pc-windows-msvc-0.4.12":
'ce1118475dfd9636c873b5d135f2f238f522f069955653805def0196ba2c227d', "e0550b4db9d9074560cdff66e81298288ddeb75347585514601c598ea46df54f",
'i686-unknown-linux-gnu-0.2.26': "i686-unknown-linux-gnu-0.4.12":
'81408c83605c95ad7f5431100293970c040a2f78651f8de6269784999c283932', "4c0a025f4b1f40a4248435410cbc1c6df0656ccee02f145aecedefac0efac392",
'i686-unknown-linux-musl-0.2.26': "i686-unknown-linux-musl-0.4.12":
'c6b6dabebbf86c533f75150f67be276d0a934c13db1922597cacc086cd64e6c2', "a0572decd32eb5917bb80bc8d1de0351be362b6a06423ae36bd03c745292c1f7",
'powerpc64-unknown-linux-gnu-0.2.26': "powerpc64-unknown-linux-gnu-0.4.12":
'7c094b2a084288d586bad962330648c19c02faf421590c1542c4c961db5b28f6', "51e624d5317e4ac6bcd67d1cae49e092c0186cab3dab4f7fa15c2e32066e16f8",
'powerpc64le-unknown-linux-gnu-0.2.26': "powerpc64le-unknown-linux-gnu-0.4.12":
'ee28b5db562c13f9262799cd407373734ef4aac229f4436cf4478117ab70d2dc', "5eafc18d05671ad38488f1b1d48712e829f4eb7f0d25eac423be79e7d8834cdf",
'powerpc64le-unknown-linux-musl-0.2.26': "powerpc64le-unknown-linux-musl-0.4.12":
'577babbcfaf8ca472286b492164ac49e0209a18a014b93b340be73c563bbb915', "926d3caff745f4b4c376ff4328cf5129b8f61af6671d84614270ed8fa05816ca",
's390x-unknown-linux-gnu-0.2.26': "s390x-unknown-linux-gnu-0.4.12":
'f08d8559b2f73c3b112edd8414bcba3a94d0a1bc986099a2d24e4a24ba68ceee', "810cd900581925ee16e7d606e30fa39912123f9d96a740dbc1f4f9aa3d7e9760",
'x86_64-apple-darwin-0.2.26': "x86_64-apple-darwin-0.4.12":
'f7dfea29cd87f8e8ad893fc50fbdd06270de392c79fa42f6e9ef8ebb61ce6c5d', "d2934f4afba1f33d4078cbde301e780db132df6d33f2f5b27df466775e01b236",
'x86_64-pc-windows-msvc-0.2.26': "x86_64-pc-windows-msvc-0.4.12":
'7bd19cc12f927dcd29e61ea1ad428d4c7315a01561d05ce32d6f9c09ee5ce972', "4dc5e08f2f69245859b8ff57c7e6f844ebd1a65df12ae13f66a068268af17389",
'x86_64-unknown-linux-gnu-0.2.26': "x86_64-unknown-linux-gnu-0.4.12":
'f70997db1acf979b626e23236c289bfbf418e17ffd18a7956d8cf44e6f3f5522', "db44453ec57d6e3a35b7af2bb7938b47bdc9e7ca397269e978c53dd3065b1195",
'x86_64-unknown-linux-musl-0.2.26': "x86_64-unknown-linux-musl-0.4.12":
'aa61951a7101f9de68265425a64ea2320d2ac1857001293274a338becef63180', "ef9551ecf6f0efd51264f8a6a683b8b0210789aeaeab664863a90535a553b985",
'undefined-0.2.25': "undefined-0.4.11":
'71916afae3d93c2147a08324c8455cb4d49a168ceec5123fea7bc4fac5977703', "e6e38118aaa7436d31d3aed0f4b0beb188c273c137bd3185e8b4ebdb301682aa",
'aarch64-apple-darwin-0.2.25': "aarch64-apple-darwin-0.4.11":
'79887e314f1614352852b45aad55bb533b45add7ba239faa50cc0122665a941d', "b988bce29ca19fa229f088f982b66ef9dbf8571cc45eb98b00370a817cfe383a",
'aarch64-unknown-linux-gnu-0.2.25': "aarch64-unknown-linux-gnu-0.4.11":
'2d45144527eb5aaa1e073f1046d510b8854f24553bbbf883d0971ac10721a1ce', "865feeea66be67497506b76925949f97eb1f6da7dda2583a6558bed972f5de13",
'aarch64-unknown-linux-musl-0.2.25': "aarch64-unknown-linux-musl-0.4.11":
'34fe01cb0ed953aab2584231875b7f112d306955a92d674edcae4632c475bd2f', "db1b16b5e8d943a296667d176e474739c652660cbf56ee5e9157aa7e267442fb",
'arm-unknown-linux-musleabihf-0.2.25': "arm-unknown-linux-musleabihf-0.4.11":
'368bd210f1ac181879d8394480672243e10710d41fbaaff46d5195a5f13f7ed4', "9a141516deb4c966d4ae5a4d14dfef0f3c7880817823645760c09fb4cc580ce3",
'armv7-unknown-linux-gnueabihf-0.2.25': "armv7-unknown-linux-gnueabihf-0.4.11":
'a107c831168cd40131be62193cc9ee8516868542e14d08c649d7767bf74077f8', "4748f81c391e0040eb489056677f6caee5886e5c15ef85448db51f11ea9b90df",
'armv7-unknown-linux-musleabihf-0.2.25': "armv7-unknown-linux-musleabihf-0.4.11":
'b3e910c7c857dee9436ecce2a5c706a5f70c8e443e10c007a994741d5f0ead54', "b564fb4631b6b668d891ec2ce91af10fda1f4374bd846eab24a85abb6fd77b25",
'i686-pc-windows-msvc-0.2.25': "i686-pc-windows-msvc-0.4.11":
'4d787b0549b4ded295ada22a5fb6764588bedbcd83e73a1185292c756922dfe8', "f1c0c12a40097949aa793f870f811ac8ffcc349228f0d3cae246bd93108e62da",
'i686-unknown-linux-gnu-0.2.25': "i686-unknown-linux-gnu-0.4.11":
'8f16d242447721557bdd8b5a4eb97c06d031e02f5f3acaa6c3a0dbc210fd0bb6', "c894193d37fa6cedb3b6c76d85bcca6031a5ef051adb046d583b7f078edc3872",
'i686-unknown-linux-musl-0.2.25': "i686-unknown-linux-musl-0.4.11":
'9c0ab30932a97e8ed1b64a6ddcff313b32eba2a51a46b5aff595df1af5b6b91c', "c80a63db7be49971b91417fdd5b9327803c38e23998d88d2a3489a2d9fa32de2",
'powerpc64-unknown-linux-gnu-0.2.25': "powerpc64-unknown-linux-gnu-0.4.11":
'f36f267441929b6dc21459a8244b70477877e03ad0a72e5cadce4518f81c141e', "f5ecc0461d1b9a8f56804abf5b2200aa22c08b89f404845a9f684817d0824521",
'powerpc64le-unknown-linux-gnu-0.2.25': "powerpc64le-unknown-linux-gnu-0.4.11":
'2ad2221281afd1f68e8746a0ca630cf2b31d03d017b6bb1dd624975b35a1f70c', "862c8cdc587d435e09aaa0645440d1a8d72e23c68050cd978d4e5d11aede6a6b",
'powerpc64le-unknown-linux-musl-0.2.25': "powerpc64le-unknown-linux-musl-0.4.11":
'57ed0874e885ed1318f10d65971ee6fa91365cb958a5f5f0005975e4754782f5', "82bfb567ab6f2412706f157a998925fd49a491a4eaffb2bf8c09ca512be51a2f",
's390x-unknown-linux-gnu-0.2.25': "s390x-unknown-linux-gnu-0.4.11":
'39d33889705863efcbfc08ef840ce7e6b0a823dc9bd5b80f5001f732c0f1d83c', "4b3cacd593aaecbaf193633f3105851ba7fe6627ed567bc3133e48a398e7c947",
'x86_64-apple-darwin-0.2.25': "x86_64-apple-darwin-0.4.11":
'ed21c9ee096bb7306eaf3ff39307461452ace0221a132d45f6919ddd5972949d', "1db522b0eebb16cc08094b558f76048834a4d25878d74e07c5b4b7320239a5ab",
'x86_64-pc-windows-msvc-0.2.25': "x86_64-pc-windows-msvc-0.4.11":
'7e55a0ae316797723acc2974a658a5aaf0b94ec9ecc90cf62b94da64da223a8f', "b9d43ddca9affbf03c048e34112c470a37af8d8e04c3ff2b79933a073f48e34d",
'x86_64-unknown-linux-gnu-0.2.25': "x86_64-unknown-linux-gnu-0.4.11":
'7f3396784a504ffb3d2190312b4a7c5330f08906ef22bcf544fe20ecde30081c', "3fc34d56857f24c7065309593a5df05ce953f1736f0cf32965b91f69adb66c46",
'x86_64-unknown-linux-musl-0.2.25': "x86_64-unknown-linux-musl-0.4.11":
'c92951cc355ba7de4897d538e8d420c7b32f810945dcd664f55d50a936331629', "c3c6eb97198a29c6ca51bed673941ffbe7d97d481e74eec034fd8ad8d59b187c",
'undefined-0.2.24': "undefined-0.4.10":
'5d5a694112d8463c0003cbb295cd29697500c4a0a60920466b0a5c50e43bba2d', "53751ecdbad6aa09b13986e73e1ba1990b348b1793f313fdecaf3bd464311d28",
'aarch64-apple-darwin-0.2.24': "aarch64-apple-darwin-0.4.10":
'49d55dd8a8f2adfb83d1feaee5bf40c20169b411e3809e3455ff0d96bae4f388', "e8cf273f464d36b72237347eb42a0bfe75d473a029bc4f89d5a2c098f971186c",
'aarch64-unknown-linux-gnu-0.2.24': "aarch64-unknown-linux-gnu-0.4.10":
'0232b3d2ad506df099ec488b48a7801e7a51118bd6b5c48b081d5d172ee63ea9', "eb2bd6709ac9634444e4cd7d1b1db05549d602579845ddbd52152dfd1916c723",
'aarch64-unknown-linux-musl-0.2.24': "aarch64-unknown-linux-musl-0.4.10":
'56bd0db80905d0f5eeba51aa33872727aa40e3dda65c86a584c095ac05609509', "e2fa68d49d83fac5961ae57232d2896bde52f1aad40c9a88cfb3ffcde6130043",
'arm-unknown-linux-musleabihf-0.2.24': "arm-unknown-linux-musleabihf-0.4.10":
'63d0a438b8ae0e080a5321b668d72a0b40ed9e9f09240592020dc55a39edf762', "2b9c91b9bfdd07f1b81671b70a1d3ae2c843991c30d11a31ec96efe34d9326dd",
'armv7-unknown-linux-gnueabihf-0.2.24': "armv7-unknown-linux-gnueabihf-0.4.10":
'c2650b42b0211cca495cbb8ccadd200256876cd02f70ce5ccb03e4eb6782c16d', "ac56ab4b0f99b2c2288f95dd0ad7a2395d118e023f00c3da307e054d1adfc970",
'armv7-unknown-linux-musleabihf-0.2.24': "armv7-unknown-linux-musleabihf-0.4.10":
'51ad3c67b2730040858d59e71b4d3cb8f32e7ef6e1c2b03023cc8518c92c1794', "a9e4bf044ad4aeb6c8ae4c2068a3767264da4cb033befe6b64567490d24b586d",
'i686-pc-windows-msvc-0.2.24': "i686-pc-windows-msvc-0.4.10":
'3995fbf5a09bcdfc54824ccd0969a975844d586a5fe5dc689f0b8d36eec6e5e6', "ead4fcbb66fe148650ea1bfe0a826aa2b6d895d94fb590f04dbd910a390ac8f9",
'i686-unknown-linux-gnu-0.2.24': "i686-unknown-linux-gnu-0.4.10":
'dfb662a3dbb7bd1d5da4dbb20805484d8ba7e9d8cc1f6884e737ffdb3106cba2', "e1e20f3b5ec85e5e8b193aa20e0e112e0590332208fa4537d3cc5043ccaf49aa",
'i686-unknown-linux-musl-0.2.24': "i686-unknown-linux-musl-0.4.10":
'ebb6d14796fb172b03f2ed561d68c6a0f7468173dd9c2f34823dc868bed6ee90', "10c8deba52e78411ab78b2096b5ca32ec3910915db11845269a76c0333ef6a7f",
'powerpc64-unknown-linux-gnu-0.2.24': "powerpc64-unknown-linux-gnu-0.4.10":
'3d7abf03072c74c6d841979d444add3d44eea3ef2955ea5bf2968549c9ad8b2d', "86b2c97c8f512ddef6639eac9a19f803865ea445488379ed5ab9dd61ff1f89e2",
'powerpc64le-unknown-linux-gnu-0.2.24': "powerpc64le-unknown-linux-gnu-0.4.10":
'40e3fa0cdb1da02314c998ba0dde02cbc0ef60dfc75eddbe7a51e5bf83e0db28', "de6c605fc1bc02b29e109b6a1c2be82dca60bbe65ae8691ac9b47e86abbe4c5b",
'powerpc64le-unknown-linux-musl-0.2.24': "powerpc64le-unknown-linux-musl-0.4.10":
'c89746e4807e8a960f681faefc9fcbbc9cf6c261153791f893f90b3ce8b2dc39', "c590a2050bbcabcafe569014774b59b03e9ee8f356d270bcc35595bcb6e9906b",
's390x-unknown-linux-gnu-0.2.24': "s390x-unknown-linux-gnu-0.4.10":
'ae088d02d3435bf7e7dd15f72ea8b92888a92762cc7d6830a1a8c9f9cb8c1635', "2ade7963186ca5d70bb36b3ac89f5c36bddb82c6a34b0a8d1ddf553ce1afb76a",
'x86_64-apple-darwin-0.2.24': "x86_64-apple-darwin-0.4.10":
'dbb918c9d55b99cfe1c995cc330b6b1dac29379e320c35a84e7bc6bc0e0a55f4', "828b02de490735955b2c5e83d2758eba668a981b8a61d8afe4f9ddf70c523c17",
'x86_64-pc-windows-msvc-0.2.24': "x86_64-pc-windows-msvc-0.4.10":
'a044e2cbdfaaea36d15a7c8091d12e2ae81784329116fdf967a573b792fc1fd5', "b2a2257c1d3fecaf1258483465e82958a223e6ac2a057f090cd83d4df41e948f",
'x86_64-unknown-linux-gnu-0.2.24': "x86_64-unknown-linux-gnu-0.4.10":
'24a0c6758a4f533c37193592fd0a9a37a61fb583a4b6abd0bb81b83127d86336', "fd5540ef6cdc80091094a2fbc29b2cecab6c41b0a204220d9c882120210bbd11",
'x86_64-unknown-linux-musl-0.2.24': "x86_64-unknown-linux-musl-0.4.10":
'cb91cb5111e9eb4f1be7c4b8e467380e65b41c5f19ad956f613b290deaa838c9', "c911e323f3eaf0486755fb5a109e3b1fc4fdbe07e3fed49054e78973f5b70226",
'undefined-0.2.23': "undefined-0.4.9":
'd5fe4b3aa545d6bc43cb5fb2a27d3f24f53762472d345b06d0d03a2e27614f86', "a5ca243a43868c5eb259bc80d83d5fa32ba33dea6534a1e96683535bfb0011f8",
'aarch64-apple-darwin-0.2.23': "aarch64-apple-darwin-0.4.9":
'1d41beb151ace9621a0e729d661cfb04d6375bffdaaf0e366d1653576ce3a687', "049466d3f7f86262f5915b57cc037b2c814634fa4733ba2bd9062b72c4264482",
'aarch64-unknown-linux-gnu-0.2.23': "aarch64-unknown-linux-gnu-0.4.9":
'c35042255239b75d29b9fd4b0845894b91284ed3ff90c2595d0518b4c8902329', "7f8eb20c003bc789136d80ad4dd9f1b2875d30e41ed085197eada9e3ad0fdda6",
'aarch64-unknown-linux-musl-0.2.23': "aarch64-unknown-linux-musl-0.4.9":
'60a122ac03b4187ddf716995f5f87838ff0edf9bfac372202c5c05269a32537d', "82c9ac934f587a36910b47f11b430472280e6a0d28d3f3ba126aaa6fee3b9767",
'arm-unknown-linux-musleabihf-0.2.23': "arm-unknown-linux-musleabihf-0.4.9":
'643666522fb27c45b8cbb12533b57519ede6c1c1a61c1597e9c632888080d55c', "06546daa31d52d4ff9ff5589d1549c18988758f583912a5bba65d27e57c5f89b",
'armv7-unknown-linux-gnueabihf-0.2.23': "armv7-unknown-linux-gnueabihf-0.4.9":
'2e284e7718176306b0d042a65143ff5b2c6453f33cadc1ebb19aedbb4f70ec95', "08a5f64077331759b1a7c05b632645b56a9e8a42f54485a23d6b49f3f5dcdf6b",
'armv7-unknown-linux-musleabihf-0.2.23': "armv7-unknown-linux-musleabihf-0.4.9":
'27408e6dcdca9437d7813f7122ef08b2de4e21c90c0c1784c32998dcb9f5ed7c', "b5e497e71693a6eff6c5ceacaadce0979a0b7a08f18882b38f774c79de436c34",
'i686-pc-windows-msvc-0.2.23': "i686-pc-windows-msvc-0.4.9":
'8f7e83f5c09320d1ed32dee5773c4c122797c194ce27922cb03889c54d927eac', "e24eecd74d1ee3955fc3d14a99769766ffe4933eb51622d1db12fa0bddd2e122",
'i686-unknown-linux-gnu-0.2.23': "i686-unknown-linux-gnu-0.4.9":
'1cbd6066b8e39445f36cc621b982a053a917708bd5f13d1624484677449bd854', "64a539c0cddedd3b5c75290f687e37824a573032f3de4bf3382942b3bc6cc357",
'i686-unknown-linux-musl-0.2.23': "i686-unknown-linux-musl-0.4.9":
'a3e68f5c51efdbc63edfda7f3f830d381964458d46a42b993f8847d4369e0818', "f21072c59cfe898837533369eae8952954ee1c18d4bd52a5ed0fa5ee72017820",
'powerpc64-unknown-linux-gnu-0.2.23': "powerpc64-unknown-linux-gnu-0.4.9":
'2644acd3c6fb902b14325a2a60b324bec6617ce90ff73fe4df15d2ca26ca5572', "d02d6427583ab1007e5b52580322cf3bd0434e49d4683819230f59adfda1c343",
'powerpc64le-unknown-linux-gnu-0.2.23': "powerpc64le-unknown-linux-gnu-0.4.9":
'ca16c9456d297e623164e3089d76259c6d70ac40c037dd2068accc3bb1b09d5e', "bda93bd35f1651a7d15c4367b5d35a0ffa88f6c7e527d0bd89324210c23761aa",
'powerpc64le-unknown-linux-musl-0.2.23': "powerpc64le-unknown-linux-musl-0.4.9":
'ee6596b3241df3884ce77780833051ce4a3700a83e82e1704cb60981db8f8801', "018503cda7e80d1b0d158800670ef42dd9b819c74102d5ccb91167012552158a",
's390x-unknown-linux-gnu-0.2.23': "s390x-unknown-linux-gnu-0.4.9":
'55f8c2aa089f382645fce9eed3ee002f2cd48de4696568e7fd63105a02da568c', "f35cda4c013a15c833f170c28761fbdf1e244c3ad56b2a1c1516ac09362cc751",
'x86_64-apple-darwin-0.2.23': "x86_64-apple-darwin-0.4.9":
'960d2ae6ec31bcf5da3f66083dedc527712115b97ee43eae903d74a43874fa72', "71b5ec02380a413a9ab65f6f5e2433a73aaee95834dbc3c6c451492268471f35",
'x86_64-pc-windows-msvc-0.2.23': "x86_64-pc-windows-msvc-0.4.9":
'66f80537301c686a801b91468a43dbeb0881bd6d51857078c24f29e5dca8ecf1', "5d082ee82624e51f3c8c994329277168f427732d46ab59cfbb974bdd83f6fea2",
'x86_64-unknown-linux-gnu-0.2.23': "x86_64-unknown-linux-gnu-0.4.9":
'4384db514959beb4de1dcdf7f1f2d5faf664f7180820b0e7a521ef2147e33d1d', "4d78a50027f9195db60905b2f50422f417a0aed287f6f94b205e86fecbdb5464",
'x86_64-unknown-linux-musl-0.2.23': "x86_64-unknown-linux-musl-0.4.9":
'c7b80246dad84eadf288c26128f6504fa27529f21091ccf7d5f9450fbc229dd4', "43a2aacf680cba78f1730bc363995f7d3b27fd10ae77a70cd35f5e30e9c1418c",
'undefined-0.2.22': "undefined-0.4.8":
'd390a2990caffab099f129a10b0393dab81a7043dbd93d514e05034368e052d5', "b4a05405382a2017cae922ff1c3636b4d799673ae90162739614101936f1d3ca",
'aarch64-apple-darwin-0.2.22': "aarch64-apple-darwin-0.4.8":
'ed44fcb929f8cef958ed9e6de350d542f7392a43331d3605c4fcbf418e204c5c', "3184e9db9191ca2665feaa72b4b9ed1958feafde81da9573a1320bff6a6a8767",
'aarch64-unknown-linux-gnu-0.2.22': "aarch64-unknown-linux-gnu-0.4.8":
'2fa9b4647ac17dcc050abb8ed1547b8c87e3d914bde3e045b51ddc16946a4e57', "72439cb8e248f609e541de90988375a9ca42bb1f4afa9be14b333970acab4c9f",
'aarch64-unknown-linux-musl-0.2.22': "aarch64-unknown-linux-musl-0.4.8":
'1855c439577523fd2a3e1afb19712fd80eb59d63c92fa29d24afb7f68c8ba88c', "f4f0740dc1ede0ae49a6f8affc6b1e966b4759877db5add0317090303961d23b",
'arm-unknown-linux-musleabihf-0.2.22': "arm-unknown-linux-musleabihf-0.4.8":
'bba9175deeb797714c629543276a98fb834c58d85d8edce47d28c90e2e600e07', "26bfc468f9a30ce76577ecf0bc10298f66f04f8893ceda3ab569d9ba18ce899c",
'armv7-unknown-linux-gnueabihf-0.2.22': "armv7-unknown-linux-gnueabihf-0.4.8":
'dcb1fcea336bf36bc5880c2ea29e1f32b10296f3b14ff6f3f2ffd8667a2146f7', "7798c99ca955b272ac534d355b31d6992f1c608c81bf5b106a149144ea39258b",
'armv7-unknown-linux-musleabihf-0.2.22': "armv7-unknown-linux-musleabihf-0.4.8":
'de1a29702d5fc14be20b21e0ba7b513d84f4debe8c5ff49a66ae333060fdd767', "ceb1d908b5cb5a68c848631175c03f5f3960d08ef6f796daabd79f988d153f38",
'i686-pc-windows-msvc-0.2.22': "i686-pc-windows-msvc-0.4.8":
'aa5b36bdc88a16c92d5ca93c4a9325bb82eb875507d363ec28cb6e5ee694e8ed', "1e5fbb0a8677da15ec3f5c46a4c84433071533ffe539c2fe2071c8c20e27b420",
'i686-unknown-linux-gnu-0.2.22': "i686-unknown-linux-gnu-0.4.8":
'00002ada635ce3f17a97a4eca7361eb6ac065db342540dc31e743920a723b92f', "535d7b0a09a63e7348b1df1f07806eaca4c080ae4f03605a32fd9177babafa95",
'i686-unknown-linux-musl-0.2.22': "i686-unknown-linux-musl-0.4.8":
'c98fd1af293fb19bdeac03320f83ff328b4575478ca30845f7172e9491c5bb05', "83c901abf25eab073d310c4a3ec04a2bedbd31a7d4079f6b329c250e85ab9376",
'powerpc64-unknown-linux-gnu-0.2.22': "powerpc64-unknown-linux-gnu-0.4.8":
'98dc7f3d818368190389aa008b5873df84a470c40c94f5f339655c50af0cdb89', "2329e55a246e92973175ff9a7276e155b873e566cf0a584c76ff24f1d2eaa28e",
'powerpc64le-unknown-linux-gnu-0.2.22': "powerpc64le-unknown-linux-gnu-0.4.8":
'cb9096be1041b49b09b3f407059bab3a4b68219fc407f05dd441c58b40299c0a', "0a19a35c20351d08869e25be8d9913fddc696a9d8effc2f790def7fcf6a4114b",
'powerpc64le-unknown-linux-musl-0.2.22': "powerpc64le-unknown-linux-musl-0.4.8":
'4c0d300931775be6069dd5fa095077a639e780b5c890885035df9fb3f4dcbbd7', "0ba79511f67ba1335321cd31ab8b6ed84ed65ad1be4d39406b245b40f2f7a61e",
's390x-unknown-linux-gnu-0.2.22': "s390x-unknown-linux-gnu-0.4.8":
'acdc4f3e01327209883e0578a077a69e46be0a0ce95f53c742d64ac753f93610', "7c0a52c4d2c02ad3046b792985f50a55869b73fa4e38b0bc51ab04479a2cc41a",
'x86_64-apple-darwin-0.2.22': "x86_64-apple-darwin-0.4.8":
'cb03b461250b688e39b19feaa0853d842e5d4193e262c9d4db2d15faafc54dcc', "95f94045898d34e552f43fd65b5a1824cf86873a64e35866a06689dd5de266b2",
'x86_64-pc-windows-msvc-0.2.22': "x86_64-pc-windows-msvc-0.4.8":
'6ab3ed27e38e3a2c4a3a4880b87b8d607fa14589860aebbb1a34064d792d54ad', "0bbb4fd2d8b7a850a295a0f1fb87a77992c85f59d223d964004e36243b6c803f",
'x86_64-unknown-linux-gnu-0.2.22': "x86_64-unknown-linux-gnu-0.4.8":
'65cd2e2c3660779f8a1fb02eac488b540d1ae30f3a80a381f8a7859d0b76bf06', "3c2e233746eba77b490024f386d1d20fa09b11717365c8ddd69043729fb71ab2",
'x86_64-unknown-linux-musl-0.2.22': "x86_64-unknown-linux-musl-0.4.8":
'8e165482df8590a620bea0411023c4c345f14301b733a9b6f6ca93e730947aba', "5b07df5d9228fb09c31dd1b08e2582ca8df6765705c0fb550b9eb87950d3ca1e",
'undefined-0.2.21': "undefined-0.4.7":
'29a224acdb53a5478e12260672547e3d84a14c972c64f3e154553ccd813f8400', "2243b3636da44419b6d15df30db138f861a3c36991e9b9eb8ec43146c674df10",
'aarch64-apple-darwin-0.2.21': "aarch64-apple-darwin-0.4.7":
'5b3925fc797bc5e168b5883a5ba2ff6c5751a1c900748c132f01d1ee5c87d24e', "a1fa60ccd00d9702e6d2792810226ce2c17d43807f38ab70c7418763693a3f7e",
'aarch64-unknown-linux-gnu-0.2.21': "aarch64-unknown-linux-gnu-0.4.7":
'77ff74dcda1e08d757632eee8c6aa3928d1e52dddb460056a0c7224c888d2956', "b54ab2370cb726d40896e9e9b71ee08bb93aec656a80413515214699b64eb458",
'aarch64-unknown-linux-musl-0.2.21': "aarch64-unknown-linux-musl-0.4.7":
'3ae6f0de1698b257052d5b1a05809a0f17db64fb6b1e80ffc64b659840105002', "ec700622902ba26c465b4ff4a304dfdb9c0cd7cbcfe4e5dccba3f8e43f988934",
'arm-unknown-linux-musleabihf-0.2.21': "arm-unknown-linux-musleabihf-0.4.7":
'af4467849e6815b89067b9133dead64d0c912b9d2645a80b0dad575c01ff4912', "3f4a9dffba224b064f8947be8aa12f71aba931badbb2f2b0ad31c4a248f55470",
'armv7-unknown-linux-gnueabihf-0.2.21': "armv7-unknown-linux-gnueabihf-0.4.7":
'ec15bee0208d23966a5ae6f2dfd07e38ca8656960a5caf26970d3a91f055e34b', "50d1a6da4ad12cc78bc011e01e9eeb8f881f37699c6b7ca0e3b0578e9553185b",
'armv7-unknown-linux-musleabihf-0.2.21': "armv7-unknown-linux-musleabihf-0.4.7":
'5671278eb619ee82615ab8e7be2251763d57d5b210d317d92c40d6bff0c6c418', "7f1f5918c9634358703f4283c384375294d5f7c80ad7a7ef5cb83a008ac941da",
'i686-pc-windows-msvc-0.2.21': "i686-pc-windows-msvc-0.4.7":
'7740b290f6efdfc73d24977e4dc86be144865ca92ec106cb8e0b206f7b77b80f', "cecb8bce8a911438c52ebdfbfbd516c5fa8111ff9c4c609224443b56074c409f",
'i686-unknown-linux-gnu-0.2.21': "i686-unknown-linux-gnu-0.4.7":
'ec323eb0b67103da905e24de5c6ee4036da22068c439f098b93d4c206e6764b8', "a1117f56ed6e8b99d468fb147782314dc8e6e870d0e49a81f601e5bf61c54422",
'i686-unknown-linux-musl-0.2.21': "i686-unknown-linux-musl-0.4.7":
'118a1a3c0484a392ccf9388cd296bdbaa1e8b5479772efd69056ac99119c0aa5', "eecb9b2bc451d4eb44b629018fb1dd3cd9b775ff57110be680b75aa208fe8bf7",
'powerpc64-unknown-linux-gnu-0.2.21': "powerpc64-unknown-linux-gnu-0.4.7":
'0fbf9a1b148b86511a0c167f3dc7e5fd228c784af0d3fe8d8c99e024ed2fa1d5', "49569c1a10047dc9275ca439db69861c627ad6c0f906da1263f5925e41f92119",
'powerpc64le-unknown-linux-gnu-0.2.21': "powerpc64le-unknown-linux-gnu-0.4.7":
'ff49e7dbd25e98932b5207100916c1d6a6c624a620d37aabbc307bc97be53674', "a6ed76b1349fa098a1d7b54b8a3f05e7b80d15e2ef46302b001025809fc05b60",
'powerpc64le-unknown-linux-musl-0.2.21': "powerpc64le-unknown-linux-musl-0.4.7":
'29e32e5b7bb5facb8eddec8e9146f3b20074fa73dfd3555c985b79c10d3c55fd', "9f95bbac0b79034be0230325f5056d5964542899e3369d1c93718a1c5d84a6db",
's390x-unknown-linux-gnu-0.2.21': "s390x-unknown-linux-gnu-0.4.7":
'897414d24d13a202a6f9a437408da64cb26e10bbbb5820571e0de2b4d540fa99', "f852e6d71fbbe3a469f8215d3168b754321c09bd574a4ff3c6a12b168ac92640",
'x86_64-apple-darwin-0.2.21': "x86_64-apple-darwin-0.4.7":
'92eec02ae5ff8ef4b4070cf6ef787a2ee3bfc6ca910b61669a8615e2149d6595', "3c5df7248b25a688188d6f4a950e615574e87d8aa2dd56577b4325f15bf0ab9b",
'x86_64-pc-windows-msvc-0.2.21': "x86_64-pc-windows-msvc-0.4.7":
'bf4946c5a8751cc63def72aaa53a9a0c1ca015876b9ec144cc389ef4901dbc4a', "5bf8c7a9bda91c8aaa0a7d4aeaa25fe891010cb3336972fb3a58065b668f66e4",
'x86_64-unknown-linux-gnu-0.2.21': "x86_64-unknown-linux-gnu-0.4.7":
'bb6ff8fa0ac1d86a32b1ef615ec52acb5c8230f803146ad4ceeaba8aaa26a787', "a391db7b4c0b2c4b54be407df1a90ebba0542db468f25eefc2d56b7ab3282856",
'x86_64-unknown-linux-musl-0.2.21': "x86_64-unknown-linux-musl-0.4.7":
'90b0903364aa45e588ac2b269d70e871180f81df0f7c603d6b17742fccc660b3', "aea262a35d402a183b670f635be80dbe73fc9461aa2c9b57c5a3de538fc00017",
'undefined-0.2.20': "undefined-0.4.6":
'f248835e7b801bfd0dd9e70716257604fa6760cdf92573ae6419dd35ce7a9058', "876a26e7cac5c7d9730ca619e06a117ea48085135412a0400787cef437fc6fcd",
'aarch64-apple-darwin-0.2.20': "aarch64-apple-darwin-0.4.6":
'519bd42c022a41187984234a040c3f00a3eb4bcb189f101c0fa48fe70b953357', "3fa569aad68c8d3f6f96eccfb4def127411f795d819f90c7dbcdb4a3cec04667",
'aarch64-unknown-linux-gnu-0.2.20': "aarch64-unknown-linux-gnu-0.4.6":
'b97b67c7f65025729da8194f8b0e21ffbd91a1210fbbc89279dc46d5342a3e4d', "1c12f6dbe4cc88f17af8cde38d7b8fc7524cbbbe1b405f2b7243737680b87a8d",
'aarch64-unknown-linux-musl-0.2.20': "aarch64-unknown-linux-musl-0.4.6":
'bef8bdd253acc9a82269e5574ab4843b0d70a1935235805bb470eae3ceaa2fee', "d3ade7505a8d8b76e3d022425cd3602323af5ec65373f2fdd30211d25e3b9253",
'arm-unknown-linux-musleabihf-0.2.20': "arm-unknown-linux-musleabihf-0.4.6":
'2caeadb57638fae11cab25094975201d3f8573fe6f752e628b89d61447f7abe4', "cfd84da6f080bcc89313280da1bbb0d8b1c74b830b5f8056e09af00ca0b4cb75",
'armv7-unknown-linux-gnueabihf-0.2.20': "armv7-unknown-linux-gnueabihf-0.4.6":
'faa32b09015770fa5a72557a04236a7be61f06bbef77a6707c658be791adf039', "285ebafea67216c27a3006c618275b6fc20a4643d631981684459aac4ce9e124",
'armv7-unknown-linux-musleabihf-0.2.20': "armv7-unknown-linux-musleabihf-0.4.6":
'ba1be06d8aec4b5247b5d09032f37fd4aa8f54acd07b05db18351d61a93e0cf5', "045ee86e317c3d82f07ec8685c1d4c983ba25f8284051fecfe76de6732e9ef3f",
'i686-pc-windows-msvc-0.2.20': "i686-pc-windows-msvc-0.4.6":
'c4430939e934ca8ba2b079138728a22600d32572fe315ac1811f8a40b062534d', "33289a7a2cc369831ae8384f0113f30c614a6be333ebef6abfc487decd50cf95",
'i686-unknown-linux-gnu-0.2.20': "i686-unknown-linux-gnu-0.4.6":
'6c8c4e58391c508eed5f8506257d421f3fe13464fc8672b5995bf6243d46fad5', "3038fa755b71b333a1f919a3157dafaace4aaaa8dc2fe5d68d882c026962ad72",
'i686-unknown-linux-musl-0.2.20': "i686-unknown-linux-musl-0.4.6":
'4a4f8a73f29362e40e9de94749f988e691665102ca2bd6501f39248735c40647', "1638e9acb5dff0170e84cc7c9bb346a8ef2298999a236f1b7f8b8d4d4972431b",
'powerpc64-unknown-linux-gnu-0.2.20': "powerpc64-unknown-linux-gnu-0.4.6":
'aa557c951623d746ea30b4ae107fc37ce7328196929d5cf38beecf2c1c60555b', "fba69a56be4b89179568b957eeed6b78a09ef6e00d9d21cf6f7e59c675983d13",
'powerpc64le-unknown-linux-gnu-0.2.20': "powerpc64le-unknown-linux-gnu-0.4.6":
'1ef60183bf6de0c1da96fa027a8b3847da289222aa4bd5ac81255aa614e36fc7', "f14e76ca097ea841af0090bccc4d41015d1d6e839af095384ab24a36ed534bcd",
'powerpc64le-unknown-linux-musl-0.2.20': "powerpc64le-unknown-linux-musl-0.4.6":
'56c880df3b97d2a1c0ac6812ba174d4b7e1362fd256ce8b29f029adabfdaf28c', "a3bc7c30bd527470a49ba6ac9ab61b992e39c9ee687b1cbfe5d14d314ade17c6",
's390x-unknown-linux-gnu-0.2.20': "s390x-unknown-linux-gnu-0.4.6":
'455863a0850d211aad8c94b61778b2c30cc7d5639ae0d5607549f1d56372f706', "351e1ec195545f7356f81142e0b7136ccdb7d342a361584dd7fb5c408345d3f1",
'x86_64-apple-darwin-0.2.20': "x86_64-apple-darwin-0.4.6":
'41018b406133a2ee5e51d8f35c990999c2bb96ce457864ac9883a0f9dcb49c58', "6b3971c57414ec91b55febc4d08e2e4724e9aa4c80e787e1a195c827048f9048",
'x86_64-pc-windows-msvc-0.2.20': "x86_64-pc-windows-msvc-0.4.6":
'74d2f2c945da68a2aa8f0f277229f3b172c7aec1072cd990d866c25ecbe21410', "d48c8855f79933ab006b6a930bc611105aa52031f33aa80c32f1765a956dd92a",
'x86_64-unknown-linux-gnu-0.2.20': "x86_64-unknown-linux-gnu-0.4.6":
'bafad50e1b8b8b89083df115cdbad6e991747fd6ecb52ca407d6b5533ddb150f', "68af9a5c41f38bfc4f625bbdc8a9f3921f7c384324ddd7773f078ddfe94eaa9a",
'x86_64-unknown-linux-musl-0.2.20': "x86_64-unknown-linux-musl-0.4.6":
'1c27fd144912433d7f12b58b00eebb80a7ad9a1864b22b1ba41b07b5998a743b', "984a0a07c7a83fc8b21c4b6ac1d81ddb08a5a30c35fd5608b969796a60cdcd25",
'undefined-0.2.19': "undefined-0.4.5":
'9186f4961698b35b1812eef5dcd6973accb3eaa980a571c964f6f91ca71da5ff', "65442da160bc68062dda71a8dac009afff0745788f079cc596799ec24fd0f2ca",
'aarch64-apple-darwin-0.2.19': "aarch64-apple-darwin-0.4.5":
'539f2cb812f0596b3f56d41a92662f6e102094587ff07f0793bd015d21cda54b', "e7e8496b494be710261e7524abeb59d7c92ecff949f33174598425bdd14aa519",
'aarch64-unknown-linux-gnu-0.2.19': "aarch64-unknown-linux-gnu-0.4.5":
'7ba7454ceca1b789e74637b5cc8d1353d6a87ae3985dedd16869c036e3b4d02e', "cf63221a8268116c2472f889e548c8d1ba3d8d0f2f77aa782e89202a2ff0e50d",
'aarch64-unknown-linux-musl-0.2.19': "aarch64-unknown-linux-musl-0.4.5":
'a9932edc68680dc388bf13cb21132f4d0aa13bf9c31c1c1f4febf1415ad51923', "f588424a62d0592967f2d467238a6749d3efee0a0d6ba855cd60eba662453efa",
'arm-unknown-linux-musleabihf-0.2.19': "arm-unknown-linux-musleabihf-0.4.5":
'71dedaf8f40e3939b8ad493093584d03046c607cb7e7c155de7eb0c8e0da2830', "0938a35cb3b381047f7480da1382da2f10551b5c92aba10f367a83ebaf6cb4bc",
'armv7-unknown-linux-gnueabihf-0.2.19': "armv7-unknown-linux-gnueabihf-0.4.5":
'17b44738383b1a5fe7ad592be61c543048022c09c649759c589a74a00fa3afb5', "46b7b5e4ee5498e0cb9a1150e68b61823919fab6ff4215f1d8be8e135826458e",
'armv7-unknown-linux-musleabihf-0.2.19': "armv7-unknown-linux-musleabihf-0.4.5":
'6c287d699c95cffbb30520d27d7b80ce1971b336bd387f72391340acac434c86', "7242649738791d9ca51f4afc5016e7ffb1e5f539b496637db6f2ea9afea45e29",
'i686-pc-windows-msvc-0.2.19': "i686-pc-windows-msvc-0.4.5":
'68977cc3fde46c61a80ea451651f3b6789ee2a8cb67a4e5fbfc7db93022d9e1a', "b6efe473a6cf7f93ae060e040b5d7e9a988d67cbb9e089a4547c7e0ad7ed7323",
'i686-unknown-linux-gnu-0.2.19': "i686-unknown-linux-gnu-0.4.5":
'5ed1da9e25968be4581ff301a9034e8e82f2206686f504734015c348b94333eb', "c296363ec6cc70b029272a449223fbf8992579dd977fa65c16ec338f026254f6",
'i686-unknown-linux-musl-0.2.19': "i686-unknown-linux-musl-0.4.5":
'236c3fde87ee06c2b49372e184f2fca84f82ea3daa36e85ac884f7459b18ebf7', "3482ad8aa6f8f5b06e3891008c50a53f5ff3de00ff4fbaa4caab040f8f05f11b",
'powerpc64-unknown-linux-gnu-0.2.19': "powerpc64-unknown-linux-gnu-0.4.5":
'9ecdf74c9846c271e78e300f1db8cf3762ace6d9ba1f2e9d6e695cc64fb2e746', "0368d675c188d56ba3527af02f63b0cb0179a8db95a62428ef0f5377b6ea72cc",
'powerpc64le-unknown-linux-gnu-0.2.19': "powerpc64le-unknown-linux-gnu-0.4.5":
'fc8bedb7f7b35905fd5e1180466593e2ad35788994f7d61c6605ff985bb61aff', "38c7a636e530114720935c4836faa2e4ca11c9b8c3c150a500158da4a7b60b31",
'powerpc64le-unknown-linux-musl-0.2.19': "powerpc64le-unknown-linux-musl-0.4.5":
'a5d1f2b9686ed2466e9e588d8ada686130318015693ef1a7064651347063bd05', "1a33c9841b70b76b148618c910efa1f836e650fb007be1727db189e70f43e007",
's390x-unknown-linux-gnu-0.2.19': "s390x-unknown-linux-gnu-0.4.5":
'6b68ee8a45062e9a6d3be5de5c0fddf49f8669c2b2b897432f0a55e99fed57ea', "d9b8fb73eba7bf4d7addadce76735eee94791442a4e6d5ba46a6bc0478ed96d4",
'x86_64-apple-darwin-0.2.19': "x86_64-apple-darwin-0.4.5":
'1b8bd98a1ffb5823b499d914d8fc430b6bb96b3f97bedf06b67c60f084e366ca', "50b87fa1dfe6526bb602781ccd862d2c8eed77abdc0a47606146f7594fa199a2",
'x86_64-pc-windows-msvc-0.2.19': "x86_64-pc-windows-msvc-0.4.5":
'b704c9c6e5e18e1c822e44f118902468df76245eca8831c5f8d4dd1223c0fbda', "850c5718328883cbf88558d2420b6c82066925e258a6207cef1e5ba3931e5028",
'x86_64-unknown-linux-gnu-0.2.19': "x86_64-unknown-linux-gnu-0.4.5":
'71132ec5c59ec865d73877f2f7f4ff75cd2f56a93d967c1a91ef797bdc87ff93', "a23e94ab0fb58beb2e7bc2f1d968fb30939b505f1bdab8df5cd1599c02f93793",
'x86_64-unknown-linux-musl-0.2.19': "x86_64-unknown-linux-musl-0.4.5":
'6e8a64434d3baf03fd64f58016a9a37b08a8561db6979b807de8feb55d94502d', "e56d951c90bbff7a1b88c42403cd784af2d0233ea660b8b1b4282af872371f43",
'undefined-0.2.18': "undefined-0.4.4":
'5919f79b42997129e5a456bb5910086d0043dda20e505d12f7f57f0a2669ae74', "32746c58071378ae79d5965f546915cbe85e94845c87111d4209ec3437052cb6",
'aarch64-apple-darwin-0.2.18': "aarch64-apple-darwin-0.4.4":
'979ddc0aa7b068632bf4c517bbb6d97798b95c54dfeaca9ba653df91989ed958', "3d2e48f405023e0a1762ad66336fd4e615928343c90023972bf3418fa5c829ae",
'aarch64-unknown-linux-gnu-0.2.18': "aarch64-unknown-linux-gnu-0.4.4":
'5cc1535801398ad74e5fc8a5cf5a619d3e806b8b7de6b973b33c02b9b2584ffe', "f6851b5ef48caa066284b5522d153c49d55c310672962e7d0d8f2f4afab4a9b2",
'aarch64-unknown-linux-musl-0.2.18': "aarch64-unknown-linux-musl-0.4.4":
'473ae75c6e9ed1f63f0c0c556ac6ca4718457903c3652adf07c8d46655133e31', "803d1ec97d8b5a918d33f21673cf8183906d08c75acc0434fa15afb06b3dae9d",
'arm-unknown-linux-musleabihf-0.2.18': "arm-unknown-linux-musleabihf-0.4.4":
'7fb75cfe47c50f9306eea91f1d713a0f76dacefc92b6a35271b7af90e024bac5', "e1255b31c76764d67481b262d5d8dcf8e2b5d7bbfd46407267e3dd21bb1ee5c6",
'armv7-unknown-linux-gnueabihf-0.2.18': "armv7-unknown-linux-gnueabihf-0.4.4":
'c0ff7d440ccd43666d813da4dce5e90a1c6b90e3dfc951ed868a38c488ebff07', "fbf8562f1a4fad1fcc030fb47621fee8935048ecc267919e9b1180b3e71f7b37",
'armv7-unknown-linux-musleabihf-0.2.18': "armv7-unknown-linux-musleabihf-0.4.4":
'1c99194b715b74f0bbab9ba2f350bcbdc4e101f056d81ce35f62736b951b212f', "9af2bffbdc4d25538130c864e2e58c9108e2bb231e5fc4890c0ea2a9f52f3681",
'i686-pc-windows-msvc-0.2.18': "i686-pc-windows-msvc-0.4.4":
'554b9b65eee4f30b70ff2d3b1c2cee07600eef176c235d8639aacdca799610c4', "01ab40fb314e2a581023ecd727eccc153776cf97afbee5b921bd41110319642a",
'i686-unknown-linux-gnu-0.2.18': "i686-unknown-linux-gnu-0.4.4":
'efd8fbe10f88622479611cac0ad18d7e5614a9335d655e64be8e30db6ea749cc', "9cc0ca4d7ad6b35a1c181d2f5751ad0c955c51b1cd62ce8237e652f46752f1b4",
'i686-unknown-linux-musl-0.2.18': "i686-unknown-linux-musl-0.4.4":
'9d991b27482edc0891c8aa2750e95aa4f8007f3af9746d90f0176462a2cb3a09', "5397c1b4116fcc32c451dd0dca7114b58e78f952401bbf5d6279954b99d8c2aa",
'powerpc64-unknown-linux-gnu-0.2.18': "powerpc64-unknown-linux-gnu-0.4.4":
'0dde2eea6496139c10bad1e7e1d49d210bc47f294dde158db65f78eabcc363a1', "7830e971425323fc58fe2eab4e800cafd4f67e25ca71c6bf81c0be0612b27744",
'powerpc64le-unknown-linux-gnu-0.2.18': "powerpc64le-unknown-linux-gnu-0.4.4":
'4515b5741a0cd2596526f4504429bbd8e6122c384ffd9211023771aa042c6815', "79f047ef2860a5e2ec5751c88b39b83108da3d071b12433c1d48ff2d800c0a17",
'powerpc64le-unknown-linux-musl-0.2.18': "powerpc64le-unknown-linux-musl-0.4.4":
'48ce3450450a0314a6b7996f53145e273c3a2013c1771b56449c275d9260575b', "bbdc878e609ccf1699b6e235bdde965bdd9ce60db34285aeef54276111e077ce",
's390x-unknown-linux-gnu-0.2.18': "s390x-unknown-linux-gnu-0.4.4":
'4c3826eabcb81aeb187a3de95fa3e3f3c784fb71539be05ea56a963b3d97fe4d', "a541d3f1981eaa6f92cc982ae9b7a23983e0f28ff6dcc3076455e3a09132b2cf",
'x86_64-apple-darwin-0.2.18': "x86_64-apple-darwin-0.4.4":
'140158512a43d8266fbbc550dad7ed3f27953d5bb5bc7a3e91e94ed3c1c1773e', "618f6745b2ed50560cb4491bc852f235c65cea88fc665dee83d1875596618c6f",
'x86_64-pc-windows-msvc-0.2.18': "x86_64-pc-windows-msvc-0.4.4":
'16dff877e19f61d094af35878a00b592302a1794c1c27afb1b194106931e9e59', "dc7ee57fb214eafc0d3f5d211e2432b80c98d707bcc36552fdc16a609192fd65",
'x86_64-unknown-linux-gnu-0.2.18': "x86_64-unknown-linux-gnu-0.4.4":
'e5a0bde1e0fe57a7ea1d26bdb582c636ba742c3db8a10d0a965536da7004abd7', "c7c0a6804538e083bcfbc49c2cecf07c5aaf9fc31fdcfb4449c787d3a40c980b",
'x86_64-unknown-linux-musl-0.2.18': "x86_64-unknown-linux-musl-0.4.4":
'4472cd12522d96566be88545f1520dc5099f12f47df297f54f9239fc1af0ed87', "a72c31f068323803485b6f3f878eda5e7d17383df675123b0e56c2bb6aeaa586",
'undefined-0.2.17': "undefined-0.4.3":
'6bfe8c67c849a87271a47d6c54672b860a1b37fba5bdb2928f6b912719edac55', "05f11e1292e7bb7a6c6101990d04e8ab1e1ae0df2c58ee3c50b24751cac95554",
'aarch64-apple-darwin-0.2.17': "aarch64-apple-darwin-0.4.3":
'7dc5fe97867ac3bbcbeabf32fb76b3caaf12141b5e20926ed81353f9a2ff7dcb', "e90719268e20a046ef23ad4d1a44e991876f6abe850147f7525901cdd28e799d",
'aarch64-unknown-linux-gnu-0.2.17': "aarch64-unknown-linux-gnu-0.4.3":
'5037a966a2422f40c63d36982d46f10362383c128ce1707a56b4339b44a50c94', "bd1239ef5d488e17d513ef98d24f56f3bedb7e41500a20f798fda5cf3c606801",
'aarch64-unknown-linux-musl-0.2.17': "aarch64-unknown-linux-musl-0.4.3":
'910edd0a8db6ff39baaad0f7f77b2ce74e0111b6b83a4439e2e02d5b82404e1d', "8c98b1dbcfe6a1b5ed9cb567f57f25390af9925c30632fe33d9a38dd9d0b0c0f",
'arm-unknown-linux-musleabihf-0.2.17': "arm-unknown-linux-musleabihf-0.4.3":
'6e72744e9cadf1649397acceb006f27c9cdce3dcc2876fb73a887d8914166791', "c582a58adb495cd79c360ad0c3ffb4800a01502f7c87ed1e199ad2ed67ee29c0",
'armv7-unknown-linux-gnueabihf-0.2.17': "armv7-unknown-linux-gnueabihf-0.4.3":
'a5f18a5f739402e9c2a6b5a4dafe0ead37125bedc7c03a74a9a92e4682a0f49c', "f20fc36774cd6c76965224a4a82362afd2917b1bde601b857060035b85ee02f0",
'armv7-unknown-linux-musleabihf-0.2.17': "armv7-unknown-linux-musleabihf-0.4.3":
'fcf11ba75a1d21c49d53474c51b612de1627fbb97c23bd7752d64d178740014e', "9efc62f095a324855be55f91b3ba4b339293156778db273f1455dfc78aafb585",
'i686-pc-windows-msvc-0.2.17': "i686-pc-windows-msvc-0.4.3":
'ed5dc4a4341e7af3d92ef0649df6152b555b16e09c072c43f7f39b9d5bdce784', "ca179ef25b4ef471eacde2dc93f67300e4e7aa1ce416ffb2055bf11fb7ed17b0",
'i686-unknown-linux-gnu-0.2.17': "i686-unknown-linux-gnu-0.4.3":
'd1d478429fdaeadd56ce280bd43460275bd131cd44f9878987d9d7a5caa4f398', "762021a53b27c87798ec95cb1f660e1d46f0b43f8614bf5b655bbe53e6d164fa",
'i686-unknown-linux-musl-0.2.17': "i686-unknown-linux-musl-0.4.3":
'8fcafe168ae2eb4de6891c0d0d5c0c598af87b552d99d2c4d15deca824236cd2', "8b639325a79f1f29fb9bf538c71d40699aaa382808a62b10c9c2d0ff059d01c9",
'powerpc64-unknown-linux-gnu-0.2.17': "powerpc64-unknown-linux-gnu-0.4.3":
'b2601121c8df47bdb430da2bf85848b7e38ff5df1150d8ea980d8ab7b4f5551e', "b72e80d33e1d5fd73dd4bd537ece5c2240bd6ab3b785991a7aa90f8159be12e8",
'powerpc64le-unknown-linux-gnu-0.2.17': "powerpc64le-unknown-linux-gnu-0.4.3":
'1f94aeda1cf36d401073ae21d9dc4acafed761d41074795f622ffa1fbd4a3677', "cf1882fb365d69acebd8e8acb108d1910247459d499a35b0607ab3f99362f710",
'powerpc64le-unknown-linux-musl-0.2.17': "powerpc64le-unknown-linux-musl-0.4.3":
'a3599741a236d088cb418f446e491b661c042ebd9f23e15f6cadcfe2833a6609', "6f441f17d3fd11411356cd5b4a0e3ff563309c05127cb79e936399b0c2cce7f3",
's390x-unknown-linux-gnu-0.2.17': "s390x-unknown-linux-gnu-0.4.3":
'4dccbee34457c45f4fb9df5760094d402db7642a3a5665ccbc271293dc19b746', "f415319904dc5e5cf1b2a83f76f96b890d09be8f8cd5445143629604a99d6086",
'x86_64-apple-darwin-0.2.17': "x86_64-apple-darwin-0.4.3":
'78137a1b9d6fd1f8f5f0d4208829dd5f89b6505c314192c0fa2a35d6faff5e91', "bb7c9e642d8b4d2c456bae9d0b23a9aa8b872b9701e62c8a4d5b1af80413e8dd",
'x86_64-pc-windows-msvc-0.2.17': "x86_64-pc-windows-msvc-0.4.3":
'e77465f8a964cf0cbd932af506df6ca42ce288e6db4df312c53f27b05c7c09e5', "6dd21e06b67f86870bf7cbe262d5a65428a6c7f4bbccd1268063b3ea75b0440e",
'x86_64-unknown-linux-gnu-0.2.17': "x86_64-unknown-linux-gnu-0.4.3":
'd49537780cd9cd5621bbc34e6864356487155cd4a7540035e1b0acb0d1017def', "af57fae9c355d3ff8f561170edc87be3f52b7d34dc14b1a8980824a483dc4cb8",
'x86_64-unknown-linux-musl-0.2.17': "x86_64-unknown-linux-musl-0.4.3":
'20184a870ba25416b61d46c387853afd27d9a8df3f0598ee6878a315db5c7302', "ad4811828ee085d90c08f0cf9e4571e1afe1037a6b35ce04f6dfad9df0c34333",
'undefined-0.2.16': "undefined-0.4.2":
'f215cd4c173a71cfc2427b5cb3c42e321ade41350051a1ca7a9c898ed502ff2c', "98e8a3c9df737b9f7eae3938113060f7fdb560a2bf25562cbe4fe542a99dbfe3",
'aarch64-apple-darwin-0.2.16': "aarch64-apple-darwin-0.4.2":
'9a19728c43c35a2d5f97f2bf85b0dc7b508e1931738f0d95e2354f0f745196e1', "c6b2f6e442d2f3863d3fb02aaeefe8783297bbbd9d3e9cf8a418ec46baa4006e",
'aarch64-unknown-linux-gnu-0.2.16': "aarch64-unknown-linux-gnu-0.4.2":
'f50584835c2099d5dcfff4fe4292719871ea40661d6fb124f732c81b131ac2cf', "19a5baaf444a4897dcbd021612f868a64a3337908b5d95a54a0d9758da8d6edc",
'aarch64-unknown-linux-musl-0.2.16': "aarch64-unknown-linux-musl-0.4.2":
'47af1d071daf655fea352a440f533f3ad7dfbdfc2314160ac14b31815d959c37', "2256900148763d3d0bfe161d3ddd3fb20bf7c8ce540b7a00543c1e281a4213c4",
'arm-unknown-linux-musleabihf-0.2.16': "arm-unknown-linux-musleabihf-0.4.2":
'5ab0424e8c18776c809f0c1e7f6e925f7e478c36b2260b24f2694d1293e5f8c2', "9dd02c971bf65dffebdfed9c36890363cbe133c67386e3cee302b3cde2de3d26",
'armv7-unknown-linux-gnueabihf-0.2.16': "armv7-unknown-linux-gnueabihf-0.4.2":
'9d4a66d55c273ae5f265ee979899faa6636823b1dbaf4079085e108adfcb916c', "d6bd54c976473c9f2d06c37353e5a00a3f782e32227357237deaf4df3641512e",
'armv7-unknown-linux-musleabihf-0.2.16': "armv7-unknown-linux-musleabihf-0.4.2":
'384ffae2d98a0f2211d1353eb66031710e452838349fdad115503b26a3dc01d1', "931dadcade79204529af9d0a7dd44c416a2b86dfe1d7a758a2788ee7d63fe61e",
'i686-pc-windows-msvc-0.2.16': "i686-pc-windows-msvc-0.4.2":
'8b140cb56029585fb95685410f17eb866a4d6dae9d63de4fba14268e17730951', "c5f9766aa50be6eb6ac81db42a611a613ee07a30a72414251b59d30fef1f32a6",
'i686-unknown-linux-gnu-0.2.16': "i686-unknown-linux-gnu-0.4.2":
'902439f172d22dde421681d54994fcc9bc66ac412baf1dab978fc061342bc4e3', "2130afec71eec90eae57ab739a3e16e742ef57db5f3ef83c6d5c4b9c477572e2",
'i686-unknown-linux-musl-0.2.16': "i686-unknown-linux-musl-0.4.2":
'1e02d7e7e06dd44c1cd077bd645427af7f04901e685ba3fbcc2691d024906470', "b28cb44e615c0983c418b40181e1d24ccc7ad2909b2687c8d7df96d11ad78e6e",
'powerpc64-unknown-linux-gnu-0.2.16': "powerpc64-unknown-linux-gnu-0.4.2":
'68209030923b2276df8dbcec9ae3a0efd9f7166419018e7d282dcbbc5043e97d', "61a51c8495c600d0c28e4c73ef53d80ce70f887b61b102d19bcbfe3ab91fe6b6",
'powerpc64le-unknown-linux-gnu-0.2.16': "powerpc64le-unknown-linux-gnu-0.4.2":
'9c0ef3b12fc81337612841f3d0588d60e5cd6f40ff533c546218c5f8f3b30935', "ca34b76bc438fda3d14dc44c36a91f3c232ade46e65225285767eeef64e952a6",
'powerpc64le-unknown-linux-musl-0.2.16': "powerpc64le-unknown-linux-musl-0.4.2":
'd41c74bda5a383cd71667ad7d38a7a5af667a82fd83df997ebd0547a5050a5ee', "8dbe56310f094a32abe41b2d3c6b739c4afe5f58d37a79ea66364ec9fac6f90f",
's390x-unknown-linux-gnu-0.2.16': "s390x-unknown-linux-gnu-0.4.2":
'ca828149fa733859b4837b3aae69e253cd336d690ab6af6fca8726f5498d21f6', "8e48c560cba98ce5cf5d5375373d2f4239ddc32e48530d87b324074adfa92c9d",
'x86_64-apple-darwin-0.2.16': "x86_64-apple-darwin-0.4.2":
'1457a592a56326ac67ca12db89f8cc175634d36bd17a2efa7b605a9f81edcb31', "4ce2c58dfc5fa678a02f0779b4a9339ebfab0bc5f2fcecdcd1234a65319e321d",
'x86_64-pc-windows-msvc-0.2.16': "x86_64-pc-windows-msvc-0.4.2":
'0eceb9b4c9ec8049ac15455ee79100bdd2e9db2153977da7d9788ba792e1eaeb', "3e44ce091683186d35a1cd1a55f8a1f922fa765c6681dd56257d505b0ab6655c",
'x86_64-unknown-linux-gnu-0.2.16': "x86_64-unknown-linux-gnu-0.4.2":
'0a6cebd98cda27fe3f49853a686ca050fbfef2da7871f6cf4065c5e9a7b2233d', "56998ecebd1894876da5eabe628e73a975d45fc579e1bcbcf14f8945c811e289",
'x86_64-unknown-linux-musl-0.2.16': "x86_64-unknown-linux-musl-0.4.2":
'e4efe763ad24e32b658e33b38cde271694f2fff7c2eb07cca5a267d600c1f718', "7a29c961b51831ac43c7f4cffa1b60b1138d61dcbd4ef77915bc8475e14b636d",
'undefined-0.2.15': "undefined-0.4.1":
'902d06ac01ebd1ac7fcda81f514b04c6d79a1bafd70305b18e9b1d387cfc7025', "bb9d233b2c5e264e26ca494021c7dead400f0ba0e245a0e896a76d7cede61c82",
'aarch64-apple-darwin-0.2.15': "aarch64-apple-darwin-0.4.1":
'7342fba0eeb0ea204eb4ec6311378e76d43bd237ad0576872aca3345914b024d', "d89a7a658d0a4f44ab60730a5152759a6e6f1238cdc9e6e6391362291e34000b",
'aarch64-unknown-linux-gnu-0.2.15': "aarch64-unknown-linux-gnu-0.4.1":
'939998c380bb95b4fbc15bc00c43c1b1fc1fc30d02638aeca6113f02a99c608f', "2332272ecec1cd5f9e67e22ca989a40b4e97b8e649e72272efe0fba01ecdb694",
'aarch64-unknown-linux-musl-0.2.15': "aarch64-unknown-linux-musl-0.4.1":
'3f5c7c25e4099854330b3a21bb9670d3cdcf3ec3c0eb9f8bee7e42c5098cc5a1', "d9a8098461aa0e1970c809402b220e6fd70d61cbecd70bec433ff3abbfb27e1f",
'arm-unknown-linux-musleabihf-0.2.15': "arm-unknown-linux-musleabihf-0.4.1":
'2b53a33e0f46f2c37f949d12d420f666e93f8286ed371a1bc5b1406899ab5ff3', "1cf1d949f8a67edb2944e19f7f521fefdb4e7f2212ff7c36b5958c6a638cb3d2",
'armv7-unknown-linux-gnueabihf-0.2.15': "armv7-unknown-linux-gnueabihf-0.4.1":
'1f8712bd2b6c11533d4defea1f2e7e3972b9db887ef26a4c33f452a8492891ea', "19973f6c41071feab28e865cabd880f795923c07590cf66ecb35cfe63eff9b01",
'armv7-unknown-linux-musleabihf-0.2.15': "armv7-unknown-linux-musleabihf-0.4.1":
'0bb582c399933b7affce3c9f5992a6aa7f7bf596fbd43e08623a08dff564fbc3', "d750b79dbee80a96eaa6b12f2d338577e11a8acfe6ccca4e4b30b42e595a6b92",
'i686-pc-windows-msvc-0.2.15': "i686-pc-windows-msvc-0.4.1":
'339014778ebae1bfaf327217c137997ef272047626c857bd3fe84286af61a7a0', "7d98efdfcf9480fc73405f1fa077b792a2a5d73546e7501a78179b3c42dbcbee",
'i686-unknown-linux-gnu-0.2.15': "i686-unknown-linux-gnu-0.4.1":
'8c5e80b94a84ab14b91de827858c076b0501a85de40c7ba917070a929e914a18', "ac51b7be1fa76c86257e6430546bc0de47090a1a6b3cd2842bc9b770f9839aa2",
'i686-unknown-linux-musl-0.2.15': "i686-unknown-linux-musl-0.4.1":
'148fb4554317f84cb27e563707cff8acd35a5b3f668f27a45005e076833cd4ce', "43818552c715eea40a9d8c2d19e271be6ed9c9481ea811f3b7f7b4a266b50abe",
'powerpc64-unknown-linux-gnu-0.2.15': "powerpc64-unknown-linux-gnu-0.4.1":
'c533ec6526e7c338c79c38181c94b88b5d80c5a1ec8d7182a0aac3b6448caa46', "12bb4d5297e47babea349b19c69bdeac3e48a6a6363e4b02ae6a16aaa1c524e7",
'powerpc64le-unknown-linux-gnu-0.2.15': "powerpc64le-unknown-linux-gnu-0.4.1":
'681b607989c135d17215a3442fb0e6b11d5c5ea90973eacc6f3aaf2f7b1520d7', "13ee23388e55e716807c79085471401b9b9c8dfd66f1a7f2f4314e49e006e7b0",
'powerpc64le-unknown-linux-musl-0.2.15': "powerpc64le-unknown-linux-musl-0.4.1":
'a39e8898c033b86e3432e177d9d6ee7da5f9ffcd1624b894bce92d6fdd58bf56', "c7a33c648769bf73486d7342093bbffed0147c04a17c91f0fb8d270d1b7fb71f",
's390x-unknown-linux-gnu-0.2.15': "s390x-unknown-linux-gnu-0.4.1":
'2fe5fe764afdb8e4f6f752f17400013af4c0ed60fbc91eabfe5b05483f30fb82', "cc9ed1e759ae963dd9f0b3d78bf060a74c1cc5530b91d6b45337a2481a596181",
'x86_64-apple-darwin-0.2.15': "x86_64-apple-darwin-0.4.1":
'dd7ff73cbab1c65b3f2d110bf025d0c74ca2aee3001e38e808d7b1816f49a6cd', "7166c6864d68e0372e3703d788cae0b9d92956ea11bde970ac5db93fffe1c76d",
'x86_64-pc-windows-msvc-0.2.15': "x86_64-pc-windows-msvc-0.4.1":
'c1ffecd50d417b3de667da0fee07b577abeffd5f9d6762501818252b3aa6c7a8', "a4f4335c3b62230f70de3f5dcd2eaca848f8df0ffcc75e0af2acf90e8bed1a89",
'x86_64-unknown-linux-gnu-0.2.15': "x86_64-unknown-linux-gnu-0.4.1":
'f9c06177f2153336c3a96f9ab54d881126447cde1cb5d00ed771223427692e9c', "f465e1f82b2eb4702f90c44a2caac64b13b72970f22ec73ac8bbf42fbf19e94e",
'x86_64-unknown-linux-musl-0.2.15': "x86_64-unknown-linux-musl-0.4.1":
'3151e375fdb6c73765a8cae5048790c52366cae4593e89365549587f24406837', "f83d084bed06b59c981a6de683eb58ad0d2e8ec36e066a4f82d8553327ee9c44",
'undefined-0.2.14': "undefined-0.4.0":
'528d2dc187720d6338c5dc84809f64633cd969262c5a0f6a2bc0bddffa1ff8c0', "3bff99b44234a92ad27d24fb55a72d0d4c837aece85094ba26a8211f6fcc6a18",
'aarch64-apple-darwin-0.2.14': "aarch64-apple-darwin-0.4.0":
'0a78382f3e93514d51257243313a420646a2316da47bc4bc194bb66ed2e50ee5', "33393f06d0f950b715559b7bd1566f394a90020b9ad0cdb169a6ff49304aa0a9",
'aarch64-unknown-linux-gnu-0.2.14': "aarch64-unknown-linux-gnu-0.4.0":
'5461797a801f3752cab99b63b206dcf54de037283d93f03adba736179f099d31', "0fe9eb6624e699085213347a1b0b3c6dfd8b4fd9454a41606ee695358a014a07",
'aarch64-unknown-linux-musl-0.2.14': "aarch64-unknown-linux-musl-0.4.0":
'3b315856284f2d4c2a6e3b19fd6c5eae87334c37f1a7dfdaad3f696b976dae72', "5ad6693e937587abf0cc31979d4922b427995534b639a2b467199fc8c87bbafd",
'arm-unknown-linux-musleabihf-0.2.14': "arm-unknown-linux-musleabihf-0.4.0":
'40b481cb4ad70be8afe62fdb62c6b4f4f90a6a3cc6061950f58e4d92b13e58b9', "1550a498361902dd13ed5dc574f151c531c0ba75b150edbb24a07505ed5c9ad8",
'armv7-unknown-linux-gnueabihf-0.2.14': "armv7-unknown-linux-gnueabihf-0.4.0":
'bf7ceff49dd3ceb384316c6bd85b037a9b5c830074166f57d6ad6fc8b42fbb75', "b06194e2b24e1b594d3beef364402393aff5af8ff567e4860add59a6035cb2ce",
'armv7-unknown-linux-musleabihf-0.2.14': "armv7-unknown-linux-musleabihf-0.4.0":
'3e246f87058d03d0879c0a2dc287aa352785fa8a37e166b6c322b7ad1e79fe49', "38cd80d9de64eadb5213b4d026e9e5ee45d5222a01c859540cdb29042842a4ae",
'i686-pc-windows-msvc-0.2.14': "i686-pc-windows-msvc-0.4.0":
'97d1cd6da0bbdfcda220167c0309b50ff294304d273d59a5b30076e31a8b9deb', "60041b66a092cd7f13655ac19ad50aa83ea5f2012af3b87d7defe4ea96483efc",
'i686-unknown-linux-gnu-0.2.14': "i686-unknown-linux-gnu-0.4.0":
'7f41c2d76af64bb5fa790516a43d86dda8c03b1ba5b57f1b2db9cea7eb836a53', "0e76ba23a272188f0a1c5eaaf7bb8ee626e5e8820ff96a2ae1490e591e7a388f",
'i686-unknown-linux-musl-0.2.14': "i686-unknown-linux-musl-0.4.0":
'28d924aaf00228b35d0219a4e0b87846bcc515c6575f3712733cdf614716e9ae', "bea1b1832bc8518c5f5c1c50f1dd3d2ef042d40a031da4fbe583fb991ba4f690",
'powerpc64-unknown-linux-gnu-0.2.14': "powerpc64-unknown-linux-gnu-0.4.0":
'd20a64a746d24e49fc85d46064538fb2c84778131340abe345192c1d62c29357', "56e80876b799c973fd7e24646e116a90b4011be4f2e6bdd27c5aa8e03f173124",
'powerpc64le-unknown-linux-gnu-0.2.14': "powerpc64le-unknown-linux-gnu-0.4.0":
'1bc57215f96f156d784761c616de0a1c7d90aecf145c5f7e401add537db17106', "e819a6dc969b696809d295cce013bc06b31aaac60b15f7aff9e2e580933e3ec0",
'powerpc64le-unknown-linux-musl-0.2.14': "powerpc64le-unknown-linux-musl-0.4.0":
'2fbb0995b0a34d3cc2a97e3a5c4aa0e8b6b3b52d432a082f566112eaae1c490c', "64002df7a5b93f7d599ab975de5675a759cfce0b34ce4204302bfa592d58e838",
's390x-unknown-linux-gnu-0.2.14': "s390x-unknown-linux-gnu-0.4.0":
'8b025f335dc7066dae5646114b7fa0e9026a12a05b8909acccaf9c6348298d7b', "d899f780193a53c6eacd878383a7496502e3319e22c2262f95de5df91ca609da",
'x86_64-apple-darwin-0.2.14': "x86_64-apple-darwin-0.4.0":
'402525d3a113fbdcc687ca408d42cb104ce18e8e030dc05b83381ca4f9ea76ec', "5788b3f1a4d51bce070d40d432ca0fe675510b501359b3a60461ade53ecd7272",
'x86_64-pc-windows-msvc-0.2.14': "x86_64-pc-windows-msvc-0.4.0":
'a4c00d69418061c1566e758e85f3f6fc1532908453d03cd9f9aeba03d0bf640b', "2681d6efd66fb7963317de0b6a8b4b63735e1f8e9f5fca6a7eeec14838307792",
'x86_64-unknown-linux-gnu-0.2.14': "x86_64-unknown-linux-gnu-0.4.0":
'79b2582675bd93c7d632e71a667478a3b1eed101669944e64c848f7240ab4725', "1302d70383d6da5a760cd1710511b118e10482dd11e4e6475776b13ed6a414b1",
'x86_64-unknown-linux-musl-0.2.14': "x86_64-unknown-linux-musl-0.4.0":
'c0f760078a326b6f861d0eb4e9a04bccd0bdeed6cf72f284efa698e54ba83c77', "033e69e03668de34eeccbdb3f559c1db578c3aad4a5a34509924871dc9413e0c",
'undefined-0.2.13': "undefined-0.3.5":
'9ae345ea16f8c61997d8434153a20a1e95ba11fc46013ac951c70d3fcb77c8ec', "7f136b52040652a108a3ad45dc9c9deb94045c73fbc2ea59a11f578faeb55572",
'aarch64-apple-darwin-0.2.13': "aarch64-apple-darwin-0.3.5":
'f588388d2b13f77e4526e619f618a306b6b026a96975fbfb2c6dd1ded134cb72', "a9ddfd6d9350e6cb93e0e57d679f39a4493b510e5d14d475f8524a5ade1132d8",
'aarch64-unknown-linux-gnu-0.2.13': "aarch64-unknown-linux-gnu-0.3.5":
'f342442088a56a8a5e4af6781501870bed1b388b37ac2e9deb250cd1d0dc1845', "30ae840dad58774f0617de8d4a36a1fc9f2ea87a0ff6293f06babe0ddf0d56ae",
'aarch64-unknown-linux-musl-0.2.13': "aarch64-unknown-linux-musl-0.3.5":
'56151690ccd6a12205478212dd16013d1969e3ef808a66f99809da850a49ed29', "012b9455d53fb732fc1ec83c0148f87df6e2da15f206e44585577a1a3daef6a5",
'arm-unknown-linux-musleabihf-0.2.13': "arm-unknown-linux-musleabihf-0.3.5":
'ef70483125e00033ed6bd5f9b0c4cfd377db54897284cd7d1d25e2ca6224312a', "88ae64b409bcf91070022d19b9fb0e172e6137dcfbf388840b8ab60c8b8a523f",
'armv7-unknown-linux-gnueabihf-0.2.13': "armv7-unknown-linux-gnueabihf-0.3.5":
'20f96f8a6b2dee8a6013bc12b243b718027e5a34c9fceb4baef7e85e530f9da8', "ed21de216cb027e443518f7efe4ce12b5f966be836b1e7c2a8612612bff719a3",
'armv7-unknown-linux-musleabihf-0.2.13': "armv7-unknown-linux-musleabihf-0.3.5":
'59b50354236a4a3919ecf9619bb5791936724351e6d1f96a18969d0e5df2dc51', "1fcf0ac7f29ffc7f05961a3abfcecc4f25f0d7d6fa78e304a073e03dcc5e6f25",
'i686-pc-windows-msvc-0.2.13': "i686-pc-windows-msvc-0.3.5":
'644e97188d6f4d96e0b149992958c20cce928ad0f4ab4800e0fed70ae16198ef', "3607d1495951607e0e04ee763d67733b171146e3003f071894cc83d344b3943c",
'i686-unknown-linux-gnu-0.2.13': "i686-unknown-linux-gnu-0.3.5":
'aa94cec4368c615297aa4d81ab81c9034b4a40d66c75854002f0e26857e659a5', "91ef1a96b3bd2780c55bd01b8f7631ff3d70c2956c9ec8e0d651bbcde8210df8",
'i686-unknown-linux-musl-0.2.13': "i686-unknown-linux-musl-0.3.5":
'152cabfaf4c433d6904c5f68c2771b0c5ad207e356ef96867680faeb9bba0c8d', "8b70ff380216770feb7cdf32442e1819eb5fc25e5d161e4b7bf232e33b9e0966",
'powerpc64-unknown-linux-gnu-0.2.13': "powerpc64-unknown-linux-gnu-0.3.5":
'7f6bcf0354c87993bdcb76ca0ce3b6211703d19f08bef2cd3306b75cda6ff8ad', "cb9dd4ece47beb2107f71bc36a3b7945640d4316a782778bce10f4c178187e12",
'powerpc64le-unknown-linux-gnu-0.2.13': "powerpc64le-unknown-linux-gnu-0.3.5":
'0f38a41264be0ef325f8d438f34ea95c002736b3c092e3276518a2253c4ff923', "343967158a0490afea4ba9f98b932da4a2681d3132b0e98be11f137e21c310f7",
'powerpc64le-unknown-linux-musl-0.2.13': "powerpc64le-unknown-linux-musl-0.3.5":
'081e0c31a971c3755108a6c70c90fb68a2b0829f995665aa5df1002eaa4945ec', "7c65f135dce64e954b96893f0ac6ecbdbfb2db6b9d43c7c1e3d0d8a980a6ef55",
's390x-unknown-linux-gnu-0.2.13': "s390x-unknown-linux-gnu-0.3.5":
'dc843c32e51ee3fb46381699bffbc4b6040c51083a1dc7d6c597582b84956aa7', "b335ff326e5096a7b76ff13e023948172b2f4d5e0ca306909f439176ecd05a8d",
'x86_64-apple-darwin-0.2.13': "x86_64-apple-darwin-0.3.5":
'6262eba42ebb9035a574b74c5ea253a41353fb4b6b264600e3b05b1a7f4cabc0', "483bd51fdf952e039b715aa95887700e37efbd35eda37e38ecdb07fe136e1e9c",
'x86_64-pc-windows-msvc-0.2.13': "x86_64-pc-windows-msvc-0.3.5":
'898ce45b3767ea97429426a7bd0ec54d070eb9e29ff2b072bdcf288bf6ddc9a1', "339f3bec736bf392966b5451dedce7f88097bf410168a7c2b559a101e81ffe95",
'x86_64-unknown-linux-gnu-0.2.13': "x86_64-unknown-linux-gnu-0.3.5":
'3f96048fa1b82eca14d45bbcc86714cd0dee19a73ef9311da6707faa308ec25f', "a1de10f96dbb75a549159bea5771d2be320c130d233422a327ada653e80967db",
'x86_64-unknown-linux-musl-0.2.13': "x86_64-unknown-linux-musl-0.3.5":
'2121a2184aaa0e4c7ef599358dc2bfd20e5a07a1373c302b6fedf79f2ba0778d', "f2b0ec58c2215aa618740a1a66344193f135652b1b8da25b065ae18fa71e7f84",
'undefined-0.2.12': "undefined-0.3.4":
'322c672b515d240ae4a588dbf18086f0b5cdbc288335668c32cb6554cb3551bb', "89b619436021c5d28a680cc4c8002867199f5ad898c6e1c7afcf9f04054ebb0d",
'aarch64-apple-darwin-0.2.12': "aarch64-apple-darwin-0.3.4":
'cd9ca2c17a32f08dc03a6430fb99c16cb2eec1350a4857292df6a600d71a1467', "d00391fa2e398d431d0ab62868d3430cb20ae0b6ccea84afa61c4c63252e3086",
'aarch64-unknown-linux-gnu-0.2.12': "aarch64-unknown-linux-gnu-0.3.4":
'8e57c9baf43f80a4b0eca7d5fd0de9152b99ec22809ecfd8350ab4317ae1d629', "f8b3a8fe20a3d5157ba9a49a45e57b94615a1488ef234377011b605355ec778f",
'aarch64-unknown-linux-musl-0.2.12': "aarch64-unknown-linux-musl-0.3.4":
'74981df43332e9ca6abd2855d73e0d1f5565d3f724c60f4a67bf0c09d84902a9', "743f179ca7eb1fb4e12852d132923d7f764f27384270cb61b1a9441b61806346",
'arm-unknown-linux-musleabihf-0.2.12': "arm-unknown-linux-musleabihf-0.3.4":
'50c8f8178978679455da0b14e5b03039001c39270d8fd1e51dde9addd45f3cb6', "8b21608c9a5f7f3a2ab329c453cb253173e0e6231e39163a13fa0dee6695aa16",
'armv7-unknown-linux-gnueabihf-0.2.12': "armv7-unknown-linux-gnueabihf-0.3.4":
'cdcda5bef68ecb96c593a1389349b19d6a52a2c235308e6aaade522f67def730', "2c9d6172143155f47a10c451ca2f6e8085bd69063268a0a5580be767b951545c",
'armv7-unknown-linux-musleabihf-0.2.12': "armv7-unknown-linux-musleabihf-0.3.4":
'b1c55e5e3b1cd5310318572d5243d7ba725c413e0a20d6a77987ea00dcfafbe4', "9d1b93f687e1c2800dd48eeb6e9dceb6845af473ad9c8981edf234a53e7647dd",
'i686-pc-windows-msvc-0.2.12': "i686-pc-windows-msvc-0.3.4":
'4bd4c4fbe449799d0ffd179b6432712c4843d1b802ea79b582989d3cd9eda6e8', "9d164ee3db2ba3903a5993ce36ed93ca6bfa7ca429871829a1791fb27ee8cdbf",
'i686-unknown-linux-gnu-0.2.12': "i686-unknown-linux-gnu-0.3.4":
'301351fa77cf03bb0584c45deb36f0049223f404250ba31d69ebdf689ffae9cb', "4b7a066c0f41691933e8a2e92a17ae0ae04853cc0539ee6b1e355bc73dcff6c3",
'i686-unknown-linux-musl-0.2.12': "i686-unknown-linux-musl-0.3.4":
'379de8132478143542aeac0a4b4310eb2ed172927561ec9cdf11cda2ccd87a2b', "1bc925e4e94666c6b0ed21a89e61a72abc87549e2b1ab19fc29c7f786a5749dd",
'powerpc64-unknown-linux-gnu-0.2.12': "powerpc64-unknown-linux-gnu-0.3.4":
'9dd50c32d2c3a41a43e5f08fb34cdf829bba0d2222abffcd20429f2dd19cc6a4', "63f90d3ad9a5fb6926ca799a609825bf838e280ce2d86e39339c4dfe0afe8158",
'powerpc64le-unknown-linux-gnu-0.2.12': "powerpc64le-unknown-linux-gnu-0.3.4":
'53b30539dcb80d074e8d33eae582745a155ff0c3291d816c0596332a980e6389', "513b36159e8deff8944398322aaf0d2e4e1a39c847419f48b7201f61c6018232",
'powerpc64le-unknown-linux-musl-0.2.12': "powerpc64le-unknown-linux-musl-0.3.4":
'9d9af6a119f15cec26e90e18dbdbf004a8ddfe9078e1877bb43a7ba87172150b', "a6c59a23ae3b23d7d17acef707ffe0ac077acd41c4a84941eba74707b4c021e5",
's390x-unknown-linux-gnu-0.2.12': "s390x-unknown-linux-gnu-0.3.4":
'df8a4b496f5307a27c4a8b90e356d4b508b3aab24ddfc5904f7ec53bc3bc5cb8', "4c9aa26a2c8a92a2aeb2c3b5663a427cd17b16ee10e82a95ef054fb09826a0b9",
'x86_64-apple-darwin-0.2.12': "x86_64-apple-darwin-0.3.4":
'71f6c77cf22b8cdd04aa561fe4bd1da8720351359a7c04740bce6a68fdf582a4', "70eaaaadb3145e7ba3551ee92559d19a926d165c60ed0c5f22a84940c4bcbf23",
'x86_64-pc-windows-msvc-0.2.12': "x86_64-pc-windows-msvc-0.3.4":
'5a1b374ac29e1b65ca581573f175ec3c8071cd09eb73f127d9081d37a0ac21cc', "32932773c45ee57e87225203b86db8283feb46a99fd53cb09ee17598046e064d",
'x86_64-unknown-linux-gnu-0.2.12': "x86_64-unknown-linux-gnu-0.3.4":
'7a0c67d32844afadd2d964d9d6ecb769a56e122e1423efce53e7554a33fb5c6f', "d0235c11b43ca285d066bdff63e674f71063c43d398b22590e0c7817f48c59fe",
'x86_64-unknown-linux-musl-0.2.12': "x86_64-unknown-linux-musl-0.3.4":
'a617fdeb285e0dbb13a0f37f802b80be1fe5272a44f752d62d1425ea56428170', "c93ba9ebfd97440c9936630d5667f5ec53bb54f0dd8a5fc9a297a781aa338747",
'undefined-0.2.11': "undefined-0.3.3":
'75555dfd78bfd30f0b32e7515413319920bd1fcc88c4130c4fe02516dbd2bc58', "40a3283f6a16c73342f5cba24f7c1395f17712dadeb1d87b0e354a331229ac4e",
'aarch64-apple-darwin-0.2.11': "aarch64-apple-darwin-0.3.3":
'abcc9dd4234623defca3ee8c1b36d2b3662d5fd12c90727e1111b8e1592fb9ba', "a8e6593f5f787823de4c0509af030b0327b536903044c77c9e61941e0032def7",
'aarch64-unknown-linux-gnu-0.2.11': "aarch64-unknown-linux-gnu-0.3.3":
'ccdf23e44d3479ffe61bb68b61af5a014bcb76397f19b2a85587f55a6cc7a98e', "a0815f3950be714b4d32efacecf32cb33b2857f837fe9cda56b717d69a33851b",
'aarch64-unknown-linux-musl-0.2.11': "aarch64-unknown-linux-musl-0.3.3":
'f4f5b8f496d655206a4bfd28c54192a225da1274d04fa3ff6ff74df1e756c400', "47f6794a78e3ae62c27bd19d347b30362f3aa7466eb1767c10bbc5ddd015208e",
'arm-unknown-linux-musleabihf-0.2.11': "arm-unknown-linux-musleabihf-0.3.3":
'2579a68e7e434f0c47d3af460bf6c0570759761dcf1fa834f2df87abcfa0ee18', "90384cd65b755d3e60cbe21c2b991a1ddb03e42649d8598248b782d66fb41135",
'armv7-unknown-linux-gnueabihf-0.2.11': "armv7-unknown-linux-gnueabihf-0.3.3":
'f76c811a073bd0feea69555270fd0437e7b4c085d604a3949d2dd98b418b1597', "bf4e8c2d1137959dc2271190e036f9046ea95e82ef3af948ec9bf6a8e4ed4c45",
'armv7-unknown-linux-musleabihf-0.2.11': "armv7-unknown-linux-musleabihf-0.3.3":
'45463088ca59aadb7cd0343f98e1892198799e24b19873c8885433d72673c6c3', "92578e0da2b2fff1002a70d217d54b3b1a37be424bbe91b03aa0ee1ec233d54f",
'i686-pc-windows-msvc-0.2.11': "i686-pc-windows-msvc-0.3.3":
'fb7e8b6647fca55e627a2df40c811e2d1af8a5f9bd802122b5b93edcbb605aaf', "7184333831c6608f395c600ac2bb98890babf38fcea48eee8a9fe5e3a8c81bcb",
'i686-unknown-linux-gnu-0.2.11': "i686-unknown-linux-gnu-0.3.3":
'13e7682d48e802c16e41ca97c0b137eed9302caff943464f9ef43dc1de2dc8e8', "11f0071666d5dd10255c73a80938eb573d7d080203c3f6b7f13ddbc9054cbad9",
'i686-unknown-linux-musl-0.2.11': "i686-unknown-linux-musl-0.3.3":
'64f849ed7de03cd4ae08759224a3065677a4164f42318c8e6c883f28c443e698', "de74c76c0c03a2a9638276d46c2fae14d732679a011600e5d361c880124a9aef",
'powerpc64-unknown-linux-gnu-0.2.11': "powerpc64-unknown-linux-gnu-0.3.3":
'5cf33f99dc3318989c8e14697677ee5bb9029c38c60b44c69e9f58d8e8cd8417', "6bd8a0cb576b49a25f57dc3f602f1caa1e37a60c602d0f170809af78fd66c55d",
'powerpc64le-unknown-linux-gnu-0.2.11': "powerpc64le-unknown-linux-gnu-0.3.3":
'70a3c979624bc22307708d84ef9dda1739672606804b68badd6a01b88ec5d4e9', "d9d6db9f3ffcedfd8a29a8f18af3fb09fd639fbdb33c2cb58b2bf5e428942269",
'powerpc64le-unknown-linux-musl-0.2.11': "powerpc64le-unknown-linux-musl-0.3.3":
'a3ec1fdfbe0551d9ddd522eec0040a13eabeb8081d8114a8bbe3ea6b1efc5df5', "cd7d6199b1682d0348b3411f094e653e132a2c78ed39424ebc3278f78b51d0e1",
's390x-unknown-linux-gnu-0.2.11': "s390x-unknown-linux-gnu-0.3.3":
'57ac8fcb1880cda4551bad47065e434ed020b6b2a401fb655861813bec1de223', "bc941ccd12529957eff13882cc8f2f37b5a47a4ab80ea67ba5444778764efec5",
'x86_64-apple-darwin-0.2.11': "x86_64-apple-darwin-0.3.3":
'b0c3cf377363bb0bc0917bcf8efa08590e3ec86a3713debb51b0a5efe7a48e9a', "be1cdcdee3d91402d259c34b756a42beaafe7bb93567bb5d48c7fdcf799e423b",
'x86_64-pc-windows-msvc-0.2.11': "x86_64-pc-windows-msvc-0.3.3":
'07ee4e64fe871de647f0580348f317475906162398604b96bd5c52d99fd2778a', "742f3c5aefd0966c38705b0439641c390aef290e8ea007496ac83fcb825203a6",
'x86_64-unknown-linux-gnu-0.2.11': "x86_64-unknown-linux-gnu-0.3.3":
'4a6188b172cb8d43e59c91dad8cdc4418ed0b395b09e4198ba4661cbcdbb40eb', "729da13410ba857c6e258753c4fabcccc39d32801fea7f5149997e9f88b27b3d",
'x86_64-unknown-linux-musl-0.2.11': "x86_64-unknown-linux-musl-0.3.3":
'063afd8753870e147cf5d7c6273748d585f758d43d8df4bc04121667b7d5a6fe', "8c7a7bf83bbe25bc5e5d7d41cc5f58148a8b577a298cd91ea9173b4e612bafda",
'undefined-0.2.10': "undefined-0.3.2":
'faf7b657b53a31d8d47cca58b33379d14f4701165a1867e61039a961274a45ff', "1aadddb260b5a9f3d44f5832a834b55a6fd1573bb657d62759495dcdbe212507",
'aarch64-apple-darwin-0.2.10': "aarch64-apple-darwin-0.3.2":
'a099cd4dc28f879e023ce221697e07a2089b12dc42099dd240a2e64d5cf428be', "a70cbfbf3bb5c08b2f84963b4f12c94e08fbb2468ba418a3bfe1066fbe9e7218",
'aarch64-unknown-linux-musl-0.2.10': "aarch64-unknown-linux-gnu-0.3.2":
'fffdf595dd2a231b372b685a2e25589bd8d537fea252b28678565f01e5b8bddc', "6be360abe140f6818844aa3fdf6a3d004b2337b9c240be77c348bcf1f032e877",
'arm-unknown-linux-musleabihf-0.2.10': "aarch64-unknown-linux-musl-0.3.2":
'c1ccd50c4f3a18dcdd46d44d285313a84a9a2b36e8a676e4935e339362794489', "65735e2776fae9ee3f4604f6d3c562f1f7cae203e428a6d8824a37379f469d77",
'armv7-unknown-linux-gnueabihf-0.2.10': "arm-unknown-linux-musleabihf-0.3.2":
'38c30fa3c5e3c97db50396609619c17741c860c36e13ee210e387c94c59ce1ff', "68818f6b349260ae60bae969dfa048f45e4196c74a0639c4b9c3591cc0f56dcf",
'armv7-unknown-linux-musleabihf-0.2.10': "armv7-unknown-linux-gnueabihf-0.3.2":
'36b38e5124202686aa79ee7d872419746aa3675e34fa7782be489fe310cd4440', "474b62fbbd461792e224dbc5e883a4bfe23f85aa2e3d45b6f1fda1b5be1ab0f3",
'i686-pc-windows-msvc-0.2.10': "armv7-unknown-linux-musleabihf-0.3.2":
'e4130ec5fd7af4d52ecf39144a15ff7926e7994a14a1c2e75f66d8c352f74bda', "b66b76824df42c3057a9ed440a2d1630533a8fa1fbab3c99f237cecb0cbafc47",
'i686-unknown-linux-gnu-0.2.10': "i686-pc-windows-msvc-0.3.2":
'0ceaf9b11a1173497e96c5f74b2d13a8cecd9d794eb4096b8eb21537aefc0a6f', "26ddb27546bb7fc97758aed476938bd4469d9a6698292909b6e7820c48a3eead",
'i686-unknown-linux-musl-0.2.10': "i686-unknown-linux-gnu-0.3.2":
'078a21bfdd32363b989e28903d37d9a3114e5ec76683339abedaaebe2b78e57c', "44b11e3cb4e0e6e51e3a78738fa17da251975434b0d538dd6219fc221b520585",
'powerpc64-unknown-linux-gnu-0.2.10': "i686-unknown-linux-musl-0.3.2":
'5ea1aa731bfafe544b754daf06b987d50a569944ffebb856512bf016ae747b68', "37a8728fd5125990b4de3468a3f12b7242f336852c5c2b27fe14a81a7df6b579",
'powerpc64le-unknown-linux-gnu-0.2.10': "powerpc64-unknown-linux-gnu-0.3.2":
'd9122acabde5b4bca92fecb83abdb4eb9e2310b8985ea0c02028d6605dcb7d9f', "d4f02f9781be8e0bd2dc87481b1aa045cb37f2bb83cef20272a1a506ccffc9a8",
'powerpc64le-unknown-linux-musl-0.2.10': "powerpc64le-unknown-linux-gnu-0.3.2":
'cba75fdad8751c443db162af15a0ba730ceda6f0a32d58d0f794be906e518a69', "6ca624ec97b6f13a65d8d0d4b854634b48e6b7b6f9dcd1433ebb584ee3164fcd",
's390x-unknown-linux-gnu-0.2.10': "powerpc64le-unknown-linux-musl-0.3.2":
'eac781c177f900b3175e24b38da8d20d2a985e7e1b7cb8a2506a663ba930ae94', "7a50bf8228ec8ca60dc5ca1a1aaad4ece43d2ff08e32c0178ac0c5e652126372",
'x86_64-apple-darwin-0.2.10': "s390x-unknown-linux-gnu-0.3.2":
'd81a89883ea4ed47a115f4b4947cfe20db26b91d28a08287554eb594efc20cab', "b0ffeeba7605cab0058713be4f23a9772f8dcc0218d760ee22635f9caf4c56de",
'x86_64-pc-windows-msvc-0.2.10': "x86_64-apple-darwin-0.3.2":
'f1df811e31940bb50c7f07a1e94eea0b7e3344f0e5ebed9e57a61f7c7857deef', "7b54003989387079ca27b8895a11abba7ccae60712641592c81e0edab4c668dd",
'x86_64-unknown-linux-gnu-0.2.10': "x86_64-pc-windows-msvc-0.3.2":
'99b25a80e170fde54b299c05f4c071c7130ed85db45fe8e7663cef44f09aac5f', "ee77cedd463673505bf6c060eb8149f3d3965c46090bbf76595d2b05a95e596b",
'x86_64-unknown-linux-musl-0.2.10': "x86_64-unknown-linux-gnu-0.3.2":
'5ab4daa64daad2fc53624c1e88dca7166424526713e6fcbe8e34e80f23ee612d', "4d9279ad5ca596b1e2d703901d508430eb07564dc4d8837de9e2fca9c90f8ecd",
'undefined-0.2.9': "x86_64-unknown-linux-musl-0.3.2":
'd1c2b96c86aa8f928d8f49c3addcbab35bc6c1a6609ae7ed64bfccc3135ec448', "38d18a40c0bdf02f98f3ee35749c295638be37fb8699aa626ca5c87d0ad42512",
'aarch64-apple-darwin-0.2.9': "undefined-0.3.1":
'ebcbfb397dc045356e1b758176b83fe192bf6cede3ac307e30e6934c54ef45a5', "5dce72d45cbbc0b661325e5f585440b977e095b6a29601059f509065f86ff9ae",
'aarch64-unknown-linux-musl-0.2.9': "aarch64-apple-darwin-0.3.1":
'b8d055a0279c52021238a92e41bd6076813fac3ae77f4a3235b8aa4e2d398c0a', "e11b01402ab645392c7ad6044db63d37e4fd1e745e015306993b07695ea5f9f8",
'arm-unknown-linux-musleabihf-0.2.9': "aarch64-unknown-linux-gnu-0.3.1":
'f21a687de862282ed42f8f515a9221ef2d4b4e831a634c83837eba5ade3bed35', "6d57e45392f7cffe62853f1f35382e8ac9d52f1061c97ecace28dbf50243e7e1",
'armv7-unknown-linux-gnueabihf-0.2.9': "aarch64-unknown-linux-musl-0.3.1":
'9c43a432b9e02b126e2a1e42262b8ecc7d5715e9183c0fdccfdb6a98911067ae', "2465eb291940c51cdf84c68d2a699d4026f7030cdaeb2a4e2801a3c4c0213f19",
'armv7-unknown-linux-musleabihf-0.2.9': "arm-unknown-linux-musleabihf-0.3.1":
'fa57fc9740b58b7db4cecbbb3e93a92f73dd30267965097504736ea6982e67b0', "dba9127924bd5e809600b1554a8b91f8abde511cbe9ddb5027a9749254c7a531",
'i686-pc-windows-msvc-0.2.9': "armv7-unknown-linux-gnueabihf-0.3.1":
'c68cbadfe1242f8f47469481773b9b7ec09b0b1bfa99cd545a170a3c4a3d294a', "e95c07dced47f3c6444c66f52378bfbcc0015281bda2ad79d308421a458b5384",
'i686-unknown-linux-gnu-0.2.9': "armv7-unknown-linux-musleabihf-0.3.1":
'530a4070e2fe5733a0f1ea262033e83638f283fd80fccf81c0e445a68bf47f60', "8c58b4ce189d5e1add276eaaf3d69c77de340cbbe79fec375333de00e4e360dc",
'i686-unknown-linux-musl-0.2.9': "i686-pc-windows-msvc-0.3.1":
'68410fd939715734af7d0d7f2a770cb786996604af688f260db94e17f2aeb8e9', "f5d15af65e0782f2459770afacb3ce8c5a4916566399e357c951618edbd27c9d",
'powerpc64-unknown-linux-gnu-0.2.9': "i686-unknown-linux-gnu-0.3.1":
'04c59c34f3895e9484f40c05fe6fdd2bb1e17a919d4b9cdfd99633a2f52d2ef6', "22508ed628b2966ec0cac3264db99337059f8c1cf70c0db0ee88d7d27f3e181f",
'powerpc64le-unknown-linux-gnu-0.2.9': "i686-unknown-linux-musl-0.3.1":
'15a1902193c2654031fd7fafc416f434c36524d86a827e085b35580f83ced93a', "223b6920226ff5af37178b0511112d82af6dbcb24dd78230d972a17de6a4a0ae",
'powerpc64le-unknown-linux-musl-0.2.9': "powerpc64-unknown-linux-gnu-0.3.1":
'9c1ae1bbb60b334d3249e4fbfb6ee2c3b52854764a3e4f6e6a612c4b96542826', "c4eb8e06853c0e1accb6ef7976ee52ffe21631709a3ff63f4a1523ecafd7354d",
's390x-unknown-linux-gnu-0.2.9': "powerpc64le-unknown-linux-gnu-0.3.1":
'444f7bc74488219e6157136638696fdf6bad37f3090e324e6e843318ff09abb6', "540aa375abc43c5fcb39e646ab7e3ebc14ebfb95264575c81b8c9c335ab4122f",
'x86_64-apple-darwin-0.2.9': "powerpc64le-unknown-linux-musl-0.3.1":
'30f22cbe600b657cf6e987a05740194c2f1822f394b1c60e15621989b28b6591', "387459fa2cdfa3f9814c8a2de2a864a0be6ce159f76e831cd249f4b659edda5a",
'x86_64-pc-windows-msvc-0.2.9': "s390x-unknown-linux-gnu-0.3.1":
'32057b35feb2dbdb8de32bda75c8621a00f2aa619cfcc6d4cb5506b3b6ba6d63', "b469bd51615edb3ec245b0aeb9338d074a8832856029b331f2a949946e921cd9",
'x86_64-unknown-linux-gnu-0.2.9': "x86_64-apple-darwin-0.3.1":
'83438964a0be35ddded2099ea64599706e7c7a7de575429ce4df78e20d57774d', "8a4fc632bf32b49a08d1994e6a4054b535eb7f0eb85e618f30fae86375b34cab",
'x86_64-unknown-linux-musl-0.2.9': "x86_64-pc-windows-msvc-0.3.1":
'28e583284cdbbd5e3796c4db2c94997f805b5c632d73dcd9a25ddb3dfa9453b7', "e57ebd003eee92edfaa909fffec3214aa032590566851edc5ce55824c4aacf8a",
'undefined-0.2.8': "x86_64-unknown-linux-gnu-0.3.1":
'dad41d5189d272b0cca9a87b3bb16c7a74241b9051ebf2b6fd5e94a0659a35fb', "1ad8815d46435ab29923d84717dd0f8ee467be055cff5c4ba1d9855882a6ae19",
'aarch64-apple-darwin-0.2.8': "x86_64-unknown-linux-musl-0.3.1":
'ce64cb16c5e0dd567ba926926a67c569d9138c5162685ed5a40639b2c9163275', "e9f8396a2c06d6c06c36338b795e2978645c2b3b0e6915537e1860dd0cd951ab",
'aarch64-unknown-linux-musl-0.2.8': "undefined-0.3.0":
'8f4bc88fbb7c498224122047f3f559b93e145753032d59782037ccf2969360b0', "1f52cb03becdae308666b75ff6b193ca55267a762ecf98d99f8f4cc8cbfe5a5a",
'arm-unknown-linux-musleabihf-0.2.8': "aarch64-apple-darwin-0.3.0":
'095db570c8c5d0b8033d605984d2a0513585232b6c44f0255365c1bc016a12c6', "232935b3b2c187c4f8dc8bf533875bd7163d06a6fab625a1770689b337cbfded",
'armv7-unknown-linux-gnueabihf-0.2.8': "aarch64-unknown-linux-gnu-0.3.0":
'c88b3f63ea7b3727500545edf0a6c1581a34ab5328fa2503e7c40911dce9e26d', "27fca2b1fda6870e1e6d376276cf0e7d3ca87b7e5c3062ef1301d9e5266cfa39",
'armv7-unknown-linux-musleabihf-0.2.8': "aarch64-unknown-linux-musl-0.3.0":
'0063e160561a5928d73a8d89714aff77c51adbb62f4f1f4f0f438d7d3a03b4ec', "55bc78ee396f3b9847d28a83edbeeb557edd78462b782459d95fa9cad86cca5e",
'i686-pc-windows-msvc-0.2.8': "arm-unknown-linux-musleabihf-0.3.0":
'dd3bcf604e2538625affbcda1e4e61ef1b27aa4515081ac13afaba92ed7ded02', "9305f0214f16eda22e72f4dd08c6b980243fe16a43b6efcaf11227efd1aa5d9e",
'i686-unknown-linux-gnu-0.2.8': "armv7-unknown-linux-gnueabihf-0.3.0":
'7643a101a02befca1cc3a5c830fc51a157f54bee2afc1eb098686972a9079810', "e949eb495b199e6c5853f6b051e3c7db84c044453e443d7b7892aef4eb08f5bd",
'i686-unknown-linux-musl-0.2.8': "armv7-unknown-linux-musleabihf-0.3.0":
'71a792c953f782efb1648170abef72ce4ac0ca4dafa101719d87798dca5e7833', "c466e061a8547a669e216321738d02ca5c864eb4ab3feac53a51a681a07cb2d7",
'powerpc64-unknown-linux-gnu-0.2.8': "i686-pc-windows-msvc-0.3.0":
'fa4afad36eb706bebea001d335aeab753b164ac6870267a6f6dc1f7dd70c03db', "1dbe4b2b9829bb11cdb3ec64e916749f6224f0db0a65bbba69570a8aa1289e2c",
'powerpc64le-unknown-linux-gnu-0.2.8': "i686-unknown-linux-gnu-0.3.0":
'43bf0cd00751c0332c9016c7b30dd2a6c753f0922dc5a1ccaba45e8b6afa4621', "b5a7fb7e649de9fb0342fd42c3bb1c5e6dd25d96096e08af99caa276fa44dc07",
'powerpc64le-unknown-linux-musl-0.2.8': "i686-unknown-linux-musl-0.3.0":
'a0f15bd3e80e8b97affda7d24e2143c7dd99fcb7c8c8e948bad849d4a3658e52', "569ed9ac409ebce382e1583c33705e159bb960e79f9fe58feb9a357676be3607",
's390x-unknown-linux-gnu-0.2.8': "powerpc64-unknown-linux-gnu-0.3.0":
'106264c325eeeb17e7d8ec5f1b30a31129d4ebe2c97f54dc88fde16be7177a11', "0e075944b22557da941677ff25fa21677cd1eaf8302782dd2c94643494f667e6",
'x86_64-apple-darwin-0.2.8': "powerpc64le-unknown-linux-gnu-0.3.0":
'8eafabb094127b35d472e8219047d4596652a9a645189f829f6bdb1b4786f282', "6886c917446d6b954eff5c688596a4216e9418560166271eac1caa722847350c",
'x86_64-pc-windows-msvc-0.2.8': "powerpc64le-unknown-linux-musl-0.3.0":
'1ee50b71511cf7007b07843562fc2467dee81cb8baf488e8cc0ea0b58ee12ebc', "560583853792f5e3e4d40594436d5f75cdbc9a4e304d6f781f601b9eeaafbfd1",
'x86_64-unknown-linux-gnu-0.2.8': "s390x-unknown-linux-gnu-0.3.0":
'ce9f8fca5faef55af4fb83343143bb403ecef518f9118e97a37ccfbf1ccadfc3', "72b1b81523466a0fbe388bbde0a6926ed0af4884cb46d1e46ed1c0232a076cab",
'x86_64-unknown-linux-musl-0.2.8': "x86_64-apple-darwin-0.3.0":
'6f155b9b9d2b1baba811bd0c1aba0306a39ac547dd6eeb3906f692d3cec86984', "8f3abf9bc7f49ddf85b1ebb4e5a5dd2032b6e7a4492fb5fce4b70ee4a9938733",
'undefined-0.2.7': "x86_64-pc-windows-msvc-0.3.0":
'dafefc3926d85052bd3dc07e28ebd8ecde0ae575bbf80b5c5bab80fdc3a3ba84', "b8b693699b46d2063cf92ada07671a309f14ccb99b34f9b3f927f7fa08b24c19",
'aarch64-apple-darwin-0.2.7': "x86_64-unknown-linux-gnu-0.3.0":
'b9a0e6c501afbc4b47f07a199927d0783857013736c1c8c2d173201175139e45', "06e38986b2923882ad250ac42c9e5db3295bde33693aa9a63b8d32632daba007",
'aarch64-unknown-linux-musl-0.2.7': "x86_64-unknown-linux-musl-0.3.0":
'40e4fba3abcc76d5f69dc420cbc457ccc7bd7003a07e6caa0a2a8a803b339e31', "194d2a550af3e334f693f6afd716d66adc90445805e72bfa8108f36714ed7431",
'arm-unknown-linux-musleabihf-0.2.7': "undefined-0.2.37":
'5ec601accbc0b3a3cae4c8223dae977c4233313a246888ee5bf2adf381e07910', "bad5e3e29e3a795a789dfdce52b4ae4c252f95572539b075bc938870e6e7c1df",
'armv7-unknown-linux-gnueabihf-0.2.7': "aarch64-apple-darwin-0.2.37":
'a960192da71ba05438d1ab3632ee5a22c8b02dea087f9c054c224803870c9571', "35786030f926e3d34d186edc0ea3989698e57755852af9ae4b39da5109abcbfa",
'armv7-unknown-linux-musleabihf-0.2.7': "aarch64-unknown-linux-gnu-0.2.37":
'62bd71eb14a9e6149e7277a7cc3f5ab61e291a861d2cb252544353972183427e', "ac1b4688074f5a2eab1fbe331e76b5f5766e143a8eac87f64f24379168b971f9",
'i686-pc-windows-msvc-0.2.7': "aarch64-unknown-linux-musl-0.2.37":
'51144d9d46629f0c260988ff486fe1720ad049fce7cbea201fa861752172d26f', "ddec1dd3aced1a209645c0d4c8fc9bd9f3c6a4577c43a854efd6708440f34f14",
'i686-unknown-linux-gnu-0.2.7': "arm-unknown-linux-musleabihf-0.2.37":
'f35314685a233ee0b769cbac99d552f2feb21dcdf5f24bbf069b34dc5a26edf0', "d99c5c44ae042249b50720d3979aa5b82f61838ee76474a250ced23c09475a85",
'i686-unknown-linux-musl-0.2.7': "armv7-unknown-linux-gnueabihf-0.2.37":
'41afe171469eb811b50fbc6f45c97db842019f3c8707fbf992335eecd78125d6', "3fe173e1e1d2f1bf0196bf8a140f39bc4eee34d16c6f758e552bf2a40f82b579",
'powerpc64-unknown-linux-gnu-0.2.7': "armv7-unknown-linux-musleabihf-0.2.37":
'd84c24bc570589cbf61b35bff7b3b2b7a56fdcd5ba64f53602a0ab8009e07bd7', "dd5a3225a8f39a4621425079f867decea4638e21d65cc9fc6803f1f6d4e22f6b",
'powerpc64le-unknown-linux-gnu-0.2.7': "i686-pc-windows-msvc-0.2.37":
'f9ed8c319e5dc5920f5cc4455e088ac7768a858bed95eecec330f1e99e47d903', "4c024f88c23359f8c0a61a31f93197e1fcc0b6e2ed2ea17733b99494b75078c8",
'powerpc64le-unknown-linux-musl-0.2.7': "i686-unknown-linux-gnu-0.2.37":
'8fbc6d52c63680cc6857b55cf8f025740a807a58c59ccadba87300f7103e0551', "a041764c46d872124b4ba390bf1a9263fb52fe1b17cfbd5af85a0deaf66ade1e",
's390x-unknown-linux-gnu-0.2.7': "i686-unknown-linux-musl-0.2.37":
'e1d74dce851c3ef82e347221b36247f649d12e5bdfba5c91b211caee7de004b9', "b307f7dd65a3175aee4283603c0107496de14e431614ab10060d89f4c9ceaf31",
'x86_64-apple-darwin-0.2.7': "powerpc64-unknown-linux-gnu-0.2.37":
'fa3f52a05222d4cefba742e2db029f85c41b7e539c1f748b2583be42b806de91', "c4bee003a56938110c1e9d1c1843837149f20696c35d148567b1106223f06200",
'x86_64-pc-windows-msvc-0.2.7': "powerpc64le-unknown-linux-gnu-0.2.37":
'5a9b7053ae9d25cd28abdd8fb10a8c5353dc0212594013216da5905eb7515360', "c54213db80c976487f54e5521f73010029da1bcdd22136a52a9976deca30db9e",
'x86_64-unknown-linux-gnu-0.2.7': "powerpc64le-unknown-linux-musl-0.2.37":
'080bedb35224afca73cb424629e3512b529398f96353c4cdf59fe6cdceac5034', "8da6a98b7bec35b6333b33872c641a52070331192da840ea5716fbd182f66e27",
'x86_64-unknown-linux-musl-0.2.7': "s390x-unknown-linux-gnu-0.2.37":
'ebc3de0f88e8cdc211fa914124f201b91037c0ba5f30f2614e630295a147c833', "5603fbd953a980203c9f6adec0482165a3b8274b2202a9fe46e1ec3168d4386e",
'undefined-0.2.6': "x86_64-apple-darwin-0.2.37":
'c822fc118367829825775874c19d14bb9415804a2c5efa6dfbb302b1fb18ae0e', "13185dd359d6b3c3c0e170711b2939f3512741ec64c436e0bef83813e94a6691",
'aarch64-apple-darwin-0.2.6': "x86_64-pc-windows-msvc-0.2.37":
'f985057f3ef9a101ca4d485337f8b5800d894277f4dbbda50dfef5e0e1d352e4', "ea51e0dfdc0c1884d116b5a12b589e65bb47d0b2d071d6da4a23f453585be144",
'aarch64-unknown-linux-musl-0.2.6': "x86_64-unknown-linux-gnu-0.2.37":
'41606b5c24e40ae2bcf71d9f8fc28b1f3e1399950ee324aa9925621d5bf1bc0e', "2aa80df3a7120a13fe8cfd0ced688a6285e58c40cfa878e6de817356914df485",
'arm-unknown-linux-musleabihf-0.2.6': "x86_64-unknown-linux-musl-0.2.37":
'854f619dfcc52b26e89189b8c8fce3a5041bdd1408cd867d87c9e4751caff6de', "a4ec0d06361c27a87111212623559da332382c2ead25c1f4c9386adee9905b62",
'armv7-unknown-linux-gnueabihf-0.2.6': "undefined-0.2.36":
'f1194ec0b18cda58537698c5b417f9464d8258334d69049fc32c40c3b8dd173c', "6e7e0950c5808eea0bda615ab5d2e9fa517434edc0c17d0766cd47606241c060",
'armv7-unknown-linux-musleabihf-0.2.6': "aarch64-apple-darwin-0.2.36":
'5ec8d44a6ef6c732a91463a2c4f6817a71efa0838db6924e2bc889a48118f493', "89f0f76695ee554cdfae60245667b795ffeac7e4d52c0b7fa90bb46d4cf95d59",
'i686-pc-windows-msvc-0.2.6': "aarch64-unknown-linux-gnu-0.2.36":
'abff721157dcf759582735e4c9b366cbde1487d6d8a7d1fb50e1a20fd37d6b4e', "8bbc36002d398b5d9febe93be913d42d2844944451189cad6ff2b844c604f499",
'i686-unknown-linux-gnu-0.2.6': "aarch64-unknown-linux-musl-0.2.36":
'e1868d5f0e345d454a8895b09d2e62dd1886bdf01cbeb6d494be9e24a2717b1f', "921a5c069a74608e63e7292d606b1cf0096ffd0914f28bd825968ac66ab3a77f",
'i686-unknown-linux-musl-0.2.6': "arm-unknown-linux-musleabihf-0.2.36":
'abd36ef7319182876fa2bde268f378cf3351036158c6ca9e45996b58f4e54ef6', "349369041c1c86c69bcbdbc3fa2bb0d03e864a95db5e50ef0c04ee67c4e0d428",
'powerpc64-unknown-linux-gnu-0.2.6': "armv7-unknown-linux-gnueabihf-0.2.36":
'55b6480dcea50327c20b835fe81a30d685224c5022cabadf364b59a258967e8b', "42d15ec25a0e04fcda9e6e7501e8cc51d17e593a8758ec76e686381336ec6302",
'powerpc64le-unknown-linux-gnu-0.2.6': "armv7-unknown-linux-musleabihf-0.2.36":
'e8de807c6b42e602b8aa05885627225a33b65d4155c514b58b7bc853d02b792e', "eaed31f496ce42bccbe17eab69d36351c67d3832f9c7740e33c34a3edf5c5451",
'powerpc64le-unknown-linux-musl-0.2.6': "i686-pc-windows-msvc-0.2.36":
'6ddc687f19bbb1f9279cf36d3ac05d8ccb7bde1c7b19f1787cd5ac427943fd17', "b8a3fcaf5e66ae916f31d8c1df8a7d32558eb8e852087c6038cc80fb3e04dace",
's390x-unknown-linux-gnu-0.2.6': "i686-unknown-linux-gnu-0.2.36":
'f596c5420cfc7eb608cc7c560d57047985ff1882d2e95c681e42ce85213adb3e', "1f0515ebd04690b5f09b5a55531eff3595fc778d021bf6b33b5d5dbfdd76ce0a",
'x86_64-apple-darwin-0.2.6': "i686-unknown-linux-musl-0.2.36":
'8e3a83165f751174041fbe0063cc063f4206270c0a187b55941f52e8a9f132cb', "07bb7a141abfe23d0fbdf30e0840865671f491228288cd851d943a984ff5982b",
'x86_64-pc-windows-msvc-0.2.6': "powerpc64-unknown-linux-gnu-0.2.36":
'b359026e348df4e3cc12fc8411992ade3fc5bb5debe334669515383681088a18', "9ec964f73faa23b52e8022086fbffc8f77dbe346e5a17344967a290c10ea0143",
'x86_64-unknown-linux-gnu-0.2.6': "powerpc64le-unknown-linux-gnu-0.2.36":
'02c7803b6209a80cdc8a4867a02ca6cb6a622f0d83f5276770a8d5636a89a396', "f7cf2055c9048faebd75665487d20a55812e37535c6f8393a97f715f40482433",
'x86_64-unknown-linux-musl-0.2.6': "powerpc64le-unknown-linux-musl-0.2.36":
'5efba2047b1e72dbecd64e707d0063f6dc49c22f8ba467480e665534c5f6a17d', "03c3221271bbde6333be35e7bdf0576a73165f8f35c48e33cf09b8e14f907718",
'undefined-0.2.5': "s390x-unknown-linux-gnu-0.2.36":
'798f49225017610715474781467463a0dc48be1708973b0001e547c98c7c5f58', "91788d177f47e3a6db63d5d619f622814b1407b673c311873b4868f223eb2ca5",
'aarch64-apple-darwin-0.2.5': "x86_64-apple-darwin-0.2.36":
'a827cb84658d321de0a029b7207b99fa6e20b99f0c1ab8d24484497b3b87c0e2', "a8c08a6c978b0ef87c00012d892d936324dc9a6881efefbd028622b69c903aa5",
'aarch64-unknown-linux-musl-0.2.5': "x86_64-pc-windows-msvc-0.2.36":
'f465b75f0129bfb1e47902a14731460aec5cc71d9586a19ad19a644fd2fa7a5e', "ae6e07bd2c0843a0ffd18959a519c125bcc444d4ad1b71c00e7c3734bed0777e",
'arm-unknown-linux-musleabihf-0.2.5': "x86_64-unknown-linux-gnu-0.2.36":
'd630b4b3716d4c4da9118d2d5c083e2fe6b7c769dcae39d4c8546ee3709aa0bb', "6fbea0801c1698d00b2300b220d4f72a4edeb0406877ac6d774f4ff385b6fbe2",
'armv7-unknown-linux-gnueabihf-0.2.5': "x86_64-unknown-linux-musl-0.2.36":
'3341aa26179eb68f6b6c7bcdf44a0c3f5dbea3f43905920f4c018410fb3d46eb', "d3543c84d8b2da5d8f08b6f2e87e792aa7626c47cb65458c7b92e68e8614d3a8",
'armv7-unknown-linux-musleabihf-0.2.5': "undefined-0.2.35":
'8be8dacd13b0ea18720b818e536bd80d83ac30eba4d37e8913aeaecf9e2feeb7', "19425afc472eb6e7ff6c4abc28ed2582af977aab1b1d7f15db34ec9579ef9095",
'i686-pc-windows-msvc-0.2.5': "aarch64-apple-darwin-0.2.35":
'13cb20dcf23792bc7ad8d73c2e4f003702606f6e9821c1ac8eaf089f6e98f57f', "e07fd0ed3b5e92ce9018f8775aa76cfd891fae8cb0a1627d5a861158fdbbe32a",
'i686-unknown-linux-gnu-0.2.5': "aarch64-unknown-linux-gnu-0.2.35":
'8432f9d68840fe56a21a8542681045447dcab18b75f43a073bc28c4d5c1b8157', "41d1a15fbd346ca3b33e8c60e54bc36df11a8e8655e98e25801847c270e1b6f9",
'i686-unknown-linux-musl-0.2.5': "aarch64-unknown-linux-musl-0.2.35":
'52540ed8ddf78ec80db95cf54618e6e4fd4cdceab860cbea9a8fafa957c98983', "b8c920e4d335f09ab032087e0f27b4beda00248577ae708fbebf0362f7b19818",
'powerpc64-unknown-linux-gnu-0.2.5': "arm-unknown-linux-musleabihf-0.2.35":
'0a4891a6e8fe2ccd4c17196fad8215fe6611d74a89a7b2569d3fca3546103300', "d50f55d2cdcca7aa7542e73482106fa8413541ad17da47a2a9be612a0b53dc74",
'powerpc64le-unknown-linux-gnu-0.2.5': "armv7-unknown-linux-gnueabihf-0.2.35":
'8717ac07d0684b618f112bfb9a7926490511cecebeed8f125b25f4969dba663b', "322b8564e20a860d5d6e0d9de950f2f0d8204ed7b7a9605f25c0039cb01ac6a4",
'powerpc64le-unknown-linux-musl-0.2.5': "armv7-unknown-linux-musleabihf-0.2.35":
'c9811d9a90b3babf6c384d0a10d38f38e5109b604dcc68564f2c1216a3afb21f', "5f2a37d0414c8585770721139fcad061f123f312ca85faebc70f8836bc5b0c30",
's390x-unknown-linux-gnu-0.2.5': "i686-pc-windows-msvc-0.2.35":
'70bbb790f817b1e0d930bea18bfa688d8177362aee8a49b83f1fe88d9123f86d', "2bd193bb68095b21b86a1126a6fe7740a36bd76cdbb606f51b0da6f19214487a",
'x86_64-apple-darwin-0.2.5': "i686-unknown-linux-gnu-0.2.35":
'8e5808450482b5533c6b33096952b0cfca0a7020d7524c0132616926a9f58878', "44719f49c7e7d634db35d9656f2f168fc13042ab87ee9afe8f04c864a3c341b9",
'x86_64-pc-windows-msvc-0.2.5': "i686-unknown-linux-musl-0.2.35":
'bd6c8e30fad5bb2207c2f7248c375034a9becc3ce905bd94322f9d70e9cc6b20', "2cb162263ee067df2a10c3f9c9959835862aebc17402b7e0decff4a0dda30b45",
'x86_64-unknown-linux-gnu-0.2.5': "powerpc64-unknown-linux-gnu-0.2.35":
'5eb13622b4450b3756f2395c261315562c48f405208cd1a160fe47e43fc85da1', "31ca8623f79926496f78d335839d13d15c66c7e164804604e8f4535be4f5be19",
'x86_64-unknown-linux-musl-0.2.5': "powerpc64le-unknown-linux-gnu-0.2.35":
'dc591b1322d0ad2d3561c6d18657c5c5c34ff9addaa588645a062cd60d14f0dd', "b1d797f9a9f413f3d3f884accd47a97c84d64145407d458e4442b4d011aa39b6",
'undefined-0.2.4': "powerpc64le-unknown-linux-musl-0.2.35":
'073532db6eaf44da32d9a9536f6c48f1c8d450340969234a1b6ac322811758d4', "fc7e73e1af403cb91a0b4d6bb3d133facf93d0c28c188bdb5f9294d4e1e0e657",
'aarch64-apple-darwin-0.2.4': "s390x-unknown-linux-gnu-0.2.35":
'2edcd05f37e6f1c44aba1388086768dbc53777473c354feef3033fcb5cc3434a', "f52ffe9ceb3817df9a999194ab32fb8f997707a44e6597dcede0df238fc14c77",
'aarch64-unknown-linux-musl-0.2.4': "x86_64-apple-darwin-0.2.35":
'8bec0692741573c6f150321cdb9be14b1dd22f91fbdb1a87c9b94a184a6ef753', "f8159e1977b00cf99e120858253ee675a66669b820e63af7f7e7e91cf6a3b9da",
'arm-unknown-linux-musleabihf-0.2.4': "x86_64-pc-windows-msvc-0.2.35":
'c86f3a90d91fbe659708928493a69e35b1a79b2b4bf47d5941a5230ed9412462', "1bbb2a9a81f609a5f257ed066e25902bba995ca2ade3cbd4839703ffbd221071",
'armv7-unknown-linux-gnueabihf-0.2.4': "x86_64-unknown-linux-gnu-0.2.35":
'59e781c25a16e667b57f76b8b99bfc31b85ca94811ddd95c549045928f80c3cb', "f1a9bcbcc3e085fb5ee6a79f5778373fe27fa192d95fc47db20c596789dd1b97",
'armv7-unknown-linux-musleabihf-0.2.4': "x86_64-unknown-linux-musl-0.2.35":
'5a89f32071ace6e5d0501fdf7fe787f2739f89df862dfe1d1d48eaef09abc0ae', "bec7f54d33aaff97098157b4893b9d4a93200c2902772cba13d60c266a54d087",
'i686-pc-windows-msvc-0.2.4': "undefined-0.2.34":
'4e6255288f9041070bb0736b4626ddbe9b8933ff5e067224584c9ca14867902f', "2c8167c6b14738d2d94cc864cbcc5a2f4b45d9136f8cbed348dba937a03927fc",
'i686-unknown-linux-gnu-0.2.4': "aarch64-apple-darwin-0.2.34":
'7f78cc0b7f0316500539f8c9e4f4077c2a94d015673c1aa6ac9402dc8f35ebd4', "2eebf71aa924d8d977983394c212cb3ad99f6e241e77702822e8f407c8e231e0",
'i686-unknown-linux-musl-0.2.4': "aarch64-unknown-linux-gnu-0.2.34":
'97df66100411c14f30639b8cb97b42365422f462e0a5d1acc0770f1d468cf258', "022b805b4d0360e4441fb94262e6a4cdcde9038aabe156242ba833e1ed00e0c3",
'powerpc64-unknown-linux-gnu-0.2.4': "aarch64-unknown-linux-musl-0.2.34":
'52b2c0dde7367c0424363092f276dc07d4fafa7a5696fc34849975717c53b5f0', "227cd1dabb4ebb98e51c1b7735fa94dea96e14db7efb2d3d76b48c87a61a3d28",
'powerpc64le-unknown-linux-gnu-0.2.4': "arm-unknown-linux-musleabihf-0.2.34":
'14c765959084196deba0e4f858fec071b03fd70ec9176e7414e7cee88d6d8e0d', "b71616ec27d83325f0b1f5a801181da201c2bc0c148c20006a40e48adaf2ad6f",
'powerpc64le-unknown-linux-musl-0.2.4': "armv7-unknown-linux-gnueabihf-0.2.34":
'118d70b310f2a4029bf15146d5e574c8b987144b13e235b76bb909654bbf8881', "5e3ff5bbb4159b7a2f9768caab5bcb692756509566ef52fd5eca129b2e0949b6",
's390x-unknown-linux-gnu-0.2.4': "armv7-unknown-linux-musleabihf-0.2.34":
'175c5c05689bb332f74927c4001d1a72866bcf8f5b7fd4f2ac766eb30119882b', "7366c01e5996b7d5251423ae37bc3646e919b39a0d9f1fbde25e3215134a006f",
'x86_64-apple-darwin-0.2.4': "i686-pc-windows-msvc-0.2.34":
'a5bd83234920728797fc523e2aa3605c45c7c3ca760e611c4071943cf109e58d', "34035c24e9c6dcf1164f10fee22e12fd03b329479233986909458df3259cf22f",
'x86_64-pc-windows-msvc-0.2.4': "i686-unknown-linux-gnu-0.2.34":
'60599a616c7ea04b2c6a4baac30de0b70e3d934795b672eef73298fdf187656a', "99c3873d4bc3816c383c0e2686de1066be1ca8ff546e29e418e435296df13ae0",
'x86_64-unknown-linux-gnu-0.2.4': "i686-unknown-linux-musl-0.2.34":
'2c470b016f749063080fefc5dd19176bd25b9761033df9df7b5ab914eba1a8e5', "e659c3d71edba36fec7b9d742c5c4c3172a22bc409d713bb2d944a8a916d221c",
'x86_64-unknown-linux-musl-0.2.4': "powerpc64-unknown-linux-gnu-0.2.34":
'd795a27ccc2a47e8939b02296780c58377342ca35b51a518e36fa6b62291eabc', "e5b4e6c20f5f79abbc4e9eb3881ea2b1edae1ad747980d7a2e062f3be09478df",
'undefined-0.2.3': "powerpc64le-unknown-linux-gnu-0.2.34":
'aa6349670507cf6ce80d832d488391b82b48a9f4511c868886758349d62664de', "125035676a19c335f6c8af34ccf69d5df144183c13649e823cc0959886a11cae",
'aarch64-apple-darwin-0.2.3': "powerpc64le-unknown-linux-musl-0.2.34":
'20e466f87ebeda26da0fff5306ad998375fe1e27d2514e4b4f5711f9fad6bcee', "728c7750d408d3300437fb79b74b126e5b49382b45b45fa22d49195ebd19b2cc",
'aarch64-unknown-linux-musl-0.2.3': "s390x-unknown-linux-gnu-0.2.34":
'8574f4d4c56b87eb0e9041f984d8e79d98c53d2183533c2196f8a6dd16944929', "0da036696c1decfa388ebaf98e779e8085fd2bb76a91128bf2445fe32c84c053",
'arm-unknown-linux-musleabihf-0.2.3': "x86_64-apple-darwin-0.2.34":
'092dd369d4336989dffc7114006c069c851a0a09b463e0522e06704fe002d149', "62764007f4553f3677ef86e864097405d1b054e8a62e89f047e545816347491c",
'armv7-unknown-linux-gnueabihf-0.2.3': "x86_64-pc-windows-msvc-0.2.34":
'cf2925523919708024d7a99a24318faa252a5fd1264e19aad936295ba65ab97e', "d237ebacb6f4a651fbad3af702f29b8262b825e070c87e9020d5164936459393",
'armv7-unknown-linux-musleabihf-0.2.3': "x86_64-unknown-linux-gnu-0.2.34":
'04512d5e3d68a6b4f8bcaa8e94d0e196ca0f525a387c45272d3efbcf87ad846e', "cee114bb3c73a4be5066660d71eea1ac996378f567ba69fb7f29c688289245cd",
'i686-pc-windows-msvc-0.2.3': "x86_64-unknown-linux-musl-0.2.34":
'4f9c95a4f10ca3a35ef3d7c84b02ee473826ca3089c0e701c84efaf9bc5dd1dc', "d1d49d2d3e1e2e2ba547b6cad8b1ad279cdbf622fe5b3fe3b6d470d7a06e3c92",
'i686-unknown-linux-gnu-0.2.3': "undefined-0.2.33":
'1e9a60953f4c7910bc2a28e1b131cad975c4e0b8e4c1616a2c494160badfd330', "7dbdfb20366d96745ab9e48c0d8bd0a88926f0eef4675876fd45e4ecc3942cb2",
'i686-unknown-linux-musl-0.2.3': "aarch64-apple-darwin-0.2.33":
'fc5e7a35c7b229eb8be9c38901ffd29ecdbc7bcf4a54cca21c477f8d10f8cdb0', "a2602b99e71bc04d7eb11df00b87be068727bb47fc415f7fcbd24dae49c947a3",
'powerpc64-unknown-linux-gnu-0.2.3': "aarch64-unknown-linux-gnu-0.2.33":
'079dd937d5c71ae1ec72ed47a3d78afbe73a1281094f4fb49884758752d28f06', "d4d24e221c5f1c9b0f2bb39b919c933259175bb9db37845a92d31bf241f28035",
'powerpc64le-unknown-linux-gnu-0.2.3': "aarch64-unknown-linux-musl-0.2.33":
'a6ceeeae7a98c410b97d72a26a6ce5d53115c4883672008a5c614fdf3519e18e', "9d4ba96eee49b9483fd55ab1b376ed4b9f88f0f9d155c0e48e7280d3cc388d4e",
'powerpc64le-unknown-linux-musl-0.2.3': "arm-unknown-linux-musleabihf-0.2.33":
'c093aad7e88ce3edd7a971b6921e3365c017cebdda704366249db13b143d8cb0', "9940e8f34a702e6944ce953208c1abac7bc9fcbe8348dd76c3b5eb62c1125126",
's390x-unknown-linux-gnu-0.2.3': "armv7-unknown-linux-gnueabihf-0.2.33":
'0f817aac0d53f0d362b23399d49c5c113c9cd1a7c60cc0d1677dd4306d3c2858', "08b9a84370acc5ea1631a8fff94bf7522305612da3c24c612fc1d4fb5ecd3839",
'x86_64-apple-darwin-0.2.3': "armv7-unknown-linux-musleabihf-0.2.33":
'79c28e2121d4299a2190ab0c8f149d676a6d623a4396c86cda947a9280f494a8', "fa5a2cdd3714a2f4b8d6f64c86b988e6c7189d67411814a6c20905992201d16c",
'x86_64-pc-windows-msvc-0.2.3': "i686-pc-windows-msvc-0.2.33":
'c02509cee8e75ac1e17ea0101c4e0d624a8e4e033eb74d3fd50d7f06d30ff949', "69c5d28aa75d0ce3fa5466736e2e156db48514cd7c9c44e6bc6515994944695d",
'x86_64-unknown-linux-gnu-0.2.3': "i686-unknown-linux-gnu-0.2.33":
'd94b9f679b3718ed0f62eee1126f02f1552301b7dc473a7dc3727f20b889e057', "176caa5100e047b32e84c0c7ce1a31f74610b3f94266f5aa3f86d02417fcdfb6",
'x86_64-unknown-linux-musl-0.2.3': "i686-unknown-linux-musl-0.2.33":
'872113d59455f86700d23b4589bd2767491fb7ee4e21c0a62a9f2555c631045b', "f0d93ceced329740403cde3c0e6f44325aee40b5619c3fc855e602f1829bf731",
'undefined-0.2.2': "powerpc64-unknown-linux-gnu-0.2.33":
'e7ca19e90cc640ac96756b52cdae640d03e427fbce92643a00883cc530487ffd', "7aa9bf5a765801bdfda72b491d716cf08eea7d4821c41698217732a403b7eac2",
'aarch64-apple-darwin-0.2.2': "powerpc64le-unknown-linux-gnu-0.2.33":
'4533c5a3f81f64dbcf9fd154cfa5e1cf904e4d9698eca63ec6a209f554a0beb9', "329aab924d8572d6aa19e2c2e225beb5bcca8bf04e62cc023941aaa06768fd6d",
'aarch64-unknown-linux-gnu-0.2.2': "powerpc64le-unknown-linux-musl-0.2.33":
'fa01c8584e6dbea991e9f14e50ad33e51c1a321cabedae738075fe58ee5a3ab7', "1c99451ea9d95732e78bf3c612bce889a1815cf333406857b170986739fda597",
'aarch64-unknown-linux-musl-0.2.2': "s390x-unknown-linux-gnu-0.2.33":
'2f004af91dc4e5e18074724e3f6ddf074026e264a2ecd27fad067d152e739893', "095a4b15583e21d521e7954b5da62d5a08b69a08cdfb8847b3b5318e054c29ce",
'arm-unknown-linux-musleabihf-0.2.2': "x86_64-apple-darwin-0.2.33":
'3d6038f9d043209c9b135743e766ea11ddd26d25721a21b2494d72233f470090', "0d4a2c20e1d0e06c83a60fac0d85bff46cd5312f146dd0f6bf35b63ae8f7a9fe",
'armv7-unknown-linux-gnueabihf-0.2.2': "x86_64-pc-windows-msvc-0.2.33":
'2e680d9b99deae3939da2d5bab5997e12713a2991a326a412c117c3471d41d32', "c080525062c3d803e63ef493002f234056dd6efe6d0281d86d672510702823d3",
'armv7-unknown-linux-musleabihf-0.2.2': "x86_64-unknown-linux-gnu-0.2.33":
'9363ea6707d8451b78980cc2a4baef357d9f86ed2e1bc877f68140c5ec47aa3f', "e62a4123e6b77c9dd22f133212f7bac638077ebde73daa20fea3bef3ac51c84c",
'i686-pc-windows-msvc-0.2.2': "x86_64-unknown-linux-musl-0.2.33":
'e3c321c02572db320f1f6555da93fa0a2550cee84be49df8890f45dba49cc31c', "5f6842bd7a800a83c568b7a2cf18f4d9428e929e7ea91d55cc8d53e0a0c10c42",
'i686-unknown-linux-gnu-0.2.2': "undefined-0.2.32":
'e81b97d0dc2756b7ca632d1344d9dcdf0dd3d127f1c4b134c338a05b28454e8a', "b7694bd29041e5315cbd7194253bb865a51369e19897d7b6b303f4d6255477db",
'i686-unknown-linux-musl-0.2.2': "aarch64-apple-darwin-0.2.32":
'54d79ac9d9f04637176f1eca20917c27993f1cc5040e9f73d2672ba5f414d044', "5084b7544da648d3467440f87a3f2929ca7c593a311a3b77271b638ca7664f3c",
'powerpc64-unknown-linux-gnu-0.2.2': "aarch64-unknown-linux-gnu-0.2.32":
'9811a9021a302229a487bb717f643d96c2746691773c552f0c43294b0935a78b', "97879b661787586ab3a747d9a65a0c295d9ed445001b5860f9ff2923ef07d824",
'powerpc64le-unknown-linux-gnu-0.2.2': "aarch64-unknown-linux-musl-0.2.32":
'386bb032c291e0f2c24fa6866588e632eeb999ebac6ab20ce7aaee97f046ba4b', "b3fff6bb0ae62154c5d17256b40f3d568a7bd7037e4839cb672545b16cd8622f",
'powerpc64le-unknown-linux-musl-0.2.2': "arm-unknown-linux-musleabihf-0.2.32":
'28540d8ca31c5d7568bfb361d7a28a0b5f20ef9f08086d5cc70fda07ad9fb250', "9b3957aea729f36d823a59ae0dba033860f5904cb42215d55c7857d2d1fb3340",
's390x-unknown-linux-gnu-0.2.2': "armv7-unknown-linux-gnueabihf-0.2.32":
'237b3a93ac0d9ccf7d841f89ee0e7b122ae21a0e637ff8149e1faf7a4f55550a', "c3afbf787fa9b2cc8fcfaa74cf0fc723d224d56b514b0851dc0901747b03fbc4",
'x86_64-apple-darwin-0.2.2': "armv7-unknown-linux-musleabihf-0.2.32":
'4c0acbde53ce0fec440379c112bcc6beafd924dbbd6717d97e92245473d1e51a', "33941dd54c28c6b56f105cd198e7ca7ea480676bda71b0c5e31b55a1493c4acb",
'x86_64-pc-windows-msvc-0.2.2': "i686-pc-windows-msvc-0.2.32":
'fdfede202032b74e3a3e94034c26e23607b4a4326625953f48eae74c1f7d4d0b', "7a449bc0fe9326d31ad809c8cfbe19ba2b67b28c9dc631bb6f1696334442d928",
'x86_64-unknown-linux-gnu-0.2.2': "i686-unknown-linux-gnu-0.2.32":
'd19904a4eb2dca1b654639e82fc0327957c73427e504492005645f62d2205a3b', "1c91f7ad89b5697a33906be435fe6b9fad903916096ef61f034257252a8e4c86",
'x86_64-unknown-linux-musl-0.2.2': "i686-unknown-linux-musl-0.2.32":
'82c4759fd56e932fd94642172ebea98cb55f4fbaafc4d00038ce425b08a5547f', "ba1b6775f17d1522a6ba69655bfe792ba0b4c9ed481edec08ee56bd74d0d5368",
'undefined-0.2.1': "powerpc64-unknown-linux-gnu-0.2.32":
'2b7e04835f90d280458fbc473a2d4f47cf960d97769764deb059d0e85a978c45', "e5e0d7b9ce6db091ccd8b642d11e65205650cb9b02514fdcc9ca35b699cce0f6",
'aarch64-apple-darwin-0.2.1': "powerpc64le-unknown-linux-gnu-0.2.32":
'bb50bd8c7844ecc366c6dd99205d8cadefaae3a8bc10ea03d51e3e3634426b45', "60534e2567ee4b84922d4b6e39000a2709bfa7f2cb162c8c0a2274f3c4ccd2d1",
'aarch64-unknown-linux-gnu-0.2.1': "powerpc64le-unknown-linux-musl-0.2.32":
'e26270d4d3a2f0273ed40e1a237e085500f4db85255ed7d17ebaaa48123a0122', "732bb92926d033e22bf65c671ecca31f5a08f15b696fa944e7f57d70a4823f1f",
'aarch64-unknown-linux-musl-0.2.1': "s390x-unknown-linux-gnu-0.2.32":
'6ab4c698ee4d2efc2ad9db2d832d47b77feaa4944e8ac90bedb78eae76c0ad76', "80420ca075a995f2171b68d6311a304da59461c39594db88d146079f2656b51e",
'arm-unknown-linux-musleabihf-0.2.1': "x86_64-apple-darwin-0.2.32":
'0f58165c9947ea4a2178076fcf31f28186185f73537ff7e77aadcc04225cca0d', "e86f3bd4e7c30b0e4094d1eff520d762fdfac9e55da785db23b0139b675aeda9",
'armv7-unknown-linux-gnueabihf-0.2.1': "x86_64-pc-windows-msvc-0.2.32":
'8d36878c23be2c560bb2a14d9fb8e4d418dc14593bd2d7b4ad93aef82eed6d6a', "1725fafdcc1390574b8682805ec31ebc9287085f562dc7ac6a64b186abaf1b0d",
'armv7-unknown-linux-musleabihf-0.2.1': "x86_64-unknown-linux-gnu-0.2.32":
'f714dc140fd40d149659ced54ac2d5e9532957afc4d66c3071131b648e417f3e', "c676266d23c8dbe7832c44f37832c4e4ecf21781b7b0560bf27b270bedb14462",
'i686-pc-windows-msvc-0.2.1': "x86_64-unknown-linux-musl-0.2.32":
'65e6f8c12bd9feb46b0d415d2af9fb4bf018756c1158931a1e8adaa075ad41cb', "e7deca89ca4e273c57adc45cd91e83377c74916feb9ece311cc93c8a8ab2c2e5",
'i686-unknown-linux-gnu-0.2.1': "undefined-0.2.31":
'ce3973a4f332ef0ff996e1dcd7cfcbbcde977a5eb5febe118c4bd1387da66ee2', "81dcedc57262b565ba3f9f6a20d368a2be304bbe845121f849d1c75c6d4b53c9",
'i686-unknown-linux-musl-0.2.1': "aarch64-apple-darwin-0.2.31":
'de3a0be9533980e74f1f6d834960cb3cda326a9aa33f86de18238ec9eca148c9', "34938bcc045b35a646aa768d660755e838a23ab224ea3687dc577299da227fb3",
'powerpc64-unknown-linux-gnu-0.2.1': "aarch64-unknown-linux-gnu-0.2.31":
'f60a5e600c56cac45289d738264ba99c27c1e345c7e75f41a01d65a3f78d4098', "f8d46c40c3f6ff762e5f0408a151f4e2ce97ff878625b0c9bd5ca13f14e576e8",
'powerpc64le-unknown-linux-gnu-0.2.1': "aarch64-unknown-linux-musl-0.2.31":
'b49dd3b2e9691daaa9793f1fced2b32edf0998ef55c630b5dcf18670005bdb73', "f2bdf2132993b1dfe50ee610e9df2a56cd89f0346d9d8a5cc3275b47c4c5e7a0",
'powerpc64le-unknown-linux-musl-0.2.1': "arm-unknown-linux-musleabihf-0.2.31":
'068a869b16d7a1310d895c6bca1b6a6dd6c6b6b5d2c7998433d10b59aee0ff11', "8c4628e19a571ca7480b48c6ea739efeae2abfe08e07fb8f8e7b0f49887af223",
's390x-unknown-linux-gnu-0.2.1': "armv7-unknown-linux-gnueabihf-0.2.31":
'0d79f0c4ad50f6c397889723c22db136d7f819c21576d0a40fb8b762d136b80e', "8e7879750c682fbd3619ced0770a43afa902865a839cc84fe361bf5a9f55154a",
'x86_64-apple-darwin-0.2.1': "armv7-unknown-linux-musleabihf-0.2.31":
'438b30b81e86b95118ceeee0f8e2a2e018dccb22a5ef83985728610715336d62', "051c6f44f5f1607ea5f11d8a73cc91064a29c7293d6d050d2d7ae34c9d1ec680",
'x86_64-pc-windows-msvc-0.2.1': "i686-pc-windows-msvc-0.2.31":
'959a818ecf5869d69a4689c3984c5c87c915d898d8327ced120806e0b2f0f699', "382c7007bdfa6f02d436b552fee33d2d2beec5335410b9fe308067c094f95742",
'x86_64-unknown-linux-gnu-0.2.1': "i686-unknown-linux-gnu-0.2.31":
'623069deb38e4f2d47054388fdf1e4f9a676853fa42080d3b9bf52cd812c75b5', "dcecee22480a73c9a31fcf76cd633ab4c4befb10180e61b1b298e78a85ea7f8a",
'x86_64-unknown-linux-musl-0.2.1': "i686-unknown-linux-musl-0.2.31":
'd8af260263364fed8f2d4ba7c1c404bbf30f587cbc2a97807b6f8d5a1feb4cab', "990d1ac694f8d4bc31b79a0a64817d0781f0c59a42e57136cf9165dbb7aeab2f",
'undefined-0.2.0': "powerpc64-unknown-linux-gnu-0.2.31":
'352d767c63e4b8ad10d30f705b62121291c2492e1df3eab26ef6dc94948fe090', "3b556388d586f24e37c6e6478b97d4519a402b564b7a70f1ee5f4d86352547ee",
'aarch64-apple-darwin-0.2.0': "powerpc64le-unknown-linux-gnu-0.2.31":
'fc2c917a8c2b1567b1d035f4a8122750f900cd813409f9d80bbd287e2597dfae', "c2219e0285a14b8d1dbbcbae750ef9b66a3567e862bec3fc2f55e465941f78fe",
'aarch64-unknown-linux-musl-0.2.0': "powerpc64le-unknown-linux-musl-0.2.31":
'3504273e59259c6307446a2c7c1f49f194e8c7d8b79474cdfac97696a655fc34', "1756ca439bfcc86b40ed3d987170439212c54118a5741a0af662892817e46f93",
'arm-unknown-linux-musleabihf-0.2.0': "s390x-unknown-linux-gnu-0.2.31":
'b4664ef3e726bd5569912e4ebab338263b5da150985513fcace4481b8422a09f', "98a83bcfdeaff40772f7338538ea8a1b94ae60a94b20e552a80efd0ef4db7add",
'armv7-unknown-linux-gnueabihf-0.2.0': "x86_64-apple-darwin-0.2.31":
'202f293aee0e156611898ef95313be812f9de6273412a27a530370763c5a5daf', "8674abad2d95099de054c92a9310d95466932176548a57916fb5f1c5674db790",
'armv7-unknown-linux-musleabihf-0.2.0': "x86_64-pc-windows-msvc-0.2.31":
'afa807e1ce8fdaed8fcb372a0ca46cacd39572d1e87613d4df583936bd8bbfdb', "e5779b76db0ae0334221a1dc9956b97dc10969735750777717551397a2b48e31",
'i686-pc-windows-msvc-0.2.0': "x86_64-unknown-linux-gnu-0.2.31":
'd65d94ade914f7507dc93122561e47996c5e0861bdcccdabe794bcd5c9185f82', "351278978126eb9a74c4d735d3ee2191de5cd492fcc1615cc4c1107ad3e632ff",
'i686-unknown-linux-gnu-0.2.0': "x86_64-unknown-linux-musl-0.2.31":
'ac307c2cc67d81c3e22b0cb9af0e808551df4c1b50d1f92ee41bf6f07523ab3e', "003e8ea52e2b8383009f5d2bc78becc27f6c97bd9f6837140162cc25247a465b",
'i686-unknown-linux-musl-0.2.0': "undefined-0.2.30":
'f81963f737b1398d4c3c5ee0d370e7c4706936949e82ae42b52e54fbcc1840fd', "1961bf9f481364dfd34c2fa1922152d0901f230de444b168f2d7e29c5b48de5d",
'powerpc64-unknown-linux-gnu-0.2.0': "aarch64-apple-darwin-0.2.30":
'5bfcd8a0061edde591868437fe061728c4ae0fcedbe5a2671628eeda35b444ba', "387f24ebf55f304352bc5fc4638ca251112ab682291a00290de3753a1b5092f7",
'powerpc64le-unknown-linux-gnu-0.2.0': "aarch64-unknown-linux-gnu-0.2.30":
'd1338054af7e09ea91016fb0e3656646774e0223859498d814c7495b8a008c94', "3cb0b65d21961dc36044562b9ba9462320e1106bb40f55e5ec03614c83a8fe0d",
'powerpc64le-unknown-linux-musl-0.2.0': "aarch64-unknown-linux-musl-0.2.30":
'90fce3a907c1124391408bb5f71a795264a226c8fe31b58ae1808fbe802de043', "4b4e5fb2ca63fee674a32ed99e1c371d4dcfe194787c3bddc7bef37b4ae3fd24",
's390x-unknown-linux-gnu-0.2.0': "arm-unknown-linux-musleabihf-0.2.30":
'e9554cd1d54f00675f768a47b7d68cf541214256d4db9b7d2c60ddab3e85bcd5', "aa68e7f58b1b6b31481f104893f44acdd57ab712f17429f3bb6ba03ac3fee370",
'x86_64-apple-darwin-0.2.0': "armv7-unknown-linux-gnueabihf-0.2.30":
'5ac4c95dee24980ced348a86cfe4e114cfcef442ca3cc11046cf8b6edc65f58b', "355672634f530981171c67c7d99bda999bfd66b4273d0d292ce3f5db25118213",
'x86_64-pc-windows-msvc-0.2.0': "armv7-unknown-linux-musleabihf-0.2.30":
'd716371c39d9075f664f9c30697fe0987fcad79a3d403f79b87f30e1022656e7', "b3fa035bb0b493ab7bb65ff4d5c6c6740a8804815acfbd50c718ec03f6876e33",
'x86_64-unknown-linux-gnu-0.2.0': "i686-pc-windows-msvc-0.2.30":
'a14c9317e2c000475851100c83c20ae725e998511b1ff890006d70532567a822', "2ce7b022fab83161cf9b26a8413702ab328c2f01a530a2739712527acd769068",
'x86_64-unknown-linux-musl-0.2.0': "i686-unknown-linux-gnu-0.2.30":
'44a6168281d2fe1226f4af6c94b068006dc458a7b98ff4d4dac1991e161eb678', "6777ab4ee773df50790da19586afe41507dd9b4c69db39e09154cc013e066aa5",
'undefined-0.1.45': "i686-unknown-linux-musl-0.2.30":
'79fee4ffca82be961a2cf79b024506a672a4e5ea1f924c1174ce3a2e5bfee54f', "2145948b75e56106618e2b7a9cea916194cca7768c7e83a3e06095e4690f214d",
'aarch64-apple-darwin-0.1.45': "powerpc64-unknown-linux-gnu-0.2.30":
'4990c1ca07e87ea215085c798294205057efd7ed97d7d5f4c76e840fc366753c', "7287d8034db3f1e071ea1098f7fc0cf8fd853c7731d37f59e374e9c771d92026",
'aarch64-unknown-linux-gnu-0.1.45': "powerpc64le-unknown-linux-gnu-0.2.30":
'71ff02cac3e257e12d35fe9bbd6dc096858ec23e218b069b5ec6e5157db39e1b', "b7c8a829b869e11e64ca9fa1d748b5094e1841c6487f017b70117d826dfe6c46",
'aarch64-unknown-linux-musl-0.1.45': "powerpc64le-unknown-linux-musl-0.2.30":
'7ca9c40f40b1b9f9673f78475a08e45b5c367bf3d73052896ee57a5f434872a6', "cb83556e2cb6f6d7731c436dd3ad1b048d323622d6d37ecbb3e320d7dd0c6d39",
'arm-unknown-linux-musleabihf-0.1.45': "s390x-unknown-linux-gnu-0.2.30":
'64526323d11e496ff7012821424be3bb102ca2b74bf47392fbdac4991674a650', "c8f623ad3da4bc425185fc026b52b80a86b796955dc65ccaf67e7a4778bb05c6",
'armv7-unknown-linux-gnueabihf-0.1.45': "x86_64-apple-darwin-0.2.30":
'c26b07ccb7e35595addc328bfcb99356343b12d59c4d3f9676aebd7aec24163d', "4048630dcfca6946dd8b7f2e8ff38dbc54a9e47ae50f9e04a372081c413e0b66",
'armv7-unknown-linux-musleabihf-0.1.45': "x86_64-pc-windows-msvc-0.2.30":
'dd2fa3ecfaf7a73e86fcb7f3945873b242a3f863742530afc98921cc0daf30b1', "8cae7297892b5cd947fc8dc9ef045dc82c8a3c948413cbc68aa46285b888031c",
'i686-pc-windows-msvc-0.1.45': "x86_64-unknown-linux-gnu-0.2.30":
'b010c1ddf3c0de9ec25068e1f7026b369df453b78c6619634da9cdd14aa9d810', "572a09703b40680191f4da33ffad2ae57cee93f0007f1eb25b84d241b0b418f2",
'i686-unknown-linux-gnu-0.1.45': "x86_64-unknown-linux-musl-0.2.30":
'2f14d4d41617b0358aadbf1bc8d77db60ca27200a8bdf66b8fd87fe66a18575a', "430aa21ca5c6eea5731dd5f3f8c0a364160a6e2d7153dcc0b3941ecc06947000",
'i686-unknown-linux-musl-0.1.45': "undefined-0.2.29":
'bca68fe4228aebd2f5f9572a6cc70fe4a1d0c146a2d64135f264e4ae355bc3d4', "4cc0762718440d622e351871e568dbbd1b4325a0a362bea4158adc81bf81826b",
'powerpc64-unknown-linux-gnu-0.1.45': "aarch64-apple-darwin-0.2.29":
'f62159477309071a00fef10f0f0305e527bb6ffa1dac99650de365ba4ad6a2bd', "34e214671c640b72e7805ae4802ad774f9e7636d59361b6434f38950af0fc6c3",
'powerpc64le-unknown-linux-gnu-0.1.45': "aarch64-unknown-linux-gnu-0.2.29":
'b67882e3778107610793c64048d07ad0d8e9ac627ef215f43ea45cbe074e25fd', "ada417de9049b4e16cc4b31de1096e19835bd971569f6462d3c6d24ce75006b9",
'powerpc64le-unknown-linux-musl-0.1.45': "aarch64-unknown-linux-musl-0.2.29":
'1c19bf1fad5e032c812fb084826ce5630081a2863a4aa529f1689e091f340499', "77607a17959e650fa085a28f74b120db065833957a8306ee458a06e331433a21",
's390x-unknown-linux-gnu-0.1.45': "arm-unknown-linux-musleabihf-0.2.29":
'85f6ee976f34bca558da5117613a16dde793e3b05395463cff0f3d3547ca309e', "fc91ac746a94ae16bfb1fbb0fff159d9df6e40b7ce67f91dc7ba7984d417912f",
'x86_64-apple-darwin-0.1.45': "armv7-unknown-linux-gnueabihf-0.2.29":
'b820364764eb628a89e11b25acd3fe19dfce436546f4f7c8dc38ede3f7d939df', "9ddfcbac00d7594e3c99ea4a97fe3a63895266a5993ae458e70e05e6834e3247",
'x86_64-pc-windows-msvc-0.1.45': "armv7-unknown-linux-musleabihf-0.2.29":
'3de68132a6316e346f2ae3847dcedaa13ee89a8672b91544bc7d31f49362f20e', "62dc5eb5430aca18e02b0f8b156716bdcda15ff4a7605f4129500d6f18d157d7",
'x86_64-unknown-linux-gnu-0.1.45': "i686-pc-windows-msvc-0.2.29":
'11341c386088233e197707a30fd9b13233deb222fd366cd39f9daf8e5924c7db', "0ff66ebe55fca07d6637b39ff9b9cf8169c726d5c3d3776e232b8cee2b04b22a",
'x86_64-unknown-linux-musl-0.1.45': "i686-unknown-linux-gnu-0.2.29":
'ceac15973402e27c6c9b1077e35249437b2cbc26f60fc90be31114c47631884b', "719d62f7e8e48fb746454c817f8ba094958f673bcef3bfbf0a3fe21b9d9fa296",
'undefined-0.1.44': "i686-unknown-linux-musl-0.2.29":
'295c120a2b63297d929ee9592c9b1993435a0c6907436d14f8bb93cff5ac4800', "c204569e573555810c54cd7fdb96cac3ecc1014d69fb3017b44270413313a212",
'aarch64-apple-darwin-0.1.44': "powerpc64-unknown-linux-gnu-0.2.29":
'154d45db602d5c4f8dbffb0e038fee581f161963f5562568be565625ac7bc753', "c4e63df2e3843c1fa9919df76d00996ec2f8d733b81f13673c7f09ddc5e8fd85",
'aarch64-unknown-linux-gnu-0.1.44': "powerpc64le-unknown-linux-gnu-0.2.29":
'afb7039f033546d55730dae38a106dd56b358117a565a42bf3ebda9c48db53c6', "b18ed91775d1a715f975c91a3b9a16f53b7c5e25ee6d9101493f1091c425edbc",
'aarch64-unknown-linux-musl-0.1.44': "powerpc64le-unknown-linux-musl-0.2.29":
'3a461fb08697104ac5ff9749a6b370af87b95ad83008978ceffa7d0564fdc8c7', "7a35b550385b8131561de362d769da1477b3c22a9eb3c9a42f4e758971d56b01",
'arm-unknown-linux-musleabihf-0.1.44': "s390x-unknown-linux-gnu-0.2.29":
'db0371a9995d3d6c9ec9a7528ca535d0a5def1177127032360b374817030a71d', "47c3b46b281c46a1379a9ec3e11748e44c33b613582f294f3fb5794270c49d90",
'armv7-unknown-linux-gnueabihf-0.1.44': "x86_64-apple-darwin-0.2.29":
'a89e4114aa9855c9070e74c06f663213da614dc145ad21c0ec1aa5f0fa294c30', "8536255454ef7c9875d64baf7616cfdad6ce263270860f34b6ec38f02faffa0d",
'armv7-unknown-linux-musleabihf-0.1.44': "x86_64-pc-windows-msvc-0.2.29":
'eeff1ff78345df0e86dc8f3144ea7af47d50ce9400f0d73798964a399167b250', "45456b9383097670a5f05ecb1288f9d6b7f7d84889ae7b6022130feaae834334",
'i686-pc-windows-msvc-0.1.44': "x86_64-unknown-linux-gnu-0.2.29":
'c0f74ab851a704b8dfe6afd6bc7fad9d23947561d6c2da1a6cd5274a762c6c4f', "1199ddcaba212d1909d934b7edfe24ee39f6ac60cfce1a558d74d082f9763937",
'i686-unknown-linux-gnu-0.1.44': "x86_64-unknown-linux-musl-0.2.29":
'6e68901f49540494274fbccb83feda57bef7ef137443228669c790f5f1a14fc9', "a7529403581edef6e1e34d1b7c321540e526105aedaea1672cb0f37cc1b5da0c",
'i686-unknown-linux-musl-0.1.44': "undefined-0.2.28":
'592020dd3bbe026d657341b0a7b28daaa57a68626585491a70863ae9f63a4769', "4d42d64676b09efb34a01c867a6fe2acf9cfe9be8d8886b08177f837bd615234",
'powerpc64-unknown-linux-gnu-0.1.44': "aarch64-apple-darwin-0.2.28":
'1af1b7839ff2a5cfebc7997fc579cc61a34c8ac4c838edfc07cae7318f1c3ed9', "b84fc81eecdeda15f9cedc1634685104463798903ad2241f46994bec17bdc5be",
'powerpc64le-unknown-linux-gnu-0.1.44': "aarch64-unknown-linux-gnu-0.2.28":
'cdd52a058a4243f9e3c5a4c2ba8edacb969df09623344e45a7adfe5e61e83cfc', "103fa6a5e68562376351d174bedb5013dcc52b0a7a27258336b87a7186aa10be",
's390x-unknown-linux-gnu-0.1.44': "aarch64-unknown-linux-musl-0.2.28":
'3022aa438b64de7e75c8adea6b1e9650874f63d6e317e4c294d24e41e53d1621', "bf23111a512596da533ad21ef94ea1758957f0f12ca9a306b298617affa4db8d",
'x86_64-apple-darwin-0.1.44': "arm-unknown-linux-musleabihf-0.2.28":
'0c2deb646f49ad7dbf8db9a9a7fa839b76654569d97b1ccd9d18bea89a34b3e0', "0b0113d0326fae2e99c9ac6b8a66607f74aadae7e9868149439472fe6c3fabfc",
'x86_64-pc-windows-msvc-0.1.44': "armv7-unknown-linux-gnueabihf-0.2.28":
'f876f8c0867707db2d653973caf9ea306d65503ec772d0df9c02b6d0973fc7df', "6e50f4f5690f0135b30d0f6e4cbbceec1909bdef10b1996abb42042b6b28c64b",
'x86_64-unknown-linux-gnu-0.1.44': "armv7-unknown-linux-musleabihf-0.2.28":
'68e8fda65c987cc104bdf7ae1eb332477733d44a27823032826f9370928568b2', "ec9bcd417ccd5608d8f6f053b84497204704c6439c04e80ccc9cd4ec379a3fc3",
'x86_64-unknown-linux-musl-0.1.44': "i686-pc-windows-msvc-0.2.28":
'1df53dac9e3a81df6fbbef36e23cd932b1cf0fad9016d943fef63d2ca284bd02', "75de1d50a1f5d19de6794375762ab8afefb0b0c4704d6c599e5af6cee84ad0e3",
'undefined-0.1.43': "i686-unknown-linux-gnu-0.2.28":
'0d57d370baf24dcb00ce59f6ab0d3dc2ceee41bd2c870a73fa517d3747d34a4b', "b01214f008a456aef5acd9043fe13ffadd8bc7975912f288a4afc7f26ae1136f",
'aarch64-apple-darwin-0.1.43': "i686-unknown-linux-musl-0.2.28":
'e52c5f38cbcbd238fc40382252e2d40df3df1bbcc1302da86c19324285e9d27c', "ded399ffdfda93b56c78a29eb3889f7e8c0700348af73207972940e66fb45c43",
'aarch64-unknown-linux-gnu-0.1.43': "powerpc64-unknown-linux-gnu-0.2.28":
'9dd96e89be41fa12b1101ac921265538871d99947ca3b31c87713f3edc6140ea', "5e1cda75b920f9478f4711a3420ddad07d2d25b5f7eae93430968a7af57568f4",
'aarch64-unknown-linux-musl-0.1.43': "powerpc64le-unknown-linux-gnu-0.2.28":
'f0667c6d7e412ad40e5bbe5964e7448afefaa07d1d9c1a820090f3d555f9184d', "0b246ecc617ac22c75170bf9db20ba03fee0df46f7adf6b42a3f949f5316e380",
'arm-unknown-linux-musleabihf-0.1.43': "powerpc64le-unknown-linux-musl-0.2.28":
'940a297a5ee1833239632c28c5570e661ff7281607e6c6da003167b70ac28d27', "8928c0ed5e2a5ca68989d823ac813592c25de7c2c2e77c999cb79f50b6c9425f",
'armv7-unknown-linux-gnueabihf-0.1.43': "s390x-unknown-linux-gnu-0.2.28":
'1adc03865b683480c454994fd6a679607de2843e96a94d470c1e89abced8105a', "b865fec71668ab77aee6f6ffc823a3fc4f92ac04d0746755e1fb624fd3fd7f75",
'armv7-unknown-linux-musleabihf-0.1.43': "x86_64-apple-darwin-0.2.28":
'84010f6b5010caba4186c7824004000687d326f91a9570e176a23ec627d5a83d', "52da204e0117cb65471ff2e17b449f69adb6091720e0290721aa2a9d7947f6d6",
'i686-pc-windows-msvc-0.1.43': "x86_64-pc-windows-msvc-0.2.28":
'5e1896d8d83a58c8b02c328c1bcd852515ff760253622b9508228a062120f9c7', "7635ff298ddfde400e00054ba31d88a139dbfec234578f10376984f3e0aa36e2",
'i686-unknown-linux-gnu-0.1.43': "x86_64-unknown-linux-gnu-0.2.28":
'ce026f056c1d4cbab5bfef762d1d08f8833191d595151550419d45e4b3a5303f', "9c6cbe9f7d7b2abcb45e028d82a5986b951af76a587c93c99922ba0e71c7f21c",
'i686-unknown-linux-musl-0.1.43': "x86_64-unknown-linux-musl-0.2.28":
'da54678dc50154ed8254308cf6f0c51c6e3fd34cf1f74f418dbdade980705fea', "ba2656952c1dd29e400a9d21a7b923b26f1cc8a4b29468e7c99fa4613034d837",
'powerpc64-unknown-linux-gnu-0.1.43': "undefined-0.2.27":
'2bc10fa243971de5c7aa2ca1d993b431dbd191ffc0858071c4418f08983f642d', "2dc0595cca3a3167832c87ddb340138fa77e682472791ff9c4bf4ddf39a7364e",
'powerpc64le-unknown-linux-gnu-0.1.43': "aarch64-apple-darwin-0.2.27":
'b624d9c4ebe991f52452b038848e3d23eba9aaa790ff1727520d21f9efa876a8', "d071d3063933e2e98322619bd4318594e84b7f6ce4f6c5c13a2ef424b0704bb7",
's390x-unknown-linux-gnu-0.1.43': "aarch64-unknown-linux-gnu-0.2.27":
'd3f707cf4547669431eeb557b097682265c1534e8745a029ad48fd9eacc1c11e', "c390e4791f3bcb44041d326f6a7aabb2498a610d2b1d28964c3fa8de97fa7dc3",
'x86_64-apple-darwin-0.1.43': "aarch64-unknown-linux-musl-0.2.27":
'cf86ff709df440f3bf745af81217484d49fb9d5d6d896f3a9e1b9fd7956cc643', "f7ad07f32e01dfdbd6b217c7f6acd7822eb6600d9992d204b93bfa0749bc6b29",
'x86_64-pc-windows-msvc-0.1.43': "arm-unknown-linux-musleabihf-0.2.27":
'5765acc5bd938e3dd9e47b2807e9552129de466f31cb835b3c0da3029c46def7', "41df51f4a9de2258973c6f0b80d6122475f18909d3905135d9b0defcb0222737",
'x86_64-unknown-linux-gnu-0.1.43': "armv7-unknown-linux-gnueabihf-0.2.27":
'62217d8a269cd8901e84e3e197133cdb719a1fa37cd6f4afb07fab001163d247', "0316c82068bd34faee8a26bff0b85c25951a10fc54bc2ec5bfae64dc00e4a58d",
'x86_64-unknown-linux-musl-0.1.43': "armv7-unknown-linux-musleabihf-0.2.27":
'c27d81bd87b60ca7bd0119316f0026b231c0418638255400b54e1094140367b0', "8553382a71fbd84e351f732ece7513e1b36a294dfb2949d956a45e389a397b6b",
'undefined-0.1.42': "i686-pc-windows-msvc-0.2.27":
'70ad9addeb1259afe4077ed6266c1d9359929cc5fe0311463e52275600814564', "6183e4fecfe5404dc69d9cc23c248441ba25a21541c8046c8a27b09a63f224b7",
'aarch64-apple-darwin-0.1.42': "i686-unknown-linux-gnu-0.2.27":
'd49e7dea59668962765b8aa2f3a4512b03c166042e380e7a6fec971146ce11e4', "4def707256649e6ad40ad33c8c00464d163728a969e54baf94f9d8463b4b89d8",
'aarch64-unknown-linux-gnu-0.1.42': "i686-unknown-linux-musl-0.2.27":
'd4f1192eb260fb67a7b2f69313474c5a08bb3feb777b6ce6e9a74b3c12d22374', "383bdad28c1a571856aee566f37f888c65fa36385d9e0fff50950dd4280d09c3",
'aarch64-unknown-linux-musl-0.1.42': "powerpc64-unknown-linux-gnu-0.2.27":
'3836a7a5147f6e8826ccfe7b0a081b16b26922ef8359c26b5d678fb50c36ad21', "bc7161175d823aa92d27402e137d1753da1a37fb6d2f7fe534e829bf7f9317cf",
'arm-unknown-linux-musleabihf-0.1.42': "powerpc64le-unknown-linux-gnu-0.2.27":
'354f1d937911f9683dc5f249a4bdd09c637f34b078cd7a2ab0df1133126066b7', "bd8eb63b1e3de60279c8daa045f3f738f4f533787302fa0199275b8624831f8f",
'armv7-unknown-linux-gnueabihf-0.1.42': "powerpc64le-unknown-linux-musl-0.2.27":
'7ef29721204772ab0584acf4d98a43f7a7c54a3beae090b4c443128336492bcd', "9eff96f3761db33e7043cabdc38b5e49011929dc777ee44f1ea3c4747ee07dd9",
'armv7-unknown-linux-musleabihf-0.1.42': "s390x-unknown-linux-gnu-0.2.27":
'bada2af1a5cd37573ad88271e8ad6cdd8e038aa88335d667180d91cee4728445', "4a8e46f67995c86e955416907b4b37558f9df6786851e943ae896f22fb6a3bbb",
'i686-pc-windows-msvc-0.1.42': "x86_64-apple-darwin-0.2.27":
'7c31034d3869d0b38c64c3b5c066676e0f0e03b1598bc51d931d958bce4ef214', "56be1ded925e7c1852f8853f7637942786ae379c0ecdbc88cf101f17f8413129",
'i686-unknown-linux-gnu-0.1.42': "x86_64-pc-windows-msvc-0.2.27":
'cd7395cb8bf4380f895d88912d872470eae7656e549fec1c2fcf404ab84018d1', "1ea0b0623c362c47c6d00801e09ddf948cc27cc18200e5390469e279dfb85d29",
'i686-unknown-linux-musl-0.1.42': "x86_64-unknown-linux-gnu-0.2.27":
'0eacdfc8d3fe450fa8203797ce1cacc9a6b43e9e4bcabf2901ddd5804b1f84cb', "224cdff5d82ff7053d1a9bf61e5ae89961d536eb2da8a4a13b93a49a0ab434bf",
'powerpc64-unknown-linux-gnu-0.1.42': "x86_64-unknown-linux-musl-0.2.27":
'e7b900e759cc429baea47c6f200bf70517207388392c268bdf3dcea98727d271', "2fa8e18d3804863c1355ef8b0688530c1a57b1981be69476641a8dc87c812d60",
'powerpc64le-unknown-linux-gnu-0.1.42': "undefined-0.2.26":
'03da000f9ca22693e45b729d90eac800014d5dcefec22b74553ea6bebc0b3790', "1ff81cb3c0618cfcde78b67ac1b1267a09ebef69826e20599aa92ed6e57b6321",
's390x-unknown-linux-gnu-0.1.42': "aarch64-apple-darwin-0.2.26":
'c9d6d0ead67084fde129e1672d14b56507cd4bc6bb96aef6b0ba6ed0ce085da4', "e99954e3853a367497f66ed5ec1460cbe0c527e5664732eb2407ffc375cb3207",
'x86_64-apple-darwin-0.1.42': "aarch64-unknown-linux-gnu-0.2.26":
'b510fb1ba6b039acac0e1b4278ef0b8e935feea4dc8006c68e3ac4cf793a0876', "93595aa21aecddfafb3573db9b83761a33d12f9c20ce38bd0840262fdbcd94f8",
'x86_64-pc-windows-msvc-0.1.42': "aarch64-unknown-linux-musl-0.2.26":
'57d82e1b0507aa7b4f2259e411dde942876888265aff04ae1eaa3575ab53fced', "824c3a1e4eba63370232998dfb34964afcebd00fc79b4c7b4e9a1c5d749cf08f",
'x86_64-unknown-linux-gnu-0.1.42': "arm-unknown-linux-musleabihf-0.2.26":
'cf3ca3ffbd1971ccef9b4d6cf703c8cf1730b824888bf63a7f1ede13943ddf7d', "100c1bbb2b5f09b7c2ca0e9ce9b0c36e8870a2f8c536b24a8098b4bb5375edb7",
'x86_64-unknown-linux-musl-0.1.42': "armv7-unknown-linux-gnueabihf-0.2.26":
'ba96ab47ec0366abc78f8f91613d9fed314da8ff414262535a7dc605caea5a9c', "d42cd9db133bb16faa844f46baba52184a3cba5ad6f428bdfb0f3a5d85d01951",
'undefined-0.1.41': "armv7-unknown-linux-musleabihf-0.2.26":
'8aff538cd8cb640bb12b669a6e4a09f5c077c4d39d22be1245bb93965b5a249b', "370e1a42247359f275dd2e68b6e7279b1718f7ce8148492a291c7851effd7291",
'aarch64-apple-darwin-0.1.41': "i686-pc-windows-msvc-0.2.26":
'c493ac2c5170d656499b7aa4a06d0c20d1c42b8b3b006b72661c747626cb7133', "ce1118475dfd9636c873b5d135f2f238f522f069955653805def0196ba2c227d",
'aarch64-unknown-linux-gnu-0.1.41': "i686-unknown-linux-gnu-0.2.26":
'84c7427e700888ed4fd8ccd368c69cf28212eac4a81ead1ce376631e51127a1f', "81408c83605c95ad7f5431100293970c040a2f78651f8de6269784999c283932",
'aarch64-unknown-linux-musl-0.1.41': "i686-unknown-linux-musl-0.2.26":
'a334362acc469af8928df113e881638e23582d0b86eef133a58c047e904a3974', "c6b6dabebbf86c533f75150f67be276d0a934c13db1922597cacc086cd64e6c2",
'arm-unknown-linux-musleabihf-0.1.41': "powerpc64-unknown-linux-gnu-0.2.26":
'8348e5cf28b04ca15e8f2d04a38ffd43daccfa3b1dd82cefafcdca8b692fcf9a', "7c094b2a084288d586bad962330648c19c02faf421590c1542c4c961db5b28f6",
'armv7-unknown-linux-gnueabihf-0.1.41': "powerpc64le-unknown-linux-gnu-0.2.26":
'e0e5b30a899924516c574d9159fadcce008f5f11a5dccbdf95eaa35c24b28c67', "ee28b5db562c13f9262799cd407373734ef4aac229f4436cf4478117ab70d2dc",
'armv7-unknown-linux-musleabihf-0.1.41': "powerpc64le-unknown-linux-musl-0.2.26":
'b4ea7eee3c6b2ed72d0f0602304f64d405ed4dc600c8879309c9876818c5e5ce', "577babbcfaf8ca472286b492164ac49e0209a18a014b93b340be73c563bbb915",
'i686-pc-windows-msvc-0.1.41': "s390x-unknown-linux-gnu-0.2.26":
'd090a0e918b889e963f681322a3f0901d2dae78be15afc2907ded13a8534c815', "f08d8559b2f73c3b112edd8414bcba3a94d0a1bc986099a2d24e4a24ba68ceee",
'i686-unknown-linux-gnu-0.1.41': "x86_64-apple-darwin-0.2.26":
'21b6ad517cf12b5ff2eb030b0dd523ca49e16d9d99136328f1e8197ec50d981c', "f7dfea29cd87f8e8ad893fc50fbdd06270de392c79fa42f6e9ef8ebb61ce6c5d",
'i686-unknown-linux-musl-0.1.41': "x86_64-pc-windows-msvc-0.2.26":
'40ed1d7ee942d25458e9d59a27a261cbaaa3433a966aadc141e48deeaa58b243', "7bd19cc12f927dcd29e61ea1ad428d4c7315a01561d05ce32d6f9c09ee5ce972",
'powerpc64-unknown-linux-gnu-0.1.41': "x86_64-unknown-linux-gnu-0.2.26":
'799f5a7e1ad802a8e5a7dcf3f340bbaf3ea74cc330cd0294cd9787064cd271a0', "f70997db1acf979b626e23236c289bfbf418e17ffd18a7956d8cf44e6f3f5522",
'powerpc64le-unknown-linux-gnu-0.1.41': "x86_64-unknown-linux-musl-0.2.26":
'1d80e8205503dab569b7d5d4f833a32b7163bd7770917321185e078e84f64298', "aa61951a7101f9de68265425a64ea2320d2ac1857001293274a338becef63180",
's390x-unknown-linux-gnu-0.1.41': "undefined-0.2.25":
'd8ee3120408bff3313832d623debb8d2dea79ce05427daf534ee5f54e9360d81', "71916afae3d93c2147a08324c8455cb4d49a168ceec5123fea7bc4fac5977703",
'x86_64-apple-darwin-0.1.41': "aarch64-apple-darwin-0.2.25":
'af544d0fb0d902b5e4ad1ce574b9bcd1ced6718ede9f7a2c2c163c531b10c602', "79887e314f1614352852b45aad55bb533b45add7ba239faa50cc0122665a941d",
'x86_64-pc-windows-msvc-0.1.41': "aarch64-unknown-linux-gnu-0.2.25":
'0d9567b67a6cc6404c4163f8b661561502440eb68698ad7be1197276717f8d75', "2d45144527eb5aaa1e073f1046d510b8854f24553bbbf883d0971ac10721a1ce",
'x86_64-unknown-linux-gnu-0.1.41': "aarch64-unknown-linux-musl-0.2.25":
'8d4782acbea2c04f34d90df25c8a7cce62e3673949d3be4a2baaf610385d5db4', "34fe01cb0ed953aab2584231875b7f112d306955a92d674edcae4632c475bd2f",
'x86_64-unknown-linux-musl-0.1.41': "arm-unknown-linux-musleabihf-0.2.25":
'9b0058e9fc92c96e3530ec4e1a998e435214cb3905e7284e09cf7c68f1c33c01', "368bd210f1ac181879d8394480672243e10710d41fbaaff46d5195a5f13f7ed4",
'undefined-0.1.40': "armv7-unknown-linux-gnueabihf-0.2.25":
'c842a83107554c3a90451e7e6d935aa9d3d066bc25e1cba5c66b80c10754384f', "a107c831168cd40131be62193cc9ee8516868542e14d08c649d7767bf74077f8",
'aarch64-apple-darwin-0.1.40': "armv7-unknown-linux-musleabihf-0.2.25":
'28e92ed4534fa5085050fe51db0a641c319377e6498e5ee98d892ae91139f603', "b3e910c7c857dee9436ecce2a5c706a5f70c8e443e10c007a994741d5f0ead54",
'aarch64-unknown-linux-gnu-0.1.40': "i686-pc-windows-msvc-0.2.25":
'452cd7ec339345d4067f27b6db672f02db942bb525c80c510bc3bdd7596d74b3', "4d787b0549b4ded295ada22a5fb6764588bedbcd83e73a1185292c756922dfe8",
'aarch64-unknown-linux-musl-0.1.40': "i686-unknown-linux-gnu-0.2.25":
'b2fcf9819a5fb53aa98a0fc19ecee6bcd862969886de9d63fffe9b3270d284d6', "8f16d242447721557bdd8b5a4eb97c06d031e02f5f3acaa6c3a0dbc210fd0bb6",
'arm-unknown-linux-musleabihf-0.1.40': "i686-unknown-linux-musl-0.2.25":
'cbeada3fbd6c380aa5524e8e963558da11a214d9c416da64428d92af555567f6', "9c0ab30932a97e8ed1b64a6ddcff313b32eba2a51a46b5aff595df1af5b6b91c",
'armv7-unknown-linux-gnueabihf-0.1.40': "powerpc64-unknown-linux-gnu-0.2.25":
'7ae8180326f005e12dfc8be04c2f88c54efba020d5bdfe49608e1b3407956e55', "f36f267441929b6dc21459a8244b70477877e03ad0a72e5cadce4518f81c141e",
'armv7-unknown-linux-musleabihf-0.1.40': "powerpc64le-unknown-linux-gnu-0.2.25":
'0c1aa0c94457412d466798e565aefbd11e9de4e1b2d4dc9ac0ae45c91d01857f', "2ad2221281afd1f68e8746a0ca630cf2b31d03d017b6bb1dd624975b35a1f70c",
'i686-pc-windows-msvc-0.1.40': "powerpc64le-unknown-linux-musl-0.2.25":
'c985f0339bc7375fab00b4a06d1e215017516188040202dae9d6147196a4bd60', "57ed0874e885ed1318f10d65971ee6fa91365cb958a5f5f0005975e4754782f5",
'i686-unknown-linux-gnu-0.1.40': "s390x-unknown-linux-gnu-0.2.25":
'e1e5c191d4b5634be80a7f4e79484d58190848253a43c678b8c9a8811483fe93', "39d33889705863efcbfc08ef840ce7e6b0a823dc9bd5b80f5001f732c0f1d83c",
'i686-unknown-linux-musl-0.1.40': "x86_64-apple-darwin-0.2.25":
'2b6cc95ea515a50d8da69536eb68478009ec7ae0fc94a13f584be11eedc4a4f9', "ed21c9ee096bb7306eaf3ff39307461452ace0221a132d45f6919ddd5972949d",
'powerpc64-unknown-linux-gnu-0.1.40': "x86_64-pc-windows-msvc-0.2.25":
'e7d56ee62672e809ddcc7f90b863d5f1a0d314fb613647abc830526b0161b975', "7e55a0ae316797723acc2974a658a5aaf0b94ec9ecc90cf62b94da64da223a8f",
'powerpc64le-unknown-linux-gnu-0.1.40': "x86_64-unknown-linux-gnu-0.2.25":
'8c5217c8b58824f1939748818fbd0eb57d35196b361c1dad774bbb2ff0b38869', "7f3396784a504ffb3d2190312b4a7c5330f08906ef22bcf544fe20ecde30081c",
's390x-unknown-linux-gnu-0.1.40': "x86_64-unknown-linux-musl-0.2.25":
'60689531d1a4308396dfacc16a466749730fdcc9c5fced509172349a2f5d9b58', "c92951cc355ba7de4897d538e8d420c7b32f810945dcd664f55d50a936331629",
'x86_64-apple-darwin-0.1.40': "undefined-0.2.24":
'9b29374bc79dc4cca9b6e82e420867a06806651f814081987927fec5bc3ea85a', "5d5a694112d8463c0003cbb295cd29697500c4a0a60920466b0a5c50e43bba2d",
'x86_64-pc-windows-msvc-0.1.40': "aarch64-apple-darwin-0.2.24":
'bf3845b59aaf6bb383c6caf89eae949a18106387be154fb5b2ae9a4e4ed646a4', "49d55dd8a8f2adfb83d1feaee5bf40c20169b411e3809e3455ff0d96bae4f388",
'x86_64-unknown-linux-gnu-0.1.40': "aarch64-unknown-linux-gnu-0.2.24":
'd9175308fcd2bd4b953b05cee66a022380ba493c01b2d35884684719d599299c', "0232b3d2ad506df099ec488b48a7801e7a51118bd6b5c48b081d5d172ee63ea9",
'x86_64-unknown-linux-musl-0.1.40': "aarch64-unknown-linux-musl-0.2.24":
'7a5a1173ba3319f176167bd32544ad5d8edf0f38c753820b5627b036c74aabad', "56bd0db80905d0f5eeba51aa33872727aa40e3dda65c86a584c095ac05609509",
'undefined-0.1.39': "arm-unknown-linux-musleabihf-0.2.24":
'56e3247a49c76a42c7f686292d8f706110a308c45153913b165657f8db8bcbf7', "63d0a438b8ae0e080a5321b668d72a0b40ed9e9f09240592020dc55a39edf762",
'aarch64-apple-darwin-0.1.39': "armv7-unknown-linux-gnueabihf-0.2.24":
'35e320cfa41c8902d66e2c491b5b2d2414e1c6443177c660736de657c66fb2c2', "c2650b42b0211cca495cbb8ccadd200256876cd02f70ce5ccb03e4eb6782c16d",
'aarch64-unknown-linux-gnu-0.1.39': "armv7-unknown-linux-musleabihf-0.2.24":
'62b24363f21c07e02f62cf8e298ee6ec30e844006f3a52ac55c02903c755586d', "51ad3c67b2730040858d59e71b4d3cb8f32e7ef6e1c2b03023cc8518c92c1794",
'aarch64-unknown-linux-musl-0.1.39': "i686-pc-windows-msvc-0.2.24":
'1a77b4cd4bf6ab52efc780fb252097184c23f81233a8f508e49939eb2e6e690b', "3995fbf5a09bcdfc54824ccd0969a975844d586a5fe5dc689f0b8d36eec6e5e6",
'arm-unknown-linux-musleabihf-0.1.39': "i686-unknown-linux-gnu-0.2.24":
'c8f628862e665199b82826db24db3007c16c361c8d0f31d8dfbd4be2d7aefdfb', "dfb662a3dbb7bd1d5da4dbb20805484d8ba7e9d8cc1f6884e737ffdb3106cba2",
'armv7-unknown-linux-gnueabihf-0.1.39': "i686-unknown-linux-musl-0.2.24":
'63342dac1cac572f8f12b179d91fcb0527f115f6a7ef17ba7aa24b699854cf39', "ebb6d14796fb172b03f2ed561d68c6a0f7468173dd9c2f34823dc868bed6ee90",
'armv7-unknown-linux-musleabihf-0.1.39': "powerpc64-unknown-linux-gnu-0.2.24":
'a9013c428f1505e21e56715e6c91a4e45367b7eb341a14a51663e61305cf7162', "3d7abf03072c74c6d841979d444add3d44eea3ef2955ea5bf2968549c9ad8b2d",
'i686-pc-windows-msvc-0.1.39': "powerpc64le-unknown-linux-gnu-0.2.24":
'53e4c2ae32318699a5f6c4c7f19f1dd114b39b15e63704be902ff894b428dfed', "40e3fa0cdb1da02314c998ba0dde02cbc0ef60dfc75eddbe7a51e5bf83e0db28",
'i686-unknown-linux-gnu-0.1.39': "powerpc64le-unknown-linux-musl-0.2.24":
'f0280538ed9bc68283606e4db031f9cc4c4c8404dc5719e9d1f03f705762966c', "c89746e4807e8a960f681faefc9fcbbc9cf6c261153791f893f90b3ce8b2dc39",
'i686-unknown-linux-musl-0.1.39': "s390x-unknown-linux-gnu-0.2.24":
'baa9ef041ed3834d7e5869b10945bb804449e23ea0ffbe91a9475bc4c4e83fe2', "ae088d02d3435bf7e7dd15f72ea8b92888a92762cc7d6830a1a8c9f9cb8c1635",
'powerpc64-unknown-linux-gnu-0.1.39': "x86_64-apple-darwin-0.2.24":
'5d0312a1ee77d652115a21021f47e374886e84e8d986f3a1bcaa7e5851cd2767', "dbb918c9d55b99cfe1c995cc330b6b1dac29379e320c35a84e7bc6bc0e0a55f4",
'powerpc64le-unknown-linux-gnu-0.1.39': "x86_64-pc-windows-msvc-0.2.24":
'07b1856e71c35f93ef5359c54f63d819841762316bf4d7c2774e178412d9090c', "a044e2cbdfaaea36d15a7c8091d12e2ae81784329116fdf967a573b792fc1fd5",
's390x-unknown-linux-gnu-0.1.39': "x86_64-unknown-linux-gnu-0.2.24":
'773725ad1e02d6f4c90494fad5309a7cb4ce03b2e377fad336fecd895bc42dd2', "24a0c6758a4f533c37193592fd0a9a37a61fb583a4b6abd0bb81b83127d86336",
'x86_64-apple-darwin-0.1.39': "x86_64-unknown-linux-musl-0.2.24":
'cf5393f17de6961c7140d68f80e09c1f43ef47f8fac923ccd41896cce698f296', "cb91cb5111e9eb4f1be7c4b8e467380e65b41c5f19ad956f613b290deaa838c9",
'x86_64-pc-windows-msvc-0.1.39': "undefined-0.2.23":
'a44eb417b0c1e1c7cffd7349b8019d684f6200d0b5cfaef7dc322e8312bb254c', "d5fe4b3aa545d6bc43cb5fb2a27d3f24f53762472d345b06d0d03a2e27614f86",
'x86_64-unknown-linux-gnu-0.1.39': "aarch64-apple-darwin-0.2.23":
'e748caea4ddafd3aebba771f4e8f51fe5aa517b71151a648269b3be982a349a1', "1d41beb151ace9621a0e729d661cfb04d6375bffdaaf0e366d1653576ce3a687",
'x86_64-unknown-linux-musl-0.1.39': "aarch64-unknown-linux-gnu-0.2.23":
'dc57b6f64ae82fe604390e05cf66092fe598ae0fd0fdea9d568f6c4874fb3fe2', "c35042255239b75d29b9fd4b0845894b91284ed3ff90c2595d0518b4c8902329",
'undefined-0.1.38': "aarch64-unknown-linux-musl-0.2.23":
'1fde633a2c16b51e43f346681471b3daf26e2b918a6d13de170eada19945774a', "60a122ac03b4187ddf716995f5f87838ff0edf9bfac372202c5c05269a32537d",
'aarch64-apple-darwin-0.1.38': "arm-unknown-linux-musleabihf-0.2.23":
'9ed4dee0e0f3da47fc85264fed79ea118f66043481ad71182c21e838f4f207dc', "643666522fb27c45b8cbb12533b57519ede6c1c1a61c1597e9c632888080d55c",
'aarch64-unknown-linux-gnu-0.1.38': "armv7-unknown-linux-gnueabihf-0.2.23":
'8d5afd982060a11748a46b4ca8ef9a2aec52ea4736419dc7c0dc53ad98843454', "2e284e7718176306b0d042a65143ff5b2c6453f33cadc1ebb19aedbb4f70ec95",
'aarch64-unknown-linux-musl-0.1.38': "armv7-unknown-linux-musleabihf-0.2.23":
'b15f7f84f0975825f6f0e2f10ec0ad49ad3bb48d6b7bd89f058e578a939cf383', "27408e6dcdca9437d7813f7122ef08b2de4e21c90c0c1784c32998dcb9f5ed7c",
'arm-unknown-linux-musleabihf-0.1.38': "i686-pc-windows-msvc-0.2.23":
'df7fd36d0de1d751f091c431d955b9d0a5cdcc74f446bdd65b91aad97cd016d2', "8f7e83f5c09320d1ed32dee5773c4c122797c194ce27922cb03889c54d927eac",
'armv7-unknown-linux-gnueabihf-0.1.38': "i686-unknown-linux-gnu-0.2.23":
'e0a55e1dde1d1421a10d4706a8e79f37039fd57026f02e629e93b6feea504cfe', "1cbd6066b8e39445f36cc621b982a053a917708bd5f13d1624484677449bd854",
'armv7-unknown-linux-musleabihf-0.1.38': "i686-unknown-linux-musl-0.2.23":
'b1371b764e2840e5a4ef3567a36626b4aaac2ede2165d42e5ac19683ae4beaf1', "a3e68f5c51efdbc63edfda7f3f830d381964458d46a42b993f8847d4369e0818",
'i686-pc-windows-msvc-0.1.38': "powerpc64-unknown-linux-gnu-0.2.23":
'4acad6296bb67eb9900fefd0ccca8af7d770f485f40c0545120e7b452ef7a0dc', "2644acd3c6fb902b14325a2a60b324bec6617ce90ff73fe4df15d2ca26ca5572",
'i686-unknown-linux-gnu-0.1.38': "powerpc64le-unknown-linux-gnu-0.2.23":
'c7065c75b52ba3b9eabb69378e01a1a5d4ca0f80545dcb8a027080fdfcb112a3', "ca16c9456d297e623164e3089d76259c6d70ac40c037dd2068accc3bb1b09d5e",
'i686-unknown-linux-musl-0.1.38': "powerpc64le-unknown-linux-musl-0.2.23":
'b65b24356366655aa112c18205d3214fd5fd3eca80888392f7b1e25d215f70e5', "ee6596b3241df3884ce77780833051ce4a3700a83e82e1704cb60981db8f8801",
'powerpc64-unknown-linux-gnu-0.1.38': "s390x-unknown-linux-gnu-0.2.23":
'2eaad33bb7d742498aec2dc6ff52ebc82103347db74ccdf202e0dbe2047815a9', "55f8c2aa089f382645fce9eed3ee002f2cd48de4696568e7fd63105a02da568c",
'powerpc64le-unknown-linux-gnu-0.1.38': "x86_64-apple-darwin-0.2.23":
'a1110c55b4383fb0dc967ae0ee3950499915d34d69d10c08c39d66340f28651a', "960d2ae6ec31bcf5da3f66083dedc527712115b97ee43eae903d74a43874fa72",
's390x-unknown-linux-gnu-0.1.38': "x86_64-pc-windows-msvc-0.2.23":
'537202439156061acea27ef3be90c524368ceffa642f43333dbce223c35be866', "66f80537301c686a801b91468a43dbeb0881bd6d51857078c24f29e5dca8ecf1",
'x86_64-apple-darwin-0.1.38': "x86_64-unknown-linux-gnu-0.2.23":
'f35f8e07f66109867f10bce591188e5a54a822344517bf5150fcd28c616b744e', "4384db514959beb4de1dcdf7f1f2d5faf664f7180820b0e7a521ef2147e33d1d",
'x86_64-pc-windows-msvc-0.1.38': "x86_64-unknown-linux-musl-0.2.23":
'decfffd2e6e707b7b51b0981a51d6d277e8c15aa904be3c820dbd46b35a35a95', "c7b80246dad84eadf288c26128f6504fa27529f21091ccf7d5f9450fbc229dd4",
'x86_64-unknown-linux-gnu-0.1.38': "undefined-0.2.22":
'9b19bf6067ebb2e200211a300f0721e35144424f8f0f703dfc50c0bc745f69df', "d390a2990caffab099f129a10b0393dab81a7043dbd93d514e05034368e052d5",
'x86_64-unknown-linux-musl-0.1.38': "aarch64-apple-darwin-0.2.22":
'29635ef915c1bb4048720e6b5e19f424a5a5f3934adef5a0e036295256c098df', "ed44fcb929f8cef958ed9e6de350d542f7392a43331d3605c4fcbf418e204c5c",
'undefined-0.1.37': "aarch64-unknown-linux-gnu-0.2.22":
'158c7d7a9bfe2dc8430eeaa1e985a883d241745fba1acfb75e8d2242169983bf', "2fa9b4647ac17dcc050abb8ed1547b8c87e3d914bde3e045b51ddc16946a4e57",
'aarch64-apple-darwin-0.1.37': "aarch64-unknown-linux-musl-0.2.22":
'1a160798d79a626a06e16634d77315e9dbe363ab6bfdaef424f7b5bffd30cab7', "1855c439577523fd2a3e1afb19712fd80eb59d63c92fa29d24afb7f68c8ba88c",
'aarch64-unknown-linux-gnu-0.1.37': "arm-unknown-linux-musleabihf-0.2.22":
'd59ed726780815d48f95bf4f7a2d9c41aaa05fc746d5a8af49ae11d7e1f3f34b', "bba9175deeb797714c629543276a98fb834c58d85d8edce47d28c90e2e600e07",
'aarch64-unknown-linux-musl-0.1.37': "armv7-unknown-linux-gnueabihf-0.2.22":
'd86cc49c68c9efd1116fe164f4be14d096d20f846ea50fb02148cb44ed3d920f', "dcb1fcea336bf36bc5880c2ea29e1f32b10296f3b14ff6f3f2ffd8667a2146f7",
'arm-unknown-linux-musleabihf-0.1.37': "armv7-unknown-linux-musleabihf-0.2.22":
'2ad8488bbc2f519bcd2a4435aea33ba79c0dc71fd61f90d898964a02068b8aab', "de1a29702d5fc14be20b21e0ba7b513d84f4debe8c5ff49a66ae333060fdd767",
'armv7-unknown-linux-gnueabihf-0.1.37': "i686-pc-windows-msvc-0.2.22":
'86441af7ba294abf25ffd60a452955db4e8610490bdaf8c054976bb31d96baa3', "aa5b36bdc88a16c92d5ca93c4a9325bb82eb875507d363ec28cb6e5ee694e8ed",
'armv7-unknown-linux-musleabihf-0.1.37': "i686-unknown-linux-gnu-0.2.22":
'7b813fdcadffd54e629dc65541edf2d90d043083e32def8332bf87ce2443f583', "00002ada635ce3f17a97a4eca7361eb6ac065db342540dc31e743920a723b92f",
'i686-pc-windows-msvc-0.1.37': "i686-unknown-linux-musl-0.2.22":
'e676cacfd871e33e7c4972ae241ed6362e20159261f9da8545a3816e436b59b0', "c98fd1af293fb19bdeac03320f83ff328b4575478ca30845f7172e9491c5bb05",
'i686-unknown-linux-gnu-0.1.37': "powerpc64-unknown-linux-gnu-0.2.22":
'bf4c37a3aa6ee61a409c89261593909756dbbd86b0819d5003dc3ac83aa081e1', "98dc7f3d818368190389aa008b5873df84a470c40c94f5f339655c50af0cdb89",
'i686-unknown-linux-musl-0.1.37': "powerpc64le-unknown-linux-gnu-0.2.22":
'ecf205ac1196602877ad24d1c5fef5c8688d66262d358fe818155190ff0ad8a0', "cb9096be1041b49b09b3f407059bab3a4b68219fc407f05dd441c58b40299c0a",
'powerpc64-unknown-linux-gnu-0.1.37': "powerpc64le-unknown-linux-musl-0.2.22":
'4a0cc47732dada5ee1e1392fe6ddf6e2947a6bcb0b61e83936eaf1ebd363b5e7', "4c0d300931775be6069dd5fa095077a639e780b5c890885035df9fb3f4dcbbd7",
'powerpc64le-unknown-linux-gnu-0.1.37': "s390x-unknown-linux-gnu-0.2.22":
'70764f4145e931dfbc195b4f6c2ac592a776b34402480de8dc6145cf2196b7e2', "acdc4f3e01327209883e0578a077a69e46be0a0ce95f53c742d64ac753f93610",
's390x-unknown-linux-gnu-0.1.37': "x86_64-apple-darwin-0.2.22":
'222b3567a5ce77b4ee0b8732cd18a34a88e31e0c5230c652609da922b83d7d36', "cb03b461250b688e39b19feaa0853d842e5d4193e262c9d4db2d15faafc54dcc",
'x86_64-apple-darwin-0.1.37': "x86_64-pc-windows-msvc-0.2.22":
'61502d8054f12aafd56ff193abca0606f688fb7d84cea40e94ff3de5a0cc950f', "6ab3ed27e38e3a2c4a3a4880b87b8d607fa14589860aebbb1a34064d792d54ad",
'x86_64-pc-windows-msvc-0.1.37': "x86_64-unknown-linux-gnu-0.2.22":
'6bc00aec8b4731a7883b88d27450c959055a24a1f5858777313addbe850a7cad', "65cd2e2c3660779f8a1fb02eac488b540d1ae30f3a80a381f8a7859d0b76bf06",
'x86_64-unknown-linux-gnu-0.1.37': "x86_64-unknown-linux-musl-0.2.22":
'33cb815958a3e84b929dc06d42bf5170a5a5eb60b413f2243b4e62e75edc3e49', "8e165482df8590a620bea0411023c4c345f14301b733a9b6f6ca93e730947aba",
'x86_64-unknown-linux-musl-0.1.37': "undefined-0.2.21":
'2c591eaa0be3711dce1ad6d07a7564c8738b5c16b009c84037727f94c073a962', "29a224acdb53a5478e12260672547e3d84a14c972c64f3e154553ccd813f8400",
'undefined-0.1.36': "aarch64-apple-darwin-0.2.21":
'1d7cf52af7406ddabc4feb66dee5c4573f7b22a5ff73fd8a5b47dec7897c8e7e', "5b3925fc797bc5e168b5883a5ba2ff6c5751a1c900748c132f01d1ee5c87d24e",
'aarch64-apple-darwin-0.1.36': "aarch64-unknown-linux-gnu-0.2.21":
'd37641e38512b7e55b9eda7f8a6cb831375b5f1e86f0f326dfe0e6a8602ca7b6', "77ff74dcda1e08d757632eee8c6aa3928d1e52dddb460056a0c7224c888d2956",
'aarch64-unknown-linux-gnu-0.1.36': "aarch64-unknown-linux-musl-0.2.21":
'c64b7d23c3e27346a5b31a95fc16663407bc72aee0b17eb0aa9d069e312e606e', "3ae6f0de1698b257052d5b1a05809a0f17db64fb6b1e80ffc64b659840105002",
'aarch64-unknown-linux-musl-0.1.36': "arm-unknown-linux-musleabihf-0.2.21":
'89740c2cb16bb57dfb125764fb889f86b225cba0b8691b2bbf30baf96d2348c9', "af4467849e6815b89067b9133dead64d0c912b9d2645a80b0dad575c01ff4912",
'arm-unknown-linux-musleabihf-0.1.36': "armv7-unknown-linux-gnueabihf-0.2.21":
'a802fd2c6ccd2ca8dcfe85fd2c5fb58689c5c082e6ce8e3aa1b1436031c70879', "ec15bee0208d23966a5ae6f2dfd07e38ca8656960a5caf26970d3a91f055e34b",
'armv7-unknown-linux-gnueabihf-0.1.36': "armv7-unknown-linux-musleabihf-0.2.21":
'07b8fcdcde9f43c94ab4d5296c1e8c86f41589f4d8d15f124311bd3c1f019777', "5671278eb619ee82615ab8e7be2251763d57d5b210d317d92c40d6bff0c6c418",
'armv7-unknown-linux-musleabihf-0.1.36': "i686-pc-windows-msvc-0.2.21":
'78026455886e3c264eb952c92d2795d19cffddf529651a2d8f20cadac4ad31f8', "7740b290f6efdfc73d24977e4dc86be144865ca92ec106cb8e0b206f7b77b80f",
'i686-pc-windows-msvc-0.1.36': "i686-unknown-linux-gnu-0.2.21":
'e945b6a176ee08d7440703eb4a975a8b7d383b8e9b480f724dc5d614a90a080a', "ec323eb0b67103da905e24de5c6ee4036da22068c439f098b93d4c206e6764b8",
'i686-unknown-linux-gnu-0.1.36': "i686-unknown-linux-musl-0.2.21":
'b1ef60a4b5b153a3c11e9177e2d72f334e1c7d9311bea75d42faa8ac8c9d4e42', "118a1a3c0484a392ccf9388cd296bdbaa1e8b5479772efd69056ac99119c0aa5",
'i686-unknown-linux-musl-0.1.36': "powerpc64-unknown-linux-gnu-0.2.21":
'7fbc9f02618d22f54644c29c65cf6d5ff3cd813f1fcc26cdeaf3ae393057f604', "0fbf9a1b148b86511a0c167f3dc7e5fd228c784af0d3fe8d8c99e024ed2fa1d5",
'powerpc64-unknown-linux-gnu-0.1.36': "powerpc64le-unknown-linux-gnu-0.2.21":
'678a5fba4ec6b6d52d6de833a447b288869df501ba33399ddb437977bac14efc', "ff49e7dbd25e98932b5207100916c1d6a6c624a620d37aabbc307bc97be53674",
'powerpc64le-unknown-linux-gnu-0.1.36': "powerpc64le-unknown-linux-musl-0.2.21":
'873a0531ba05ff56ee452365e4ef9c40acd4c4e6225c250e6a6c4c65d728ef70', "29e32e5b7bb5facb8eddec8e9146f3b20074fa73dfd3555c985b79c10d3c55fd",
's390x-unknown-linux-gnu-0.1.36': "s390x-unknown-linux-gnu-0.2.21":
'14b4956ea11f85a43031509c6d01e8bb941d946f974d405f3cf5dc65500f47fe', "897414d24d13a202a6f9a437408da64cb26e10bbbb5820571e0de2b4d540fa99",
'x86_64-apple-darwin-0.1.36': "x86_64-apple-darwin-0.2.21":
'30e3e1156c38e335b969d999b83d9e9f6fa5d497c80e5cdf1c43339cdbbd02bd', "92eec02ae5ff8ef4b4070cf6ef787a2ee3bfc6ca910b61669a8615e2149d6595",
'x86_64-pc-windows-msvc-0.1.36': "x86_64-pc-windows-msvc-0.2.21":
'fd43e117e08414970f84cddc6300c5fbd5096be8f9c981d5b3464c28720ddcfb', "bf4946c5a8751cc63def72aaa53a9a0c1ca015876b9ec144cc389ef4901dbc4a",
'x86_64-unknown-linux-gnu-0.1.36': "x86_64-unknown-linux-gnu-0.2.21":
'7108a5709273156a176394d6da4b64f63b3c658e350657978eb1ba4c9e287e02', "bb6ff8fa0ac1d86a32b1ef615ec52acb5c8230f803146ad4ceeaba8aaa26a787",
'x86_64-unknown-linux-musl-0.1.36': "x86_64-unknown-linux-musl-0.2.21":
'3c95bc263adcab13ae5c7e9a0c97e9de5037f8926294cf22902d04eb99f951ef', "90b0903364aa45e588ac2b269d70e871180f81df0f7c603d6b17742fccc660b3",
'undefined-0.1.35': "undefined-0.2.20":
'033df44758caf9a2d81675419c9ba3bfd9a15255e670078b236b373a6ca8cef9', "f248835e7b801bfd0dd9e70716257604fa6760cdf92573ae6419dd35ce7a9058",
'aarch64-apple-darwin-0.1.35': "aarch64-apple-darwin-0.2.20":
'd5c0740e4a64c5d79150f1e819d903ec6281906bfce433bfe599312de7994435', "519bd42c022a41187984234a040c3f00a3eb4bcb189f101c0fa48fe70b953357",
'aarch64-unknown-linux-gnu-0.1.35': "aarch64-unknown-linux-gnu-0.2.20":
'70721a0535ab34354b2fab1461c6ccfc5949943ad34bfec179f4558aa331635c', "b97b67c7f65025729da8194f8b0e21ffbd91a1210fbbc89279dc46d5342a3e4d",
'aarch64-unknown-linux-musl-0.1.35': "aarch64-unknown-linux-musl-0.2.20":
'59e4100cdad71bcbf4618516ba860b1829c3b2f255bee00794b5ae1823cd1388', "bef8bdd253acc9a82269e5574ab4843b0d70a1935235805bb470eae3ceaa2fee",
'arm-unknown-linux-musleabihf-0.1.35': "arm-unknown-linux-musleabihf-0.2.20":
'4832abf5ab1c3d238e35a1634c6cb62148f5fb722e48d498c1cb10876efaecb5', "2caeadb57638fae11cab25094975201d3f8573fe6f752e628b89d61447f7abe4",
'armv7-unknown-linux-gnueabihf-0.1.35': "armv7-unknown-linux-gnueabihf-0.2.20":
'ebdda308333bf6ee351f0f225d7076697c316e6f671a23caa8922f876ba2627c', "faa32b09015770fa5a72557a04236a7be61f06bbef77a6707c658be791adf039",
'armv7-unknown-linux-musleabihf-0.1.35': "armv7-unknown-linux-musleabihf-0.2.20":
'6ea7e2e6953bf3afcc973fea7aaf12ada410407432d86e7665ccd641c503d739', "ba1be06d8aec4b5247b5d09032f37fd4aa8f54acd07b05db18351d61a93e0cf5",
'i686-pc-windows-msvc-0.1.35': "i686-pc-windows-msvc-0.2.20":
'af6066ee9197a675a6138a118d3125890468ea036c81d3d3327329830ad3d587', "c4430939e934ca8ba2b079138728a22600d32572fe315ac1811f8a40b062534d",
'i686-unknown-linux-gnu-0.1.35': "i686-unknown-linux-gnu-0.2.20":
'9ad7c1b2a4555b37e54f3e999482d0301e8d030ce3e99627b0fcb1435e853203', "6c8c4e58391c508eed5f8506257d421f3fe13464fc8672b5995bf6243d46fad5",
'i686-unknown-linux-musl-0.1.35': "i686-unknown-linux-musl-0.2.20":
'41be10fbc59cbd7a059f0fbd33440c7b034086d36395546856f2076cb562b4c4', "4a4f8a73f29362e40e9de94749f988e691665102ca2bd6501f39248735c40647",
'powerpc64-unknown-linux-gnu-0.1.35': "powerpc64-unknown-linux-gnu-0.2.20":
'df17a85fb14b5e295bf45a2e371ca0f78463ac66b5fa6d1c1f51f22f3eed592c', "aa557c951623d746ea30b4ae107fc37ce7328196929d5cf38beecf2c1c60555b",
'powerpc64le-unknown-linux-gnu-0.1.35': "powerpc64le-unknown-linux-gnu-0.2.20":
'd6300efc3079c3d7fbc861a1907c76c9e9f79bb0b3b6effd39bfeefb38bc9bc3', "1ef60183bf6de0c1da96fa027a8b3847da289222aa4bd5ac81255aa614e36fc7",
's390x-unknown-linux-gnu-0.1.35': "powerpc64le-unknown-linux-musl-0.2.20":
'6fcece3d517c4a47e4dd40ef8cf40c18bafa88c22f7846abe80f10ae494260a9', "56c880df3b97d2a1c0ac6812ba174d4b7e1362fd256ce8b29f029adabfdaf28c",
'x86_64-apple-darwin-0.1.35': "s390x-unknown-linux-gnu-0.2.20":
'9de159d413f235d791377ecc7266b6c1b076c8a638772f04e6dc05fca32b6b4a', "455863a0850d211aad8c94b61778b2c30cc7d5639ae0d5607549f1d56372f706",
'x86_64-pc-windows-msvc-0.1.35': "x86_64-apple-darwin-0.2.20":
'543ed32847307ef50b5d21c1f9f4968e1e8c97e75a5899f80de5a6c26cd61888', "41018b406133a2ee5e51d8f35c990999c2bb96ce457864ac9883a0f9dcb49c58",
'x86_64-unknown-linux-gnu-0.1.35': "x86_64-pc-windows-msvc-0.2.20":
'ae2081221ea244e4998b89c408421e9922499fecf371c7310cfa0e951bff2a9e', "74d2f2c945da68a2aa8f0f277229f3b172c7aec1072cd990d866c25ecbe21410",
'x86_64-unknown-linux-musl-0.1.35': "x86_64-unknown-linux-gnu-0.2.20":
'9abd44dfd8958e251a3b29a1eb95f152fef94f38fcef8bf534b86fd94ef89e35', "bafad50e1b8b8b89083df115cdbad6e991747fd6ecb52ca407d6b5533ddb150f",
'undefined-0.1.34': "x86_64-unknown-linux-musl-0.2.20":
'ff93be812726a344252374ba1751b0089237439077a30c9214fb9a44bc32582b', "1c27fd144912433d7f12b58b00eebb80a7ad9a1864b22b1ba41b07b5998a743b",
'aarch64-apple-darwin-0.1.34': "undefined-0.2.19":
'40233daeac0eca7ea233b79a8f312fb9d85913fc74547031c81f2ec7c3f3aae0', "9186f4961698b35b1812eef5dcd6973accb3eaa980a571c964f6f91ca71da5ff",
'aarch64-unknown-linux-gnu-0.1.34': "aarch64-apple-darwin-0.2.19":
'e4fac2f30a2c8e1773b08d4f50994c484a8166f64fc2cf0ed19ccac62f5d01a9', "539f2cb812f0596b3f56d41a92662f6e102094587ff07f0793bd015d21cda54b",
'aarch64-unknown-linux-musl-0.1.34': "aarch64-unknown-linux-gnu-0.2.19":
'e13bc0a5fa7aebdb83627cccb95d50d202d6c1d08ec3bc8ff035abc6c5438edf', "7ba7454ceca1b789e74637b5cc8d1353d6a87ae3985dedd16869c036e3b4d02e",
'arm-unknown-linux-musleabihf-0.1.34': "aarch64-unknown-linux-musl-0.2.19":
'ad0fb8ab07cf301192a829684c8f3b0fc3d024d7e75297c2ed4dddd8d249fc89', "a9932edc68680dc388bf13cb21132f4d0aa13bf9c31c1c1f4febf1415ad51923",
'armv7-unknown-linux-gnueabihf-0.1.34': "arm-unknown-linux-musleabihf-0.2.19":
'48b5588ad3ff90944a13c24744a14964b68a99fac7694d9a79f4cf38aa38b386', "71dedaf8f40e3939b8ad493093584d03046c607cb7e7c155de7eb0c8e0da2830",
'armv7-unknown-linux-musleabihf-0.1.34': "armv7-unknown-linux-gnueabihf-0.2.19":
'7591b8ee28f1c79b9fa35a32a3f3af32012a221f01851a9747e2686dffe735d6', "17b44738383b1a5fe7ad592be61c543048022c09c649759c589a74a00fa3afb5",
'i686-pc-windows-msvc-0.1.34': "armv7-unknown-linux-musleabihf-0.2.19":
'1dd6e548b6f3f661152fed143257184439b819334d7f1124aab015a4919dd4e6', "6c287d699c95cffbb30520d27d7b80ce1971b336bd387f72391340acac434c86",
'i686-unknown-linux-gnu-0.1.34': "i686-pc-windows-msvc-0.2.19":
'e5b8ac197e33d4884cdeaedf48a90bda44dabff330c194ca55ceff769dd8dcb9', "68977cc3fde46c61a80ea451651f3b6789ee2a8cb67a4e5fbfc7db93022d9e1a",
'i686-unknown-linux-musl-0.1.34': "i686-unknown-linux-gnu-0.2.19":
'2d43d99471b8dc32f6776559769d9dca1c9b587445f9be12ae751d7c58947f06', "5ed1da9e25968be4581ff301a9034e8e82f2206686f504734015c348b94333eb",
'powerpc64-unknown-linux-gnu-0.1.34': "i686-unknown-linux-musl-0.2.19":
'a6774692b35f66f871c537e0133d4e1ea629862c73dccd6221307a609f7b4cf8', "236c3fde87ee06c2b49372e184f2fca84f82ea3daa36e85ac884f7459b18ebf7",
'powerpc64le-unknown-linux-gnu-0.1.34': "powerpc64-unknown-linux-gnu-0.2.19":
'8ac52b6ad77eb013fa289b42f465b9ab8ba5f861cd76c828c69aca6121682cd8', "9ecdf74c9846c271e78e300f1db8cf3762ace6d9ba1f2e9d6e695cc64fb2e746",
's390x-unknown-linux-gnu-0.1.34': "powerpc64le-unknown-linux-gnu-0.2.19":
'2d394cf56c1f81b434e45aa0df61b48241675a5b5c97b91b6d511827aa0f2ea4', "fc8bedb7f7b35905fd5e1180466593e2ad35788994f7d61c6605ff985bb61aff",
'x86_64-apple-darwin-0.1.34': "powerpc64le-unknown-linux-musl-0.2.19":
'2f6933cf0e10e99cb3575deebcad5cc143961a3da167c4b21eff4d600ef872ec', "a5d1f2b9686ed2466e9e588d8ada686130318015693ef1a7064651347063bd05",
'x86_64-pc-windows-msvc-0.1.34': "s390x-unknown-linux-gnu-0.2.19":
'98c824618c808cf4ae1af16c5341086f0038e0dc1ae7e0a805c872d6fcc033b7', "6b68ee8a45062e9a6d3be5de5c0fddf49f8669c2b2b897432f0a55e99fed57ea",
'x86_64-unknown-linux-gnu-0.1.34': "x86_64-apple-darwin-0.2.19":
'1d3b075c89e5763ddbd19efdaf03d6ad96a753db889a28f5127227c40bb9f0bc', "1b8bd98a1ffb5823b499d914d8fc430b6bb96b3f97bedf06b67c60f084e366ca",
'x86_64-unknown-linux-musl-0.1.34': "x86_64-pc-windows-msvc-0.2.19":
'bd162c354d0406c5ce91c0b16d130a62edbac6528ecd90a7f5b3f2d315f12df3', "b704c9c6e5e18e1c822e44f118902468df76245eca8831c5f8d4dd1223c0fbda",
'undefined-0.1.33': "x86_64-unknown-linux-gnu-0.2.19":
'54a67168f4c5cdf44f4197e948cf4ecb65e71001f49584d79eab82358bbda813', "71132ec5c59ec865d73877f2f7f4ff75cd2f56a93d967c1a91ef797bdc87ff93",
'aarch64-apple-darwin-0.1.33': "x86_64-unknown-linux-musl-0.2.19":
'6e6af126bfc34a9d0e02641bd99fda1201a81356455ee4f196b760b3d995cb7a', "6e8a64434d3baf03fd64f58016a9a37b08a8561db6979b807de8feb55d94502d",
'aarch64-unknown-linux-gnu-0.1.33': "undefined-0.2.18":
'12f04ed3437f06ce6fc0384958e4dbb74c441bd9b46d5f83b8342c6c9247da97', "5919f79b42997129e5a456bb5910086d0043dda20e505d12f7f57f0a2669ae74",
'aarch64-unknown-linux-musl-0.1.33': "aarch64-apple-darwin-0.2.18":
'580542f3997a10191091cbc1f142e1526afb9e98aa6ba0a709245cfde2d99d99', "979ddc0aa7b068632bf4c517bbb6d97798b95c54dfeaca9ba653df91989ed958",
'arm-unknown-linux-musleabihf-0.1.33': "aarch64-unknown-linux-gnu-0.2.18":
'febb8276163a99d18fadb04f9dbe298e613b1716c5721a3e2433c2da0fd9b69e', "5cc1535801398ad74e5fc8a5cf5a619d3e806b8b7de6b973b33c02b9b2584ffe",
'armv7-unknown-linux-gnueabihf-0.1.33': "aarch64-unknown-linux-musl-0.2.18":
'0302de0a1f48ae05a3a0f7d7924f8845012628fbc55da590037d433bc5977e8f', "473ae75c6e9ed1f63f0c0c556ac6ca4718457903c3652adf07c8d46655133e31",
'armv7-unknown-linux-musleabihf-0.1.33': "arm-unknown-linux-musleabihf-0.2.18":
'db82699a990ab3f37709dd0108a336d1cf3e9d3d0f5cd906795eb1a1d0758714', "7fb75cfe47c50f9306eea91f1d713a0f76dacefc92b6a35271b7af90e024bac5",
'i686-pc-windows-msvc-0.1.33': "armv7-unknown-linux-gnueabihf-0.2.18":
'753a1ef176fc87846a48eafdda3b0b5e0a3e0e70a746f6868e6c8c097c6322c3', "c0ff7d440ccd43666d813da4dce5e90a1c6b90e3dfc951ed868a38c488ebff07",
'i686-unknown-linux-gnu-0.1.33': "armv7-unknown-linux-musleabihf-0.2.18":
'7b55900bfb6423541fdb129ca34396efb614ebfcb8e40027d7861907278f9258', "1c99194b715b74f0bbab9ba2f350bcbdc4e101f056d81ce35f62736b951b212f",
'i686-unknown-linux-musl-0.1.33': "i686-pc-windows-msvc-0.2.18":
'302f5755e99fe449664135069e60be7bfbd931d09e22f6447fc0f64c82a464bd', "554b9b65eee4f30b70ff2d3b1c2cee07600eef176c235d8639aacdca799610c4",
'powerpc64-unknown-linux-gnu-0.1.33': "i686-unknown-linux-gnu-0.2.18":
'8b007854d21401c41cf2084e21664981aaaa7cbfa5df71365858d12470323823', "efd8fbe10f88622479611cac0ad18d7e5614a9335d655e64be8e30db6ea749cc",
'powerpc64le-unknown-linux-gnu-0.1.33': "i686-unknown-linux-musl-0.2.18":
'02ed93b767b1d4a2d69c61932366104bd016417980cf71c1f898fcd93ec74232', "9d991b27482edc0891c8aa2750e95aa4f8007f3af9746d90f0176462a2cb3a09",
's390x-unknown-linux-gnu-0.1.33': "powerpc64-unknown-linux-gnu-0.2.18":
'4341f067c105607d971dca3d9c79cac59b3e8cf4f8f61a50fe87b6236d97cc44', "0dde2eea6496139c10bad1e7e1d49d210bc47f294dde158db65f78eabcc363a1",
'x86_64-apple-darwin-0.1.33': "powerpc64le-unknown-linux-gnu-0.2.18":
'3e32e8242b32c1231a45888134b5615f45bfd938fc865d82f270a9ca76ab1a90', "4515b5741a0cd2596526f4504429bbd8e6122c384ffd9211023771aa042c6815",
'x86_64-pc-windows-msvc-0.1.33': "powerpc64le-unknown-linux-musl-0.2.18":
'b5adf2b7abdd72ab763a1a65624bdbde178797387c461a6e12803157dbf62fee', "48ce3450450a0314a6b7996f53145e273c3a2013c1771b56449c275d9260575b",
'x86_64-unknown-linux-gnu-0.1.33': "s390x-unknown-linux-gnu-0.2.18":
'c582cf587db50ae4dd50360c5bc5dffce110c7e457f1dc1955fc6ad447bdfcce', "4c3826eabcb81aeb187a3de95fa3e3f3c784fb71539be05ea56a963b3d97fe4d",
'x86_64-unknown-linux-musl-0.1.33': "x86_64-apple-darwin-0.2.18":
'6a9877d92235c225ba82d18a6960489a8463716ce1f858f793b971f4aa2f7abb', "140158512a43d8266fbbc550dad7ed3f27953d5bb5bc7a3e91e94ed3c1c1773e",
'undefined-0.1.32': "x86_64-pc-windows-msvc-0.2.18":
'c0fad19c5c03cfbf104ccb8e21c510aa556f5d296ad83a5faa737b4dc763a932', "16dff877e19f61d094af35878a00b592302a1794c1c27afb1b194106931e9e59",
'aarch64-apple-darwin-0.1.32': "x86_64-unknown-linux-gnu-0.2.18":
'2f33ca87c17c27d6c2e7ac45b26e19de1a07fcd5e9312670a7bbb90634278414', "e5a0bde1e0fe57a7ea1d26bdb582c636ba742c3db8a10d0a965536da7004abd7",
'aarch64-unknown-linux-gnu-0.1.32': "x86_64-unknown-linux-musl-0.2.18":
'ffd433c6508a165f29688694b436289214c5f4569ee62e4b8b00a95dcd661cee', "4472cd12522d96566be88545f1520dc5099f12f47df297f54f9239fc1af0ed87",
'aarch64-unknown-linux-musl-0.1.32': "undefined-0.2.17":
'5b19aeef841ad88313afa80dd56198af6a33c3be2f890936e88e5ee197b914f9', "6bfe8c67c849a87271a47d6c54672b860a1b37fba5bdb2928f6b912719edac55",
'arm-unknown-linux-musleabihf-0.1.32': "aarch64-apple-darwin-0.2.17":
'ee9a2df7647689dac93f7e98f0f71ea04977b9cbf899a56b061aca594542a8c0', "7dc5fe97867ac3bbcbeabf32fb76b3caaf12141b5e20926ed81353f9a2ff7dcb",
'armv7-unknown-linux-gnueabihf-0.1.32': "aarch64-unknown-linux-gnu-0.2.17":
'ec316ac2dc8d5b8ba81e3f19f4550bbdefa5c36ef2a8a7bc90afcc82f37e3f96', "5037a966a2422f40c63d36982d46f10362383c128ce1707a56b4339b44a50c94",
'armv7-unknown-linux-musleabihf-0.1.32': "aarch64-unknown-linux-musl-0.2.17":
'43c0dce83f4450ee6442ad768071f834e0d4dadedf333e3d6ff9d2e9b23f0487', "910edd0a8db6ff39baaad0f7f77b2ce74e0111b6b83a4439e2e02d5b82404e1d",
'i686-pc-windows-msvc-0.1.32': "arm-unknown-linux-musleabihf-0.2.17":
'df848217d4ef5f7a0d55572ac307bccd0052d97c5be21437ec717bb9e461d85e', "6e72744e9cadf1649397acceb006f27c9cdce3dcc2876fb73a887d8914166791",
'i686-unknown-linux-gnu-0.1.32': "armv7-unknown-linux-gnueabihf-0.2.17":
'93c79fa1bfc8d558176cdb5a457c106e3327a5a00c01127d099310fcf312c8d7', "a5f18a5f739402e9c2a6b5a4dafe0ead37125bedc7c03a74a9a92e4682a0f49c",
'i686-unknown-linux-musl-0.1.32': "armv7-unknown-linux-musleabihf-0.2.17":
'c6804b16c453d08acfb0a62a9e537d526447df06bf6eba2e70b407dd620ccecc', "fcf11ba75a1d21c49d53474c51b612de1627fbb97c23bd7752d64d178740014e",
'powerpc64-unknown-linux-gnu-0.1.32': "i686-pc-windows-msvc-0.2.17":
'2b69efb247e543134ac2a5cc662b90f73ed1a2f23eb0a09475db16a82ba7bfa7', "ed5dc4a4341e7af3d92ef0649df6152b555b16e09c072c43f7f39b9d5bdce784",
'powerpc64le-unknown-linux-gnu-0.1.32': "i686-unknown-linux-gnu-0.2.17":
'a421a69614e9600df89761193f947f8a1411636dd676a7eaef2f8a38e30d6a51', "d1d478429fdaeadd56ce280bd43460275bd131cd44f9878987d9d7a5caa4f398",
's390x-unknown-linux-gnu-0.1.32': "i686-unknown-linux-musl-0.2.17":
'4a6e350dfe0b13b56a0877ec033f97c6e24283dd99c9664c755a9ff79a97fd06', "8fcafe168ae2eb4de6891c0d0d5c0c598af87b552d99d2c4d15deca824236cd2",
'x86_64-apple-darwin-0.1.32': "powerpc64-unknown-linux-gnu-0.2.17":
'd3450c42b890767f2bad09e496f35f392e0d52f502a0d12b207371852b013a44', "b2601121c8df47bdb430da2bf85848b7e38ff5df1150d8ea980d8ab7b4f5551e",
'x86_64-pc-windows-msvc-0.1.32': "powerpc64le-unknown-linux-gnu-0.2.17":
'4df4192f5c7824bdfaecd4d3d8fb6310ced6e0980592d5d44b7afed88ef89ff0', "1f94aeda1cf36d401073ae21d9dc4acafed761d41074795f622ffa1fbd4a3677",
'x86_64-unknown-linux-gnu-0.1.32': "powerpc64le-unknown-linux-musl-0.2.17":
'281204339346c00f395332cec43de65bcdd3675a7dbe17b5d8d1292d7854679a', "a3599741a236d088cb418f446e491b661c042ebd9f23e15f6cadcfe2833a6609",
'x86_64-unknown-linux-musl-0.1.32': "s390x-unknown-linux-gnu-0.2.17":
'a9dc63f9f48a1964340488e4d139d64b59fc14b06733a165af06d1857980dc97', "4dccbee34457c45f4fb9df5760094d402db7642a3a5665ccbc271293dc19b746",
'undefined-0.1.31': "x86_64-apple-darwin-0.2.17":
'b5b97391649fb35d588a7f741339e8862b731d2d31448462758428cbd8c51536', "78137a1b9d6fd1f8f5f0d4208829dd5f89b6505c314192c0fa2a35d6faff5e91",
'aarch64-apple-darwin-0.1.31': "x86_64-pc-windows-msvc-0.2.17":
'b00f0d2fbeb2806790b18294c0bf82ae8e69043a7da29d456b369202b261aef1', "e77465f8a964cf0cbd932af506df6ca42ce288e6db4df312c53f27b05c7c09e5",
'aarch64-unknown-linux-gnu-0.1.31': "x86_64-unknown-linux-gnu-0.2.17":
'9de4de11f1297a96aa731cf2f8ed7bc2e85405692dd3216d50685062b877ec75', "d49537780cd9cd5621bbc34e6864356487155cd4a7540035e1b0acb0d1017def",
'aarch64-unknown-linux-musl-0.1.31': "x86_64-unknown-linux-musl-0.2.17":
'fc4127da459a7f7264662faca4c697c71ac5c5a13dc92354520453e1f62426fd', "20184a870ba25416b61d46c387853afd27d9a8df3f0598ee6878a315db5c7302",
'arm-unknown-linux-musleabihf-0.1.31': "undefined-0.2.16":
'b2781e289f12f47e7f6af9e908c404e9fb47c74935f3c5d71f6bd34e68c2f88d', "f215cd4c173a71cfc2427b5cb3c42e321ade41350051a1ca7a9c898ed502ff2c",
'armv7-unknown-linux-gnueabihf-0.1.31': "aarch64-apple-darwin-0.2.16":
'3ef451b3f6dd065a17b3f25d945e3ff0084e2d29c2487ba2cac01f55caa19368', "9a19728c43c35a2d5f97f2bf85b0dc7b508e1931738f0d95e2354f0f745196e1",
'armv7-unknown-linux-musleabihf-0.1.31': "aarch64-unknown-linux-gnu-0.2.16":
'ed6888e8c090593857b9112af8cdf918053e09cf26cb960af73c66f2fe708e1c', "f50584835c2099d5dcfff4fe4292719871ea40661d6fb124f732c81b131ac2cf",
'i686-pc-windows-msvc-0.1.31': "aarch64-unknown-linux-musl-0.2.16":
'84b3a4480643c722d7b5a53b219d9e4546b428b9acd5bf003584e3d458b61a4a', "47af1d071daf655fea352a440f533f3ad7dfbdfc2314160ac14b31815d959c37",
'i686-unknown-linux-gnu-0.1.31': "arm-unknown-linux-musleabihf-0.2.16":
'01e6a76d251f692fa18630b99b0dc941b11ac9d08cd01622272892f6a75708a6', "5ab0424e8c18776c809f0c1e7f6e925f7e478c36b2260b24f2694d1293e5f8c2",
'i686-unknown-linux-musl-0.1.31': "armv7-unknown-linux-gnueabihf-0.2.16":
'8e3a1312a7d54dc05e661c2af91164b27ec6ba992d37af7c32611c83d970b00e', "9d4a66d55c273ae5f265ee979899faa6636823b1dbaf4079085e108adfcb916c",
'powerpc64-unknown-linux-gnu-0.1.31': "armv7-unknown-linux-musleabihf-0.2.16":
'74ec1054cde973ee495dddc95026f12fa7cf584c1b67b728cdcad118d6524b33', "384ffae2d98a0f2211d1353eb66031710e452838349fdad115503b26a3dc01d1",
'powerpc64le-unknown-linux-gnu-0.1.31': "i686-pc-windows-msvc-0.2.16":
'cdb328074d4f795fee91fbe7e6930149f8b7b5a7921d96e5d7c00b574a4583bf', "8b140cb56029585fb95685410f17eb866a4d6dae9d63de4fba14268e17730951",
's390x-unknown-linux-gnu-0.1.31': "i686-unknown-linux-gnu-0.2.16":
'90fc1a8614195626642470d4e31b52fd3ac27d5d12df4fe81e008568822c5017', "902439f172d22dde421681d54994fcc9bc66ac412baf1dab978fc061342bc4e3",
'x86_64-apple-darwin-0.1.31': "i686-unknown-linux-musl-0.2.16":
'c10ba963e651ab09a5b1cbb8ac1d0ee74c8f7dca99eab7d41cb9a35b5b7c06b7', "1e02d7e7e06dd44c1cd077bd645427af7f04901e685ba3fbcc2691d024906470",
'x86_64-pc-windows-msvc-0.1.31': "powerpc64-unknown-linux-gnu-0.2.16":
'980833bbbbcffb3cf0e2abaf8963cdccfcb4cd378ed980a4168be124efda5c0a', "68209030923b2276df8dbcec9ae3a0efd9f7166419018e7d282dcbbc5043e97d",
'x86_64-unknown-linux-gnu-0.1.31': "powerpc64le-unknown-linux-gnu-0.2.16":
'f5b4508eb49d8d65fdc712267d18312f4e3d67f168a8d9b4bb24a28bafdaa831', "9c0ef3b12fc81337612841f3d0588d60e5cd6f40ff533c546218c5f8f3b30935",
'x86_64-unknown-linux-musl-0.1.31': "powerpc64le-unknown-linux-musl-0.2.16":
'02ba313bd081d2a99137f123e30692c991d0c6d9e190bdf403fe5b1a53c2bc2e', "d41c74bda5a383cd71667ad7d38a7a5af667a82fd83df997ebd0547a5050a5ee",
'undefined-0.1.30': "s390x-unknown-linux-gnu-0.2.16":
'72c816316dc84a6daceadfb856b70f046db7d1a473a16a8bdea5041c786c1693', "ca828149fa733859b4837b3aae69e253cd336d690ab6af6fca8726f5498d21f6",
'aarch64-apple-darwin-0.1.30': "x86_64-apple-darwin-0.2.16":
'2efee289f003bf2033a44396886836dbff9d4e76ad2e0ef6d81d7a39a1068c49', "1457a592a56326ac67ca12db89f8cc175634d36bd17a2efa7b605a9f81edcb31",
'aarch64-unknown-linux-gnu-0.1.30': "x86_64-pc-windows-msvc-0.2.16":
'169e02774fed015ee7e780b614548f2c0aa9041a6cfb99b7f57cd9bfdebcb367', "0eceb9b4c9ec8049ac15455ee79100bdd2e9db2153977da7d9788ba792e1eaeb",
'aarch64-unknown-linux-musl-0.1.30': "x86_64-unknown-linux-gnu-0.2.16":
'35883d461fa233b076a9643e4ca5b0f61ddf0dfc46d545156793beec673acac6', "0a6cebd98cda27fe3f49853a686ca050fbfef2da7871f6cf4065c5e9a7b2233d",
'arm-unknown-linux-musleabihf-0.1.30': "x86_64-unknown-linux-musl-0.2.16":
'673f9a4297e555507cc3e0228693b94d0e2f689022cd04076c49df2b0e84b6ea', "e4efe763ad24e32b658e33b38cde271694f2fff7c2eb07cca5a267d600c1f718",
'armv7-unknown-linux-gnueabihf-0.1.30': "undefined-0.2.15":
'79475a7560e463c484acee1f0da822c32316bc08086445717b5cbb813821593e', "902d06ac01ebd1ac7fcda81f514b04c6d79a1bafd70305b18e9b1d387cfc7025",
'armv7-unknown-linux-musleabihf-0.1.30': "aarch64-apple-darwin-0.2.15":
'168ddee00a64eef97a709084ebafb822bf47ac1fc4962cf44d60a64fb5b8d4c5', "7342fba0eeb0ea204eb4ec6311378e76d43bd237ad0576872aca3345914b024d",
'i686-pc-windows-msvc-0.1.30': "aarch64-unknown-linux-gnu-0.2.15":
'9c057e5bb6e86da7477fddea1f942cc605c7b780071875fb9b4c3b1931083199', "939998c380bb95b4fbc15bc00c43c1b1fc1fc30d02638aeca6113f02a99c608f",
'i686-unknown-linux-gnu-0.1.30': "aarch64-unknown-linux-musl-0.2.15":
'2e3e0925aead2a8e6e2a5dbaa36ac8c292758398d412eab6b01c0651d956df1d', "3f5c7c25e4099854330b3a21bb9670d3cdcf3ec3c0eb9f8bee7e42c5098cc5a1",
'i686-unknown-linux-musl-0.1.30': "arm-unknown-linux-musleabihf-0.2.15":
'6df4acabcc41139433f24d37e4acceeb576826f651b815f3f363afe467e5c5ae', "2b53a33e0f46f2c37f949d12d420f666e93f8286ed371a1bc5b1406899ab5ff3",
'powerpc64-unknown-linux-gnu-0.1.30': "armv7-unknown-linux-gnueabihf-0.2.15":
'57b9885562cc038d0e784c5875e9e03c7dd13f0b6b3f5fceffb573891ed1b68f', "1f8712bd2b6c11533d4defea1f2e7e3972b9db887ef26a4c33f452a8492891ea",
'powerpc64le-unknown-linux-gnu-0.1.30': "armv7-unknown-linux-musleabihf-0.2.15":
'02f5f9e086980b4429d51c8e73ee5098f69f00edd0684465cc15ee7e2d5eeac0', "0bb582c399933b7affce3c9f5992a6aa7f7bf596fbd43e08623a08dff564fbc3",
's390x-unknown-linux-gnu-0.1.30': "i686-pc-windows-msvc-0.2.15":
'e16fdb1ca6941eafdc4ff992ce8e7905c493da3a64000dd7bd362bfc75766627', "339014778ebae1bfaf327217c137997ef272047626c857bd3fe84286af61a7a0",
'x86_64-apple-darwin-0.1.30': "i686-unknown-linux-gnu-0.2.15":
'a99071ba49044263a24be61aa8341bed035d15f3f1023e3e29eb4522d978a485', "8c5e80b94a84ab14b91de827858c076b0501a85de40c7ba917070a929e914a18",
'x86_64-pc-windows-msvc-0.1.30': "i686-unknown-linux-musl-0.2.15":
'0f8a4b6d093a91b638ac1c9683ed484c491e19911249ce64c26cd31501a90206', "148fb4554317f84cb27e563707cff8acd35a5b3f668f27a45005e076833cd4ce",
'x86_64-unknown-linux-gnu-0.1.30': "powerpc64-unknown-linux-gnu-0.2.15":
'bf102d20cf00bd2c001610570b6cd1409b63db3f5cef6b55e386d64f3d4724a5', "c533ec6526e7c338c79c38181c94b88b5d80c5a1ec8d7182a0aac3b6448caa46",
'x86_64-unknown-linux-musl-0.1.30': "powerpc64le-unknown-linux-gnu-0.2.15":
'ff073ae9fce030fab64d1b93fc7a4688a0495eecac7316d55e4dc08a9283a326', "681b607989c135d17215a3442fb0e6b11d5c5ea90973eacc6f3aaf2f7b1520d7",
'undefined-0.1.29': "powerpc64le-unknown-linux-musl-0.2.15":
'dad20061d2e13b281925c26f6e1f0872852d095774b241ca8d963a13da4f4249', "a39e8898c033b86e3432e177d9d6ee7da5f9ffcd1624b894bce92d6fdd58bf56",
'aarch64-apple-darwin-0.1.29': "s390x-unknown-linux-gnu-0.2.15":
'a5f4cf59f873ea6ffb8d1c11468936f508e444dba0c8278b8f550e811bcfe77f', "2fe5fe764afdb8e4f6f752f17400013af4c0ed60fbc91eabfe5b05483f30fb82",
'aarch64-unknown-linux-gnu-0.1.29': "x86_64-apple-darwin-0.2.15":
'f4227d02eecfe3f2a7cfb42b25630dd5a4e5f5144231b84b5acdf6be0158a468', "dd7ff73cbab1c65b3f2d110bf025d0c74ca2aee3001e38e808d7b1816f49a6cd",
'aarch64-unknown-linux-musl-0.1.29': "x86_64-pc-windows-msvc-0.2.15":
'22bf69e1cef9958774751b2770278a0aebaf132c51c04cc6800f0884a18273c3', "c1ffecd50d417b3de667da0fee07b577abeffd5f9d6762501818252b3aa6c7a8",
'arm-unknown-linux-musleabihf-0.1.29': "x86_64-unknown-linux-gnu-0.2.15":
'54b34a71c3d3f011f9920caf0b8a9081a62ec16c77e0c69e947c888782f5f6e6', "f9c06177f2153336c3a96f9ab54d881126447cde1cb5d00ed771223427692e9c",
'armv7-unknown-linux-gnueabihf-0.1.29': "x86_64-unknown-linux-musl-0.2.15":
'86c73423657e91cc4e5e1d541f6a061678bb098bb23b74fc44d79524523031af', "3151e375fdb6c73765a8cae5048790c52366cae4593e89365549587f24406837",
'armv7-unknown-linux-musleabihf-0.1.29': "undefined-0.2.14":
'76108491438a15f9acae142afdec5ca0ea31437ea909240a2534bd7aa45ac96e', "528d2dc187720d6338c5dc84809f64633cd969262c5a0f6a2bc0bddffa1ff8c0",
'i686-pc-windows-msvc-0.1.29': "aarch64-apple-darwin-0.2.14":
'3dac7e8f710f723accadaf876b7034cd1108509e95fb1ad7fff3a8bf579bda3e', "0a78382f3e93514d51257243313a420646a2316da47bc4bc194bb66ed2e50ee5",
'i686-unknown-linux-gnu-0.1.29': "aarch64-unknown-linux-gnu-0.2.14":
'e117aa0b4b1f588699a4259d4e7485938b6aa00d2ab21093ab0047304450fdf1', "5461797a801f3752cab99b63b206dcf54de037283d93f03adba736179f099d31",
'i686-unknown-linux-musl-0.1.29': "aarch64-unknown-linux-musl-0.2.14":
'690682d5103b907e43c9704fdd26e5f09ad68894b8135db823b391adef654a91', "3b315856284f2d4c2a6e3b19fd6c5eae87334c37f1a7dfdaad3f696b976dae72",
'powerpc64-unknown-linux-gnu-0.1.29': "arm-unknown-linux-musleabihf-0.2.14":
'27aa0b5c7e2278ad74afb27f1f2843ccd6bc0c1c8674e6a10e0bcec73e660012', "40b481cb4ad70be8afe62fdb62c6b4f4f90a6a3cc6061950f58e4d92b13e58b9",
'powerpc64le-unknown-linux-gnu-0.1.29': "armv7-unknown-linux-gnueabihf-0.2.14":
'90cf042117be9de01e9e2348a7200954fc25c6989b41b4d5e995b8f42dfa5fcc', "bf7ceff49dd3ceb384316c6bd85b037a9b5c830074166f57d6ad6fc8b42fbb75",
's390x-unknown-linux-gnu-0.1.29': "armv7-unknown-linux-musleabihf-0.2.14":
'4242e2cf825ca433947d44d985eecb11460638f1a8427cc9fe6fa6b70de86c6f', "3e246f87058d03d0879c0a2dc287aa352785fa8a37e166b6c322b7ad1e79fe49",
'x86_64-apple-darwin-0.1.29': "i686-pc-windows-msvc-0.2.14":
'cb51b2f22f06e99f79ee85f3d353a93a9c25ad674f150490e391166a97fa6db8', "97d1cd6da0bbdfcda220167c0309b50ff294304d273d59a5b30076e31a8b9deb",
'x86_64-pc-windows-msvc-0.1.29': "i686-unknown-linux-gnu-0.2.14":
'7926be66598e6c0f2b07c6db72a1d9c61f7b1cce72663266dcdcbf4055e1c9a3', "7f41c2d76af64bb5fa790516a43d86dda8c03b1ba5b57f1b2db9cea7eb836a53",
'x86_64-unknown-linux-gnu-0.1.29': "i686-unknown-linux-musl-0.2.14":
'59e9df30439a01e6852da3f62615d6e6fb8fd79029ee86c7ffdd3fc06c76a84e', "28d924aaf00228b35d0219a4e0b87846bcc515c6575f3712733cdf614716e9ae",
'x86_64-unknown-linux-musl-0.1.29': "powerpc64-unknown-linux-gnu-0.2.14":
'72b43a0e804d033d4064b57acfbd95671abfb0d2c0ddf11bfaf779efdad03e94', "d20a64a746d24e49fc85d46064538fb2c84778131340abe345192c1d62c29357",
'undefined-0.1.28': "powerpc64le-unknown-linux-gnu-0.2.14":
'd6d23768a49cc7ba3a67cded5e826370c6f9e7f5ce6aa69743c5a5deb2f7e08e', "1bc57215f96f156d784761c616de0a1c7d90aecf145c5f7e401add537db17106",
'aarch64-apple-darwin-0.1.28': "powerpc64le-unknown-linux-musl-0.2.14":
'3892e0a04ced4e8a1c900a7577a0c0805f362c5cbe13abc9c822215cb8f2317c', "2fbb0995b0a34d3cc2a97e3a5c4aa0e8b6b3b52d432a082f566112eaae1c490c",
'aarch64-unknown-linux-gnu-0.1.28': "s390x-unknown-linux-gnu-0.2.14":
'6615631b7f8eab6841de405f1978114bba290540fc8b581d4581133dd43d3635', "8b025f335dc7066dae5646114b7fa0e9026a12a05b8909acccaf9c6348298d7b",
'aarch64-unknown-linux-musl-0.1.28': "x86_64-apple-darwin-0.2.14":
'e6b3421876506904f6aee949303403f5065b00a3be3b799fc921c88e9652bacf', "402525d3a113fbdcc687ca408d42cb104ce18e8e030dc05b83381ca4f9ea76ec",
'arm-unknown-linux-musleabihf-0.1.28': "x86_64-pc-windows-msvc-0.2.14":
'23ae513903449d357a452553b9f4f59d7b852507615ddc79136a3c1cec48e5d0', "a4c00d69418061c1566e758e85f3f6fc1532908453d03cd9f9aeba03d0bf640b",
'armv7-unknown-linux-gnueabihf-0.1.28': "x86_64-unknown-linux-gnu-0.2.14":
'e6595be0cc281eda4833ea6d398d030a0f8a4f23634004b83a6c0e52805cce78', "79b2582675bd93c7d632e71a667478a3b1eed101669944e64c848f7240ab4725",
'armv7-unknown-linux-musleabihf-0.1.28': "x86_64-unknown-linux-musl-0.2.14":
'f24ddffcb5270cb297a5ecdc6a4c59f8be74e47772ddefa26ab2f36339be53bd', "c0f760078a326b6f861d0eb4e9a04bccd0bdeed6cf72f284efa698e54ba83c77",
'i686-pc-windows-msvc-0.1.28': "undefined-0.2.13":
'1eddf62f14320c1049294d2aa3ddefc10f8d309a64735e9b06b1a02e587bc134', "9ae345ea16f8c61997d8434153a20a1e95ba11fc46013ac951c70d3fcb77c8ec",
'i686-unknown-linux-gnu-0.1.28': "aarch64-apple-darwin-0.2.13":
'6f5627bce734f3a4d3fecb20a047346158d166970e38600eb4c2e4381a3749d6', "f588388d2b13f77e4526e619f618a306b6b026a96975fbfb2c6dd1ded134cb72",
'i686-unknown-linux-musl-0.1.28': "aarch64-unknown-linux-gnu-0.2.13":
'411d3c65c0fe26abc5d6fdc81b3fa5b8a9baf4b431897a52c840779ff1483cd4', "f342442088a56a8a5e4af6781501870bed1b388b37ac2e9deb250cd1d0dc1845",
'powerpc64-unknown-linux-gnu-0.1.28': "aarch64-unknown-linux-musl-0.2.13":
'39cbd9850e5f40eee31d72403321e00faea9179406d6a670db79b3698eaadf8f', "56151690ccd6a12205478212dd16013d1969e3ef808a66f99809da850a49ed29",
'powerpc64le-unknown-linux-gnu-0.1.28': "arm-unknown-linux-musleabihf-0.2.13":
'5a32ff73dbbb335a4b30326ff40b731ce91118d8c792967e274bf43c8811ddc9', "ef70483125e00033ed6bd5f9b0c4cfd377db54897284cd7d1d25e2ca6224312a",
's390x-unknown-linux-gnu-0.1.28': "armv7-unknown-linux-gnueabihf-0.2.13":
'09b41889c9a2c6735f8e8106c31570840ada321c7e574c4e9180ef8e4670f6bc', "20f96f8a6b2dee8a6013bc12b243b718027e5a34c9fceb4baef7e85e530f9da8",
'x86_64-apple-darwin-0.1.28': "armv7-unknown-linux-musleabihf-0.2.13":
'a126c460b6cb471c5a9df400773a1e918fdb481db13ce56d072feb5487cb13e8', "59b50354236a4a3919ecf9619bb5791936724351e6d1f96a18969d0e5df2dc51",
'x86_64-pc-windows-msvc-0.1.28': "i686-pc-windows-msvc-0.2.13":
'5ef7961cf2f35e6df6029c7c83ca3fd08042c9c8b2c692cdeccb19c2a19eb7a6', "644e97188d6f4d96e0b149992958c20cce928ad0f4ab4800e0fed70ae16198ef",
'x86_64-unknown-linux-gnu-0.1.28': "i686-unknown-linux-gnu-0.2.13":
'8047abff126ceb1a0e6c3e4f7a6420568e3421b485533f22f30767302ebae235', "aa94cec4368c615297aa4d81ab81c9034b4a40d66c75854002f0e26857e659a5",
'x86_64-unknown-linux-musl-0.1.28': "i686-unknown-linux-musl-0.2.13":
'2c50282284cf8fdbfa605f6c7c7f2c407be858cc1d36c545571d302da24480c8', "152cabfaf4c433d6904c5f68c2771b0c5ad207e356ef96867680faeb9bba0c8d",
'undefined-0.1.27': "powerpc64-unknown-linux-gnu-0.2.13":
'ca9be4a2ba3ed1bbe4f91530fd65f44e704f968f12c80728d755712f7e5c9d18', "7f6bcf0354c87993bdcb76ca0ce3b6211703d19f08bef2cd3306b75cda6ff8ad",
'aarch64-apple-darwin-0.1.27': "powerpc64le-unknown-linux-gnu-0.2.13":
'c805ff702e7b5557277154e5d97b0456c811475a704590de8f4e14679efd276b', "0f38a41264be0ef325f8d438f34ea95c002736b3c092e3276518a2253c4ff923",
'aarch64-unknown-linux-gnu-0.1.27': "powerpc64le-unknown-linux-musl-0.2.13":
'ab1eb8b6e1f7ff05083a03811e33dac1324b20d109747be2aa8f8503800a949b', "081e0c31a971c3755108a6c70c90fb68a2b0829f995665aa5df1002eaa4945ec",
'aarch64-unknown-linux-musl-0.1.27': "s390x-unknown-linux-gnu-0.2.13":
'7c07173dede199d35061e53827901808dd3cee423ff983e16cc6f5af3343b145', "dc843c32e51ee3fb46381699bffbc4b6040c51083a1dc7d6c597582b84956aa7",
'arm-unknown-linux-musleabihf-0.1.27': "x86_64-apple-darwin-0.2.13":
'ee63d702ddba49e41ecb4073c1ccb75199d61f805b749b9c240c7ae706e641b6', "6262eba42ebb9035a574b74c5ea253a41353fb4b6b264600e3b05b1a7f4cabc0",
'armv7-unknown-linux-gnueabihf-0.1.27': "x86_64-pc-windows-msvc-0.2.13":
'8a0d62408d061c240fd2db5a50424eae1b37868dbfef9693d8aac2604755a327', "898ce45b3767ea97429426a7bd0ec54d070eb9e29ff2b072bdcf288bf6ddc9a1",
'armv7-unknown-linux-musleabihf-0.1.27': "x86_64-unknown-linux-gnu-0.2.13":
'3082a815c196f75d80b7104268d6d0c7eb188445fbf5a556d744fd07c371ff94', "3f96048fa1b82eca14d45bbcc86714cd0dee19a73ef9311da6707faa308ec25f",
'i686-pc-windows-msvc-0.1.27': "x86_64-unknown-linux-musl-0.2.13":
'159ae0ab972533827a8a1374145506dc7c761e41f932318b90c5f704d04b6579', "2121a2184aaa0e4c7ef599358dc2bfd20e5a07a1373c302b6fedf79f2ba0778d",
'i686-unknown-linux-gnu-0.1.27': "undefined-0.2.12":
'1e44735218fec4f95abe3b113c1f7001255a8867166bb007b051f2c930fe0ed3', "322c672b515d240ae4a588dbf18086f0b5cdbc288335668c32cb6554cb3551bb",
'i686-unknown-linux-musl-0.1.27': "aarch64-apple-darwin-0.2.12":
'7cc8aab8f6893736847a39075986ed35acc30f75c943202381e287dc3d5a78da', "cd9ca2c17a32f08dc03a6430fb99c16cb2eec1350a4857292df6a600d71a1467",
'powerpc64-unknown-linux-gnu-0.1.27': "aarch64-unknown-linux-gnu-0.2.12":
'e12e774e4caee36410362bce92ce57f08d438a29178152bc03d097809941b733', "8e57c9baf43f80a4b0eca7d5fd0de9152b99ec22809ecfd8350ab4317ae1d629",
'powerpc64le-unknown-linux-gnu-0.1.27': "aarch64-unknown-linux-musl-0.2.12":
'721b6e0dafdd8465d19a22104fc500eb81e9dee1792faba032eec0cea2a9fbca', "74981df43332e9ca6abd2855d73e0d1f5565d3f724c60f4a67bf0c09d84902a9",
's390x-unknown-linux-gnu-0.1.27': "arm-unknown-linux-musleabihf-0.2.12":
'4e0697704f335912178816063cec97a5d43da5723e029559ffa245ed6fb73b27', "50c8f8178978679455da0b14e5b03039001c39270d8fd1e51dde9addd45f3cb6",
'x86_64-apple-darwin-0.1.27': "armv7-unknown-linux-gnueabihf-0.2.12":
'd2382aa0fa9e42be04bb04132b94765d3f69aeac79c9d4ad3b6066269d0195be', "cdcda5bef68ecb96c593a1389349b19d6a52a2c235308e6aaade522f67def730",
'x86_64-pc-windows-msvc-0.1.27': "armv7-unknown-linux-musleabihf-0.2.12":
'7e045d7976419e954d8e527f42c27b1726a81ef835747b2b1e4440eb05312b06', "b1c55e5e3b1cd5310318572d5243d7ba725c413e0a20d6a77987ea00dcfafbe4",
'x86_64-unknown-linux-gnu-0.1.27': "i686-pc-windows-msvc-0.2.12":
'ffdea092d716bcce4483b29b52c8a14645f4c12c5aa4c012249963d333a0ca7a', "4bd4c4fbe449799d0ffd179b6432712c4843d1b802ea79b582989d3cd9eda6e8",
'x86_64-unknown-linux-musl-0.1.27': "i686-unknown-linux-gnu-0.2.12":
'573115039c44ab9c83990bfe9cffdec0ed3d2ee03ad81bb4c391b5e95dbea50b', "301351fa77cf03bb0584c45deb36f0049223f404250ba31d69ebdf689ffae9cb",
'undefined-0.1.26': "i686-unknown-linux-musl-0.2.12":
'b1187944b39dc0426397b1554fb5c6a862fffdcf4ae46254835b6b286e42b4ab', "379de8132478143542aeac0a4b4310eb2ed172927561ec9cdf11cda2ccd87a2b",
'aarch64-apple-darwin-0.1.26': "powerpc64-unknown-linux-gnu-0.2.12":
'37e5e9359c6eb943d31ff0082b0ec5327c93b572a2eafedc8266963181dbb1d0', "9dd50c32d2c3a41a43e5f08fb34cdf829bba0d2222abffcd20429f2dd19cc6a4",
'aarch64-unknown-linux-gnu-0.1.26': "powerpc64le-unknown-linux-gnu-0.2.12":
'17ebc81973124e4c1c0958ce0eeabb541553d74bccad5a055ab2d33dddd4051b', "53b30539dcb80d074e8d33eae582745a155ff0c3291d816c0596332a980e6389",
'aarch64-unknown-linux-musl-0.1.26': "powerpc64le-unknown-linux-musl-0.2.12":
'9bcedf6847f85a687806a63af1c78d81ad86136074519a2de41120cea1d59ba1', "9d9af6a119f15cec26e90e18dbdbf004a8ddfe9078e1877bb43a7ba87172150b",
'arm-unknown-linux-musleabihf-0.1.26': "s390x-unknown-linux-gnu-0.2.12":
'b4c4f3acbb11a61074b17c2c3cc18dba861da23cc2f2f512104d4c2710261111', "df8a4b496f5307a27c4a8b90e356d4b508b3aab24ddfc5904f7ec53bc3bc5cb8",
'armv7-unknown-linux-gnueabihf-0.1.26': "x86_64-apple-darwin-0.2.12":
'7c310d13ba517a5cb1e7210b2969a224490d099d2da0012b02613f8448aa7428', "71f6c77cf22b8cdd04aa561fe4bd1da8720351359a7c04740bce6a68fdf582a4",
'armv7-unknown-linux-musleabihf-0.1.26': "x86_64-pc-windows-msvc-0.2.12":
'1c5900b15c11483d6cc1ecf6aa5c49f5807c2280c8a0333bcd7e47db75635ce0', "5a1b374ac29e1b65ca581573f175ec3c8071cd09eb73f127d9081d37a0ac21cc",
'i686-pc-windows-msvc-0.1.26': "x86_64-unknown-linux-gnu-0.2.12":
'45ad6ac84cf7d4a4195fa96011fb902c7c05221cb65dcb0b84aeeb0194125c76', "7a0c67d32844afadd2d964d9d6ecb769a56e122e1423efce53e7554a33fb5c6f",
'i686-unknown-linux-gnu-0.1.26': "x86_64-unknown-linux-musl-0.2.12":
'5f30097ff062c718c40178b904cd654f1259f7ee012db7c102d31af650047602', "a617fdeb285e0dbb13a0f37f802b80be1fe5272a44f752d62d1425ea56428170",
'i686-unknown-linux-musl-0.1.26': "undefined-0.2.11":
'0beb787beb1b8491248977a6407231462b27e47a7678027b3a540bf5f08076b9', "75555dfd78bfd30f0b32e7515413319920bd1fcc88c4130c4fe02516dbd2bc58",
'powerpc64-unknown-linux-gnu-0.1.26': "aarch64-apple-darwin-0.2.11":
'576afce4b7a8b8f51b7ac4adb7c93525f6fdf6527e0bbd7a2f0329f3cfb73f89', "abcc9dd4234623defca3ee8c1b36d2b3662d5fd12c90727e1111b8e1592fb9ba",
'powerpc64le-unknown-linux-gnu-0.1.26': "aarch64-unknown-linux-gnu-0.2.11":
'98654b9dbf6696391d7362fcf8bb7604afef8e999ffcb645694350e77eb064d8', "ccdf23e44d3479ffe61bb68b61af5a014bcb76397f19b2a85587f55a6cc7a98e",
's390x-unknown-linux-gnu-0.1.26': "aarch64-unknown-linux-musl-0.2.11":
'7ff5028b7939b346ec195443df9f18155501a1829800d70d9b0face999a4db09', "f4f5b8f496d655206a4bfd28c54192a225da1274d04fa3ff6ff74df1e756c400",
'x86_64-apple-darwin-0.1.26': "arm-unknown-linux-musleabihf-0.2.11":
'431a180adf346d96b39f3477a4f26b53741819e0fe411c276c2aa07b90b0a4f5', "2579a68e7e434f0c47d3af460bf6c0570759761dcf1fa834f2df87abcfa0ee18",
'x86_64-pc-windows-msvc-0.1.26': "armv7-unknown-linux-gnueabihf-0.2.11":
'874ce589229f3423cd2824dbc4fc1af7c933d0dde544d5883fd68012aaa44f7d', "f76c811a073bd0feea69555270fd0437e7b4c085d604a3949d2dd98b418b1597",
'x86_64-unknown-linux-gnu-0.1.26': "armv7-unknown-linux-musleabihf-0.2.11":
'27e4edfa8f12986430c2f6265653b7fca3dec9cd8709692b7fb353c5c0f4db82', "45463088ca59aadb7cd0343f98e1892198799e24b19873c8885433d72673c6c3",
'x86_64-unknown-linux-musl-0.1.26': "i686-pc-windows-msvc-0.2.11":
'39738b23bcedb73e51f2010aac87e759d6b31463af40fba27b5e72cfdb42dd95', "fb7e8b6647fca55e627a2df40c811e2d1af8a5f9bd802122b5b93edcbb605aaf",
'undefined-0.1.25': "i686-unknown-linux-gnu-0.2.11":
'a5f31208af15c9a4c739abdb04a8daaf4a791c905ec8b95ef4402e7af8d3ccf9', "13e7682d48e802c16e41ca97c0b137eed9302caff943464f9ef43dc1de2dc8e8",
'aarch64-apple-darwin-0.1.25': "i686-unknown-linux-musl-0.2.11":
'4971997b9e3abe7fcb6635676db8f3e1d94c4e1939a21024639e6ed08129e512', "64f849ed7de03cd4ae08759224a3065677a4164f42318c8e6c883f28c443e698",
'aarch64-unknown-linux-gnu-0.1.25': "powerpc64-unknown-linux-gnu-0.2.11":
'5ab29171ee0b08f2eb3c53416857c4e4737b23fc43ca1e5ec6647e8cd15f94f6', "5cf33f99dc3318989c8e14697677ee5bb9029c38c60b44c69e9f58d8e8cd8417",
'aarch64-unknown-linux-musl-0.1.25': "powerpc64le-unknown-linux-gnu-0.2.11":
'00b8aa7808e99bb6e8ae07a125f171a4235e3e3f50eb4ac5754bb065ee89df3c', "70a3c979624bc22307708d84ef9dda1739672606804b68badd6a01b88ec5d4e9",
'arm-unknown-linux-musleabihf-0.1.25': "powerpc64le-unknown-linux-musl-0.2.11":
'24ff2311900171455e909e369e071b419dba3554fa45c01c61e14731f81c936c', "a3ec1fdfbe0551d9ddd522eec0040a13eabeb8081d8114a8bbe3ea6b1efc5df5",
'armv7-unknown-linux-gnueabihf-0.1.25': "s390x-unknown-linux-gnu-0.2.11":
'adf4f27836d7dd8e5fbe243eeb15088a47d0aff30e4ed8f0dee5e098e790efd4', "57ac8fcb1880cda4551bad47065e434ed020b6b2a401fb655861813bec1de223",
'armv7-unknown-linux-musleabihf-0.1.25': "x86_64-apple-darwin-0.2.11":
'b4c36a4eec6fb6f03ef3f7df1b19384d8b0132563e28f67422c557c66a0975f7', "b0c3cf377363bb0bc0917bcf8efa08590e3ec86a3713debb51b0a5efe7a48e9a",
'i686-pc-windows-msvc-0.1.25': "x86_64-pc-windows-msvc-0.2.11":
'd647fc906d07c080743b0b0b5eec4e8b40258016b79cff042c47e0ef84464d60', "07ee4e64fe871de647f0580348f317475906162398604b96bd5c52d99fd2778a",
'i686-unknown-linux-gnu-0.1.25': "x86_64-unknown-linux-gnu-0.2.11":
'73376185add2a603281bd8d01cca84b9a432228e81d8ab3d801a7493a82d991d', "4a6188b172cb8d43e59c91dad8cdc4418ed0b395b09e4198ba4661cbcdbb40eb",
'i686-unknown-linux-musl-0.1.25': "x86_64-unknown-linux-musl-0.2.11":
'ddf82492c02474371c5cae6bc1dabd6f78c307264a8b494300d9eeda443921c0', "063afd8753870e147cf5d7c6273748d585f758d43d8df4bc04121667b7d5a6fe",
'powerpc64-unknown-linux-gnu-0.1.25': "undefined-0.2.10":
'730ffc370137f938e3dcfd4a3e93ee3824f159aef94d9e992a4791f485501a86', "faf7b657b53a31d8d47cca58b33379d14f4701165a1867e61039a961274a45ff",
'powerpc64le-unknown-linux-gnu-0.1.25': "aarch64-apple-darwin-0.2.10":
'e8a57fcf40cb53dce733fb9d04f0e0284861992a33b92dec057147ef93bbe857', "a099cd4dc28f879e023ce221697e07a2089b12dc42099dd240a2e64d5cf428be",
's390x-unknown-linux-gnu-0.1.25': "aarch64-unknown-linux-musl-0.2.10":
'a8045c20f903ec32fbbecf63555379b36b7ce1f4b678912c251a501fc2690603', "fffdf595dd2a231b372b685a2e25589bd8d537fea252b28678565f01e5b8bddc",
'x86_64-apple-darwin-0.1.25': "arm-unknown-linux-musleabihf-0.2.10":
'658de1759adad8218253f142959fba74b1857a3b77fe5e9c75497bea6ab61277', "c1ccd50c4f3a18dcdd46d44d285313a84a9a2b36e8a676e4935e339362794489",
'x86_64-pc-windows-msvc-0.1.25': "armv7-unknown-linux-gnueabihf-0.2.10":
'101807a6fa761be68d02849c648007dbc2575c86014dc5b1cc6e3273a1e51440', "38c30fa3c5e3c97db50396609619c17741c860c36e13ee210e387c94c59ce1ff",
'x86_64-unknown-linux-gnu-0.1.25': "armv7-unknown-linux-musleabihf-0.2.10":
'8bcac2c9d93cf39d248e5284a2dce442a239f69923f999bf87ed39ec010e204a', "36b38e5124202686aa79ee7d872419746aa3675e34fa7782be489fe310cd4440",
'x86_64-unknown-linux-musl-0.1.25': "i686-pc-windows-msvc-0.2.10":
'd42a18274d064eeb5bc9a14f48b175c7b5d814effd12cd5a32e8c37c1846cda0', "e4130ec5fd7af4d52ecf39144a15ff7926e7994a14a1c2e75f66d8c352f74bda",
'undefined-0.1.24': "i686-unknown-linux-gnu-0.2.10":
'9a9d91d1a5dcfecf5029931530d417fc3febf4c469d7d7b9567845c4210bb59b', "0ceaf9b11a1173497e96c5f74b2d13a8cecd9d794eb4096b8eb21537aefc0a6f",
'aarch64-apple-darwin-0.1.24': "i686-unknown-linux-musl-0.2.10":
'e87bdea0fdd29327cc94f4be23e75e1894692423f714ef9afd544c3cef53ebea', "078a21bfdd32363b989e28903d37d9a3114e5ec76683339abedaaebe2b78e57c",
'aarch64-unknown-linux-gnu-0.1.24': "powerpc64-unknown-linux-gnu-0.2.10":
'1799b9fdca185a7efb3abdccdee1a6923c233642d2e84413e1e25bfbdf375db0', "5ea1aa731bfafe544b754daf06b987d50a569944ffebb856512bf016ae747b68",
'aarch64-unknown-linux-musl-0.1.24': "powerpc64le-unknown-linux-gnu-0.2.10":
'c22b8089a79ca82897e5eeca2cd8a9122ef1423c9b73bf1a12e46895beb01106', "d9122acabde5b4bca92fecb83abdb4eb9e2310b8985ea0c02028d6605dcb7d9f",
'arm-unknown-linux-musleabihf-0.1.24': "powerpc64le-unknown-linux-musl-0.2.10":
'c90fd4f848f5e87de6117c4f2d1ffe32e5b6347c6ba848427f6557451f117e86', "cba75fdad8751c443db162af15a0ba730ceda6f0a32d58d0f794be906e518a69",
'armv7-unknown-linux-gnueabihf-0.1.24': "s390x-unknown-linux-gnu-0.2.10":
'5b729378de4018d9d722bd3daf60c8e0168ebcfbe6ca2a2eb12fb409c8b0979e', "eac781c177f900b3175e24b38da8d20d2a985e7e1b7cb8a2506a663ba930ae94",
'armv7-unknown-linux-musleabihf-0.1.24': "x86_64-apple-darwin-0.2.10":
'8b3184c5339ac0a1221b1c2b43a1a788bcfa483cf99741257be3e54913aaadfe', "d81a89883ea4ed47a115f4b4947cfe20db26b91d28a08287554eb594efc20cab",
'i686-pc-windows-msvc-0.1.24': "x86_64-pc-windows-msvc-0.2.10":
'5fd539c4a8b4838e7ccbdc83270e654cf9dc695f6f70063646f7857c05d558fa', "f1df811e31940bb50c7f07a1e94eea0b7e3344f0e5ebed9e57a61f7c7857deef",
'i686-unknown-linux-gnu-0.1.24': "x86_64-unknown-linux-gnu-0.2.10":
'cb8fb04212fab42a5c0886f79d75d578d500676aadfe4549a47b3a880072efb4', "99b25a80e170fde54b299c05f4c071c7130ed85db45fe8e7663cef44f09aac5f",
'i686-unknown-linux-musl-0.1.24': "x86_64-unknown-linux-musl-0.2.10":
'26c5e68560ee87a017f7ff304da8e38a5b81c8eb6c7c4e866167c14fbdba6421', "5ab4daa64daad2fc53624c1e88dca7166424526713e6fcbe8e34e80f23ee612d",
'powerpc64-unknown-linux-gnu-0.1.24': "undefined-0.2.9":
'dc8af9b4d77af8a2f7969ea717f855733bd33179aa134cfafa8cf53399cbfe58', "d1c2b96c86aa8f928d8f49c3addcbab35bc6c1a6609ae7ed64bfccc3135ec448",
'powerpc64le-unknown-linux-gnu-0.1.24': "aarch64-apple-darwin-0.2.9":
'216cd6ddbad3d6249e516562df59d786cb98640cfa6e19a62043b86192afa97a', "ebcbfb397dc045356e1b758176b83fe192bf6cede3ac307e30e6934c54ef45a5",
's390x-unknown-linux-gnu-0.1.24': "aarch64-unknown-linux-musl-0.2.9":
'45d2fc92dbbcceb2c64176f5d795bb8259cb3f84b5e5f3b2f3d3809ff4e22531', "b8d055a0279c52021238a92e41bd6076813fac3ae77f4a3235b8aa4e2d398c0a",
'x86_64-apple-darwin-0.1.24': "arm-unknown-linux-musleabihf-0.2.9":
'f2cf50777bf50f004271be23d74b29fcefe80b98f0c5c3026c003df33cb3467d', "f21a687de862282ed42f8f515a9221ef2d4b4e831a634c83837eba5ade3bed35",
'x86_64-pc-windows-msvc-0.1.24': "armv7-unknown-linux-gnueabihf-0.2.9":
'c2ac19c64314f45349c1db423b2b246800d9080f023c231a875de1e084e226eb', "9c43a432b9e02b126e2a1e42262b8ecc7d5715e9183c0fdccfdb6a98911067ae",
'x86_64-unknown-linux-gnu-0.1.24': "armv7-unknown-linux-musleabihf-0.2.9":
'128c23c81dd74f9fa8fe18844b649c0060322ac13e0e1b3a9ceba259b0c10dc6', "fa57fc9740b58b7db4cecbbb3e93a92f73dd30267965097504736ea6982e67b0",
'x86_64-unknown-linux-musl-0.1.24': "i686-pc-windows-msvc-0.2.9":
'8d2eb876a50c8bfd187fbf166dbadd2790ff41cd351a2e9667e43c97567bfdb0', "c68cbadfe1242f8f47469481773b9b7ec09b0b1bfa99cd545a170a3c4a3d294a",
'undefined-0.1.23': "i686-unknown-linux-gnu-0.2.9":
'5024e379b0f8cdd32a3682dda3bfe228e03876fadc51105af164b7d5f20590c9', "530a4070e2fe5733a0f1ea262033e83638f283fd80fccf81c0e445a68bf47f60",
'aarch64-apple-darwin-0.1.23': "i686-unknown-linux-musl-0.2.9":
'5851419401ceaae8f902cf9f439409e7216abdad4f708fbaedd3d229041aff7c', "68410fd939715734af7d0d7f2a770cb786996604af688f260db94e17f2aeb8e9",
'aarch64-unknown-linux-gnu-0.1.23': "powerpc64-unknown-linux-gnu-0.2.9":
'fd322ad0454ad76ba642fecda02d4e2c12971c6c82affdb36f604b1fc9f3481a', "04c59c34f3895e9484f40c05fe6fdd2bb1e17a919d4b9cdfd99633a2f52d2ef6",
'aarch64-unknown-linux-musl-0.1.23': "powerpc64le-unknown-linux-gnu-0.2.9":
'08bd62cafb09d2aea69baf144eb3d4417c9ec2119f02a69103322def653c6ad6', "15a1902193c2654031fd7fafc416f434c36524d86a827e085b35580f83ced93a",
'arm-unknown-linux-musleabihf-0.1.23': "powerpc64le-unknown-linux-musl-0.2.9":
'0215ea54d551052e90fe6062e574f6fc3888e57a07b5fd790d48750cae037033', "9c1ae1bbb60b334d3249e4fbfb6ee2c3b52854764a3e4f6e6a612c4b96542826",
'armv7-unknown-linux-gnueabihf-0.1.23': "s390x-unknown-linux-gnu-0.2.9":
'fdb7687c0c3a0cd06c1364379f98641fc58481f05edc32f59dc679abbcab79bc', "444f7bc74488219e6157136638696fdf6bad37f3090e324e6e843318ff09abb6",
'armv7-unknown-linux-musleabihf-0.1.23': "x86_64-apple-darwin-0.2.9":
'17972bc9dc7d0d987dd9cb05f7be72dfa8f86c1835b9ccd483e762da20e0dc88', "30f22cbe600b657cf6e987a05740194c2f1822f394b1c60e15621989b28b6591",
'i686-pc-windows-msvc-0.1.23': "x86_64-pc-windows-msvc-0.2.9":
'8a03b0c564c9b7a82e7811b913b6db0502a05a59baffbc7a5453259f5527dd32', "32057b35feb2dbdb8de32bda75c8621a00f2aa619cfcc6d4cb5506b3b6ba6d63",
'i686-unknown-linux-gnu-0.1.23': "x86_64-unknown-linux-gnu-0.2.9":
'4c65c0772e1f6dbf99923c0564314638df36476c43f2cb394092c72cc79e6c65', "83438964a0be35ddded2099ea64599706e7c7a7de575429ce4df78e20d57774d",
'i686-unknown-linux-musl-0.1.23': "x86_64-unknown-linux-musl-0.2.9":
'690afb97130c2d916ddb083c2c853765f6cdb477f28c3cc9e197a2ceae2622d2', "28e583284cdbbd5e3796c4db2c94997f805b5c632d73dcd9a25ddb3dfa9453b7",
'powerpc64-unknown-linux-gnu-0.1.23': "undefined-0.2.8":
'0a4bb782d4792b0f1f77249f08841ad82a33f9d46d9bc3f76b330bdcf6cf4726', "dad41d5189d272b0cca9a87b3bb16c7a74241b9051ebf2b6fd5e94a0659a35fb",
'powerpc64le-unknown-linux-gnu-0.1.23': "aarch64-apple-darwin-0.2.8":
'bb5cc89be676f9c4e76fa2fc99fbcb9cb9d243f4f27050c115e84ef0824735ff', "ce64cb16c5e0dd567ba926926a67c569d9138c5162685ed5a40639b2c9163275",
's390x-unknown-linux-gnu-0.1.23': "aarch64-unknown-linux-musl-0.2.8":
'0e0f8d08ba4378184819bc02b11e52ceea1bb7aadcf5f70c7c4c01b598c9fd3f', "8f4bc88fbb7c498224122047f3f559b93e145753032d59782037ccf2969360b0",
'x86_64-apple-darwin-0.1.23': "arm-unknown-linux-musleabihf-0.2.8":
'172e1499a0a02770e7b2544921745596d5c3e7b650043460eda0758249342051', "095db570c8c5d0b8033d605984d2a0513585232b6c44f0255365c1bc016a12c6",
'x86_64-pc-windows-msvc-0.1.23': "armv7-unknown-linux-gnueabihf-0.2.8":
'ad1e99dffc902a3d58589e74180ed4399e59c144bef80cae2027414188f66892', "c88b3f63ea7b3727500545edf0a6c1581a34ab5328fa2503e7c40911dce9e26d",
'x86_64-unknown-linux-gnu-0.1.23': "armv7-unknown-linux-musleabihf-0.2.8":
'81909f58ec476a40998e5ff2b81f8704195140305c8dea58aa041ec1a8e5aa06', "0063e160561a5928d73a8d89714aff77c51adbb62f4f1f4f0f438d7d3a03b4ec",
'x86_64-unknown-linux-musl-0.1.23': "i686-pc-windows-msvc-0.2.8":
'7748461ee4d8922b93843e1850e4dd2defbb1c0b3db8b3c062977637a9d6ffdf', "dd3bcf604e2538625affbcda1e4e61ef1b27aa4515081ac13afaba92ed7ded02",
'undefined-0.1.22': "i686-unknown-linux-gnu-0.2.8":
'20856f7aec12b8c576a8de8a3528de3cdb35789cc3609be580133b59942256c3', "7643a101a02befca1cc3a5c830fc51a157f54bee2afc1eb098686972a9079810",
'aarch64-apple-darwin-0.1.22': "i686-unknown-linux-musl-0.2.8":
'4768499576438c1d7c741b5dc907a5778fd7f52c88555c1eda7288c7c501a0bb', "71a792c953f782efb1648170abef72ce4ac0ca4dafa101719d87798dca5e7833",
'aarch64-unknown-linux-gnu-0.1.22': "powerpc64-unknown-linux-gnu-0.2.8":
'bec340cdf59d2451bb22189289e1cfc799c40073a3b40eea62c1efb69c4f13fd', "fa4afad36eb706bebea001d335aeab753b164ac6870267a6f6dc1f7dd70c03db",
'aarch64-unknown-linux-musl-0.1.22': "powerpc64le-unknown-linux-gnu-0.2.8":
'f8e56575b94adfd190807e248eedac0d4ea5298881e67c00c90f9f7b1940393b', "43bf0cd00751c0332c9016c7b30dd2a6c753f0922dc5a1ccaba45e8b6afa4621",
'arm-unknown-linux-musleabihf-0.1.22': "powerpc64le-unknown-linux-musl-0.2.8":
'e212ab59866890a08f6df8f744e64091609aecbc09eaaa407e70298f0c9fccee', "a0f15bd3e80e8b97affda7d24e2143c7dd99fcb7c8c8e948bad849d4a3658e52",
'armv7-unknown-linux-gnueabihf-0.1.22': "s390x-unknown-linux-gnu-0.2.8":
'631d1f8908570a4d0a158de5502f6822ecd80b090f1d71a4642432c988f03097', "106264c325eeeb17e7d8ec5f1b30a31129d4ebe2c97f54dc88fde16be7177a11",
'armv7-unknown-linux-musleabihf-0.1.22': "x86_64-apple-darwin-0.2.8":
'bc10728ced9bbd5e95b7b55e87e7bdd5c3ed5784ce15350edc99638e9a4220f4', "8eafabb094127b35d472e8219047d4596652a9a645189f829f6bdb1b4786f282",
'i686-pc-windows-msvc-0.1.22': "x86_64-pc-windows-msvc-0.2.8":
'e2620f54e81e89071c9bec1bb3ee2c20856a47290b940965a1c2a8f172a44e69', "1ee50b71511cf7007b07843562fc2467dee81cb8baf488e8cc0ea0b58ee12ebc",
'i686-unknown-linux-gnu-0.1.22': "x86_64-unknown-linux-gnu-0.2.8":
'869b6b8587f5fde32dade9ecc1eabbf0a2c41395d0d5936ad7e0ac3d5d3539db', "ce9f8fca5faef55af4fb83343143bb403ecef518f9118e97a37ccfbf1ccadfc3",
'i686-unknown-linux-musl-0.1.22': "x86_64-unknown-linux-musl-0.2.8":
'7453ffa73990121103a0cec73ba1cfdb16141276c13925a6e043dd70f35381c1', "6f155b9b9d2b1baba811bd0c1aba0306a39ac547dd6eeb3906f692d3cec86984",
'powerpc64-unknown-linux-gnu-0.1.22': "undefined-0.2.7":
'859f3bef8acadaa80c653748dfcb71bae18cc00024c4b74b28a6a3a9b8e058d1', "dafefc3926d85052bd3dc07e28ebd8ecde0ae575bbf80b5c5bab80fdc3a3ba84",
'powerpc64le-unknown-linux-gnu-0.1.22': "aarch64-apple-darwin-0.2.7":
'd39570a41d46206ef04eb2e258e6d005db9cfb797f44cc810001341eb5d46076', "b9a0e6c501afbc4b47f07a199927d0783857013736c1c8c2d173201175139e45",
's390x-unknown-linux-gnu-0.1.22': "aarch64-unknown-linux-musl-0.2.7":
'46a306e508b48b3ba404ea10cf13ec18a44caa8851d1ef8e7cad90ac0d665d03', "40e4fba3abcc76d5f69dc420cbc457ccc7bd7003a07e6caa0a2a8a803b339e31",
'x86_64-apple-darwin-0.1.22': "arm-unknown-linux-musleabihf-0.2.7":
'a46107c1844b21b96b6ed4c222925bcd8b1429ad24d56a3cf41ecb9732554a5a', "5ec601accbc0b3a3cae4c8223dae977c4233313a246888ee5bf2adf381e07910",
'x86_64-pc-windows-msvc-0.1.22': "armv7-unknown-linux-gnueabihf-0.2.7":
'7c597a925a893d6e326d3dbb2971883728968ef815168048896ede472563bc35', "a960192da71ba05438d1ab3632ee5a22c8b02dea087f9c054c224803870c9571",
'x86_64-unknown-linux-gnu-0.1.22': "armv7-unknown-linux-musleabihf-0.2.7":
'9c17b11bd3991ae98b5333378127aba0ba51888b6969427259b51fbda6bbf955', "62bd71eb14a9e6149e7277a7cc3f5ab61e291a861d2cb252544353972183427e",
'x86_64-unknown-linux-musl-0.1.22': "i686-pc-windows-msvc-0.2.7":
'6f80cd8ad79c119ed6882bc9c5b8f860f7e554f87b97830a4ebf1e5b746d5e70', "51144d9d46629f0c260988ff486fe1720ad049fce7cbea201fa861752172d26f",
'undefined-0.1.21': "i686-unknown-linux-gnu-0.2.7":
'eae4d4641e57ef2eec75d9f76653b8a3a0dc0b91b3dcc8fbbb2ce4456a08fcfe', "f35314685a233ee0b769cbac99d552f2feb21dcdf5f24bbf069b34dc5a26edf0",
'aarch64-apple-darwin-0.1.21': "i686-unknown-linux-musl-0.2.7":
'1e7788eb132a6e8b1c81829d81cdbb8ba0b26fe098320217284d4af4332fe606', "41afe171469eb811b50fbc6f45c97db842019f3c8707fbf992335eecd78125d6",
'aarch64-unknown-linux-gnu-0.1.21': "powerpc64-unknown-linux-gnu-0.2.7":
'a749bb07a4fb16dfc1942868544043483a233956a882af2944036cd081e54280', "d84c24bc570589cbf61b35bff7b3b2b7a56fdcd5ba64f53602a0ab8009e07bd7",
'aarch64-unknown-linux-musl-0.1.21': "powerpc64le-unknown-linux-gnu-0.2.7":
'2386ec124440ae73d3a74af4f80685210b2dc7a06266546f21987db557186242', "f9ed8c319e5dc5920f5cc4455e088ac7768a858bed95eecec330f1e99e47d903",
'armv7-unknown-linux-gnueabihf-0.1.21': "powerpc64le-unknown-linux-musl-0.2.7":
'0a6978192ca8a1a3c0ba9981a946a876c2ab6f06f6e223e79fe77d786b786e67', "8fbc6d52c63680cc6857b55cf8f025740a807a58c59ccadba87300f7103e0551",
'armv7-unknown-linux-musleabihf-0.1.21': "s390x-unknown-linux-gnu-0.2.7":
'53ceb4be6f4f036e482c22189c3198f755055725864c38df4cb5928b0e08b0de', "e1d74dce851c3ef82e347221b36247f649d12e5bdfba5c91b211caee7de004b9",
'i686-pc-windows-msvc-0.1.21': "x86_64-apple-darwin-0.2.7":
'8713eda354e6dfe9b5d4802c3da111c76210dd7dc671df62fe2fbbfa50522ab8', "fa3f52a05222d4cefba742e2db029f85c41b7e539c1f748b2583be42b806de91",
'i686-unknown-linux-gnu-0.1.21': "x86_64-pc-windows-msvc-0.2.7":
'667846071d7b7dc76d2425270ef569774d18defa59c6ea335c53cca27e1cd3ed', "5a9b7053ae9d25cd28abdd8fb10a8c5353dc0212594013216da5905eb7515360",
'i686-unknown-linux-musl-0.1.21': "x86_64-unknown-linux-gnu-0.2.7":
'531750c37b6aa1694f3e3999dedbe504dd9178196af66db8d9e9412136761143', "080bedb35224afca73cb424629e3512b529398f96353c4cdf59fe6cdceac5034",
'powerpc64-unknown-linux-gnu-0.1.21': "x86_64-unknown-linux-musl-0.2.7":
'62713acd9cad5cefc99637f81d995b7d61a900f5a0a15d454ca30ceebd79bae1', "ebc3de0f88e8cdc211fa914124f201b91037c0ba5f30f2614e630295a147c833",
'powerpc64le-unknown-linux-gnu-0.1.21': "undefined-0.2.6":
'95aad3d08499e9e369d49a02e70ec5ad3502cceedcc08d5de04c490406b1ed90', "c822fc118367829825775874c19d14bb9415804a2c5efa6dfbb302b1fb18ae0e",
's390x-unknown-linux-gnu-0.1.21': "aarch64-apple-darwin-0.2.6":
'f781f57cd8976449e83f7233271021e57646eac516f81c61b284db54759545ab', "f985057f3ef9a101ca4d485337f8b5800d894277f4dbbda50dfef5e0e1d352e4",
'x86_64-apple-darwin-0.1.21': "aarch64-unknown-linux-musl-0.2.6":
'02bf25cc3f25c6a70d4c7f40a23c1122aecb0191824e9fedea4814e8295d09e6', "41606b5c24e40ae2bcf71d9f8fc28b1f3e1399950ee324aa9925621d5bf1bc0e",
'x86_64-pc-windows-msvc-0.1.21': "arm-unknown-linux-musleabihf-0.2.6":
'd453b672f4db4a5fed1d7cefec2696b7c6e534f340da22f2d275b0e093c29e60', "854f619dfcc52b26e89189b8c8fce3a5041bdd1408cd867d87c9e4751caff6de",
'x86_64-unknown-linux-gnu-0.1.21': "armv7-unknown-linux-gnueabihf-0.2.6":
'1926f6112b03934f9e4b5caf14f15dc284e5129d1f8572ec55269afb798ed3a7', "f1194ec0b18cda58537698c5b417f9464d8258334d69049fc32c40c3b8dd173c",
'x86_64-unknown-linux-musl-0.1.21': "armv7-unknown-linux-musleabihf-0.2.6":
'999773834330b6b20174f4486d2ddb19e51dc812291189cfb509aa1e1a3d6b6c', "5ec8d44a6ef6c732a91463a2c4f6817a71efa0838db6924e2bc889a48118f493",
'undefined-0.1.20': "i686-pc-windows-msvc-0.2.6":
'e0ae591d4c14f0cb6b67ca4d64183fec0130e08a623fdaa991ef707f10908865', "abff721157dcf759582735e4c9b366cbde1487d6d8a7d1fb50e1a20fd37d6b4e",
'aarch64-apple-darwin-0.1.20': "i686-unknown-linux-gnu-0.2.6":
'7d6b1bb7e4e044a1f04a541703ea9de0df57111dab57863d82602d848556bc23', "e1868d5f0e345d454a8895b09d2e62dd1886bdf01cbeb6d494be9e24a2717b1f",
'aarch64-unknown-linux-gnu-0.1.20': "i686-unknown-linux-musl-0.2.6":
'8dc61e683cbcfda8f3584cf3c58a70fb8f574e1b882e5c94c6b6bc3c00eff44f', "abd36ef7319182876fa2bde268f378cf3351036158c6ca9e45996b58f4e54ef6",
'aarch64-unknown-linux-musl-0.1.20': "powerpc64-unknown-linux-gnu-0.2.6":
'9a4337d01191a16cdc875ee8ee19f884e948a2b5ce8b07f8a7ec1672292cc63a', "55b6480dcea50327c20b835fe81a30d685224c5022cabadf364b59a258967e8b",
'armv7-unknown-linux-gnueabihf-0.1.20': "powerpc64le-unknown-linux-gnu-0.2.6":
'aa3ec54087cf351d2016f61ef327eb85117d005b1b6e21027996b7b12e9ce08f', "e8de807c6b42e602b8aa05885627225a33b65d4155c514b58b7bc853d02b792e",
'armv7-unknown-linux-musleabihf-0.1.20': "powerpc64le-unknown-linux-musl-0.2.6":
'692c438a97afadf193c03ce2de4aee1dc5714ebdb3f8de6a52ed93411927eee4', "6ddc687f19bbb1f9279cf36d3ac05d8ccb7bde1c7b19f1787cd5ac427943fd17",
'i686-pc-windows-msvc-0.1.20': "s390x-unknown-linux-gnu-0.2.6":
'b20110c34f308608d2061786c334e6004e2e91ec165232689fb6c2a4209889c9', "f596c5420cfc7eb608cc7c560d57047985ff1882d2e95c681e42ce85213adb3e",
'i686-unknown-linux-gnu-0.1.20': "x86_64-apple-darwin-0.2.6":
'e1c1d3947fb72d83a6dc1498c0cebf6ec3be4c963543636ce8fe476731ced694', "8e3a83165f751174041fbe0063cc063f4206270c0a187b55941f52e8a9f132cb",
'i686-unknown-linux-musl-0.1.20': "x86_64-pc-windows-msvc-0.2.6":
'035bfabc092e230a89fcacfd7e0e77ce7e70f03c4e76307cbaa80f2036a38829', "b359026e348df4e3cc12fc8411992ade3fc5bb5debe334669515383681088a18",
'powerpc64-unknown-linux-gnu-0.1.20': "x86_64-unknown-linux-gnu-0.2.6":
'49ea75ecbcf149991ddb7ccb9401be88852ff0475e60d55d54bcd4abccf6181e', "02c7803b6209a80cdc8a4867a02ca6cb6a622f0d83f5276770a8d5636a89a396",
'powerpc64le-unknown-linux-gnu-0.1.20': "x86_64-unknown-linux-musl-0.2.6":
'a40ccdc8dd695e5b3d767ecec98875615e94ac8cb4c3f81f990c7a619e85fc5d', "5efba2047b1e72dbecd64e707d0063f6dc49c22f8ba467480e665534c5f6a17d",
's390x-unknown-linux-gnu-0.1.20': "undefined-0.2.5":
'b8afa3df67516e9ed86bfd6caf889a21337e20f03f356079e85546ac1912d731', "798f49225017610715474781467463a0dc48be1708973b0001e547c98c7c5f58",
'x86_64-apple-darwin-0.1.20': "aarch64-apple-darwin-0.2.5":
'baff815f3fe568af2440ae4da23b8a1a97c00c6c2710c980f0b0eaff22002ffd', "a827cb84658d321de0a029b7207b99fa6e20b99f0c1ab8d24484497b3b87c0e2",
'x86_64-pc-windows-msvc-0.1.20': "aarch64-unknown-linux-musl-0.2.5":
'9be323847cfab082cb2dfa75a5f42631efcd7c1ffbab96d0f36cd7afef4a0c9a', "f465b75f0129bfb1e47902a14731460aec5cc71d9586a19ad19a644fd2fa7a5e",
'x86_64-unknown-linux-gnu-0.1.20': "arm-unknown-linux-musleabihf-0.2.5":
'88cc7354f27134acf45df679bd6e529191409183a936a974ead9ff2714c3e6ce', "d630b4b3716d4c4da9118d2d5c083e2fe6b7c769dcae39d4c8546ee3709aa0bb",
'x86_64-unknown-linux-musl-0.1.20': "armv7-unknown-linux-gnueabihf-0.2.5":
'db28ca169154ce55ea7356071dbbed94fc5cc94b3564cd58bb458342788ac45e', "3341aa26179eb68f6b6c7bcdf44a0c3f5dbea3f43905920f4c018410fb3d46eb",
'undefined-0.1.19': "armv7-unknown-linux-musleabihf-0.2.5":
'a0e28df167a8184016b0b8e571eed6d1aeac2cfe63b34e1a26bbb611ebe67657', "8be8dacd13b0ea18720b818e536bd80d83ac30eba4d37e8913aeaecf9e2feeb7",
'aarch64-apple-darwin-0.1.19': "i686-pc-windows-msvc-0.2.5":
'1ac97b4bedad801cd5860a83e92e092e9e04246fd7028393ba6b5c2f76fc1dff', "13cb20dcf23792bc7ad8d73c2e4f003702606f6e9821c1ac8eaf089f6e98f57f",
'aarch64-unknown-linux-gnu-0.1.19': "i686-unknown-linux-gnu-0.2.5":
'c9371f7189f129b01bce0a9923d6067ecd77de57860ec3071f163d7ee247fe45', "8432f9d68840fe56a21a8542681045447dcab18b75f43a073bc28c4d5c1b8157",
'aarch64-unknown-linux-musl-0.1.19': "i686-unknown-linux-musl-0.2.5":
'aa56f9002481cc5e3994d1afd61c03b766967946ceafb95d460203369f262eec', "52540ed8ddf78ec80db95cf54618e6e4fd4cdceab860cbea9a8fafa957c98983",
'armv7-unknown-linux-gnueabihf-0.1.19': "powerpc64-unknown-linux-gnu-0.2.5":
'2d832319b08d16df798accec166f257afb5d308f17a93927f1f2e4b9f9b52e92', "0a4891a6e8fe2ccd4c17196fad8215fe6611d74a89a7b2569d3fca3546103300",
'armv7-unknown-linux-musleabihf-0.1.19': "powerpc64le-unknown-linux-gnu-0.2.5":
'bd404945a5f8a46b5b88c2a0fa1f23394cb02cc22c523fb6b248e77c629e6982', "8717ac07d0684b618f112bfb9a7926490511cecebeed8f125b25f4969dba663b",
'i686-pc-windows-msvc-0.1.19': "powerpc64le-unknown-linux-musl-0.2.5":
'0c22efc82e8aafd73b1183bebc36f5712df260df6b42b1b4649a16143c1a47bc', "c9811d9a90b3babf6c384d0a10d38f38e5109b604dcc68564f2c1216a3afb21f",
'i686-unknown-linux-gnu-0.1.19': "s390x-unknown-linux-gnu-0.2.5":
'fb85b8910523422ccc81822614dac97cf8f2de258b535c7d177fc5932e64a766', "70bbb790f817b1e0d930bea18bfa688d8177362aee8a49b83f1fe88d9123f86d",
'i686-unknown-linux-musl-0.1.19': "x86_64-apple-darwin-0.2.5":
'559720353183dbcb4c29ed359988159369660b80b41e6bc60b47ee48d74caeec', "8e5808450482b5533c6b33096952b0cfca0a7020d7524c0132616926a9f58878",
'powerpc64-unknown-linux-gnu-0.1.19': "x86_64-pc-windows-msvc-0.2.5":
'9bb39a224f870c168a1fe5568a9bb16aa358899fe2a74c8870545c058270cf87', "bd6c8e30fad5bb2207c2f7248c375034a9becc3ce905bd94322f9d70e9cc6b20",
'powerpc64le-unknown-linux-gnu-0.1.19': "x86_64-unknown-linux-gnu-0.2.5":
'2c131f1139079ab740f8ab9b24865df3fa1d64d8a2f6608a331915e8ecf071ec', "5eb13622b4450b3756f2395c261315562c48f405208cd1a160fe47e43fc85da1",
's390x-unknown-linux-gnu-0.1.19': "x86_64-unknown-linux-musl-0.2.5":
'a8cd88c4a007e7bb6260f8b3a226611a3a509fc37d924af651e41ae9302a41fc', "dc591b1322d0ad2d3561c6d18657c5c5c34ff9addaa588645a062cd60d14f0dd",
'x86_64-apple-darwin-0.1.19': "undefined-0.2.4":
'35a276f51381ba7497a3e1d7fec3c47688f485045d65d8922d7ec30f1da489cb', "073532db6eaf44da32d9a9536f6c48f1c8d450340969234a1b6ac322811758d4",
'x86_64-pc-windows-msvc-0.1.19': "aarch64-apple-darwin-0.2.4":
'41f9663eb2407ad661d0f204dcf479a93257a72be06d36e787b0dea93fcc2e0e', "2edcd05f37e6f1c44aba1388086768dbc53777473c354feef3033fcb5cc3434a",
'x86_64-unknown-linux-gnu-0.1.19': "aarch64-unknown-linux-musl-0.2.4":
'ab187b253f9f7ffb0063e827cf5efbedb0482d013ac619f6b28158941ca8d5f7', "8bec0692741573c6f150321cdb9be14b1dd22f91fbdb1a87c9b94a184a6ef753",
'x86_64-unknown-linux-musl-0.1.19': "arm-unknown-linux-musleabihf-0.2.4":
'10e5e7f2007f363717a69393c7c4fee3b7ca8f16d1ae7a4e2cbfa67f7bc41bc7', "c86f3a90d91fbe659708928493a69e35b1a79b2b4bf47d5941a5230ed9412462",
'undefined-0.1.18': "armv7-unknown-linux-gnueabihf-0.2.4":
'87d953dc58d3936c299609b1697b6d17ca85407edc177d293c98bb9451f8e5ff', "59e781c25a16e667b57f76b8b99bfc31b85ca94811ddd95c549045928f80c3cb",
'aarch64-apple-darwin-0.1.18': "armv7-unknown-linux-musleabihf-0.2.4":
'1806f3ada6ab943d86aa45a336e690f66b160145fe85f2adb82f3fcaf4eef925', "5a89f32071ace6e5d0501fdf7fe787f2739f89df862dfe1d1d48eaef09abc0ae",
'aarch64-unknown-linux-gnu-0.1.18': "i686-pc-windows-msvc-0.2.4":
'db4eaf43f593b4b7ae8bbd0235e850aa7a18b7e8d8a20141e99866d43967f868', "4e6255288f9041070bb0736b4626ddbe9b8933ff5e067224584c9ca14867902f",
'aarch64-unknown-linux-musl-0.1.18': "i686-unknown-linux-gnu-0.2.4":
'bd15842c9b530b544b21597cc2212e2e28b1e18b83a27d344482c9df6800c604', "7f78cc0b7f0316500539f8c9e4f4077c2a94d015673c1aa6ac9402dc8f35ebd4",
'armv7-unknown-linux-gnueabihf-0.1.18': "i686-unknown-linux-musl-0.2.4":
'c2971d604eea6d3869bab0d7a292d16f5c8167d48f85b22f6c16fe27e947e26f', "97df66100411c14f30639b8cb97b42365422f462e0a5d1acc0770f1d468cf258",
'armv7-unknown-linux-musleabihf-0.1.18': "powerpc64-unknown-linux-gnu-0.2.4":
'4875b208471317c9a7212bb4cdab14b0b350ab35a9c21c7481ebbdf09b4983e9', "52b2c0dde7367c0424363092f276dc07d4fafa7a5696fc34849975717c53b5f0",
'i686-pc-windows-msvc-0.1.18': "powerpc64le-unknown-linux-gnu-0.2.4":
'f4e17a94f14bc775dbef4fffc59ce6290e05806e93c348d60e82adc4d9850d51', "14c765959084196deba0e4f858fec071b03fd70ec9176e7414e7cee88d6d8e0d",
'i686-unknown-linux-gnu-0.1.18': "powerpc64le-unknown-linux-musl-0.2.4":
'6a06f1dddfe7dbfe8a09ff2c1d2971204095300edb5bd39ba3b6b289220d52b0', "118d70b310f2a4029bf15146d5e574c8b987144b13e235b76bb909654bbf8881",
'i686-unknown-linux-musl-0.1.18': "s390x-unknown-linux-gnu-0.2.4":
'12300f65ab5d023e3708327b826de20d7a0451539379fcbf223c6125d221a159', "175c5c05689bb332f74927c4001d1a72866bcf8f5b7fd4f2ac766eb30119882b",
'powerpc64-unknown-linux-gnu-0.1.18': "x86_64-apple-darwin-0.2.4":
'fd8262bc61f6ca8f051b3f5abe0e5d5f5fb25002d0940760a949d5ed61838a97', "a5bd83234920728797fc523e2aa3605c45c7c3ca760e611c4071943cf109e58d",
'powerpc64le-unknown-linux-gnu-0.1.18': "x86_64-pc-windows-msvc-0.2.4":
'557f836ed5c52678db56a90db9b5ce91396d80ce14ac94141a10eea57c44e693', "60599a616c7ea04b2c6a4baac30de0b70e3d934795b672eef73298fdf187656a",
's390x-unknown-linux-gnu-0.1.18': "x86_64-unknown-linux-gnu-0.2.4":
'651f6a6e81939f5e9ed781111f581b71a9ccd3f9dfd269a7d72ffd860d852e58', "2c470b016f749063080fefc5dd19176bd25b9761033df9df7b5ab914eba1a8e5",
'x86_64-apple-darwin-0.1.18': "x86_64-unknown-linux-musl-0.2.4":
'a54f1b97fef0d94834e77bb5c013b26be6e94ce888172c80d671453aa12e3cbd', "d795a27ccc2a47e8939b02296780c58377342ca35b51a518e36fa6b62291eabc",
'x86_64-pc-windows-msvc-0.1.18': "undefined-0.2.3":
'c34cf263728d784ec98eb6bfda4adb2d7e9ab5f649af8e22a05b60253f919668', "aa6349670507cf6ce80d832d488391b82b48a9f4511c868886758349d62664de",
'x86_64-unknown-linux-gnu-0.1.18': "aarch64-apple-darwin-0.2.3":
'605e49d8dc48081ef8ba32212df2f17f02e531c02de36b5caf417bd97818fc3a', "20e466f87ebeda26da0fff5306ad998375fe1e27d2514e4b4f5711f9fad6bcee",
'x86_64-unknown-linux-musl-0.1.18': "aarch64-unknown-linux-musl-0.2.3":
'ed1e5264e84246f91e1f2dbb642eff24fbce273ded3bac337930a0c6ef9ad6b3', "8574f4d4c56b87eb0e9041f984d8e79d98c53d2183533c2196f8a6dd16944929",
'undefined-0.1.17': "arm-unknown-linux-musleabihf-0.2.3":
'7ecfb6fc6c19e3c85cc2ecae0271da16b43bead58b2f0d91fd1c24d1c0f1ae0e', "092dd369d4336989dffc7114006c069c851a0a09b463e0522e06704fe002d149",
'aarch64-apple-darwin-0.1.17': "armv7-unknown-linux-gnueabihf-0.2.3":
'8f6d1b142dfc4d2040b86a94956eb3c2f5436fd0e889e0d0d1c59dbb8fbbf9de', "cf2925523919708024d7a99a24318faa252a5fd1264e19aad936295ba65ab97e",
'aarch64-unknown-linux-gnu-0.1.17': "armv7-unknown-linux-musleabihf-0.2.3":
'f2aa28f1f9e35c67eb1f4e20d372eca5474c7421b0f1f416210f6542942c5a26', "04512d5e3d68a6b4f8bcaa8e94d0e196ca0f525a387c45272d3efbcf87ad846e",
'aarch64-unknown-linux-musl-0.1.17': "i686-pc-windows-msvc-0.2.3":
'34fd79808e301a31b884fe98ef2da209883d00f6253cd75df8966744075599ca', "4f9c95a4f10ca3a35ef3d7c84b02ee473826ca3089c0e701c84efaf9bc5dd1dc",
'armv7-unknown-linux-gnueabihf-0.1.17': "i686-unknown-linux-gnu-0.2.3":
'06ae3888af28eab2827e836acde849b4caa993c302a296e35b7275d16346ecba', "1e9a60953f4c7910bc2a28e1b131cad975c4e0b8e4c1616a2c494160badfd330",
'armv7-unknown-linux-musleabihf-0.1.17': "i686-unknown-linux-musl-0.2.3":
'95bbff6685491e1c9768bb68e35e8a9973abfa65218fc36404f0ad03ddb9dd06', "fc5e7a35c7b229eb8be9c38901ffd29ecdbc7bcf4a54cca21c477f8d10f8cdb0",
'i686-pc-windows-msvc-0.1.17': "powerpc64-unknown-linux-gnu-0.2.3":
'7d90730e88affcc9ef564e75d477fa03d341d6bd0473b7ed8060bd5845a73548', "079dd937d5c71ae1ec72ed47a3d78afbe73a1281094f4fb49884758752d28f06",
'i686-unknown-linux-gnu-0.1.17': "powerpc64le-unknown-linux-gnu-0.2.3":
'7cb5dc29a6bc9d46758f121007d6ed9bedd0969db30214205a298c2b70805605', "a6ceeeae7a98c410b97d72a26a6ce5d53115c4883672008a5c614fdf3519e18e",
'i686-unknown-linux-musl-0.1.17': "powerpc64le-unknown-linux-musl-0.2.3":
'70167e21f118995d5d64ad653eb17430bda962806b6d2df767773db6b33ba444', "c093aad7e88ce3edd7a971b6921e3365c017cebdda704366249db13b143d8cb0",
'powerpc64-unknown-linux-gnu-0.1.17': "s390x-unknown-linux-gnu-0.2.3":
'40f920c10951a89a967b7d6722c74c88038b8c978e3651d5e99b9a1145604df4', "0f817aac0d53f0d362b23399d49c5c113c9cd1a7c60cc0d1677dd4306d3c2858",
'powerpc64le-unknown-linux-gnu-0.1.17': "x86_64-apple-darwin-0.2.3":
'e76e43e9eda10c3730e1b36856a510458a708cfab150a888c8a96ca21234de7f', "79c28e2121d4299a2190ab0c8f149d676a6d623a4396c86cda947a9280f494a8",
's390x-unknown-linux-gnu-0.1.17': "x86_64-pc-windows-msvc-0.2.3":
'de8ae6042474e876d1235a09a771a274f848db13c82229bc9d7d63d5c89f8ce6', "c02509cee8e75ac1e17ea0101c4e0d624a8e4e033eb74d3fd50d7f06d30ff949",
'x86_64-apple-darwin-0.1.17': "x86_64-unknown-linux-gnu-0.2.3":
'957fbe84e1fb1a7e8b43ed4db7bd5ef5ea3b3f996c92144d5eaf6b3e259859cd', "d94b9f679b3718ed0f62eee1126f02f1552301b7dc473a7dc3727f20b889e057",
'x86_64-pc-windows-msvc-0.1.17': "x86_64-unknown-linux-musl-0.2.3":
'bd7c736a62f8a102e31a425f4a614de586be30a7c5dbe782bec99c838edd8cdd', "872113d59455f86700d23b4589bd2767491fb7ee4e21c0a62a9f2555c631045b",
'x86_64-unknown-linux-gnu-0.1.17': "undefined-0.2.2":
'add91a881b3de0a2defa6cf363bbbbfb5dc58e85cff52e8164052e86fee73809', "e7ca19e90cc640ac96756b52cdae640d03e427fbce92643a00883cc530487ffd",
'x86_64-unknown-linux-musl-0.1.17': "aarch64-apple-darwin-0.2.2":
'd793d93fa5eac748c1ca84ae28f1ba3fbe6d0ec4093818f960e8378d3c012c3f', "4533c5a3f81f64dbcf9fd154cfa5e1cf904e4d9698eca63ec6a209f554a0beb9",
'undefined-0.1.16': "aarch64-unknown-linux-gnu-0.2.2":
'8cffa14f967e4900606afb952a1f5efe92e93a550792cd7ba77784fd7a149d0f', "fa01c8584e6dbea991e9f14e50ad33e51c1a321cabedae738075fe58ee5a3ab7",
'aarch64-apple-darwin-0.1.16': "aarch64-unknown-linux-musl-0.2.2":
'915b89c135b3890f086149cc50019fb6b243a26311dfe69d7f00204fb6035c87', "2f004af91dc4e5e18074724e3f6ddf074026e264a2ecd27fad067d152e739893",
'aarch64-unknown-linux-gnu-0.1.16': "arm-unknown-linux-musleabihf-0.2.2":
'ca18e5b1c9d776130d67e6b7a4f22d14e6abd65c84106fb8b3b2c097bff18f90', "3d6038f9d043209c9b135743e766ea11ddd26d25721a21b2494d72233f470090",
'aarch64-unknown-linux-musl-0.1.16': "armv7-unknown-linux-gnueabihf-0.2.2":
'64d8c04ce2b251e34f38f14eeca5d126a05a97bd5734ea77dab2c48a7923921f', "2e680d9b99deae3939da2d5bab5997e12713a2991a326a412c117c3471d41d32",
'armv7-unknown-linux-gnueabihf-0.1.16': "armv7-unknown-linux-musleabihf-0.2.2":
'216e542e2c7a22b2325ed7b0f94c1b6491c4dd3297fb595e166f7cce2ea6a0fa', "9363ea6707d8451b78980cc2a4baef357d9f86ed2e1bc877f68140c5ec47aa3f",
'armv7-unknown-linux-musleabihf-0.1.16': "i686-pc-windows-msvc-0.2.2":
'f886aba91e4a79f07899eb97dbde5ffcbcff93b750fff9ccd6a0361fc97c3fab', "e3c321c02572db320f1f6555da93fa0a2550cee84be49df8890f45dba49cc31c",
'i686-pc-windows-msvc-0.1.16': "i686-unknown-linux-gnu-0.2.2":
'6dbcc9df5402155a8514b60b07b48d09cb402ee34ed07a2450298d5e75b2ce11', "e81b97d0dc2756b7ca632d1344d9dcdf0dd3d127f1c4b134c338a05b28454e8a",
'i686-unknown-linux-gnu-0.1.16': "i686-unknown-linux-musl-0.2.2":
'ea109c8a25ff78e99318af5c0e8ef9348ff64af2ee718345a4a1e87d0e1e4820', "54d79ac9d9f04637176f1eca20917c27993f1cc5040e9f73d2672ba5f414d044",
'i686-unknown-linux-musl-0.1.16': "powerpc64-unknown-linux-gnu-0.2.2":
'48f35670fffab656a342201eca3b6c1c0279cab52fc11b5b42fb87df8fff5297', "9811a9021a302229a487bb717f643d96c2746691773c552f0c43294b0935a78b",
'powerpc64-unknown-linux-gnu-0.1.16': "powerpc64le-unknown-linux-gnu-0.2.2":
'636ecb9fcf40a7e0d970ec0526cbc7803de8800d8f6945fa0005add0334c7770', "386bb032c291e0f2c24fa6866588e632eeb999ebac6ab20ce7aaee97f046ba4b",
'powerpc64le-unknown-linux-gnu-0.1.16': "powerpc64le-unknown-linux-musl-0.2.2":
'2b07b26602e6d39481e3db5cebe3456190d281327590ef03279357d8b05305ee', "28540d8ca31c5d7568bfb361d7a28a0b5f20ef9f08086d5cc70fda07ad9fb250",
's390x-unknown-linux-gnu-0.1.16': "s390x-unknown-linux-gnu-0.2.2":
'9db4724da884ff01b394c7499b0520f977d10f20f697f6bb5e9b2e01d50470e2', "237b3a93ac0d9ccf7d841f89ee0e7b122ae21a0e637ff8149e1faf7a4f55550a",
'x86_64-apple-darwin-0.1.16': "x86_64-apple-darwin-0.2.2":
'daf6316c3e5e610ed99c1eb054bcf9dcc66f970b96a334f7bf6d4eb0d211736d', "4c0acbde53ce0fec440379c112bcc6beafd924dbbd6717d97e92245473d1e51a",
'x86_64-pc-windows-msvc-0.1.16': "x86_64-pc-windows-msvc-0.2.2":
'73659c150df62c0c42d8f195763fc270a213383fbcf413f746bb026878fa1d93', "fdfede202032b74e3a3e94034c26e23607b4a4326625953f48eae74c1f7d4d0b",
'x86_64-unknown-linux-gnu-0.1.16': "x86_64-unknown-linux-gnu-0.2.2":
'84b15dbd298969ecf2bffb22a3e1003df085579d53d39a6bb87d5813a14e10f2', "d19904a4eb2dca1b654639e82fc0327957c73427e504492005645f62d2205a3b",
'x86_64-unknown-linux-musl-0.1.16': "x86_64-unknown-linux-musl-0.2.2":
'1d76289dea83224d61eb84284f00136a1275234e7537baba44ca3c9e696dab05', "82c4759fd56e932fd94642172ebea98cb55f4fbaafc4d00038ce425b08a5547f",
'undefined-0.1.15': "undefined-0.2.1":
'55d165ea2c9ab28351c0f5f680c21a66bc8b8c7799ac39162ca5044d0e23a3f4', "2b7e04835f90d280458fbc473a2d4f47cf960d97769764deb059d0e85a978c45",
'aarch64-apple-darwin-0.1.15': "aarch64-apple-darwin-0.2.1":
'df9bab49d9a171bfafb619422ec8c88c0bea930fb69ddd6c8884420b9cf7a13d', "bb50bd8c7844ecc366c6dd99205d8cadefaae3a8bc10ea03d51e3e3634426b45",
'aarch64-unknown-linux-gnu-0.1.15': "aarch64-unknown-linux-gnu-0.2.1":
'33c5c5340b0c29381b0dcfc0458194800a74866301fd6f64efb1e77e4491beba', "e26270d4d3a2f0273ed40e1a237e085500f4db85255ed7d17ebaaa48123a0122",
'aarch64-unknown-linux-musl-0.1.15': "aarch64-unknown-linux-musl-0.2.1":
'ae21b106eb5dd26f76d163613746ae869ff5c6f111aad2a7b482f906a8de81f0', "6ab4c698ee4d2efc2ad9db2d832d47b77feaa4944e8ac90bedb78eae76c0ad76",
'armv7-unknown-linux-gnueabihf-0.1.15': "arm-unknown-linux-musleabihf-0.2.1":
'9bc6769404a17f24340ae39c1b23a495c405644d3c003719145d92596b1559f5', "0f58165c9947ea4a2178076fcf31f28186185f73537ff7e77aadcc04225cca0d",
'armv7-unknown-linux-musleabihf-0.1.15': "armv7-unknown-linux-gnueabihf-0.2.1":
'5d678a5a06561c01e8052528186394a45eabcb37595c4540205c292d8d9f2f82', "8d36878c23be2c560bb2a14d9fb8e4d418dc14593bd2d7b4ad93aef82eed6d6a",
'i686-pc-windows-msvc-0.1.15': "armv7-unknown-linux-musleabihf-0.2.1":
'84cfd219b31f5cde825d212012652ab326a81d621faf86c08b03b0b85e72ae4c', "f714dc140fd40d149659ced54ac2d5e9532957afc4d66c3071131b648e417f3e",
'i686-unknown-linux-gnu-0.1.15': "i686-pc-windows-msvc-0.2.1":
'56ceeb2d72f0ae1fa2852b4951bb0c64c5502472a867532ca157c89e93ade4c2', "65e6f8c12bd9feb46b0d415d2af9fb4bf018756c1158931a1e8adaa075ad41cb",
'i686-unknown-linux-musl-0.1.15': "i686-unknown-linux-gnu-0.2.1":
'62b821fd3e94190b2f7427a6a805b0b9308e21383a8c3161bc4ab7d777ef40b0', "ce3973a4f332ef0ff996e1dcd7cfcbbcde977a5eb5febe118c4bd1387da66ee2",
'powerpc64-unknown-linux-gnu-0.1.15': "i686-unknown-linux-musl-0.2.1":
'f06fbd8a50544d9e76d1e0a984a5fc17fcaddf237e28f2874d8a6f01ea5034a0', "de3a0be9533980e74f1f6d834960cb3cda326a9aa33f86de18238ec9eca148c9",
'powerpc64le-unknown-linux-gnu-0.1.15': "powerpc64-unknown-linux-gnu-0.2.1":
'14f177d8e9c83356e57f7f3f54c1dcca28f47bd784278436207c6149244ee1d5', "f60a5e600c56cac45289d738264ba99c27c1e345c7e75f41a01d65a3f78d4098",
's390x-unknown-linux-gnu-0.1.15': "powerpc64le-unknown-linux-gnu-0.2.1":
'cb714eab80809c6b921c2b4f7b81e2c166c07a75c990032ee6d5e939986beabe', "b49dd3b2e9691daaa9793f1fced2b32edf0998ef55c630b5dcf18670005bdb73",
'x86_64-apple-darwin-0.1.15': "powerpc64le-unknown-linux-musl-0.2.1":
'8cb18f0aa3d61dea3b3d8dc98aaea6b9f1f8677d43db89a0c69b53c86ad6a9c5', "068a869b16d7a1310d895c6bca1b6a6dd6c6b6b5d2c7998433d10b59aee0ff11",
'x86_64-pc-windows-msvc-0.1.15': "s390x-unknown-linux-gnu-0.2.1":
'dfe55955cc7ab137b0dfb186f0e6108f320d79383761d62415ea554167cecb42', "0d79f0c4ad50f6c397889723c22db136d7f819c21576d0a40fb8b762d136b80e",
'x86_64-unknown-linux-gnu-0.1.15': "x86_64-apple-darwin-0.2.1":
'00a37907aa7985e88584ab4765905b720fa8b9088d1bcae7611c10f398299c5d', "438b30b81e86b95118ceeee0f8e2a2e018dccb22a5ef83985728610715336d62",
'x86_64-unknown-linux-musl-0.1.15': "x86_64-pc-windows-msvc-0.2.1":
'5f7378a55671fa53e32cf5cc8beaf2cca40db95a579faaaa1310399f9329d27c', "959a818ecf5869d69a4689c3984c5c87c915d898d8327ced120806e0b2f0f699",
'undefined-0.1.14': "x86_64-unknown-linux-gnu-0.2.1":
'19be86f31cbf3d4c5f7094fc77652c57cd05f70876d22df469d85c52b2108047', "623069deb38e4f2d47054388fdf1e4f9a676853fa42080d3b9bf52cd812c75b5",
'aarch64-apple-darwin-0.1.14': "x86_64-unknown-linux-musl-0.2.1":
'793d267ae803c4c59b9d825bbacd09d4f1a06579567a7ea9aa458e2986b5b778', "d8af260263364fed8f2d4ba7c1c404bbf30f587cbc2a97807b6f8d5a1feb4cab",
'aarch64-unknown-linux-gnu-0.1.14': "undefined-0.2.0":
'fd82838503cd540c5a2aebb38b0c539912c858ff6b8e6c4b74b90a190442a0db', "352d767c63e4b8ad10d30f705b62121291c2492e1df3eab26ef6dc94948fe090",
'aarch64-unknown-linux-musl-0.1.14': "aarch64-apple-darwin-0.2.0":
'ef9e8a2cb2a440d8b6b8fddd00f7d7d91b5f060ac8e2142b6ad778a85f00fda5', "fc2c917a8c2b1567b1d035f4a8122750f900cd813409f9d80bbd287e2597dfae",
'armv7-unknown-linux-gnueabihf-0.1.14': "aarch64-unknown-linux-musl-0.2.0":
'03ad6b59053a933de33a4779484ea275fa7e885a8dfe833153eb1cc24b3009ff', "3504273e59259c6307446a2c7c1f49f194e8c7d8b79474cdfac97696a655fc34",
'armv7-unknown-linux-musleabihf-0.1.14': "arm-unknown-linux-musleabihf-0.2.0":
'ddebfea1674aeb6534181d034477c39d7ccc15065e34e7c9c4abe1333f5f0890', "b4664ef3e726bd5569912e4ebab338263b5da150985513fcace4481b8422a09f",
'i686-pc-windows-msvc-0.1.14': "armv7-unknown-linux-gnueabihf-0.2.0":
'365b29899ee7e83057850fc25e231a33f27671785724b0718bda07fce311de1a', "202f293aee0e156611898ef95313be812f9de6273412a27a530370763c5a5daf",
'i686-unknown-linux-gnu-0.1.14': "armv7-unknown-linux-musleabihf-0.2.0":
'f3983d685e27a55554b6107d59db017addebacf143daeceaf15f7a81a0286006', "afa807e1ce8fdaed8fcb372a0ca46cacd39572d1e87613d4df583936bd8bbfdb",
'i686-unknown-linux-musl-0.1.14': "i686-pc-windows-msvc-0.2.0":
'84f6644fb06ef46478c68e55b367ecfceebbed80c7e3b5e2b8af70d7fdee6c87', "d65d94ade914f7507dc93122561e47996c5e0861bdcccdabe794bcd5c9185f82",
'powerpc64-unknown-linux-gnu-0.1.14': "i686-unknown-linux-gnu-0.2.0":
'bd21243c9d1679e27ce5d0651cac380521743d20bf996ba146b7a98c9c975dd2', "ac307c2cc67d81c3e22b0cb9af0e808551df4c1b50d1f92ee41bf6f07523ab3e",
'powerpc64le-unknown-linux-gnu-0.1.14': "i686-unknown-linux-musl-0.2.0":
'25f42e9e3fd230e7cc9f416143dd0aa6a5806f306a1abb4d02989edcf938000c', "f81963f737b1398d4c3c5ee0d370e7c4706936949e82ae42b52e54fbcc1840fd",
's390x-unknown-linux-gnu-0.1.14': "powerpc64-unknown-linux-gnu-0.2.0":
'15ce4609be46217639b0b589398bbc6ead801cb42c750b0c734d51e2384e9be1', "5bfcd8a0061edde591868437fe061728c4ae0fcedbe5a2671628eeda35b444ba",
'x86_64-apple-darwin-0.1.14': "powerpc64le-unknown-linux-gnu-0.2.0":
'c8d471a0c6f5a710508284cc260005e2d535ecb255b5f2ddc8b362057d8cd80d', "d1338054af7e09ea91016fb0e3656646774e0223859498d814c7495b8a008c94",
'x86_64-pc-windows-msvc-0.1.14': "powerpc64le-unknown-linux-musl-0.2.0":
'eba641a900d26feb5158fb131a80bb7bbb4ce4bec71284753345f23f885414f9', "90fce3a907c1124391408bb5f71a795264a226c8fe31b58ae1808fbe802de043",
'x86_64-unknown-linux-gnu-0.1.14': "s390x-unknown-linux-gnu-0.2.0":
'394c421302ba972fffdd674a0a57f7189d8cc5a728fac8a175027abf833eee59', "e9554cd1d54f00675f768a47b7d68cf541214256d4db9b7d2c60ddab3e85bcd5",
'x86_64-unknown-linux-musl-0.1.14': "x86_64-apple-darwin-0.2.0":
'3c26c7a3e236d9f5d10aa6f32a8751322e8719812424b0b05ede1023f16dbd52', "5ac4c95dee24980ced348a86cfe4e114cfcef442ca3cc11046cf8b6edc65f58b",
'undefined-0.1.13': "x86_64-pc-windows-msvc-0.2.0":
'859b13879d2a6f97c3c4d8928cb6a81b067b022b4e5b6c8e75bba099570bd0fe', "d716371c39d9075f664f9c30697fe0987fcad79a3d403f79b87f30e1022656e7",
'aarch64-apple-darwin-0.1.13': "x86_64-unknown-linux-gnu-0.2.0":
'9d7a71dbb75dbabcbaace98d06517caa691ec8dab8ecbda3afee44ac9cb1e1c3', "a14c9317e2c000475851100c83c20ae725e998511b1ff890006d70532567a822",
'aarch64-unknown-linux-gnu-0.1.13': "x86_64-unknown-linux-musl-0.2.0":
'16429c1a00b0a1fb653ae8a104d5af121bc765f047a7b750f356515c50c226c7', "44a6168281d2fe1226f4af6c94b068006dc458a7b98ff4d4dac1991e161eb678",
'aarch64-unknown-linux-musl-0.1.13': "undefined-0.1.45":
'c07044d21142e308961c1509975b71f52bc2f298497869ba40aa84fefa3807cd', "79fee4ffca82be961a2cf79b024506a672a4e5ea1f924c1174ce3a2e5bfee54f",
'armv7-unknown-linux-gnueabihf-0.1.13': "aarch64-apple-darwin-0.1.45":
'7a62ee6b4e669ea1aec3ab05da021e59ae8b226f524fdc610e14cfafc5b513d7', "4990c1ca07e87ea215085c798294205057efd7ed97d7d5f4c76e840fc366753c",
'armv7-unknown-linux-musleabihf-0.1.13': "aarch64-unknown-linux-gnu-0.1.45":
'24c717aa7d4b8cc2e0b2378d2b6097adc376cb8422733a0478f0696ef4f2b5a9', "71ff02cac3e257e12d35fe9bbd6dc096858ec23e218b069b5ec6e5157db39e1b",
'i686-pc-windows-msvc-0.1.13': "aarch64-unknown-linux-musl-0.1.45":
'5e75f004ece194c6c0bbec894f229bae440556c3c43df6d6a33a93b287a6ef96', "7ca9c40f40b1b9f9673f78475a08e45b5c367bf3d73052896ee57a5f434872a6",
'i686-unknown-linux-gnu-0.1.13': "arm-unknown-linux-musleabihf-0.1.45":
'3a74bace4da3dbdc3f36e7720d7f6bc56098716e7c3e949664b301136fdf3dee', "64526323d11e496ff7012821424be3bb102ca2b74bf47392fbdac4991674a650",
'i686-unknown-linux-musl-0.1.13': "armv7-unknown-linux-gnueabihf-0.1.45":
'd9c18676b96654a7133cf9a9f1dbfc47b37bf02ba8f7ab9f5f0307a3d6483311', "c26b07ccb7e35595addc328bfcb99356343b12d59c4d3f9676aebd7aec24163d",
'powerpc64-unknown-linux-gnu-0.1.13': "armv7-unknown-linux-musleabihf-0.1.45":
'2ffd41af6962f46807f64a44e30c7d5faac3fa8faa1bb1dd65f03cd49e61f66c', "dd2fa3ecfaf7a73e86fcb7f3945873b242a3f863742530afc98921cc0daf30b1",
'powerpc64le-unknown-linux-gnu-0.1.13': "i686-pc-windows-msvc-0.1.45":
'9fcb334fa7d99f732628214f2af386183fccaa7abbf9157df0966b619f741131', "b010c1ddf3c0de9ec25068e1f7026b369df453b78c6619634da9cdd14aa9d810",
's390x-unknown-linux-gnu-0.1.13': "i686-unknown-linux-gnu-0.1.45":
'e575fd873988078a20d99346ba0c4964e6fbc322700c8d2541e9fe9e07eee113', "2f14d4d41617b0358aadbf1bc8d77db60ca27200a8bdf66b8fd87fe66a18575a",
'x86_64-apple-darwin-0.1.13': "i686-unknown-linux-musl-0.1.45":
'ad133fc0c67cbe2d578631d77d2f6442626c77a1e144bbda2912b7af9085e91a', "bca68fe4228aebd2f5f9572a6cc70fe4a1d0c146a2d64135f264e4ae355bc3d4",
'x86_64-pc-windows-msvc-0.1.13': "powerpc64-unknown-linux-gnu-0.1.45":
'f61cc5c329abc535248cce0912fe01c20e7c99ae9bead6015842f8c5fd3cdfeb', "f62159477309071a00fef10f0f0305e527bb6ffa1dac99650de365ba4ad6a2bd",
'x86_64-unknown-linux-gnu-0.1.13': "powerpc64le-unknown-linux-gnu-0.1.45":
'2bfc6a542a3df6af6f56ccd8ec9f1b0596fff62b11650b0bdb830f10ee4e2d64', "b67882e3778107610793c64048d07ad0d8e9ac627ef215f43ea45cbe074e25fd",
'x86_64-unknown-linux-musl-0.1.13': "powerpc64le-unknown-linux-musl-0.1.45":
'5e771e72b3dd42d99a354fc4ce9be047e4d9fc1a653b2f551128a3b4fd533d28', "1c19bf1fad5e032c812fb084826ce5630081a2863a4aa529f1689e091f340499",
'undefined-0.1.12': "s390x-unknown-linux-gnu-0.1.45":
'e16d94a2d6365a99d88168175325bc1f9f7e9f72eadb136691150e3fdad4491b', "85f6ee976f34bca558da5117613a16dde793e3b05395463cff0f3d3547ca309e",
'aarch64-apple-darwin-0.1.12': "x86_64-apple-darwin-0.1.45":
'c27629967760a84caeae66a130bb4c53dc1da0386122a4e67eeb19a0a163311e', "b820364764eb628a89e11b25acd3fe19dfce436546f4f7c8dc38ede3f7d939df",
'aarch64-unknown-linux-gnu-0.1.12': "x86_64-pc-windows-msvc-0.1.45":
'84b611afe5b7234585999a9ed2e24b542b8d3cb438595f9564629cae6d6a7580', "3de68132a6316e346f2ae3847dcedaa13ee89a8672b91544bc7d31f49362f20e",
'aarch64-unknown-linux-musl-0.1.12': "x86_64-unknown-linux-gnu-0.1.45":
'c9abbf7d6c9ebe737e3b881243297eeb6d67b5a8fd458b9d55deb80b29b45fb8', "11341c386088233e197707a30fd9b13233deb222fd366cd39f9daf8e5924c7db",
'armv7-unknown-linux-gnueabihf-0.1.12': "x86_64-unknown-linux-musl-0.1.45":
'1b3bd6f3e8d8080481af2c231fb72defd0d0c63eab2e28528ca420cfbc1b71cf', "ceac15973402e27c6c9b1077e35249437b2cbc26f60fc90be31114c47631884b",
'armv7-unknown-linux-musleabihf-0.1.12': "undefined-0.1.44":
'd74b4a43ddd2601b18e2f4bedd9bcdd84bbd64fba2e4bfb169cda95bbabc88b4', "295c120a2b63297d929ee9592c9b1993435a0c6907436d14f8bb93cff5ac4800",
'i686-pc-windows-msvc-0.1.12': "aarch64-apple-darwin-0.1.44":
'6424486541fbdb17c3dd9144e690e3e86c318374342f02db94fc2a369ba31a14', "154d45db602d5c4f8dbffb0e038fee581f161963f5562568be565625ac7bc753",
'i686-unknown-linux-gnu-0.1.12': "aarch64-unknown-linux-gnu-0.1.44":
'84caece3b6498801a9fca6ae91c341c4287a6f16d3a089199636259b00217bef', "afb7039f033546d55730dae38a106dd56b358117a565a42bf3ebda9c48db53c6",
'i686-unknown-linux-musl-0.1.12': "aarch64-unknown-linux-musl-0.1.44":
'3daee4d2580054255a78d73eba040a247b1bc1db559726a4be0a4029b9bd1006', "3a461fb08697104ac5ff9749a6b370af87b95ad83008978ceffa7d0564fdc8c7",
'powerpc64-unknown-linux-gnu-0.1.12': "arm-unknown-linux-musleabihf-0.1.44":
'588ea9f541451f435eca5811d970e528cf599fc7054d258821f96a87af51eadc', "db0371a9995d3d6c9ec9a7528ca535d0a5def1177127032360b374817030a71d",
'powerpc64le-unknown-linux-gnu-0.1.12': "armv7-unknown-linux-gnueabihf-0.1.44":
'91c60c49b0309f2f51919a6603eeb03ae32dd7ead8f9f3f390929703577a1ac6', "a89e4114aa9855c9070e74c06f663213da614dc145ad21c0ec1aa5f0fa294c30",
's390x-unknown-linux-gnu-0.1.12': "armv7-unknown-linux-musleabihf-0.1.44":
'54334b0bf35ef275a092f4567539066d4a25c59de08bee9dcfa1bb3eaa2348b8', "eeff1ff78345df0e86dc8f3144ea7af47d50ce9400f0d73798964a399167b250",
'x86_64-apple-darwin-0.1.12': "i686-pc-windows-msvc-0.1.44":
'5ce7d6c25e68cb96ed21773fba9bb9cebca81dac70ab7dce86e620eacf547f24', "c0f74ab851a704b8dfe6afd6bc7fad9d23947561d6c2da1a6cd5274a762c6c4f",
'x86_64-pc-windows-msvc-0.1.12': "i686-unknown-linux-gnu-0.1.44":
'c458aa2416bde29315d73356ac34f6639cf55305018bec226c0e310343d6af07', "6e68901f49540494274fbccb83feda57bef7ef137443228669c790f5f1a14fc9",
'x86_64-unknown-linux-gnu-0.1.12': "i686-unknown-linux-musl-0.1.44":
'fb1f56e7485b6c94364d11f227107fdc74799e8c91ca5321c35e8a19828d7a72', "592020dd3bbe026d657341b0a7b28daaa57a68626585491a70863ae9f63a4769",
'x86_64-unknown-linux-musl-0.1.12': "powerpc64-unknown-linux-gnu-0.1.44":
'3d4fe441702e719156c373caffbfccd75254594113d8e3ef5e43d871fad7c722', "1af1b7839ff2a5cfebc7997fc579cc61a34c8ac4c838edfc07cae7318f1c3ed9",
'undefined-0.1.11': "powerpc64le-unknown-linux-gnu-0.1.44":
'ce4fd6fad4986f5ee738455e251825de4094f48c86555e9b4b3adafc1a88ed27', "cdd52a058a4243f9e3c5a4c2ba8edacb969df09623344e45a7adfe5e61e83cfc",
'aarch64-apple-darwin-0.1.11': "s390x-unknown-linux-gnu-0.1.44":
'64e0aeae1d5135684c65e5d41741f1b2eba5c60e574dfef7386712b259066d95', "3022aa438b64de7e75c8adea6b1e9650874f63d6e317e4c294d24e41e53d1621",
'aarch64-unknown-linux-gnu-0.1.11': "x86_64-apple-darwin-0.1.44":
'56a7edd9bfadab67100bde6aca3012c9d7d8619405ebb360eae50b88ba2c6dff', "0c2deb646f49ad7dbf8db9a9a7fa839b76654569d97b1ccd9d18bea89a34b3e0",
'aarch64-unknown-linux-musl-0.1.11': "x86_64-pc-windows-msvc-0.1.44":
'0c890bb996c6431149583a402d5bfc3124da92b6e65ec3ee3a961935b06f8cfd', "f876f8c0867707db2d653973caf9ea306d65503ec772d0df9c02b6d0973fc7df",
'armv7-unknown-linux-gnueabihf-0.1.11': "x86_64-unknown-linux-gnu-0.1.44":
'd26ac8502154f45e080c8330c58842e33e2330a73937a8f8be0d02f0d20391ee', "68e8fda65c987cc104bdf7ae1eb332477733d44a27823032826f9370928568b2",
'armv7-unknown-linux-musleabihf-0.1.11': "x86_64-unknown-linux-musl-0.1.44":
'b7b3e0ba037f28994bbe99abba47ca2fe651e451c533fa54927ab61d21bacb9f', "1df53dac9e3a81df6fbbef36e23cd932b1cf0fad9016d943fef63d2ca284bd02",
'i686-pc-windows-msvc-0.1.11': "undefined-0.1.43":
'75e74c43bf6aeb3cd83a7b7a1f578c2247c48a03fa421317ca7f27f881c0890e', "0d57d370baf24dcb00ce59f6ab0d3dc2ceee41bd2c870a73fa517d3747d34a4b",
'i686-unknown-linux-gnu-0.1.11': "aarch64-apple-darwin-0.1.43":
'f8d63781a8a0d3452f7322268a4bfb3a6e06816b76deafde660d53bbc2d790d9', "e52c5f38cbcbd238fc40382252e2d40df3df1bbcc1302da86c19324285e9d27c",
'i686-unknown-linux-musl-0.1.11': "aarch64-unknown-linux-gnu-0.1.43":
'fef030f0adb05a19072a8a4f042a5e8f55102633653cc092841ab5ea6fef342d', "9dd96e89be41fa12b1101ac921265538871d99947ca3b31c87713f3edc6140ea",
'powerpc64-unknown-linux-gnu-0.1.11': "aarch64-unknown-linux-musl-0.1.43":
'de28ad908376178c3a66bb71a1e882bca9d30964c068c2d84e26982da5fa12b4', "f0667c6d7e412ad40e5bbe5964e7448afefaa07d1d9c1a820090f3d555f9184d",
'powerpc64le-unknown-linux-gnu-0.1.11': "arm-unknown-linux-musleabihf-0.1.43":
'62454fa7c614b129bfdfebd8ed1928b66e379ba4f3da14750255fcd936890256', "940a297a5ee1833239632c28c5570e661ff7281607e6c6da003167b70ac28d27",
's390x-unknown-linux-gnu-0.1.11': "armv7-unknown-linux-gnueabihf-0.1.43":
'75915f9b4efb686247e6524cc467f7d498054915c1aa9888eafc5d3385c3e904', "1adc03865b683480c454994fd6a679607de2843e96a94d470c1e89abced8105a",
'x86_64-apple-darwin-0.1.11': "armv7-unknown-linux-musleabihf-0.1.43":
'62f2c6696fdf8bf394662cad54244411b9e96908de9e52b3743955b0d94bd8d4', "84010f6b5010caba4186c7824004000687d326f91a9570e176a23ec627d5a83d",
'x86_64-pc-windows-msvc-0.1.11': "i686-pc-windows-msvc-0.1.43":
'e3e49f27f032c195f01d33df30dff16c9ce7d6ac60512c1af117fc4597d0e632', "5e1896d8d83a58c8b02c328c1bcd852515ff760253622b9508228a062120f9c7",
'x86_64-unknown-linux-gnu-0.1.11': "i686-unknown-linux-gnu-0.1.43":
'8b1d098549f46814ed40975db6e88aba2eb541196bea54753b08f789b6db8384', "ce026f056c1d4cbab5bfef762d1d08f8833191d595151550419d45e4b3a5303f",
'x86_64-unknown-linux-musl-0.1.11': "i686-unknown-linux-musl-0.1.43":
'a74b6e51ccf087f78814eecd449ad759f55a633015d9762f06d134394e6122fa', "da54678dc50154ed8254308cf6f0c51c6e3fd34cf1f74f418dbdade980705fea",
'undefined-0.1.10': "powerpc64-unknown-linux-gnu-0.1.43":
'cf57c25c9b806efdc8f81ff1e66df985513caf28a4508b6399d1e125fabbe359', "2bc10fa243971de5c7aa2ca1d993b431dbd191ffc0858071c4418f08983f642d",
'aarch64-apple-darwin-0.1.10': "powerpc64le-unknown-linux-gnu-0.1.43":
'1febf66f3377f28d59cedaf16ca08fdf0b18a19dff201ee29cfd4c09b5672a7e', "b624d9c4ebe991f52452b038848e3d23eba9aaa790ff1727520d21f9efa876a8",
'aarch64-unknown-linux-gnu-0.1.10': "s390x-unknown-linux-gnu-0.1.43":
'88d6b781dfaef6676eb1aae170a8dd18dc0935bb49e6ef4fff0cb33733d3b7ac', "d3f707cf4547669431eeb557b097682265c1534e8745a029ad48fd9eacc1c11e",
'aarch64-unknown-linux-musl-0.1.10': "x86_64-apple-darwin-0.1.43":
'bc7b0d6bbd58eb6eb00ef0fa3bc4ef2fb54c693c0027bcfec8787259de6ab9e3', "cf86ff709df440f3bf745af81217484d49fb9d5d6d896f3a9e1b9fd7956cc643",
'armv7-unknown-linux-gnueabihf-0.1.10': "x86_64-pc-windows-msvc-0.1.43":
'c3a6624ce92cce721d32327b7354b656272ee593b1fe97ed8221b429b103a353', "5765acc5bd938e3dd9e47b2807e9552129de466f31cb835b3c0da3029c46def7",
'armv7-unknown-linux-musleabihf-0.1.10': "x86_64-unknown-linux-gnu-0.1.43":
'b3ac69be2544c280acf6ef4aef660bbc78b000bfe08d46156833031359a3fe8f', "62217d8a269cd8901e84e3e197133cdb719a1fa37cd6f4afb07fab001163d247",
'i686-pc-windows-msvc-0.1.10': "x86_64-unknown-linux-musl-0.1.43":
'354b9be42669c2b3e90a3d0e900264fdab89212c0159551a4ef3d2bb273a84a4', "c27d81bd87b60ca7bd0119316f0026b231c0418638255400b54e1094140367b0",
'i686-unknown-linux-gnu-0.1.10': "undefined-0.1.42":
'665208a455b369b36af3558a2bc75248eb357d54eeaf84b6aa06673c69b7e5ee', "70ad9addeb1259afe4077ed6266c1d9359929cc5fe0311463e52275600814564",
'i686-unknown-linux-musl-0.1.10': "aarch64-apple-darwin-0.1.42":
'd2c152c9192eb565917089a2c5d0b5462d01a3e6799ae9e37fc11f4b32e97291', "d49e7dea59668962765b8aa2f3a4512b03c166042e380e7a6fec971146ce11e4",
'powerpc64-unknown-linux-gnu-0.1.10': "aarch64-unknown-linux-gnu-0.1.42":
'69ab3b4a36ee75892e4a242fd030dbbe11f8028c84b318196496d8ce2e368fc3', "d4f1192eb260fb67a7b2f69313474c5a08bb3feb777b6ce6e9a74b3c12d22374",
'powerpc64le-unknown-linux-gnu-0.1.10': "aarch64-unknown-linux-musl-0.1.42":
'6d037c45c46ceb8b760c8c80e37b0f9cb5cb194ec0ed152ee6b43b3700a1bd37', "3836a7a5147f6e8826ccfe7b0a081b16b26922ef8359c26b5d678fb50c36ad21",
's390x-unknown-linux-gnu-0.1.10': "arm-unknown-linux-musleabihf-0.1.42":
'bd2bb41a6efb3df0f8336685708963d37cc019ab6782af2d9f5a0e8e08e5f199', "354f1d937911f9683dc5f249a4bdd09c637f34b078cd7a2ab0df1133126066b7",
'x86_64-apple-darwin-0.1.10': "armv7-unknown-linux-gnueabihf-0.1.42":
'349e36a0b1806d6760b7529384b94b450dffb0284bf541f50f1b9880a4c40667', "7ef29721204772ab0584acf4d98a43f7a7c54a3beae090b4c443128336492bcd",
'x86_64-pc-windows-msvc-0.1.10': "armv7-unknown-linux-musleabihf-0.1.42":
'd2842d27994304c8613a1ef366386f1cc7d15c05fba3c48b5b115ccb4b59a88a', "bada2af1a5cd37573ad88271e8ad6cdd8e038aa88335d667180d91cee4728445",
'x86_64-unknown-linux-gnu-0.1.10': "i686-pc-windows-msvc-0.1.42":
'94c6a8bdde7151ea9587f866f47f5d376acedd90606c546bac9585d3ad5b4426', "7c31034d3869d0b38c64c3b5c066676e0f0e03b1598bc51d931d958bce4ef214",
'x86_64-unknown-linux-musl-0.1.10': "i686-unknown-linux-gnu-0.1.42":
'ff6b01c23bab0333dc258d9decaeddd500d7bcfb3bd6a1c47c12b449e9430bfa', "cd7395cb8bf4380f895d88912d872470eae7656e549fec1c2fcf404ab84018d1",
'undefined-0.1.9': "i686-unknown-linux-musl-0.1.42":
'5ac47ac172b0d451bb9820174d2b1ddbf1f99a257d512f065735d3a0dec44854', "0eacdfc8d3fe450fa8203797ce1cacc9a6b43e9e4bcabf2901ddd5804b1f84cb",
'aarch64-apple-darwin-0.1.9': "powerpc64-unknown-linux-gnu-0.1.42":
'0b92f201c4f48a54a23074001e490722d8a532043566f3b24fdfddcee5dbbb81', "e7b900e759cc429baea47c6f200bf70517207388392c268bdf3dcea98727d271",
'aarch64-unknown-linux-gnu-0.1.9': "powerpc64le-unknown-linux-gnu-0.1.42":
'51e3791eff68824daf1360631aa2f11f98f3728d5d342cadef191f53e9321c61', "03da000f9ca22693e45b729d90eac800014d5dcefec22b74553ea6bebc0b3790",
'aarch64-unknown-linux-musl-0.1.9': "s390x-unknown-linux-gnu-0.1.42":
'9b00d23f7d7267af182641df08c2c120271164c803f31e9cfb6de62ef1facb87', "c9d6d0ead67084fde129e1672d14b56507cd4bc6bb96aef6b0ba6ed0ce085da4",
'armv7-unknown-linux-gnueabihf-0.1.9': "x86_64-apple-darwin-0.1.42":
'8e0c5b9838daf8403dbfc5f6befa54440afbbecc54eddb446265c6db3b3e91ba', "b510fb1ba6b039acac0e1b4278ef0b8e935feea4dc8006c68e3ac4cf793a0876",
'armv7-unknown-linux-musleabihf-0.1.9': "x86_64-pc-windows-msvc-0.1.42":
'0569e3dd62ed50478f1b546d7c32bdfbbf8fc7a9bfd5331794733f89bc1ea114', "57d82e1b0507aa7b4f2259e411dde942876888265aff04ae1eaa3575ab53fced",
'i686-pc-windows-msvc-0.1.9': "x86_64-unknown-linux-gnu-0.1.42":
'1b6bf7348f81c34912bdf7bf5ff57911849820f198dce12e737f635f87b79cda', "cf3ca3ffbd1971ccef9b4d6cf703c8cf1730b824888bf63a7f1ede13943ddf7d",
'i686-unknown-linux-gnu-0.1.9': "x86_64-unknown-linux-musl-0.1.42":
'3fed572fce343c86737e3912f86dce47a26611b07c86b2ff3be0f4936861a1d3', "ba96ab47ec0366abc78f8f91613d9fed314da8ff414262535a7dc605caea5a9c",
'i686-unknown-linux-musl-0.1.9': "undefined-0.1.41":
'e3f71bc7566e407c88caa0acf98fd2d7267a0e88ba53ca8d8ebd0018ef1a0ede', "8aff538cd8cb640bb12b669a6e4a09f5c077c4d39d22be1245bb93965b5a249b",
'powerpc64-unknown-linux-gnu-0.1.9': "aarch64-apple-darwin-0.1.41":
'c2918765883475223e63f9281fc43695f311162a5583e21bc20f86dc5bd124d8', "c493ac2c5170d656499b7aa4a06d0c20d1c42b8b3b006b72661c747626cb7133",
'powerpc64le-unknown-linux-gnu-0.1.9': "aarch64-unknown-linux-gnu-0.1.41":
'6571b7c86c31db0e0bca2a002566c94a557968fd58b8f9c7d38539b89cac47ce', "84c7427e700888ed4fd8ccd368c69cf28212eac4a81ead1ce376631e51127a1f",
's390x-unknown-linux-gnu-0.1.9': "aarch64-unknown-linux-musl-0.1.41":
'2c7c5a7409a6ecf47062b29342f4a792c689170d9bea4ae9e3db81c6a134bfd3', "a334362acc469af8928df113e881638e23582d0b86eef133a58c047e904a3974",
'x86_64-apple-darwin-0.1.9': "arm-unknown-linux-musleabihf-0.1.41":
'a2cbd617b00e26d633ce0622b97ef96282e4924d0aef222754412d2c2ab7e625', "8348e5cf28b04ca15e8f2d04a38ffd43daccfa3b1dd82cefafcdca8b692fcf9a",
'x86_64-pc-windows-msvc-0.1.9': "armv7-unknown-linux-gnueabihf-0.1.41":
'0de903c0c36b91dd1d734d61a1677afbd80e6c0db3c91d775ba011d710866c60', "e0e5b30a899924516c574d9159fadcce008f5f11a5dccbdf95eaa35c24b28c67",
'x86_64-unknown-linux-gnu-0.1.9': "armv7-unknown-linux-musleabihf-0.1.41":
'4c6305655fba53bd68dcecebc622e172c9de369543539428a5449b4c6ee53ec0', "b4ea7eee3c6b2ed72d0f0602304f64d405ed4dc600c8879309c9876818c5e5ce",
'x86_64-unknown-linux-musl-0.1.9': "i686-pc-windows-msvc-0.1.41":
'93f43d609bc6298af89519fc2a8ddcdc3a494110f64e7238c6f19639b3a45755', "d090a0e918b889e963f681322a3f0901d2dae78be15afc2907ded13a8534c815",
'undefined-0.1.8': "i686-unknown-linux-gnu-0.1.41":
'6ba549d17d0b699fa4c955cdc482bfd5a89d6ec4c382119ab1937f6d75c6770e', "21b6ad517cf12b5ff2eb030b0dd523ca49e16d9d99136328f1e8197ec50d981c",
'aarch64-apple-darwin-0.1.8': "i686-unknown-linux-musl-0.1.41":
'0993fce3759983899a83d6c2727576a4b35176d97c13d1bcbabd41e91f6147fb', "40ed1d7ee942d25458e9d59a27a261cbaaa3433a966aadc141e48deeaa58b243",
'aarch64-unknown-linux-gnu-0.1.8': "powerpc64-unknown-linux-gnu-0.1.41":
'6a8a4ffa1e7157563706e1fbb5b42936d94bbe57effab8b62aef06c69234558d', "799f5a7e1ad802a8e5a7dcf3f340bbaf3ea74cc330cd0294cd9787064cd271a0",
'aarch64-unknown-linux-musl-0.1.8': "powerpc64le-unknown-linux-gnu-0.1.41":
'f4ae032d4484c5493584b2effc5936627065440eb4c7fa1265b0f5da904f9538', "1d80e8205503dab569b7d5d4f833a32b7163bd7770917321185e078e84f64298",
'armv7-unknown-linux-gnueabihf-0.1.8': "s390x-unknown-linux-gnu-0.1.41":
'eb223bf424c28f7d60f24b1a51a8903746c9020d94fb51c91a62024b5463bf2d', "d8ee3120408bff3313832d623debb8d2dea79ce05427daf534ee5f54e9360d81",
'armv7-unknown-linux-musleabihf-0.1.8': "x86_64-apple-darwin-0.1.41":
'eb060441259b20e77b6115a483d8505ff44cb358449dbcb3d72b9ae561ff7c11', "af544d0fb0d902b5e4ad1ce574b9bcd1ced6718ede9f7a2c2c163c531b10c602",
'i686-pc-windows-msvc-0.1.8': "x86_64-pc-windows-msvc-0.1.41":
'71d40d232f81acac3ec4ffeb9a732ec231945093867eae3b1008ed516f588c3c', "0d9567b67a6cc6404c4163f8b661561502440eb68698ad7be1197276717f8d75",
'i686-unknown-linux-gnu-0.1.8': "x86_64-unknown-linux-gnu-0.1.41":
'aaf5320b5305621b5ef850e5dcda5e65946443980147015bdf19472ae3ea5360', "8d4782acbea2c04f34d90df25c8a7cce62e3673949d3be4a2baaf610385d5db4",
'i686-unknown-linux-musl-0.1.8': "x86_64-unknown-linux-musl-0.1.41":
'e68cd09932d18ccde2e48830eb068b5ac01f93d06b0c690f8035b9f3dcf07cd1', "9b0058e9fc92c96e3530ec4e1a998e435214cb3905e7284e09cf7c68f1c33c01",
'powerpc64-unknown-linux-gnu-0.1.8': "undefined-0.1.40":
'3980df97930b76b5b93975321f8662db7f8518229079b383df667e88616afdff', "c842a83107554c3a90451e7e6d935aa9d3d066bc25e1cba5c66b80c10754384f",
'powerpc64le-unknown-linux-gnu-0.1.8': "aarch64-apple-darwin-0.1.40":
'c76e9a5e285c8f728853749c2cc0f39480d0b59c4215437df5055ae73a7659fc', "28e92ed4534fa5085050fe51db0a641c319377e6498e5ee98d892ae91139f603",
's390x-unknown-linux-gnu-0.1.8': "aarch64-unknown-linux-gnu-0.1.40":
'ec5ed3af4632c6c8a23364bc88b2f9f2266602219be0eada354d4ad1d2496067', "452cd7ec339345d4067f27b6db672f02db942bb525c80c510bc3bdd7596d74b3",
'x86_64-apple-darwin-0.1.8': "aarch64-unknown-linux-musl-0.1.40":
'a6f9188e79a95f5220ce27185283d9aba2fc3ea8cdd2abb9d41eda08a9416fb2', "b2fcf9819a5fb53aa98a0fc19ecee6bcd862969886de9d63fffe9b3270d284d6",
'x86_64-pc-windows-msvc-0.1.8': "arm-unknown-linux-musleabihf-0.1.40":
'f7fa2a6ff10c3a0281014acabb463ac5b1ff7b3599b6f91e6f507c0fd52483ea', "cbeada3fbd6c380aa5524e8e963558da11a214d9c416da64428d92af555567f6",
'x86_64-unknown-linux-gnu-0.1.8': "armv7-unknown-linux-gnueabihf-0.1.40":
'074267e2a2eaed2eb87c3ffc71eb1ce1c21c5594e079ec2f2d5d5ff6815cbdf4', "7ae8180326f005e12dfc8be04c2f88c54efba020d5bdfe49608e1b3407956e55",
'x86_64-unknown-linux-musl-0.1.8': "armv7-unknown-linux-musleabihf-0.1.40":
'3d8d92513f85811d1383d74c2b5eeef75002b33f1dfcf48cb46c253c31297cc8', "0c1aa0c94457412d466798e565aefbd11e9de4e1b2d4dc9ac0ae45c91d01857f",
'undefined-0.1.7': "i686-pc-windows-msvc-0.1.40":
'9729f66c74df1341f05b8e3ef4b02598caa234c1fdfd834adb7435b3ad7107a9', "c985f0339bc7375fab00b4a06d1e215017516188040202dae9d6147196a4bd60",
'aarch64-apple-darwin-0.1.7': "i686-unknown-linux-gnu-0.1.40":
'020cd34efacc144b7dcd0bd1813ca1e8153cbb281b6fb4506be80714ad2322da', "e1e5c191d4b5634be80a7f4e79484d58190848253a43c678b8c9a8811483fe93",
'aarch64-unknown-linux-gnu-0.1.7': "i686-unknown-linux-musl-0.1.40":
'e349b8e6959ec7840178e48bc06be3a6c41c35dabb7243bd7627ad0c8b9b962b', "2b6cc95ea515a50d8da69536eb68478009ec7ae0fc94a13f584be11eedc4a4f9",
'aarch64-unknown-linux-musl-0.1.7': "powerpc64-unknown-linux-gnu-0.1.40":
'8fec50377df06f83dab2248f7397de8250e531e24ef2d2f840e74b55469e4d64', "e7d56ee62672e809ddcc7f90b863d5f1a0d314fb613647abc830526b0161b975",
'armv7-unknown-linux-gnueabihf-0.1.7': "powerpc64le-unknown-linux-gnu-0.1.40":
'd07ee44215d486aab894a054576f45efa65cbc45d026785187053aa33f8e195e', "8c5217c8b58824f1939748818fbd0eb57d35196b361c1dad774bbb2ff0b38869",
'armv7-unknown-linux-musleabihf-0.1.7': "s390x-unknown-linux-gnu-0.1.40":
'f795784c9d352afbf3b7fdbe2109bbd664c65217e6cdbd55efa00f8c383ed2cd', "60689531d1a4308396dfacc16a466749730fdcc9c5fced509172349a2f5d9b58",
'i686-pc-windows-msvc-0.1.7': "x86_64-apple-darwin-0.1.40":
'6acf1caed9ebc233a3de1cb9fe2ebf20253e4fa915cda65fa53a53a13c860f13', "9b29374bc79dc4cca9b6e82e420867a06806651f814081987927fec5bc3ea85a",
'i686-unknown-linux-gnu-0.1.7': "x86_64-pc-windows-msvc-0.1.40":
'a7022f599dfa97fe21c0926c95b24d04379ec364c8210516525c837e7d19ec9d', "bf3845b59aaf6bb383c6caf89eae949a18106387be154fb5b2ae9a4e4ed646a4",
'i686-unknown-linux-musl-0.1.7': "x86_64-unknown-linux-gnu-0.1.40":
'8045ed3acbf3190daebd5acd62e8707add1b0dd40b138cf9e49934eecb8622d8', "d9175308fcd2bd4b953b05cee66a022380ba493c01b2d35884684719d599299c",
'powerpc64-unknown-linux-gnu-0.1.7': "x86_64-unknown-linux-musl-0.1.40":
'52245ab38a7f443e2951814ccb253e4aa11d7c183bbe3ffbd352d5afd6b8bd0a', "7a5a1173ba3319f176167bd32544ad5d8edf0f38c753820b5627b036c74aabad",
'powerpc64le-unknown-linux-gnu-0.1.7': "undefined-0.1.39":
'1ee56598340ea158ffbfcd3b9ae50e30f3802df5554b1537971531a5b4c8fe23', "56e3247a49c76a42c7f686292d8f706110a308c45153913b165657f8db8bcbf7",
's390x-unknown-linux-gnu-0.1.7': "aarch64-apple-darwin-0.1.39":
'179840bf7c06d0d99dbaca52b02a7d697bc43fb48fdf7327b1f4733511d1dc1d', "35e320cfa41c8902d66e2c491b5b2d2414e1c6443177c660736de657c66fb2c2",
'x86_64-apple-darwin-0.1.7': "aarch64-unknown-linux-gnu-0.1.39":
'4a98413d5edae3117d0c0960be2f91dedd88ca0975583819eb520279bcfae55c', "62b24363f21c07e02f62cf8e298ee6ec30e844006f3a52ac55c02903c755586d",
'x86_64-pc-windows-msvc-0.1.7': "aarch64-unknown-linux-musl-0.1.39":
'aa20b99f4d687fe95e0ad952300648bad9bc581d034f8fe9952bb1ce3272cc6d', "1a77b4cd4bf6ab52efc780fb252097184c23f81233a8f508e49939eb2e6e690b",
'x86_64-unknown-linux-gnu-0.1.7': "arm-unknown-linux-musleabihf-0.1.39":
'60175158c359cf247e67b6499feca8d0848c75d95061b7552dd3c5500938ef63', "c8f628862e665199b82826db24db3007c16c361c8d0f31d8dfbd4be2d7aefdfb",
'x86_64-unknown-linux-musl-0.1.7': "armv7-unknown-linux-gnueabihf-0.1.39":
'd0777ccaf989172b821f7c1a6d2f94b327e527a01ffbd3d5cec1d9d2321ca5db', "63342dac1cac572f8f12b179d91fcb0527f115f6a7ef17ba7aa24b699854cf39",
'undefined-0.1.6': "armv7-unknown-linux-musleabihf-0.1.39":
'0b1086d16d4fbba5dccb1aed7e8774fbb6d4feccd5cd42efd4509dce521ff698', "a9013c428f1505e21e56715e6c91a4e45367b7eb341a14a51663e61305cf7162",
'aarch64-apple-darwin-0.1.6': "i686-pc-windows-msvc-0.1.39":
'3c6f147f2f45d0327803a690722d25ba4c23c4145cf08df971cba161567e448b', "53e4c2ae32318699a5f6c4c7f19f1dd114b39b15e63704be902ff894b428dfed",
'aarch64-unknown-linux-gnu-0.1.6': "i686-unknown-linux-gnu-0.1.39":
'de9f62f4fbad55c6b8918006e02c65e9cb871d017263f4f1ec3ebb7b6ca87247', "f0280538ed9bc68283606e4db031f9cc4c4c8404dc5719e9d1f03f705762966c",
'aarch64-unknown-linux-musl-0.1.6': "i686-unknown-linux-musl-0.1.39":
'e8a5e657a2837c5522a9f6d5c7b20384cdc53f8841c9190d34cfd251a0087385', "baa9ef041ed3834d7e5869b10945bb804449e23ea0ffbe91a9475bc4c4e83fe2",
'armv7-unknown-linux-gnueabihf-0.1.6': "powerpc64-unknown-linux-gnu-0.1.39":
'324b4645fe37b68a33fdcd292ba026201c3321882f16ca8293decf943c360426', "5d0312a1ee77d652115a21021f47e374886e84e8d986f3a1bcaa7e5851cd2767",
'armv7-unknown-linux-musleabihf-0.1.6': "powerpc64le-unknown-linux-gnu-0.1.39":
'e4ebba2ab004ea22aa59829bb774230b58e9c750b277a995c3247dcede63ad6f', "07b1856e71c35f93ef5359c54f63d819841762316bf4d7c2774e178412d9090c",
'i686-pc-windows-msvc-0.1.6': "s390x-unknown-linux-gnu-0.1.39":
'8e6d2180a42c468d72b1ac4bd2b16adfc16021286fe1aae34c27248158fbf25f', "773725ad1e02d6f4c90494fad5309a7cb4ce03b2e377fad336fecd895bc42dd2",
'i686-unknown-linux-gnu-0.1.6': "x86_64-apple-darwin-0.1.39":
'332a3a588e95ba99eddbe059d7cf330d98a5d11db4b7d24ef3e9472e046d944b', "cf5393f17de6961c7140d68f80e09c1f43ef47f8fac923ccd41896cce698f296",
'i686-unknown-linux-musl-0.1.6': "x86_64-pc-windows-msvc-0.1.39":
'32bd89273ce21fdc064c6bdebcbacc07e74d9ffcd237a2cbdabb522aa5952f7a', "a44eb417b0c1e1c7cffd7349b8019d684f6200d0b5cfaef7dc322e8312bb254c",
'powerpc64-unknown-linux-gnu-0.1.6': "x86_64-unknown-linux-gnu-0.1.39":
'7dff85ff980f80915247674288020b9e7050fb42286b73bfa8ea09c6def6aa96', "e748caea4ddafd3aebba771f4e8f51fe5aa517b71151a648269b3be982a349a1",
'powerpc64le-unknown-linux-gnu-0.1.6': "x86_64-unknown-linux-musl-0.1.39":
'ad3c76383c5c61e6510057658d013594bf9c34e0d80484de18b8f864ec4dc752', "dc57b6f64ae82fe604390e05cf66092fe598ae0fd0fdea9d568f6c4874fb3fe2",
's390x-unknown-linux-gnu-0.1.6': "undefined-0.1.38":
'b58a9ff37ca400c22844e0e0d4aa691b11417b98afe4077a8f2b468aaadd602a', "1fde633a2c16b51e43f346681471b3daf26e2b918a6d13de170eada19945774a",
'x86_64-apple-darwin-0.1.6': "aarch64-apple-darwin-0.1.38":
'ac26fa53a156385781959487abe5112d5154bc395eaacbdb21e3ceb20ab5b835', "9ed4dee0e0f3da47fc85264fed79ea118f66043481ad71182c21e838f4f207dc",
'x86_64-pc-windows-msvc-0.1.6': "aarch64-unknown-linux-gnu-0.1.38":
'864a4142b671b1f67fa7e853094e83af8a71445463886f74552636ac7aaac985', "8d5afd982060a11748a46b4ca8ef9a2aec52ea4736419dc7c0dc53ad98843454",
'x86_64-unknown-linux-gnu-0.1.6': "aarch64-unknown-linux-musl-0.1.38":
'7dc7a615ed6d613ad49d77c0e4a39361a97f43b842e8b14536a00db9671ce5ab', "b15f7f84f0975825f6f0e2f10ec0ad49ad3bb48d6b7bd89f058e578a939cf383",
'x86_64-unknown-linux-musl-0.1.6': "arm-unknown-linux-musleabihf-0.1.38":
'4d956f457e0f5a2116d4138082f030488865c0c04aa7389a54f4f80ad0868119', "df7fd36d0de1d751f091c431d955b9d0a5cdcc74f446bdd65b91aad97cd016d2",
'undefined-0.1.5': "armv7-unknown-linux-gnueabihf-0.1.38":
'90eeea76c1c1de3343f97be1f270c990c10193cdea7925a80913cd31aae71d45', "e0a55e1dde1d1421a10d4706a8e79f37039fd57026f02e629e93b6feea504cfe",
'aarch64-apple-darwin-0.1.5': "armv7-unknown-linux-musleabihf-0.1.38":
'dc62f02d9684e3453ef62d2b8775323a54d89a446e3dbbd94115e809dbd0aa56', "b1371b764e2840e5a4ef3567a36626b4aaac2ede2165d42e5ac19683ae4beaf1",
'aarch64-unknown-linux-gnu-0.1.5': "i686-pc-windows-msvc-0.1.38":
'23d4ac8e358ef51e436e0dc66f120cf5acb86c1cede69d8ee3bed0864a44efdf', "4acad6296bb67eb9900fefd0ccca8af7d770f485f40c0545120e7b452ef7a0dc",
'aarch64-unknown-linux-musl-0.1.5': "i686-unknown-linux-gnu-0.1.38":
'0b4f963239a69e03ea856e52b474c05be06417961ff7003e06bc0f0db1025f1b', "c7065c75b52ba3b9eabb69378e01a1a5d4ca0f80545dcb8a027080fdfcb112a3",
'armv7-unknown-linux-gnueabihf-0.1.5': "i686-unknown-linux-musl-0.1.38":
'53778c45a8d95bab74b096bad6e5071b45f7b9d379438c770dbebe119bbf55a6', "b65b24356366655aa112c18205d3214fd5fd3eca80888392f7b1e25d215f70e5",
'armv7-unknown-linux-musleabihf-0.1.5': "powerpc64-unknown-linux-gnu-0.1.38":
'09a37f4749d1efe473aabe8bf7de3429a92456703741eaa5a41aa85eb3a08f51', "2eaad33bb7d742498aec2dc6ff52ebc82103347db74ccdf202e0dbe2047815a9",
'i686-pc-windows-msvc-0.1.5': "powerpc64le-unknown-linux-gnu-0.1.38":
'a50ef8b67c8f50e73a080dcf8e1b928c266a6c08d5c5ee8485b2b9e5a0cc57d3', "a1110c55b4383fb0dc967ae0ee3950499915d34d69d10c08c39d66340f28651a",
'i686-unknown-linux-gnu-0.1.5': "s390x-unknown-linux-gnu-0.1.38":
'8a9b3fa8c50ab85767db7c633589ce8aae6440ce615e3984c96aa2885b97d949', "537202439156061acea27ef3be90c524368ceffa642f43333dbce223c35be866",
'i686-unknown-linux-musl-0.1.5': "x86_64-apple-darwin-0.1.38":
'16f37509d028e7dcd28679f9b24cfd5a21751531a05c8f79fefdbd385b81403f', "f35f8e07f66109867f10bce591188e5a54a822344517bf5150fcd28c616b744e",
'powerpc64-unknown-linux-gnu-0.1.5': "x86_64-pc-windows-msvc-0.1.38":
'2788c0444cb62cf6536f3cec9996ec1eeba9daf9f039176920e5f55e1ee30e8f', "decfffd2e6e707b7b51b0981a51d6d277e8c15aa904be3c820dbd46b35a35a95",
'powerpc64le-unknown-linux-gnu-0.1.5': "x86_64-unknown-linux-gnu-0.1.38":
'08a4022f73326145ce468cac03169e1970685f0eb9bdb053bf61ec53f6f769ed', "9b19bf6067ebb2e200211a300f0721e35144424f8f0f703dfc50c0bc745f69df",
's390x-unknown-linux-gnu-0.1.5': "x86_64-unknown-linux-musl-0.1.38":
'3763dd278fe3df1e911cb11fd104327a07dead0e642550ee817e956937da61e2', "29635ef915c1bb4048720e6b5e19f424a5a5f3934adef5a0e036295256c098df",
'x86_64-apple-darwin-0.1.5': "undefined-0.1.37":
'3559b67be0cc77a944323bafd5e70de8bd2933613f1825d7980fa0b22ba5f465', "158c7d7a9bfe2dc8430eeaa1e985a883d241745fba1acfb75e8d2242169983bf",
'x86_64-pc-windows-msvc-0.1.5': "aarch64-apple-darwin-0.1.37":
'5f3f000d8405d0f93756cefeccca7cf529effc0353d2c694a4b05d79be677ead', "1a160798d79a626a06e16634d77315e9dbe363ab6bfdaef424f7b5bffd30cab7",
'x86_64-unknown-linux-gnu-0.1.5': "aarch64-unknown-linux-gnu-0.1.37":
'06e1530ca6dd161d7052a26cd08716276d8d6aee90d6e164cf4e05d4f5694312', "d59ed726780815d48f95bf4f7a2d9c41aaa05fc746d5a8af49ae11d7e1f3f34b",
'x86_64-unknown-linux-musl-0.1.5': "aarch64-unknown-linux-musl-0.1.37":
'6d290240419ba81e789b458b3d0685bb3cf8c61d725fb43949b554c64a50ce9b', "d86cc49c68c9efd1116fe164f4be14d096d20f846ea50fb02148cb44ed3d920f",
'undefined-0.1.4': "arm-unknown-linux-musleabihf-0.1.37":
'1fffbd35b2b8feb57d320b5032cd3972b6dbf99606929dc30b8959aaab1e97cd', "2ad8488bbc2f519bcd2a4435aea33ba79c0dc71fd61f90d898964a02068b8aab",
'aarch64-apple-darwin-0.1.4': "armv7-unknown-linux-gnueabihf-0.1.37":
'20ddf1a3919664d427d2d5ebb9875d9fef39a9ffd6850c036591235678e42609', "86441af7ba294abf25ffd60a452955db4e8610490bdaf8c054976bb31d96baa3",
'aarch64-unknown-linux-gnu-0.1.4': "armv7-unknown-linux-musleabihf-0.1.37":
'd0341732b39688b2464cceecaf617af40898eb80b1093ced778e91d13837e057', "7b813fdcadffd54e629dc65541edf2d90d043083e32def8332bf87ce2443f583",
'aarch64-unknown-linux-musl-0.1.4': "i686-pc-windows-msvc-0.1.37":
'f05108b90840554a42b3486c1779c283348131093ee459883e3af73c6bff9cd5', "e676cacfd871e33e7c4972ae241ed6362e20159261f9da8545a3816e436b59b0",
'armv7-unknown-linux-gnueabihf-0.1.4': "i686-unknown-linux-gnu-0.1.37":
'57fd95339e096d1f59641083bc58b42cd8e4b49ac355a40aed2613fbdaf5bafc', "bf4c37a3aa6ee61a409c89261593909756dbbd86b0819d5003dc3ac83aa081e1",
'armv7-unknown-linux-musleabihf-0.1.4': "i686-unknown-linux-musl-0.1.37":
'9f0a39ce106970b437ab36cd7f04ed9e5790c79632a44c62e7eee3e97fb89fee', "ecf205ac1196602877ad24d1c5fef5c8688d66262d358fe818155190ff0ad8a0",
'i686-pc-windows-msvc-0.1.4': "powerpc64-unknown-linux-gnu-0.1.37":
'55619ce61c7b1788cf6c490f45491a11656c1067e2e6e53a759e9eef338538b2', "4a0cc47732dada5ee1e1392fe6ddf6e2947a6bcb0b61e83936eaf1ebd363b5e7",
'i686-unknown-linux-gnu-0.1.4': "powerpc64le-unknown-linux-gnu-0.1.37":
'a3d55664de30d58ba26d34106fea81f2532d73afb47d6812efa884d0726dae39', "70764f4145e931dfbc195b4f6c2ac592a776b34402480de8dc6145cf2196b7e2",
'i686-unknown-linux-musl-0.1.4': "s390x-unknown-linux-gnu-0.1.37":
'c08cdb5232797e88c3bcf817ff1d8c47c2096275574391e30417fd2cc3f7976f', "222b3567a5ce77b4ee0b8732cd18a34a88e31e0c5230c652609da922b83d7d36",
'powerpc64-unknown-linux-gnu-0.1.4': "x86_64-apple-darwin-0.1.37":
'80ac83cbe2ee1b3c8632988d45d1e9873bd665d8ce03275f8c67cb8a5c4ffc6d', "61502d8054f12aafd56ff193abca0606f688fb7d84cea40e94ff3de5a0cc950f",
'powerpc64le-unknown-linux-gnu-0.1.4': "x86_64-pc-windows-msvc-0.1.37":
'35fa6f4234785dd0a7362fe3e4521caddb8aec3645cc6b55fc196f0e22756019', "6bc00aec8b4731a7883b88d27450c959055a24a1f5858777313addbe850a7cad",
's390x-unknown-linux-gnu-0.1.4': "x86_64-unknown-linux-gnu-0.1.37":
'9cfe751e4c0d0db2d3693f777966e2e4b9d01f3651314df87871d5807aa1fd7d', "33cb815958a3e84b929dc06d42bf5170a5a5eb60b413f2243b4e62e75edc3e49",
'x86_64-apple-darwin-0.1.4': "x86_64-unknown-linux-musl-0.1.37":
'3b0648dffde1337a592963da1cf1e6167d54cb832128bba2a151b23b260decbc', "2c591eaa0be3711dce1ad6d07a7564c8738b5c16b009c84037727f94c073a962",
'x86_64-pc-windows-msvc-0.1.4': "undefined-0.1.36":
'0e52e5e2f92599f839d2a69739343d80044fe3593f807c9415729f56cdf59673', "1d7cf52af7406ddabc4feb66dee5c4573f7b22a5ff73fd8a5b47dec7897c8e7e",
'x86_64-unknown-linux-gnu-0.1.4': "aarch64-apple-darwin-0.1.36":
'1eb2f8ba39c231a310e41784980c8085eb747711ad59e430e75975a61a0a7fbf', "d37641e38512b7e55b9eda7f8a6cb831375b5f1e86f0f326dfe0e6a8602ca7b6",
'x86_64-unknown-linux-musl-0.1.4': "aarch64-unknown-linux-gnu-0.1.36":
'04789d4a7f5a50524679b0d7f440566cfe69873448f4128815fab1354d3a0bb0', "c64b7d23c3e27346a5b31a95fc16663407bc72aee0b17eb0aa9d069e312e606e",
'undefined-0.1.3': "aarch64-unknown-linux-musl-0.1.36":
'0eeba5a57732dc3b0b81fe0b67f01986aac2580ef27275292b97bc1c48837014', "89740c2cb16bb57dfb125764fb889f86b225cba0b8691b2bbf30baf96d2348c9",
'aarch64-apple-darwin-0.1.3': "arm-unknown-linux-musleabihf-0.1.36":
'f15e35d795cb370f6ae9d4107961acb3e7ab190196d6f6e1243ed8941947dcff', "a802fd2c6ccd2ca8dcfe85fd2c5fb58689c5c082e6ce8e3aa1b1436031c70879",
'aarch64-unknown-linux-gnu-0.1.3': "armv7-unknown-linux-gnueabihf-0.1.36":
'51d4d1c9fcd4db37535b8aa75698efcb38aeaf29a35ad969c2b17d099e7b9b89', "07b8fcdcde9f43c94ab4d5296c1e8c86f41589f4d8d15f124311bd3c1f019777",
'aarch64-unknown-linux-musl-0.1.3': "armv7-unknown-linux-musleabihf-0.1.36":
'3e15d92c271a426b7bd3fa65e5947aa7d91c97202645eb8269fa483d58d49167', "78026455886e3c264eb952c92d2795d19cffddf529651a2d8f20cadac4ad31f8",
'armv7-unknown-linux-gnueabihf-0.1.3': "i686-pc-windows-msvc-0.1.36":
'391828d0f9916852650de441d947e059a6a1c47eb2a96fcb4e3fecde385a6878', "e945b6a176ee08d7440703eb4a975a8b7d383b8e9b480f724dc5d614a90a080a",
'armv7-unknown-linux-musleabihf-0.1.3': "i686-unknown-linux-gnu-0.1.36":
'7361f722e2cf3e8c16017778140be3f27f3a4a4f0167c1f25682a35dc374e8d4', "b1ef60a4b5b153a3c11e9177e2d72f334e1c7d9311bea75d42faa8ac8c9d4e42",
'i686-pc-windows-msvc-0.1.3': "i686-unknown-linux-musl-0.1.36":
'50370c13b2b841c9f48d66ee056caf369ed70ccfe465f1a7caa44457af494cdd', "7fbc9f02618d22f54644c29c65cf6d5ff3cd813f1fcc26cdeaf3ae393057f604",
'i686-unknown-linux-gnu-0.1.3': "powerpc64-unknown-linux-gnu-0.1.36":
'3516336206e39ced43d534e7319ed01722af68cba0b7d110921eb62e1db991cf', "678a5fba4ec6b6d52d6de833a447b288869df501ba33399ddb437977bac14efc",
'i686-unknown-linux-musl-0.1.3': "powerpc64le-unknown-linux-gnu-0.1.36":
'0738d7d3a2e9bb13fcaa4c1001c2af00295f3e2f76441fb34edbb83a6ba0f433', "873a0531ba05ff56ee452365e4ef9c40acd4c4e6225c250e6a6c4c65d728ef70",
'powerpc64-unknown-linux-gnu-0.1.3': "s390x-unknown-linux-gnu-0.1.36":
'f5cc9474f9b19d0ad210454eb779b85e2cd3089f0f509da0995f1c90f86ec9cf', "14b4956ea11f85a43031509c6d01e8bb941d946f974d405f3cf5dc65500f47fe",
'powerpc64le-unknown-linux-gnu-0.1.3': "x86_64-apple-darwin-0.1.36":
'8bd935aa9c9f894e145de738cdd11b97ee8164ac6fee4915d3b5a5d3ac37d121', "30e3e1156c38e335b969d999b83d9e9f6fa5d497c80e5cdf1c43339cdbbd02bd",
's390x-unknown-linux-gnu-0.1.3': "x86_64-pc-windows-msvc-0.1.36":
'c044ef56eb600fff4c734da9912deaf3b20d962679fde9a88eb7de4cc3d77ad5', "fd43e117e08414970f84cddc6300c5fbd5096be8f9c981d5b3464c28720ddcfb",
'x86_64-apple-darwin-0.1.3': "x86_64-unknown-linux-gnu-0.1.36":
'e08524327a9c3ca3f087dcec5fa6ab20c35f3714051034a97ea04eda19e7dc04', "7108a5709273156a176394d6da4b64f63b3c658e350657978eb1ba4c9e287e02",
'x86_64-pc-windows-msvc-0.1.3': "x86_64-unknown-linux-musl-0.1.36":
'c37479397b96f1576b08a2bb82d94fb5228918633b4605e0b580feefc5794467', "3c95bc263adcab13ae5c7e9a0c97e9de5037f8926294cf22902d04eb99f951ef",
'x86_64-unknown-linux-gnu-0.1.3': "undefined-0.1.35":
'785f82659bb563553adc08608abd65475bce99f080fd01e9f5a358d2e8ddb2a6', "033df44758caf9a2d81675419c9ba3bfd9a15255e670078b236b373a6ca8cef9",
'x86_64-unknown-linux-musl-0.1.3': "aarch64-apple-darwin-0.1.35":
'f7355abd4f4013c573d7ae64c0a42986ffc6b08a73ee24e8bff74ee6335136df', "d5c0740e4a64c5d79150f1e819d903ec6281906bfce433bfe599312de7994435",
'undefined-0.1.2': "aarch64-unknown-linux-gnu-0.1.35":
'ba37d11fcbf801bdacdbffac31817f6be7dc4b11155957e98ed94f65e171c436', "70721a0535ab34354b2fab1461c6ccfc5949943ad34bfec179f4558aa331635c",
'aarch64-apple-darwin-0.1.2': "aarch64-unknown-linux-musl-0.1.35":
'13289f543d96c2506f7c3319e8bbc5fb944c8109374b61188593567dc2dae454', "59e4100cdad71bcbf4618516ba860b1829c3b2f255bee00794b5ae1823cd1388",
'aarch64-unknown-linux-gnu-0.1.2': "arm-unknown-linux-musleabihf-0.1.35":
'5d4a1e82e78080ba308a06ecc408b3f17a13077dd35174031ed37646a4c24bfd', "4832abf5ab1c3d238e35a1634c6cb62148f5fb722e48d498c1cb10876efaecb5",
'aarch64-unknown-linux-musl-0.1.2': "armv7-unknown-linux-gnueabihf-0.1.35":
'c869e839347f2fd9e0302d25470659df99918ad8bdfad2477a61393a32d1a361', "ebdda308333bf6ee351f0f225d7076697c316e6f671a23caa8922f876ba2627c",
'armv7-unknown-linux-gnueabihf-0.1.2': "armv7-unknown-linux-musleabihf-0.1.35":
'67f6d19583bb24d628c6d3a97fd412a81b0f15f88491b6b244cda2832365d3a3', "6ea7e2e6953bf3afcc973fea7aaf12ada410407432d86e7665ccd641c503d739",
'armv7-unknown-linux-musleabihf-0.1.2': "i686-pc-windows-msvc-0.1.35":
'7acbfaef69adffb9591766c1e6b25b5750ddac8c43bded8b8b6301852b3bb436', "af6066ee9197a675a6138a118d3125890468ea036c81d3d3327329830ad3d587",
'i686-pc-windows-msvc-0.1.2': "i686-unknown-linux-gnu-0.1.35":
'7c923a8c0198da91094c96fe9bf9f737e09aa67f569b5c0f76b5f492b9394190', "9ad7c1b2a4555b37e54f3e999482d0301e8d030ce3e99627b0fcb1435e853203",
'i686-unknown-linux-gnu-0.1.2': "i686-unknown-linux-musl-0.1.35":
'd5462c8746aaf8f36ca43829c6bc71f8ad303bec83d9173f44e1a3ad36d83871', "41be10fbc59cbd7a059f0fbd33440c7b034086d36395546856f2076cb562b4c4",
'i686-unknown-linux-musl-0.1.2': "powerpc64-unknown-linux-gnu-0.1.35":
'aa85ccbac61b7e8153dd7239f9757ca3a95fb01d0782949f554fd88a396edb29', "df17a85fb14b5e295bf45a2e371ca0f78463ac66b5fa6d1c1f51f22f3eed592c",
'powerpc64-unknown-linux-gnu-0.1.2': "powerpc64le-unknown-linux-gnu-0.1.35":
'4055b1ce30f7786fa49fcc9dd7eb3b818aa8903930fc49a42dd11ce99507f8d9', "d6300efc3079c3d7fbc861a1907c76c9e9f79bb0b3b6effd39bfeefb38bc9bc3",
'powerpc64le-unknown-linux-gnu-0.1.2': "s390x-unknown-linux-gnu-0.1.35":
'd36b4d8c78ad8816a760f2d888d52c732b2eae5d62fc0830e6918a0732361c96', "6fcece3d517c4a47e4dd40ef8cf40c18bafa88c22f7846abe80f10ae494260a9",
's390x-unknown-linux-gnu-0.1.2': "x86_64-apple-darwin-0.1.35":
'5829510eb1684d2f0f58ddab2e80313e5858d5e5be6e315b9b9a74c9742f6fac', "9de159d413f235d791377ecc7266b6c1b076c8a638772f04e6dc05fca32b6b4a",
'x86_64-apple-darwin-0.1.2': "x86_64-pc-windows-msvc-0.1.35":
'20777b7f904ec9cf7e4f7ee19fe8a0b64afada1a7168908c14557130768f46b7', "543ed32847307ef50b5d21c1f9f4968e1e8c97e75a5899f80de5a6c26cd61888",
'x86_64-pc-windows-msvc-0.1.2': "x86_64-unknown-linux-gnu-0.1.35":
'35b7fdb10fad5e644125bfb3d7f5aff83d9aca24268701359e9fef767b8a4a15', "ae2081221ea244e4998b89c408421e9922499fecf371c7310cfa0e951bff2a9e",
'x86_64-unknown-linux-gnu-0.1.2': "x86_64-unknown-linux-musl-0.1.35":
'89624cd11aa20bc4a841bdcb110940ecb9f05555d79c3f8f4758e34d76c5c7ca', "9abd44dfd8958e251a3b29a1eb95f152fef94f38fcef8bf534b86fd94ef89e35",
'x86_64-unknown-linux-musl-0.1.2': "undefined-0.1.34":
'f69cbd79dfea3bd69c4db064565f9eaebb86db2c0ba0609c090be86366d5db42', "ff93be812726a344252374ba1751b0089237439077a30c9214fb9a44bc32582b",
'undefined-0.1.1': "aarch64-apple-darwin-0.1.34":
'525a76cf1603007fff9d1909126b2f2d3068b1cfa0e0f20dd41769a5efe87808', "40233daeac0eca7ea233b79a8f312fb9d85913fc74547031c81f2ec7c3f3aae0",
'aarch64-apple-darwin-0.1.1': "aarch64-unknown-linux-gnu-0.1.34":
'ff595133104cd486c7d852f68d5fa82bafddc7cedcc5087432fd55f0681af89a', "e4fac2f30a2c8e1773b08d4f50994c484a8166f64fc2cf0ed19ccac62f5d01a9",
'aarch64-unknown-linux-gnu-0.1.1': "aarch64-unknown-linux-musl-0.1.34":
'4919f30de5b5321df003f4c73cd8d43e6d1b28da2050e221e7b574398a6c48d8', "e13bc0a5fa7aebdb83627cccb95d50d202d6c1d08ec3bc8ff035abc6c5438edf",
'aarch64-unknown-linux-musl-0.1.1': "arm-unknown-linux-musleabihf-0.1.34":
'1a4382a0e417658c531ad4377f3d2ef95c55cd0bf52b9e854b7a46dc7ba679fe', "ad0fb8ab07cf301192a829684c8f3b0fc3d024d7e75297c2ed4dddd8d249fc89",
'armv7-unknown-linux-gnueabihf-0.1.1': "armv7-unknown-linux-gnueabihf-0.1.34":
'96f169f7bbc78bcef25f4a36ec51baf9cf2ecb4f3628267ca1cba780e9f4434a', "48b5588ad3ff90944a13c24744a14964b68a99fac7694d9a79f4cf38aa38b386",
'armv7-unknown-linux-musleabihf-0.1.1': "armv7-unknown-linux-musleabihf-0.1.34":
'581d354ec9b3504a133863e2a7ffde8bec2cce12f13e9fffed8f8bcfb28e2a24', "7591b8ee28f1c79b9fa35a32a3f3af32012a221f01851a9747e2686dffe735d6",
'i686-pc-windows-msvc-0.1.1': "i686-pc-windows-msvc-0.1.34":
'f8abfe07f7c80e6f0b0bc41b827735e6342bfa14ef302195b23d9d548a3e4827', "1dd6e548b6f3f661152fed143257184439b819334d7f1124aab015a4919dd4e6",
'i686-unknown-linux-gnu-0.1.1': "i686-unknown-linux-gnu-0.1.34":
'b976191b1a507b709e95efee48befbf41df0e31cb882a07d4c9a928070985a68', "e5b8ac197e33d4884cdeaedf48a90bda44dabff330c194ca55ceff769dd8dcb9",
'i686-unknown-linux-musl-0.1.1': "i686-unknown-linux-musl-0.1.34":
'ee9702c41ad0606c5b811b62acdbc5a82d814ddcf90b6d9e4f337ac6d5692f97', "2d43d99471b8dc32f6776559769d9dca1c9b587445f9be12ae751d7c58947f06",
'powerpc64-unknown-linux-gnu-0.1.1': "powerpc64-unknown-linux-gnu-0.1.34":
'62cbd638e66db9eddfe05a4d21eb9b3c611b81f8f941c0b93bd8e4c0adb80426', "a6774692b35f66f871c537e0133d4e1ea629862c73dccd6221307a609f7b4cf8",
'powerpc64le-unknown-linux-gnu-0.1.1': "powerpc64le-unknown-linux-gnu-0.1.34":
'b0b8107d6f18c9ddfb287a5f25ff01c6b9505aae1e1001be19acfa0c0b024799', "8ac52b6ad77eb013fa289b42f465b9ab8ba5f861cd76c828c69aca6121682cd8",
's390x-unknown-linux-gnu-0.1.1': "s390x-unknown-linux-gnu-0.1.34":
'5b50e4cadb4e5ab9f2022c976f41c171fb92c4ed57b3366d8b89397d0de4735b', "2d394cf56c1f81b434e45aa0df61b48241675a5b5c97b91b6d511827aa0f2ea4",
'x86_64-apple-darwin-0.1.1': "x86_64-apple-darwin-0.1.34":
'dde96aad74a1abd6ba3440eceebca2a5c9f29aecf9178dda0b10d1177cfa3a8d', "2f6933cf0e10e99cb3575deebcad5cc143961a3da167c4b21eff4d600ef872ec",
'x86_64-pc-windows-msvc-0.1.1': "x86_64-pc-windows-msvc-0.1.34":
'2f47b60169f343f0ee64cda77392aab96b77444e52b2e800d881263f33630abe', "98c824618c808cf4ae1af16c5341086f0038e0dc1ae7e0a805c872d6fcc033b7",
'x86_64-unknown-linux-gnu-0.1.1': "x86_64-unknown-linux-gnu-0.1.34":
'f9d426e72ae4fccb849cef5e944ab8391accde203966f6e309dcc2505379f341', "1d3b075c89e5763ddbd19efdaf03d6ad96a753db889a28f5127227c40bb9f0bc",
'x86_64-unknown-linux-musl-0.1.1': "x86_64-unknown-linux-musl-0.1.34":
'05fbfb6d1f46b2fda2bbb916b5e0c5e396dc01e8f5b14cc2a9b46f427539a380', "bd162c354d0406c5ce91c0b16d130a62edbac6528ecd90a7f5b3f2d315f12df3",
'undefined-0.1.0': "undefined-0.1.33":
'e745f9958b6cf7c413f52d56e4005e0a8809bdc0237d26fd53555948f4fab8d8', "54a67168f4c5cdf44f4197e948cf4ecb65e71001f49584d79eab82358bbda813",
'aarch64-apple-darwin-0.1.0': "aarch64-apple-darwin-0.1.33":
'955d8dcb920b0a544f3595ebf35b813912fefedf4e18f8ac6a984a0532f9e35e', "6e6af126bfc34a9d0e02641bd99fda1201a81356455ee4f196b760b3d995cb7a",
'aarch64-unknown-linux-gnu-0.1.0': "aarch64-unknown-linux-gnu-0.1.33":
'fbd2a9edbe98517ba8eb89e8650a411498b5da7b5e6470f3a0cd072bd31f7b79', "12f04ed3437f06ce6fc0384958e4dbb74c441bd9b46d5f83b8342c6c9247da97",
'aarch64-unknown-linux-musl-0.1.0': "aarch64-unknown-linux-musl-0.1.33":
'492c26b75153aefae58a2f81f4582dc20e2c7b686b284dbb085a7bc0a6270430', "580542f3997a10191091cbc1f142e1526afb9e98aa6ba0a709245cfde2d99d99",
'armv7-unknown-linux-gnueabihf-0.1.0': "arm-unknown-linux-musleabihf-0.1.33":
'674bf524bcd8b6ed0b9ed42873bcf18af09352ea91777ecec1f1c6bc174f9837', "febb8276163a99d18fadb04f9dbe298e613b1716c5721a3e2433c2da0fd9b69e",
'armv7-unknown-linux-musleabihf-0.1.0': "armv7-unknown-linux-gnueabihf-0.1.33":
'8cfbe423184a860e805dc1b7a2df7b390e0c605cea77ad8dacd8968fca650a41', "0302de0a1f48ae05a3a0f7d7924f8845012628fbc55da590037d433bc5977e8f",
'i686-pc-windows-msvc-0.1.0': "armv7-unknown-linux-musleabihf-0.1.33":
'75ae72a862cf609e2141eb5fbd8206cae861e9368c27eff72f34911739cb4a3e', "db82699a990ab3f37709dd0108a336d1cf3e9d3d0f5cd906795eb1a1d0758714",
'i686-unknown-linux-gnu-0.1.0': "i686-pc-windows-msvc-0.1.33":
'961e44ac4d75e10f64154dcdefa40650767727fba08d73de140b8bb071db0918', "753a1ef176fc87846a48eafdda3b0b5e0a3e0e70a746f6868e6c8c097c6322c3",
'i686-unknown-linux-musl-0.1.0': "i686-unknown-linux-gnu-0.1.33":
'7db329f27696a0ea70cf36ea6a437eac6ac8740a462d130af1c96fa5c5ae7539', "7b55900bfb6423541fdb129ca34396efb614ebfcb8e40027d7861907278f9258",
'powerpc64-unknown-linux-gnu-0.1.0': "i686-unknown-linux-musl-0.1.33":
'0b5996241dbd3c774bbd76fbb682496367773871787132e3a917f251419ff647', "302f5755e99fe449664135069e60be7bfbd931d09e22f6447fc0f64c82a464bd",
'powerpc64le-unknown-linux-gnu-0.1.0': "powerpc64-unknown-linux-gnu-0.1.33":
'2d53a5bdf82f26702d5e8db20981b048265040fde49e3e5f1bc8add56ca72ff4', "8b007854d21401c41cf2084e21664981aaaa7cbfa5df71365858d12470323823",
's390x-unknown-linux-gnu-0.1.0': "powerpc64le-unknown-linux-gnu-0.1.33":
'd9ea9847f045366b428e679d9e44ccce53119f9ed6b2bd167563ef865097695a', "02ed93b767b1d4a2d69c61932366104bd016417980cf71c1f898fcd93ec74232",
'x86_64-apple-darwin-0.1.0': "s390x-unknown-linux-gnu-0.1.33":
'e8e386f588f8fb1a51e309e89da771febda1dc34e99fce5ebf042211389e7c01', "4341f067c105607d971dca3d9c79cac59b3e8cf4f8f61a50fe87b6236d97cc44",
'x86_64-pc-windows-msvc-0.1.0': "x86_64-apple-darwin-0.1.33":
'd9a55a65d761831e073a9461a3d5f4462203e991b814522f27dad12ddfab0183', "3e32e8242b32c1231a45888134b5615f45bfd938fc865d82f270a9ca76ab1a90",
'x86_64-unknown-linux-gnu-0.1.0': "x86_64-pc-windows-msvc-0.1.33":
'43a5253b18dee80d3e259dc0df39db39728296d0a506ab89974d3fc15d8e3a16', "b5adf2b7abdd72ab763a1a65624bdbde178797387c461a6e12803157dbf62fee",
'x86_64-unknown-linux-musl-0.1.0': "x86_64-unknown-linux-gnu-0.1.33":
'9caa5b457d1adbd30b28444bfccb6c789702e3bb260e286d8f3278bd0cb02af6', "c582cf587db50ae4dd50360c5bc5dffce110c7e457f1dc1955fc6ad447bdfcce",
'undefined-0.0.5': "x86_64-unknown-linux-musl-0.1.33":
'5eaac1dcbcf6e25b7e2cf73aee3c9ced014605bcd3fe055e337e505ece443835', "6a9877d92235c225ba82d18a6960489a8463716ce1f858f793b971f4aa2f7abb",
'aarch64-apple-darwin-0.0.5': "undefined-0.1.32":
'887f58afbcdb879bcb07a0d5f99106a10b8023d4b104882627a93798629c7ed8', "c0fad19c5c03cfbf104ccb8e21c510aa556f5d296ad83a5faa737b4dc763a932",
'aarch64-unknown-linux-gnu-0.0.5': "aarch64-apple-darwin-0.1.32":
'ac9aa3b0ecb1655baafe87be9fdc6e4f904fc7856779e292e8d55d679867f033', "2f33ca87c17c27d6c2e7ac45b26e19de1a07fcd5e9312670a7bbb90634278414",
'aarch64-unknown-linux-musl-0.0.5': "aarch64-unknown-linux-gnu-0.1.32":
'e7ae701ed98ccbe51ef07345c9721b73afac8e68d0c95f9739e2eb367856bf15', "ffd433c6508a165f29688694b436289214c5f4569ee62e4b8b00a95dcd661cee",
'armv7-unknown-linux-gnueabihf-0.0.5': "aarch64-unknown-linux-musl-0.1.32":
'697804a6c83cf1fcfad284baaf72a7a5d03228759aefeccc191a4ed4d6e2ff89', "5b19aeef841ad88313afa80dd56198af6a33c3be2f890936e88e5ee197b914f9",
'armv7-unknown-linux-musleabihf-0.0.5': "arm-unknown-linux-musleabihf-0.1.32":
'23d2fa787666ed1b4418d584758789805d0954e36e221ec9d58376b5630d3fcc', "ee9a2df7647689dac93f7e98f0f71ea04977b9cbf899a56b061aca594542a8c0",
'i686-pc-windows-msvc-0.0.5': "armv7-unknown-linux-gnueabihf-0.1.32":
'ba05493ffbb4b848ac333278471f119c58bff3ff56a4de9c98449c3cde5b27d4', "ec316ac2dc8d5b8ba81e3f19f4550bbdefa5c36ef2a8a7bc90afcc82f37e3f96",
'i686-unknown-linux-gnu-0.0.5': "armv7-unknown-linux-musleabihf-0.1.32":
'b867363feedcce39bb6935ad12a597e6474280f69b6c759cc0ee00d0d9859427', "43c0dce83f4450ee6442ad768071f834e0d4dadedf333e3d6ff9d2e9b23f0487",
'i686-unknown-linux-musl-0.0.5': "i686-pc-windows-msvc-0.1.32":
'40e56b614a64d0b2001738f41808f543cd3e43a0bcc4df70d4c28b92376ddf84', "df848217d4ef5f7a0d55572ac307bccd0052d97c5be21437ec717bb9e461d85e",
'powerpc64-unknown-linux-gnu-0.0.5': "i686-unknown-linux-gnu-0.1.32":
'0742fd23ced7fafba5ecd580bd47dacd5613acf4b962385909032f1f6d484cb7', "93c79fa1bfc8d558176cdb5a457c106e3327a5a00c01127d099310fcf312c8d7",
'powerpc64le-unknown-linux-gnu-0.0.5': "i686-unknown-linux-musl-0.1.32":
'a7f847c0490388a9f970559ff88f935d83373efda94f9db260cec26aa85f11a8', "c6804b16c453d08acfb0a62a9e537d526447df06bf6eba2e70b407dd620ccecc",
's390x-unknown-linux-gnu-0.0.5': "powerpc64-unknown-linux-gnu-0.1.32":
'27fd1a54606ee68d07d5acd2a6000497f43fb1b87203a0c0c92da9cc77007c74', "2b69efb247e543134ac2a5cc662b90f73ed1a2f23eb0a09475db16a82ba7bfa7",
'x86_64-apple-darwin-0.0.5': "powerpc64le-unknown-linux-gnu-0.1.32":
'9a62a8b6d8cefb8716aae62e1deb34df18b4fa6cfc5069c5ef645193c5a9f6c6', "a421a69614e9600df89761193f947f8a1411636dd676a7eaef2f8a38e30d6a51",
'x86_64-pc-windows-msvc-0.0.5': "s390x-unknown-linux-gnu-0.1.32":
'952e3e9ca0e88ad49c516ddaaa6625b0f818b34d83b3ff65f7557c3e07d90c2d', "4a6e350dfe0b13b56a0877ec033f97c6e24283dd99c9664c755a9ff79a97fd06",
'x86_64-unknown-linux-gnu-0.0.5': "x86_64-apple-darwin-0.1.32":
'c0f3bc450ffac667dd3c12e2fb221177262d60ccac0521797bb4f4fef14cfad3', "d3450c42b890767f2bad09e496f35f392e0d52f502a0d12b207371852b013a44",
'x86_64-unknown-linux-musl-0.0.5': "x86_64-pc-windows-msvc-0.1.32":
'705bbe04a93a9d4d9db5224c2f980a88bba272538a33a78ea2e966f46b4d5eb7' "4df4192f5c7824bdfaecd4d3d8fb6310ced6e0980592d5d44b7afed88ef89ff0",
} "x86_64-unknown-linux-gnu-0.1.32":
"281204339346c00f395332cec43de65bcdd3675a7dbe17b5d8d1292d7854679a",
"x86_64-unknown-linux-musl-0.1.32":
"a9dc63f9f48a1964340488e4d139d64b59fc14b06733a165af06d1857980dc97",
"undefined-0.1.31":
"b5b97391649fb35d588a7f741339e8862b731d2d31448462758428cbd8c51536",
"aarch64-apple-darwin-0.1.31":
"b00f0d2fbeb2806790b18294c0bf82ae8e69043a7da29d456b369202b261aef1",
"aarch64-unknown-linux-gnu-0.1.31":
"9de4de11f1297a96aa731cf2f8ed7bc2e85405692dd3216d50685062b877ec75",
"aarch64-unknown-linux-musl-0.1.31":
"fc4127da459a7f7264662faca4c697c71ac5c5a13dc92354520453e1f62426fd",
"arm-unknown-linux-musleabihf-0.1.31":
"b2781e289f12f47e7f6af9e908c404e9fb47c74935f3c5d71f6bd34e68c2f88d",
"armv7-unknown-linux-gnueabihf-0.1.31":
"3ef451b3f6dd065a17b3f25d945e3ff0084e2d29c2487ba2cac01f55caa19368",
"armv7-unknown-linux-musleabihf-0.1.31":
"ed6888e8c090593857b9112af8cdf918053e09cf26cb960af73c66f2fe708e1c",
"i686-pc-windows-msvc-0.1.31":
"84b3a4480643c722d7b5a53b219d9e4546b428b9acd5bf003584e3d458b61a4a",
"i686-unknown-linux-gnu-0.1.31":
"01e6a76d251f692fa18630b99b0dc941b11ac9d08cd01622272892f6a75708a6",
"i686-unknown-linux-musl-0.1.31":
"8e3a1312a7d54dc05e661c2af91164b27ec6ba992d37af7c32611c83d970b00e",
"powerpc64-unknown-linux-gnu-0.1.31":
"74ec1054cde973ee495dddc95026f12fa7cf584c1b67b728cdcad118d6524b33",
"powerpc64le-unknown-linux-gnu-0.1.31":
"cdb328074d4f795fee91fbe7e6930149f8b7b5a7921d96e5d7c00b574a4583bf",
"s390x-unknown-linux-gnu-0.1.31":
"90fc1a8614195626642470d4e31b52fd3ac27d5d12df4fe81e008568822c5017",
"x86_64-apple-darwin-0.1.31":
"c10ba963e651ab09a5b1cbb8ac1d0ee74c8f7dca99eab7d41cb9a35b5b7c06b7",
"x86_64-pc-windows-msvc-0.1.31":
"980833bbbbcffb3cf0e2abaf8963cdccfcb4cd378ed980a4168be124efda5c0a",
"x86_64-unknown-linux-gnu-0.1.31":
"f5b4508eb49d8d65fdc712267d18312f4e3d67f168a8d9b4bb24a28bafdaa831",
"x86_64-unknown-linux-musl-0.1.31":
"02ba313bd081d2a99137f123e30692c991d0c6d9e190bdf403fe5b1a53c2bc2e",
"undefined-0.1.30":
"72c816316dc84a6daceadfb856b70f046db7d1a473a16a8bdea5041c786c1693",
"aarch64-apple-darwin-0.1.30":
"2efee289f003bf2033a44396886836dbff9d4e76ad2e0ef6d81d7a39a1068c49",
"aarch64-unknown-linux-gnu-0.1.30":
"169e02774fed015ee7e780b614548f2c0aa9041a6cfb99b7f57cd9bfdebcb367",
"aarch64-unknown-linux-musl-0.1.30":
"35883d461fa233b076a9643e4ca5b0f61ddf0dfc46d545156793beec673acac6",
"arm-unknown-linux-musleabihf-0.1.30":
"673f9a4297e555507cc3e0228693b94d0e2f689022cd04076c49df2b0e84b6ea",
"armv7-unknown-linux-gnueabihf-0.1.30":
"79475a7560e463c484acee1f0da822c32316bc08086445717b5cbb813821593e",
"armv7-unknown-linux-musleabihf-0.1.30":
"168ddee00a64eef97a709084ebafb822bf47ac1fc4962cf44d60a64fb5b8d4c5",
"i686-pc-windows-msvc-0.1.30":
"9c057e5bb6e86da7477fddea1f942cc605c7b780071875fb9b4c3b1931083199",
"i686-unknown-linux-gnu-0.1.30":
"2e3e0925aead2a8e6e2a5dbaa36ac8c292758398d412eab6b01c0651d956df1d",
"i686-unknown-linux-musl-0.1.30":
"6df4acabcc41139433f24d37e4acceeb576826f651b815f3f363afe467e5c5ae",
"powerpc64-unknown-linux-gnu-0.1.30":
"57b9885562cc038d0e784c5875e9e03c7dd13f0b6b3f5fceffb573891ed1b68f",
"powerpc64le-unknown-linux-gnu-0.1.30":
"02f5f9e086980b4429d51c8e73ee5098f69f00edd0684465cc15ee7e2d5eeac0",
"s390x-unknown-linux-gnu-0.1.30":
"e16fdb1ca6941eafdc4ff992ce8e7905c493da3a64000dd7bd362bfc75766627",
"x86_64-apple-darwin-0.1.30":
"a99071ba49044263a24be61aa8341bed035d15f3f1023e3e29eb4522d978a485",
"x86_64-pc-windows-msvc-0.1.30":
"0f8a4b6d093a91b638ac1c9683ed484c491e19911249ce64c26cd31501a90206",
"x86_64-unknown-linux-gnu-0.1.30":
"bf102d20cf00bd2c001610570b6cd1409b63db3f5cef6b55e386d64f3d4724a5",
"x86_64-unknown-linux-musl-0.1.30":
"ff073ae9fce030fab64d1b93fc7a4688a0495eecac7316d55e4dc08a9283a326",
"undefined-0.1.29":
"dad20061d2e13b281925c26f6e1f0872852d095774b241ca8d963a13da4f4249",
"aarch64-apple-darwin-0.1.29":
"a5f4cf59f873ea6ffb8d1c11468936f508e444dba0c8278b8f550e811bcfe77f",
"aarch64-unknown-linux-gnu-0.1.29":
"f4227d02eecfe3f2a7cfb42b25630dd5a4e5f5144231b84b5acdf6be0158a468",
"aarch64-unknown-linux-musl-0.1.29":
"22bf69e1cef9958774751b2770278a0aebaf132c51c04cc6800f0884a18273c3",
"arm-unknown-linux-musleabihf-0.1.29":
"54b34a71c3d3f011f9920caf0b8a9081a62ec16c77e0c69e947c888782f5f6e6",
"armv7-unknown-linux-gnueabihf-0.1.29":
"86c73423657e91cc4e5e1d541f6a061678bb098bb23b74fc44d79524523031af",
"armv7-unknown-linux-musleabihf-0.1.29":
"76108491438a15f9acae142afdec5ca0ea31437ea909240a2534bd7aa45ac96e",
"i686-pc-windows-msvc-0.1.29":
"3dac7e8f710f723accadaf876b7034cd1108509e95fb1ad7fff3a8bf579bda3e",
"i686-unknown-linux-gnu-0.1.29":
"e117aa0b4b1f588699a4259d4e7485938b6aa00d2ab21093ab0047304450fdf1",
"i686-unknown-linux-musl-0.1.29":
"690682d5103b907e43c9704fdd26e5f09ad68894b8135db823b391adef654a91",
"powerpc64-unknown-linux-gnu-0.1.29":
"27aa0b5c7e2278ad74afb27f1f2843ccd6bc0c1c8674e6a10e0bcec73e660012",
"powerpc64le-unknown-linux-gnu-0.1.29":
"90cf042117be9de01e9e2348a7200954fc25c6989b41b4d5e995b8f42dfa5fcc",
"s390x-unknown-linux-gnu-0.1.29":
"4242e2cf825ca433947d44d985eecb11460638f1a8427cc9fe6fa6b70de86c6f",
"x86_64-apple-darwin-0.1.29":
"cb51b2f22f06e99f79ee85f3d353a93a9c25ad674f150490e391166a97fa6db8",
"x86_64-pc-windows-msvc-0.1.29":
"7926be66598e6c0f2b07c6db72a1d9c61f7b1cce72663266dcdcbf4055e1c9a3",
"x86_64-unknown-linux-gnu-0.1.29":
"59e9df30439a01e6852da3f62615d6e6fb8fd79029ee86c7ffdd3fc06c76a84e",
"x86_64-unknown-linux-musl-0.1.29":
"72b43a0e804d033d4064b57acfbd95671abfb0d2c0ddf11bfaf779efdad03e94",
"undefined-0.1.28":
"d6d23768a49cc7ba3a67cded5e826370c6f9e7f5ce6aa69743c5a5deb2f7e08e",
"aarch64-apple-darwin-0.1.28":
"3892e0a04ced4e8a1c900a7577a0c0805f362c5cbe13abc9c822215cb8f2317c",
"aarch64-unknown-linux-gnu-0.1.28":
"6615631b7f8eab6841de405f1978114bba290540fc8b581d4581133dd43d3635",
"aarch64-unknown-linux-musl-0.1.28":
"e6b3421876506904f6aee949303403f5065b00a3be3b799fc921c88e9652bacf",
"arm-unknown-linux-musleabihf-0.1.28":
"23ae513903449d357a452553b9f4f59d7b852507615ddc79136a3c1cec48e5d0",
"armv7-unknown-linux-gnueabihf-0.1.28":
"e6595be0cc281eda4833ea6d398d030a0f8a4f23634004b83a6c0e52805cce78",
"armv7-unknown-linux-musleabihf-0.1.28":
"f24ddffcb5270cb297a5ecdc6a4c59f8be74e47772ddefa26ab2f36339be53bd",
"i686-pc-windows-msvc-0.1.28":
"1eddf62f14320c1049294d2aa3ddefc10f8d309a64735e9b06b1a02e587bc134",
"i686-unknown-linux-gnu-0.1.28":
"6f5627bce734f3a4d3fecb20a047346158d166970e38600eb4c2e4381a3749d6",
"i686-unknown-linux-musl-0.1.28":
"411d3c65c0fe26abc5d6fdc81b3fa5b8a9baf4b431897a52c840779ff1483cd4",
"powerpc64-unknown-linux-gnu-0.1.28":
"39cbd9850e5f40eee31d72403321e00faea9179406d6a670db79b3698eaadf8f",
"powerpc64le-unknown-linux-gnu-0.1.28":
"5a32ff73dbbb335a4b30326ff40b731ce91118d8c792967e274bf43c8811ddc9",
"s390x-unknown-linux-gnu-0.1.28":
"09b41889c9a2c6735f8e8106c31570840ada321c7e574c4e9180ef8e4670f6bc",
"x86_64-apple-darwin-0.1.28":
"a126c460b6cb471c5a9df400773a1e918fdb481db13ce56d072feb5487cb13e8",
"x86_64-pc-windows-msvc-0.1.28":
"5ef7961cf2f35e6df6029c7c83ca3fd08042c9c8b2c692cdeccb19c2a19eb7a6",
"x86_64-unknown-linux-gnu-0.1.28":
"8047abff126ceb1a0e6c3e4f7a6420568e3421b485533f22f30767302ebae235",
"x86_64-unknown-linux-musl-0.1.28":
"2c50282284cf8fdbfa605f6c7c7f2c407be858cc1d36c545571d302da24480c8",
"undefined-0.1.27":
"ca9be4a2ba3ed1bbe4f91530fd65f44e704f968f12c80728d755712f7e5c9d18",
"aarch64-apple-darwin-0.1.27":
"c805ff702e7b5557277154e5d97b0456c811475a704590de8f4e14679efd276b",
"aarch64-unknown-linux-gnu-0.1.27":
"ab1eb8b6e1f7ff05083a03811e33dac1324b20d109747be2aa8f8503800a949b",
"aarch64-unknown-linux-musl-0.1.27":
"7c07173dede199d35061e53827901808dd3cee423ff983e16cc6f5af3343b145",
"arm-unknown-linux-musleabihf-0.1.27":
"ee63d702ddba49e41ecb4073c1ccb75199d61f805b749b9c240c7ae706e641b6",
"armv7-unknown-linux-gnueabihf-0.1.27":
"8a0d62408d061c240fd2db5a50424eae1b37868dbfef9693d8aac2604755a327",
"armv7-unknown-linux-musleabihf-0.1.27":
"3082a815c196f75d80b7104268d6d0c7eb188445fbf5a556d744fd07c371ff94",
"i686-pc-windows-msvc-0.1.27":
"159ae0ab972533827a8a1374145506dc7c761e41f932318b90c5f704d04b6579",
"i686-unknown-linux-gnu-0.1.27":
"1e44735218fec4f95abe3b113c1f7001255a8867166bb007b051f2c930fe0ed3",
"i686-unknown-linux-musl-0.1.27":
"7cc8aab8f6893736847a39075986ed35acc30f75c943202381e287dc3d5a78da",
"powerpc64-unknown-linux-gnu-0.1.27":
"e12e774e4caee36410362bce92ce57f08d438a29178152bc03d097809941b733",
"powerpc64le-unknown-linux-gnu-0.1.27":
"721b6e0dafdd8465d19a22104fc500eb81e9dee1792faba032eec0cea2a9fbca",
"s390x-unknown-linux-gnu-0.1.27":
"4e0697704f335912178816063cec97a5d43da5723e029559ffa245ed6fb73b27",
"x86_64-apple-darwin-0.1.27":
"d2382aa0fa9e42be04bb04132b94765d3f69aeac79c9d4ad3b6066269d0195be",
"x86_64-pc-windows-msvc-0.1.27":
"7e045d7976419e954d8e527f42c27b1726a81ef835747b2b1e4440eb05312b06",
"x86_64-unknown-linux-gnu-0.1.27":
"ffdea092d716bcce4483b29b52c8a14645f4c12c5aa4c012249963d333a0ca7a",
"x86_64-unknown-linux-musl-0.1.27":
"573115039c44ab9c83990bfe9cffdec0ed3d2ee03ad81bb4c391b5e95dbea50b",
"undefined-0.1.26":
"b1187944b39dc0426397b1554fb5c6a862fffdcf4ae46254835b6b286e42b4ab",
"aarch64-apple-darwin-0.1.26":
"37e5e9359c6eb943d31ff0082b0ec5327c93b572a2eafedc8266963181dbb1d0",
"aarch64-unknown-linux-gnu-0.1.26":
"17ebc81973124e4c1c0958ce0eeabb541553d74bccad5a055ab2d33dddd4051b",
"aarch64-unknown-linux-musl-0.1.26":
"9bcedf6847f85a687806a63af1c78d81ad86136074519a2de41120cea1d59ba1",
"arm-unknown-linux-musleabihf-0.1.26":
"b4c4f3acbb11a61074b17c2c3cc18dba861da23cc2f2f512104d4c2710261111",
"armv7-unknown-linux-gnueabihf-0.1.26":
"7c310d13ba517a5cb1e7210b2969a224490d099d2da0012b02613f8448aa7428",
"armv7-unknown-linux-musleabihf-0.1.26":
"1c5900b15c11483d6cc1ecf6aa5c49f5807c2280c8a0333bcd7e47db75635ce0",
"i686-pc-windows-msvc-0.1.26":
"45ad6ac84cf7d4a4195fa96011fb902c7c05221cb65dcb0b84aeeb0194125c76",
"i686-unknown-linux-gnu-0.1.26":
"5f30097ff062c718c40178b904cd654f1259f7ee012db7c102d31af650047602",
"i686-unknown-linux-musl-0.1.26":
"0beb787beb1b8491248977a6407231462b27e47a7678027b3a540bf5f08076b9",
"powerpc64-unknown-linux-gnu-0.1.26":
"576afce4b7a8b8f51b7ac4adb7c93525f6fdf6527e0bbd7a2f0329f3cfb73f89",
"powerpc64le-unknown-linux-gnu-0.1.26":
"98654b9dbf6696391d7362fcf8bb7604afef8e999ffcb645694350e77eb064d8",
"s390x-unknown-linux-gnu-0.1.26":
"7ff5028b7939b346ec195443df9f18155501a1829800d70d9b0face999a4db09",
"x86_64-apple-darwin-0.1.26":
"431a180adf346d96b39f3477a4f26b53741819e0fe411c276c2aa07b90b0a4f5",
"x86_64-pc-windows-msvc-0.1.26":
"874ce589229f3423cd2824dbc4fc1af7c933d0dde544d5883fd68012aaa44f7d",
"x86_64-unknown-linux-gnu-0.1.26":
"27e4edfa8f12986430c2f6265653b7fca3dec9cd8709692b7fb353c5c0f4db82",
"x86_64-unknown-linux-musl-0.1.26":
"39738b23bcedb73e51f2010aac87e759d6b31463af40fba27b5e72cfdb42dd95",
"undefined-0.1.25":
"a5f31208af15c9a4c739abdb04a8daaf4a791c905ec8b95ef4402e7af8d3ccf9",
"aarch64-apple-darwin-0.1.25":
"4971997b9e3abe7fcb6635676db8f3e1d94c4e1939a21024639e6ed08129e512",
"aarch64-unknown-linux-gnu-0.1.25":
"5ab29171ee0b08f2eb3c53416857c4e4737b23fc43ca1e5ec6647e8cd15f94f6",
"aarch64-unknown-linux-musl-0.1.25":
"00b8aa7808e99bb6e8ae07a125f171a4235e3e3f50eb4ac5754bb065ee89df3c",
"arm-unknown-linux-musleabihf-0.1.25":
"24ff2311900171455e909e369e071b419dba3554fa45c01c61e14731f81c936c",
"armv7-unknown-linux-gnueabihf-0.1.25":
"adf4f27836d7dd8e5fbe243eeb15088a47d0aff30e4ed8f0dee5e098e790efd4",
"armv7-unknown-linux-musleabihf-0.1.25":
"b4c36a4eec6fb6f03ef3f7df1b19384d8b0132563e28f67422c557c66a0975f7",
"i686-pc-windows-msvc-0.1.25":
"d647fc906d07c080743b0b0b5eec4e8b40258016b79cff042c47e0ef84464d60",
"i686-unknown-linux-gnu-0.1.25":
"73376185add2a603281bd8d01cca84b9a432228e81d8ab3d801a7493a82d991d",
"i686-unknown-linux-musl-0.1.25":
"ddf82492c02474371c5cae6bc1dabd6f78c307264a8b494300d9eeda443921c0",
"powerpc64-unknown-linux-gnu-0.1.25":
"730ffc370137f938e3dcfd4a3e93ee3824f159aef94d9e992a4791f485501a86",
"powerpc64le-unknown-linux-gnu-0.1.25":
"e8a57fcf40cb53dce733fb9d04f0e0284861992a33b92dec057147ef93bbe857",
"s390x-unknown-linux-gnu-0.1.25":
"a8045c20f903ec32fbbecf63555379b36b7ce1f4b678912c251a501fc2690603",
"x86_64-apple-darwin-0.1.25":
"658de1759adad8218253f142959fba74b1857a3b77fe5e9c75497bea6ab61277",
"x86_64-pc-windows-msvc-0.1.25":
"101807a6fa761be68d02849c648007dbc2575c86014dc5b1cc6e3273a1e51440",
"x86_64-unknown-linux-gnu-0.1.25":
"8bcac2c9d93cf39d248e5284a2dce442a239f69923f999bf87ed39ec010e204a",
"x86_64-unknown-linux-musl-0.1.25":
"d42a18274d064eeb5bc9a14f48b175c7b5d814effd12cd5a32e8c37c1846cda0",
"undefined-0.1.24":
"9a9d91d1a5dcfecf5029931530d417fc3febf4c469d7d7b9567845c4210bb59b",
"aarch64-apple-darwin-0.1.24":
"e87bdea0fdd29327cc94f4be23e75e1894692423f714ef9afd544c3cef53ebea",
"aarch64-unknown-linux-gnu-0.1.24":
"1799b9fdca185a7efb3abdccdee1a6923c233642d2e84413e1e25bfbdf375db0",
"aarch64-unknown-linux-musl-0.1.24":
"c22b8089a79ca82897e5eeca2cd8a9122ef1423c9b73bf1a12e46895beb01106",
"arm-unknown-linux-musleabihf-0.1.24":
"c90fd4f848f5e87de6117c4f2d1ffe32e5b6347c6ba848427f6557451f117e86",
"armv7-unknown-linux-gnueabihf-0.1.24":
"5b729378de4018d9d722bd3daf60c8e0168ebcfbe6ca2a2eb12fb409c8b0979e",
"armv7-unknown-linux-musleabihf-0.1.24":
"8b3184c5339ac0a1221b1c2b43a1a788bcfa483cf99741257be3e54913aaadfe",
"i686-pc-windows-msvc-0.1.24":
"5fd539c4a8b4838e7ccbdc83270e654cf9dc695f6f70063646f7857c05d558fa",
"i686-unknown-linux-gnu-0.1.24":
"cb8fb04212fab42a5c0886f79d75d578d500676aadfe4549a47b3a880072efb4",
"i686-unknown-linux-musl-0.1.24":
"26c5e68560ee87a017f7ff304da8e38a5b81c8eb6c7c4e866167c14fbdba6421",
"powerpc64-unknown-linux-gnu-0.1.24":
"dc8af9b4d77af8a2f7969ea717f855733bd33179aa134cfafa8cf53399cbfe58",
"powerpc64le-unknown-linux-gnu-0.1.24":
"216cd6ddbad3d6249e516562df59d786cb98640cfa6e19a62043b86192afa97a",
"s390x-unknown-linux-gnu-0.1.24":
"45d2fc92dbbcceb2c64176f5d795bb8259cb3f84b5e5f3b2f3d3809ff4e22531",
"x86_64-apple-darwin-0.1.24":
"f2cf50777bf50f004271be23d74b29fcefe80b98f0c5c3026c003df33cb3467d",
"x86_64-pc-windows-msvc-0.1.24":
"c2ac19c64314f45349c1db423b2b246800d9080f023c231a875de1e084e226eb",
"x86_64-unknown-linux-gnu-0.1.24":
"128c23c81dd74f9fa8fe18844b649c0060322ac13e0e1b3a9ceba259b0c10dc6",
"x86_64-unknown-linux-musl-0.1.24":
"8d2eb876a50c8bfd187fbf166dbadd2790ff41cd351a2e9667e43c97567bfdb0",
"undefined-0.1.23":
"5024e379b0f8cdd32a3682dda3bfe228e03876fadc51105af164b7d5f20590c9",
"aarch64-apple-darwin-0.1.23":
"5851419401ceaae8f902cf9f439409e7216abdad4f708fbaedd3d229041aff7c",
"aarch64-unknown-linux-gnu-0.1.23":
"fd322ad0454ad76ba642fecda02d4e2c12971c6c82affdb36f604b1fc9f3481a",
"aarch64-unknown-linux-musl-0.1.23":
"08bd62cafb09d2aea69baf144eb3d4417c9ec2119f02a69103322def653c6ad6",
"arm-unknown-linux-musleabihf-0.1.23":
"0215ea54d551052e90fe6062e574f6fc3888e57a07b5fd790d48750cae037033",
"armv7-unknown-linux-gnueabihf-0.1.23":
"fdb7687c0c3a0cd06c1364379f98641fc58481f05edc32f59dc679abbcab79bc",
"armv7-unknown-linux-musleabihf-0.1.23":
"17972bc9dc7d0d987dd9cb05f7be72dfa8f86c1835b9ccd483e762da20e0dc88",
"i686-pc-windows-msvc-0.1.23":
"8a03b0c564c9b7a82e7811b913b6db0502a05a59baffbc7a5453259f5527dd32",
"i686-unknown-linux-gnu-0.1.23":
"4c65c0772e1f6dbf99923c0564314638df36476c43f2cb394092c72cc79e6c65",
"i686-unknown-linux-musl-0.1.23":
"690afb97130c2d916ddb083c2c853765f6cdb477f28c3cc9e197a2ceae2622d2",
"powerpc64-unknown-linux-gnu-0.1.23":
"0a4bb782d4792b0f1f77249f08841ad82a33f9d46d9bc3f76b330bdcf6cf4726",
"powerpc64le-unknown-linux-gnu-0.1.23":
"bb5cc89be676f9c4e76fa2fc99fbcb9cb9d243f4f27050c115e84ef0824735ff",
"s390x-unknown-linux-gnu-0.1.23":
"0e0f8d08ba4378184819bc02b11e52ceea1bb7aadcf5f70c7c4c01b598c9fd3f",
"x86_64-apple-darwin-0.1.23":
"172e1499a0a02770e7b2544921745596d5c3e7b650043460eda0758249342051",
"x86_64-pc-windows-msvc-0.1.23":
"ad1e99dffc902a3d58589e74180ed4399e59c144bef80cae2027414188f66892",
"x86_64-unknown-linux-gnu-0.1.23":
"81909f58ec476a40998e5ff2b81f8704195140305c8dea58aa041ec1a8e5aa06",
"x86_64-unknown-linux-musl-0.1.23":
"7748461ee4d8922b93843e1850e4dd2defbb1c0b3db8b3c062977637a9d6ffdf",
"undefined-0.1.22":
"20856f7aec12b8c576a8de8a3528de3cdb35789cc3609be580133b59942256c3",
"aarch64-apple-darwin-0.1.22":
"4768499576438c1d7c741b5dc907a5778fd7f52c88555c1eda7288c7c501a0bb",
"aarch64-unknown-linux-gnu-0.1.22":
"bec340cdf59d2451bb22189289e1cfc799c40073a3b40eea62c1efb69c4f13fd",
"aarch64-unknown-linux-musl-0.1.22":
"f8e56575b94adfd190807e248eedac0d4ea5298881e67c00c90f9f7b1940393b",
"arm-unknown-linux-musleabihf-0.1.22":
"e212ab59866890a08f6df8f744e64091609aecbc09eaaa407e70298f0c9fccee",
"armv7-unknown-linux-gnueabihf-0.1.22":
"631d1f8908570a4d0a158de5502f6822ecd80b090f1d71a4642432c988f03097",
"armv7-unknown-linux-musleabihf-0.1.22":
"bc10728ced9bbd5e95b7b55e87e7bdd5c3ed5784ce15350edc99638e9a4220f4",
"i686-pc-windows-msvc-0.1.22":
"e2620f54e81e89071c9bec1bb3ee2c20856a47290b940965a1c2a8f172a44e69",
"i686-unknown-linux-gnu-0.1.22":
"869b6b8587f5fde32dade9ecc1eabbf0a2c41395d0d5936ad7e0ac3d5d3539db",
"i686-unknown-linux-musl-0.1.22":
"7453ffa73990121103a0cec73ba1cfdb16141276c13925a6e043dd70f35381c1",
"powerpc64-unknown-linux-gnu-0.1.22":
"859f3bef8acadaa80c653748dfcb71bae18cc00024c4b74b28a6a3a9b8e058d1",
"powerpc64le-unknown-linux-gnu-0.1.22":
"d39570a41d46206ef04eb2e258e6d005db9cfb797f44cc810001341eb5d46076",
"s390x-unknown-linux-gnu-0.1.22":
"46a306e508b48b3ba404ea10cf13ec18a44caa8851d1ef8e7cad90ac0d665d03",
"x86_64-apple-darwin-0.1.22":
"a46107c1844b21b96b6ed4c222925bcd8b1429ad24d56a3cf41ecb9732554a5a",
"x86_64-pc-windows-msvc-0.1.22":
"7c597a925a893d6e326d3dbb2971883728968ef815168048896ede472563bc35",
"x86_64-unknown-linux-gnu-0.1.22":
"9c17b11bd3991ae98b5333378127aba0ba51888b6969427259b51fbda6bbf955",
"x86_64-unknown-linux-musl-0.1.22":
"6f80cd8ad79c119ed6882bc9c5b8f860f7e554f87b97830a4ebf1e5b746d5e70",
"undefined-0.1.21":
"eae4d4641e57ef2eec75d9f76653b8a3a0dc0b91b3dcc8fbbb2ce4456a08fcfe",
"aarch64-apple-darwin-0.1.21":
"1e7788eb132a6e8b1c81829d81cdbb8ba0b26fe098320217284d4af4332fe606",
"aarch64-unknown-linux-gnu-0.1.21":
"a749bb07a4fb16dfc1942868544043483a233956a882af2944036cd081e54280",
"aarch64-unknown-linux-musl-0.1.21":
"2386ec124440ae73d3a74af4f80685210b2dc7a06266546f21987db557186242",
"armv7-unknown-linux-gnueabihf-0.1.21":
"0a6978192ca8a1a3c0ba9981a946a876c2ab6f06f6e223e79fe77d786b786e67",
"armv7-unknown-linux-musleabihf-0.1.21":
"53ceb4be6f4f036e482c22189c3198f755055725864c38df4cb5928b0e08b0de",
"i686-pc-windows-msvc-0.1.21":
"8713eda354e6dfe9b5d4802c3da111c76210dd7dc671df62fe2fbbfa50522ab8",
"i686-unknown-linux-gnu-0.1.21":
"667846071d7b7dc76d2425270ef569774d18defa59c6ea335c53cca27e1cd3ed",
"i686-unknown-linux-musl-0.1.21":
"531750c37b6aa1694f3e3999dedbe504dd9178196af66db8d9e9412136761143",
"powerpc64-unknown-linux-gnu-0.1.21":
"62713acd9cad5cefc99637f81d995b7d61a900f5a0a15d454ca30ceebd79bae1",
"powerpc64le-unknown-linux-gnu-0.1.21":
"95aad3d08499e9e369d49a02e70ec5ad3502cceedcc08d5de04c490406b1ed90",
"s390x-unknown-linux-gnu-0.1.21":
"f781f57cd8976449e83f7233271021e57646eac516f81c61b284db54759545ab",
"x86_64-apple-darwin-0.1.21":
"02bf25cc3f25c6a70d4c7f40a23c1122aecb0191824e9fedea4814e8295d09e6",
"x86_64-pc-windows-msvc-0.1.21":
"d453b672f4db4a5fed1d7cefec2696b7c6e534f340da22f2d275b0e093c29e60",
"x86_64-unknown-linux-gnu-0.1.21":
"1926f6112b03934f9e4b5caf14f15dc284e5129d1f8572ec55269afb798ed3a7",
"x86_64-unknown-linux-musl-0.1.21":
"999773834330b6b20174f4486d2ddb19e51dc812291189cfb509aa1e1a3d6b6c",
"undefined-0.1.20":
"e0ae591d4c14f0cb6b67ca4d64183fec0130e08a623fdaa991ef707f10908865",
"aarch64-apple-darwin-0.1.20":
"7d6b1bb7e4e044a1f04a541703ea9de0df57111dab57863d82602d848556bc23",
"aarch64-unknown-linux-gnu-0.1.20":
"8dc61e683cbcfda8f3584cf3c58a70fb8f574e1b882e5c94c6b6bc3c00eff44f",
"aarch64-unknown-linux-musl-0.1.20":
"9a4337d01191a16cdc875ee8ee19f884e948a2b5ce8b07f8a7ec1672292cc63a",
"armv7-unknown-linux-gnueabihf-0.1.20":
"aa3ec54087cf351d2016f61ef327eb85117d005b1b6e21027996b7b12e9ce08f",
"armv7-unknown-linux-musleabihf-0.1.20":
"692c438a97afadf193c03ce2de4aee1dc5714ebdb3f8de6a52ed93411927eee4",
"i686-pc-windows-msvc-0.1.20":
"b20110c34f308608d2061786c334e6004e2e91ec165232689fb6c2a4209889c9",
"i686-unknown-linux-gnu-0.1.20":
"e1c1d3947fb72d83a6dc1498c0cebf6ec3be4c963543636ce8fe476731ced694",
"i686-unknown-linux-musl-0.1.20":
"035bfabc092e230a89fcacfd7e0e77ce7e70f03c4e76307cbaa80f2036a38829",
"powerpc64-unknown-linux-gnu-0.1.20":
"49ea75ecbcf149991ddb7ccb9401be88852ff0475e60d55d54bcd4abccf6181e",
"powerpc64le-unknown-linux-gnu-0.1.20":
"a40ccdc8dd695e5b3d767ecec98875615e94ac8cb4c3f81f990c7a619e85fc5d",
"s390x-unknown-linux-gnu-0.1.20":
"b8afa3df67516e9ed86bfd6caf889a21337e20f03f356079e85546ac1912d731",
"x86_64-apple-darwin-0.1.20":
"baff815f3fe568af2440ae4da23b8a1a97c00c6c2710c980f0b0eaff22002ffd",
"x86_64-pc-windows-msvc-0.1.20":
"9be323847cfab082cb2dfa75a5f42631efcd7c1ffbab96d0f36cd7afef4a0c9a",
"x86_64-unknown-linux-gnu-0.1.20":
"88cc7354f27134acf45df679bd6e529191409183a936a974ead9ff2714c3e6ce",
"x86_64-unknown-linux-musl-0.1.20":
"db28ca169154ce55ea7356071dbbed94fc5cc94b3564cd58bb458342788ac45e",
"undefined-0.1.19":
"a0e28df167a8184016b0b8e571eed6d1aeac2cfe63b34e1a26bbb611ebe67657",
"aarch64-apple-darwin-0.1.19":
"1ac97b4bedad801cd5860a83e92e092e9e04246fd7028393ba6b5c2f76fc1dff",
"aarch64-unknown-linux-gnu-0.1.19":
"c9371f7189f129b01bce0a9923d6067ecd77de57860ec3071f163d7ee247fe45",
"aarch64-unknown-linux-musl-0.1.19":
"aa56f9002481cc5e3994d1afd61c03b766967946ceafb95d460203369f262eec",
"armv7-unknown-linux-gnueabihf-0.1.19":
"2d832319b08d16df798accec166f257afb5d308f17a93927f1f2e4b9f9b52e92",
"armv7-unknown-linux-musleabihf-0.1.19":
"bd404945a5f8a46b5b88c2a0fa1f23394cb02cc22c523fb6b248e77c629e6982",
"i686-pc-windows-msvc-0.1.19":
"0c22efc82e8aafd73b1183bebc36f5712df260df6b42b1b4649a16143c1a47bc",
"i686-unknown-linux-gnu-0.1.19":
"fb85b8910523422ccc81822614dac97cf8f2de258b535c7d177fc5932e64a766",
"i686-unknown-linux-musl-0.1.19":
"559720353183dbcb4c29ed359988159369660b80b41e6bc60b47ee48d74caeec",
"powerpc64-unknown-linux-gnu-0.1.19":
"9bb39a224f870c168a1fe5568a9bb16aa358899fe2a74c8870545c058270cf87",
"powerpc64le-unknown-linux-gnu-0.1.19":
"2c131f1139079ab740f8ab9b24865df3fa1d64d8a2f6608a331915e8ecf071ec",
"s390x-unknown-linux-gnu-0.1.19":
"a8cd88c4a007e7bb6260f8b3a226611a3a509fc37d924af651e41ae9302a41fc",
"x86_64-apple-darwin-0.1.19":
"35a276f51381ba7497a3e1d7fec3c47688f485045d65d8922d7ec30f1da489cb",
"x86_64-pc-windows-msvc-0.1.19":
"41f9663eb2407ad661d0f204dcf479a93257a72be06d36e787b0dea93fcc2e0e",
"x86_64-unknown-linux-gnu-0.1.19":
"ab187b253f9f7ffb0063e827cf5efbedb0482d013ac619f6b28158941ca8d5f7",
"x86_64-unknown-linux-musl-0.1.19":
"10e5e7f2007f363717a69393c7c4fee3b7ca8f16d1ae7a4e2cbfa67f7bc41bc7",
"undefined-0.1.18":
"87d953dc58d3936c299609b1697b6d17ca85407edc177d293c98bb9451f8e5ff",
"aarch64-apple-darwin-0.1.18":
"1806f3ada6ab943d86aa45a336e690f66b160145fe85f2adb82f3fcaf4eef925",
"aarch64-unknown-linux-gnu-0.1.18":
"db4eaf43f593b4b7ae8bbd0235e850aa7a18b7e8d8a20141e99866d43967f868",
"aarch64-unknown-linux-musl-0.1.18":
"bd15842c9b530b544b21597cc2212e2e28b1e18b83a27d344482c9df6800c604",
"armv7-unknown-linux-gnueabihf-0.1.18":
"c2971d604eea6d3869bab0d7a292d16f5c8167d48f85b22f6c16fe27e947e26f",
"armv7-unknown-linux-musleabihf-0.1.18":
"4875b208471317c9a7212bb4cdab14b0b350ab35a9c21c7481ebbdf09b4983e9",
"i686-pc-windows-msvc-0.1.18":
"f4e17a94f14bc775dbef4fffc59ce6290e05806e93c348d60e82adc4d9850d51",
"i686-unknown-linux-gnu-0.1.18":
"6a06f1dddfe7dbfe8a09ff2c1d2971204095300edb5bd39ba3b6b289220d52b0",
"i686-unknown-linux-musl-0.1.18":
"12300f65ab5d023e3708327b826de20d7a0451539379fcbf223c6125d221a159",
"powerpc64-unknown-linux-gnu-0.1.18":
"fd8262bc61f6ca8f051b3f5abe0e5d5f5fb25002d0940760a949d5ed61838a97",
"powerpc64le-unknown-linux-gnu-0.1.18":
"557f836ed5c52678db56a90db9b5ce91396d80ce14ac94141a10eea57c44e693",
"s390x-unknown-linux-gnu-0.1.18":
"651f6a6e81939f5e9ed781111f581b71a9ccd3f9dfd269a7d72ffd860d852e58",
"x86_64-apple-darwin-0.1.18":
"a54f1b97fef0d94834e77bb5c013b26be6e94ce888172c80d671453aa12e3cbd",
"x86_64-pc-windows-msvc-0.1.18":
"c34cf263728d784ec98eb6bfda4adb2d7e9ab5f649af8e22a05b60253f919668",
"x86_64-unknown-linux-gnu-0.1.18":
"605e49d8dc48081ef8ba32212df2f17f02e531c02de36b5caf417bd97818fc3a",
"x86_64-unknown-linux-musl-0.1.18":
"ed1e5264e84246f91e1f2dbb642eff24fbce273ded3bac337930a0c6ef9ad6b3",
"undefined-0.1.17":
"7ecfb6fc6c19e3c85cc2ecae0271da16b43bead58b2f0d91fd1c24d1c0f1ae0e",
"aarch64-apple-darwin-0.1.17":
"8f6d1b142dfc4d2040b86a94956eb3c2f5436fd0e889e0d0d1c59dbb8fbbf9de",
"aarch64-unknown-linux-gnu-0.1.17":
"f2aa28f1f9e35c67eb1f4e20d372eca5474c7421b0f1f416210f6542942c5a26",
"aarch64-unknown-linux-musl-0.1.17":
"34fd79808e301a31b884fe98ef2da209883d00f6253cd75df8966744075599ca",
"armv7-unknown-linux-gnueabihf-0.1.17":
"06ae3888af28eab2827e836acde849b4caa993c302a296e35b7275d16346ecba",
"armv7-unknown-linux-musleabihf-0.1.17":
"95bbff6685491e1c9768bb68e35e8a9973abfa65218fc36404f0ad03ddb9dd06",
"i686-pc-windows-msvc-0.1.17":
"7d90730e88affcc9ef564e75d477fa03d341d6bd0473b7ed8060bd5845a73548",
"i686-unknown-linux-gnu-0.1.17":
"7cb5dc29a6bc9d46758f121007d6ed9bedd0969db30214205a298c2b70805605",
"i686-unknown-linux-musl-0.1.17":
"70167e21f118995d5d64ad653eb17430bda962806b6d2df767773db6b33ba444",
"powerpc64-unknown-linux-gnu-0.1.17":
"40f920c10951a89a967b7d6722c74c88038b8c978e3651d5e99b9a1145604df4",
"powerpc64le-unknown-linux-gnu-0.1.17":
"e76e43e9eda10c3730e1b36856a510458a708cfab150a888c8a96ca21234de7f",
"s390x-unknown-linux-gnu-0.1.17":
"de8ae6042474e876d1235a09a771a274f848db13c82229bc9d7d63d5c89f8ce6",
"x86_64-apple-darwin-0.1.17":
"957fbe84e1fb1a7e8b43ed4db7bd5ef5ea3b3f996c92144d5eaf6b3e259859cd",
"x86_64-pc-windows-msvc-0.1.17":
"bd7c736a62f8a102e31a425f4a614de586be30a7c5dbe782bec99c838edd8cdd",
"x86_64-unknown-linux-gnu-0.1.17":
"add91a881b3de0a2defa6cf363bbbbfb5dc58e85cff52e8164052e86fee73809",
"x86_64-unknown-linux-musl-0.1.17":
"d793d93fa5eac748c1ca84ae28f1ba3fbe6d0ec4093818f960e8378d3c012c3f",
"undefined-0.1.16":
"8cffa14f967e4900606afb952a1f5efe92e93a550792cd7ba77784fd7a149d0f",
"aarch64-apple-darwin-0.1.16":
"915b89c135b3890f086149cc50019fb6b243a26311dfe69d7f00204fb6035c87",
"aarch64-unknown-linux-gnu-0.1.16":
"ca18e5b1c9d776130d67e6b7a4f22d14e6abd65c84106fb8b3b2c097bff18f90",
"aarch64-unknown-linux-musl-0.1.16":
"64d8c04ce2b251e34f38f14eeca5d126a05a97bd5734ea77dab2c48a7923921f",
"armv7-unknown-linux-gnueabihf-0.1.16":
"216e542e2c7a22b2325ed7b0f94c1b6491c4dd3297fb595e166f7cce2ea6a0fa",
"armv7-unknown-linux-musleabihf-0.1.16":
"f886aba91e4a79f07899eb97dbde5ffcbcff93b750fff9ccd6a0361fc97c3fab",
"i686-pc-windows-msvc-0.1.16":
"6dbcc9df5402155a8514b60b07b48d09cb402ee34ed07a2450298d5e75b2ce11",
"i686-unknown-linux-gnu-0.1.16":
"ea109c8a25ff78e99318af5c0e8ef9348ff64af2ee718345a4a1e87d0e1e4820",
"i686-unknown-linux-musl-0.1.16":
"48f35670fffab656a342201eca3b6c1c0279cab52fc11b5b42fb87df8fff5297",
"powerpc64-unknown-linux-gnu-0.1.16":
"636ecb9fcf40a7e0d970ec0526cbc7803de8800d8f6945fa0005add0334c7770",
"powerpc64le-unknown-linux-gnu-0.1.16":
"2b07b26602e6d39481e3db5cebe3456190d281327590ef03279357d8b05305ee",
"s390x-unknown-linux-gnu-0.1.16":
"9db4724da884ff01b394c7499b0520f977d10f20f697f6bb5e9b2e01d50470e2",
"x86_64-apple-darwin-0.1.16":
"daf6316c3e5e610ed99c1eb054bcf9dcc66f970b96a334f7bf6d4eb0d211736d",
"x86_64-pc-windows-msvc-0.1.16":
"73659c150df62c0c42d8f195763fc270a213383fbcf413f746bb026878fa1d93",
"x86_64-unknown-linux-gnu-0.1.16":
"84b15dbd298969ecf2bffb22a3e1003df085579d53d39a6bb87d5813a14e10f2",
"x86_64-unknown-linux-musl-0.1.16":
"1d76289dea83224d61eb84284f00136a1275234e7537baba44ca3c9e696dab05",
"undefined-0.1.15":
"55d165ea2c9ab28351c0f5f680c21a66bc8b8c7799ac39162ca5044d0e23a3f4",
"aarch64-apple-darwin-0.1.15":
"df9bab49d9a171bfafb619422ec8c88c0bea930fb69ddd6c8884420b9cf7a13d",
"aarch64-unknown-linux-gnu-0.1.15":
"33c5c5340b0c29381b0dcfc0458194800a74866301fd6f64efb1e77e4491beba",
"aarch64-unknown-linux-musl-0.1.15":
"ae21b106eb5dd26f76d163613746ae869ff5c6f111aad2a7b482f906a8de81f0",
"armv7-unknown-linux-gnueabihf-0.1.15":
"9bc6769404a17f24340ae39c1b23a495c405644d3c003719145d92596b1559f5",
"armv7-unknown-linux-musleabihf-0.1.15":
"5d678a5a06561c01e8052528186394a45eabcb37595c4540205c292d8d9f2f82",
"i686-pc-windows-msvc-0.1.15":
"84cfd219b31f5cde825d212012652ab326a81d621faf86c08b03b0b85e72ae4c",
"i686-unknown-linux-gnu-0.1.15":
"56ceeb2d72f0ae1fa2852b4951bb0c64c5502472a867532ca157c89e93ade4c2",
"i686-unknown-linux-musl-0.1.15":
"62b821fd3e94190b2f7427a6a805b0b9308e21383a8c3161bc4ab7d777ef40b0",
"powerpc64-unknown-linux-gnu-0.1.15":
"f06fbd8a50544d9e76d1e0a984a5fc17fcaddf237e28f2874d8a6f01ea5034a0",
"powerpc64le-unknown-linux-gnu-0.1.15":
"14f177d8e9c83356e57f7f3f54c1dcca28f47bd784278436207c6149244ee1d5",
"s390x-unknown-linux-gnu-0.1.15":
"cb714eab80809c6b921c2b4f7b81e2c166c07a75c990032ee6d5e939986beabe",
"x86_64-apple-darwin-0.1.15":
"8cb18f0aa3d61dea3b3d8dc98aaea6b9f1f8677d43db89a0c69b53c86ad6a9c5",
"x86_64-pc-windows-msvc-0.1.15":
"dfe55955cc7ab137b0dfb186f0e6108f320d79383761d62415ea554167cecb42",
"x86_64-unknown-linux-gnu-0.1.15":
"00a37907aa7985e88584ab4765905b720fa8b9088d1bcae7611c10f398299c5d",
"x86_64-unknown-linux-musl-0.1.15":
"5f7378a55671fa53e32cf5cc8beaf2cca40db95a579faaaa1310399f9329d27c",
"undefined-0.1.14":
"19be86f31cbf3d4c5f7094fc77652c57cd05f70876d22df469d85c52b2108047",
"aarch64-apple-darwin-0.1.14":
"793d267ae803c4c59b9d825bbacd09d4f1a06579567a7ea9aa458e2986b5b778",
"aarch64-unknown-linux-gnu-0.1.14":
"fd82838503cd540c5a2aebb38b0c539912c858ff6b8e6c4b74b90a190442a0db",
"aarch64-unknown-linux-musl-0.1.14":
"ef9e8a2cb2a440d8b6b8fddd00f7d7d91b5f060ac8e2142b6ad778a85f00fda5",
"armv7-unknown-linux-gnueabihf-0.1.14":
"03ad6b59053a933de33a4779484ea275fa7e885a8dfe833153eb1cc24b3009ff",
"armv7-unknown-linux-musleabihf-0.1.14":
"ddebfea1674aeb6534181d034477c39d7ccc15065e34e7c9c4abe1333f5f0890",
"i686-pc-windows-msvc-0.1.14":
"365b29899ee7e83057850fc25e231a33f27671785724b0718bda07fce311de1a",
"i686-unknown-linux-gnu-0.1.14":
"f3983d685e27a55554b6107d59db017addebacf143daeceaf15f7a81a0286006",
"i686-unknown-linux-musl-0.1.14":
"84f6644fb06ef46478c68e55b367ecfceebbed80c7e3b5e2b8af70d7fdee6c87",
"powerpc64-unknown-linux-gnu-0.1.14":
"bd21243c9d1679e27ce5d0651cac380521743d20bf996ba146b7a98c9c975dd2",
"powerpc64le-unknown-linux-gnu-0.1.14":
"25f42e9e3fd230e7cc9f416143dd0aa6a5806f306a1abb4d02989edcf938000c",
"s390x-unknown-linux-gnu-0.1.14":
"15ce4609be46217639b0b589398bbc6ead801cb42c750b0c734d51e2384e9be1",
"x86_64-apple-darwin-0.1.14":
"c8d471a0c6f5a710508284cc260005e2d535ecb255b5f2ddc8b362057d8cd80d",
"x86_64-pc-windows-msvc-0.1.14":
"eba641a900d26feb5158fb131a80bb7bbb4ce4bec71284753345f23f885414f9",
"x86_64-unknown-linux-gnu-0.1.14":
"394c421302ba972fffdd674a0a57f7189d8cc5a728fac8a175027abf833eee59",
"x86_64-unknown-linux-musl-0.1.14":
"3c26c7a3e236d9f5d10aa6f32a8751322e8719812424b0b05ede1023f16dbd52",
"undefined-0.1.13":
"859b13879d2a6f97c3c4d8928cb6a81b067b022b4e5b6c8e75bba099570bd0fe",
"aarch64-apple-darwin-0.1.13":
"9d7a71dbb75dbabcbaace98d06517caa691ec8dab8ecbda3afee44ac9cb1e1c3",
"aarch64-unknown-linux-gnu-0.1.13":
"16429c1a00b0a1fb653ae8a104d5af121bc765f047a7b750f356515c50c226c7",
"aarch64-unknown-linux-musl-0.1.13":
"c07044d21142e308961c1509975b71f52bc2f298497869ba40aa84fefa3807cd",
"armv7-unknown-linux-gnueabihf-0.1.13":
"7a62ee6b4e669ea1aec3ab05da021e59ae8b226f524fdc610e14cfafc5b513d7",
"armv7-unknown-linux-musleabihf-0.1.13":
"24c717aa7d4b8cc2e0b2378d2b6097adc376cb8422733a0478f0696ef4f2b5a9",
"i686-pc-windows-msvc-0.1.13":
"5e75f004ece194c6c0bbec894f229bae440556c3c43df6d6a33a93b287a6ef96",
"i686-unknown-linux-gnu-0.1.13":
"3a74bace4da3dbdc3f36e7720d7f6bc56098716e7c3e949664b301136fdf3dee",
"i686-unknown-linux-musl-0.1.13":
"d9c18676b96654a7133cf9a9f1dbfc47b37bf02ba8f7ab9f5f0307a3d6483311",
"powerpc64-unknown-linux-gnu-0.1.13":
"2ffd41af6962f46807f64a44e30c7d5faac3fa8faa1bb1dd65f03cd49e61f66c",
"powerpc64le-unknown-linux-gnu-0.1.13":
"9fcb334fa7d99f732628214f2af386183fccaa7abbf9157df0966b619f741131",
"s390x-unknown-linux-gnu-0.1.13":
"e575fd873988078a20d99346ba0c4964e6fbc322700c8d2541e9fe9e07eee113",
"x86_64-apple-darwin-0.1.13":
"ad133fc0c67cbe2d578631d77d2f6442626c77a1e144bbda2912b7af9085e91a",
"x86_64-pc-windows-msvc-0.1.13":
"f61cc5c329abc535248cce0912fe01c20e7c99ae9bead6015842f8c5fd3cdfeb",
"x86_64-unknown-linux-gnu-0.1.13":
"2bfc6a542a3df6af6f56ccd8ec9f1b0596fff62b11650b0bdb830f10ee4e2d64",
"x86_64-unknown-linux-musl-0.1.13":
"5e771e72b3dd42d99a354fc4ce9be047e4d9fc1a653b2f551128a3b4fd533d28",
"undefined-0.1.12":
"e16d94a2d6365a99d88168175325bc1f9f7e9f72eadb136691150e3fdad4491b",
"aarch64-apple-darwin-0.1.12":
"c27629967760a84caeae66a130bb4c53dc1da0386122a4e67eeb19a0a163311e",
"aarch64-unknown-linux-gnu-0.1.12":
"84b611afe5b7234585999a9ed2e24b542b8d3cb438595f9564629cae6d6a7580",
"aarch64-unknown-linux-musl-0.1.12":
"c9abbf7d6c9ebe737e3b881243297eeb6d67b5a8fd458b9d55deb80b29b45fb8",
"armv7-unknown-linux-gnueabihf-0.1.12":
"1b3bd6f3e8d8080481af2c231fb72defd0d0c63eab2e28528ca420cfbc1b71cf",
"armv7-unknown-linux-musleabihf-0.1.12":
"d74b4a43ddd2601b18e2f4bedd9bcdd84bbd64fba2e4bfb169cda95bbabc88b4",
"i686-pc-windows-msvc-0.1.12":
"6424486541fbdb17c3dd9144e690e3e86c318374342f02db94fc2a369ba31a14",
"i686-unknown-linux-gnu-0.1.12":
"84caece3b6498801a9fca6ae91c341c4287a6f16d3a089199636259b00217bef",
"i686-unknown-linux-musl-0.1.12":
"3daee4d2580054255a78d73eba040a247b1bc1db559726a4be0a4029b9bd1006",
"powerpc64-unknown-linux-gnu-0.1.12":
"588ea9f541451f435eca5811d970e528cf599fc7054d258821f96a87af51eadc",
"powerpc64le-unknown-linux-gnu-0.1.12":
"91c60c49b0309f2f51919a6603eeb03ae32dd7ead8f9f3f390929703577a1ac6",
"s390x-unknown-linux-gnu-0.1.12":
"54334b0bf35ef275a092f4567539066d4a25c59de08bee9dcfa1bb3eaa2348b8",
"x86_64-apple-darwin-0.1.12":
"5ce7d6c25e68cb96ed21773fba9bb9cebca81dac70ab7dce86e620eacf547f24",
"x86_64-pc-windows-msvc-0.1.12":
"c458aa2416bde29315d73356ac34f6639cf55305018bec226c0e310343d6af07",
"x86_64-unknown-linux-gnu-0.1.12":
"fb1f56e7485b6c94364d11f227107fdc74799e8c91ca5321c35e8a19828d7a72",
"x86_64-unknown-linux-musl-0.1.12":
"3d4fe441702e719156c373caffbfccd75254594113d8e3ef5e43d871fad7c722",
"undefined-0.1.11":
"ce4fd6fad4986f5ee738455e251825de4094f48c86555e9b4b3adafc1a88ed27",
"aarch64-apple-darwin-0.1.11":
"64e0aeae1d5135684c65e5d41741f1b2eba5c60e574dfef7386712b259066d95",
"aarch64-unknown-linux-gnu-0.1.11":
"56a7edd9bfadab67100bde6aca3012c9d7d8619405ebb360eae50b88ba2c6dff",
"aarch64-unknown-linux-musl-0.1.11":
"0c890bb996c6431149583a402d5bfc3124da92b6e65ec3ee3a961935b06f8cfd",
"armv7-unknown-linux-gnueabihf-0.1.11":
"d26ac8502154f45e080c8330c58842e33e2330a73937a8f8be0d02f0d20391ee",
"armv7-unknown-linux-musleabihf-0.1.11":
"b7b3e0ba037f28994bbe99abba47ca2fe651e451c533fa54927ab61d21bacb9f",
"i686-pc-windows-msvc-0.1.11":
"75e74c43bf6aeb3cd83a7b7a1f578c2247c48a03fa421317ca7f27f881c0890e",
"i686-unknown-linux-gnu-0.1.11":
"f8d63781a8a0d3452f7322268a4bfb3a6e06816b76deafde660d53bbc2d790d9",
"i686-unknown-linux-musl-0.1.11":
"fef030f0adb05a19072a8a4f042a5e8f55102633653cc092841ab5ea6fef342d",
"powerpc64-unknown-linux-gnu-0.1.11":
"de28ad908376178c3a66bb71a1e882bca9d30964c068c2d84e26982da5fa12b4",
"powerpc64le-unknown-linux-gnu-0.1.11":
"62454fa7c614b129bfdfebd8ed1928b66e379ba4f3da14750255fcd936890256",
"s390x-unknown-linux-gnu-0.1.11":
"75915f9b4efb686247e6524cc467f7d498054915c1aa9888eafc5d3385c3e904",
"x86_64-apple-darwin-0.1.11":
"62f2c6696fdf8bf394662cad54244411b9e96908de9e52b3743955b0d94bd8d4",
"x86_64-pc-windows-msvc-0.1.11":
"e3e49f27f032c195f01d33df30dff16c9ce7d6ac60512c1af117fc4597d0e632",
"x86_64-unknown-linux-gnu-0.1.11":
"8b1d098549f46814ed40975db6e88aba2eb541196bea54753b08f789b6db8384",
"x86_64-unknown-linux-musl-0.1.11":
"a74b6e51ccf087f78814eecd449ad759f55a633015d9762f06d134394e6122fa",
"undefined-0.1.10":
"cf57c25c9b806efdc8f81ff1e66df985513caf28a4508b6399d1e125fabbe359",
"aarch64-apple-darwin-0.1.10":
"1febf66f3377f28d59cedaf16ca08fdf0b18a19dff201ee29cfd4c09b5672a7e",
"aarch64-unknown-linux-gnu-0.1.10":
"88d6b781dfaef6676eb1aae170a8dd18dc0935bb49e6ef4fff0cb33733d3b7ac",
"aarch64-unknown-linux-musl-0.1.10":
"bc7b0d6bbd58eb6eb00ef0fa3bc4ef2fb54c693c0027bcfec8787259de6ab9e3",
"armv7-unknown-linux-gnueabihf-0.1.10":
"c3a6624ce92cce721d32327b7354b656272ee593b1fe97ed8221b429b103a353",
"armv7-unknown-linux-musleabihf-0.1.10":
"b3ac69be2544c280acf6ef4aef660bbc78b000bfe08d46156833031359a3fe8f",
"i686-pc-windows-msvc-0.1.10":
"354b9be42669c2b3e90a3d0e900264fdab89212c0159551a4ef3d2bb273a84a4",
"i686-unknown-linux-gnu-0.1.10":
"665208a455b369b36af3558a2bc75248eb357d54eeaf84b6aa06673c69b7e5ee",
"i686-unknown-linux-musl-0.1.10":
"d2c152c9192eb565917089a2c5d0b5462d01a3e6799ae9e37fc11f4b32e97291",
"powerpc64-unknown-linux-gnu-0.1.10":
"69ab3b4a36ee75892e4a242fd030dbbe11f8028c84b318196496d8ce2e368fc3",
"powerpc64le-unknown-linux-gnu-0.1.10":
"6d037c45c46ceb8b760c8c80e37b0f9cb5cb194ec0ed152ee6b43b3700a1bd37",
"s390x-unknown-linux-gnu-0.1.10":
"bd2bb41a6efb3df0f8336685708963d37cc019ab6782af2d9f5a0e8e08e5f199",
"x86_64-apple-darwin-0.1.10":
"349e36a0b1806d6760b7529384b94b450dffb0284bf541f50f1b9880a4c40667",
"x86_64-pc-windows-msvc-0.1.10":
"d2842d27994304c8613a1ef366386f1cc7d15c05fba3c48b5b115ccb4b59a88a",
"x86_64-unknown-linux-gnu-0.1.10":
"94c6a8bdde7151ea9587f866f47f5d376acedd90606c546bac9585d3ad5b4426",
"x86_64-unknown-linux-musl-0.1.10":
"ff6b01c23bab0333dc258d9decaeddd500d7bcfb3bd6a1c47c12b449e9430bfa",
"undefined-0.1.9":
"5ac47ac172b0d451bb9820174d2b1ddbf1f99a257d512f065735d3a0dec44854",
"aarch64-apple-darwin-0.1.9":
"0b92f201c4f48a54a23074001e490722d8a532043566f3b24fdfddcee5dbbb81",
"aarch64-unknown-linux-gnu-0.1.9":
"51e3791eff68824daf1360631aa2f11f98f3728d5d342cadef191f53e9321c61",
"aarch64-unknown-linux-musl-0.1.9":
"9b00d23f7d7267af182641df08c2c120271164c803f31e9cfb6de62ef1facb87",
"armv7-unknown-linux-gnueabihf-0.1.9":
"8e0c5b9838daf8403dbfc5f6befa54440afbbecc54eddb446265c6db3b3e91ba",
"armv7-unknown-linux-musleabihf-0.1.9":
"0569e3dd62ed50478f1b546d7c32bdfbbf8fc7a9bfd5331794733f89bc1ea114",
"i686-pc-windows-msvc-0.1.9":
"1b6bf7348f81c34912bdf7bf5ff57911849820f198dce12e737f635f87b79cda",
"i686-unknown-linux-gnu-0.1.9":
"3fed572fce343c86737e3912f86dce47a26611b07c86b2ff3be0f4936861a1d3",
"i686-unknown-linux-musl-0.1.9":
"e3f71bc7566e407c88caa0acf98fd2d7267a0e88ba53ca8d8ebd0018ef1a0ede",
"powerpc64-unknown-linux-gnu-0.1.9":
"c2918765883475223e63f9281fc43695f311162a5583e21bc20f86dc5bd124d8",
"powerpc64le-unknown-linux-gnu-0.1.9":
"6571b7c86c31db0e0bca2a002566c94a557968fd58b8f9c7d38539b89cac47ce",
"s390x-unknown-linux-gnu-0.1.9":
"2c7c5a7409a6ecf47062b29342f4a792c689170d9bea4ae9e3db81c6a134bfd3",
"x86_64-apple-darwin-0.1.9":
"a2cbd617b00e26d633ce0622b97ef96282e4924d0aef222754412d2c2ab7e625",
"x86_64-pc-windows-msvc-0.1.9":
"0de903c0c36b91dd1d734d61a1677afbd80e6c0db3c91d775ba011d710866c60",
"x86_64-unknown-linux-gnu-0.1.9":
"4c6305655fba53bd68dcecebc622e172c9de369543539428a5449b4c6ee53ec0",
"x86_64-unknown-linux-musl-0.1.9":
"93f43d609bc6298af89519fc2a8ddcdc3a494110f64e7238c6f19639b3a45755",
"undefined-0.1.8":
"6ba549d17d0b699fa4c955cdc482bfd5a89d6ec4c382119ab1937f6d75c6770e",
"aarch64-apple-darwin-0.1.8":
"0993fce3759983899a83d6c2727576a4b35176d97c13d1bcbabd41e91f6147fb",
"aarch64-unknown-linux-gnu-0.1.8":
"6a8a4ffa1e7157563706e1fbb5b42936d94bbe57effab8b62aef06c69234558d",
"aarch64-unknown-linux-musl-0.1.8":
"f4ae032d4484c5493584b2effc5936627065440eb4c7fa1265b0f5da904f9538",
"armv7-unknown-linux-gnueabihf-0.1.8":
"eb223bf424c28f7d60f24b1a51a8903746c9020d94fb51c91a62024b5463bf2d",
"armv7-unknown-linux-musleabihf-0.1.8":
"eb060441259b20e77b6115a483d8505ff44cb358449dbcb3d72b9ae561ff7c11",
"i686-pc-windows-msvc-0.1.8":
"71d40d232f81acac3ec4ffeb9a732ec231945093867eae3b1008ed516f588c3c",
"i686-unknown-linux-gnu-0.1.8":
"aaf5320b5305621b5ef850e5dcda5e65946443980147015bdf19472ae3ea5360",
"i686-unknown-linux-musl-0.1.8":
"e68cd09932d18ccde2e48830eb068b5ac01f93d06b0c690f8035b9f3dcf07cd1",
"powerpc64-unknown-linux-gnu-0.1.8":
"3980df97930b76b5b93975321f8662db7f8518229079b383df667e88616afdff",
"powerpc64le-unknown-linux-gnu-0.1.8":
"c76e9a5e285c8f728853749c2cc0f39480d0b59c4215437df5055ae73a7659fc",
"s390x-unknown-linux-gnu-0.1.8":
"ec5ed3af4632c6c8a23364bc88b2f9f2266602219be0eada354d4ad1d2496067",
"x86_64-apple-darwin-0.1.8":
"a6f9188e79a95f5220ce27185283d9aba2fc3ea8cdd2abb9d41eda08a9416fb2",
"x86_64-pc-windows-msvc-0.1.8":
"f7fa2a6ff10c3a0281014acabb463ac5b1ff7b3599b6f91e6f507c0fd52483ea",
"x86_64-unknown-linux-gnu-0.1.8":
"074267e2a2eaed2eb87c3ffc71eb1ce1c21c5594e079ec2f2d5d5ff6815cbdf4",
"x86_64-unknown-linux-musl-0.1.8":
"3d8d92513f85811d1383d74c2b5eeef75002b33f1dfcf48cb46c253c31297cc8",
"undefined-0.1.7":
"9729f66c74df1341f05b8e3ef4b02598caa234c1fdfd834adb7435b3ad7107a9",
"aarch64-apple-darwin-0.1.7":
"020cd34efacc144b7dcd0bd1813ca1e8153cbb281b6fb4506be80714ad2322da",
"aarch64-unknown-linux-gnu-0.1.7":
"e349b8e6959ec7840178e48bc06be3a6c41c35dabb7243bd7627ad0c8b9b962b",
"aarch64-unknown-linux-musl-0.1.7":
"8fec50377df06f83dab2248f7397de8250e531e24ef2d2f840e74b55469e4d64",
"armv7-unknown-linux-gnueabihf-0.1.7":
"d07ee44215d486aab894a054576f45efa65cbc45d026785187053aa33f8e195e",
"armv7-unknown-linux-musleabihf-0.1.7":
"f795784c9d352afbf3b7fdbe2109bbd664c65217e6cdbd55efa00f8c383ed2cd",
"i686-pc-windows-msvc-0.1.7":
"6acf1caed9ebc233a3de1cb9fe2ebf20253e4fa915cda65fa53a53a13c860f13",
"i686-unknown-linux-gnu-0.1.7":
"a7022f599dfa97fe21c0926c95b24d04379ec364c8210516525c837e7d19ec9d",
"i686-unknown-linux-musl-0.1.7":
"8045ed3acbf3190daebd5acd62e8707add1b0dd40b138cf9e49934eecb8622d8",
"powerpc64-unknown-linux-gnu-0.1.7":
"52245ab38a7f443e2951814ccb253e4aa11d7c183bbe3ffbd352d5afd6b8bd0a",
"powerpc64le-unknown-linux-gnu-0.1.7":
"1ee56598340ea158ffbfcd3b9ae50e30f3802df5554b1537971531a5b4c8fe23",
"s390x-unknown-linux-gnu-0.1.7":
"179840bf7c06d0d99dbaca52b02a7d697bc43fb48fdf7327b1f4733511d1dc1d",
"x86_64-apple-darwin-0.1.7":
"4a98413d5edae3117d0c0960be2f91dedd88ca0975583819eb520279bcfae55c",
"x86_64-pc-windows-msvc-0.1.7":
"aa20b99f4d687fe95e0ad952300648bad9bc581d034f8fe9952bb1ce3272cc6d",
"x86_64-unknown-linux-gnu-0.1.7":
"60175158c359cf247e67b6499feca8d0848c75d95061b7552dd3c5500938ef63",
"x86_64-unknown-linux-musl-0.1.7":
"d0777ccaf989172b821f7c1a6d2f94b327e527a01ffbd3d5cec1d9d2321ca5db",
"undefined-0.1.6":
"0b1086d16d4fbba5dccb1aed7e8774fbb6d4feccd5cd42efd4509dce521ff698",
"aarch64-apple-darwin-0.1.6":
"3c6f147f2f45d0327803a690722d25ba4c23c4145cf08df971cba161567e448b",
"aarch64-unknown-linux-gnu-0.1.6":
"de9f62f4fbad55c6b8918006e02c65e9cb871d017263f4f1ec3ebb7b6ca87247",
"aarch64-unknown-linux-musl-0.1.6":
"e8a5e657a2837c5522a9f6d5c7b20384cdc53f8841c9190d34cfd251a0087385",
"armv7-unknown-linux-gnueabihf-0.1.6":
"324b4645fe37b68a33fdcd292ba026201c3321882f16ca8293decf943c360426",
"armv7-unknown-linux-musleabihf-0.1.6":
"e4ebba2ab004ea22aa59829bb774230b58e9c750b277a995c3247dcede63ad6f",
"i686-pc-windows-msvc-0.1.6":
"8e6d2180a42c468d72b1ac4bd2b16adfc16021286fe1aae34c27248158fbf25f",
"i686-unknown-linux-gnu-0.1.6":
"332a3a588e95ba99eddbe059d7cf330d98a5d11db4b7d24ef3e9472e046d944b",
"i686-unknown-linux-musl-0.1.6":
"32bd89273ce21fdc064c6bdebcbacc07e74d9ffcd237a2cbdabb522aa5952f7a",
"powerpc64-unknown-linux-gnu-0.1.6":
"7dff85ff980f80915247674288020b9e7050fb42286b73bfa8ea09c6def6aa96",
"powerpc64le-unknown-linux-gnu-0.1.6":
"ad3c76383c5c61e6510057658d013594bf9c34e0d80484de18b8f864ec4dc752",
"s390x-unknown-linux-gnu-0.1.6":
"b58a9ff37ca400c22844e0e0d4aa691b11417b98afe4077a8f2b468aaadd602a",
"x86_64-apple-darwin-0.1.6":
"ac26fa53a156385781959487abe5112d5154bc395eaacbdb21e3ceb20ab5b835",
"x86_64-pc-windows-msvc-0.1.6":
"864a4142b671b1f67fa7e853094e83af8a71445463886f74552636ac7aaac985",
"x86_64-unknown-linux-gnu-0.1.6":
"7dc7a615ed6d613ad49d77c0e4a39361a97f43b842e8b14536a00db9671ce5ab",
"x86_64-unknown-linux-musl-0.1.6":
"4d956f457e0f5a2116d4138082f030488865c0c04aa7389a54f4f80ad0868119",
"undefined-0.1.5":
"90eeea76c1c1de3343f97be1f270c990c10193cdea7925a80913cd31aae71d45",
"aarch64-apple-darwin-0.1.5":
"dc62f02d9684e3453ef62d2b8775323a54d89a446e3dbbd94115e809dbd0aa56",
"aarch64-unknown-linux-gnu-0.1.5":
"23d4ac8e358ef51e436e0dc66f120cf5acb86c1cede69d8ee3bed0864a44efdf",
"aarch64-unknown-linux-musl-0.1.5":
"0b4f963239a69e03ea856e52b474c05be06417961ff7003e06bc0f0db1025f1b",
"armv7-unknown-linux-gnueabihf-0.1.5":
"53778c45a8d95bab74b096bad6e5071b45f7b9d379438c770dbebe119bbf55a6",
"armv7-unknown-linux-musleabihf-0.1.5":
"09a37f4749d1efe473aabe8bf7de3429a92456703741eaa5a41aa85eb3a08f51",
"i686-pc-windows-msvc-0.1.5":
"a50ef8b67c8f50e73a080dcf8e1b928c266a6c08d5c5ee8485b2b9e5a0cc57d3",
"i686-unknown-linux-gnu-0.1.5":
"8a9b3fa8c50ab85767db7c633589ce8aae6440ce615e3984c96aa2885b97d949",
"i686-unknown-linux-musl-0.1.5":
"16f37509d028e7dcd28679f9b24cfd5a21751531a05c8f79fefdbd385b81403f",
"powerpc64-unknown-linux-gnu-0.1.5":
"2788c0444cb62cf6536f3cec9996ec1eeba9daf9f039176920e5f55e1ee30e8f",
"powerpc64le-unknown-linux-gnu-0.1.5":
"08a4022f73326145ce468cac03169e1970685f0eb9bdb053bf61ec53f6f769ed",
"s390x-unknown-linux-gnu-0.1.5":
"3763dd278fe3df1e911cb11fd104327a07dead0e642550ee817e956937da61e2",
"x86_64-apple-darwin-0.1.5":
"3559b67be0cc77a944323bafd5e70de8bd2933613f1825d7980fa0b22ba5f465",
"x86_64-pc-windows-msvc-0.1.5":
"5f3f000d8405d0f93756cefeccca7cf529effc0353d2c694a4b05d79be677ead",
"x86_64-unknown-linux-gnu-0.1.5":
"06e1530ca6dd161d7052a26cd08716276d8d6aee90d6e164cf4e05d4f5694312",
"x86_64-unknown-linux-musl-0.1.5":
"6d290240419ba81e789b458b3d0685bb3cf8c61d725fb43949b554c64a50ce9b",
"undefined-0.1.4":
"1fffbd35b2b8feb57d320b5032cd3972b6dbf99606929dc30b8959aaab1e97cd",
"aarch64-apple-darwin-0.1.4":
"20ddf1a3919664d427d2d5ebb9875d9fef39a9ffd6850c036591235678e42609",
"aarch64-unknown-linux-gnu-0.1.4":
"d0341732b39688b2464cceecaf617af40898eb80b1093ced778e91d13837e057",
"aarch64-unknown-linux-musl-0.1.4":
"f05108b90840554a42b3486c1779c283348131093ee459883e3af73c6bff9cd5",
"armv7-unknown-linux-gnueabihf-0.1.4":
"57fd95339e096d1f59641083bc58b42cd8e4b49ac355a40aed2613fbdaf5bafc",
"armv7-unknown-linux-musleabihf-0.1.4":
"9f0a39ce106970b437ab36cd7f04ed9e5790c79632a44c62e7eee3e97fb89fee",
"i686-pc-windows-msvc-0.1.4":
"55619ce61c7b1788cf6c490f45491a11656c1067e2e6e53a759e9eef338538b2",
"i686-unknown-linux-gnu-0.1.4":
"a3d55664de30d58ba26d34106fea81f2532d73afb47d6812efa884d0726dae39",
"i686-unknown-linux-musl-0.1.4":
"c08cdb5232797e88c3bcf817ff1d8c47c2096275574391e30417fd2cc3f7976f",
"powerpc64-unknown-linux-gnu-0.1.4":
"80ac83cbe2ee1b3c8632988d45d1e9873bd665d8ce03275f8c67cb8a5c4ffc6d",
"powerpc64le-unknown-linux-gnu-0.1.4":
"35fa6f4234785dd0a7362fe3e4521caddb8aec3645cc6b55fc196f0e22756019",
"s390x-unknown-linux-gnu-0.1.4":
"9cfe751e4c0d0db2d3693f777966e2e4b9d01f3651314df87871d5807aa1fd7d",
"x86_64-apple-darwin-0.1.4":
"3b0648dffde1337a592963da1cf1e6167d54cb832128bba2a151b23b260decbc",
"x86_64-pc-windows-msvc-0.1.4":
"0e52e5e2f92599f839d2a69739343d80044fe3593f807c9415729f56cdf59673",
"x86_64-unknown-linux-gnu-0.1.4":
"1eb2f8ba39c231a310e41784980c8085eb747711ad59e430e75975a61a0a7fbf",
"x86_64-unknown-linux-musl-0.1.4":
"04789d4a7f5a50524679b0d7f440566cfe69873448f4128815fab1354d3a0bb0",
"undefined-0.1.3":
"0eeba5a57732dc3b0b81fe0b67f01986aac2580ef27275292b97bc1c48837014",
"aarch64-apple-darwin-0.1.3":
"f15e35d795cb370f6ae9d4107961acb3e7ab190196d6f6e1243ed8941947dcff",
"aarch64-unknown-linux-gnu-0.1.3":
"51d4d1c9fcd4db37535b8aa75698efcb38aeaf29a35ad969c2b17d099e7b9b89",
"aarch64-unknown-linux-musl-0.1.3":
"3e15d92c271a426b7bd3fa65e5947aa7d91c97202645eb8269fa483d58d49167",
"armv7-unknown-linux-gnueabihf-0.1.3":
"391828d0f9916852650de441d947e059a6a1c47eb2a96fcb4e3fecde385a6878",
"armv7-unknown-linux-musleabihf-0.1.3":
"7361f722e2cf3e8c16017778140be3f27f3a4a4f0167c1f25682a35dc374e8d4",
"i686-pc-windows-msvc-0.1.3":
"50370c13b2b841c9f48d66ee056caf369ed70ccfe465f1a7caa44457af494cdd",
"i686-unknown-linux-gnu-0.1.3":
"3516336206e39ced43d534e7319ed01722af68cba0b7d110921eb62e1db991cf",
"i686-unknown-linux-musl-0.1.3":
"0738d7d3a2e9bb13fcaa4c1001c2af00295f3e2f76441fb34edbb83a6ba0f433",
"powerpc64-unknown-linux-gnu-0.1.3":
"f5cc9474f9b19d0ad210454eb779b85e2cd3089f0f509da0995f1c90f86ec9cf",
"powerpc64le-unknown-linux-gnu-0.1.3":
"8bd935aa9c9f894e145de738cdd11b97ee8164ac6fee4915d3b5a5d3ac37d121",
"s390x-unknown-linux-gnu-0.1.3":
"c044ef56eb600fff4c734da9912deaf3b20d962679fde9a88eb7de4cc3d77ad5",
"x86_64-apple-darwin-0.1.3":
"e08524327a9c3ca3f087dcec5fa6ab20c35f3714051034a97ea04eda19e7dc04",
"x86_64-pc-windows-msvc-0.1.3":
"c37479397b96f1576b08a2bb82d94fb5228918633b4605e0b580feefc5794467",
"x86_64-unknown-linux-gnu-0.1.3":
"785f82659bb563553adc08608abd65475bce99f080fd01e9f5a358d2e8ddb2a6",
"x86_64-unknown-linux-musl-0.1.3":
"f7355abd4f4013c573d7ae64c0a42986ffc6b08a73ee24e8bff74ee6335136df",
"undefined-0.1.2":
"ba37d11fcbf801bdacdbffac31817f6be7dc4b11155957e98ed94f65e171c436",
"aarch64-apple-darwin-0.1.2":
"13289f543d96c2506f7c3319e8bbc5fb944c8109374b61188593567dc2dae454",
"aarch64-unknown-linux-gnu-0.1.2":
"5d4a1e82e78080ba308a06ecc408b3f17a13077dd35174031ed37646a4c24bfd",
"aarch64-unknown-linux-musl-0.1.2":
"c869e839347f2fd9e0302d25470659df99918ad8bdfad2477a61393a32d1a361",
"armv7-unknown-linux-gnueabihf-0.1.2":
"67f6d19583bb24d628c6d3a97fd412a81b0f15f88491b6b244cda2832365d3a3",
"armv7-unknown-linux-musleabihf-0.1.2":
"7acbfaef69adffb9591766c1e6b25b5750ddac8c43bded8b8b6301852b3bb436",
"i686-pc-windows-msvc-0.1.2":
"7c923a8c0198da91094c96fe9bf9f737e09aa67f569b5c0f76b5f492b9394190",
"i686-unknown-linux-gnu-0.1.2":
"d5462c8746aaf8f36ca43829c6bc71f8ad303bec83d9173f44e1a3ad36d83871",
"i686-unknown-linux-musl-0.1.2":
"aa85ccbac61b7e8153dd7239f9757ca3a95fb01d0782949f554fd88a396edb29",
"powerpc64-unknown-linux-gnu-0.1.2":
"4055b1ce30f7786fa49fcc9dd7eb3b818aa8903930fc49a42dd11ce99507f8d9",
"powerpc64le-unknown-linux-gnu-0.1.2":
"d36b4d8c78ad8816a760f2d888d52c732b2eae5d62fc0830e6918a0732361c96",
"s390x-unknown-linux-gnu-0.1.2":
"5829510eb1684d2f0f58ddab2e80313e5858d5e5be6e315b9b9a74c9742f6fac",
"x86_64-apple-darwin-0.1.2":
"20777b7f904ec9cf7e4f7ee19fe8a0b64afada1a7168908c14557130768f46b7",
"x86_64-pc-windows-msvc-0.1.2":
"35b7fdb10fad5e644125bfb3d7f5aff83d9aca24268701359e9fef767b8a4a15",
"x86_64-unknown-linux-gnu-0.1.2":
"89624cd11aa20bc4a841bdcb110940ecb9f05555d79c3f8f4758e34d76c5c7ca",
"x86_64-unknown-linux-musl-0.1.2":
"f69cbd79dfea3bd69c4db064565f9eaebb86db2c0ba0609c090be86366d5db42",
"undefined-0.1.1":
"525a76cf1603007fff9d1909126b2f2d3068b1cfa0e0f20dd41769a5efe87808",
"aarch64-apple-darwin-0.1.1":
"ff595133104cd486c7d852f68d5fa82bafddc7cedcc5087432fd55f0681af89a",
"aarch64-unknown-linux-gnu-0.1.1":
"4919f30de5b5321df003f4c73cd8d43e6d1b28da2050e221e7b574398a6c48d8",
"aarch64-unknown-linux-musl-0.1.1":
"1a4382a0e417658c531ad4377f3d2ef95c55cd0bf52b9e854b7a46dc7ba679fe",
"armv7-unknown-linux-gnueabihf-0.1.1":
"96f169f7bbc78bcef25f4a36ec51baf9cf2ecb4f3628267ca1cba780e9f4434a",
"armv7-unknown-linux-musleabihf-0.1.1":
"581d354ec9b3504a133863e2a7ffde8bec2cce12f13e9fffed8f8bcfb28e2a24",
"i686-pc-windows-msvc-0.1.1":
"f8abfe07f7c80e6f0b0bc41b827735e6342bfa14ef302195b23d9d548a3e4827",
"i686-unknown-linux-gnu-0.1.1":
"b976191b1a507b709e95efee48befbf41df0e31cb882a07d4c9a928070985a68",
"i686-unknown-linux-musl-0.1.1":
"ee9702c41ad0606c5b811b62acdbc5a82d814ddcf90b6d9e4f337ac6d5692f97",
"powerpc64-unknown-linux-gnu-0.1.1":
"62cbd638e66db9eddfe05a4d21eb9b3c611b81f8f941c0b93bd8e4c0adb80426",
"powerpc64le-unknown-linux-gnu-0.1.1":
"b0b8107d6f18c9ddfb287a5f25ff01c6b9505aae1e1001be19acfa0c0b024799",
"s390x-unknown-linux-gnu-0.1.1":
"5b50e4cadb4e5ab9f2022c976f41c171fb92c4ed57b3366d8b89397d0de4735b",
"x86_64-apple-darwin-0.1.1":
"dde96aad74a1abd6ba3440eceebca2a5c9f29aecf9178dda0b10d1177cfa3a8d",
"x86_64-pc-windows-msvc-0.1.1":
"2f47b60169f343f0ee64cda77392aab96b77444e52b2e800d881263f33630abe",
"x86_64-unknown-linux-gnu-0.1.1":
"f9d426e72ae4fccb849cef5e944ab8391accde203966f6e309dcc2505379f341",
"x86_64-unknown-linux-musl-0.1.1":
"05fbfb6d1f46b2fda2bbb916b5e0c5e396dc01e8f5b14cc2a9b46f427539a380",
"undefined-0.1.0":
"e745f9958b6cf7c413f52d56e4005e0a8809bdc0237d26fd53555948f4fab8d8",
"aarch64-apple-darwin-0.1.0":
"955d8dcb920b0a544f3595ebf35b813912fefedf4e18f8ac6a984a0532f9e35e",
"aarch64-unknown-linux-gnu-0.1.0":
"fbd2a9edbe98517ba8eb89e8650a411498b5da7b5e6470f3a0cd072bd31f7b79",
"aarch64-unknown-linux-musl-0.1.0":
"492c26b75153aefae58a2f81f4582dc20e2c7b686b284dbb085a7bc0a6270430",
"armv7-unknown-linux-gnueabihf-0.1.0":
"674bf524bcd8b6ed0b9ed42873bcf18af09352ea91777ecec1f1c6bc174f9837",
"armv7-unknown-linux-musleabihf-0.1.0":
"8cfbe423184a860e805dc1b7a2df7b390e0c605cea77ad8dacd8968fca650a41",
"i686-pc-windows-msvc-0.1.0":
"75ae72a862cf609e2141eb5fbd8206cae861e9368c27eff72f34911739cb4a3e",
"i686-unknown-linux-gnu-0.1.0":
"961e44ac4d75e10f64154dcdefa40650767727fba08d73de140b8bb071db0918",
"i686-unknown-linux-musl-0.1.0":
"7db329f27696a0ea70cf36ea6a437eac6ac8740a462d130af1c96fa5c5ae7539",
"powerpc64-unknown-linux-gnu-0.1.0":
"0b5996241dbd3c774bbd76fbb682496367773871787132e3a917f251419ff647",
"powerpc64le-unknown-linux-gnu-0.1.0":
"2d53a5bdf82f26702d5e8db20981b048265040fde49e3e5f1bc8add56ca72ff4",
"s390x-unknown-linux-gnu-0.1.0":
"d9ea9847f045366b428e679d9e44ccce53119f9ed6b2bd167563ef865097695a",
"x86_64-apple-darwin-0.1.0":
"e8e386f588f8fb1a51e309e89da771febda1dc34e99fce5ebf042211389e7c01",
"x86_64-pc-windows-msvc-0.1.0":
"d9a55a65d761831e073a9461a3d5f4462203e991b814522f27dad12ddfab0183",
"x86_64-unknown-linux-gnu-0.1.0":
"43a5253b18dee80d3e259dc0df39db39728296d0a506ab89974d3fc15d8e3a16",
"x86_64-unknown-linux-musl-0.1.0":
"9caa5b457d1adbd30b28444bfccb6c789702e3bb260e286d8f3278bd0cb02af6",
"undefined-0.0.5":
"5eaac1dcbcf6e25b7e2cf73aee3c9ced014605bcd3fe055e337e505ece443835",
"aarch64-apple-darwin-0.0.5":
"887f58afbcdb879bcb07a0d5f99106a10b8023d4b104882627a93798629c7ed8",
"aarch64-unknown-linux-gnu-0.0.5":
"ac9aa3b0ecb1655baafe87be9fdc6e4f904fc7856779e292e8d55d679867f033",
"aarch64-unknown-linux-musl-0.0.5":
"e7ae701ed98ccbe51ef07345c9721b73afac8e68d0c95f9739e2eb367856bf15",
"armv7-unknown-linux-gnueabihf-0.0.5":
"697804a6c83cf1fcfad284baaf72a7a5d03228759aefeccc191a4ed4d6e2ff89",
"armv7-unknown-linux-musleabihf-0.0.5":
"23d2fa787666ed1b4418d584758789805d0954e36e221ec9d58376b5630d3fcc",
"i686-pc-windows-msvc-0.0.5":
"ba05493ffbb4b848ac333278471f119c58bff3ff56a4de9c98449c3cde5b27d4",
"i686-unknown-linux-gnu-0.0.5":
"b867363feedcce39bb6935ad12a597e6474280f69b6c759cc0ee00d0d9859427",
"i686-unknown-linux-musl-0.0.5":
"40e56b614a64d0b2001738f41808f543cd3e43a0bcc4df70d4c28b92376ddf84",
"powerpc64-unknown-linux-gnu-0.0.5":
"0742fd23ced7fafba5ecd580bd47dacd5613acf4b962385909032f1f6d484cb7",
"powerpc64le-unknown-linux-gnu-0.0.5":
"a7f847c0490388a9f970559ff88f935d83373efda94f9db260cec26aa85f11a8",
"s390x-unknown-linux-gnu-0.0.5":
"27fd1a54606ee68d07d5acd2a6000497f43fb1b87203a0c0c92da9cc77007c74",
"x86_64-apple-darwin-0.0.5":
"9a62a8b6d8cefb8716aae62e1deb34df18b4fa6cfc5069c5ef645193c5a9f6c6",
"x86_64-pc-windows-msvc-0.0.5":
"952e3e9ca0e88ad49c516ddaaa6625b0f818b34d83b3ff65f7557c3e07d90c2d",
"x86_64-unknown-linux-gnu-0.0.5":
"c0f3bc450ffac667dd3c12e2fb221177262d60ccac0521797bb4f4fef14cfad3",
"x86_64-unknown-linux-musl-0.0.5":
"705bbe04a93a9d4d9db5224c2f980a88bba272538a33a78ea2e966f46b4d5eb7",
};

View File

@@ -1,39 +1,39 @@
import {promises as fs} from 'fs' import { promises as fs } from "node:fs";
import * as tc from '@actions/tool-cache' import * as tc from "@actions/tool-cache";
export async function updateChecksums( export async function updateChecksums(
filePath: string, filePath: string,
downloadUrls: string[] downloadUrls: string[],
): Promise<void> { ): Promise<void> {
await fs.rm(filePath) await fs.rm(filePath);
await fs.appendFile( await fs.appendFile(
filePath, filePath,
'// AUTOGENERATED_DO_NOT_EDIT\nexport const KNOWN_CHECKSUMS: {[key: string]: string} = {\n' "// AUTOGENERATED_DO_NOT_EDIT\nexport const KNOWN_CHECKSUMS: {[key: string]: string} = {\n",
) );
let firstLine = true let firstLine = true;
for (const downloadUrl of downloadUrls) { for (const downloadUrl of downloadUrls) {
const content = await downloadAssetContent(downloadUrl) const content = await downloadAssetContent(downloadUrl);
const checksum = content.split(' ')[0].trim() const checksum = content.split(" ")[0].trim();
const key = getKey(downloadUrl) const key = getKey(downloadUrl);
if (!firstLine) { if (!firstLine) {
await fs.appendFile(filePath, ',\n') await fs.appendFile(filePath, ",\n");
} }
await fs.appendFile(filePath, ` '${key}':\n '${checksum}'`) await fs.appendFile(filePath, ` '${key}':\n '${checksum}'`);
firstLine = false firstLine = false;
} }
await fs.appendFile(filePath, '}\n') await fs.appendFile(filePath, "}\n");
} }
function getKey(downloadUrl: string): string { function getKey(downloadUrl: string): string {
// https://github.com/astral-sh/uv/releases/download/0.3.2/uv-aarch64-apple-darwin.tar.gz.sha256 // https://github.com/astral-sh/uv/releases/download/0.3.2/uv-aarch64-apple-darwin.tar.gz.sha256
const parts = downloadUrl.split('/') const parts = downloadUrl.split("/");
const fileName = parts[parts.length - 1] const fileName = parts[parts.length - 1];
const name = fileName.split('.')[0].split('uv-')[1] const name = fileName.split(".")[0].split("uv-")[1];
const version = parts[parts.length - 2] const version = parts[parts.length - 2];
return `${name}-${version}` return `${name}-${version}`;
} }
async function downloadAssetContent(downloadUrl: string): Promise<string> { async function downloadAssetContent(downloadUrl: string): Promise<string> {
const downloadPath = await tc.downloadTool(downloadUrl) const downloadPath = await tc.downloadTool(downloadUrl);
const content = await fs.readFile(downloadPath, 'utf8') const content = await fs.readFile(downloadPath, "utf8");
return content return content;
} }

View File

@@ -1,47 +1,52 @@
import * as core from '@actions/core' import * as core from "@actions/core";
import * as tc from '@actions/tool-cache' import * as tc from "@actions/tool-cache";
import * as exec from '@actions/exec' import * as exec from "@actions/exec";
import * as path from 'path' import * as path from "node:path";
import {Architecture, Platform} from '../utils/platforms' import type { Architecture, Platform } from "../utils/platforms";
import {validateChecksum} from './checksum/checksum' import { validateChecksum } from "./checksum/checksum";
import {OWNER, REPO, TOOL_CACHE_NAME} from '../utils/utils' import { OWNER, REPO, TOOL_CACHE_NAME } from "../utils/constants";
export async function downloadLatest( export async function downloadLatest(
platform: Platform, platform: Platform,
arch: Architecture, arch: Architecture,
checkSum: string | undefined, checkSum: string | undefined,
githubToken: string | undefined githubToken: string | undefined,
): Promise<{cachedToolDir: string; version: string}> { ): Promise<{ cachedToolDir: string; version: string }> {
const artifact = `uv-${arch}-${platform}` const artifact = `uv-${arch}-${platform}`;
let downloadUrl = `https://github.com/${OWNER}/${REPO}/releases/latest/download/${artifact}` let downloadUrl = `https://github.com/${OWNER}/${REPO}/releases/latest/download/${artifact}`;
if (platform === 'pc-windows-msvc') { if (platform === "pc-windows-msvc") {
downloadUrl += '.zip' downloadUrl += ".zip";
} else { } else {
downloadUrl += '.tar.gz' downloadUrl += ".tar.gz";
} }
core.info(`Downloading uv from "${downloadUrl}" ...`) core.info(`Downloading uv from "${downloadUrl}" ...`);
const downloadPath = await tc.downloadTool( const downloadPath = await tc.downloadTool(
downloadUrl, downloadUrl,
undefined, undefined,
githubToken githubToken,
) );
let uvExecutablePath: string let uvExecutablePath: string;
let uvDir: string let uvDir: string;
if (platform === 'pc-windows-msvc') { if (platform === "pc-windows-msvc") {
uvDir = await tc.extractZip(downloadPath) uvDir = await tc.extractZip(downloadPath);
// On windows extracting the zip does not create an intermediate directory // On windows extracting the zip does not create an intermediate directory
uvExecutablePath = path.join(uvDir, 'uv.exe') uvExecutablePath = path.join(uvDir, "uv.exe");
} else { } else {
const extractedDir = await tc.extractTar(downloadPath) const extractedDir = await tc.extractTar(downloadPath);
uvDir = path.join(extractedDir, artifact) uvDir = path.join(extractedDir, artifact);
uvExecutablePath = path.join(uvDir, 'uv') uvExecutablePath = path.join(uvDir, "uv");
} }
const version = await getVersion(uvExecutablePath) const version = await getVersion(uvExecutablePath);
await validateChecksum(checkSum, downloadPath, arch, platform, version) await validateChecksum(checkSum, downloadPath, arch, platform, version);
const cachedToolDir = await tc.cacheDir(uvDir, TOOL_CACHE_NAME, version, arch) const cachedToolDir = await tc.cacheDir(
uvDir,
TOOL_CACHE_NAME,
version,
arch,
);
return {cachedToolDir, version} return { cachedToolDir, version };
} }
async function getVersion(uvExecutablePath: string): Promise<string> { async function getVersion(uvExecutablePath: string): Promise<string> {
@@ -50,17 +55,17 @@ async function getVersion(uvExecutablePath: string): Promise<string> {
// uv 0.3.1 (be17d132a 2024-08-21) // uv 0.3.1 (be17d132a 2024-08-21)
const options: exec.ExecOptions = { const options: exec.ExecOptions = {
silent: !core.isDebug() silent: !core.isDebug(),
} };
const execArgs = ['--version'] const execArgs = ["--version"];
let output = '' let output = "";
options.listeners = { options.listeners = {
stdout: (data: Buffer) => { stdout: (data: Buffer) => {
output += data.toString() output += data.toString();
} },
} };
await exec.exec(uvExecutablePath, execArgs, options) await exec.exec(uvExecutablePath, execArgs, options);
const parts = output.split(' ') const parts = output.split(" ");
return parts[1] return parts[1].trim();
} }

View File

@@ -1,18 +1,24 @@
import * as core from '@actions/core' import * as core from "@actions/core";
import * as tc from '@actions/tool-cache' import * as tc from "@actions/tool-cache";
import * as path from 'path' import * as path from "node:path";
import {OWNER, REPO, TOOL_CACHE_NAME} from '../utils/utils' import { OWNER, REPO, TOOL_CACHE_NAME } from "../utils/constants";
import {Architecture, Platform} from '../utils/platforms' import type { Architecture, Platform } from "../utils/platforms";
import {validateChecksum} from './checksum/checksum' import { validateChecksum } from "./checksum/checksum";
import * as github from "@actions/github";
export function tryGetFromToolCache( export function tryGetFromToolCache(
arch: Architecture, arch: Architecture,
version: string version: string,
): string | undefined { ): { version: string; installedPath: string | undefined } {
core.debug(`Trying to get uv from tool cache for ${version}...`) core.debug(`Trying to get uv from tool cache for ${version}...`);
const cachedVersions = tc.findAllVersions(TOOL_CACHE_NAME, arch) const cachedVersions = tc.findAllVersions(TOOL_CACHE_NAME, arch);
core.debug(`Cached versions: ${cachedVersions}`) core.debug(`Cached versions: ${cachedVersions}`);
return tc.find(TOOL_CACHE_NAME, version, arch) let resolvedVersion = tc.evaluateVersions(cachedVersions, version);
if (resolvedVersion === "") {
resolvedVersion = version;
}
const installedPath = tc.find(TOOL_CACHE_NAME, resolvedVersion, arch);
return { version: resolvedVersion, installedPath };
} }
export async function downloadVersion( export async function downloadVersion(
@@ -20,32 +26,70 @@ export async function downloadVersion(
arch: Architecture, arch: Architecture,
version: string, version: string,
checkSum: string | undefined, checkSum: string | undefined,
githubToken: string | undefined githubToken: string,
): Promise<string> { ): Promise<{ version: string; cachedToolDir: string }> {
const artifact = `uv-${arch}-${platform}` const resolvedVersion = await resolveVersion(version, githubToken);
let downloadUrl = `https://github.com/${OWNER}/${REPO}/releases/download/${version}/${artifact}` const artifact = `uv-${arch}-${platform}`;
if (platform === 'pc-windows-msvc') { let downloadUrl = `https://github.com/${OWNER}/${REPO}/releases/download/${resolvedVersion}/${artifact}`;
downloadUrl += '.zip' if (platform === "pc-windows-msvc") {
downloadUrl += ".zip";
} else { } else {
downloadUrl += '.tar.gz' downloadUrl += ".tar.gz";
} }
core.info(`Downloading uv from "${downloadUrl}" ...`) core.info(`Downloading uv from "${downloadUrl}" ...`);
const downloadPath = await tc.downloadTool( const downloadPath = await tc.downloadTool(
downloadUrl, downloadUrl,
undefined, undefined,
githubToken githubToken,
) );
await validateChecksum(checkSum, downloadPath, arch, platform, version) await validateChecksum(
checkSum,
downloadPath,
arch,
platform,
resolvedVersion,
);
let uvDir: string let uvDir: string;
if (platform === 'pc-windows-msvc') { if (platform === "pc-windows-msvc") {
uvDir = await tc.extractZip(downloadPath) uvDir = await tc.extractZip(downloadPath);
// On windows extracting the zip does not create an intermediate directory // On windows extracting the zip does not create an intermediate directory
} else { } else {
const extractedDir = await tc.extractTar(downloadPath) const extractedDir = await tc.extractTar(downloadPath);
uvDir = path.join(extractedDir, artifact) uvDir = path.join(extractedDir, artifact);
} }
const cachedToolDir = await tc.cacheDir(
return await tc.cacheDir(uvDir, TOOL_CACHE_NAME, version, arch) uvDir,
TOOL_CACHE_NAME,
resolvedVersion,
arch,
);
return { version: resolvedVersion, cachedToolDir };
}
async function resolveVersion(
version: string,
githubToken: string,
): Promise<string> {
if (tc.isExplicitVersion(version)) {
core.debug(`Version ${version} is an explicit version.`);
return version;
}
const availableVersions = await getAvailableVersions(githubToken);
const resolvedVersion = tc.evaluateVersions(availableVersions, version);
if (resolvedVersion === "") {
throw new Error(`No version found for ${version}`);
}
return resolvedVersion;
}
async function getAvailableVersions(githubToken: string): Promise<string[]> {
const octokit = github.getOctokit(githubToken);
const response = await octokit.paginate(octokit.rest.repos.listReleases, {
owner: OWNER,
repo: REPO,
});
return response.map((release) => release.tag_name);
} }

View File

@@ -1,49 +1,59 @@
import * as cache from '@actions/cache' import * as cache from "@actions/cache";
import * as core from '@actions/core' import * as core from "@actions/core";
import * as exec from '@actions/exec' import * as exec from "@actions/exec";
import {STATE_CACHE_MATCHED_KEY, STATE_CACHE_KEY} from './cache/restore-cache' import {
import {cacheLocalPath, enableCache} from './utils/inputs' STATE_CACHE_MATCHED_KEY,
STATE_CACHE_KEY,
} from "./cache/restore-cache";
import {
cacheLocalPath,
enableCache,
pruneCache as shouldPruneCache,
} from "./utils/inputs";
export async function run(): Promise<void> { export async function run(): Promise<void> {
try { try {
if (enableCache) { if (enableCache) {
await saveCache() await saveCache();
} }
} catch (error) { } catch (error) {
const err = error as Error const err = error as Error;
core.setFailed(err.message) core.setFailed(err.message);
} }
process.exit(0) process.exit(0);
} }
async function saveCache(): Promise<void> { async function saveCache(): Promise<void> {
const cacheKey = core.getState(STATE_CACHE_KEY) const cacheKey = core.getState(STATE_CACHE_KEY);
const matchedKey = core.getState(STATE_CACHE_MATCHED_KEY) const matchedKey = core.getState(STATE_CACHE_MATCHED_KEY);
if (!cacheKey) { if (!cacheKey) {
core.warning('Error retrieving cache key from state.') core.warning("Error retrieving cache key from state.");
return return;
} else if (matchedKey === cacheKey) { }
core.info(`Cache hit occurred on key ${cacheKey}, not saving cache.`) if (matchedKey === cacheKey) {
return core.info(`Cache hit occurred on key ${cacheKey}, not saving cache.`);
return;
} }
await pruneCache() if (shouldPruneCache) {
await pruneCache();
}
core.info(`Saving cache path: ${cacheLocalPath}`) core.info(`Saving cache path: ${cacheLocalPath}`);
await cache.saveCache([cacheLocalPath], cacheKey) await cache.saveCache([cacheLocalPath], cacheKey);
core.info(`cache saved with the key: ${cacheKey}`) core.info(`cache saved with the key: ${cacheKey}`);
} }
async function pruneCache(): Promise<void> { async function pruneCache(): Promise<void> {
const options: exec.ExecOptions = { const options: exec.ExecOptions = {
silent: !core.isDebug() silent: !core.isDebug(),
} };
const execArgs = ['cache', 'prune', '--ci'] const execArgs = ["cache", "prune", "--ci"];
core.info('Pruning cache...') core.info("Pruning cache...");
await exec.exec('uv', execArgs, options) await exec.exec("uv", execArgs, options);
} }
run() run();

View File

@@ -1,51 +1,63 @@
import * as core from '@actions/core' import * as core from "@actions/core";
import * as path from 'path' import * as path from "node:path";
import {downloadVersion, tryGetFromToolCache} from './download/download-version' import {
import {restoreCache} from './cache/restore-cache' downloadVersion,
tryGetFromToolCache,
} from "./download/download-version";
import { restoreCache } from "./cache/restore-cache";
import {downloadLatest} from './download/download-latest' import { downloadLatest } from "./download/download-latest";
import {Architecture, getArch, getPlatform, Platform} from './utils/platforms' import {
type Architecture,
getArch,
getPlatform,
type Platform,
} from "./utils/platforms";
import { import {
cacheLocalPath, cacheLocalPath,
checkSum, checkSum,
enableCache, enableCache,
githubToken, githubToken,
version toolBinDir,
} from './utils/inputs' toolDir,
version,
} from "./utils/inputs";
async function run(): Promise<void> { async function run(): Promise<void> {
const platform = getPlatform() const platform = getPlatform();
const arch = getArch() const arch = getArch();
try { try {
if (platform === undefined) { if (platform === undefined) {
throw new Error(`Unsupported platform: ${process.platform}`) throw new Error(`Unsupported platform: ${process.platform}`);
} }
if (arch === undefined) { if (arch === undefined) {
throw new Error(`Unsupported architecture: ${process.arch}`) throw new Error(`Unsupported architecture: ${process.arch}`);
} }
const setupResult = await setupUv( const setupResult = await setupUv(
platform, platform,
arch, arch,
version, version,
checkSum, checkSum,
githubToken githubToken,
) );
addUvToPath(setupResult.uvDir) addUvToPath(setupResult.uvDir);
core.setOutput('uv-version', version) addToolBinToPath();
core.info(`Successfully installed uv version ${version}`) setToolDir();
core.setOutput("uv-version", setupResult.version);
core.info(`Successfully installed uv version ${setupResult.version}`);
addMatchers() addMatchers();
setCacheDir(cacheLocalPath) setCacheDir(cacheLocalPath);
if (enableCache) { if (enableCache) {
await restoreCache(setupResult.version) await restoreCache(setupResult.version);
} }
process.exit(0);
} catch (err) { } catch (err) {
core.setFailed((err as Error).message) core.setFailed((err as Error).message);
} }
process.exit(0)
} }
async function setupUv( async function setupUv(
@@ -53,47 +65,82 @@ async function setupUv(
arch: Architecture, arch: Architecture,
versionInput: string, versionInput: string,
checkSum: string | undefined, checkSum: string | undefined,
githubToken: string | undefined githubToken: string,
): Promise<{uvDir: string; version: string}> { ): Promise<{ uvDir: string; version: string }> {
let installedPath: string | undefined let installedPath: string | undefined;
let cachedToolDir: string let cachedToolDir: string;
let version: string let version: string;
if (versionInput === 'latest') { if (versionInput === "latest") {
const result = await downloadLatest(platform, arch, checkSum, githubToken) const latestResult = await downloadLatest(
version = result.version platform,
cachedToolDir = result.cachedToolDir arch,
checkSum,
githubToken,
);
version = latestResult.version;
cachedToolDir = latestResult.cachedToolDir;
} else { } else {
version = versionInput const toolCacheResult = tryGetFromToolCache(arch, versionInput);
installedPath = tryGetFromToolCache(arch, versionInput) version = toolCacheResult.version;
installedPath = toolCacheResult.installedPath;
if (installedPath) { if (installedPath) {
core.info(`Found uv in tool-cache for ${versionInput}`) core.info(`Found uv in tool-cache for ${versionInput}`);
return {uvDir: installedPath, version} return { uvDir: installedPath, version };
} }
cachedToolDir = await downloadVersion( const versionResult = await downloadVersion(
platform, platform,
arch, arch,
versionInput, versionInput,
checkSum, checkSum,
githubToken githubToken,
) );
cachedToolDir = versionResult.cachedToolDir;
version = versionResult.version;
} }
return {uvDir: cachedToolDir, version} return { uvDir: cachedToolDir, version };
} }
function addUvToPath(cachedPath: string): void { function addUvToPath(cachedPath: string): void {
core.addPath(cachedPath) core.addPath(cachedPath);
core.info(`Added ${cachedPath} to the path`) core.info(`Added ${cachedPath} to the path`);
}
function addToolBinToPath(): void {
if (toolBinDir !== undefined) {
core.exportVariable("UV_TOOL_BIN_DIR", toolBinDir);
core.info(`Set UV_TOOL_BIN_DIR to ${toolBinDir}`);
core.addPath(toolBinDir);
core.info(`Added ${toolBinDir} to the path`);
} else {
if (process.env.XDG_BIN_HOME !== undefined) {
core.addPath(process.env.XDG_BIN_HOME);
core.info(`Added ${process.env.XDG_BIN_HOME} to the path`);
} else if (process.env.XDG_DATA_HOME !== undefined) {
core.addPath(`${process.env.XDG_DATA_HOME}/../bin`);
core.info(`Added ${process.env.XDG_DATA_HOME}/../bin to the path`);
} else {
core.addPath(`${process.env.HOME}/.local/bin`);
core.info(`Added ${process.env.HOME}/.local/bin to the path`);
}
}
}
function setToolDir(): void {
if (toolDir !== undefined) {
core.exportVariable("UV_TOOL_DIR", toolDir);
core.info(`Set UV_TOOL_DIR to ${toolDir}`);
}
} }
function setCacheDir(cacheLocalPath: string): void { function setCacheDir(cacheLocalPath: string): void {
core.exportVariable('UV_CACHE_DIR', cacheLocalPath) core.exportVariable("UV_CACHE_DIR", cacheLocalPath);
core.info(`Set UV_CACHE_DIR to ${cacheLocalPath}`) core.info(`Set UV_CACHE_DIR to ${cacheLocalPath}`);
} }
function addMatchers(): void { function addMatchers(): void {
const matchersPath = path.join(__dirname, `..${path.sep}..`, '.github') const matchersPath = path.join(__dirname, `..${path.sep}..`, ".github");
core.info(`##[add-matcher]${path.join(matchersPath, 'python.json')}`) core.info(`##[add-matcher]${path.join(matchersPath, "python.json")}`);
} }
run() run();

View File

@@ -1,65 +0,0 @@
import * as github from '@actions/github'
import * as core from '@actions/core'
import {OWNER, REPO} from './utils/utils'
import {createReadStream, promises as fs} from 'fs'
import * as readline from 'readline'
import * as semver from 'semver'
import {updateChecksums} from './download/checksum/update-known-checksums'
async function run(): Promise<void> {
const checksumFilePath = process.argv.slice(2)[0]
const defaultVersionFilePath = process.argv.slice(2)[1]
const github_token = process.argv.slice(2)[2]
const octokit = github.getOctokit(github_token)
const response = await octokit.paginate(octokit.rest.repos.listReleases, {
owner: OWNER,
repo: REPO
})
const downloadUrls: string[] = response.flatMap(release =>
release.assets
.filter(asset => asset.name.endsWith('.sha256'))
.map(asset => asset.browser_download_url)
)
await updateChecksums(checksumFilePath, downloadUrls)
const latestVersion = response
.map(release => release.tag_name)
.sort(semver.rcompare)[0]
core.setOutput('latest-version', latestVersion)
await updateDefaultVersion(defaultVersionFilePath, latestVersion)
}
async function updateDefaultVersion(
filePath: string,
latestVersion: string
): Promise<void> {
const fileStream = createReadStream(filePath)
const rl = readline.createInterface({
input: fileStream
})
let foundDescription = false
const lines = []
for await (let line of rl) {
if (
!foundDescription &&
line.includes("description: 'The version of uv to install'")
) {
foundDescription = true
} else if (foundDescription && line.includes('default: ')) {
line = line.replace(/'[^']*'/, `'${latestVersion}'`)
foundDescription = false
}
lines.push(line)
}
await fs.writeFile(filePath, lines.join('\n'))
}
run()

View File

@@ -0,0 +1,32 @@
import * as github from "@actions/github";
import * as core from "@actions/core";
import { OWNER, REPO } from "./utils/constants";
import * as semver from "semver";
import { updateChecksums } from "./download/checksum/update-known-checksums";
async function run(): Promise<void> {
const checksumFilePath = process.argv.slice(2)[0];
const github_token = process.argv.slice(2)[1];
const octokit = github.getOctokit(github_token);
const response = await octokit.paginate(octokit.rest.repos.listReleases, {
owner: OWNER,
repo: REPO,
});
const downloadUrls: string[] = response.flatMap((release) =>
release.assets
.filter((asset) => asset.name.endsWith(".sha256"))
.map((asset) => asset.browser_download_url),
);
await updateChecksums(checksumFilePath, downloadUrls);
const latestVersion = response
.map((release) => release.tag_name)
.sort(semver.rcompare)[0];
core.setOutput("latest-version", latestVersion);
}
run();

3
src/utils/constants.ts Normal file
View File

@@ -0,0 +1,3 @@
export const REPO = "uv";
export const OWNER = "astral-sh";
export const TOOL_CACHE_NAME = "uv";

View File

@@ -1,9 +1,58 @@
import * as core from '@actions/core' import * as core from "@actions/core";
import path from "node:path";
export const version = core.getInput('version') export const version = core.getInput("version");
export const checkSum = core.getInput('checksum') export const checkSum = core.getInput("checksum");
export const enableCache = core.getInput('enable-cache') === 'true' export const enableCache = core.getInput("enable-cache") === "true";
export const cacheSuffix = core.getInput('cache-suffix') || '' export const cacheSuffix = core.getInput("cache-suffix") || "";
export const cacheLocalPath = core.getInput('cache-local-path') export const cacheLocalPath = getCacheLocalPath();
export const githubToken = core.getInput('github-token') export const cacheDependencyGlob = core.getInput("cache-dependency-glob");
export const cacheDependencyGlob = core.getInput('cache-dependency-glob') export const pruneCache = core.getInput("prune-cache") === "true";
export const toolBinDir = getToolBinDir();
export const toolDir = getToolDir();
export const githubToken = core.getInput("github-token");
function getToolBinDir(): string | undefined {
const toolBinDirInput = core.getInput("tool-bin-dir");
if (toolBinDirInput !== "") {
return toolBinDirInput;
}
if (process.platform === "win32") {
if (process.env.RUNNER_TEMP !== undefined) {
return `${process.env.RUNNER_TEMP}${path.sep}uv-tool-bin-dir`;
}
throw Error(
"Could not determine UV_TOOL_BIN_DIR. Please make sure RUNNER_TEMP is set or provide the tool-bin-dir input",
);
}
return undefined;
}
function getToolDir(): string | undefined {
const toolDirInput = core.getInput("tool-dir");
if (toolDirInput !== "") {
return toolDirInput;
}
if (process.platform === "win32") {
if (process.env.RUNNER_TEMP !== undefined) {
return `${process.env.RUNNER_TEMP}${path.sep}uv-tool-dir`;
}
throw Error(
"Could not determine UV_TOOL_DIR. Please make sure RUNNER_TEMP is set or provide the tool-dir input",
);
}
return undefined;
}
function getCacheLocalPath(): string {
const cacheLocalPathInput = core.getInput("cache-local-path");
if (cacheLocalPathInput !== "") {
return cacheLocalPathInput;
}
if (process.env.RUNNER_TEMP !== undefined) {
return `${process.env.RUNNER_TEMP}${path.sep}setup-uv-cache`;
}
throw Error(
"Could not determine UV_CACHE_DIR. Please make sure RUNNER_TEMP is set or provide the cache-local-path input",
);
}

View File

@@ -1,33 +1,33 @@
export type Platform = export type Platform =
| 'unknown-linux-gnu' | "unknown-linux-gnu"
| 'unknown-linux-musl' | "unknown-linux-musl"
| 'unknown-linux-musleabihf' | "unknown-linux-musleabihf"
| 'apple-darwin' | "apple-darwin"
| 'pc-windows-msvc' | "pc-windows-msvc";
export type Architecture = 'i686' | 'x86_64' | 'aarch64' export type Architecture = "i686" | "x86_64" | "aarch64";
export function getArch(): Architecture | undefined { export function getArch(): Architecture | undefined {
const arch = process.arch const arch = process.arch;
const archMapping: {[key: string]: Architecture} = { const archMapping: { [key: string]: Architecture } = {
ia32: 'i686', ia32: "i686",
x64: 'x86_64', x64: "x86_64",
arm64: 'aarch64' arm64: "aarch64",
} };
if (arch in archMapping) { if (arch in archMapping) {
return archMapping[arch] return archMapping[arch];
} }
} }
export function getPlatform(): Platform | undefined { export function getPlatform(): Platform | undefined {
const platform = process.platform const platform = process.platform;
const platformMapping: {[key: string]: Platform} = { const platformMapping: { [key: string]: Platform } = {
linux: 'unknown-linux-gnu', linux: "unknown-linux-gnu",
darwin: 'apple-darwin', darwin: "apple-darwin",
win32: 'pc-windows-msvc' win32: "pc-windows-msvc",
} };
if (platform in platformMapping) { if (platform in platformMapping) {
return platformMapping[platform] return platformMapping[platform];
} }
} }

View File

@@ -1,3 +0,0 @@
export const REPO = 'uv'
export const OWNER = 'astral-sh'
export const TOOL_CACHE_NAME = 'uv'

View File

@@ -1,12 +1,12 @@
{ {
"compilerOptions": { "compilerOptions": {
"target": "es6", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */ "target": "es6" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */,
"module": "commonjs", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */ "module": "commonjs" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */,
"outDir": "./lib", /* Redirect output structure to the directory. */ "outDir": "./lib" /* Redirect output structure to the directory. */,
"rootDir": "./src", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ "rootDir": "./src" /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */,
"strict": true, /* Enable all strict type-checking options. */ "strict": true /* Enable all strict type-checking options. */,
"noImplicitAny": true, /* Raise error on expressions and declarations with an implied 'any' type. */ "noImplicitAny": true /* Raise error on expressions and declarations with an implied 'any' type. */,
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */ "esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
}, },
"exclude": ["node_modules", "**/*.test.ts"] "exclude": ["node_modules", "**/*.test.ts"]
} }