Skip to content

Commit

Permalink
Bump the typedoc-deps group across 1 directory with 2 updates (#210)
Browse files Browse the repository at this point in the history
Bumps the typedoc-deps group with 2 updates in the / directory:
[typedoc](https://github.com/TypeStrong/TypeDoc) and
[typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown).

Updates `typedoc` from 0.25.9 to 0.26.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TypeStrong/TypeDoc/releases">typedoc's
releases</a>.</em></p>
<blockquote>
<h2>v0.26.5</h2>
<h3>Features</h3>
<ul>
<li>TypeDoc now exposes array option defaults under
<code>OptionDefaults</code>, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2640">#2640</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Constructor parameters which share a name with a property on a
parent class will no longer inherit the comment on the parent class, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2636">#2636</a>.</li>
<li>Packages mode will now attempt to use the comment declared in the
comment class for inherited members, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2622">#2622</a>.</li>
<li>TypeDoc no longer crashes when <code>@document</code> includes an
empty file, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2638">#2638</a>.</li>
<li>API: Event listeners added later with the same priority will be
called later, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2643">#2643</a>.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a
href="https://github.com/bladerunner2020"><code>@​bladerunner2020</code></a></li>
</ul>
<h2>v0.26.4</h2>
<h3>Bug Fixes</h3>
<ul>
<li>The page navigation sidebar no longer incorrectly includes
re-exports if the same member is exported with multiple names <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2625">#2625</a>.</li>
<li>Page navigation now ensures the current page is visible when the
page is first loaded, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2626">#2626</a>.</li>
<li>If a relative linked image is referenced multiple times, TypeDoc
will no longer sometimes produce invalid links to the image <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2627">#2627</a>.</li>
<li><code>@link</code> tags will now be validated in referenced markdown
documents, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2629">#2629</a>.</li>
<li><code>@link</code> tags are now resolved in project documents, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2629">#2629</a>.</li>
<li>HTML/JSON output generated by TypeDoc now contains a trailing
newline, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2632">#2632</a>.</li>
<li>TypeDoc now correctly handles markdown documents with CRLF line
endings, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2628">#2628</a>.</li>
<li><code>@hidden</code> is now properly applied when placed in a
function implementation comment, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2634">#2634</a>.</li>
<li>Comments on re-exports are now rendered.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a href="https://github.com/bukowa"><code>@​bukowa</code></a></li>
<li><a
href="https://github.com/garrett-hopper"><code>@​garrett-hopper</code></a></li>
</ul>
<h2>v0.26.3</h2>
<h3>Features</h3>
<ul>
<li>&quot;On This Page&quot; navigation now includes the page groups in
collapsible sections, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2616">#2616</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><code>mailto:</code> links are no longer incorrectly recognized as
relative paths, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2613">#2613</a>.</li>
<li>Added <code>@SInCE</code> to the default list of recognized tags, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2614">#2614</a>.</li>
<li>Relative paths to directories will no longer cause the directory to
be copied into the media directory, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2617">#2617</a>.</li>
</ul>
<h2>v0.26.2</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md">typedoc's
changelog</a>.</em></p>
<blockquote>
<h2>v0.26.5 (2024-07-21)</h2>
<h3>Features</h3>
<ul>
<li>TypeDoc now exposes array option defaults under
<code>OptionDefaults</code>, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2640">#2640</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Constructor parameters which share a name with a property on a
parent class will no longer inherit the comment on the parent class, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2636">#2636</a>.</li>
<li>Packages mode will now attempt to use the comment declared in the
comment class for inherited members, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2622">#2622</a>.</li>
<li>TypeDoc no longer crashes when <code>@document</code> includes an
empty file, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2638">#2638</a>.</li>
<li>API: Event listeners added later with the same priority will be
called later, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2643">#2643</a>.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a
href="https://github.com/bladerunner2020"><code>@​bladerunner2020</code></a></li>
</ul>
<h2>v0.26.4 (2024-07-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>The page navigation sidebar no longer incorrectly includes
re-exports if the same member is exported with multiple names <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2625">#2625</a>.</li>
<li>Page navigation now ensures the current page is visible when the
page is first loaded, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2626">#2626</a>.</li>
<li>If a relative linked image is referenced multiple times, TypeDoc
will no longer sometimes produce invalid links to the image <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2627">#2627</a>.</li>
<li><code>@link</code> tags will now be validated in referenced markdown
documents, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2629">#2629</a>.</li>
<li><code>@link</code> tags are now resolved in project documents, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2629">#2629</a>.</li>
<li>HTML/JSON output generated by TypeDoc now contains a trailing
newline, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2632">#2632</a>.</li>
<li>TypeDoc now correctly handles markdown documents with CRLF line
endings, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2628">#2628</a>.</li>
<li><code>@hidden</code> is now properly applied when placed in a
function implementation comment, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2634">#2634</a>.</li>
<li>Comments on re-exports are now rendered.</li>
</ul>
<h3>Thanks!</h3>
<ul>
<li><a href="https://github.com/bukowa"><code>@​bukowa</code></a></li>
<li><a
href="https://github.com/garrett-hopper"><code>@​garrett-hopper</code></a></li>
</ul>
<h2>v0.26.3 (2024-06-28)</h2>
<h3>Features</h3>
<ul>
<li>&quot;On This Page&quot; navigation now includes the page groups in
collapsible sections, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2616">#2616</a>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><code>mailto:</code> links are no longer incorrectly recognized as
relative paths, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2613">#2613</a>.</li>
<li>Added <code>@SInCE</code> to the default list of recognized tags, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2614">#2614</a>.</li>
<li>Relative paths to directories will no longer cause the directory to
be copied into the media directory, <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2617">#2617</a>.</li>
</ul>
<h2>v0.26.2 (2024-06-24)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/8a23089063a6f47252fe90ec7410cc142401e8f9"><code>8a23089</code></a>
Update changelog for release</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/e66afa77fe6c252e2ded301340ac2d572a0f88d6"><code>e66afa7</code></a>
Release 0.26.5</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/d422f414583e2171d3f02adaf7c2c3889af897e1"><code>d422f41</code></a>
Node version?</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/f84fa7fd283d484ed849a2358b7f026c888c09a2"><code>f84fa7f</code></a>
Try that version</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/6570fa8fac342667c88879f200c08b44b6230bdd"><code>6570fa8</code></a>
Install a working npm version in CI</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/14b87cfe0c11c2de655342483df51d4a81deea87"><code>14b87cf</code></a>
Allow comments on signature parents to count for docs</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/44a72e510eb42df3fa450b5b8dba86ea706fbbdc"><code>44a72e5</code></a>
Call listeners with the same priority later</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/977dd1974e1fcfde3d74593a4b996bab0afe1577"><code>977dd19</code></a>
Expose OptionDefaults variable</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/c1fb5bd53ce0cca3a940ff3955ca2365ad3ebc67"><code>c1fb5bd</code></a>
Add <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2639">#2639</a>
to changelog</li>
<li><a
href="https://github.com/TypeStrong/typedoc/commit/946ea386366e3bdd9c5adbb74d29afc47d49e392"><code>946ea38</code></a>
Merge pull request <a
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2639">#2639</a>
from bladerunner2020/master</li>
<li>Additional commits viewable in <a
href="https://github.com/TypeStrong/TypeDoc/compare/v0.25.9...v0.26.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `typedoc-plugin-markdown` from 3.17.1 to 4.2.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/releases">typedoc-plugin-markdown's
releases</a>.</em></p>
<blockquote>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fix missing return comments for const functions (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/656">#656</a>)</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Correctly resolve comment summary for const functions (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/656">#656</a>)</li>
<li>Fix anchor links containing generics (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/655">#655</a>)</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fix missing index descriptions for signatures (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/618">#618</a>)</li>
</ul>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li>Exposed &quot;modulesFileName&quot; option (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/647">#647</a>)</li>
<li>Write <code>.nojekyll</code> file if TypeDocs
&quot;githubPages&quot; option is true (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/650">#650</a>)</li>
<li>Exposed &quot;blockTagsPreserveOrder&quot; option to configure
ordering of comment block tags (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/627">#627</a>).</li>
<li>Exposed &quot;useHTMLEncodedBrackets&quot; option for alternative
angle bracket escaping(<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/564">#564</a>).</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Support TypeDoc 0.26 relative links implementation (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/645">#645</a>).</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>normalize window paths when &quot;publicPath&quot; is set (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/639">#639</a>)</li>
</ul>
<h2>[email protected]</h2>
<h3>Minor Changes</h3>
<ul>
<li>Theme support for TypeDoc’s 0.26 localization model.</li>
<li>Theme support for TypeDoc’s 0.26 documents implementation.</li>
<li>Exposed a new key &quot;htmlTable&quot; to formatting options
enabling block elements to render as intended inside table cells.
Affects all existing formatting options. Fixes (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/618">#618</a>).</li>
<li>Added new formatting options --classPropertiesFormat,
--interfacePropertiesFormat and --propertyMembersFormat to further
control formatting of different declaration structures.</li>
<li>Supports the ability to control what table columns are rendered with
the --tableColumnSettings option.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Handle duplicate files when tagged in same group (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/625">#625</a>)</li>
<li>Fix issues with tables and block tags (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/618">#618</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md">typedoc-plugin-markdown's
changelog</a>.</em></p>
<blockquote>
<h2>4.2.3 (2024-07-24)</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fix missing return comments for const functions (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/656">#656</a>)</li>
</ul>
<h2>4.2.2 (2024-07-22)</h2>
<h3>Patch Changes</h3>
<ul>
<li>Correctly resolve comment summary for const functions (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/656">#656</a>)</li>
<li>Fix anchor links containing generics (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/655">#655</a>)</li>
</ul>
<h2>4.2.1 (2024-07-11)</h2>
<h3>Patch Changes</h3>
<ul>
<li>Fix missing index descriptions for signatures (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/618">#618</a>)</li>
</ul>
<h2>4.2.0 (2024-07-10)</h2>
<h3>Minor Changes</h3>
<ul>
<li>Exposed &quot;modulesFileName&quot; option (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/647">#647</a>)</li>
<li>Write <code>.nojekyll</code> file if TypeDocs
&quot;githubPages&quot; option is true (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/650">#650</a>)</li>
<li>Exposed &quot;blockTagsPreserveOrder&quot; option to configure
ordering of comment block tags (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/627">#627</a>).</li>
<li>Exposed &quot;useHTMLEncodedBrackets&quot; option for alternative
angle bracket escaping(<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/564">#564</a>).</li>
</ul>
<h2>4.1.2 (2024-07-05)</h2>
<h3>Patch Changes</h3>
<ul>
<li>Support TypeDoc 0.26 relative links implementation (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/645">#645</a>).</li>
</ul>
<h2>4.1.1 (2024-06-30)</h2>
<h3>Patch Changes</h3>
<ul>
<li>Normalize window paths when &quot;publicPath&quot; is set (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/639">#639</a>)</li>
</ul>
<h2>4.1.0 (2024-06-22)</h2>
<h3>New Features</h3>
<ul>
<li>Theme support for TypeDoc’s 0.26 localization model.</li>
<li>Theme support for TypeDoc’s 0.26 documents implementation.</li>
<li>Exposed a new key &quot;htmlTable&quot; to formatting options
enabling block elements to render as intended inside table cells.
Affects all existing formatting options. Fixes (<a
href="https://redirect.github.com/typedoc2md/typedoc-plugin-markdown/issues/618">#618</a>).</li>
<li>Added new formatting options --classPropertiesFormat,
--interfacePropertiesFormat and --propertyMembersFormat to further
control formatting of different declaration structures.</li>
<li>Supports the ability to control what table columns are rendered with
the --tableColumnSettings option.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/c0539fec9386bab77be2b474b0413f12b74ceff4"><code>c0539fe</code></a>
Version Packages</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/b95b7f4a4cbc5643ff8b919c4ece3fd9512bb9be"><code>b95b7f4</code></a>
fix(core): fix missing return comments for const functions</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/967c5847f48e329e08a53dec75b7304d71cc8fd6"><code>967c584</code></a>
chore(docs): updated changelog date</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/78c7172c28798f3947f9e585860d5a4e38131f41"><code>78c7172</code></a>
Version Packages</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/58d2d3cae262997c61e58f03cbb07c159eb0aaee"><code>58d2d3c</code></a>
fix(core): correctly resolve comment summary for const functions</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/f461ada987e19589c926c228bd3d475a4a3afaf0"><code>f461ada</code></a>
fix(core): fix anchor links containing generics (<a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown/issues/655">#655</a>)</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/25769b93b025a300c331c4a4a6bfd90b55b8bde3"><code>25769b9</code></a>
chore(docs): updated docs</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/44419c6adc5b1e4e1a91cee7bdbd0345076edeb0"><code>44419c6</code></a>
chore(docs): updated docs</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/c3ce48ba5148ffdb79477338d7be24d3180ece6f"><code>c3ce48b</code></a>
chore(docs): updated changelog date</li>
<li><a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commit/ac4017946b6b47bbe0475854e2b6d2a63804fd5d"><code>ac40179</code></a>
Version Packages</li>
<li>Additional commits viewable in <a
href="https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 79d00a0 commit 401b4f3
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 100 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@ikerin/build-readme": "^1.1.1",
"typedoc": "^0.25.9",
"typedoc-plugin-markdown": "^3.15.3",
"typedoc": "^0.26.5",
"typedoc-plugin-markdown": "^4.2.3",
"typescript": "^5.3.3"
},
"engines": {
Expand Down
211 changes: 113 additions & 98 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -993,8 +993,8 @@ __metadata:
resolution: "@ovotech/genesys-web-messaging-tester-root@workspace:."
dependencies:
"@ikerin/build-readme": ^1.1.1
typedoc: ^0.25.9
typedoc-plugin-markdown: ^3.15.3
typedoc: ^0.26.5
typedoc-plugin-markdown: ^4.2.3
typescript: ^5.3.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1105,6 +1105,15 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/core@npm:1.12.0":
version: 1.12.0
resolution: "@shikijs/core@npm:1.12.0"
dependencies:
"@types/hast": ^3.0.4
checksum: e945f3eed2937661c24b3b8e21cb0ccf26e6afb11d091df456c5700818bcaa35db98f4916171523a492735abd6f578c0eb7e0f4afad5913441a08204a7971247
languageName: node
linkType: hard

"@sideway/address@npm:^4.1.5":
version: 4.1.5
resolution: "@sideway/address@npm:4.1.5"
Expand Down Expand Up @@ -1263,6 +1272,15 @@ __metadata:
languageName: node
linkType: hard

"@types/hast@npm:^3.0.4":
version: 3.0.4
resolution: "@types/hast@npm:3.0.4"
dependencies:
"@types/unist": "*"
checksum: 7a973e8d16fcdf3936090fa2280f408fb2b6a4f13b42edeb5fbd614efe042b82eac68e298e556d50f6b4ad585a3a93c353e9c826feccdc77af59de8dd400d044
languageName: node
linkType: hard

"@types/humanize-duration@npm:^3.27.1":
version: 3.27.3
resolution: "@types/humanize-duration@npm:3.27.3"
Expand Down Expand Up @@ -1433,6 +1451,13 @@ __metadata:
languageName: node
linkType: hard

"@types/unist@npm:*":
version: 3.0.2
resolution: "@types/unist@npm:3.0.2"
checksum: 3d04d0be69316e5f14599a0d993a208606c12818cf631fd399243d1dc7a9bd8a3917d6066baa6abc290814afbd744621484756803c80cba892c39cd4b4a85616
languageName: node
linkType: hard

"@types/uuid@npm:^10.0.0":
version: 10.0.0
resolution: "@types/uuid@npm:10.0.0"
Expand Down Expand Up @@ -1717,13 +1742,6 @@ __metadata:
languageName: node
linkType: hard

"ansi-sequence-parser@npm:^1.1.0":
version: 1.1.1
resolution: "ansi-sequence-parser@npm:1.1.1"
checksum: ead5b15c596e8e85ca02951a844366c6776769dcc9fd1bd3a0db11bb21364554822c6a439877fb599e7e1ffa0b5f039f1e5501423950457f3dcb2f480c30b188
languageName: node
linkType: hard

"ansi-styles@npm:^3.2.1":
version: 3.2.1
resolution: "ansi-styles@npm:3.2.1"
Expand Down Expand Up @@ -2515,6 +2533,13 @@ __metadata:
languageName: node
linkType: hard

"entities@npm:^4.4.0":
version: 4.5.0
resolution: "entities@npm:4.5.0"
checksum: 853f8ebd5b425d350bffa97dd6958143179a5938352ccae092c62d1267c4e392a039be1bae7d51b6e4ffad25f51f9617531fedf5237f15df302ccfb452cbf2d7
languageName: node
linkType: hard

"env-paths@npm:^2.2.0":
version: 2.2.1
resolution: "env-paths@npm:2.2.1"
Expand Down Expand Up @@ -3187,24 +3212,6 @@ __metadata:
languageName: node
linkType: hard

"handlebars@npm:^4.7.7":
version: 4.7.8
resolution: "handlebars@npm:4.7.8"
dependencies:
minimist: ^1.2.5
neo-async: ^2.6.2
source-map: ^0.6.1
uglify-js: ^3.1.4
wordwrap: ^1.0.0
dependenciesMeta:
uglify-js:
optional: true
bin:
handlebars: bin/handlebars
checksum: 00e68bb5c183fd7b8b63322e6234b5ac8fbb960d712cb3f25587d559c2951d9642df83c04a1172c918c41bcfc81bfbd7a7718bbce93b893e0135fc99edea93ff
languageName: node
linkType: hard

"has-flag@npm:^3.0.0":
version: 3.0.0
resolution: "has-flag@npm:3.0.0"
Expand Down Expand Up @@ -4138,13 +4145,6 @@ __metadata:
languageName: node
linkType: hard

"jsonc-parser@npm:^3.2.0":
version: 3.2.0
resolution: "jsonc-parser@npm:3.2.0"
checksum: 946dd9a5f326b745aa326d48a7257e3f4a4b62c5e98ec8e49fa2bdd8d96cef7e6febf1399f5c7016114fd1f68a1c62c6138826d5d90bc650448e3cf0951c53c7
languageName: node
linkType: hard

"jwa@npm:^2.0.0":
version: 2.0.0
resolution: "jwa@npm:2.0.0"
Expand Down Expand Up @@ -4213,6 +4213,15 @@ __metadata:
languageName: node
linkType: hard

"linkify-it@npm:^5.0.0":
version: 5.0.0
resolution: "linkify-it@npm:5.0.0"
dependencies:
uc.micro: ^2.0.0
checksum: b0b86cadaf816b64c947a83994ceaad1c15f9fe7e079776ab88699fb71afd7b8fc3fd3d0ae5ebec8c92c1d347be9ba257b8aef338c0ebf81b0d27dcf429a765a
languageName: node
linkType: hard

"listr2@npm:^5.0.5":
version: 5.0.8
resolution: "listr2@npm:5.0.8"
Expand Down Expand Up @@ -4391,12 +4400,19 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^4.3.0":
version: 4.3.0
resolution: "marked@npm:4.3.0"
"markdown-it@npm:^14.1.0":
version: 14.1.0
resolution: "markdown-it@npm:14.1.0"
dependencies:
argparse: ^2.0.1
entities: ^4.4.0
linkify-it: ^5.0.0
mdurl: ^2.0.0
punycode.js: ^2.3.1
uc.micro: ^2.1.0
bin:
marked: bin/marked.js
checksum: 0db6817893952c3ec710eb9ceafb8468bf5ae38cb0f92b7b083baa13d70b19774674be04db5b817681fa7c5c6a088f61300815e4dd75a59696f4716ad69f6260
markdown-it: bin/markdown-it.mjs
checksum: 07296b45ebd0b13a55611a24d1b1ad002c6729ec54f558f597846994b0b7b1de79d13cd99ff3e7b6e9e027f36b63125cdcf69174da294ecabdd4e6b9fff39e5d
languageName: node
linkType: hard

Expand All @@ -4411,6 +4427,13 @@ __metadata:
languageName: node
linkType: hard

"mdurl@npm:^2.0.0":
version: 2.0.0
resolution: "mdurl@npm:2.0.0"
checksum: 880bc289ef668df0bb34c5b2b5aaa7b6ea755052108cdaf4a5e5968ad01cf27e74927334acc9ebcc50a8628b65272ae6b1fd51fae1330c130e261c0466e1a3b2
languageName: node
linkType: hard

"merge-stream@npm:^2.0.0":
version: 2.0.0
resolution: "merge-stream@npm:2.0.0"
Expand Down Expand Up @@ -4458,7 +4481,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:9.0.3, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3":
"minimatch@npm:9.0.3, minimatch@npm:^9.0.1":
version: 9.0.3
resolution: "minimatch@npm:9.0.3"
dependencies:
Expand All @@ -4476,7 +4499,16 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.5, minimist@npm:^1.2.6":
"minimatch@npm:^9.0.5":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
brace-expansion: ^2.0.1
checksum: 2c035575eda1e50623c731ec6c14f65a85296268f749b9337005210bb2b34e2705f8ef1a358b188f69892286ab99dc42c8fb98a57bde55c8d81b3023c19cea28
languageName: node
linkType: hard

"minimist@npm:^1.2.6":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 75a6d645fb122dad29c06a7597bddea977258957ed88d7a6df59b5cd3fe4a527e253e9bbf2e783e4b73657f9098b96a5fe96ab8a113655d4109108577ecf85b0
Expand Down Expand Up @@ -4615,13 +4647,6 @@ __metadata:
languageName: node
linkType: hard

"neo-async@npm:^2.6.2":
version: 2.6.2
resolution: "neo-async@npm:2.6.2"
checksum: deac9f8d00eda7b2e5cd1b2549e26e10a0faa70adaa6fdadca701cc55f49ee9018e427f424bac0c790b7c7e2d3068db97f3093f1093975f2acb8f8818b936ed9
languageName: node
linkType: hard

"node-domexception@npm:1.0.0":
version: 1.0.0
resolution: "node-domexception@npm:1.0.0"
Expand Down Expand Up @@ -5024,6 +5049,13 @@ __metadata:
languageName: node
linkType: hard

"punycode.js@npm:^2.3.1":
version: 2.3.1
resolution: "punycode.js@npm:2.3.1"
checksum: 13466d7ed5e8dacdab8c4cc03837e7dd14218a59a40eb14a837f1f53ca396e18ef2c4ee6d7766b8ed2fc391d6a3ac489eebf2de83b3596f5a54e86df4a251b72
languageName: node
linkType: hard

"punycode@npm:^2.1.0":
version: 2.3.1
resolution: "punycode@npm:2.3.1"
Expand Down Expand Up @@ -5287,15 +5319,13 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^0.14.7":
version: 0.14.7
resolution: "shiki@npm:0.14.7"
"shiki@npm:^1.9.1":
version: 1.12.0
resolution: "shiki@npm:1.12.0"
dependencies:
ansi-sequence-parser: ^1.1.0
jsonc-parser: ^3.2.0
vscode-oniguruma: ^1.7.0
vscode-textmate: ^8.0.0
checksum: 2aec3b3519df977c4391df9e1825cb496e9a4d7e11395f05a0da77e4fa2f7c3d9d6e6ee94029ac699533017f2b25637ee68f6d39f05f311535c2704d0329b520
"@shikijs/core": 1.12.0
"@types/hast": ^3.0.4
checksum: d3ff70652bef2991bfd3f35c0a684e66db21e30bce89146d8e193473772b0440fa97a71aa8d10ac3b14ae53420644425fb7c0da9b287caee7e2b65e99ebf755d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5796,30 +5826,29 @@ __metadata:
languageName: node
linkType: hard

"typedoc-plugin-markdown@npm:^3.15.3":
version: 3.17.1
resolution: "typedoc-plugin-markdown@npm:3.17.1"
dependencies:
handlebars: ^4.7.7
"typedoc-plugin-markdown@npm:^4.2.3":
version: 4.2.3
resolution: "typedoc-plugin-markdown@npm:4.2.3"
peerDependencies:
typedoc: ">=0.24.0"
checksum: f12494bfc98ef532be63fb5e7630ff0aa2de17bb22b1d0b6260c416fe8b62cb537ddd3576cadc90c57c4aae2371722994ed873dc3220b23660e149a3eb676c04
typedoc: 0.26.x
checksum: 8b0b6e45d3db3736292fe2a379eded812d9dda9d19dd6d7ae657e142f95279aa30007dcff812640498ad36cf7d7b21307a8eba5e7f11079b8c2da707a7f990d2
languageName: node
linkType: hard

"typedoc@npm:^0.25.9":
version: 0.25.9
resolution: "typedoc@npm:0.25.9"
"typedoc@npm:^0.26.5":
version: 0.26.5
resolution: "typedoc@npm:0.26.5"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
minimatch: ^9.0.3
shiki: ^0.14.7
markdown-it: ^14.1.0
minimatch: ^9.0.5
shiki: ^1.9.1
yaml: ^2.4.5
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x
bin:
typedoc: bin/typedoc
checksum: c2e7d81e19083bda9289b9d6984c8ce1978b46272d5189c1bdca1518050975ad8fe4d48b2994d3e2e0ee2ebedb57354079674bf8d1466f8d61d74fc810f77f62
checksum: 0587096c2b91536249d3aa9cc5e83a43086e318006ddeadc3c21c424d10a934b6bc19c56fda682d16a75f8133eb2730f54adace79996adeec89188fe331594c3
languageName: node
linkType: hard

Expand All @@ -5843,12 +5872,10 @@ __metadata:
languageName: node
linkType: hard

"uglify-js@npm:^3.1.4":
version: 3.17.4
resolution: "uglify-js@npm:3.17.4"
bin:
uglifyjs: bin/uglifyjs
checksum: 7b3897df38b6fc7d7d9f4dcd658599d81aa2b1fb0d074829dd4e5290f7318dbca1f4af2f45acb833b95b1fe0ed4698662ab61b87e94328eb4c0a0d3435baf924
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
version: 2.1.0
resolution: "uc.micro@npm:2.1.0"
checksum: 37197358242eb9afe367502d4638ac8c5838b78792ab218eafe48287b0ed28aaca268ec0392cc5729f6c90266744de32c06ae938549aee041fc93b0f9672d6b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -5943,20 +5970,6 @@ __metadata:
languageName: node
linkType: hard

"vscode-oniguruma@npm:^1.7.0":
version: 1.7.0
resolution: "vscode-oniguruma@npm:1.7.0"
checksum: 53519d91d90593e6fb080260892e87d447e9b200c4964d766772b5053f5699066539d92100f77f1302c91e8fc5d9c772fbe40fe4c90f3d411a96d5a9b1e63f42
languageName: node
linkType: hard

"vscode-textmate@npm:^8.0.0":
version: 8.0.0
resolution: "vscode-textmate@npm:8.0.0"
checksum: 127780dfea89559d70b8326df6ec344cfd701312dd7f3f591a718693812b7852c30b6715e3cfc8b3200a4e2515b4c96f0843c0eacc0a3020969b5de262c2a4bb
languageName: node
linkType: hard

"walker@npm:^1.0.8":
version: 1.0.8
resolution: "walker@npm:1.0.8"
Expand Down Expand Up @@ -6042,13 +6055,6 @@ __metadata:
languageName: node
linkType: hard

"wordwrap@npm:^1.0.0":
version: 1.0.0
resolution: "wordwrap@npm:1.0.0"
checksum: 2a44b2788165d0a3de71fd517d4880a8e20ea3a82c080ce46e294f0b68b69a2e49cff5f99c600e275c698a90d12c5ea32aff06c311f0db2eb3f1201f3e7b2a04
languageName: node
linkType: hard

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0, wrap-ansi@npm:^7.0.0":
version: 7.0.0
resolution: "wrap-ansi@npm:7.0.0"
Expand Down Expand Up @@ -6135,6 +6141,15 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.4.5":
version: 2.5.0
resolution: "yaml@npm:2.5.0"
bin:
yaml: bin.mjs
checksum: a116dca5c61641d9bf1f1016c6e71daeb1ed4915f5930ed237d45ab7a605aa5d92c332ff64879a6cd088cabede008c778774e3060ffeb4cd617d28088e4b2d83
languageName: node
linkType: hard

"yargs-parser@npm:^21.0.1, yargs-parser@npm:^21.1.1":
version: 21.1.1
resolution: "yargs-parser@npm:21.1.1"
Expand Down

0 comments on commit 401b4f3

Please sign in to comment.