chore: bump the dependency-updates group with 3 updates (#1542)

Bumps the dependency-updates group with 3 updates: [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript), [eslint-mdx](https://github.com/mdx-js/eslint-mdx) and [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx). Updates `eslint-import-resolver-typescript` from 4.3.1 to 4.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's releases</a>.</em></p> <blockquote> <h2>v4.3.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/427">#427</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.4.1</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's changelog</a>.</em></p> <blockquote> <h2>4.3.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/427">#427</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.4.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/e36a0acebfd2846b58cc55c93db17e4d17b583cb"><code>e36a0ac</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/428">#428</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a> chore: bump all (dev) deps (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/427">#427</a>)</li> <li>See full diff in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2">compare view</a></li> </ul> </details> <br /> Updates `eslint-mdx` from 3.3.1 to 3.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-mdx's releases</a>.</em></p> <blockquote> <h2>eslint-mdx@3.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/562">#562</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - refactor: remove unnecessary <code>loadEsmModule</code> helper, use native <code>import()</code> instead</p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/561">#561</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/c62c541dc317e6069f11dbd724b8fb925c2e64e5"><code>c62c541</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: respect <code>.remarkignore</code> at the same time</p> </li> </ul> <h2>eslint-mdx@3.3.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/558">#558</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@​renovate</code></a>! - fix(deps): pin dependencies, bump <code>synckit</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-mdx@3.3.2">https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-mdx@3.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/def1f51d4f6ddcf49197258b7b16e5eb49b65f29"><code>def1f51</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/563">#563</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c62c541dc317e6069f11dbd724b8fb925c2e64e5"><code>c62c541</code></a> feat: respect <code>.remarkignore</code> at the same time (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/561">#561</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/68b202867f20587bb3d8dc8e0cd4706080e2f42b"><code>68b2028</code></a> fix: code block filename regexp group names missed (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/567">#567</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/a94f74e15c457c724fed54e707559980de3cecd7"><code>a94f74e</code></a> ci: remove autofix for now (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/565">#565</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/27ae40439196481029c9dc9f45bcc1f14a84f0a7"><code>27ae404</code></a> test: add case for <a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/470">#470</a> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/566">#566</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> feat: support mdx comments as ESLint directives (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/564">#564</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> refactor: remove unnecessary <code>loadEsmModule</code> helper (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/562">#562</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/29b034f83086fc30517dc721669229c4f38f018c"><code>29b034f</code></a> chore: consistent env syntax</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/af2d42d2f5423c341f891ba5a2fb685b698576c0"><code>af2d42d</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/559">#559</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> fix(deps): pin dependencies, bump <code>synckit</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/558">#558</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-mdx@3.4.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-mdx` from 3.3.1 to 3.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mdx-js/eslint-mdx/releases">eslint-plugin-mdx's releases</a>.</em></p> <blockquote> <h2>eslint-plugin-mdx@3.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/562">#562</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - refactor: remove unnecessary <code>loadEsmModule</code> helper, use native <code>import()</code> instead</p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/564">#564</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: check nested code blocks without blank lines</p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/564">#564</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: support mdx comments as ESLint directives</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/567">#567</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/68b202867f20587bb3d8dc8e0cd4706080e2f42b"><code>68b2028</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: code block filename regexp group names missed</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a>]:</p> <ul> <li>eslint-mdx@3.4.0</li> </ul> </li> </ul> <h2>eslint-plugin-mdx@3.3.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/558">#558</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> Thanks <a href="https://github.com/apps/renovate"><code>@​renovate</code></a>! - fix(deps): pin dependencies, bump <code>synckit</code></p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a>]:</p> <ul> <li>eslint-mdx@3.3.2</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-plugin-mdx@3.3.2">https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-plugin-mdx@3.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/def1f51d4f6ddcf49197258b7b16e5eb49b65f29"><code>def1f51</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/563">#563</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c62c541dc317e6069f11dbd724b8fb925c2e64e5"><code>c62c541</code></a> feat: respect <code>.remarkignore</code> at the same time (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/561">#561</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/68b202867f20587bb3d8dc8e0cd4706080e2f42b"><code>68b2028</code></a> fix: code block filename regexp group names missed (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/567">#567</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/a94f74e15c457c724fed54e707559980de3cecd7"><code>a94f74e</code></a> ci: remove autofix for now (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/565">#565</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/27ae40439196481029c9dc9f45bcc1f14a84f0a7"><code>27ae404</code></a> test: add case for <a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/470">#470</a> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/566">#566</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/267204411119fd25d498ceb727d54e94e2eafd26"><code>2672044</code></a> feat: support mdx comments as ESLint directives (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/564">#564</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/3aa0f20174361adce25f969bfb48a4fc214fcdff"><code>3aa0f20</code></a> refactor: remove unnecessary <code>loadEsmModule</code> helper (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/562">#562</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/29b034f83086fc30517dc721669229c4f38f018c"><code>29b034f</code></a> chore: consistent env syntax</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/af2d42d2f5423c341f891ba5a2fb685b698576c0"><code>af2d42d</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/559">#559</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/cb2a660fc1a712b0ac91a603f5b34f7b8a050aac"><code>cb2a660</code></a> fix(deps): pin dependencies, bump <code>synckit</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/558">#558</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.3.1...eslint-plugin-mdx@3.4.0">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Apr 7, 2025 at 06:42 UTC c89a3ee7726c98f964dbf7c60ac81a9a329e0f05
1 file changed +287 -103
package-lock.json
+287 -103
@@ -6339,15 +6339,15 @@
6339 ]
6340 },
6341 "node_modules/@napi-rs/wasm-runtime": {
6342 - "version": "0.2.7",
6343 - "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.7.tgz",
6344 - "integrity": "sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw==",
6342 + "version": "0.2.8",
6343 + "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.8.tgz",
6344 + "integrity": "sha512-OBlgKdX7gin7OIq4fadsjpg+cp2ZphvAIKucHsNfTdJiqdOmOEwQd/bHi0VwNrcw5xpBJyUw6cK/QilCqy1BSg==",
6345 "dev": true,
6346 "license": "MIT",
6347 "optional": true,
6348 "dependencies": {
6349 - "@emnapi/core": "^1.3.1",
6350 - "@emnapi/runtime": "^1.3.1",
6349 + "@emnapi/core": "^1.4.0",
6350 + "@emnapi/runtime": "^1.4.0",
6351 "@tybys/wasm-util": "^0.9.0"
6352 }
6353 },
@@ -12835,9 +12835,9 @@
12835 "license": "ISC"
12836 },
12837 "node_modules/@unrs/resolver-binding-darwin-arm64": {
12838 - "version": "1.3.3",
12839 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.3.3.tgz",
12840 - "integrity": "sha512-EpRILdWr3/xDa/7MoyfO7JuBIJqpBMphtu4+80BK1bRfFcniVT74h3Z7q1+WOc92FuIAYatB1vn9TJR67sORGw==",
12838 + "version": "1.4.1",
12839 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.4.1.tgz",
12840 + "integrity": "sha512-8Tv+Bsd0BjGwfEedIyor4inw8atppRxM5BdUnIt+3mAm/QXUm7Dw74CHnXpfZKXkp07EXJGiA8hStqCINAWhdw==",
12841 "cpu": [
12842 "arm64"
12843 ],
@@ -12849,9 +12849,9 @@
12849 ]
12850 },
12851 "node_modules/@unrs/resolver-binding-darwin-x64": {
12852 - "version": "1.3.3",
12853 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.3.3.tgz",
12854 - "integrity": "sha512-ntj/g7lPyqwinMJWZ+DKHBse8HhVxswGTmNgFKJtdgGub3M3zp5BSZ3bvMP+kBT6dnYJLSVlDqdwOq1P8i0+/g==",
12852 + "version": "1.4.1",
12853 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.4.1.tgz",
12854 + "integrity": "sha512-X8c3PhWziEMKAzZz+YAYWfwawi5AEgzy/hmfizAB4C70gMHLKmInJcp1270yYAOs7z07YVFI220pp50z24Jk3A==",
12855 "cpu": [
12856 "x64"
12857 ],
@@ -12863,9 +12863,9 @@
12863 ]
12864 },
12865 "node_modules/@unrs/resolver-binding-freebsd-x64": {
12866 - "version": "1.3.3",
12867 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.3.3.tgz",
12868 - "integrity": "sha512-l6BT8f2CU821EW7U8hSUK8XPq4bmyTlt9Mn4ERrfjJNoCw0/JoHAh9amZZtV3cwC3bwwIat+GUnrcHTG9+qixw==",
12866 + "version": "1.4.1",
12867 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.4.1.tgz",
12868 + "integrity": "sha512-UUr/nREy1UdtxXQnmLaaTXFGOcGxPwNIzeJdb3KXai3TKtC1UgNOB9s8KOA4TaxOUBR/qVgL5BvBwmUjD5yuVA==",
12869 "cpu": [
12870 "x64"
12871 ],
@@ -12877,9 +12877,9 @@
12877 ]
12878 },
12879 "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": {
12880 - "version": "1.3.3",
12881 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.3.3.tgz",
12882 - "integrity": "sha512-8ScEc5a4y7oE2BonRvzJ+2GSkBaYWyh0/Ko4Q25e/ix6ANpJNhwEPZvCR6GVRmsQAYMIfQvYLdM6YEN+qRjnAQ==",
12880 + "version": "1.4.1",
12881 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.4.1.tgz",
12882 + "integrity": "sha512-e3pII53dEeS8inkX6A1ad2UXE0nuoWCqik4kOxaDnls0uJUq0ntdj5d9IYd+bv5TDwf9DSge/xPOvCmRYH+Tsw==",
12883 "cpu": [
12884 "arm"
12885 ],
@@ -12891,9 +12891,9 @@
12891 ]
12892 },
12893 "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": {
12894 - "version": "1.3.3",
12895 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.3.3.tgz",
12896 - "integrity": "sha512-8qQ6l1VTzLNd3xb2IEXISOKwMGXDCzY/UNy/7SovFW2Sp0K3YbL7Ao7R18v6SQkLqQlhhqSBIFRk+u6+qu5R5A==",
12894 + "version": "1.4.1",
12895 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.4.1.tgz",
12896 + "integrity": "sha512-e/AKKd9gR+HNmVyDEPI/PIz2t0DrA3cyonHNhHVjrkxe8pMCiYiqhtn1+h+yIpHUtUlM6Y1FNIdivFa+r7wrEQ==",
12897 "cpu": [
12898 "arm"
12899 ],
@@ -12905,9 +12905,9 @@
12905 ]
12906 },
12907 "node_modules/@unrs/resolver-binding-linux-arm64-gnu": {
12908 - "version": "1.3.3",
12909 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.3.3.tgz",
12910 - "integrity": "sha512-v81R2wjqcWXJlQY23byqYHt9221h4anQ6wwN64oMD/WAE+FmxPHFZee5bhRkNVtzqO/q7wki33VFWlhiADwUeQ==",
12908 + "version": "1.4.1",
12909 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.4.1.tgz",
12910 + "integrity": "sha512-vtIu34luF1jRktlHtiwm2mjuE8oJCsFiFr8hT5+tFQdqFKjPhbJXn83LswKsOhy0GxAEevpXDI4xxEwkjuXIPA==",
12911 "cpu": [
12912 "arm64"
12913 ],
@@ -12919,9 +12919,9 @@
12919 ]
12920 },
12921 "node_modules/@unrs/resolver-binding-linux-arm64-musl": {
12922 - "version": "1.3.3",
12923 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.3.3.tgz",
12924 - "integrity": "sha512-cAOx/j0u5coMg4oct/BwMzvWJdVciVauUvsd+GQB/1FZYKQZmqPy0EjJzJGbVzFc6gbnfEcSqvQE6gvbGf2N8Q==",
12922 + "version": "1.4.1",
12923 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.4.1.tgz",
12924 + "integrity": "sha512-H3PaOuGyhFXiyJd+09uPhGl4gocmhyi1BRzvsP8Lv5AQO3p3/ZY7WjV4t2NkBksm9tMjf3YbOVHyPWi2eWsNYw==",
12925 "cpu": [
12926 "arm64"
12927 ],
@@ -12933,9 +12933,9 @@
12933 ]
12934 },
12935 "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": {
12936 - "version": "1.3.3",
12937 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.3.3.tgz",
12938 - "integrity": "sha512-mq2blqwErgDJD4gtFDlTX/HZ7lNP8YCHYFij2gkXPtMzrXxPW1hOtxL6xg4NWxvnj4bppppb0W3s/buvM55yfg==",
12936 + "version": "1.4.1",
12937 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.4.1.tgz",
12938 + "integrity": "sha512-4+GmJcaaFntCi1S01YByqp8wLMjV/FyQyHVGm0vedIhL1Vfx7uHkz/sZmKsidRwokBGuxi92GFmSzqT2O8KcNA==",
12939 "cpu": [
12940 "ppc64"
12941 ],
@@ -12947,9 +12947,9 @@
12947 ]
12948 },
12949 "node_modules/@unrs/resolver-binding-linux-s390x-gnu": {
12950 - "version": "1.3.3",
12951 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.3.3.tgz",
12952 - "integrity": "sha512-u0VRzfFYysarYHnztj2k2xr+eu9rmgoTUUgCCIT37Nr+j0A05Xk2c3RY8Mh5+DhCl2aYibihnaAEJHeR0UOFIQ==",
12950 + "version": "1.4.1",
12951 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.4.1.tgz",
12952 + "integrity": "sha512-6RDQVCmtFYTlhy89D5ixTqo9bTQqFhvNN0Ey1wJs5r+01Dq15gPHRXv2jF2bQATtMrOfYwv+R2ZR9ew1N1N3YQ==",
12953 "cpu": [
12954 "s390x"
12955 ],
@@ -12961,9 +12961,9 @@
12961 ]
12962 },
12963 "node_modules/@unrs/resolver-binding-linux-x64-gnu": {
12964 - "version": "1.3.3",
12965 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.3.3.tgz",
12966 - "integrity": "sha512-OrVo5ZsG29kBF0Ug95a2KidS16PqAMmQNozM6InbquOfW/udouk063e25JVLqIBhHLB2WyBnixOQ19tmeC/hIg==",
12964 + "version": "1.4.1",
12965 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.4.1.tgz",
12966 + "integrity": "sha512-XpU9uzIkD86+19NjCXxlVPISMUrVXsXo5htxtuG+uJ59p5JauSRZsIxQxzzfKzkxEjdvANPM/lS1HFoX6A6QeA==",
12967 "cpu": [
12968 "x64"
12969 ],
@@ -12975,9 +12975,9 @@
12975 ]
12976 },
12977 "node_modules/@unrs/resolver-binding-linux-x64-musl": {
12978 - "version": "1.3.3",
12979 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.3.3.tgz",
12980 - "integrity": "sha512-PYnmrwZ4HMp9SkrOhqPghY/aoL+Rtd4CQbr93GlrRTjK6kDzfMfgz3UH3jt6elrQAfupa1qyr1uXzeVmoEAxUA==",
12978 + "version": "1.4.1",
12979 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.4.1.tgz",
12980 + "integrity": "sha512-3CDjG/spbTKCSHl66QP2ekHSD+H34i7utuDIM5gzoNBcZ1gTO0Op09Wx5cikXnhORRf9+HyDWzm37vU1PLSM1A==",
12981 "cpu": [
12982 "x64"
12983 ],
@@ -12989,9 +12989,9 @@
12989 ]
12990 },
12991 "node_modules/@unrs/resolver-binding-wasm32-wasi": {
12992 - "version": "1.3.3",
12993 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.3.3.tgz",
12994 - "integrity": "sha512-81AnQY6fShmktQw4hWDUIilsKSdvr/acdJ5azAreu2IWNlaJOKphJSsUVWE+yCk6kBMoQyG9ZHCb/krb5K0PEA==",
12992 + "version": "1.4.1",
12993 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.4.1.tgz",
12994 + "integrity": "sha512-50tYhvbCTnuzMn7vmP8IV2UKF7ITo1oihygEYq9wW2DUb/Y+QMqBHJUSCABRngATjZ4shOK6f2+s0gQX6ElENQ==",
12995 "cpu": [
12996 "wasm32"
12997 ],
@@ -12999,16 +12999,16 @@
12999 "license": "MIT",
13000 "optional": true,
13001 "dependencies": {
13002 - "@napi-rs/wasm-runtime": "^0.2.7"
13002 + "@napi-rs/wasm-runtime": "^0.2.8"
13003 },
13004 "engines": {
13005 "node": ">=14.0.0"
13006 }
13007 },
13008 "node_modules/@unrs/resolver-binding-win32-arm64-msvc": {
13009 - "version": "1.3.3",
13010 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.3.3.tgz",
13011 - "integrity": "sha512-X/42BMNw7cW6xrB9syuP5RusRnWGoq+IqvJO8IDpp/BZg64J1uuIW6qA/1Cl13Y4LyLXbJVYbYNSKwR/FiHEng==",
13009 + "version": "1.4.1",
13010 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.4.1.tgz",
13011 + "integrity": "sha512-KyJiIne/AqV4IW0wyQO34wSMuJwy3VxVQOfIXIPyQ/Up6y/zi2P/WwXb78gHsLiGRUqCA9LOoCX+6dQZde0g1g==",
13012 "cpu": [
13013 "arm64"
13014 ],
@@ -13020,9 +13020,9 @@
13020 ]
13021 },
13022 "node_modules/@unrs/resolver-binding-win32-ia32-msvc": {
13023 - "version": "1.3.3",
13024 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.3.3.tgz",
13025 - "integrity": "sha512-EGNnNGQxMU5aTN7js3ETYvuw882zcO+dsVjs+DwO2j/fRVKth87C8e2GzxW1L3+iWAXMyJhvFBKRavk9Og1Z6A==",
13023 + "version": "1.4.1",
13024 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.4.1.tgz",
13025 + "integrity": "sha512-y2NUD7pygrBolN2NoXUrwVqBpKPhF8DiSNE5oB5/iFO49r2DpoYqdj5HPb3F42fPBH5qNqj6Zg63+xCEzAD2hw==",
13026 "cpu": [
13027 "ia32"
13028 ],
@@ -13034,9 +13034,9 @@
13034 ]
13035 },
13036 "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
13037 - "version": "1.3.3",
13038 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.3.3.tgz",
13039 - "integrity": "sha512-GraLbYqOJcmW1qY3osB+2YIiD62nVf2/bVLHZmrb4t/YSUwE03l7TwcDJl08T/Tm3SVhepX8RQkpzWbag/Sb4w==",
13037 + "version": "1.4.1",
13038 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.4.1.tgz",
13039 + "integrity": "sha512-hVXaObGI2lGFmrtT77KSbPQ3I+zk9IU500wobjk0+oX59vg/0VqAzABNtt3YSQYgXTC2a/LYxekLfND/wlt0yQ==",
13040 "cpu": [
13041 "x64"
13042 ],
@@ -19077,9 +19077,9 @@
19077 }
19078 },
19079 "node_modules/eslint-import-resolver-typescript": {
19080 - "version": "4.3.1",
19081 - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.3.1.tgz",
19082 - "integrity": "sha512-/dR9YMomeBlvfuvX5q0C3Y/2PHC9OCRdT2ijFwdfq/4Bq+4m5/lqstEp9k3P6ocha1pCbhoY9fkwVYLmOqR0VQ==",
19080 + "version": "4.3.2",
19081 + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.3.2.tgz",
19082 + "integrity": "sha512-T2LqBXj87ndEC9t1LrDiPkzalSFzD4rrXr6BTzGdgMx1jdQM4T972guQvg7Ih+LNO51GURXI/qMHS5GF3h1ilw==",
19083 "dev": true,
19084 "license": "ISC",
19085 "dependencies": {
@@ -19088,7 +19088,7 @@
19088 "is-bun-module": "^2.0.0",
19089 "stable-hash": "^0.0.5",
19090 "tinyglobby": "^0.2.12",
19091 - "unrs-resolver": "^1.3.3"
19091 + "unrs-resolver": "^1.4.1"
19092 },
19093 "engines": {
19094 "node": "^16.17.0 || >=18.6.0"
@@ -19199,9 +19199,9 @@
19199 }
19200 },
19201 "node_modules/eslint-mdx": {
19202 - "version": "3.3.1",
19203 - "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.3.1.tgz",
19204 - "integrity": "sha512-3koPGGjGOKXxWBIY0ExcMhtEGWRpbM/xrqIp6c4XDxZOMs/nIUEZKnaKZf+sAMRtqdv5Z99Nq5izWyCLoTdcGg==",
19202 + "version": "3.4.0",
19203 + "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.4.0.tgz",
19204 + "integrity": "sha512-sNffDEvt3fAEkrCntX0Kk/IWhHkfp0fhQ7/n30gQuIRm/FeUjLMkKkgAwlOFqxIMD4XJ03Iidmkf18EC8zTyYw==",
19205 "dev": true,
19206 "license": "MIT",
19207 "dependencies": {
@@ -19212,7 +19212,7 @@
19212 "remark-mdx": "^3.1.0",
19213 "remark-parse": "^11.0.0",
19214 "remark-stringify": "^11.0.0",
19215 - "synckit": "^0.10.3",
19215 + "synckit": "^0.11.2",
19216 "tslib": "^2.8.1",
19217 "unified": "^11.0.5",
19218 "unified-engine": "^11.2.2",
@@ -19935,18 +19935,20 @@
19935 }
19936 },
19937 "node_modules/eslint-plugin-mdx": {
19938 - "version": "3.3.1",
19939 - "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.3.1.tgz",
19940 - "integrity": "sha512-YXm2YANiJ3Sl/6AdZUeR53deGG1JI6rG9crHITR2Mtb9k8SFWRspoHetnIvaYTEfgPsvUwAwVgT1JxRoZywpTA==",
19938 + "version": "3.4.0",
19939 + "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.4.0.tgz",
19940 + "integrity": "sha512-f/ot8rSp/telkW1joqe0y9XQigTrE99sQHqyqLYYVgGLtQvl54suDidepbiGsDF7Z5V9uyQPWpmY0Qu/ZMRzmg==",
19941 "dev": true,
19942 "license": "MIT",
19943 "dependencies": {
19944 - "eslint-mdx": "^3.3.1",
19944 + "eslint-mdx": "^3.4.0",
19945 "mdast-util-from-markdown": "^2.0.2",
19946 + "mdast-util-mdx": "^3.0.0",
19947 + "micromark-extension-mdxjs": "^3.0.0",
19948 "remark-mdx": "^3.1.0",
19949 "remark-parse": "^11.0.0",
19950 "remark-stringify": "^11.0.0",
19949 - "synckit": "^0.10.3",
19951 + "synckit": "^0.11.2",
19952 "tslib": "^2.8.1",
19953 "unified": "^11.0.5",
19954 "vfile": "^6.0.3"
@@ -19962,6 +19964,205 @@
19964 "eslint": ">=8.0.0"
19965 }
19966 },
19967 + "node_modules/eslint-plugin-mdx/node_modules/@types/mdast": {
19968 + "version": "4.0.4",
19969 + "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
19970 + "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
19971 + "dev": true,
19972 + "license": "MIT",
19973 + "dependencies": {
19974 + "@types/unist": "*"
19975 + }
19976 + },
19977 + "node_modules/eslint-plugin-mdx/node_modules/mdast-util-mdx": {
19978 + "version": "3.0.0",
19979 + "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz",
19980 + "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==",
19981 + "dev": true,
19982 + "license": "MIT",
19983 + "dependencies": {
19984 + "mdast-util-from-markdown": "^2.0.0",
19985 + "mdast-util-mdx-expression": "^2.0.0",
19986 + "mdast-util-mdx-jsx": "^3.0.0",
19987 + "mdast-util-mdxjs-esm": "^2.0.0",
19988 + "mdast-util-to-markdown": "^2.0.0"
19989 + },
19990 + "funding": {
19991 + "type": "opencollective",
19992 + "url": "https://opencollective.com/unified"
19993 + }
19994 + },
19995 + "node_modules/eslint-plugin-mdx/node_modules/mdast-util-phrasing": {
19996 + "version": "4.1.0",
19997 + "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
19998 + "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
19999 + "dev": true,
20000 + "license": "MIT",
20001 + "dependencies": {
20002 + "@types/mdast": "^4.0.0",
20003 + "unist-util-is": "^6.0.0"
20004 + },
20005 + "funding": {
20006 + "type": "opencollective",
20007 + "url": "https://opencollective.com/unified"
20008 + }
20009 + },
20010 + "node_modules/eslint-plugin-mdx/node_modules/mdast-util-to-markdown": {
20011 + "version": "2.1.2",
20012 + "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
20013 + "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
20014 + "dev": true,
20015 + "license": "MIT",
20016 + "dependencies": {
20017 + "@types/mdast": "^4.0.0",
20018 + "@types/unist": "^3.0.0",
20019 + "longest-streak": "^3.0.0",
20020 + "mdast-util-phrasing": "^4.0.0",
20021 + "mdast-util-to-string": "^4.0.0",
20022 + "micromark-util-classify-character": "^2.0.0",
20023 + "micromark-util-decode-string": "^2.0.0",
20024 + "unist-util-visit": "^5.0.0",
20025 + "zwitch": "^2.0.0"
20026 + },
20027 + "funding": {
20028 + "type": "opencollective",
20029 + "url": "https://opencollective.com/unified"
20030 + }
20031 + },
20032 + "node_modules/eslint-plugin-mdx/node_modules/micromark-util-character": {
20033 + "version": "2.1.1",
20034 + "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
20035 + "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
20036 + "dev": true,
20037 + "funding": [
20038 + {
20039 + "type": "GitHub Sponsors",
20040 + "url": "https://github.com/sponsors/unifiedjs"
20041 + },
20042 + {
20043 + "type": "OpenCollective",
20044 + "url": "https://opencollective.com/unified"
20045 + }
20046 + ],
20047 + "license": "MIT",
20048 + "dependencies": {
20049 + "micromark-util-symbol": "^2.0.0",
20050 + "micromark-util-types": "^2.0.0"
20051 + }
20052 + },
20053 + "node_modules/eslint-plugin-mdx/node_modules/micromark-util-classify-character": {
20054 + "version": "2.0.1",
20055 + "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
20056 + "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
20057 + "dev": true,
20058 + "funding": [
20059 + {
20060 + "type": "GitHub Sponsors",
20061 + "url": "https://github.com/sponsors/unifiedjs"
20062 + },
20063 + {
20064 + "type": "OpenCollective",
20065 + "url": "https://opencollective.com/unified"
20066 + }
20067 + ],
20068 + "license": "MIT",
20069 + "dependencies": {
20070 + "micromark-util-character": "^2.0.0",
20071 + "micromark-util-symbol": "^2.0.0",
20072 + "micromark-util-types": "^2.0.0"
20073 + }
20074 + },
20075 + "node_modules/eslint-plugin-mdx/node_modules/micromark-util-decode-numeric-character-reference": {
20076 + "version": "2.0.2",
20077 + "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
20078 + "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
20079 + "dev": true,
20080 + "funding": [
20081 + {
20082 + "type": "GitHub Sponsors",
20083 + "url": "https://github.com/sponsors/unifiedjs"
20084 + },
20085 + {
20086 + "type": "OpenCollective",
20087 + "url": "https://opencollective.com/unified"
20088 + }
20089 + ],
20090 + "license": "MIT",
20091 + "dependencies": {
20092 + "micromark-util-symbol": "^2.0.0"
20093 + }
20094 + },
20095 + "node_modules/eslint-plugin-mdx/node_modules/micromark-util-decode-string": {
20096 + "version": "2.0.1",
20097 + "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
20098 + "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
20099 + "dev": true,
20100 + "funding": [
20101 + {
20102 + "type": "GitHub Sponsors",
20103 + "url": "https://github.com/sponsors/unifiedjs"
20104 + },
20105 + {
20106 + "type": "OpenCollective",
20107 + "url": "https://opencollective.com/unified"
20108 + }
20109 + ],
20110 + "license": "MIT",
20111 + "dependencies": {
20112 + "decode-named-character-reference": "^1.0.0",
20113 + "micromark-util-character": "^2.0.0",
20114 + "micromark-util-decode-numeric-character-reference": "^2.0.0",
20115 + "micromark-util-symbol": "^2.0.0"
20116 + }
20117 + },
20118 + "node_modules/eslint-plugin-mdx/node_modules/micromark-util-symbol": {
20119 + "version": "2.0.1",
20120 + "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
20121 + "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
20122 + "dev": true,
20123 + "funding": [
20124 + {
20125 + "type": "GitHub Sponsors",
20126 + "url": "https://github.com/sponsors/unifiedjs"
20127 + },
20128 + {
20129 + "type": "OpenCollective",
20130 + "url": "https://opencollective.com/unified"
20131 + }
20132 + ],
20133 + "license": "MIT"
20134 + },
20135 + "node_modules/eslint-plugin-mdx/node_modules/micromark-util-types": {
20136 + "version": "2.0.2",
20137 + "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
20138 + "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
20139 + "dev": true,
20140 + "funding": [
20141 + {
20142 + "type": "GitHub Sponsors",
20143 + "url": "https://github.com/sponsors/unifiedjs"
20144 + },
20145 + {
20146 + "type": "OpenCollective",
20147 + "url": "https://opencollective.com/unified"
20148 + }
20149 + ],
20150 + "license": "MIT"
20151 + },
20152 + "node_modules/eslint-plugin-mdx/node_modules/unist-util-is": {
20153 + "version": "6.0.0",
20154 + "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz",
20155 + "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
20156 + "dev": true,
20157 + "license": "MIT",
20158 + "dependencies": {
20159 + "@types/unist": "^3.0.0"
20160 + },
20161 + "funding": {
20162 + "type": "opencollective",
20163 + "url": "https://opencollective.com/unified"
20164 + }
20165 + },
20166 "node_modules/eslint-plugin-no-only-tests": {
20167 "version": "3.3.0",
20168 "resolved": "https://registry.npmjs.org/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.3.0.tgz",
@@ -20058,23 +20259,6 @@
20259 }
20260 }
20261 },
20061 - "node_modules/eslint-plugin-prettier/node_modules/synckit": {
20062 - "version": "0.11.1",
20063 - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.1.tgz",
20064 - "integrity": "sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q==",
20065 - "dev": true,
20066 - "license": "MIT",
20067 - "dependencies": {
20068 - "@pkgr/core": "^0.2.0",
20069 - "tslib": "^2.8.1"
20070 - },
20071 - "engines": {
20072 - "node": "^14.18.0 || >=16.0.0"
20073 - },
20074 - "funding": {
20075 - "url": "https://opencollective.com/synckit"
20076 - }
20077 - },
20262 "node_modules/eslint-plugin-primer-react": {
20263 "version": "6.1.6",
20264 "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-6.1.6.tgz",
@@ -42907,9 +43091,9 @@
43091 }
43092 },
43093 "node_modules/synckit": {
42910 - "version": "0.10.3",
42911 - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.10.3.tgz",
42912 - "integrity": "sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==",
43094 + "version": "0.11.2",
43095 + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.2.tgz",
43096 + "integrity": "sha512-1IUffI8zZ8qUMB3NUJIjk0RpLroG/8NkQDAWH1NbB2iJ0/5pn3M8rxfNzMz4GH9OnYaGYn31LEDSXJp/qIlxgA==",
43097 "dev": true,
43098 "license": "MIT",
43099 "dependencies": {
@@ -42920,7 +43104,7 @@
43104 "node": "^14.18.0 || >=16.0.0"
43105 },
43106 "funding": {
42923 - "url": "https://opencollective.com/unts"
43107 + "url": "https://opencollective.com/synckit"
43108 }
43109 },
43110 "node_modules/system-architecture": {
@@ -45068,30 +45252,30 @@
45252 }
45253 },
45254 "node_modules/unrs-resolver": {
45071 - "version": "1.3.3",
45072 - "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.3.3.tgz",
45073 - "integrity": "sha512-PFLAGQzYlyjniXdbmQ3dnGMZJXX5yrl2YS4DLRfR3BhgUsE1zpRIrccp9XMOGRfIHpdFvCn/nr5N1KMVda4x3A==",
45255 + "version": "1.4.1",
45256 + "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.4.1.tgz",
45257 + "integrity": "sha512-MhPB3wBI5BR8TGieTb08XuYlE8oFVEXdSAgat3psdlRyejl8ojQ8iqPcjh094qCZ1r+TnkxzP6BeCd/umfHckQ==",
45258 "dev": true,
45259 "license": "MIT",
45260 "funding": {
45261 "url": "https://github.com/sponsors/JounQin"
45262 },
45263 "optionalDependencies": {
45080 - "@unrs/resolver-binding-darwin-arm64": "1.3.3",
45081 - "@unrs/resolver-binding-darwin-x64": "1.3.3",
45082 - "@unrs/resolver-binding-freebsd-x64": "1.3.3",
45083 - "@unrs/resolver-binding-linux-arm-gnueabihf": "1.3.3",
45084 - "@unrs/resolver-binding-linux-arm-musleabihf": "1.3.3",
45085 - "@unrs/resolver-binding-linux-arm64-gnu": "1.3.3",
45086 - "@unrs/resolver-binding-linux-arm64-musl": "1.3.3",
45087 - "@unrs/resolver-binding-linux-ppc64-gnu": "1.3.3",
45088 - "@unrs/resolver-binding-linux-s390x-gnu": "1.3.3",
45089 - "@unrs/resolver-binding-linux-x64-gnu": "1.3.3",
45090 - "@unrs/resolver-binding-linux-x64-musl": "1.3.3",
45091 - "@unrs/resolver-binding-wasm32-wasi": "1.3.3",
45092 - "@unrs/resolver-binding-win32-arm64-msvc": "1.3.3",
45093 - "@unrs/resolver-binding-win32-ia32-msvc": "1.3.3",
45094 - "@unrs/resolver-binding-win32-x64-msvc": "1.3.3"
45264 + "@unrs/resolver-binding-darwin-arm64": "1.4.1",
45265 + "@unrs/resolver-binding-darwin-x64": "1.4.1",
45266 + "@unrs/resolver-binding-freebsd-x64": "1.4.1",
45267 + "@unrs/resolver-binding-linux-arm-gnueabihf": "1.4.1",
45268 + "@unrs/resolver-binding-linux-arm-musleabihf": "1.4.1",
45269 + "@unrs/resolver-binding-linux-arm64-gnu": "1.4.1",
45270 + "@unrs/resolver-binding-linux-arm64-musl": "1.4.1",
45271 + "@unrs/resolver-binding-linux-ppc64-gnu": "1.4.1",
45272 + "@unrs/resolver-binding-linux-s390x-gnu": "1.4.1",
45273 + "@unrs/resolver-binding-linux-x64-gnu": "1.4.1",
45274 + "@unrs/resolver-binding-linux-x64-musl": "1.4.1",
45275 + "@unrs/resolver-binding-wasm32-wasi": "1.4.1",
45276 + "@unrs/resolver-binding-win32-arm64-msvc": "1.4.1",
45277 + "@unrs/resolver-binding-win32-ia32-msvc": "1.4.1",
45278 + "@unrs/resolver-binding-win32-x64-msvc": "1.4.1"
45279 }
45280 },
45281 "node_modules/update-browserslist-db": {