mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump the mui group across 1 directory with 5 updates (#20054)
Bumps the mui group with 5 updates in the /site directory: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.14` | `5.18.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.14` | `5.18.0` | | [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) | `5.16.14` | `5.18.0` | | [@mui/utils](https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils) | `5.16.14` | `5.17.1` | | [@mui/x-tree-view](https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view) | `7.25.0` | `7.29.10` | Updates `@mui/icons-material` from 5.16.14 to 5.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/icons-material</code>'s releases</a>.</em></p> <blockquote> <h2>v5.18.0</h2> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md"><code>@mui/icons-material</code>'s changelog</a>.</em></p> <blockquote> <h2>5.18.0</h2> <!-- raw HTML omitted --> <p><em>Jun 26, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e"><code>6b50143</code></a> 5.18.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/46432">#46432</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/b0dc8270c5a2896293ff8b61052120a13819f0a1"><code>b0dc827</code></a> v5.17.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/45605">#45605</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-icons-material">compare view</a></li> </ul> </details> <br /> Updates `@mui/material` from 5.16.14 to 5.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/material</code>'s releases</a>.</em></p> <blockquote> <h2>v5.18.0</h2> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md"><code>@mui/material</code>'s changelog</a>.</em></p> <blockquote> <h2>5.18.0</h2> <!-- raw HTML omitted --> <p><em>Jun 26, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e"><code>6b50143</code></a> 5.18.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46432">#46432</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/f233c5b08681c5ea72c4be6e696194e9a5d57e1c"><code>f233c5b</code></a> [material-nextjs][system] Backport CSS layers to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/46320">#46320</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/2baafb387125a74262ad6f3a76252d379de32678"><code>2baafb3</code></a> [v5.x][core] Fix types version (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45612">#45612</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/b0dc8270c5a2896293ff8b61052120a13819f0a1"><code>b0dc827</code></a> v5.17.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45605">#45605</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/371a1fe00fd826596cbba279f997595f20d18010"><code>371a1fe</code></a> [material-ui] Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-material/issues/45604">#45604</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/c4392057185ed6ab62961f1cb777d5d86919d744"><code>c439205</code></a> [material-ui][TextareaAutosize] Temporarily disconnect ResizeObserver to avoi...</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-material">compare view</a></li> </ul> </details> <br /> Updates `@mui/system` from 5.16.14 to 5.18.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/system</code>'s releases</a>.</em></p> <blockquote> <h2>v5.18.0</h2> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.18.0/CHANGELOG.md"><code>@mui/system</code>'s changelog</a>.</em></p> <blockquote> <h2>5.18.0</h2> <!-- raw HTML omitted --> <p><em>Jun 26, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <p>CSS layers make it easier to override styles by splitting a single style sheet into multiple layers. To learn more, check out the <a href="https://v5.mui.com/material-ui/customization/css-layers/">CSS layers documentation</a>.</p> <h3><code>@mui/system@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3><code>@mui/material-nextjs@5.18.0</code></h3> <ul> <li>Backport CSS layers from v7 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Ease migration to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45991">#45991</a>) <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li> <li>Add AccordionSummary to the breaking change migration (<a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45972">#45972</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/6b50143dcfc2aad56a37c9f2e1f14256e9a65c4e"><code>6b50143</code></a> 5.18.0 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46432">#46432</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/f233c5b08681c5ea72c4be6e696194e9a5d57e1c"><code>f233c5b</code></a> [material-nextjs][system] Backport CSS layers to v5 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/46320">#46320</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/2baafb387125a74262ad6f3a76252d379de32678"><code>2baafb3</code></a> [v5.x][core] Fix types version (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-system/issues/45612">#45612</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.18.0/packages/mui-system">compare view</a></li> </ul> </details> <br /> Updates `@mui/utils` from 5.16.14 to 5.17.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/releases"><code>@mui/utils</code>'s releases</a>.</em></p> <blockquote> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/material-ui/blob/v5.17.1/CHANGELOG.md"><code>@mui/utils</code>'s changelog</a>.</em></p> <blockquote> <h2>v5.17.1</h2> <!-- raw HTML omitted --> <p><em>Mar 18, 2025</em></p> <p>This release fixes the <code>@mui/types</code> dependencies in all packages to fix a package layout bug (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45612">#45612</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></p> <h2>v5.17.0</h2> <p><em>Mar 18, 2025</em></p> <p>A big thanks to the 2 contributors who made this release possible.</p> <h3><code>@mui/material@5.17.0</code></h3> <ul> <li>[TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/44540">#44540</a>) (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45238">#45238</a>) <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li> <li>Support nested theme when upper theme is CSS vars theme (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45604">#45604</a>) <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li> </ul> <p>All contributors of this release in alphabetical order: <a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>, <a href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/material-ui/commit/0d509f8a4a48031a1e25974a1604b803892ce94e"><code>0d509f8</code></a> [release] v5.17.1 (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45614">#45614</a>)</li> <li><a href="https://github.com/mui/material-ui/commit/2baafb387125a74262ad6f3a76252d379de32678"><code>2baafb3</code></a> [v5.x][core] Fix types version (<a href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-utils/issues/45612">#45612</a>)</li> <li>See full diff in <a href="https://github.com/mui/material-ui/commits/v5.17.1/packages/mui-utils">compare view</a></li> </ul> </details> <br /> Updates `@mui/x-tree-view` from 7.25.0 to 7.29.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/releases"><code>@mui/x-tree-view</code>'s releases</a>.</em></p> <blockquote> <h2>v7.29.10</h2> <p>We'd like to extend a big thank you to the 1 contributor who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>The following is the team member who have contributed to this release: <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></p> <h3>Tree View</h3> <h4><code>@mui/x-tree-view@7.29.10</code></h4> <ul> <li>[tree view] Fix the expansion toggle on icon container with old DOM structure (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19546">#19546</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> </ul> <h4><code>@mui/x-tree-view-pro@7.29.10</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-tree-view@7.29.10</code>.</p> <h2>v7.29.9</h2> <p>We'd like to extend a big thank you to the 5 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community members for their valuable contributions: <a href="https://github.com/nusr"><code>@nusr</code></a></p> <p>The following are all team members who have contributed to this release: <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a>, <a href="https://github.com/mapache-salvaje"><code>@mapache-salvaje</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/rita-codes"><code>@rita-codes</code></a></p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.29.9</code></h4> <ul> <li>[DataGrid] Do not call <code>preProcessEditCellProps()</code> if cell is not editable based on <code>isCellEditable()</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19082">#19082</a>) <a href="https://github.com/nusr"><code>@nusr</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.29.9</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-data-grid@7.29.9</code>, plus:</p> <ul> <li>[DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/18718">#18718</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> </ul> <h4><code>@mui/x-data-grid-premium@7.29.9</code> <a href="https://mui.com/r/x-premium-svg-link" title="Premium plan"><img src="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4> <p>Same changes as in <code>@mui/x-data-grid-pro@7.29.9</code>.</p> <h3>Docs</h3> <ul> <li>[docs] Audit and revise the Data Grid Pro row docs (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/18629">#18629</a>) <a href="https://github.com/mapache-salvaje"><code>@mapache-salvaje</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/blob/v7.29.10/CHANGELOG.md"><code>@mui/x-tree-view</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.29.10</h2> <p><em>Sep 25, 2025</em></p> <p>We'd like to extend a big thank you to the 1 contributor who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>The following is the team member who have contributed to this release: <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></p> <h3>Tree View</h3> <h4><code>@mui/x-tree-view@7.29.10</code></h4> <ul> <li>[tree view] Fix the expansion toggle on icon container with old DOM structure (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19546">#19546</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> </ul> <h4><code>@mui/x-tree-view-pro@7.29.10</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-tree-view@7.29.10</code>.</p> <!-- raw HTML omitted --> <h2>7.29.9</h2> <p><em>Aug 7, 2025</em></p> <p>We'd like to extend a big thank you to the 5 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community members for their valuable contributions: <a href="https://github.com/nusr"><code>@nusr</code></a></p> <p>The following are all team members who have contributed to this release: <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a>, <a href="https://github.com/mapache-salvaje"><code>@mapache-salvaje</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/rita-codes"><code>@rita-codes</code></a></p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/x-data-grid@7.29.9</code></h4> <ul> <li>[DataGrid] Do not call <code>preProcessEditCellProps()</code> if cell is not editable based on <code>isCellEditable()</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19082">#19082</a>) <a href="https://github.com/nusr"><code>@nusr</code></a></li> </ul> <h4><code>@mui/x-data-grid-pro@7.29.9</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/x-data-grid@7.29.9</code>, plus:</p> <ul> <li>[DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/18718">#18718</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/mui-x/commit/a1d26c9ea9ca8d2f1556fd3cad9cbb6753fd6fed"><code>a1d26c9</code></a> [release] v7.29.10 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/19705">#19705</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/c54bb3d55e772f0581e753c9eddc6cb79a94c82d"><code>c54bb3d</code></a> [tree view] Fix the expansion toggle on icon container with old DOM structure...</li> <li><a href="https://github.com/mui/mui-x/commit/a80b51b5268ec21a5680677dfbc53b6da2366a32"><code>a80b51b</code></a> V.7.29.1 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17520">#17520</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/1cead40be63a401f263cbe5a3f2bbb370d4fef2c"><code>1cead40</code></a> [TreeView] Fix drag and drop issue with label editing (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17415">#17415</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80"><code>80a4c73</code></a> v7.29.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17383">#17383</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/3fe4c2a957202a86836e28ed5cc2d0c69a49de24"><code>3fe4c2a</code></a> [core] Cleanup <code>@mui</code> dependency versions (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17390">#17390</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/714c27a35669ddb6607b8304f7dde004cebc12fa"><code>714c27a</code></a> v7.28.1 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17073">#17073</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741"><code>77e84ec</code></a> v7.28.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/17002">#17002</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/d83ee5c49d3b881a816385f5a59ccff8b2e503d4"><code>d83ee5c</code></a> [core] Allow MUI Core v7 in dependencies (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16951">#16951</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/3b9664368b060d57fc67f9961104d63c47299b54"><code>3b96643</code></a> v7.26.0 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-tree-view/issues/16498">#16498</a>)</li> <li>See full diff in <a href="https://github.com/mui/mui-x/commits/v7.29.10/packages/x-tree-view">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~rita-codes">rita-codes</a>, a new releaser for <code>@mui/x-tree-view</code> since your current version.</p> </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>
This commit is contained in:
+5
-5
@@ -47,11 +47,11 @@
|
||||
"@fontsource/jetbrains-mono": "5.2.5",
|
||||
"@fontsource/source-code-pro": "5.2.5",
|
||||
"@monaco-editor/react": "4.7.0",
|
||||
"@mui/icons-material": "5.16.14",
|
||||
"@mui/material": "5.16.14",
|
||||
"@mui/system": "5.16.14",
|
||||
"@mui/utils": "5.16.14",
|
||||
"@mui/x-tree-view": "7.25.0",
|
||||
"@mui/icons-material": "5.18.0",
|
||||
"@mui/material": "5.18.0",
|
||||
"@mui/system": "5.18.0",
|
||||
"@mui/utils": "5.17.1",
|
||||
"@mui/x-tree-view": "7.29.10",
|
||||
"@radix-ui/react-avatar": "1.1.2",
|
||||
"@radix-ui/react-checkbox": "1.1.4",
|
||||
"@radix-ui/react-collapsible": "1.1.2",
|
||||
|
||||
Generated
+68
-67
@@ -56,20 +56,20 @@ importers:
|
||||
specifier: 4.7.0
|
||||
version: 4.7.0(monaco-editor@0.52.2)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@mui/icons-material':
|
||||
specifier: 5.16.14
|
||||
version: 5.16.14(@mui/material@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
specifier: 5.18.0
|
||||
version: 5.18.0(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/material':
|
||||
specifier: 5.16.14
|
||||
version: 5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
specifier: 5.18.0
|
||||
version: 5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@mui/system':
|
||||
specifier: 5.16.14
|
||||
version: 5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
specifier: 5.18.0
|
||||
version: 5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/utils':
|
||||
specifier: 5.16.14
|
||||
version: 5.16.14(@types/react@19.1.13)(react@19.1.1)
|
||||
specifier: 5.17.1
|
||||
version: 5.17.1(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/x-tree-view':
|
||||
specifier: 7.25.0
|
||||
version: 7.25.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@mui/material@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mui/system@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
specifier: 7.29.10
|
||||
version: 7.29.10(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mui/system@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@radix-ui/react-avatar':
|
||||
specifier: 1.1.2
|
||||
version: 1.1.2(@types/react-dom@19.1.9(@types/react@19.1.13))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
@@ -1311,11 +1311,11 @@ packages:
|
||||
resolution: {integrity: sha512-SSnyl/4ni/2ViHKkiZb8eajA/eN1DNFaHjhGiLUdZvDz6PKF4COSf/17xqSz64nOo2Ia29SA6B2KNCsyCbVmaQ==, tarball: https://registry.npmjs.org/@mswjs/interceptors/-/interceptors-0.35.9.tgz}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@mui/core-downloads-tracker@5.16.14':
|
||||
resolution: {integrity: sha512-sbjXW+BBSvmzn61XyTMun899E7nGPTXwqD9drm1jBUAvWEhJpPFIRxwQQiATWZnd9rvdxtnhhdsDxEGWI0jxqA==, tarball: https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.16.14.tgz}
|
||||
'@mui/core-downloads-tracker@5.18.0':
|
||||
resolution: {integrity: sha512-jbhwoQ1AY200PSSOrNXmrFCaSDSJWP7qk6urkTmIirvRXDROkqe+QwcLlUiw/PrREwsIF/vm3/dAXvjlMHF0RA==, tarball: https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.18.0.tgz}
|
||||
|
||||
'@mui/icons-material@5.16.14':
|
||||
resolution: {integrity: sha512-heL4S+EawrP61xMXBm59QH6HODsu0gxtZi5JtnXF2r+rghzyU/3Uftlt1ij8rmJh+cFdKTQug1L9KkZB5JgpMQ==, tarball: https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.16.14.tgz}
|
||||
'@mui/icons-material@5.18.0':
|
||||
resolution: {integrity: sha512-1s0vEZj5XFXDMmz3Arl/R7IncFqJ+WQ95LDp1roHWGDE2oCO3IS4/hmiOv1/8SD9r6B7tv9GLiqVZYHo+6PkTg==, tarball: https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.18.0.tgz}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@mui/material': ^5.0.0
|
||||
@@ -1325,8 +1325,8 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/material@5.16.14':
|
||||
resolution: {integrity: sha512-eSXQVCMKU2xc7EcTxe/X/rC9QsV2jUe8eLM3MUCPYbo6V52eCE436akRIvELq/AqZpxx2bwkq7HC0cRhLB+yaw==, tarball: https://registry.npmjs.org/@mui/material/-/material-5.16.14.tgz}
|
||||
'@mui/material@5.18.0':
|
||||
resolution: {integrity: sha512-bbH/HaJZpFtXGvWg3TsBWG4eyt3gah3E7nCNU8GLyRjVoWcA91Vm/T+sjHfUcwgJSw9iLtucfHBoq+qW/T30aA==, tarball: https://registry.npmjs.org/@mui/material/-/material-5.18.0.tgz}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
@@ -1342,8 +1342,8 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/private-theming@5.16.14':
|
||||
resolution: {integrity: sha512-12t7NKzvYi819IO5IapW2BcR33wP/KAVrU8d7gLhGHoAmhDxyXlRoKiRij3TOD8+uzk0B6R9wHUNKi4baJcRNg==, tarball: https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.16.14.tgz}
|
||||
'@mui/private-theming@5.17.1':
|
||||
resolution: {integrity: sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==, tarball: https://registry.npmjs.org/@mui/private-theming/-/private-theming-5.17.1.tgz}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
@@ -1352,8 +1352,8 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/styled-engine@5.16.14':
|
||||
resolution: {integrity: sha512-UAiMPZABZ7p8mUW4akDV6O7N3+4DatStpXMZwPlt+H/dA0lt67qawN021MNND+4QTpjaiMYxbhKZeQcyWCbuKw==, tarball: https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.16.14.tgz}
|
||||
'@mui/styled-engine@5.18.0':
|
||||
resolution: {integrity: sha512-BN/vKV/O6uaQh2z5rXV+MBlVrEkwoS/TK75rFQ2mjxA7+NBo8qtTAOA4UaM0XeJfn7kh2wZ+xQw2HAx0u+TiBg==, tarball: https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-5.18.0.tgz}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.4.1
|
||||
@@ -1365,8 +1365,8 @@ packages:
|
||||
'@emotion/styled':
|
||||
optional: true
|
||||
|
||||
'@mui/system@5.16.14':
|
||||
resolution: {integrity: sha512-KBxMwCb8mSIABnKvoGbvM33XHyT+sN0BzEBG+rsSc0lLQGzs7127KWkCA6/H8h6LZ00XpBEME5MAj8mZLiQ1tw==, tarball: https://registry.npmjs.org/@mui/system/-/system-5.16.14.tgz}
|
||||
'@mui/system@5.18.0':
|
||||
resolution: {integrity: sha512-ojZGVcRWqWhu557cdO3pWHloIGJdzVtxs3rk0F9L+x55LsUjcMUVkEhiF7E4TMxZoF9MmIHGGs0ZX3FDLAf0Xw==, tarball: https://registry.npmjs.org/@mui/system/-/system-5.18.0.tgz}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.5.0
|
||||
@@ -1381,16 +1381,16 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/types@7.2.21':
|
||||
resolution: {integrity: sha512-6HstngiUxNqLU+/DPqlUJDIPbzUBxIVHb1MmXP0eTWDIROiCR2viugXpEif0PPe2mLqqakPzzRClWAnK+8UJww==, tarball: https://registry.npmjs.org/@mui/types/-/types-7.2.21.tgz}
|
||||
'@mui/types@7.2.24':
|
||||
resolution: {integrity: sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==, tarball: https://registry.npmjs.org/@mui/types/-/types-7.2.24.tgz}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
peerDependenciesMeta:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/utils@5.16.14':
|
||||
resolution: {integrity: sha512-wn1QZkRzSmeXD1IguBVvJJHV3s6rxJrfb6YuC9Kk6Noh9f8Fb54nUs5JRkKm+BOerRhj5fLg05Dhx/H3Ofb8Mg==, tarball: https://registry.npmjs.org/@mui/utils/-/utils-5.16.14.tgz}
|
||||
'@mui/utils@5.17.1':
|
||||
resolution: {integrity: sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==, tarball: https://registry.npmjs.org/@mui/utils/-/utils-5.17.1.tgz}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
'@types/react': ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
@@ -1399,20 +1399,20 @@ packages:
|
||||
'@types/react':
|
||||
optional: true
|
||||
|
||||
'@mui/x-internals@7.25.0':
|
||||
resolution: {integrity: sha512-tBUN54YznAkmtCIRAOl35Kgl0MjFDIjUbzIrbWRgVSIR3QJ8bXnVSkiRBi+P91SZEl9+ZW0rDj+osq7xFJV0kg==, tarball: https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.25.0.tgz}
|
||||
'@mui/x-internals@7.29.0':
|
||||
resolution: {integrity: sha512-+Gk6VTZIFD70XreWvdXBwKd8GZ2FlSCuecQFzm6znwqXg1ZsndavrhG9tkxpxo2fM1Zf7Tk8+HcOO0hCbhTQFA==, tarball: https://registry.npmjs.org/@mui/x-internals/-/x-internals-7.29.0.tgz}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
|
||||
'@mui/x-tree-view@7.25.0':
|
||||
resolution: {integrity: sha512-DWBMWzfMtIBXMvGCb0WdEeo4H8TLleKeMExzX0L3zvo87Ootvmcin9d7x1q1ZABekT6wREVl3+pVTEoBzcFWug==, tarball: https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.25.0.tgz}
|
||||
'@mui/x-tree-view@7.29.10':
|
||||
resolution: {integrity: sha512-/ZcM582yIaQN2PmadIlQYRJzc3yXV7bh463J4GHtTmFw+PEjzUfzETBWe3VxmU3EPgIFzVQPjqAAJwylmQSJOg==, tarball: https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.29.10.tgz}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
'@emotion/react': ^11.9.0
|
||||
'@emotion/styled': ^11.8.1
|
||||
'@mui/material': ^5.15.14 || ^6.0.0
|
||||
'@mui/system': ^5.15.14 || ^6.0.0
|
||||
'@mui/material': ^5.15.14 || ^6.0.0 || ^7.0.0
|
||||
'@mui/system': ^5.15.14 || ^6.0.0 || ^7.0.0
|
||||
react: ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
peerDependenciesMeta:
|
||||
@@ -2569,8 +2569,8 @@ packages:
|
||||
'@types/parse-json@4.0.0':
|
||||
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==, tarball: https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz}
|
||||
|
||||
'@types/prop-types@15.7.14':
|
||||
resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==, tarball: https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz}
|
||||
'@types/prop-types@15.7.15':
|
||||
resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==, tarball: https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz}
|
||||
|
||||
'@types/qs@6.9.7':
|
||||
resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==, tarball: https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz}
|
||||
@@ -5278,8 +5278,8 @@ packages:
|
||||
react-is@18.3.1:
|
||||
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==, tarball: https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz}
|
||||
|
||||
react-is@19.0.0:
|
||||
resolution: {integrity: sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==, tarball: https://registry.npmjs.org/react-is/-/react-is-19.0.0.tgz}
|
||||
react-is@19.1.1:
|
||||
resolution: {integrity: sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==, tarball: https://registry.npmjs.org/react-is/-/react-is-19.1.1.tgz}
|
||||
|
||||
react-list@0.8.17:
|
||||
resolution: {integrity: sha512-pgmzGi0G5uGrdHzMhgO7KR1wx5ZXVvI3SsJUmkblSAKtewIhMwbQiMuQiTE83ozo04BQJbe0r3WIWzSO0dR1xg==, tarball: https://registry.npmjs.org/react-list/-/react-list-0.8.17.tgz}
|
||||
@@ -7390,23 +7390,23 @@ snapshots:
|
||||
outvariant: 1.4.3
|
||||
strict-event-emitter: 0.5.1
|
||||
|
||||
'@mui/core-downloads-tracker@5.16.14': {}
|
||||
'@mui/core-downloads-tracker@5.18.0': {}
|
||||
|
||||
'@mui/icons-material@5.16.14(@mui/material@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)':
|
||||
'@mui/icons-material@5.18.0(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@mui/material': 5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@mui/material': 5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
react: 19.1.1
|
||||
optionalDependencies:
|
||||
'@types/react': 19.1.13
|
||||
|
||||
'@mui/material@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@mui/core-downloads-tracker': 5.16.14
|
||||
'@mui/system': 5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/types': 7.2.21(@types/react@19.1.13)
|
||||
'@mui/utils': 5.16.14(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/core-downloads-tracker': 5.18.0
|
||||
'@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/types': 7.2.24(@types/react@19.1.13)
|
||||
'@mui/utils': 5.17.1(@types/react@19.1.13)(react@19.1.1)
|
||||
'@popperjs/core': 2.11.8
|
||||
'@types/react-transition-group': 4.4.12(@types/react@19.1.13)
|
||||
clsx: 2.1.1
|
||||
@@ -7414,26 +7414,27 @@ snapshots:
|
||||
prop-types: 15.8.1
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react-is: 19.0.0
|
||||
react-is: 19.1.1
|
||||
react-transition-group: 4.4.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
optionalDependencies:
|
||||
'@emotion/react': 11.14.0(@types/react@19.1.13)(react@19.1.1)
|
||||
'@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@types/react': 19.1.13
|
||||
|
||||
'@mui/private-theming@5.16.14(@types/react@19.1.13)(react@19.1.1)':
|
||||
'@mui/private-theming@5.17.1(@types/react@19.1.13)(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@mui/utils': 5.16.14(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/utils': 5.17.1(@types/react@19.1.13)(react@19.1.1)
|
||||
prop-types: 15.8.1
|
||||
react: 19.1.1
|
||||
optionalDependencies:
|
||||
'@types/react': 19.1.13
|
||||
|
||||
'@mui/styled-engine@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(react@19.1.1)':
|
||||
'@mui/styled-engine@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@emotion/cache': 11.14.0
|
||||
'@emotion/serialize': 1.3.3
|
||||
csstype: 3.1.3
|
||||
prop-types: 15.8.1
|
||||
react: 19.1.1
|
||||
@@ -7441,13 +7442,13 @@ snapshots:
|
||||
'@emotion/react': 11.14.0(@types/react@19.1.13)(react@19.1.1)
|
||||
'@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
|
||||
'@mui/system@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)':
|
||||
'@mui/system@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@mui/private-theming': 5.16.14(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/styled-engine': 5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(react@19.1.1)
|
||||
'@mui/types': 7.2.21(@types/react@19.1.13)
|
||||
'@mui/utils': 5.16.14(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/private-theming': 5.17.1(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/styled-engine': 5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(react@19.1.1)
|
||||
'@mui/types': 7.2.24(@types/react@19.1.13)
|
||||
'@mui/utils': 5.17.1(@types/react@19.1.13)(react@19.1.1)
|
||||
clsx: 2.1.1
|
||||
csstype: 3.1.3
|
||||
prop-types: 15.8.1
|
||||
@@ -7457,37 +7458,37 @@ snapshots:
|
||||
'@emotion/styled': 11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@types/react': 19.1.13
|
||||
|
||||
'@mui/types@7.2.21(@types/react@19.1.13)':
|
||||
'@mui/types@7.2.24(@types/react@19.1.13)':
|
||||
optionalDependencies:
|
||||
'@types/react': 19.1.13
|
||||
|
||||
'@mui/utils@5.16.14(@types/react@19.1.13)(react@19.1.1)':
|
||||
'@mui/utils@5.17.1(@types/react@19.1.13)(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@mui/types': 7.2.21(@types/react@19.1.13)
|
||||
'@types/prop-types': 15.7.14
|
||||
'@mui/types': 7.2.24(@types/react@19.1.13)
|
||||
'@types/prop-types': 15.7.15
|
||||
clsx: 2.1.1
|
||||
prop-types: 15.8.1
|
||||
react: 19.1.1
|
||||
react-is: 19.0.0
|
||||
react-is: 19.1.1
|
||||
optionalDependencies:
|
||||
'@types/react': 19.1.13
|
||||
|
||||
'@mui/x-internals@7.25.0(@types/react@19.1.13)(react@19.1.1)':
|
||||
'@mui/x-internals@7.29.0(@types/react@19.1.13)(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@mui/utils': 5.16.14(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/utils': 5.17.1(@types/react@19.1.13)(react@19.1.1)
|
||||
react: 19.1.1
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
'@mui/x-tree-view@7.25.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@mui/material@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mui/system@5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@mui/x-tree-view@7.29.10(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@mui/material@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mui/system@5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.10
|
||||
'@mui/material': 5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@mui/system': 5.16.14(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/utils': 5.16.14(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/x-internals': 7.25.0(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/material': 5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@mui/system': 5.18.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1))(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/utils': 5.17.1(@types/react@19.1.13)(react@19.1.1)
|
||||
'@mui/x-internals': 7.29.0(@types/react@19.1.13)(react@19.1.1)
|
||||
'@types/react-transition-group': 4.4.12(@types/react@19.1.13)
|
||||
clsx: 2.1.1
|
||||
prop-types: 15.8.1
|
||||
@@ -8626,7 +8627,7 @@ snapshots:
|
||||
|
||||
'@types/parse-json@4.0.0': {}
|
||||
|
||||
'@types/prop-types@15.7.14': {}
|
||||
'@types/prop-types@15.7.15': {}
|
||||
|
||||
'@types/qs@6.9.7': {}
|
||||
|
||||
@@ -11943,7 +11944,7 @@ snapshots:
|
||||
|
||||
react-is@18.3.1: {}
|
||||
|
||||
react-is@19.0.0: {}
|
||||
react-is@19.1.1: {}
|
||||
|
||||
react-list@0.8.17(react@19.1.1):
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user