deps: bump the dependency-updates group with 6 updates (#1807)

Bumps the dependency-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.21.0` | `19.21.1` | | [downshift](https://github.com/downshift-js/downshift) | `9.0.10` | `9.0.12` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.24` | `12.23.25` | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.4.0` | `10.5.0` | | [prettier](https://github.com/prettier/prettier) | `3.7.3` | `3.7.4` | | [tap](https://github.com/tapjs/tapjs) | `21.4.0` | `21.5.0` | Updates `@primer/octicons-react` from 19.21.0 to 19.21.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/octicons/releases"><code>@​primer/octicons-react</code>'s releases</a>.</em></p> <blockquote> <h2>v19.21.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1137">#1137</a> <a href="https://github.com/primer/octicons/commit/97cefc9fcb19f91133cffd557cc1f308e384ffb2"><code>97cefc9f</code></a> Thanks <a href="https://github.com/apps/dependabot"><code>@​dependabot</code></a>! - Bump js-yaml from 3.13.1 to 4.1.1</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primer/octicons/blob/main/CHANGELOG.md"><code>@​primer/octicons-react</code>'s changelog</a>.</em></p> <blockquote> <h2>19.21.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/primer/octicons/pull/1137">#1137</a> <a href="https://github.com/primer/octicons/commit/97cefc9fcb19f91133cffd557cc1f308e384ffb2"><code>97cefc9f</code></a> Thanks <a href="https://github.com/apps/dependabot"><code>@​dependabot</code></a>! - Bump js-yaml from 3.13.1 to 4.1.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/octicons/commit/77ef6b225b3e7f30f210e10c45dd00b364a9973b"><code>77ef6b2</code></a> Version Packages (<a href="https://redirect.github.com/primer/octicons/issues/1141">#1141</a>)</li> <li><a href="https://github.com/primer/octicons/commit/97cefc9fcb19f91133cffd557cc1f308e384ffb2"><code>97cefc9</code></a> Bump js-yaml from 3.13.1 to 4.1.1 (<a href="https://redirect.github.com/primer/octicons/issues/1137">#1137</a>)</li> <li><a href="https://github.com/primer/octicons/commit/4e7f72563a19270890e90a0523fd9bd33ac141e1"><code>4e7f725</code></a> Bump next from 14.2.30 to 14.2.32 in /lib/octicons_react (<a href="https://redirect.github.com/primer/octicons/issues/1139">#1139</a>)</li> <li><a href="https://github.com/primer/octicons/commit/c3afedbf55555472fe8fff916bc7c19ba63d0a5a"><code>c3afedb</code></a> Bump js-yaml from 3.14.1 to 3.14.2 in /lib/octicons_node (<a href="https://redirect.github.com/primer/octicons/issues/1140">#1140</a>)</li> <li><a href="https://github.com/primer/octicons/commit/4424b1787ea708c56967b1653c333596a6032932"><code>4424b17</code></a> Add workflow to check for changesets in PRs (<a href="https://redirect.github.com/primer/octicons/issues/1138">#1138</a>)</li> <li>See full diff in <a href="https://github.com/primer/octicons/compare/v19.21.0...v19.21.1">compare view</a></li> </ul> </details> <br /> Updates `downshift` from 9.0.10 to 9.0.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/downshift-js/downshift/releases">downshift's releases</a>.</em></p> <blockquote> <h2>v9.0.12</h2> <h2><a href="https://github.com/downshift-js/downshift/compare/v9.0.11...v9.0.12">9.0.12</a> (2025-12-02)</h2> <h3>Bug Fixes</h3> <ul> <li>update element ids when related props change (<a href="https://redirect.github.com/downshift-js/downshift/issues/1656">#1656</a>) (<a href="https://github.com/downshift-js/downshift/commit/c2f79b48417e70c0b1d0c81d4c05a0cc9f76ae3b">c2f79b4</a>)</li> </ul> <h2>v9.0.11</h2> <h2><a href="https://github.com/downshift-js/downshift/compare/v9.0.10...v9.0.11">9.0.11</a> (2025-12-02)</h2> <h3>Bug Fixes</h3> <ul> <li>read elements from refs directly instead of keeping stale values in closure (<a href="https://redirect.github.com/downshift-js/downshift/issues/1662">#1662</a>) (<a href="https://github.com/downshift-js/downshift/commit/0d0ecc542f6adc969acbf8bd720eb3191f712742">0d0ecc5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/downshift-js/downshift/commit/c2f79b48417e70c0b1d0c81d4c05a0cc9f76ae3b"><code>c2f79b4</code></a> fix: update element ids when related props change (<a href="https://redirect.github.com/downshift-js/downshift/issues/1656">#1656</a>)</li> <li><a href="https://github.com/downshift-js/downshift/commit/0d0ecc542f6adc969acbf8bd720eb3191f712742"><code>0d0ecc5</code></a> fix: read elements from refs directly instead of keeping stale values in clos...</li> <li><a href="https://github.com/downshift-js/downshift/commit/1e92535c4595dc85ec95cd4e1c5183240efa42f2"><code>1e92535</code></a> docs(codesandbox): fix links to keep module view (<a href="https://redirect.github.com/downshift-js/downshift/issues/1660">#1660</a>)</li> <li>See full diff in <a href="https://github.com/downshift-js/downshift/compare/v9.0.10...v9.0.12">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.23.24 to 12.23.25 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.23.25] 2025-12-01</h2> <h3>Fixed</h3> <ul> <li>Ensure relative projection boxes are re-measured when parent layout changes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/78681bc6fe9c1297eacec6f634bd3f13328d64a7"><code>78681bc</code></a> v12.23.25</li> <li><a href="https://github.com/motiondivision/motion/commit/757b56fac9e62de34f12207704e7e3d6e94abf9f"><code>757b56f</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/3d1f73d2379aa18af5601aa986297ef04d8e2cc3"><code>3d1f73d</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3412">#3412</a> from motiondivision/fix/layout-group</li> <li><a href="https://github.com/motiondivision/motion/commit/4f249bdd432f78ff5b3ecdbbc9b71fa527ba5471"><code>4f249bd</code></a> Removing logs</li> <li><a href="https://github.com/motiondivision/motion/commit/00b0f3b02bf4b0b6b4f2feef1dfdef549a71bd57"><code>00b0f3b</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/07b95fff226084dc76c4064bc2073594b071bd82"><code>07b95ff</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/64a2b22457c39cca365403b544699a85a37a8ac0"><code>64a2b22</code></a> Adding layout version</li> <li><a href="https://github.com/motiondivision/motion/commit/68e0f9b7bcf2e74706d2453abe0958d2d48d61e6"><code>68e0f9b</code></a> Fix image links in README.md</li> <li><a href="https://github.com/motiondivision/motion/commit/e20a643dbecf19ebc9307934be9563208e00269b"><code>e20a643</code></a> Update README.md with new sponsor links</li> <li><a href="https://github.com/motiondivision/motion/commit/e787e5f072ffd0ec779040ec3d19926c78b3736f"><code>e787e5f</code></a> Remove duplicate links in README.md</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.23.24...v12.23.25">compare view</a></li> </ul> </details> <br /> Updates `postcss-preset-env` from 10.4.0 to 10.5.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's changelog</a>.</em></p> <blockquote> <h3>10.5.0</h3> <p><em>December 4, 2025</em></p> <ul> <li>Added <code>@csstools/postcss-position-area-property</code> <a href="https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-position-area-property#readme">Check the plugin README</a> for usage details.</li> <li>Updated <a href="https://github.com/csstools/cssdb"><code>cssdb</code></a> to <a href="https://github.com/csstools/cssdb/blob/main/CHANGELOG.md#852-december-4-2025"><code>8.5.2</code></a> (patch)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.7.3 to 3.7.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.7.4</h2> <h2>What's Changed</h2> <ul> <li>Fix comment in union type gets duplicated by <a href="https://github.com/fisker"><code>@​fisker</code></a> in <a href="https://redirect.github.com/prettier/prettier/pull/18393">prettier/prettier#18393</a></li> <li>Fix unstable comment print in union type by <a href="https://github.com/fisker"><code>@​fisker</code></a> in <a href="https://redirect.github.com/prettier/prettier/pull/18395">prettier/prettier#18395</a></li> <li>Avoid quote around LWC interpolations by <a href="https://github.com/kovsu"><code>@​kovsu</code></a> in <a href="https://redirect.github.com/prettier/prettier/pull/18383">prettier/prettier#18383</a></li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#374">Changelog</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.7.4</h1> <p><a href="https://github.com/prettier/prettier/compare/3.7.3...3.7.4">diff</a></p> <h4>LWC: Avoid quote around interpolations (<a href="https://redirect.github.com/prettier/prettier/pull/18383">#18383</a> by <a href="https://github.com/kovsu"><code>@​kovsu</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="html"><code>&lt;!-- Input --&gt; &lt;div foo={bar}&gt; &lt;/div&gt; <p>&lt;!-- Prettier 3.7.3 (--embedded-language-formatting off) --&gt;<br /> &lt;div foo=&quot;{bar}&quot;&gt;&lt;/div&gt;</p> <p>&lt;!-- Prettier 3.7.4 (--embedded-language-formatting off) --&gt;<br /> &lt;div foo={bar}&gt;&lt;/div&gt;<br /> </code></pre></p> <h4>TypeScript: Fix comment inside union type gets duplicated (<a href="https://redirect.github.com/prettier/prettier/pull/18393">#18393</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="tsx"><code>// Input type Foo = (/** comment */ a | b) | c; <p>// Prettier 3.7.3<br /> type Foo = /** comment <em>/ (/</em>* comment */ a | b) | c;</p> <p>// Prettier 3.7.4<br /> type Foo = /** comment */ (a | b) | c;<br /> </code></pre></p> <h4>TypeScript: Fix unstable comment print in union type comments (<a href="https://redirect.github.com/prettier/prettier/pull/18395">#18395</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="tsx"><code>// Input type X = (A | B) &amp; ( // comment A | B ); <p>// Prettier 3.7.3 (first format)<br /> type X = (A | B) &amp;<br /> (// comment<br /> A | B);</p> <p>// Prettier 3.7.3 (second format)<br /> type X = (<br /> | A<br /> &lt;/tr&gt;&lt;/table&gt;<br /> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/7848357af654883e21ed05c0bbbedf89ee88750e"><code>7848357</code></a> Release 3.7.4</li> <li><a href="https://github.com/prettier/prettier/commit/7686c59d512177707711cb327196d4a965411ec0"><code>7686c59</code></a> Release <code>@​prettier/plugin-hermes</code> &amp; <code>@​prettier/plugin-oxc</code> v0.1.3</li> <li><a href="https://github.com/prettier/prettier/commit/fe494348a027cb9fcefd2cab9cd7ab1190d74a1c"><code>fe49434</code></a> Remove dead code checking union/intersection types length (<a href="https://redirect.github.com/prettier/prettier/issues/18396">#18396</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/ca02b37489870d5f5996a7f91cbc4e4983fa9729"><code>ca02b37</code></a> Fix unstable comment print (<a href="https://redirect.github.com/prettier/prettier/issues/18395">#18395</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/7efb988c6784997685f38766b93a436ef7456974"><code>7efb988</code></a> Fix comment in union type get duplicated (<a href="https://redirect.github.com/prettier/prettier/issues/18393">#18393</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/cfa92c1b6dc6a67f7ac13b801e2f827953721af3"><code>cfa92c1</code></a> Update dependency <code>@​angular/compiler</code> to v21.0.2 (<a href="https://redirect.github.com/prettier/prettier/issues/18392">#18392</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/1de273770b052749f735987c5733c862217b991d"><code>1de2737</code></a> Update dependency yaml to v2.8.2 (<a href="https://redirect.github.com/prettier/prettier/issues/18391">#18391</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/706aa4ef90dbf3804595b10adffad6b75228fea6"><code>706aa4e</code></a> Switch js parse postprocess to <code>onEnter</code> (<a href="https://redirect.github.com/prettier/prettier/issues/18382">#18382</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/d3eb2b2d081f4b5b1008e64655ce7cc8fefd731e"><code>d3eb2b2</code></a> Reuse arrays in visitor keys (<a href="https://redirect.github.com/prettier/prettier/issues/18386">#18386</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/c45fef106ec4d1efdcd61a64c3dd3298272b3d99"><code>c45fef1</code></a> Fix LWC attribute with <code>--embedded-language-formatting off</code> (<a href="https://redirect.github.com/prettier/prettier/issues/18383">#18383</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.7.3...3.7.4">compare view</a></li> </ul> </details> <br /> Updates `tap` from 21.4.0 to 21.5.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tapjs/tapjs/commit/0a660295bc3591343ae8c74e3efa85378c160f8b"><code>0a66029</code></a> update versions</li> <li><a href="https://github.com/tapjs/tapjs/commit/0b32f42e91a426c3674ef5f48920b5de8fbe5e45"><code>0b32f42</code></a> changelog 21.5</li> <li><a href="https://github.com/tapjs/tapjs/commit/cf9654c87358fb09648ec7eb437f040cc121cd59"><code>cf9654c</code></a> Always show <em>some</em> diff in failed strict/same comparison</li> <li><a href="https://github.com/tapjs/tapjs/commit/815c92471d13760a46e0c66d48d9161fd6e1eb72"><code>815c924</code></a> formatting</li> <li><a href="https://github.com/tapjs/tapjs/commit/352a3238de4c0977c9cc3bfab8d22ae4305e274c"><code>352a323</code></a> more package.json fixing</li> <li><a href="https://github.com/tapjs/tapjs/commit/2886afad0584d1a3e1ed8abc5c9d114fa293a0a0"><code>2886afa</code></a> update versions</li> <li>See full diff in <a href="https://github.com/tapjs/tapjs/compare/tap@21.4.0...tap@21.5.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | tap | [>= 18.a, < 19] | | tap | [>= 19.a, < 20] | </details> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Dec 8, 2025 at 08:54 UTC ad795d6200aaa99492e8a508fea545db9e23785c
1 file changed +276 -226
package-lock.json
+276 -226
@@ -3877,6 +3877,28 @@
3877 "postcss": "^8.4"
3878 }
3879 },
3880 + "node_modules/@csstools/postcss-position-area-property": {
3881 + "version": "1.0.0",
3882 + "resolved": "https://registry.npmjs.org/@csstools/postcss-position-area-property/-/postcss-position-area-property-1.0.0.tgz",
3883 + "integrity": "sha512-fUP6KR8qV2NuUZV3Cw8itx0Ep90aRjAZxAEzC3vrl6yjFv+pFsQbR18UuQctEKmA72K9O27CoYiKEgXxkqjg8Q==",
3884 + "funding": [
3885 + {
3886 + "type": "github",
3887 + "url": "https://github.com/sponsors/csstools"
3888 + },
3889 + {
3890 + "type": "opencollective",
3891 + "url": "https://opencollective.com/csstools"
3892 + }
3893 + ],
3894 + "license": "MIT-0",
3895 + "engines": {
3896 + "node": ">=18"
3897 + },
3898 + "peerDependencies": {
3899 + "postcss": "^8.4"
3900 + }
3901 + },
3902 "node_modules/@csstools/postcss-progressive-custom-properties": {
3903 "version": "4.2.1",
3904 "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-4.2.1.tgz",
@@ -4050,6 +4072,32 @@
4072 "postcss": "^8.4"
4073 }
4074 },
4075 + "node_modules/@csstools/postcss-system-ui-font-family": {
4076 + "version": "1.0.0",
4077 + "resolved": "https://registry.npmjs.org/@csstools/postcss-system-ui-font-family/-/postcss-system-ui-font-family-1.0.0.tgz",
4078 + "integrity": "sha512-s3xdBvfWYfoPSBsikDXbuorcMG1nN1M6GdU0qBsGfcmNR0A/qhloQZpTxjA3Xsyrk1VJvwb2pOfiOT3at/DuIQ==",
4079 + "funding": [
4080 + {
4081 + "type": "github",
4082 + "url": "https://github.com/sponsors/csstools"
4083 + },
4084 + {
4085 + "type": "opencollective",
4086 + "url": "https://opencollective.com/csstools"
4087 + }
4088 + ],
4089 + "license": "MIT-0",
4090 + "dependencies": {
4091 + "@csstools/css-parser-algorithms": "^3.0.5",
4092 + "@csstools/css-tokenizer": "^3.0.4"
4093 + },
4094 + "engines": {
4095 + "node": ">=18"
4096 + },
4097 + "peerDependencies": {
4098 + "postcss": "^8.4"
4099 + }
4100 + },
4101 "node_modules/@csstools/postcss-text-decoration-shorthand": {
4102 "version": "4.0.3",
4103 "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.3.tgz",
@@ -9631,9 +9679,9 @@
9679 }
9680 },
9681 "node_modules/@primer/octicons-react": {
9634 - "version": "19.21.0",
9635 - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.21.0.tgz",
9636 - "integrity": "sha512-KMWYYEIDKNIY0N3fMmNGPWJGHgoJF5NHkJllpOM3upDXuLtAe26Riogp1cfYdhp+sVjGZMt32DxcUhTX7ZhLOQ==",
9682 + "version": "19.21.1",
9683 + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.21.1.tgz",
9684 + "integrity": "sha512-DHaErpn2ZLMOJRxTdLf73eCDRvvil3xRmsOvKzg+I5KY0PsclYvEs/OX/Xb6fTK+PTteehidFvHBxrLYyEQ9Mg==",
9685 "license": "MIT",
9686 "engines": {
9687 "node": ">=8"
@@ -10392,9 +10440,9 @@
10440 }
10441 },
10442 "node_modules/@tapjs/after": {
10395 - "version": "3.2.1",
10396 - "resolved": "https://registry.npmjs.org/@tapjs/after/-/after-3.2.1.tgz",
10397 - "integrity": "sha512-9yfr1qNtWG2ABZAwEvkyZFo25JZAzX6hTL5f0t3d2FRU4aQmlUR+FBnh4RGm+uX9TGQaFTs39HEzq2zMal6USg==",
10443 + "version": "3.3.0",
10444 + "resolved": "https://registry.npmjs.org/@tapjs/after/-/after-3.3.0.tgz",
10445 + "integrity": "sha512-Z8Ozhv27xPP5oaIbPA1zFHS7oozRzf4bgeRnyoDPvXIo3akhu7wq661wkxNyCbfPZ7s4ShWNbNrgwTGOowYaJg==",
10446 "dev": true,
10447 "license": "BlueOak-1.0.0",
10448 "dependencies": {
@@ -10404,13 +10452,13 @@
10452 "node": "20 || >=22"
10453 },
10454 "peerDependencies": {
10407 - "@tapjs/core": "4.3.0"
10455 + "@tapjs/core": "4.4.0"
10456 }
10457 },
10458 "node_modules/@tapjs/after-each": {
10411 - "version": "4.2.1",
10412 - "resolved": "https://registry.npmjs.org/@tapjs/after-each/-/after-each-4.2.1.tgz",
10413 - "integrity": "sha512-MkNZHLJJqVJXsTQiO5SCCzj96rkoY0MoXblaE8hYZTSslA0yvd5mD5Ig+AE+mOkyCnGJgpTqlvXizLamuN9EjQ==",
10459 + "version": "4.3.0",
10460 + "resolved": "https://registry.npmjs.org/@tapjs/after-each/-/after-each-4.3.0.tgz",
10461 + "integrity": "sha512-2vGA0GYGH2JcCfNSfQdyVQaeezGZ7zQRRY74WTYD7yMR7m5yHGbgJ3moPWb0MJuj+mUacos7ksXYeqXxxdGy8Q==",
10462 "dev": true,
10463 "license": "BlueOak-1.0.0",
10464 "dependencies": {
@@ -10420,19 +10468,19 @@
10468 "node": "20 || >=22"
10469 },
10470 "peerDependencies": {
10423 - "@tapjs/core": "4.3.0"
10471 + "@tapjs/core": "4.4.0"
10472 }
10473 },
10474 "node_modules/@tapjs/asserts": {
10427 - "version": "4.2.1",
10428 - "resolved": "https://registry.npmjs.org/@tapjs/asserts/-/asserts-4.2.1.tgz",
10429 - "integrity": "sha512-6JxRiPRu4BdICp3UH41/rgXeCnjhpD/AN+MZ8L8DfomXORvYle3jPymD+LGc/wTsHSOM83fwher7OpM4n1WRig==",
10475 + "version": "4.3.0",
10476 + "resolved": "https://registry.npmjs.org/@tapjs/asserts/-/asserts-4.3.0.tgz",
10477 + "integrity": "sha512-BuC61QMowZAtbvluWkKzD8/JF7ICqrG2xTz3sPRczvhyEvcjYHYJXqMn+gDeyPQs4LxgFpaTdaA4Xb9tPpNGJQ==",
10478 "dev": true,
10479 "license": "BlueOak-1.0.0",
10480 "dependencies": {
10433 - "@tapjs/stack": "4.2.0",
10481 + "@tapjs/stack": "4.3.0",
10482 "is-actual-promise": "^1.0.1",
10435 - "tcompare": "9.2.0",
10483 + "tcompare": "9.3.0",
10484 "trivial-deferred": "^2.0.0"
10485 },
10486 "engines": {
@@ -10442,13 +10490,13 @@
10490 "url": "https://github.com/sponsors/isaacs"
10491 },
10492 "peerDependencies": {
10445 - "@tapjs/core": "4.3.0"
10493 + "@tapjs/core": "4.4.0"
10494 }
10495 },
10496 "node_modules/@tapjs/before": {
10449 - "version": "4.2.1",
10450 - "resolved": "https://registry.npmjs.org/@tapjs/before/-/before-4.2.1.tgz",
10451 - "integrity": "sha512-Zy9Q8Q6Wy9pkoJs0Wr9DGiW9n9wzOKr/yldR3WNUX2SCKEoKRfDKYK2VFKJ885g7M2kyFYPcZ7MswbNjj6qxDw==",
10497 + "version": "4.3.0",
10498 + "resolved": "https://registry.npmjs.org/@tapjs/before/-/before-4.3.0.tgz",
10499 + "integrity": "sha512-if+l+sXIeIzyJ4DusYhznetd4AbWrjOhXKkflYmPKf8F703shbpjZfwPo4jCZ2Y/rBWKHXQ1iLOm2pjebZMqJg==",
10500 "dev": true,
10501 "license": "BlueOak-1.0.0",
10502 "dependencies": {
@@ -10458,13 +10506,13 @@
10506 "node": "20 || >=22"
10507 },
10508 "peerDependencies": {
10461 - "@tapjs/core": "4.3.0"
10509 + "@tapjs/core": "4.4.0"
10510 }
10511 },
10512 "node_modules/@tapjs/before-each": {
10465 - "version": "4.2.1",
10466 - "resolved": "https://registry.npmjs.org/@tapjs/before-each/-/before-each-4.2.1.tgz",
10467 - "integrity": "sha512-sjtTYhfx7mJaIc7vcd0Fd4pp1YCWzVeXYkG0o9sxKo+pCIYFUqKEVkIMF4Nphe+4ZEMCx9W8t0OkYkAmOg+NJQ==",
10513 + "version": "4.3.0",
10514 + "resolved": "https://registry.npmjs.org/@tapjs/before-each/-/before-each-4.3.0.tgz",
10515 + "integrity": "sha512-+6qzPbXKita72BkISZF75hIqBoBNiKYrr0q7YiwzLrNi/tGlmg7pLEA83O2ttyb2MOzy9p2InTdj6tJv0t/ZBw==",
10516 "dev": true,
10517 "license": "BlueOak-1.0.0",
10518 "dependencies": {
@@ -10474,35 +10522,35 @@
10522 "node": "20 || >=22"
10523 },
10524 "peerDependencies": {
10477 - "@tapjs/core": "4.3.0"
10525 + "@tapjs/core": "4.4.0"
10526 }
10527 },
10528 "node_modules/@tapjs/chdir": {
10481 - "version": "3.2.1",
10482 - "resolved": "https://registry.npmjs.org/@tapjs/chdir/-/chdir-3.2.1.tgz",
10483 - "integrity": "sha512-0WLPIAyhUWDUGfbzSlfnEfUP3hz0KdVDhhDuDstIQj3g2K56LU5mLyZrlk5l2O5tynGPJY+7BWf3ZtTMu+bjLw==",
10529 + "version": "3.3.0",
10530 + "resolved": "https://registry.npmjs.org/@tapjs/chdir/-/chdir-3.3.0.tgz",
10531 + "integrity": "sha512-xR64rno2vgZct/54RSZQWb54ACF3V8LpUbRnR7f/JpHh41b1CUGQVTZTK8h+Z22U84mqS51aHJARFt25gnoivg==",
10532 "dev": true,
10533 "license": "BlueOak-1.0.0",
10534 "engines": {
10535 "node": "20 || >=22"
10536 },
10537 "peerDependencies": {
10490 - "@tapjs/core": "4.3.0"
10538 + "@tapjs/core": "4.4.0"
10539 }
10540 },
10541 "node_modules/@tapjs/config": {
10494 - "version": "5.3.0",
10495 - "resolved": "https://registry.npmjs.org/@tapjs/config/-/config-5.3.0.tgz",
10496 - "integrity": "sha512-Hx7N7lWoP6s410NbHDiWTaCyeMCeg5Iqwo9WqhlrgiwlTYlXq/R7xq1GM+AHKMKBc1gmtTep7gYwlPWTvhLv7g==",
10542 + "version": "5.4.0",
10543 + "resolved": "https://registry.npmjs.org/@tapjs/config/-/config-5.4.0.tgz",
10544 + "integrity": "sha512-ycbAq6YYhm4gFnUu9wD1uDXHmJsU/IFlQAVj7LtaiSNkixjG1nLIkbi9+Kf8mfQSNa/j7m3fhAMb82jKqBLCXA==",
10545 "dev": true,
10546 "license": "BlueOak-1.0.0",
10547 "dependencies": {
10500 - "@tapjs/core": "4.3.0",
10501 - "@tapjs/test": "4.2.1",
10548 + "@tapjs/core": "4.4.0",
10549 + "@tapjs/test": "4.3.0",
10550 "chalk": "^5.6.2",
10551 "jackspeak": "^4.0.1",
10552 "polite-json": "^5.0.0",
10505 - "tap-yaml": "4.2.0",
10553 + "tap-yaml": "4.3.0",
10554 "walk-up-path": "^4.0.0"
10555 },
10556 "engines": {
@@ -10512,8 +10560,8 @@
10560 "url": "https://github.com/sponsors/isaacs"
10561 },
10562 "peerDependencies": {
10515 - "@tapjs/core": "4.3.0",
10516 - "@tapjs/test": "4.2.1"
10563 + "@tapjs/core": "4.4.0",
10564 + "@tapjs/test": "4.3.0"
10565 }
10566 },
10567 "node_modules/@tapjs/config/node_modules/jackspeak": {
@@ -10543,23 +10591,23 @@
10591 }
10592 },
10593 "node_modules/@tapjs/core": {
10546 - "version": "4.3.0",
10547 - "resolved": "https://registry.npmjs.org/@tapjs/core/-/core-4.3.0.tgz",
10548 - "integrity": "sha512-I3BZ02dhdjxpuGXAWTe4oKhA217dZVQKMjqj2CRDVA0zwHL0fZdanrzL3CtN458OyEzjKxIX2QL3qVO340eAFg==",
10594 + "version": "4.4.0",
10595 + "resolved": "https://registry.npmjs.org/@tapjs/core/-/core-4.4.0.tgz",
10596 + "integrity": "sha512-agJabQ9P4iW+CshG8B/5OORwySzU3yaLhCSzHNGSIwvhVlXcN0coMYdBuKLo1kCZM3X2D24pa1tO7NcUqVyNyQ==",
10597 "dev": true,
10598 "license": "BlueOak-1.0.0",
10599 "dependencies": {
10600 "@tapjs/processinfo": "^3.1.9",
10553 - "@tapjs/stack": "4.2.0",
10554 - "@tapjs/test": "4.2.1",
10601 + "@tapjs/stack": "4.3.0",
10602 + "@tapjs/test": "4.3.0",
10603 "async-hook-domain": "^4.0.1",
10604 "diff": "^8.0.2",
10605 "is-actual-promise": "^1.0.1",
10606 "minipass": "^7.0.4",
10607 "signal-exit": "4.1",
10560 - "tap-parser": "18.2.0",
10561 - "tap-yaml": "4.2.0",
10562 - "tcompare": "9.2.0",
10608 + "tap-parser": "18.3.0",
10609 + "tap-yaml": "4.3.0",
10610 + "tcompare": "9.3.0",
10611 "trivial-deferred": "^2.0.0"
10612 },
10613 "engines": {
@@ -10580,9 +10628,9 @@
10628 }
10629 },
10630 "node_modules/@tapjs/error-serdes": {
10583 - "version": "4.2.0",
10584 - "resolved": "https://registry.npmjs.org/@tapjs/error-serdes/-/error-serdes-4.2.0.tgz",
10585 - "integrity": "sha512-tkF6MOvKPtkt1DD2Zr58672vg5s1LfzSUnxwIe8uksEq284KFv4HroMwOUgV9fs/+Jx3wCN3aJpyYURX03MS1g==",
10631 + "version": "4.3.0",
10632 + "resolved": "https://registry.npmjs.org/@tapjs/error-serdes/-/error-serdes-4.3.0.tgz",
10633 + "integrity": "sha512-qP266uvPm2G95ClPFpqAN6n4nicLbHrZYbZWl0UO+biOdmvjSSuxeY5f7YFygTl+UuzlyxjlRgHTq8qifnqTcw==",
10634 "dev": true,
10635 "license": "BlueOak-1.0.0",
10636 "dependencies": {
@@ -10596,9 +10644,9 @@
10644 }
10645 },
10646 "node_modules/@tapjs/filter": {
10599 - "version": "4.2.1",
10600 - "resolved": "https://registry.npmjs.org/@tapjs/filter/-/filter-4.2.1.tgz",
10601 - "integrity": "sha512-K15Ffc5LBsJAdgVmRN2lnWtrCzDIAWXMaYkx8HEWQqI6MiCuVCnOZAfuIWgqi9yVHCROf1Pkbq/4koAXAWAvtQ==",
10647 + "version": "4.3.0",
10648 + "resolved": "https://registry.npmjs.org/@tapjs/filter/-/filter-4.3.0.tgz",
10649 + "integrity": "sha512-I/Egvq7iuc9wI/OAH37OvrkO7UuVb05atxQ6Mc6MfXjrnKfzePSe32gvVcPjcbdwR4Bg0XBRI0rKozYFeXPW9g==",
10650 "dev": true,
10651 "license": "BlueOak-1.0.0",
10652 "engines": {
@@ -10608,13 +10656,13 @@
10656 "url": "https://github.com/sponsors/isaacs"
10657 },
10658 "peerDependencies": {
10611 - "@tapjs/core": "4.3.0"
10659 + "@tapjs/core": "4.4.0"
10660 }
10661 },
10662 "node_modules/@tapjs/fixture": {
10615 - "version": "4.2.1",
10616 - "resolved": "https://registry.npmjs.org/@tapjs/fixture/-/fixture-4.2.1.tgz",
10617 - "integrity": "sha512-TrXNbzj+awfgX1dYmCejCdAbGCDCghU2bycObyYD+FDYZojWtuUEsN6Esh5Z5zF+iyBoWooB1z62t3jN+ahVxA==",
10663 + "version": "4.3.0",
10664 + "resolved": "https://registry.npmjs.org/@tapjs/fixture/-/fixture-4.3.0.tgz",
10665 + "integrity": "sha512-vFhlpF/p7NOD1HmuhouO89va3IiE6CLk47Mq1IRSU2oR8uwM1jT6BQJnCPF43P5sl2nj4fuCUomU+lVOPbvCBg==",
10666 "dev": true,
10667 "license": "BlueOak-1.0.0",
10668 "dependencies": {
@@ -10628,7 +10676,7 @@
10676 "url": "https://github.com/sponsors/isaacs"
10677 },
10678 "peerDependencies": {
10631 - "@tapjs/core": "4.3.0"
10679 + "@tapjs/core": "4.4.0"
10680 }
10681 },
10682 "node_modules/@tapjs/fixture/node_modules/glob": {
@@ -10713,31 +10761,31 @@
10761 }
10762 },
10763 "node_modules/@tapjs/intercept": {
10716 - "version": "4.2.1",
10717 - "resolved": "https://registry.npmjs.org/@tapjs/intercept/-/intercept-4.2.1.tgz",
10718 - "integrity": "sha512-VEdRnzrbpnffKVQo8y+2/CIsfzwluALJz7iqxtpQAkAIk3WqcG2aTRuTCB4uK/xL6nV6UrYH3Bwe+fesqUYRVA==",
10764 + "version": "4.3.0",
10765 + "resolved": "https://registry.npmjs.org/@tapjs/intercept/-/intercept-4.3.0.tgz",
10766 + "integrity": "sha512-NKx3p87KL6WRG/2SwtMiJf4lecfGsTKRbmLXQyV4Fiy/HF9pCK3k+FGfU+Rk6gpa76MvdpF6IQ6uNojrAhApXg==",
10767 "dev": true,
10768 "license": "BlueOak-1.0.0",
10769 "dependencies": {
10722 - "@tapjs/after": "3.2.1",
10723 - "@tapjs/stack": "4.2.0"
10770 + "@tapjs/after": "3.3.0",
10771 + "@tapjs/stack": "4.3.0"
10772 },
10773 "engines": {
10774 "node": "20 || >=22"
10775 },
10776 "peerDependencies": {
10729 - "@tapjs/core": "4.3.0"
10777 + "@tapjs/core": "4.4.0"
10778 }
10779 },
10780 "node_modules/@tapjs/mock": {
10733 - "version": "4.2.1",
10734 - "resolved": "https://registry.npmjs.org/@tapjs/mock/-/mock-4.2.1.tgz",
10735 - "integrity": "sha512-NzjU1X/plf7Evt1pZh8IvZKbHKh0xDK9zfFv1pz/fL3XdsNvFUuqNBr5L1wO8sDFkEBMshdwvLWbnlsW6NOs4A==",
10781 + "version": "4.3.0",
10782 + "resolved": "https://registry.npmjs.org/@tapjs/mock/-/mock-4.3.0.tgz",
10783 + "integrity": "sha512-3NndkMomhD8NJskn9ZXWkKVZAOJEzh8Vj4nSUtaOEXTfRstf9lboEQaSuvD9vju2wn8gssA7MohJ8AuADeRY5Q==",
10784 "dev": true,
10785 "license": "BlueOak-1.0.0",
10786 "dependencies": {
10739 - "@tapjs/after": "3.2.1",
10740 - "@tapjs/stack": "4.2.0",
10787 + "@tapjs/after": "3.3.0",
10788 + "@tapjs/stack": "4.3.0",
10789 "resolve-import": "^2.1.1",
10790 "walk-up-path": "^4.0.0"
10791 },
@@ -10748,7 +10796,7 @@
10796 "url": "https://github.com/sponsors/isaacs"
10797 },
10798 "peerDependencies": {
10751 - "@tapjs/core": "4.3.0"
10799 + "@tapjs/core": "4.4.0"
10800 }
10801 },
10802 "node_modules/@tapjs/mock/node_modules/walk-up-path": {
@@ -10762,15 +10810,15 @@
10810 }
10811 },
10812 "node_modules/@tapjs/node-serialize": {
10765 - "version": "4.2.1",
10766 - "resolved": "https://registry.npmjs.org/@tapjs/node-serialize/-/node-serialize-4.2.1.tgz",
10767 - "integrity": "sha512-/GuheBGNyok6OyJ7Zy6E5zAemJtF6PrwPen8zFtv0Xd3fZnE4MkwUiJVBpa/2DGcBEjUuU3Nckyk+zGNNnkcdw==",
10813 + "version": "4.3.0",
10814 + "resolved": "https://registry.npmjs.org/@tapjs/node-serialize/-/node-serialize-4.3.0.tgz",
10815 + "integrity": "sha512-kBKlBlUm1XgF1yLRWUwBelZNb6oWgKDFo2tVJrWHglyDboxsEbfe7Hfgz7D9lU91nrsZ9Yh/X5xQ8sy3lP4oQw==",
10816 "dev": true,
10817 "license": "BlueOak-1.0.0",
10818 "dependencies": {
10771 - "@tapjs/error-serdes": "4.2.0",
10772 - "@tapjs/stack": "4.2.0",
10773 - "tap-parser": "18.2.0"
10819 + "@tapjs/error-serdes": "4.3.0",
10820 + "@tapjs/stack": "4.3.0",
10821 + "tap-parser": "18.3.0"
10822 },
10823 "engines": {
10824 "node": "20 || >=22"
@@ -10779,7 +10827,7 @@
10827 "url": "https://github.com/sponsors/isaacs"
10828 },
10829 "peerDependencies": {
10782 - "@tapjs/core": "4.3.0"
10830 + "@tapjs/core": "4.4.0"
10831 }
10832 },
10833 "node_modules/@tapjs/processinfo": {
@@ -10813,14 +10861,14 @@
10861 }
10862 },
10863 "node_modules/@tapjs/reporter": {
10816 - "version": "4.3.0",
10817 - "resolved": "https://registry.npmjs.org/@tapjs/reporter/-/reporter-4.3.0.tgz",
10818 - "integrity": "sha512-DVQCIR95Wp7kU/ysbLoP3/dh174FVu3B1OaYLEnlnT5DayWeVdW5kw520ae1ww7bxoU9ifrv8bzUdzgehyTgfQ==",
10864 + "version": "4.4.0",
10865 + "resolved": "https://registry.npmjs.org/@tapjs/reporter/-/reporter-4.4.0.tgz",
10866 + "integrity": "sha512-9oyZ55j/uwhYfqC4DXjATx8Byzmsg6AJixJdFeR+EI1xBHh7LoP8XVaJfBHgmd//g0R9gITP4omFN94jtLIxuQ==",
10867 "dev": true,
10868 "license": "BlueOak-1.0.0",
10869 "dependencies": {
10822 - "@tapjs/config": "5.3.0",
10823 - "@tapjs/stack": "4.2.0",
10870 + "@tapjs/config": "5.4.0",
10871 + "@tapjs/stack": "4.3.0",
10872 "chalk": "^5.6.2",
10873 "ink": "^5.2.1",
10874 "minipass": "^7.0.4",
@@ -10829,9 +10877,9 @@
10877 "prismjs-terminal": "^1.2.3",
10878 "react": "^18.2.0",
10879 "string-length": "^6.0.0",
10832 - "tap-parser": "18.2.0",
10833 - "tap-yaml": "4.2.0",
10834 - "tcompare": "9.2.0"
10880 + "tap-parser": "18.3.0",
10881 + "tap-yaml": "4.3.0",
10882 + "tcompare": "9.3.0"
10883 },
10884 "engines": {
10885 "node": "20 || >=22"
@@ -10840,7 +10888,7 @@
10888 "url": "https://github.com/sponsors/isaacs"
10889 },
10890 "peerDependencies": {
10843 - "@tapjs/core": "4.3.0"
10891 + "@tapjs/core": "4.4.0"
10892 }
10893 },
10894 "node_modules/@tapjs/reporter/node_modules/ansi-regex": {
@@ -10889,20 +10937,20 @@
10937 }
10938 },
10939 "node_modules/@tapjs/run": {
10892 - "version": "4.3.0",
10893 - "resolved": "https://registry.npmjs.org/@tapjs/run/-/run-4.3.0.tgz",
10894 - "integrity": "sha512-FGHpwpC9Kc+evyadQbA84VAaHby9zvQVjcTEhIiO1npfs7rzk67222E7nIbPVGhlnn+f6dZYe9gXQV6HNHzHow==",
10940 + "version": "4.4.0",
10941 + "resolved": "https://registry.npmjs.org/@tapjs/run/-/run-4.4.0.tgz",
10942 + "integrity": "sha512-ejfJRr6/f5zFqrpPwMkKdqjUuXOfYIqImCgk8giFPRVtCcnQh3KYce8XcQHulx209atg149UFQr+T9ax+w+nzg==",
10943 "dev": true,
10944 "license": "BlueOak-1.0.0",
10945 "dependencies": {
10898 - "@tapjs/after": "3.2.1",
10899 - "@tapjs/before": "4.2.1",
10900 - "@tapjs/config": "5.3.0",
10946 + "@tapjs/after": "3.3.0",
10947 + "@tapjs/before": "4.3.0",
10948 + "@tapjs/config": "5.4.0",
10949 "@tapjs/processinfo": "^3.1.9",
10902 - "@tapjs/reporter": "4.3.0",
10903 - "@tapjs/spawn": "4.2.1",
10904 - "@tapjs/stdin": "4.2.1",
10905 - "@tapjs/test": "4.2.1",
10950 + "@tapjs/reporter": "4.4.0",
10951 + "@tapjs/spawn": "4.3.0",
10952 + "@tapjs/stdin": "4.3.0",
10953 + "@tapjs/test": "4.3.0",
10954 "c8": "^10.1.3",
10955 "chalk": "^5.6.2",
10956 "chokidar": "^4.0.2",
@@ -10918,9 +10966,9 @@
10966 "rimraf": "^6.0.0",
10967 "semver": "^7.7.2",
10968 "signal-exit": "^4.1.0",
10921 - "tap-parser": "18.2.0",
10922 - "tap-yaml": "4.2.0",
10923 - "tcompare": "9.2.0",
10969 + "tap-parser": "18.3.0",
10970 + "tap-yaml": "4.3.0",
10971 + "tcompare": "9.3.0",
10972 "trivial-deferred": "^2.0.0",
10973 "which": "^5.0.0"
10974 },
@@ -10934,7 +10982,7 @@
10982 "url": "https://github.com/sponsors/isaacs"
10983 },
10984 "peerDependencies": {
10937 - "@tapjs/core": "4.3.0"
10985 + "@tapjs/core": "4.4.0"
10986 }
10987 },
10988 "node_modules/@tapjs/run/node_modules/chokidar": {
@@ -11062,14 +11110,14 @@
11110 }
11111 },
11112 "node_modules/@tapjs/snapshot": {
11065 - "version": "4.2.1",
11066 - "resolved": "https://registry.npmjs.org/@tapjs/snapshot/-/snapshot-4.2.1.tgz",
11067 - "integrity": "sha512-nrBvZIcmGh6Tn607q3L49CiOo30BhPiACxnRKn2pg5sTbsJ+/esmvVDRgIjrE8SrG13FS4+Qb1oNhrCC/+yAQw==",
11113 + "version": "4.3.0",
11114 + "resolved": "https://registry.npmjs.org/@tapjs/snapshot/-/snapshot-4.3.0.tgz",
11115 + "integrity": "sha512-88g6ikMW2wNII53/5lBqN8wPVsr24yAzQZU+BkrLJ0ekosikSrQtspuCJhWMmU107AJ5FPPlO96DAFp3sUSkJg==",
11116 "dev": true,
11117 "license": "BlueOak-1.0.0",
11118 "dependencies": {
11119 "is-actual-promise": "^1.0.1",
11072 - "tcompare": "9.2.0",
11120 + "tcompare": "9.3.0",
11121 "trivial-deferred": "^2.0.0"
11122 },
11123 "engines": {
@@ -11079,26 +11127,26 @@
11127 "url": "https://github.com/sponsors/isaacs"
11128 },
11129 "peerDependencies": {
11082 - "@tapjs/core": "4.3.0"
11130 + "@tapjs/core": "4.4.0"
11131 }
11132 },
11133 "node_modules/@tapjs/spawn": {
11086 - "version": "4.2.1",
11087 - "resolved": "https://registry.npmjs.org/@tapjs/spawn/-/spawn-4.2.1.tgz",
11088 - "integrity": "sha512-sLYIclUqDnYSw5y78yQtcBzH5bwVSZZc0YL2PU13sclVezRJF5I6O9QrP+ad86Tv2nOGb/PV5aibhDIM64q87w==",
11134 + "version": "4.3.0",
11135 + "resolved": "https://registry.npmjs.org/@tapjs/spawn/-/spawn-4.3.0.tgz",
11136 + "integrity": "sha512-6NER3vzkJTgKFzGH71WmwjVkqgwp7x8/NXaRoEcRs5g9ItCTU4FhvUg/7mYC/EKFtSqwuJ/Q3fbJ0J541wvJSQ==",
11137 "dev": true,
11138 "license": "BlueOak-1.0.0",
11139 "engines": {
11140 "node": "20 || >=22"
11141 },
11142 "peerDependencies": {
11095 - "@tapjs/core": "4.3.0"
11143 + "@tapjs/core": "4.4.0"
11144 }
11145 },
11146 "node_modules/@tapjs/stack": {
11099 - "version": "4.2.0",
11100 - "resolved": "https://registry.npmjs.org/@tapjs/stack/-/stack-4.2.0.tgz",
11101 - "integrity": "sha512-zRgSRHT8oyQ1i2GQhG3MA+AJca5x1gJjEPawoVbGbqe2KfdP8AAXgh+6gqaYIhgPF4F726qHVlKhDBKzzJPuaw==",
11147 + "version": "4.3.0",
11148 + "resolved": "https://registry.npmjs.org/@tapjs/stack/-/stack-4.3.0.tgz",
11149 + "integrity": "sha512-SFASe4YaVBzMr/FXTm/QsSzbzXZOmgDNpmY3EU0JNiDCN4izHMUnoXY+Kh0EY35hx9C4JDvRjgv2MSIM7bBygg==",
11150 "dev": true,
11151 "license": "BlueOak-1.0.0",
11152 "engines": {
@@ -11109,42 +11157,42 @@
11157 }
11158 },
11159 "node_modules/@tapjs/stdin": {
11112 - "version": "4.2.1",
11113 - "resolved": "https://registry.npmjs.org/@tapjs/stdin/-/stdin-4.2.1.tgz",
11114 - "integrity": "sha512-2m3qAo8xDXFrcl1OTb1GhWe2XJbxn1ZmeMBhpkj4ruCdgq3Jfj6JFDvaY/U+2tz0uPAbo7reM6iA2LW/e4axRg==",
11160 + "version": "4.3.0",
11161 + "resolved": "https://registry.npmjs.org/@tapjs/stdin/-/stdin-4.3.0.tgz",
11162 + "integrity": "sha512-DIf9aHsAgbyDAiE1PIDPtnsX9ZSpHl7LHOgEjeitEr9LXdmgR6zAQFGVEDJW433F2UQwrysPvUZZIruM8XqjhQ==",
11163 "dev": true,
11164 "license": "BlueOak-1.0.0",
11165 "engines": {
11166 "node": "20 || >=22"
11167 },
11168 "peerDependencies": {
11121 - "@tapjs/core": "4.3.0"
11169 + "@tapjs/core": "4.4.0"
11170 }
11171 },
11172 "node_modules/@tapjs/test": {
11125 - "version": "4.2.1",
11126 - "resolved": "https://registry.npmjs.org/@tapjs/test/-/test-4.2.1.tgz",
11127 - "integrity": "sha512-QHXJjtb0J0E2XfXhLw/6/F4I0RbdNmPb8MA9C/stF/tiRUPIezPs8TEpN2vQ+JEG07o1yFV6tEq8T6qXEGcaJA==",
11173 + "version": "4.3.0",
11174 + "resolved": "https://registry.npmjs.org/@tapjs/test/-/test-4.3.0.tgz",
11175 + "integrity": "sha512-33+AoqqSNimlUBiyK05SGax/EiNPnhuQdUrpPRS52FdgTM6p6QeD1uqZkFOFhh5dZkoXos5YN+zHfqLN/+dD+g==",
11176 "dev": true,
11177 "license": "BlueOak-1.0.0",
11178 "dependencies": {
11179 "@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.7",
11132 - "@tapjs/after": "3.2.1",
11133 - "@tapjs/after-each": "4.2.1",
11134 - "@tapjs/asserts": "4.2.1",
11135 - "@tapjs/before": "4.2.1",
11136 - "@tapjs/before-each": "4.2.1",
11137 - "@tapjs/chdir": "3.2.1",
11138 - "@tapjs/filter": "4.2.1",
11139 - "@tapjs/fixture": "4.2.1",
11140 - "@tapjs/intercept": "4.2.1",
11141 - "@tapjs/mock": "4.2.1",
11142 - "@tapjs/node-serialize": "4.2.1",
11143 - "@tapjs/snapshot": "4.2.1",
11144 - "@tapjs/spawn": "4.2.1",
11145 - "@tapjs/stdin": "4.2.1",
11146 - "@tapjs/typescript": "3.4.0",
11147 - "@tapjs/worker": "4.2.1",
11180 + "@tapjs/after": "3.3.0",
11181 + "@tapjs/after-each": "4.3.0",
11182 + "@tapjs/asserts": "4.3.0",
11183 + "@tapjs/before": "4.3.0",
11184 + "@tapjs/before-each": "4.3.0",
11185 + "@tapjs/chdir": "3.3.0",
11186 + "@tapjs/filter": "4.3.0",
11187 + "@tapjs/fixture": "4.3.0",
11188 + "@tapjs/intercept": "4.3.0",
11189 + "@tapjs/mock": "4.3.0",
11190 + "@tapjs/node-serialize": "4.3.0",
11191 + "@tapjs/snapshot": "4.3.0",
11192 + "@tapjs/spawn": "4.3.0",
11193 + "@tapjs/stdin": "4.3.0",
11194 + "@tapjs/typescript": "3.5.0",
11195 + "@tapjs/worker": "4.3.0",
11196 "glob": "^13.0.0",
11197 "jackspeak": "^4.0.1",
11198 "mkdirp": "^3.0.0",
@@ -11152,7 +11200,7 @@
11200 "resolve-import": "^2.1.1",
11201 "rimraf": "^6.0.0",
11202 "sync-content": "^2.0.1",
11155 - "tap-parser": "18.2.0",
11203 + "tap-parser": "18.3.0",
11204 "tshy": "^3.0.3",
11205 "typescript": "5.9",
11206 "walk-up-path": "^4.0.0"
@@ -11164,7 +11212,7 @@
11212 "node": "20 || >=22"
11213 },
11214 "peerDependencies": {
11167 - "@tapjs/core": "4.3.0"
11215 + "@tapjs/core": "4.4.0"
11216 }
11217 },
11218 "node_modules/@tapjs/test/node_modules/glob": {
@@ -11275,9 +11323,9 @@
11323 }
11324 },
11325 "node_modules/@tapjs/typescript": {
11278 - "version": "3.4.0",
11279 - "resolved": "https://registry.npmjs.org/@tapjs/typescript/-/typescript-3.4.0.tgz",
11280 - "integrity": "sha512-LJDwA3utw/wA1KjXicJHkvmujOROb2I+anYB6IcxfJDMpWhpSfmcOWMs+9tCY6kEVy04YRV/n59/ElK0r1vhow==",
11326 + "version": "3.5.0",
11327 + "resolved": "https://registry.npmjs.org/@tapjs/typescript/-/typescript-3.5.0.tgz",
11328 + "integrity": "sha512-8v8S3QZplJ8Uzz5yNfyS6YZkiZJ80KQwIcYVjiqCBAoqVI37FrZSONd4OKiF25rxa/ZjQJzIbtGwf/toqqOZxg==",
11329 "dev": true,
11330 "license": "BlueOak-1.0.0",
11331 "dependencies": {
@@ -11287,20 +11335,20 @@
11335 "node": "20 || >=22"
11336 },
11337 "peerDependencies": {
11290 - "@tapjs/core": "4.3.0"
11338 + "@tapjs/core": "4.4.0"
11339 }
11340 },
11341 "node_modules/@tapjs/worker": {
11294 - "version": "4.2.1",
11295 - "resolved": "https://registry.npmjs.org/@tapjs/worker/-/worker-4.2.1.tgz",
11296 - "integrity": "sha512-qU9j6GaAeFTyjJcDTmspTHlIsua3CtlIw/KeHpA3hujZ7tEHbn/sCL22UIUopXCjllrkWFDUYlqv9YbbQ408xA==",
11342 + "version": "4.3.0",
11343 + "resolved": "https://registry.npmjs.org/@tapjs/worker/-/worker-4.3.0.tgz",
11344 + "integrity": "sha512-8V/0/YRT5+cAodz6HQaJGFeK3YXi2WcGaTb8V1sKLna9Ll6X+vc8ngOBJHa9YqNuadw8p2eWf02nS6UKT4MOHQ==",
11345 "dev": true,
11346 "license": "BlueOak-1.0.0",
11347 "engines": {
11348 "node": "20 || >=22"
11349 },
11350 "peerDependencies": {
11303 - "@tapjs/core": "4.3.0"
11351 + "@tapjs/core": "4.4.0"
11352 }
11353 },
11354 "node_modules/@testing-library/dom": {
@@ -13166,9 +13214,9 @@
13214 }
13215 },
13216 "node_modules/autoprefixer": {
13169 - "version": "10.4.21",
13170 - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
13171 - "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
13217 + "version": "10.4.22",
13218 + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.22.tgz",
13219 + "integrity": "sha512-ARe0v/t9gO28Bznv6GgqARmVqcWOV3mfgUPn9becPHMiD3o9BwlRgaeccZnwTpZ7Zwqrm+c1sUSsMxIzQzc8Xg==",
13220 "funding": [
13221 {
13222 "type": "opencollective",
@@ -13185,9 +13233,9 @@
13233 ],
13234 "license": "MIT",
13235 "dependencies": {
13188 - "browserslist": "^4.24.4",
13189 - "caniuse-lite": "^1.0.30001702",
13190 - "fraction.js": "^4.3.7",
13236 + "browserslist": "^4.27.0",
13237 + "caniuse-lite": "^1.0.30001754",
13238 + "fraction.js": "^5.3.4",
13239 "normalize-range": "^0.1.2",
13240 "picocolors": "^1.1.1",
13241 "postcss-value-parser": "^4.2.0"
@@ -13827,9 +13875,9 @@
13875 }
13876 },
13877 "node_modules/baseline-browser-mapping": {
13830 - "version": "2.8.6",
13831 - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.6.tgz",
13832 - "integrity": "sha512-wrH5NNqren/QMtKUEEJf7z86YjfqW/2uw3IL3/xpqZUC95SSVIFXYQeeGjL6FT/X68IROu6RMehZQS5foy2BXw==",
13878 + "version": "2.9.4",
13879 + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.4.tgz",
13880 + "integrity": "sha512-ZCQ9GEWl73BVm8bu5Fts8nt7MHdbt5vY9bP6WGnUh+r3l8M7CgfyTlwsgCbMC66BNxPr6Xoce3j66Ms5YUQTNA==",
13881 "license": "Apache-2.0",
13882 "bin": {
13883 "baseline-browser-mapping": "dist/cli.js"
@@ -14103,9 +14151,9 @@
14151 }
14152 },
14153 "node_modules/browserslist": {
14106 - "version": "4.26.2",
14107 - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.2.tgz",
14108 - "integrity": "sha512-ECFzp6uFOSB+dcZ5BK/IBaGWssbSYBHvuMeMt3MMFyhI0Z8SqGgEkBLARgpRH3hutIgPVsALcMwbDrJqPxQ65A==",
14154 + "version": "4.28.1",
14155 + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
14156 + "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
14157 "funding": [
14158 {
14159 "type": "opencollective",
@@ -14122,11 +14170,11 @@
14170 ],
14171 "license": "MIT",
14172 "dependencies": {
14125 - "baseline-browser-mapping": "^2.8.3",
14126 - "caniuse-lite": "^1.0.30001741",
14127 - "electron-to-chromium": "^1.5.218",
14128 - "node-releases": "^2.0.21",
14129 - "update-browserslist-db": "^1.1.3"
14173 + "baseline-browser-mapping": "^2.9.0",
14174 + "caniuse-lite": "^1.0.30001759",
14175 + "electron-to-chromium": "^1.5.263",
14176 + "node-releases": "^2.0.27",
14177 + "update-browserslist-db": "^1.2.0"
14178 },
14179 "bin": {
14180 "browserslist": "cli.js"
@@ -14522,9 +14570,9 @@
14570 }
14571 },
14572 "node_modules/caniuse-lite": {
14525 - "version": "1.0.30001743",
14526 - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001743.tgz",
14527 - "integrity": "sha512-e6Ojr7RV14Un7dz6ASD0aZDmQPT/A+eZU+nuTNfjqmRrmkmQlnTNWH0SKmqagx9PeW87UVqapSurtAXifmtdmw==",
14573 + "version": "1.0.30001759",
14574 + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001759.tgz",
14575 + "integrity": "sha512-Pzfx9fOKoKvevQf8oCXoyNRQ5QyxJj+3O0Rqx2V5oxT61KGx8+n6hV/IUyJeifUci2clnmmKVpvtiqRzgiWjSw==",
14576 "funding": [
14577 {
14578 "type": "opencollective",
@@ -16449,9 +16497,9 @@
16497 "license": "MIT"
16498 },
16499 "node_modules/cssdb": {
16452 - "version": "8.4.2",
16453 - "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.4.2.tgz",
16454 - "integrity": "sha512-PzjkRkRUS+IHDJohtxkIczlxPPZqRo0nXplsYXOMBRPjcVRjj1W4DfvRgshUYTVuUigU7ptVYkFJQ7abUB0nyg==",
16500 + "version": "8.5.2",
16501 + "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.5.2.tgz",
16502 + "integrity": "sha512-Pmoj9RmD8RIoIzA2EQWO4D4RMeDts0tgAH0VXdlNdxjuBGI3a9wMOIcUwaPNmD4r2qtIa06gqkIf7sECl+cBCg==",
16503 "funding": [
16504 {
16505 "type": "opencollective",
@@ -17228,9 +17276,9 @@
17276 "license": "BSD-2-Clause"
17277 },
17278 "node_modules/downshift": {
17231 - "version": "9.0.10",
17232 - "resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.10.tgz",
17233 - "integrity": "sha512-TP/iqV6bBok6eGD5tZ8boM8Xt7/+DZvnVNr8cNIhbAm2oUBd79Tudiccs2hbcV9p7xAgS/ozE7Hxy3a9QqS6Mw==",
17279 + "version": "9.0.12",
17280 + "resolved": "https://registry.npmjs.org/downshift/-/downshift-9.0.12.tgz",
17281 + "integrity": "sha512-kFq2pNHm3kmhFfW55RW7+lXliEHg98sKImodICvJfbtvRB6OUiLr138Z8MW5/8t5JaeGZ4Wtomi3Ds72EKVH2Q==",
17282 "license": "MIT",
17283 "dependencies": {
17284 "@babel/runtime": "^7.24.5",
@@ -17282,9 +17330,9 @@
17330 "license": "MIT"
17331 },
17332 "node_modules/electron-to-chromium": {
17285 - "version": "1.5.222",
17286 - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.222.tgz",
17287 - "integrity": "sha512-gA7psSwSwQRE60CEoLz6JBCQPIxNeuzB2nL8vE03GK/OHxlvykbLyeiumQy1iH5C2f3YbRAZpGCMT12a/9ih9w==",
17333 + "version": "1.5.266",
17334 + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.266.tgz",
17335 + "integrity": "sha512-kgWEglXvkEfMH7rxP5OSZZwnaDWT7J9EoZCujhnpLbfi0bbNtRkgdX2E3gt0Uer11c61qCYktB3hwkAS325sJg==",
17336 "license": "ISC"
17337 },
17338 "node_modules/emittery": {
@@ -21065,22 +21113,22 @@
21113 }
21114 },
21115 "node_modules/fraction.js": {
21068 - "version": "4.3.7",
21069 - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
21070 - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
21116 + "version": "5.3.4",
21117 + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz",
21118 + "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==",
21119 "license": "MIT",
21120 "engines": {
21121 "node": "*"
21122 },
21123 "funding": {
21076 - "type": "patreon",
21124 + "type": "github",
21125 "url": "https://github.com/sponsors/rawify"
21126 }
21127 },
21128 "node_modules/framer-motion": {
21081 - "version": "12.23.24",
21082 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.24.tgz",
21083 - "integrity": "sha512-HMi5HRoRCTou+3fb3h9oTLyJGBxHfW+HnNE25tAXOvVx/IvwMHK0cx7IR4a2ZU6sh3IX1Z+4ts32PcYBOqka8w==",
21129 + "version": "12.23.25",
21130 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.25.tgz",
21131 + "integrity": "sha512-gUHGl2e4VG66jOcH0JHhuJQr6ZNwrET9g31ZG0xdXzT0CznP7fHX4P8Bcvuc4MiUB90ysNnWX2ukHRIggkl6hQ==",
21132 "license": "MIT",
21133 "dependencies": {
21134 "motion-dom": "^12.23.23",
@@ -32512,9 +32560,9 @@
32560 "license": "BlueOak-1.0.0"
32561 },
32562 "node_modules/node-releases": {
32515 - "version": "2.0.21",
32516 - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.21.tgz",
32517 - "integrity": "sha512-5b0pgg78U3hwXkCM8Z9b2FJdPZlr9Psr9V2gQPESdGHqbntyFJKFW4r5TeWGFzafGY3hzs1JC62VEQMbl1JFkw==",
32563 + "version": "2.0.27",
32564 + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
32565 + "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
32566 "license": "MIT"
32567 },
32568 "node_modules/nopt": {
@@ -35599,9 +35647,9 @@
35647 }
35648 },
35649 "node_modules/postcss-preset-env": {
35602 - "version": "10.4.0",
35603 - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.4.0.tgz",
35604 - "integrity": "sha512-2kqpOthQ6JhxqQq1FSAAZGe9COQv75Aw8WbsOvQVNJ2nSevc9Yx/IKZGuZ7XJ+iOTtVon7LfO7ELRzg8AZ+sdw==",
35650 + "version": "10.5.0",
35651 + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.5.0.tgz",
35652 + "integrity": "sha512-xgxFQPAPxeWmsgy8cR7GM1PGAL/smA5E9qU7K//D4vucS01es3M0fDujhDJn3kY8Ip7/vVYcecbe1yY+vBo3qQ==",
35653 "funding": [
35654 {
35655 "type": "github",
@@ -35641,21 +35689,23 @@
35689 "@csstools/postcss-nested-calc": "^4.0.0",
35690 "@csstools/postcss-normalize-display-values": "^4.0.0",
35691 "@csstools/postcss-oklab-function": "^4.0.12",
35692 + "@csstools/postcss-position-area-property": "^1.0.0",
35693 "@csstools/postcss-progressive-custom-properties": "^4.2.1",
35694 "@csstools/postcss-random-function": "^2.0.1",
35695 "@csstools/postcss-relative-color-syntax": "^3.0.12",
35696 "@csstools/postcss-scope-pseudo-class": "^4.0.1",
35697 "@csstools/postcss-sign-functions": "^1.1.4",
35698 "@csstools/postcss-stepped-value-functions": "^4.0.9",
35699 + "@csstools/postcss-system-ui-font-family": "^1.0.0",
35700 "@csstools/postcss-text-decoration-shorthand": "^4.0.3",
35701 "@csstools/postcss-trigonometric-functions": "^4.0.9",
35702 "@csstools/postcss-unset-value": "^4.0.0",
35653 - "autoprefixer": "^10.4.21",
35654 - "browserslist": "^4.26.0",
35703 + "autoprefixer": "^10.4.22",
35704 + "browserslist": "^4.28.0",
35705 "css-blank-pseudo": "^7.0.1",
35706 "css-has-pseudo": "^7.0.3",
35707 "css-prefers-color-scheme": "^10.0.0",
35658 - "cssdb": "^8.4.2",
35708 + "cssdb": "^8.5.2",
35709 "postcss-attribute-case-insensitive": "^7.0.1",
35710 "postcss-clamp": "^4.1.0",
35711 "postcss-color-functional-notation": "^7.0.12",
@@ -35934,9 +35984,9 @@
35984 }
35985 },
35986 "node_modules/prettier": {
35937 - "version": "3.7.3",
35938 - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.3.tgz",
35939 - "integrity": "sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==",
35987 + "version": "3.7.4",
35988 + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz",
35989 + "integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==",
35990 "dev": true,
35991 "license": "MIT",
35992 "bin": {
@@ -41062,31 +41112,31 @@
41112 }
41113 },
41114 "node_modules/tap": {
41065 - "version": "21.4.0",
41066 - "resolved": "https://registry.npmjs.org/tap/-/tap-21.4.0.tgz",
41067 - "integrity": "sha512-93KcpTuK9+mutO+GFkHR5Vuq/lmxCo7z1ncqryuxGynkFghvPciYVJQvUFzJh3/pPNyk6SJtN5ddzVJJZI0ggA==",
41115 + "version": "21.5.0",
41116 + "resolved": "https://registry.npmjs.org/tap/-/tap-21.5.0.tgz",
41117 + "integrity": "sha512-nCTEk5fle5DaI9LV+PjA2r8g0o7HNg9w7Acv8PT1y3S4qZzX858nImeARVaRo3NSdXMhkMj4twhoaG9DXjt50g==",
41118 "dev": true,
41119 "license": "BlueOak-1.0.0",
41120 "dependencies": {
41071 - "@tapjs/after": "3.2.1",
41072 - "@tapjs/after-each": "4.2.1",
41073 - "@tapjs/asserts": "4.2.1",
41074 - "@tapjs/before": "4.2.1",
41075 - "@tapjs/before-each": "4.2.1",
41076 - "@tapjs/chdir": "3.2.1",
41077 - "@tapjs/core": "4.3.0",
41078 - "@tapjs/filter": "4.2.1",
41079 - "@tapjs/fixture": "4.2.1",
41080 - "@tapjs/intercept": "4.2.1",
41081 - "@tapjs/mock": "4.2.1",
41082 - "@tapjs/node-serialize": "4.2.1",
41083 - "@tapjs/run": "4.3.0",
41084 - "@tapjs/snapshot": "4.2.1",
41085 - "@tapjs/spawn": "4.2.1",
41086 - "@tapjs/stdin": "4.2.1",
41087 - "@tapjs/test": "4.2.1",
41088 - "@tapjs/typescript": "3.4.0",
41089 - "@tapjs/worker": "4.2.1",
41121 + "@tapjs/after": "3.3.0",
41122 + "@tapjs/after-each": "4.3.0",
41123 + "@tapjs/asserts": "4.3.0",
41124 + "@tapjs/before": "4.3.0",
41125 + "@tapjs/before-each": "4.3.0",
41126 + "@tapjs/chdir": "3.3.0",
41127 + "@tapjs/core": "4.4.0",
41128 + "@tapjs/filter": "4.3.0",
41129 + "@tapjs/fixture": "4.3.0",
41130 + "@tapjs/intercept": "4.3.0",
41131 + "@tapjs/mock": "4.3.0",
41132 + "@tapjs/node-serialize": "4.3.0",
41133 + "@tapjs/run": "4.4.0",
41134 + "@tapjs/snapshot": "4.3.0",
41135 + "@tapjs/spawn": "4.3.0",
41136 + "@tapjs/stdin": "4.3.0",
41137 + "@tapjs/test": "4.3.0",
41138 + "@tapjs/typescript": "3.5.0",
41139 + "@tapjs/worker": "4.3.0",
41140 "resolve-import": "^2.1.1"
41141 },
41142 "bin": {
@@ -41100,14 +41150,14 @@
41150 }
41151 },
41152 "node_modules/tap-parser": {
41103 - "version": "18.2.0",
41104 - "resolved": "https://registry.npmjs.org/tap-parser/-/tap-parser-18.2.0.tgz",
41105 - "integrity": "sha512-xJdFaMMQzWyNDBU4kaR8x0pmBI4q/NvtmDrvxYbF/ObsXYM2LcmXUdom1nV5adcZvWS1l32tzvIzuKdtD/Rf+w==",
41153 + "version": "18.3.0",
41154 + "resolved": "https://registry.npmjs.org/tap-parser/-/tap-parser-18.3.0.tgz",
41155 + "integrity": "sha512-sa0M18e6RARfO0Lrm1zbQvb+7G4G/ThkFIJFvjeH1DKenl4xwyUgpRUCb5Jq64Xe086p4auiLvRzfpRjGd3Zow==",
41156 "dev": true,
41157 "license": "BlueOak-1.0.0",
41158 "dependencies": {
41159 "events-to-array": "^2.0.3",
41110 - "tap-yaml": "4.2.0"
41160 + "tap-yaml": "4.3.0"
41161 },
41162 "bin": {
41163 "tap-parser": "bin/cmd.cjs"
@@ -41117,9 +41167,9 @@
41167 }
41168 },
41169 "node_modules/tap-yaml": {
41120 - "version": "4.2.0",
41121 - "resolved": "https://registry.npmjs.org/tap-yaml/-/tap-yaml-4.2.0.tgz",
41122 - "integrity": "sha512-H8r47I9Zk2loOOAGKiu7+MVFT000njILV5ZzK0f0IFhKkMHss44eXDBphw+BIL5zfS4WMk2oXH5/2fu0d9B+9w==",
41170 + "version": "4.3.0",
41171 + "resolved": "https://registry.npmjs.org/tap-yaml/-/tap-yaml-4.3.0.tgz",
41172 + "integrity": "sha512-48BiwXj3cUa1Lt6BLzfawJGZVihfRCY19gyjaHftQpe8ulEmB9gZW9kChQkdb0+L4YUlGWUJMpWRAJ/9bPSgVA==",
41173 "dev": true,
41174 "license": "BlueOak-1.0.0",
41175 "dependencies": {
@@ -41202,9 +41252,9 @@
41252 }
41253 },
41254 "node_modules/tcompare": {
41205 - "version": "9.2.0",
41206 - "resolved": "https://registry.npmjs.org/tcompare/-/tcompare-9.2.0.tgz",
41207 - "integrity": "sha512-T38P8vSiZvhXJFjolsS8YgQS81R6U8YfImp5yuEaGrPcnm85YOjZyn00kJUbM9pqZTUH1BiYA0+/u7XZrjxb2w==",
41255 + "version": "9.3.0",
41256 + "resolved": "https://registry.npmjs.org/tcompare/-/tcompare-9.3.0.tgz",
41257 + "integrity": "sha512-6kFTU2xlXNFU88/DAAIQvjBu5znTGx8QPnFtaKiLin2OtspHXyevSu0iUTZt4UrSfuRC6fIahRCqaQIhXlsTVQ==",
41258 "dev": true,
41259 "license": "BlueOak-1.0.0",
41260 "dependencies": {
@@ -43114,9 +43164,9 @@
43164 }
43165 },
43166 "node_modules/update-browserslist-db": {
43117 - "version": "1.1.3",
43118 - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
43119 - "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
43167 + "version": "1.2.2",
43168 + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.2.tgz",
43169 + "integrity": "sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==",
43170 "funding": [
43171 {
43172 "type": "opencollective",