deps: bump the dependency-updates group across 1 directory with 8 updates (#1529)

Bumps the dependency-updates group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/react](https://github.com/primer/react) | `37.16.0` | `37.17.0` | | [framer-motion](https://github.com/motiondivision/motion) | `12.5.0` | `12.6.2` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.2.2` | `4.3.1` | | [eslint-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.3.1` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.3.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.4` | `5.2.5` | | [@prettier/sync](https://github.com/prettier/prettier-synchronized) | `0.5.4` | `0.5.5` | | [yaml](https://github.com/eemeli/yaml) | `2.7.0` | `2.7.1` | Updates `@primer/react` from 37.16.0 to 37.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primer/react/releases"><code>@​primer/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​primer/react</code><a href="https://github.com/37"><code>@​37</code></a>.17.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5804">#5804</a> <a href="https://github.com/primer/react/commit/687343c6c0b57c80862b898ecd7ed51cc4c2fec8"><code>687343c</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - Remove CSS modules feature flag from the InlineMessage component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5786">#5786</a> <a href="https://github.com/primer/react/commit/0f165d443586a9bf34931b944bc00e031b7c81ab"><code>0f165d4</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - Remove the CSS modules feature flag from the Timeline component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5793">#5793</a> <a href="https://github.com/primer/react/commit/4213a86c64d938d787c022d0a61b6379d3ff9418"><code>4213a86</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - Remove the CSS modules feature flag from the Autocomplete component.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5741">#5741</a> <a href="https://github.com/primer/react/commit/d32dd272771dee777bc31d67713b87f189bc8661"><code>d32dd27</code></a> Thanks <a href="https://github.com/mperrotti"><code>@​mperrotti</code></a>! - Adds <code>hasBorder</code> prop to PageHeader to allow a bottom border</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5810">#5810</a> <a href="https://github.com/primer/react/commit/2411aa98388a695fc3246725f74503a44a4b97fe"><code>2411aa9</code></a> Thanks <a href="https://github.com/hussam-i-am"><code>@​hussam-i-am</code></a>! - ActionList.Group + ActionList.TrailingAction: add missing className prop LabelGroup: add missing className prop</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5792">#5792</a> <a href="https://github.com/primer/react/commit/4e85438a878f80ccb3ffc8167b31afe93d81d752"><code>4e85438</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - Remove the CSS modules feature flag from the KeybindingHint Component.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5790">#5790</a> <a href="https://github.com/primer/react/commit/acc5d27fc43d08b6a2efca9c86aba5dec88fe3dc"><code>acc5d27</code></a> Thanks <a href="https://github.com/hectahertz"><code>@​hectahertz</code></a>! - Add Notice to SelectPanel</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5821">#5821</a> <a href="https://github.com/primer/react/commit/3a102a7ed43b84eea5d708fbe0855c272c239371"><code>3a102a7</code></a> Thanks <a href="https://github.com/jamieshark"><code>@​jamieshark</code></a>! - Adds util function to swap out SX enabled components.</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5795">#5795</a> <a href="https://github.com/primer/react/commit/1555b1b5f1c900c303c49eb2c7898460a7db1de2"><code>1555b1b</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - Remove the CSS modules feature flag from the ConfirmationDialog component</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5787">#5787</a> <a href="https://github.com/primer/react/commit/9272a8c4311dbcbd909490e79a185e29e18d15d5"><code>9272a8c</code></a> Thanks <a href="https://github.com/jonrohan"><code>@​jonrohan</code></a>! - Remove the CSS module feature flag from SkeletonAvatar SkeletonBox and SkeletonText</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/primer/react/pull/5811">#5811</a> <a href="https://github.com/primer/react/commit/91b52f70da11c1f2d6f666483ea28fd43676b5bb"><code>91b52f7</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@​TylerJDev</code></a>! - DialogV2: Fix CSS issue where <code>flex-grow</code> wasn't getting applied via classname</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5436">#5436</a> <a href="https://github.com/primer/react/commit/11b8d4c418d4de21d3ff86a7031a4eca844bc34b"><code>11b8d4c</code></a> Thanks <a href="https://github.com/TylerJDev"><code>@​TylerJDev</code></a>! - Show <code>Tooltip</code> on close button in <code>Dialog</code></p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5832">#5832</a> <a href="https://github.com/primer/react/commit/b6c769004b6ce02b6377c91766714cbe16478778"><code>b6c7690</code></a> Thanks <a href="https://github.com/francinelucca"><code>@​francinelucca</code></a>! - chore(SelectPanel): put fullscreen functionality behind FF</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5816">#5816</a> <a href="https://github.com/primer/react/commit/59e62c1b190a5bccf30ffa1ba355b0ed5368bf89"><code>59e62c1</code></a> Thanks <a href="https://github.com/langermank"><code>@​langermank</code></a>! - Bug fix: <code>className</code> passed to PageLayout twice</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5761">#5761</a> <a href="https://github.com/primer/react/commit/94bc6e41319a711650957fa2e728f75c72a36772"><code>94bc6e4</code></a> Thanks <a href="https://github.com/siddharthkp"><code>@​siddharthkp</code></a>! - SelectPanel: Make SelectPanel full screen on narrow devices with a Save button</p> </li> <li> <p><a href="https://redirect.github.com/primer/react/pull/5797">#5797</a> <a href="https://github.com/primer/react/commit/fbc6f97aae024917b56cfbc98244030d40f3ea00"><code>fbc6f97</code></a> Thanks <a href="https://github.com/broccolinisoup"><code>@​broccolinisoup</code></a>! - SubNav: Update selected styles to only apply to <code>data-selected='true'</code></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primer/react/commit/32a5108e7bedf6e50b37e0da2e8fbf7c567887e3"><code>32a5108</code></a> Release tracking (<a href="https://redirect.github.com/primer/react/issues/5802">#5802</a>)</li> <li><a href="https://github.com/primer/react/commit/b6c769004b6ce02b6377c91766714cbe16478778"><code>b6c7690</code></a> chore(SelectPanel): put fullscreen functionality behind FF (<a href="https://redirect.github.com/primer/react/issues/5832">#5832</a>)</li> <li><a href="https://github.com/primer/react/commit/fe58f6742e6007900f2924b936e4db27212231da"><code>fe58f67</code></a> Chore/revert select panel active descendant changes (<a href="https://redirect.github.com/primer/react/issues/5825">#5825</a>)</li> <li><a href="https://github.com/primer/react/commit/91b52f70da11c1f2d6f666483ea28fd43676b5bb"><code>91b52f7</code></a> DialogV2: Move <code>DialogOverflowWrapper</code> class (<a href="https://redirect.github.com/primer/react/issues/5811">#5811</a>)</li> <li><a href="https://github.com/primer/react/commit/769a0480fca9e7b9bb07cb5b02f2b49f316f5383"><code>769a048</code></a> SelectPanel: Implement empty state (<a href="https://redirect.github.com/primer/react/issues/5142">#5142</a>)</li> <li><a href="https://github.com/primer/react/commit/3a102a7ed43b84eea5d708fbe0855c272c239371"><code>3a102a7</code></a> Adds util function to account for SX dependent components (<a href="https://redirect.github.com/primer/react/issues/5821">#5821</a>)</li> <li><a href="https://github.com/primer/react/commit/3c502ac9cbf3f8565c1fecaa516583553bb21b0d"><code>3c502ac</code></a> chore(deps-dev): bump semver from 7.6.3 to 7.7.1 (<a href="https://redirect.github.com/primer/react/issues/5813">#5813</a>)</li> <li><a href="https://github.com/primer/react/commit/4f480fbb5a3405f991477e93db9b136a957b84b8"><code>4f480fb</code></a> chore(deps-dev): bump vite from 5.4.12 to 5.4.15 (<a href="https://redirect.github.com/primer/react/issues/5819">#5819</a>)</li> <li><a href="https://github.com/primer/react/commit/113191eee6304dfd4c149bf16b64f64528facf2e"><code>113191e</code></a> SelectPanel: Remove <code>aria-activedescendant</code> from SelectPanel (<a href="https://redirect.github.com/primer/react/issues/5801">#5801</a>)</li> <li><a href="https://github.com/primer/react/commit/687343c6c0b57c80862b898ecd7ed51cc4c2fec8"><code>687343c</code></a> Remove CSS modules feature flag from the InlineMessage component (<a href="https://redirect.github.com/primer/react/issues/5804">#5804</a>)</li> <li>Additional commits viewable in <a href="https://github.com/primer/react/compare/@primer/react@37.16.0...@primer/react@37.17.0">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.5.0 to 12.6.2 <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.6.2] 2025-03-26</h2> <h3>Fixed</h3> <ul> <li>Fixing hardware acceleration for non-<code>transform</code> values when a <code>motion</code> component has a defined <code>transformTemplate</code>.</li> </ul> <h2>[12.6.1] 2025-03-26</h2> <h3>Fixed</h3> <ul> <li>Reverting pointer capture for press gesture.</li> </ul> <h2>[12.6.0] 2025-03-25</h2> <h3>Changed</h3> <ul> <li>Renamed <code>view</code> to <code>animateView</code>.</li> </ul> <h3>Added</h3> <ul> <li>New <code>interrupt: &quot;wait&quot;</code> mode as <code>animateView</code> default.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/25839acad55383e6f26fb0c2312333fbabf721be"><code>25839ac</code></a> v12.6.2</li> <li><a href="https://github.com/motiondivision/motion/commit/8562e5a41ab6789a015caa2f070fbccfa3254e12"><code>8562e5a</code></a> Latest</li> <li><a href="https://github.com/motiondivision/motion/commit/0cd5accddc010a553b42c50499e359711a551bcb"><code>0cd5acc</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3128">#3128</a> from motiondivision/feature/optimise-transform-template</li> <li><a href="https://github.com/motiondivision/motion/commit/782ee2c67dc0a6131b501700eae52b5582d3d0c6"><code>782ee2c</code></a> Fixing acceleration on non-transform values with transformTemplate</li> <li><a href="https://github.com/motiondivision/motion/commit/304abfe2c73decd53468dd6c4018f6b6969d230c"><code>304abfe</code></a> v12.6.1</li> <li><a href="https://github.com/motiondivision/motion/commit/6f88f49653b9ae45e7098e37f9353e8f3de0dea7"><code>6f88f49</code></a> updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/fe2fcc459bdb212502dd657b78c150870f671dd3"><code>fe2fcc4</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3127">#3127</a> from motiondivision/fix/pointer-capture</li> <li><a href="https://github.com/motiondivision/motion/commit/c752886d5c2ca394dc10ab45b3dc458bbc29cdea"><code>c752886</code></a> Latest</li> <li><a href="https://github.com/motiondivision/motion/commit/feadd98d376d403a3dee840a7173b1fc10f09f53"><code>feadd98</code></a> Fixing press</li> <li><a href="https://github.com/motiondivision/motion/commit/6d170a0c97ed9761b9a72433e8810358c27f0c5a"><code>6d170a0</code></a> Removing capturePointer util</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.5.0...v12.6.2">compare view</a></li> </ul> </details> <br /> Updates `eslint-import-resolver-typescript` from 4.2.2 to 4.3.1 <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.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/425">#425</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.3.3</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.0...v4.3.1">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.0...v4.3.1</a></p> <h2>v4.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/423">#423</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: throw error on malformed <code>tsconfig</code> reference</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.7...v4.3.0">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.7...v4.3.0</a></p> <h2>v4.2.7</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: add missing <code>index.d.cts</code> file</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.6...v4.2.7">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.6...v4.2.7</a></p> <h2>v4.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/417">#417</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c3f678ba550f027bfb1f1b64a1750fc1fe83c5e3"><code>c3f678b</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: <code>require</code> entry types, add <code>module-sync</code> entry</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.5...v4.2.6">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.5...v4.2.6</a></p> <h2>v4.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/410">#410</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ec59d22fdd1ec8093dcb97da626c28ea346f41e3"><code>ec59d22</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: absolute path aliasing should not be skipped</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.4...v4.2.5">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.4...v4.2.5</a></p> <h2>v4.2.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/407">#407</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/6b183fff1b42dfb1514545b91021dfa73ab4a1c5"><code>6b183ff</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: migrate to rebranding <code>unrs-resolver</code> with new targets supported:</p> <ul> <li><code>i686-pc-windows-msvc</code></li> <li><code>armv7-unknown-linux-musleabihf</code></li> <li><code>powerpc64le-unknown-linux-gnu</code></li> <li><code>s390x-unknown-linux-gnu</code></li> </ul> </li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/karlhorky"><code>@​karlhorky</code></a> made their first contribution in <a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/404">import-js/eslint-import-resolver-typescript#404</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.3...v4.2.4">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.3...v4.2.4</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/425">#425</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: bump <code>unrs-resolver</code> to v1.3.3</li> </ul> <h2>4.3.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/423">#423</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: throw error on malformed <code>tsconfig</code> reference</li> </ul> <h2>4.2.7</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: add missing <code>index.d.cts</code> file</li> </ul> <h2>4.2.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/417">#417</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c3f678ba550f027bfb1f1b64a1750fc1fe83c5e3"><code>c3f678b</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: <code>require</code> entry types, add <code>module-sync</code> entry</li> </ul> <h2>4.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/410">#410</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ec59d22fdd1ec8093dcb97da626c28ea346f41e3"><code>ec59d22</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: absolute path aliasing should not be skipped</li> </ul> <h2>4.2.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/407">#407</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/6b183fff1b42dfb1514545b91021dfa73ab4a1c5"><code>6b183ff</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: migrate to rebranding <code>unrs-resolver</code> with new targets supported:</p> <ul> <li><code>i686-pc-windows-msvc</code></li> <li><code>armv7-unknown-linux-musleabihf</code></li> <li><code>powerpc64le-unknown-linux-gnu</code></li> <li><code>s390x-unknown-linux-gnu</code></li> </ul> </li> </ul> <h2>4.2.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/402">#402</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/f21bf152311cdaa85bdf390bba2824c56cb111da"><code>f21bf15</code></a> Thanks <a href="https://github.com/SunsetTechuila"><code>@​SunsetTechuila</code></a>! - fix: don't resolve not implemented node modules in <code>bun</code></p> <p><code>is-bun-module</code> is marked as <code>dependency</code>, again, for correctness, see <a href="https://github.com/SunsetTechuila/is-bun-module#isbunimplementednodemodulemodulename-bunversion"><code>isBunImplementedNodeModule</code></a> for more details</p> <p>For <code>Bun</code> users: you don't need to install <code>is-bun-module</code> any more but <code>bun: true</code> option is still required if you're running without <code>bun --bun</code> nor <a href="https://bun.sh/docs/runtime/bunfig#run-bun-auto-alias-node-to-bun"><code>run#bun</code></a> enabled</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/1b74d7ebb2293d10ee533f29ff6831795bfa3a9c"><code>1b74d7e</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/426">#426</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a> chore: bump <code>unrs-resolver</code> to v1.3.3 (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/425">#425</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aba8654732a13cbbdbd3a02daf7ece6da2ce302e"><code>aba8654</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/424">#424</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a> feat: throw error on malformed tsconfig reference (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/423">#423</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ffb8ddff5932a98dd3a00268f0ab7c36e98dc896"><code>ffb8ddf</code></a> ci: enable codecov action (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/422">#422</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/cb4f85f89949de0c1ddc9b1db364360dd5408a92"><code>cb4f85f</code></a> test: split e2e and unit cases (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/421">#421</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/990805c04f3d697ed63d366ef2a9c188133da379"><code>990805c</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/420">#420</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a> fix: add missing <code>index.d.cts</code> file</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/b818b8dbc31a02e7b2e99db9c96663776dbd2957"><code>b818b8d</code></a> docs: update GitHub Actions badge</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/552e5d556c52c149830da9ded302a173dd9f9830"><code>552e5d5</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/418">#418</a>)</li> <li>Additional commits viewable in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.2...v4.3.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-mdx` from 3.2.0 to 3.3.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.3.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/554">#554</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: add <code>module-sync</code> entry</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.0...eslint-mdx@3.3.1">https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.0...eslint-mdx@3.3.1</a></p> <h2>eslint-mdx@3.3.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/552">#552</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: the new version is ESM primary, while commonjs is still supported.</p> <p>ESM migration:</p> <pre lang="ts"><code>// before import eslintMdx from 'eslint-mdx' import eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> <pre lang="ts"><code>// after import * as eslintMdx from 'eslint-mdx' import * as eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.2.0...eslint-mdx@3.3.0">https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.2.0...eslint-mdx@3.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/450a33f320fa3f0e190c979d863b5cfd4ba2d30b"><code>450a33f</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/555">#555</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> chore: add <code>module-sync</code> entry (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/554">#554</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/f8e1bfeef0eaa88ba532be9368e510545cde1c99"><code>f8e1bfe</code></a> docs: fix mdx logo link</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c1be3227515bc32fbad0ea8a537cbb21408ee681"><code>c1be322</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/553">#553</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/8c6fbe08424eecb6680d3f09b187ae38dfbe1241"><code>8c6fbe0</code></a> chore: allow espree v9 for compatibility</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> chore: hourcekeeping, bump all (dev) deps (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/552">#552</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/07f9d038f10e3f9b1ce43470552a25ca84e6db80"><code>07f9d03</code></a> chore(deps): update dependency <code>@​types/mdast</code> to ^4.0.4 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/545">#545</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/36be5839a5c8cf93be721f383e54dcc21900c9e3"><code>36be583</code></a> chore(deps): update dependency unified-engine to ^11.2.2 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/541">#541</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.2.0...eslint-mdx@3.3.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-mdx` from 3.2.0 to 3.3.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.3.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/554">#554</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - chore: add <code>module-sync</code> entry</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a>]:</p> <ul> <li>eslint-mdx@3.3.1</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.0...eslint-plugin-mdx@3.3.1">https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.0...eslint-plugin-mdx@3.3.1</a></p> <h2>eslint-plugin-mdx@3.3.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mdx-js/eslint-mdx/pull/552">#552</a> <a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: the new version is ESM primary, while commonjs is still supported.</p> <p>ESM migration:</p> <pre lang="ts"><code>// before import eslintMdx from 'eslint-mdx' import eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> <pre lang="ts"><code>// after import * as eslintMdx from 'eslint-mdx' import * as eslintPluginMdx from 'eslint-plugin-mdx' </code></pre> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a>]: <ul> <li>eslint-mdx@3.3.0</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.2.0...eslint-plugin-mdx@3.3.0">https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.2.0...eslint-plugin-mdx@3.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/450a33f320fa3f0e190c979d863b5cfd4ba2d30b"><code>450a33f</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/555">#555</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/816a2a632a4c96c12e8b549321168db428a12917"><code>816a2a6</code></a> chore: add <code>module-sync</code> entry (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/554">#554</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/f8e1bfeef0eaa88ba532be9368e510545cde1c99"><code>f8e1bfe</code></a> docs: fix mdx logo link</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/c1be3227515bc32fbad0ea8a537cbb21408ee681"><code>c1be322</code></a> chore: release package(s) (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/553">#553</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/8c6fbe08424eecb6680d3f09b187ae38dfbe1241"><code>8c6fbe0</code></a> chore: allow espree v9 for compatibility</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/1c31834fa987452df774111e60c36e5912756ad7"><code>1c31834</code></a> chore: hourcekeeping, bump all (dev) deps (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/552">#552</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/07f9d038f10e3f9b1ce43470552a25ca84e6db80"><code>07f9d03</code></a> chore(deps): update dependency <code>@​types/mdast</code> to ^4.0.4 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/545">#545</a>)</li> <li><a href="https://github.com/mdx-js/eslint-mdx/commit/36be5839a5c8cf93be721f383e54dcc21900c9e3"><code>36be583</code></a> chore(deps): update dependency unified-engine to ^11.2.2 (<a href="https://redirect.github.com/mdx-js/eslint-mdx/issues/541">#541</a>)</li> <li>See full diff in <a href="https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.2.0...eslint-plugin-mdx@3.3.1">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-prettier` from 5.2.4 to 5.2.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's releases</a>.</em></p> <blockquote> <h2>v5.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/721">#721</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: clarify correct <code>eslint-config-prettier</code> peer range</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md">eslint-plugin-prettier's changelog</a>.</em></p> <blockquote> <h2>5.2.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/721">#721</a> <a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix: clarify correct <code>eslint-config-prettier</code> peer range</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/b2e195c7f32aef30363655b92c0f44b7453a25c2"><code>b2e195c</code></a> chore: release eslint-plugin-prettier (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/722">#722</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/4f5513de4ce919c607773fd35d833117a8d8b676"><code>4f5513d</code></a> fix: clarify correct <code>eslint-config-prettier</code> peer range (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/721">#721</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/022254164f6f2727434f463dbb598a230d0d8807"><code>0222541</code></a> chore(deps): pin dependencies (<a href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/720">#720</a>)</li> <li><a href="https://github.com/prettier/eslint-plugin-prettier/commit/9f0ba209ab55b0ecaf955c6e593e11cff986e42e"><code>9f0ba20</code></a> chore: add renovate preset</li> <li>See full diff in <a href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.4...v5.2.5">compare view</a></li> </ul> </details> <br /> Updates `@prettier/sync` from 0.5.4 to 0.5.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier-synchronized/releases"><code>@​prettier/sync</code>'s releases</a>.</em></p> <blockquote> <h2>v0.5.5</h2> <p>Changelog:</p> <ul> <li>Update <code>make-synchronized</code> to v0.4 (85747ae)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/prettier/prettier-synchronized/compare/v0.5.4...v0.5.5">https://github.com/prettier/prettier-synchronized/compare/v0.5.4...v0.5.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier-synchronized/commit/919140dd6f7cfde6057b38b1a7901c78df018916"><code>919140d</code></a> Release 0.5.5</li> <li><a href="https://github.com/prettier/prettier-synchronized/commit/85747ae473ad44c53446172f6a300fdb3561e129"><code>85747ae</code></a> Update <code>make-synchronized</code></li> <li><a href="https://github.com/prettier/prettier-synchronized/commit/1038406e9297fdfc4ffc2e5710894752c80296ef"><code>1038406</code></a> Update badge</li> <li>See full diff in <a href="https://github.com/prettier/prettier-synchronized/compare/v0.5.4...v0.5.5">compare view</a></li> </ul> </details> <br /> Updates `yaml` from 2.7.0 to 2.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eemeli/yaml/releases">yaml's releases</a>.</em></p> <blockquote> <h2>v2.7.1</h2> <ul> <li>Do not allow seq with single-line collection value on same line with map key (<a href="https://redirect.github.com/eemeli/yaml/issues/603">#603</a>)</li> <li>Improve warning &amp; avoid TypeError on bad YAML 1.1 nodes (<a href="https://redirect.github.com/eemeli/yaml/issues/610">#610</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/a141bc0f00b194e9ac5146f52e74c0e8236784a6"><code>a141bc0</code></a> 2.7.1</li> <li><a href="https://github.com/eemeli/yaml/commit/a880b4270dbe85e07deb10a3bece9b3ef3b217d7"><code>a880b42</code></a> fix: Do not allow seq with single-line collection value on same line with map...</li> <li><a href="https://github.com/eemeli/yaml/commit/923d67bea0b947f71f07ddfb59fad03f8cc11c5c"><code>923d67b</code></a> test: Add test for tab after indent spaces for flow-in-block (<a href="https://redirect.github.com/eemeli/yaml/issues/604">#604</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/7cf843ca34a62eca43c59c5a97e0f5623f71175b"><code>7cf843c</code></a> test: Add descriptive names to tests with issue references</li> <li><a href="https://github.com/eemeli/yaml/commit/9cf06d2a62c6f591516f74bdbb8b0965e1961ebd"><code>9cf06d2</code></a> fix: Improve warning &amp; avoid TypeError on bad YAML 1.1 nodes (fixes <a href="https://redirect.github.com/eemeli/yaml/issues/610">#610</a>)</li> <li><a href="https://github.com/eemeli/yaml/commit/50cf76b090c96129dd68e51fed033e65003a0997"><code>50cf76b</code></a> chore: Update docs-slate to skip its CI tests</li> <li><a href="https://github.com/eemeli/yaml/commit/3b2362ae6baa3ece887c10ee6a9b5b9d4929a59a"><code>3b2362a</code></a> docs: Add install option <code>deno add jsr:@eemeli/yaml</code></li> <li><a href="https://github.com/eemeli/yaml/commit/83cb780a27e25e83e3a2fe829a69aaa443ea6398"><code>83cb780</code></a> chore: Update docs to use Slate 2.13.1</li> <li><a href="https://github.com/eemeli/yaml/commit/9b024567f43671f982c2e33a5c0bc30dfe0c7071"><code>9b02456</code></a> chore: Fix JSR version</li> <li>See full diff in <a href="https://github.com/eemeli/yaml/compare/v2.7.0...v2.7.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> Co-authored-by: Michael Smith <owlstronaut@github.com>

dependabot[bot] committed Mar 31, 2025 at 08:50 UTC be0f3710a530cd05d49d233c5795075d44a11f4f
2 files changed +206 -162
.eslintrc.js
+1 -1
@@ -1,4 +1,4 @@
1 -const {getGlobals} = require('eslint-plugin-mdx/lib/helpers')
1 +const {getGlobals} = require('eslint-plugin-mdx')
2
3 module.exports = {
4 root: true,
package-lock.json
+205 -161
@@ -4064,9 +4064,9 @@
4064 }
4065 },
4066 "node_modules/@emnapi/core": {
4067 - "version": "1.3.1",
4068 - "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.3.1.tgz",
4069 - "integrity": "sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==",
4067 + "version": "1.4.0",
4068 + "resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.4.0.tgz",
4069 + "integrity": "sha512-H+N/FqT07NmLmt6OFFtDfwe8PNygprzBikrEMyQfgqSmT0vzE515Pz7R8izwB9q/zsH/MA64AKoul3sA6/CzVg==",
4070 "dev": true,
4071 "license": "MIT",
4072 "optional": true,
@@ -4076,9 +4076,9 @@
4076 }
4077 },
4078 "node_modules/@emnapi/runtime": {
4079 - "version": "1.3.1",
4080 - "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz",
4081 - "integrity": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==",
4079 + "version": "1.4.0",
4080 + "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.0.tgz",
4081 + "integrity": "sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==",
4082 "dev": true,
4083 "license": "MIT",
4084 "optional": true,
@@ -4353,9 +4353,9 @@
4353 "license": "MIT"
4354 },
4355 "node_modules/@github/relative-time-element": {
4356 - "version": "4.4.4",
4357 - "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.4.tgz",
4358 - "integrity": "sha512-Oi8uOL8O+ZWLD7dHRWCkm2cudcTYtB3VyOYf9BtzCgDGm+OKomyOREtItNMtWl1dxvec62BTKErq36uy+RYxQg==",
4356 + "version": "4.4.5",
4357 + "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.5.tgz",
4358 + "integrity": "sha512-9ejPtayBDIJfEU8x1fg/w2o5mahHkkp1SC6uObDtoKs4Gn+2a1vNK8XIiNDD8rMeEfpvDjydgSZZ+uk+7N0VsQ==",
4359 "license": "MIT"
4360 },
4361 "node_modules/@github/tab-container-element": {
@@ -9553,9 +9553,9 @@
9553 }
9554 },
9555 "node_modules/@pkgr/core": {
9556 - "version": "0.1.1",
9557 - "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz",
9558 - "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==",
9556 + "version": "0.2.0",
9557 + "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.0.tgz",
9558 + "integrity": "sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==",
9559 "dev": true,
9560 "license": "MIT",
9561 "engines": {
@@ -9655,12 +9655,12 @@
9655 }
9656 },
9657 "node_modules/@prettier/sync": {
9658 - "version": "0.5.4",
9659 - "resolved": "https://registry.npmjs.org/@prettier/sync/-/sync-0.5.4.tgz",
9660 - "integrity": "sha512-7h+91anYXBIPzVM1nGBiT4GrIwPxXQCp2kxEXdqyuTkPB3AnWhcKc5uBX//16cjLXmFuZMkgU4QQzfqWkU+gpg==",
9658 + "version": "0.5.5",
9659 + "resolved": "https://registry.npmjs.org/@prettier/sync/-/sync-0.5.5.tgz",
9660 + "integrity": "sha512-6BMtNr7aQhyNcGzmumkL0tgr1YQGfm9d7ZdmRpWqWuqpc9vZBind4xMe5NMiRECOhjuSiWHfBWLBnXkpeE90bw==",
9661 "license": "MIT",
9662 "dependencies": {
9663 - "make-synchronized": "^0.3.0"
9663 + "make-synchronized": "^0.4.2"
9664 },
9665 "funding": {
9666 "url": "https://github.com/prettier/prettier-synchronized?sponsor=1"
@@ -9703,12 +9703,12 @@
9703 "license": "MIT"
9704 },
9705 "node_modules/@primer/react": {
9706 - "version": "37.16.0",
9707 - "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.16.0.tgz",
9708 - "integrity": "sha512-JjTTQJTVgCdLih9A1EGYC+Ce/qycyp68nZh4nZBAWdfPYLMvOx1znnUZBPqrpib39z1d8jkBny+X8kltfWs1KQ==",
9706 + "version": "37.17.0",
9707 + "resolved": "https://registry.npmjs.org/@primer/react/-/react-37.17.0.tgz",
9708 + "integrity": "sha512-kfhiazwrPyABvq/DAmwfms/V0F9NiELWwO27jGRN/45LLJc0X98VZwHGJR/z40yKoMAO2uUiFYoFZE86Pwh2tA==",
9709 "license": "MIT",
9710 "dependencies": {
9711 - "@github/relative-time-element": "^4.4.3",
9711 + "@github/relative-time-element": "^4.4.5",
9712 "@github/tab-container-element": "4.8.2",
9713 "@lit-labs/react": "1.2.1",
9714 "@oddbird/popover-polyfill": "^0.4.4",
@@ -12833,10 +12833,10 @@
12833 "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==",
12834 "license": "ISC"
12835 },
12836 - "node_modules/@unrs/rspack-resolver-binding-darwin-arm64": {
12837 - "version": "1.2.2",
12838 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-darwin-arm64/-/rspack-resolver-binding-darwin-arm64-1.2.2.tgz",
12839 - "integrity": "sha512-i7z0B+C0P8Q63O/5PXJAzeFtA1ttY3OR2VSJgGv18S+PFNwD98xHgAgPOT1H5HIV6jlQP8Avzbp09qxJUdpPNw==",
12836 + "node_modules/@unrs/resolver-binding-darwin-arm64": {
12837 + "version": "1.3.3",
12838 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.3.3.tgz",
12839 + "integrity": "sha512-EpRILdWr3/xDa/7MoyfO7JuBIJqpBMphtu4+80BK1bRfFcniVT74h3Z7q1+WOc92FuIAYatB1vn9TJR67sORGw==",
12840 "cpu": [
12841 "arm64"
12842 ],
@@ -12847,10 +12847,10 @@
12847 "darwin"
12848 ]
12849 },
12850 - "node_modules/@unrs/rspack-resolver-binding-darwin-x64": {
12851 - "version": "1.2.2",
12852 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-darwin-x64/-/rspack-resolver-binding-darwin-x64-1.2.2.tgz",
12853 - "integrity": "sha512-YEdFzPjIbDUCfmehC6eS+AdJYtFWY35YYgWUnqqTM2oe/N58GhNy5yRllxYhxwJ9GcfHoNc6Ubze1yjkNv+9Qg==",
12850 + "node_modules/@unrs/resolver-binding-darwin-x64": {
12851 + "version": "1.3.3",
12852 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.3.3.tgz",
12853 + "integrity": "sha512-ntj/g7lPyqwinMJWZ+DKHBse8HhVxswGTmNgFKJtdgGub3M3zp5BSZ3bvMP+kBT6dnYJLSVlDqdwOq1P8i0+/g==",
12854 "cpu": [
12855 "x64"
12856 ],
@@ -12861,10 +12861,10 @@
12861 "darwin"
12862 ]
12863 },
12864 - "node_modules/@unrs/rspack-resolver-binding-freebsd-x64": {
12865 - "version": "1.2.2",
12866 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-freebsd-x64/-/rspack-resolver-binding-freebsd-x64-1.2.2.tgz",
12867 - "integrity": "sha512-TU4ntNXDgPN2giQyyzSnGWf/dVCem5lvwxg0XYvsvz35h5H19WrhTmHgbrULMuypCB3aHe1enYUC9rPLDw45mA==",
12864 + "node_modules/@unrs/resolver-binding-freebsd-x64": {
12865 + "version": "1.3.3",
12866 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.3.3.tgz",
12867 + "integrity": "sha512-l6BT8f2CU821EW7U8hSUK8XPq4bmyTlt9Mn4ERrfjJNoCw0/JoHAh9amZZtV3cwC3bwwIat+GUnrcHTG9+qixw==",
12868 "cpu": [
12869 "x64"
12870 ],
@@ -12875,10 +12875,10 @@
12875 "freebsd"
12876 ]
12877 },
12878 - "node_modules/@unrs/rspack-resolver-binding-linux-arm-gnueabihf": {
12879 - "version": "1.2.2",
12880 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-linux-arm-gnueabihf/-/rspack-resolver-binding-linux-arm-gnueabihf-1.2.2.tgz",
12881 - "integrity": "sha512-ik3w4/rU6RujBvNWiDnKdXi1smBhqxEDhccNi/j2rHaMjm0Fk49KkJ6XKsoUnD2kZ5xaMJf9JjailW/okfUPIw==",
12878 + "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": {
12879 + "version": "1.3.3",
12880 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.3.3.tgz",
12881 + "integrity": "sha512-8ScEc5a4y7oE2BonRvzJ+2GSkBaYWyh0/Ko4Q25e/ix6ANpJNhwEPZvCR6GVRmsQAYMIfQvYLdM6YEN+qRjnAQ==",
12882 "cpu": [
12883 "arm"
12884 ],
@@ -12889,10 +12889,24 @@
12889 "linux"
12890 ]
12891 },
12892 - "node_modules/@unrs/rspack-resolver-binding-linux-arm64-gnu": {
12893 - "version": "1.2.2",
12894 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-linux-arm64-gnu/-/rspack-resolver-binding-linux-arm64-gnu-1.2.2.tgz",
12895 - "integrity": "sha512-fp4Azi8kHz6TX8SFmKfyScZrMLfp++uRm2srpqRjsRZIIBzH74NtSkdEUHImR4G7f7XJ+sVZjCc6KDDK04YEpQ==",
12892 + "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": {
12893 + "version": "1.3.3",
12894 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.3.3.tgz",
12895 + "integrity": "sha512-8qQ6l1VTzLNd3xb2IEXISOKwMGXDCzY/UNy/7SovFW2Sp0K3YbL7Ao7R18v6SQkLqQlhhqSBIFRk+u6+qu5R5A==",
12896 + "cpu": [
12897 + "arm"
12898 + ],
12899 + "dev": true,
12900 + "license": "MIT",
12901 + "optional": true,
12902 + "os": [
12903 + "linux"
12904 + ]
12905 + },
12906 + "node_modules/@unrs/resolver-binding-linux-arm64-gnu": {
12907 + "version": "1.3.3",
12908 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.3.3.tgz",
12909 + "integrity": "sha512-v81R2wjqcWXJlQY23byqYHt9221h4anQ6wwN64oMD/WAE+FmxPHFZee5bhRkNVtzqO/q7wki33VFWlhiADwUeQ==",
12910 "cpu": [
12911 "arm64"
12912 ],
@@ -12903,10 +12917,10 @@
12917 "linux"
12918 ]
12919 },
12906 - "node_modules/@unrs/rspack-resolver-binding-linux-arm64-musl": {
12907 - "version": "1.2.2",
12908 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-linux-arm64-musl/-/rspack-resolver-binding-linux-arm64-musl-1.2.2.tgz",
12909 - "integrity": "sha512-gMiG3DCFioJxdGBzhlL86KcFgt9HGz0iDhw0YVYPsShItpN5pqIkNrI+L/Q/0gfDiGrfcE0X3VANSYIPmqEAlQ==",
12920 + "node_modules/@unrs/resolver-binding-linux-arm64-musl": {
12921 + "version": "1.3.3",
12922 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.3.3.tgz",
12923 + "integrity": "sha512-cAOx/j0u5coMg4oct/BwMzvWJdVciVauUvsd+GQB/1FZYKQZmqPy0EjJzJGbVzFc6gbnfEcSqvQE6gvbGf2N8Q==",
12924 "cpu": [
12925 "arm64"
12926 ],
@@ -12917,10 +12931,38 @@
12931 "linux"
12932 ]
12933 },
12920 - "node_modules/@unrs/rspack-resolver-binding-linux-x64-gnu": {
12921 - "version": "1.2.2",
12922 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-linux-x64-gnu/-/rspack-resolver-binding-linux-x64-gnu-1.2.2.tgz",
12923 - "integrity": "sha512-n/4n2CxaUF9tcaJxEaZm+lqvaw2gflfWQ1R9I7WQgYkKEKbRKbpG/R3hopYdUmLSRI4xaW1Cy0Bz40eS2Yi4Sw==",
12934 + "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": {
12935 + "version": "1.3.3",
12936 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.3.3.tgz",
12937 + "integrity": "sha512-mq2blqwErgDJD4gtFDlTX/HZ7lNP8YCHYFij2gkXPtMzrXxPW1hOtxL6xg4NWxvnj4bppppb0W3s/buvM55yfg==",
12938 + "cpu": [
12939 + "ppc64"
12940 + ],
12941 + "dev": true,
12942 + "license": "MIT",
12943 + "optional": true,
12944 + "os": [
12945 + "linux"
12946 + ]
12947 + },
12948 + "node_modules/@unrs/resolver-binding-linux-s390x-gnu": {
12949 + "version": "1.3.3",
12950 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.3.3.tgz",
12951 + "integrity": "sha512-u0VRzfFYysarYHnztj2k2xr+eu9rmgoTUUgCCIT37Nr+j0A05Xk2c3RY8Mh5+DhCl2aYibihnaAEJHeR0UOFIQ==",
12952 + "cpu": [
12953 + "s390x"
12954 + ],
12955 + "dev": true,
12956 + "license": "MIT",
12957 + "optional": true,
12958 + "os": [
12959 + "linux"
12960 + ]
12961 + },
12962 + "node_modules/@unrs/resolver-binding-linux-x64-gnu": {
12963 + "version": "1.3.3",
12964 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.3.3.tgz",
12965 + "integrity": "sha512-OrVo5ZsG29kBF0Ug95a2KidS16PqAMmQNozM6InbquOfW/udouk063e25JVLqIBhHLB2WyBnixOQ19tmeC/hIg==",
12966 "cpu": [
12967 "x64"
12968 ],
@@ -12931,10 +12973,10 @@
12973 "linux"
12974 ]
12975 },
12934 - "node_modules/@unrs/rspack-resolver-binding-linux-x64-musl": {
12935 - "version": "1.2.2",
12936 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-linux-x64-musl/-/rspack-resolver-binding-linux-x64-musl-1.2.2.tgz",
12937 - "integrity": "sha512-cHyhAr6rlYYbon1L2Ag449YCj3p6XMfcYTP0AQX+KkQo025d1y/VFtPWvjMhuEsE2lLvtHm7GdJozj6BOMtzVg==",
12976 + "node_modules/@unrs/resolver-binding-linux-x64-musl": {
12977 + "version": "1.3.3",
12978 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.3.3.tgz",
12979 + "integrity": "sha512-PYnmrwZ4HMp9SkrOhqPghY/aoL+Rtd4CQbr93GlrRTjK6kDzfMfgz3UH3jt6elrQAfupa1qyr1uXzeVmoEAxUA==",
12980 "cpu": [
12981 "x64"
12982 ],
@@ -12945,10 +12987,10 @@
12987 "linux"
12988 ]
12989 },
12948 - "node_modules/@unrs/rspack-resolver-binding-wasm32-wasi": {
12949 - "version": "1.2.2",
12950 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-wasm32-wasi/-/rspack-resolver-binding-wasm32-wasi-1.2.2.tgz",
12951 - "integrity": "sha512-eogDKuICghDLGc32FtP+WniG38IB1RcGOGz0G3z8406dUdjJvxfHGuGs/dSlM9YEp/v0lEqhJ4mBu6X2nL9pog==",
12990 + "node_modules/@unrs/resolver-binding-wasm32-wasi": {
12991 + "version": "1.3.3",
12992 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.3.3.tgz",
12993 + "integrity": "sha512-81AnQY6fShmktQw4hWDUIilsKSdvr/acdJ5azAreu2IWNlaJOKphJSsUVWE+yCk6kBMoQyG9ZHCb/krb5K0PEA==",
12994 "cpu": [
12995 "wasm32"
12996 ],
@@ -12962,10 +13004,10 @@
13004 "node": ">=14.0.0"
13005 }
13006 },
12965 - "node_modules/@unrs/rspack-resolver-binding-win32-arm64-msvc": {
12966 - "version": "1.2.2",
12967 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-win32-arm64-msvc/-/rspack-resolver-binding-win32-arm64-msvc-1.2.2.tgz",
12968 - "integrity": "sha512-7sWRJumhpXSi2lccX8aQpfFXHsSVASdWndLv8AmD8nDRA/5PBi8IplQVZNx2mYRx6+Bp91Z00kuVqpXO9NfCTg==",
13007 + "node_modules/@unrs/resolver-binding-win32-arm64-msvc": {
13008 + "version": "1.3.3",
13009 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.3.3.tgz",
13010 + "integrity": "sha512-X/42BMNw7cW6xrB9syuP5RusRnWGoq+IqvJO8IDpp/BZg64J1uuIW6qA/1Cl13Y4LyLXbJVYbYNSKwR/FiHEng==",
13011 "cpu": [
13012 "arm64"
13013 ],
@@ -12976,10 +13018,24 @@
13018 "win32"
13019 ]
13020 },
12979 - "node_modules/@unrs/rspack-resolver-binding-win32-x64-msvc": {
12980 - "version": "1.2.2",
12981 - "resolved": "https://registry.npmjs.org/@unrs/rspack-resolver-binding-win32-x64-msvc/-/rspack-resolver-binding-win32-x64-msvc-1.2.2.tgz",
12982 - "integrity": "sha512-hewo/UMGP1a7O6FG/ThcPzSJdm/WwrYDNkdGgWl6M18H6K6MSitklomWpT9MUtT5KGj++QJb06va/14QBC4pvw==",
13021 + "node_modules/@unrs/resolver-binding-win32-ia32-msvc": {
13022 + "version": "1.3.3",
13023 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.3.3.tgz",
13024 + "integrity": "sha512-EGNnNGQxMU5aTN7js3ETYvuw882zcO+dsVjs+DwO2j/fRVKth87C8e2GzxW1L3+iWAXMyJhvFBKRavk9Og1Z6A==",
13025 + "cpu": [
13026 + "ia32"
13027 + ],
13028 + "dev": true,
13029 + "license": "MIT",
13030 + "optional": true,
13031 + "os": [
13032 + "win32"
13033 + ]
13034 + },
13035 + "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
13036 + "version": "1.3.3",
13037 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.3.3.tgz",
13038 + "integrity": "sha512-GraLbYqOJcmW1qY3osB+2YIiD62nVf2/bVLHZmrb4t/YSUwE03l7TwcDJl08T/Tm3SVhepX8RQkpzWbag/Sb4w==",
13039 "cpu": [
13040 "x64"
13041 ],
@@ -19020,29 +19076,29 @@
19076 }
19077 },
19078 "node_modules/eslint-import-resolver-typescript": {
19023 - "version": "4.2.2",
19024 - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.2.2.tgz",
19025 - "integrity": "sha512-Rg1YEsb9UKLQ8BOv27cS3TZ6LhEAKQVgVOXArcE/sQrlnX8+FjmJRSC29ij1qrn+eurFuMsCFUcs7/+27T0vqQ==",
19079 + "version": "4.3.1",
19080 + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.3.1.tgz",
19081 + "integrity": "sha512-/dR9YMomeBlvfuvX5q0C3Y/2PHC9OCRdT2ijFwdfq/4Bq+4m5/lqstEp9k3P6ocha1pCbhoY9fkwVYLmOqR0VQ==",
19082 "dev": true,
19083 "license": "ISC",
19084 "dependencies": {
19085 "debug": "^4.4.0",
19086 "get-tsconfig": "^4.10.0",
19031 - "rspack-resolver": "^1.2.2",
19087 + "is-bun-module": "^2.0.0",
19088 "stable-hash": "^0.0.5",
19033 - "tinyglobby": "^0.2.12"
19089 + "tinyglobby": "^0.2.12",
19090 + "unrs-resolver": "^1.3.3"
19091 },
19092 "engines": {
19093 "node": "^16.17.0 || >=18.6.0"
19094 },
19095 "funding": {
19039 - "url": "https://opencollective.com/unts/projects/eslint-import-resolver-ts"
19096 + "url": "https://opencollective.com/eslint-import-resolver-typescript"
19097 },
19098 "peerDependencies": {
19099 "eslint": "*",
19100 "eslint-plugin-import": "*",
19044 - "eslint-plugin-import-x": "*",
19045 - "is-bun-module": "*"
19101 + "eslint-plugin-import-x": "*"
19102 },
19103 "peerDependenciesMeta": {
19104 "eslint-plugin-import": {
@@ -19050,9 +19106,6 @@
19106 },
19107 "eslint-plugin-import-x": {
19108 "optional": true
19053 - },
19054 - "is-bun-module": {
19055 - "optional": true
19109 }
19110 }
19111 },
@@ -19145,20 +19198,20 @@
19198 }
19199 },
19200 "node_modules/eslint-mdx": {
19148 - "version": "3.2.0",
19149 - "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.2.0.tgz",
19150 - "integrity": "sha512-7A6/TDZeUh8ORwM2pe+n1FyUjwEYfGF1OZI+sn45L11NMHSzj/RTK+VqAGjIi+kvDrGc3yScUa20L3DKW0IRjg==",
19201 + "version": "3.3.1",
19202 + "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.3.1.tgz",
19203 + "integrity": "sha512-3koPGGjGOKXxWBIY0ExcMhtEGWRpbM/xrqIp6c4XDxZOMs/nIUEZKnaKZf+sAMRtqdv5Z99Nq5izWyCLoTdcGg==",
19204 "dev": true,
19205 "license": "MIT",
19206 "dependencies": {
19207 "acorn": "^8.14.1",
19208 "acorn-jsx": "^5.3.2",
19156 - "espree": "^9.6.1",
19209 + "espree": "^9.6.1 || ^10.3.0",
19210 "estree-util-visit": "^2.0.0",
19211 "remark-mdx": "^3.1.0",
19212 "remark-parse": "^11.0.0",
19213 "remark-stringify": "^11.0.0",
19161 - "synckit": "^0.9.2",
19214 + "synckit": "^0.10.3",
19215 "tslib": "^2.8.1",
19216 "unified": "^11.0.5",
19217 "unified-engine": "^11.2.2",
@@ -19174,7 +19227,13 @@
19227 "url": "https://opencollective.com/unified"
19228 },
19229 "peerDependencies": {
19177 - "eslint": ">=8.0.0"
19230 + "eslint": ">=8.0.0",
19231 + "remark-lint-file-extension": "*"
19232 + },
19233 + "peerDependenciesMeta": {
19234 + "remark-lint-file-extension": {
19235 + "optional": true
19236 + }
19237 }
19238 },
19239 "node_modules/eslint-module-utils": {
@@ -19874,18 +19933,18 @@
19933 }
19934 },
19935 "node_modules/eslint-plugin-mdx": {
19877 - "version": "3.2.0",
19878 - "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.2.0.tgz",
19879 - "integrity": "sha512-zMD6DoFf5tj86dF1M0g90IxeBzrckyhYwksvalO1vfOBPPzhpR2wAbILBHZnubNuQALVgiqYQbPQ922GpviuGA==",
19936 + "version": "3.3.1",
19937 + "resolved": "https://registry.npmjs.org/eslint-plugin-mdx/-/eslint-plugin-mdx-3.3.1.tgz",
19938 + "integrity": "sha512-YXm2YANiJ3Sl/6AdZUeR53deGG1JI6rG9crHITR2Mtb9k8SFWRspoHetnIvaYTEfgPsvUwAwVgT1JxRoZywpTA==",
19939 "dev": true,
19940 "license": "MIT",
19941 "dependencies": {
19883 - "eslint-mdx": "^3.2.0",
19942 + "eslint-mdx": "^3.3.1",
19943 "mdast-util-from-markdown": "^2.0.2",
19944 "remark-mdx": "^3.1.0",
19945 "remark-parse": "^11.0.0",
19946 "remark-stringify": "^11.0.0",
19888 - "synckit": "^0.9.2",
19947 + "synckit": "^0.10.3",
19948 "tslib": "^2.8.1",
19949 "unified": "^11.0.5",
19950 "vfile": "^6.0.3"
@@ -19967,9 +20026,9 @@
20026 }
20027 },
20028 "node_modules/eslint-plugin-prettier": {
19970 - "version": "5.2.4",
19971 - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz",
19972 - "integrity": "sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==",
20029 + "version": "5.2.5",
20030 + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz",
20031 + "integrity": "sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==",
20032 "dev": true,
20033 "license": "MIT",
20034 "dependencies": {
@@ -19985,7 +20044,7 @@
20044 "peerDependencies": {
20045 "@types/eslint": ">=8.0.0",
20046 "eslint": ">=8.0.0",
19988 - "eslint-config-prettier": "*",
20047 + "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0",
20048 "prettier": ">=3.0.0"
20049 },
20050 "peerDependenciesMeta": {
@@ -19997,36 +20056,6 @@
20056 }
20057 }
20058 },
20000 - "node_modules/eslint-plugin-prettier/node_modules/@pkgr/core": {
20001 - "version": "0.2.0",
20002 - "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.0.tgz",
20003 - "integrity": "sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==",
20004 - "dev": true,
20005 - "license": "MIT",
20006 - "engines": {
20007 - "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
20008 - },
20009 - "funding": {
20010 - "url": "https://opencollective.com/unts"
20011 - }
20012 - },
20013 - "node_modules/eslint-plugin-prettier/node_modules/synckit": {
20014 - "version": "0.10.2",
20015 - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.10.2.tgz",
20016 - "integrity": "sha512-cSGiaCPhFzeFIQY8KKEacv46LclENY4d60jgkwCrKomvRkIjtMyss1dPkHLp/62c1leuOjEedB1+lWcwqTJSvA==",
20017 - "dev": true,
20018 - "license": "MIT",
20019 - "dependencies": {
20020 - "@pkgr/core": "^0.2.0",
20021 - "tslib": "^2.8.1"
20022 - },
20023 - "engines": {
20024 - "node": "^14.18.0 || >=16.0.0"
20025 - },
20026 - "funding": {
20027 - "url": "https://opencollective.com/unts"
20028 - }
20029 - },
20059 "node_modules/eslint-plugin-primer-react": {
20060 "version": "6.1.6",
20061 "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-6.1.6.tgz",
@@ -21854,12 +21883,12 @@
21883 }
21884 },
21885 "node_modules/framer-motion": {
21857 - "version": "12.5.0",
21858 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.5.0.tgz",
21859 - "integrity": "sha512-buPlioFbH9/W7rDzYh1C09AuZHAk2D1xTA1BlounJ2Rb9aRg84OXexP0GLd+R83v0khURdMX7b5MKnGTaSg5iA==",
21886 + "version": "12.6.2",
21887 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.6.2.tgz",
21888 + "integrity": "sha512-7LgPRlPs5aG8UxeZiMCMZz8firC53+2+9TnWV22tuSi38D3IFRxHRUqOREKckAkt6ztX+Dn6weLcatQilJTMcg==",
21889 "license": "MIT",
21890 "dependencies": {
21862 - "motion-dom": "^12.5.0",
21891 + "motion-dom": "^12.6.1",
21892 "motion-utils": "^12.5.0",
21893 "tslib": "^2.4.0"
21894 },
@@ -25909,6 +25938,16 @@
25938 "node": ">=4"
25939 }
25940 },
25941 + "node_modules/is-bun-module": {
25942 + "version": "2.0.0",
25943 + "resolved": "https://registry.npmjs.org/is-bun-module/-/is-bun-module-2.0.0.tgz",
25944 + "integrity": "sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==",
25945 + "dev": true,
25946 + "license": "MIT",
25947 + "dependencies": {
25948 + "semver": "^7.7.1"
25949 + }
25950 + },
25951 "node_modules/is-callable": {
25952 "version": "1.2.7",
25953 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
@@ -28868,9 +28907,9 @@
28907 }
28908 },
28909 "node_modules/make-synchronized": {
28871 - "version": "0.3.1",
28872 - "resolved": "https://registry.npmjs.org/make-synchronized/-/make-synchronized-0.3.1.tgz",
28873 - "integrity": "sha512-8FRIAKj+SrKr0tnb98L5lf61K8yr8VaBaLVZItC6rxix69DkpKPIEghApTg63z5ZbhiDGNUCXAD5vqmt2hZufg==",
28910 + "version": "0.4.2",
28911 + "resolved": "https://registry.npmjs.org/make-synchronized/-/make-synchronized-0.4.2.tgz",
28912 + "integrity": "sha512-EwEJSg8gSGLicKXp/VzNi1tvzhdmNBxOzslkkJSoNUCQFZKH/NIUIp7xlfN+noaHrz4BJDN73gne8IHnjl/F/A==",
28913 "license": "MIT",
28914 "funding": {
28915 "url": "https://github.com/fisker/make-synchronized?sponsor=1"
@@ -33174,9 +33213,9 @@
33213 }
33214 },
33215 "node_modules/motion-dom": {
33177 - "version": "12.5.0",
33178 - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.5.0.tgz",
33179 - "integrity": "sha512-uH2PETDh7m+Hjd1UQQ56yHqwn83SAwNjimNPE/kC+Kds0t4Yh7+29rfo5wezVFpPOv57U4IuWved5d1x0kNhbQ==",
33216 + "version": "12.6.1",
33217 + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.6.1.tgz",
33218 + "integrity": "sha512-8XVsriTUEVOepoIDgE/LDGdg7qaKXWdt+wQA/8z0p8YzJDLYL8gbimZ3YkCLlj7bB2i/4UBD/g+VO7y9ZY0zHQ==",
33219 "license": "MIT",
33220 "dependencies": {
33221 "motion-utils": "^12.5.0"
@@ -40416,29 +40455,6 @@
40455 "node": "*"
40456 }
40457 },
40419 - "node_modules/rspack-resolver": {
40420 - "version": "1.2.2",
40421 - "resolved": "https://registry.npmjs.org/rspack-resolver/-/rspack-resolver-1.2.2.tgz",
40422 - "integrity": "sha512-Fwc19jMBA3g+fxDJH2B4WxwZjE0VaaOL7OX/A4Wn5Zv7bOD/vyPZhzXfaO73Xc2GAlfi96g5fGUa378WbIGfFw==",
40423 - "dev": true,
40424 - "license": "MIT",
40425 - "funding": {
40426 - "url": "https://github.com/sponsors/JounQin"
40427 - },
40428 - "optionalDependencies": {
40429 - "@unrs/rspack-resolver-binding-darwin-arm64": "1.2.2",
40430 - "@unrs/rspack-resolver-binding-darwin-x64": "1.2.2",
40431 - "@unrs/rspack-resolver-binding-freebsd-x64": "1.2.2",
40432 - "@unrs/rspack-resolver-binding-linux-arm-gnueabihf": "1.2.2",
40433 - "@unrs/rspack-resolver-binding-linux-arm64-gnu": "1.2.2",
40434 - "@unrs/rspack-resolver-binding-linux-arm64-musl": "1.2.2",
40435 - "@unrs/rspack-resolver-binding-linux-x64-gnu": "1.2.2",
40436 - "@unrs/rspack-resolver-binding-linux-x64-musl": "1.2.2",
40437 - "@unrs/rspack-resolver-binding-wasm32-wasi": "1.2.2",
40438 - "@unrs/rspack-resolver-binding-win32-arm64-msvc": "1.2.2",
40439 - "@unrs/rspack-resolver-binding-win32-x64-msvc": "1.2.2"
40440 - }
40441 - },
40458 "node_modules/run-async": {
40459 "version": "2.4.1",
40460 "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
@@ -42234,14 +42250,14 @@
42250 }
42251 },
42252 "node_modules/synckit": {
42237 - "version": "0.9.2",
42238 - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.2.tgz",
42239 - "integrity": "sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==",
42253 + "version": "0.10.3",
42254 + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.10.3.tgz",
42255 + "integrity": "sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==",
42256 "dev": true,
42257 "license": "MIT",
42258 "dependencies": {
42243 - "@pkgr/core": "^0.1.0",
42244 - "tslib": "^2.6.2"
42259 + "@pkgr/core": "^0.2.0",
42260 + "tslib": "^2.8.1"
42261 },
42262 "engines": {
42263 "node": "^14.18.0 || >=16.0.0"
@@ -44394,6 +44410,33 @@
44410 "node": ">= 0.8"
44411 }
44412 },
44413 + "node_modules/unrs-resolver": {
44414 + "version": "1.3.3",
44415 + "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.3.3.tgz",
44416 + "integrity": "sha512-PFLAGQzYlyjniXdbmQ3dnGMZJXX5yrl2YS4DLRfR3BhgUsE1zpRIrccp9XMOGRfIHpdFvCn/nr5N1KMVda4x3A==",
44417 + "dev": true,
44418 + "license": "MIT",
44419 + "funding": {
44420 + "url": "https://github.com/sponsors/JounQin"
44421 + },
44422 + "optionalDependencies": {
44423 + "@unrs/resolver-binding-darwin-arm64": "1.3.3",
44424 + "@unrs/resolver-binding-darwin-x64": "1.3.3",
44425 + "@unrs/resolver-binding-freebsd-x64": "1.3.3",
44426 + "@unrs/resolver-binding-linux-arm-gnueabihf": "1.3.3",
44427 + "@unrs/resolver-binding-linux-arm-musleabihf": "1.3.3",
44428 + "@unrs/resolver-binding-linux-arm64-gnu": "1.3.3",
44429 + "@unrs/resolver-binding-linux-arm64-musl": "1.3.3",
44430 + "@unrs/resolver-binding-linux-ppc64-gnu": "1.3.3",
44431 + "@unrs/resolver-binding-linux-s390x-gnu": "1.3.3",
44432 + "@unrs/resolver-binding-linux-x64-gnu": "1.3.3",
44433 + "@unrs/resolver-binding-linux-x64-musl": "1.3.3",
44434 + "@unrs/resolver-binding-wasm32-wasi": "1.3.3",
44435 + "@unrs/resolver-binding-win32-arm64-msvc": "1.3.3",
44436 + "@unrs/resolver-binding-win32-ia32-msvc": "1.3.3",
44437 + "@unrs/resolver-binding-win32-x64-msvc": "1.3.3"
44438 + }
44439 + },
44440 "node_modules/update-browserslist-db": {
44441 "version": "1.1.1",
44442 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz",
@@ -45519,9 +45562,10 @@
45562 "license": "ISC"
45563 },
45564 "node_modules/yaml": {
45522 - "version": "2.7.0",
45523 - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz",
45524 - "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
45565 + "version": "2.7.1",
45566 + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz",
45567 + "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==",
45568 + "license": "ISC",
45569 "bin": {
45570 "yaml": "bin.mjs"
45571 },