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

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.3 to 4.3.4 <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.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/442">#442</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/57611d9818c5b98d792a03f7392d9c0802a7b961"><code>57611d9</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: add more extension aliases for ts source/declaration files</p> </li> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/444">#444</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/bd45fcd5b4ff8e7cf4b9e5b0dbe8ed146de58c1b"><code>bd45fcd</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix(deps): bump <code>unrs-resolver</code> which resolves <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/406">#406</a>, <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/409">#409</a>, <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/437">#437</a></p> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4</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.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/442">#442</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/57611d9818c5b98d792a03f7392d9c0802a7b961"><code>57611d9</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: add more extension aliases for ts source/declaration files</p> </li> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/444">#444</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/bd45fcd5b4ff8e7cf4b9e5b0dbe8ed146de58c1b"><code>bd45fcd</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix(deps): bump <code>unrs-resolver</code> which resolves <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/406">#406</a>, <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/409">#409</a>, <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/437">#437</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/b08feae4623b8f480a698165cdf5c0f8131a83df"><code>b08feae</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/443">#443</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/748795f0e3ae8d70ba2a90074338beeb8fbe07d5"><code>748795f</code></a> chore: add correct test case for <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/409">#409</a> (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/441">#441</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/bd45fcd5b4ff8e7cf4b9e5b0dbe8ed146de58c1b"><code>bd45fcd</code></a> chore: bump all (dev) deps (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/444">#444</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/57611d9818c5b98d792a03f7392d9c0802a7b961"><code>57611d9</code></a> fix: add more extension aliases for ts source/declaration files (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/442">#442</a>)</li> <li>See full diff in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4">compare view</a></li> </ul> </details> <br /> Updates `eslint-mdx` from 3.4.0 to 3.4.1 <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.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/569">#569</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: <code>types</code> field should point to <code>.d.cts</code></p> </li> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/571">#571</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a> Thanks <a href="https://github.com/lopenchi"><code>@​lopenchi</code></a>! - fix: pass <code>cwd</code> into <code>getRemarkConfig</code> from <code>getRemarkProcessor</code></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/870a3a649213a3efba7b40633669564548e2681f"><code>870a3a6</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/572">#572</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/209a3500fbe6ef1daac83cf949b837676e354518"><code>209a350</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/573">#573</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a> fix: <code>types</code> field should point to <code>.d.cts</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/569">#569</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a> fix: pass <code>cwd</code> into <code>getRemarkConfig</code> from <code>getRemarkProcessor</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/571">#571</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.4.0...eslint-mdx@3.4.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-mdx` from 3.4.0 to 3.4.1 <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.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/569">#569</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: <code>types</code> field should point to <code>.d.cts</code></p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a>, <a href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a>]:</p> <ul> <li>eslint-mdx@3.4.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/870a3a649213a3efba7b40633669564548e2681f"><code>870a3a6</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/572">#572</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/209a3500fbe6ef1daac83cf949b837676e354518"><code>209a350</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/573">#573</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c101877715455bd7663510459a4623086091df20"><code>c101877</code></a> fix: <code>types</code> field should point to <code>.d.cts</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/569">#569</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/5b965b3b603af656c782f95c63126c1c5c4dfcc0"><code>5b965b3</code></a> fix: pass <code>cwd</code> into <code>getRemarkConfig</code> from <code>getRemarkProcessor</code> (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/571">#571</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.4.0...eslint-plugin-mdx@3.4.1">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 21, 2025 at 22:28 UTC bf86801271a42ae1ef6c2e8bb69e05ecefdfc44b
1 file changed +88 -88
package-lock.json
+88 -88
@@ -9598,16 +9598,16 @@
9598 }
9599 },
9600 "node_modules/@pkgr/core": {
9601 - "version": "0.2.0",
9602 - "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.0.tgz",
9603 - "integrity": "sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==",
9601 + "version": "0.2.4",
9602 + "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.4.tgz",
9603 + "integrity": "sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==",
9604 "dev": true,
9605 "license": "MIT",
9606 "engines": {
9607 "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
9608 },
9609 "funding": {
9610 - "url": "https://opencollective.com/unts"
9610 + "url": "https://opencollective.com/pkgr"
9611 }
9612 },
9613 "node_modules/@pmmmwh/react-refresh-webpack-plugin": {
@@ -12880,9 +12880,9 @@
12880 "license": "ISC"
12881 },
12882 "node_modules/@unrs/resolver-binding-darwin-arm64": {
12883 - "version": "1.6.1",
12884 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.6.1.tgz",
12885 - "integrity": "sha512-wbOgzEUDjfEmziD0TKMdDoRsCa0zHhtBWcrllJr7iZGPvSfrU7m5VGlpbO3McCi1LLsv7FFvUWej5nFQ+Emigw==",
12883 + "version": "1.6.3",
12884 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.6.3.tgz",
12885 + "integrity": "sha512-+BbDAtwT4AVUyGIfC6SimaA6Mi/tEJCf5OYV5XQg7WIOW0vyD15aVgDLvsQscIZxgz42xB6DDqR7Kv6NBQJrEg==",
12886 "cpu": [
12887 "arm64"
12888 ],
@@ -12894,9 +12894,9 @@
12894 ]
12895 },
12896 "node_modules/@unrs/resolver-binding-darwin-x64": {
12897 - "version": "1.6.1",
12898 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.6.1.tgz",
12899 - "integrity": "sha512-d5hh78dlTaoFXZTQuDLUxxmV/tS3etw11HCm1a1q5/nUrfgLBUkZLn4u7Pg/jN4ois6aMCabcbt5DZkf4dIx1g==",
12897 + "version": "1.6.3",
12898 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.6.3.tgz",
12899 + "integrity": "sha512-q6qMXI8wT0u0GUns/L26kYHdX2du4yEhwxrXjPj/egvysI8XqcTyjnbWQm3NSJPw0Un2wvKPh0WuoTSJEZgbqw==",
12900 "cpu": [
12901 "x64"
12902 ],
@@ -12908,9 +12908,9 @@
12908 ]
12909 },
12910 "node_modules/@unrs/resolver-binding-freebsd-x64": {
12911 - "version": "1.6.1",
12912 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.6.1.tgz",
12913 - "integrity": "sha512-PEV8ICqDKe8ujbxO9FL62/MqNNN2BvahNgtkG5Z49BNNBGtogvzkbgf5GeyrIIt1b3ky1w7IllVRAyqIUeuFEg==",
12911 + "version": "1.6.3",
12912 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.6.3.tgz",
12913 + "integrity": "sha512-/7xs7QNNW17VZrFBf+2C95G72rA5c0YGtR18pvWrzM2tVPLrTsKnLl32hi3CG7F6cwwYRy7h61BIkMHh7qaZkw==",
12914 "cpu": [
12915 "x64"
12916 ],
@@ -12922,9 +12922,9 @@
12922 ]
12923 },
12924 "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": {
12925 - "version": "1.6.1",
12926 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.6.1.tgz",
12927 - "integrity": "sha512-MGBBPrWH0nKMkUvAJ8Qs3Fe2ObHY+t1TVylJdMFY620qvFcu7d0bc89O0tJuZtkzLAx0sUSHQNYQcczhVHn2wQ==",
12925 + "version": "1.6.3",
12926 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.6.3.tgz",
12927 + "integrity": "sha512-2xv5cUQCt+eYuq5tPF4AHStpzE8i8qdYnhitpvDv9vxzOZ5a0sdzgA8WHYgFe15dP469YOSivenMMdpuRcgE9Q==",
12928 "cpu": [
12929 "arm"
12930 ],
@@ -12936,9 +12936,9 @@
12936 ]
12937 },
12938 "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": {
12939 - "version": "1.6.1",
12940 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.6.1.tgz",
12941 - "integrity": "sha512-hEmYRcRhde66Pluis2epKWoow2qbeb5PWhX+s/VaqNbfxKIotV9EI88K/9jKH8s2Mwa8Xy/bfWLfDZzfMNtr6Q==",
12939 + "version": "1.6.3",
12940 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.6.3.tgz",
12941 + "integrity": "sha512-4KaZxKIeFt/jAOD/zuBOLb5yyZk/XG9FKf5IXpDP21NcYxeus/os6w+NCK7wjSJKbOpHZhwfkAYLkfujkAOFkw==",
12942 "cpu": [
12943 "arm"
12944 ],
@@ -12950,9 +12950,9 @@
12950 ]
12951 },
12952 "node_modules/@unrs/resolver-binding-linux-arm64-gnu": {
12953 - "version": "1.6.1",
12954 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.6.1.tgz",
12955 - "integrity": "sha512-ffY3KJvGXsPw+dYr7MDJcSpfJDw2sc7Y9A+Lz+xk89CX+cEzBt/sxbCY4n8Ew6xNC8jKRoE5+1ELVRxbpc5ozw==",
12953 + "version": "1.6.3",
12954 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.6.3.tgz",
12955 + "integrity": "sha512-dJoZsZoWwvfS+khk0jkX6KnLL1T2vbRfsxinOR3PghpRKmMTnasEVAxmrXLQFNKqVKZV/mU7gHzWhiBMhbq3bw==",
12956 "cpu": [
12957 "arm64"
12958 ],
@@ -12964,9 +12964,9 @@
12964 ]
12965 },
12966 "node_modules/@unrs/resolver-binding-linux-arm64-musl": {
12967 - "version": "1.6.1",
12968 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.6.1.tgz",
12969 - "integrity": "sha512-dyH9+OAzA3klgwkVzMxz5jaYTNqcYPfp8YSSTugF8lC2M3pTrToPrbG+kPEAds5ejBgtkGGpHJ0ONRf1JblLoA==",
12967 + "version": "1.6.3",
12968 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.6.3.tgz",
12969 + "integrity": "sha512-2Y6JcAY9e557rD6O53Zmeblrfu48vQfl5CrrKjt0/2J1Op/pKX3WI8TOh0gs5T4qX9uJDqdte11SNUssckdfUA==",
12970 "cpu": [
12971 "arm64"
12972 ],
@@ -12978,9 +12978,9 @@
12978 ]
12979 },
12980 "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": {
12981 - "version": "1.6.1",
12982 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.6.1.tgz",
12983 - "integrity": "sha512-8y2ayqhBL0Y7KiuE1ZvuTwv/DmkjCRZQoSE2gvid3SkxRjJ6qJ3EfG/Yv8O9dktv3n6z++Q7ZtAUlKRsiN1wpQ==",
12981 + "version": "1.6.3",
12982 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.6.3.tgz",
12983 + "integrity": "sha512-kvcEe+j0De/DEfTNkte2xtmwSL4/GMesArcqmSgRqoOaGknUYY3whJ/3GygYKNMe82vvao4PaQkBlCrxhi88wQ==",
12984 "cpu": [
12985 "ppc64"
12986 ],
@@ -12992,9 +12992,9 @@
12992 ]
12993 },
12994 "node_modules/@unrs/resolver-binding-linux-riscv64-gnu": {
12995 - "version": "1.6.1",
12996 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.6.1.tgz",
12997 - "integrity": "sha512-GZQe8ADu2Y88IVgbob1e8RpVH5MlMWjbDC5X/USa6UZnWQn7sKrO7XdM/9HQHOir+jeu7tJjTBf3tyrq7qtKcA==",
12995 + "version": "1.6.3",
12996 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.6.3.tgz",
12997 + "integrity": "sha512-fruY8swKre2H0J96h8HE+kN3iUnDR3VDd2wxBn4BxDw+5g7GOHBz5x1533l9mqAqHI4b2dMBECI4RtQdMOiBeQ==",
12998 "cpu": [
12999 "riscv64"
13000 ],
@@ -13006,9 +13006,9 @@
13006 ]
13007 },
13008 "node_modules/@unrs/resolver-binding-linux-s390x-gnu": {
13009 - "version": "1.6.1",
13010 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.6.1.tgz",
13011 - "integrity": "sha512-AkWpaZul4Q0bW1IJdfS6vxSoC0Gsjf/PTF1rgCCtDV7b8V25iGazCK02X/wLxcEmIh9uYq2UfasLal0DfKdPZw==",
13009 + "version": "1.6.3",
13010 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.6.3.tgz",
13011 + "integrity": "sha512-1w0eaSxm9e69TEj9eArZDPQ7mL2VL6Bb4AXeLOdQoe5SNQpZaL6RlwGm7ss9xErwC7c9Hvob/ZZF7i8xYT55zg==",
13012 "cpu": [
13013 "s390x"
13014 ],
@@ -13020,9 +13020,9 @@
13020 ]
13021 },
13022 "node_modules/@unrs/resolver-binding-linux-x64-gnu": {
13023 - "version": "1.6.1",
13024 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.6.1.tgz",
13025 - "integrity": "sha512-aZlTp6kjbKFFOiDYwknTxB8YUvWLT+hwMbif3cAlvF/c1jtwNLKPGFP/iKx7HkYpRSJYbHf/N0Ns5HkdgeUM9A==",
13023 + "version": "1.6.3",
13024 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.6.3.tgz",
13025 + "integrity": "sha512-ymUqs8AQyHTQQ50aN7EcMV47gKh5yKg8a0+SWSuDZEl6eGEOKn590D/iMDydS5KoWbMTy6/pBipS4vsPUEjYVw==",
13026 "cpu": [
13027 "x64"
13028 ],
@@ -13034,9 +13034,9 @@
13034 ]
13035 },
13036 "node_modules/@unrs/resolver-binding-linux-x64-musl": {
13037 - "version": "1.6.1",
13038 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.6.1.tgz",
13039 - "integrity": "sha512-A9P2H+/LKHtuUfk/REkWrrawWXx2Z5atIHuU1I5Sv8uOj+NirmoCOPS8H+nfZyemsX4vzSe4id/KDYSQGsnPrA==",
13037 + "version": "1.6.3",
13038 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.6.3.tgz",
13039 + "integrity": "sha512-LSfz1cguLZD+c00aTVbtrqX1x1sIR38M2lLYW3CZTGfippkg56Hf8kejHPA8H26OwB71c9/W78BCbgcdnEW+jQ==",
13040 "cpu": [
13041 "x64"
13042 ],
@@ -13048,9 +13048,9 @@
13048 ]
13049 },
13050 "node_modules/@unrs/resolver-binding-wasm32-wasi": {
13051 - "version": "1.6.1",
13052 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.6.1.tgz",
13053 - "integrity": "sha512-Y9Sz1GXo/2z43KiMh4MfP0rTknsFNOsTjly068QhGJYO6qjIsvpbf4vhDnMFTDlBz8bDsibG1ggZ6BRjEzjmiA==",
13051 + "version": "1.6.3",
13052 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.6.3.tgz",
13053 + "integrity": "sha512-gehKZDmNDS2QTxefwPBLi0RJgOQ0dIoD/osCcNboDb3+ZKcbSMBaF3+4R5vj+XdV0QBdZg3vXwdwZswfEkQOcA==",
13054 "cpu": [
13055 "wasm32"
13056 ],
@@ -13065,9 +13065,9 @@
13065 }
13066 },
13067 "node_modules/@unrs/resolver-binding-win32-arm64-msvc": {
13068 - "version": "1.6.1",
13069 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.6.1.tgz",
13070 - "integrity": "sha512-Z2gYsbEsv0eyD/wx8uDnGBmo7n9z1oAJnjpdovq3XkdAjKoIVNCRRlbrFQG0HkVuqBAxrJnWFNECfGebLrz7mA==",
13068 + "version": "1.6.3",
13069 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.6.3.tgz",
13070 + "integrity": "sha512-CzTmpDxwkoYl69stmlJzcVWITQEC6Vs8ASMZMEMbFO+q1Dw0GtpRjAA6X76zGcLOADDwzugx1vpT6YXarrhpTA==",
13071 "cpu": [
13072 "arm64"
13073 ],
@@ -13079,9 +13079,9 @@
13079 ]
13080 },
13081 "node_modules/@unrs/resolver-binding-win32-ia32-msvc": {
13082 - "version": "1.6.1",
13083 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.6.1.tgz",
13084 - "integrity": "sha512-bpGw2JV9NN1zKt/jXpOB+U9AdqdcPdqA2tF8Or6axNoOl3gBtSaooEYx17NpQra33Wx/d7VX8jWv+3LX1dggJA==",
13082 + "version": "1.6.3",
13083 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.6.3.tgz",
13084 + "integrity": "sha512-j+n1gWkfu4Q/octUHXU1p1IOrh+B27vpA7ec81RB6nXCml5u7F0B7SrCZU+HqajxjVqgEQEYOcRCb1yzfwfsWw==",
13085 "cpu": [
13086 "ia32"
13087 ],
@@ -13093,9 +13093,9 @@
13093 ]
13094 },
13095 "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
13096 - "version": "1.6.1",
13097 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.6.1.tgz",
13098 - "integrity": "sha512-uNnVmvDLZBDQ4sLFNTugTtzUH9LEoHXG46HdWaih+pK4knwi+wcz+nd0fQC92n/dH4PwPc5T8XArvlCKpfU6vQ==",
13096 + "version": "1.6.3",
13097 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.6.3.tgz",
13098 + "integrity": "sha512-n33drkd84G5Mu2BkUGawZXmm+IFPuRv7GpODfwEBs/CzZq2+BIZyAZmb03H9IgNbd7xaohZbtZ4/9Gb0xo5ssw==",
13099 "cpu": [
13100 "x64"
13101 ],
@@ -19136,9 +19136,9 @@
19136 }
19137 },
19138 "node_modules/eslint-import-resolver-typescript": {
19139 - "version": "4.3.3",
19140 - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.3.3.tgz",
19141 - "integrity": "sha512-mBgGvAG+3NGx2yk8w/qiBDOrQNwNe0LfxNzimnj0B7lqElJUV12X+1wf81oERAKpPVl506z53Xi1sns4/pvdTg==",
19139 + "version": "4.3.4",
19140 + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.3.4.tgz",
19141 + "integrity": "sha512-buzw5z5VtiQMysYLH9iW9BV04YyZebsw+gPi+c4FCjfS9i6COYOrEWw9t3m3wA9PFBfqcBCqWf32qrXLbwafDw==",
19142 "dev": true,
19143 "license": "ISC",
19144 "dependencies": {
@@ -19147,7 +19147,7 @@
19147 "is-bun-module": "^2.0.0",
19148 "stable-hash": "^0.0.5",
19149 "tinyglobby": "^0.2.13",
19150 - "unrs-resolver": "^1.6.0"
19150 + "unrs-resolver": "^1.6.3"
19151 },
19152 "engines": {
19153 "node": "^16.17.0 || >=18.6.0"
@@ -19258,9 +19258,9 @@
19258 }
19259 },
19260 "node_modules/eslint-mdx": {
19261 - "version": "3.4.0",
19262 - "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.4.0.tgz",
19263 - "integrity": "sha512-sNffDEvt3fAEkrCntX0Kk/IWhHkfp0fhQ7/n30gQuIRm/FeUjLMkKkgAwlOFqxIMD4XJ03Iidmkf18EC8zTyYw==",
19261 + "version": "3.4.1",
19262 + "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.4.1.tgz",
19263 + "integrity": "sha512-/Pt9D5TIAZwAUnCJA24i+uE9NuqulmLI58a1oU1eRb5jeUNOR23FpIt4xuBE9CFR50nd4FkLnuyox7dSNSZ5Tg==",
19264 "dev": true,
19265 "license": "MIT",
19266 "dependencies": {
@@ -19271,7 +19271,7 @@
19271 "remark-mdx": "^3.1.0",
19272 "remark-parse": "^11.0.0",
19273 "remark-stringify": "^11.0.0",
19274 - "synckit": "^0.11.2",
19274 + "synckit": "^0.11.4",
19275 "tslib": "^2.8.1",
19276 "unified": "^11.0.5",
19277 "unified-engine": "^11.2.2",
@@ -19994,20 +19994,20 @@
19994 }
19995 },
19996 "node_modules/eslint-plugin-mdx": {
19997 - "version": "3.4.0",
19998 - "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.4.0.tgz",
19999 - "integrity": "sha512-f/ot8rSp/telkW1joqe0y9XQigTrE99sQHqyqLYYVgGLtQvl54suDidepbiGsDF7Z5V9uyQPWpmY0Qu/ZMRzmg==",
19997 + "version": "3.4.1",
19998 + "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.4.1.tgz",
19999 + "integrity": "sha512-dfQ7LthK/Kmfw2d5XrR4CS1ScmFOa1S9vPjBUxtKgCEl6mNnYVfA/yg50xLyab0pI/GEfGEmvlajs2biDHJBsA==",
20000 "dev": true,
20001 "license": "MIT",
20002 "dependencies": {
20003 - "eslint-mdx": "^3.4.0",
20003 + "eslint-mdx": "^3.4.1",
20004 "mdast-util-from-markdown": "^2.0.2",
20005 "mdast-util-mdx": "^3.0.0",
20006 "micromark-extension-mdxjs": "^3.0.0",
20007 "remark-mdx": "^3.1.0",
20008 "remark-parse": "^11.0.0",
20009 "remark-stringify": "^11.0.0",
20010 - "synckit": "^0.11.2",
20010 + "synckit": "^0.11.4",
20011 "tslib": "^2.8.1",
20012 "unified": "^11.0.5",
20013 "vfile": "^6.0.3"
@@ -43167,13 +43167,13 @@
43167 }
43168 },
43169 "node_modules/synckit": {
43170 - "version": "0.11.2",
43171 - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.2.tgz",
43172 - "integrity": "sha512-1IUffI8zZ8qUMB3NUJIjk0RpLroG/8NkQDAWH1NbB2iJ0/5pn3M8rxfNzMz4GH9OnYaGYn31LEDSXJp/qIlxgA==",
43170 + "version": "0.11.4",
43171 + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.4.tgz",
43172 + "integrity": "sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==",
43173 "dev": true,
43174 "license": "MIT",
43175 "dependencies": {
43176 - "@pkgr/core": "^0.2.0",
43176 + "@pkgr/core": "^0.2.3",
43177 "tslib": "^2.8.1"
43178 },
43179 "engines": {
@@ -45328,9 +45328,9 @@
45328 }
45329 },
45330 "node_modules/unrs-resolver": {
45331 - "version": "1.6.1",
45332 - "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.6.1.tgz",
45333 - "integrity": "sha512-PLDI7BRVaI1C0x8mXr8leLPIOPPF1wCRFyKIswJAPJG3LdMxWNiAVvlTvmff5DSezapWFLagk18NF2cCNhe8Fg==",
45331 + "version": "1.6.3",
45332 + "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.6.3.tgz",
45333 + "integrity": "sha512-mYNIMmxlDcaepmUTNrBu2tEB/bRkLBUeAhke8XOnXYqSu/9dUk4cdFiJG1N4d5Q7Fii+9MpgavkxJpnXPqNhHw==",
45334 "dev": true,
45335 "hasInstallScript": true,
45336 "license": "MIT",
@@ -45341,22 +45341,22 @@
45341 "url": "https://github.com/sponsors/JounQin"
45342 },
45343 "optionalDependencies": {
45344 - "@unrs/resolver-binding-darwin-arm64": "1.6.1",
45345 - "@unrs/resolver-binding-darwin-x64": "1.6.1",
45346 - "@unrs/resolver-binding-freebsd-x64": "1.6.1",
45347 - "@unrs/resolver-binding-linux-arm-gnueabihf": "1.6.1",
45348 - "@unrs/resolver-binding-linux-arm-musleabihf": "1.6.1",
45349 - "@unrs/resolver-binding-linux-arm64-gnu": "1.6.1",
45350 - "@unrs/resolver-binding-linux-arm64-musl": "1.6.1",
45351 - "@unrs/resolver-binding-linux-ppc64-gnu": "1.6.1",
45352 - "@unrs/resolver-binding-linux-riscv64-gnu": "1.6.1",
45353 - "@unrs/resolver-binding-linux-s390x-gnu": "1.6.1",
45354 - "@unrs/resolver-binding-linux-x64-gnu": "1.6.1",
45355 - "@unrs/resolver-binding-linux-x64-musl": "1.6.1",
45356 - "@unrs/resolver-binding-wasm32-wasi": "1.6.1",
45357 - "@unrs/resolver-binding-win32-arm64-msvc": "1.6.1",
45358 - "@unrs/resolver-binding-win32-ia32-msvc": "1.6.1",
45359 - "@unrs/resolver-binding-win32-x64-msvc": "1.6.1"
45344 + "@unrs/resolver-binding-darwin-arm64": "1.6.3",
45345 + "@unrs/resolver-binding-darwin-x64": "1.6.3",
45346 + "@unrs/resolver-binding-freebsd-x64": "1.6.3",
45347 + "@unrs/resolver-binding-linux-arm-gnueabihf": "1.6.3",
45348 + "@unrs/resolver-binding-linux-arm-musleabihf": "1.6.3",
45349 + "@unrs/resolver-binding-linux-arm64-gnu": "1.6.3",
45350 + "@unrs/resolver-binding-linux-arm64-musl": "1.6.3",
45351 + "@unrs/resolver-binding-linux-ppc64-gnu": "1.6.3",
45352 + "@unrs/resolver-binding-linux-riscv64-gnu": "1.6.3",
45353 + "@unrs/resolver-binding-linux-s390x-gnu": "1.6.3",
45354 + "@unrs/resolver-binding-linux-x64-gnu": "1.6.3",
45355 + "@unrs/resolver-binding-linux-x64-musl": "1.6.3",
45356 + "@unrs/resolver-binding-wasm32-wasi": "1.6.3",
45357 + "@unrs/resolver-binding-win32-arm64-msvc": "1.6.3",
45358 + "@unrs/resolver-binding-win32-ia32-msvc": "1.6.3",
45359 + "@unrs/resolver-binding-win32-x64-msvc": "1.6.3"
45360 }
45361 },
45362 "node_modules/update-browserslist-db": {