Commit 0d76b74
authored
Bump the nonmajor group with 14 updates (#43)
Bumps the nonmajor group with 14 updates:
| Package | From | To |
| --- | --- | --- |
|
[@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs)
| `28.0.0` | `28.0.1` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.7.4` | `22.8.6` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `18.3.10` | `18.3.12` |
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
| `18.3.0` | `18.3.1` |
| [cypress](https://github.com/cypress-io/cypress) | `13.15.0` |
`13.15.1` |
|
[eslint-plugin-import](https://github.com/import-js/eslint-plugin-import)
| `2.30.0` | `2.31.0` |
|
[eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react)
| `7.37.1` | `7.37.2` |
| [gh-pages](https://github.com/tschaub/gh-pages) | `6.1.1` | `6.2.0` |
| [rollup](https://github.com/rollup/rollup) | `4.23.0` | `4.24.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` |
`5.6.3` |
| [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.96.1` |
|
[@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)
| `6.1.1` | `6.1.6` |
|
[@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)
| `6.1.1` | `6.1.6` |
|
[@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)
| `29.5.13` | `29.5.14` |
Updates `@rollup/plugin-commonjs` from 28.0.0 to 28.0.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md"><code>@rollup/plugin-commonjs</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v28.0.1</h2>
<p><em>2024-10-16</em></p>
<h3>Updates</h3>
<ul>
<li>chore: upgrade picomatch (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/1775">#1775</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/plugins/commit/0f452340894517cfad63757eb494207c6804da3e"><code>0f45234</code></a>
chore(release): commonjs v28.0.1</li>
<li><a
href="https://github.com/rollup/plugins/commit/dd1deeeae611499ac73f86a69ff00208b745e4d1"><code>dd1deee</code></a>
chore(commonjs): upgrade picomatch (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/commonjs/issues/1775">#1775</a>)</li>
<li>See full diff in <a
href="https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/node` from 22.7.4 to 22.8.6
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/react` from 18.3.10 to 18.3.12
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/react-dom` from 18.3.0 to 18.3.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare
view</a></li>
</ul>
</details>
<br />
Updates `cypress` from 13.15.0 to 13.15.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cypress-io/cypress/releases">cypress's
releases</a>.</em></p>
<blockquote>
<h2>v13.15.1</h2>
<p>Changelog: <a
href="https://docs.cypress.io/guides/references/changelog#13-15-1">https://docs.cypress.io/guides/references/changelog#13-15-1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cypress-io/cypress/commit/199b1cd580d22fc412641f164e3ee6492f88e338"><code>199b1cd</code></a>
chore: release 13.15.1 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30454">#30454</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/c8439b28568f2b019436a6c5870fe650902c3933"><code>c8439b2</code></a>
chore: disable nx caching and add web extension docs (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30449">#30449</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/cfed01b3fc3b5206b69691aa7b48fca826d3271d"><code>cfed01b</code></a>
chore: attempt to not cache electron build (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30446">#30446</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/63937b653c486a527afd329795523490ead2b671"><code>63937b6</code></a>
chore: enable nx cache invalidation via the circle version file (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30444">#30444</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/b335e4bb5a1a244f71e5054938e908ed139667b7"><code>b335e4b</code></a>
chore: Update Chrome (stable) to 130.0.6723.69 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30442">#30442</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/eed699eb6d86a1f2cf74284d14edecf47f32f0da"><code>eed699e</code></a>
chore: update lerna to 8.1.8 from 6.6.2 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30436">#30436</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/0e28a812028ea90ce7c7264bcac054398925a74c"><code>0e28a81</code></a>
chore: fix windows job due to ipv6 issues (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30437">#30437</a>)</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/4ba72c94aab55d96486d7b3e53d1087a77136b6d"><code>4ba72c9</code></a>
fix: ensure that requests to the same resource will be properly
intercepted e...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/aafac6a6104b689a118f4c4f29f948d7d8a35aef"><code>aafac6a</code></a>
chore: add graphql schema update and wrap process.kill to swallow esrch
error...</li>
<li><a
href="https://github.com/cypress-io/cypress/commit/e0177ffd17fcaed36d6ce71f521fede9a4f96a91"><code>e0177ff</code></a>
chore: Update Chrome (beta) to 131.0.6778.3 (<a
href="https://redirect.github.com/cypress-io/cypress/issues/30416">#30416</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cypress-io/cypress/compare/v13.15.0...v13.15.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/import-js/eslint-plugin-import/releases">eslint-plugin-import's
releases</a>.</em></p>
<blockquote>
<h2>v2.31.0</h2>
<h3>Added</h3>
<ul>
<li>support eslint v9 (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2996">#2996</a>,
thanks [<a href="https://github.com/G-Rath"><code>@G-Rath</code></a>]
[<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li><a href="./docs/rules/order.md"><code>order</code></a>: allow
validating named imports (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3043">#3043</a>,
thanks [<a
href="https://github.com/manuth"><code>@manuth</code></a>])</li>
<li><a href="./docs/rules/extensions.md"><code>extensions</code></a>:
add the <code>checkTypeImports</code> option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2817">#2817</a>,
thanks [<a
href="https://github.com/phryneas"><code>@phryneas</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><code>ExportMap</code> / flat config: include
<code>languageOptions</code> in context (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3052">#3052</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li><a
href="./docs/rules/no-named-as-default.md"><code>no-named-as-default</code></a>:
Allow using an identifier if the export is both a named and a default
export (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3032">#3032</a>,
thanks [<a
href="https://github.com/akwodkiewicz"><code>@akwodkiewicz</code></a>])</li>
<li><a href="./docs/rules/export.md"><code>export</code></a>: False
positive for exported overloaded functions in TS (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3065">#3065</a>,
thanks [<a
href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>])</li>
<li><code>exportMap</code>: export map cache is tainted by unreliable
parse results (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3062">#3062</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li><code>exportMap</code>: improve cacheKey when using flat config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3072">#3072</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li>adjust "is source type module" checks for flat config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2996">#2996</a>,
thanks [<a
href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] <a
href="./docs/rules/no-relative-packages.md"><code>no-relative-packages</code></a>:
fix typo (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3066">#3066</a>,
thanks [<a
href="https://github.com/joshuaobrien"><code>@joshuaobrien</code></a>])</li>
<li>[Performance] <a
href="./docs/rules/no-cycle.md"><code>no-cycle</code></a>: dont scc for
each linted file (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3068">#3068</a>,
thanks [<a
href="https://github.com/soryy708"><code>@soryy708</code></a>])</li>
<li>[Docs] <a href="./docs/rules/no-cycle.md"><code>no-cycle</code></a>:
add <code>disableScc</code> to docs (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3070">#3070</a>,
thanks [<a
href="https://github.com/soryy708"><code>@soryy708</code></a>])</li>
<li>[Tests] use re-exported <code>RuleTester</code> (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3071">#3071</a>,
thanks [<a
href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li>
<li>[Docs] <a
href="./docs/rules/no-restricted-paths.md"><code>no-restricted-paths</code></a>:
fix grammar (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3073">#3073</a>,
thanks [<a
href="https://github.com/unbeauvoyage"><code>@unbeauvoyage</code></a>])</li>
<li>[Tests] <a
href="./docs/rules/no-default-export.md"><code>no-default-export</code></a>,
<a
href="./docs/rules/no-named-export.md"><code>no-named-export</code></a>:
add test case (thanks [<a
href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li>
</ul>
<p><a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3073">#3073</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3073">import-js/eslint-plugin-import#3073</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3072">#3072</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3072">import-js/eslint-plugin-import#3072</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3071">#3071</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3071">import-js/eslint-plugin-import#3071</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3070">#3070</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3070">import-js/eslint-plugin-import#3070</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3068">#3068</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3068">import-js/eslint-plugin-import#3068</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3066">#3066</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3066">import-js/eslint-plugin-import#3066</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3065">#3065</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3065">import-js/eslint-plugin-import#3065</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3062">#3062</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3062">import-js/eslint-plugin-import#3062</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3052">#3052</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3052">import-js/eslint-plugin-import#3052</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3043">#3043</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3043">import-js/eslint-plugin-import#3043</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3032">#3032</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/3032">import-js/eslint-plugin-import#3032</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2996">#2996</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/2996">import-js/eslint-plugin-import#2996</a>
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2817">#2817</a>:
<a
href="https://redirect.github.com/import-js/eslint-plugin-import/pull/2817">import-js/eslint-plugin-import#2817</a>
[<a
href="https://github.com/akwodkiewicz"><code>@akwodkiewicz</code></a>]:
<a
href="https://github.com/akwodkiewicz">https://github.com/akwodkiewicz</a>
[<a
href="https://github.com/joshuaobrien"><code>@joshuaobrien</code></a>]:
<a
href="https://github.com/joshuaobrien">https://github.com/joshuaobrien</a>
[<a
href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>]:
<a
href="https://github.com/liuxingbaoyu">https://github.com/liuxingbaoyu</a>
[<a href="https://github.com/manuth"><code>@manuth</code></a>]: <a
href="https://github.com/manuth">https://github.com/manuth</a>
[<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>]:
<a
href="https://github.com/michaelfaith">https://github.com/michaelfaith</a>
[<a href="https://github.com/phryneas"><code>@phryneas</code></a>]: <a
href="https://github.com/phryneas">https://github.com/phryneas</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-plugin-import/blob/main/CHANGELOG.md">eslint-plugin-import's
changelog</a>.</em></p>
<blockquote>
<h2>[2.31.0] - 2024-10-03</h2>
<h3>Added</h3>
<ul>
<li>support eslint v9 (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2996">#2996</a>,
thanks [<a href="https://github.com/G-Rath"><code>@G-Rath</code></a>]
[<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li>[<code>order</code>]: allow validating named imports (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3043">#3043</a>,
thanks [<a
href="https://github.com/manuth"><code>@manuth</code></a>])</li>
<li>[<code>extensions</code>]: add the <code>checkTypeImports</code>
option (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2817">#2817</a>,
thanks [<a
href="https://github.com/phryneas"><code>@phryneas</code></a>])</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><code>ExportMap</code> / flat config: include
<code>languageOptions</code> in context (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3052">#3052</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li>[<code>no-named-as-default</code>]: Allow using an identifier if the
export is both a named and a default export (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3032">#3032</a>,
thanks [<a
href="https://github.com/akwodkiewicz"><code>@akwodkiewicz</code></a>])</li>
<li>[<code>export</code>]: False positive for exported overloaded
functions in TS (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3065">#3065</a>,
thanks [<a
href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>])</li>
<li><code>exportMap</code>: export map cache is tainted by unreliable
parse results (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3062">#3062</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li><code>exportMap</code>: improve cacheKey when using flat config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3072">#3072</a>,
thanks [<a
href="https://github.com/michaelfaith"><code>@michaelfaith</code></a>])</li>
<li>adjust "is source type module" checks for flat config (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/2996">#2996</a>,
thanks [<a
href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Docs] [<code>no-relative-packages</code>]: fix typo (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3066">#3066</a>,
thanks [<a
href="https://github.com/joshuaobrien"><code>@joshuaobrien</code></a>])</li>
<li>[Performance] [<code>no-cycle</code>]: dont scc for each linted file
(<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3068">#3068</a>,
thanks [<a
href="https://github.com/soryy708"><code>@soryy708</code></a>])</li>
<li>[Docs] [<code>no-cycle</code>]: add <code>disableScc</code> to docs
(<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3070">#3070</a>,
thanks [<a
href="https://github.com/soryy708"><code>@soryy708</code></a>])</li>
<li>[Tests] use re-exported <code>RuleTester</code> (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3071">#3071</a>,
thanks [<a
href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li>
<li>[Docs] [<code>no-restricted-paths</code>]: fix grammar (<a
href="https://redirect.github.com/import-js/eslint-plugin-import/issues/3073">#3073</a>,
thanks [<a
href="https://github.com/unbeauvoyage"><code>@unbeauvoyage</code></a>])</li>
<li>[Tests] [<code>no-default-export</code>],
[<code>no-named-export</code>]: add test case (thanks [<a
href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/91f809b28323bfbd27749bae84daed00511b07e5"><code>91f809b</code></a>
v2.31.0</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/3f1ac249272db87f0191727beeaa368fcbe7aab4"><code>3f1ac24</code></a>
[utils] [refactor] <code>parse</code>: avoid using a regex here</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/d225176343d491db07a1c9e6e521ea90f169c928"><code>d225176</code></a>
[New] <code>extensions</code>: add the <code>checkTypeImports</code>
option</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/5a51b9a4ca13cb5fa5cfa349a99999826b5e2aed"><code>5a51b9a</code></a>
[Tests] <code>rule-tester</code>: try this babel class workaround</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/d66cde00ee15c49951071636ccf0b3c4ed8ba831"><code>d66cde0</code></a>
[New] support eslint v9</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/d27a639f338a77a6a0de87cb40c17d7b81a65b41"><code>d27a639</code></a>
[Fix] adjust "is source type module" checks for flat
config</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/1fa8a07a791b2497c8003e63e45f359eb65b1508"><code>1fa8a07</code></a>
[Refactor] create <code>sourceType</code> helper</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/0bc13553d44e962b416d602da779364515d3df28"><code>0bc1355</code></a>
[Tests] <code>no-default-export</code>, <code>no-named-export</code>:
add test cases with non-modu...</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/55fa203518fe71a28c697407b436619961009166"><code>55fa203</code></a>
[Tests] <code>no-default-export</code>, <code>no-named-export</code>:
add test case</li>
<li><a
href="https://github.com/import-js/eslint-plugin-import/commit/6be20dfa1170c9c5f3cf12f328c1a7cc5cd04c13"><code>6be20df</code></a>
[Docs] <code>no-restricted-paths</code>: fix grammar</li>
<li>Additional commits viewable in <a
href="https://github.com/import-js/eslint-plugin-import/compare/v2.30.0...v2.31.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-react` from 7.37.1 to 7.37.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>v7.37.2</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>destructuring-assignment</code>]: fix false negative when
using <code>typeof props.a</code> (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>[]
<a href="https://github.com/golopot"><code>@golopot</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Refactor] [<code>destructuring-assignment</code>]: use
<code>getParentStatelessComponent</code> (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>[]
<a href="https://github.com/golopot"><code>@golopot</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3835">jsx-eslint/eslint-plugin-react#3835</a>
[<code>destructuring-assignment</code>]:
docs/rules/destructuring-assignment.md</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2">7.37.2</a>
- 2024.10.22</h2>
<h3>Fixed</h3>
<ul>
<li>[<code>destructuring-assignment</code>]: fix false negative when
using <code>typeof props.a</code> (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>[]
<a href="https://github.com/golopot"><code>@golopot</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>[Refactor] [<code>destructuring-assignment</code>]: use
<code>getParentStatelessComponent</code> (<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>[]
<a href="https://github.com/golopot"><code>@golopot</code></a>)</li>
</ul>
<p><a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3835">#3835</a>:
<a
href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3835">jsx-eslint/eslint-plugin-react#3835</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/256cf74fbd662e183ecd1fca90d6aba82bac8918"><code>256cf74</code></a>
Update CHANGELOG and bump version</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/33db656bfb1bf42eac1fbc72ed1f63f9fa655a8c"><code>33db656</code></a>
[Deps] update <code>es-iterator-helpers</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/5696f99930897cb049d30303293818d3e8f182ee"><code>5696f99</code></a>
[Dev Deps] update <code>@babel/core</code>,
<code>@babel/eslint-parser</code>, `@babel/plugin-synta...</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/5c23573db210739929c77714c7cf4ca1c23903f5"><code>5c23573</code></a>
[Dev Deps] update <code>@babel/core,
</code><code>@babel/eslint-parser</code><code>,
</code><code>@babel/plugin-syntax</code>...</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/c47fa56f77f3d366f3a9ac8e47af468d7add3f54"><code>c47fa56</code></a>
[types] [Fix] ensure the index types are generated</li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/63aceff37b11c03c9d8f1fb772422456c53ae59d"><code>63aceff</code></a>
[Fix] <code>destructuring-assignment</code>: fix false negative when
using <code>typeof props.a</code></li>
<li><a
href="https://github.com/jsx-eslint/eslint-plugin-react/commit/96d46d59a2600cd302f9fe9dd8f2a1143bac6f05"><code>96d46d5</code></a>
[Refactor] <code>destructuring-assignment</code>: use
<code>getParentStatelessComponent</code></li>
<li>See full diff in <a
href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `gh-pages` from 6.1.1 to 6.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tschaub/gh-pages/releases">gh-pages's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: update instruction for next.js by <a
href="https://github.com/multivoltage"><code>@multivoltage</code></a>
in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/541">tschaub/gh-pages#541</a></li>
<li>Bump mocha from 10.2.0 to 10.3.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/545">tschaub/gh-pages#545</a></li>
<li>Bump eslint from 8.56.0 to 8.57.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/548">tschaub/gh-pages#548</a></li>
<li>Bump tmp from 0.2.1 to 0.2.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/549">tschaub/gh-pages#549</a></li>
<li>Bump mocha from 10.3.0 to 10.4.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/550">tschaub/gh-pages#550</a></li>
<li>Bump dir-compare from 4.2.0 to 5.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/555">tschaub/gh-pages#555</a></li>
<li>Bump sinon from 17.0.1 to 17.0.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/557">tschaub/gh-pages#557</a></li>
<li>Bump sinon from 17.0.2 to 18.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/561">tschaub/gh-pages#561</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/563">tschaub/gh-pages#563</a></li>
<li>Bump mocha from 10.4.0 to 10.6.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/569">tschaub/gh-pages#569</a></li>
<li>Bump mocha from 10.6.0 to 10.7.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/571">tschaub/gh-pages#571</a></li>
<li>Bump mocha from 10.7.0 to 10.7.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/573">tschaub/gh-pages#573</a></li>
<li>Bump async from 3.2.5 to 3.2.6 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/576">tschaub/gh-pages#576</a></li>
<li>Bump eslint from 8.57.0 to 8.57.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/579">tschaub/gh-pages#579</a></li>
<li>Bump sinon from 18.0.0 to 19.0.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/578">tschaub/gh-pages#578</a></li>
<li>Update globby by <a
href="https://github.com/tschaub"><code>@tschaub</code></a> in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/581">tschaub/gh-pages#581</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/multivoltage"><code>@multivoltage</code></a>
made their first contribution in <a
href="https://redirect.github.com/tschaub/gh-pages/pull/541">tschaub/gh-pages#541</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tschaub/gh-pages/compare/v6.1.1...v6.2.0">https://github.com/tschaub/gh-pages/compare/v6.1.1...v6.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tschaub/gh-pages/blob/main/changelog.md">gh-pages's
changelog</a>.</em></p>
<blockquote>
<h2>v6.2.0</h2>
<p>Assorted dependency updates and a documentation change.</p>
<ul>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/581">#581</a> -
Update globby (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/578">#578</a> -
Bump sinon from 18.0.0 to 19.0.2 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/579">#579</a> -
Bump eslint from 8.57.0 to 8.57.1 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/576">#576</a> -
Bump async from 3.2.5 to 3.2.6 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/573">#573</a> -
Bump mocha from 10.7.0 to 10.7.3 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/571">#571</a> -
Bump mocha from 10.6.0 to 10.7.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/569">#569</a> -
Bump mocha from 10.4.0 to 10.6.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/563">#563</a> -
Bump braces from 3.0.2 to 3.0.3 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/561">#561</a> -
Bump sinon from 17.0.2 to 18.0.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/557">#557</a> -
Bump sinon from 17.0.1 to 17.0.2 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/555">#555</a> -
Bump dir-compare from 4.2.0 to 5.0.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/550">#550</a> -
Bump mocha from 10.3.0 to 10.4.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/549">#549</a> -
Bump tmp from 0.2.1 to 0.2.3 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/548">#548</a> -
Bump eslint from 8.56.0 to 8.57.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/545">#545</a> -
Bump mocha from 10.2.0 to 10.3.0 (<a
href="https://github.com/tschaub"><code>@tschaub</code></a>)</li>
<li><a
href="https://redirect.github.com/tschaub/gh-pages/pull/541">#541</a> -
fix: update instruction for next.js (<a
href="https://github.com/multivoltage"><code>@multivoltage</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tschaub/gh-pages/commit/4b299302661d9b145e667a40f3ea5ed1bd6b3b41"><code>4b29930</code></a>
6.2.0</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/a3df19ce22abaf0e81ee88269780f1c91b4015a6"><code>a3df19c</code></a>
Log changes</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/0b721f394447434f2cd60584b7993fef9546917f"><code>0b721f3</code></a>
Merge pull request <a
href="https://redirect.github.com/tschaub/gh-pages/issues/581">#581</a>
from tschaub/updates</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/13b6efcca212e364cbbd74105779ab319ca4026d"><code>13b6efc</code></a>
Update globby</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/5a8c81900fc7faf247243249278250bca8a13351"><code>5a8c819</code></a>
Merge pull request <a
href="https://redirect.github.com/tschaub/gh-pages/issues/578">#578</a>
from tschaub/dependabot/npm_and_yarn/sinon-19.0.2</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/bf7ed42e5a394266a1a51a227271c56bb5617148"><code>bf7ed42</code></a>
Merge pull request <a
href="https://redirect.github.com/tschaub/gh-pages/issues/579">#579</a>
from tschaub/dependabot/npm_and_yarn/eslint-8.57.1</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/e55b0dd1ab4a9895c9820303e8dbc0e7ac661e37"><code>e55b0dd</code></a>
Bump eslint from 8.57.0 to 8.57.1</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/b525485bdc72be240cba66c258900932af5c857d"><code>b525485</code></a>
Bump sinon from 18.0.0 to 19.0.2</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/fc668f2e4561bae4546642173741ae7ce2b312f7"><code>fc668f2</code></a>
Merge pull request <a
href="https://redirect.github.com/tschaub/gh-pages/issues/576">#576</a>
from tschaub/dependabot/npm_and_yarn/async-3.2.6</li>
<li><a
href="https://github.com/tschaub/gh-pages/commit/d55ea9f191386f99c34f0d0a1a172b8a7bc87def"><code>d55ea9f</code></a>
Bump async from 3.2.5 to 3.2.6</li>
<li>Additional commits viewable in <a
href="https://github.com/tschaub/gh-pages/compare/v6.1.1...v6.2.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `rollup` from 4.23.0 to 4.24.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/releases">rollup's
releases</a>.</em></p>
<blockquote>
<h2>v4.24.3</h2>
<h2>4.24.3</h2>
<p><em>2024-10-29</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Slightly reduce memory consumption by specifying fixed array sizes
where possible (<a
href="https://redirect.github.com/rollup/rollup/issues/5703">#5703</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5703">#5703</a>:
perf: use pre-allocated arrays for known result sizes (<a
href="https://github.com/GalacticHypernova"><code>@GalacticHypernova</code></a>)</li>
</ul>
<h2>v4.24.2</h2>
<h2>4.24.2</h2>
<p><em>2024-10-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Add missing build dependency (<a
href="https://redirect.github.com/rollup/rollup/issues/5705">#5705</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5705">#5705</a>:
Fix "Couldn't find package" error when installing rollup using
yarn (<a
href="https://github.com/tagattie"><code>@tagattie</code></a>)</li>
</ul>
<h2>v4.24.1</h2>
<h2>4.24.1</h2>
<p><em>2024-10-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support running Rollup natively on FreeBSD (<a
href="https://redirect.github.com/rollup/rollup/issues/5698">#5698</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5689">#5689</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5690">#5690</a>:
chore(deps): update dependency <code>@inquirer/prompts</code> to v7 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5691">#5691</a>:
chore(deps): update dependency eslint-plugin-unicorn to v56 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5692">#5692</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5695">#5695</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5696">#5696</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5698">#5698</a>:
Add support for FreeBSD (x64 and arm64) (<a
href="https://github.com/tagattie"><code>@tagattie</code></a>, <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
<h2>v4.24.0</h2>
<h2>4.24.0</h2>
<p><em>2024-10-02</em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's
changelog</a>.</em></p>
<blockquote>
<h2>4.24.3</h2>
<p><em>2024-10-29</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Slightly reduce memory consumption by specifying fixed array sizes
where possible (<a
href="https://redirect.github.com/rollup/rollup/issues/5703">#5703</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5703">#5703</a>:
perf: use pre-allocated arrays for known result sizes (<a
href="https://github.com/GalacticHypernova"><code>@GalacticHypernova</code></a>)</li>
</ul>
<h2>4.24.2</h2>
<p><em>2024-10-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Add missing build dependency (<a
href="https://redirect.github.com/rollup/rollup/issues/5705">#5705</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5705">#5705</a>:
Fix "Couldn't find package" error when installing rollup using
yarn (<a
href="https://github.com/tagattie"><code>@tagattie</code></a>)</li>
</ul>
<h2>4.24.1</h2>
<p><em>2024-10-27</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Support running Rollup natively on FreeBSD (<a
href="https://redirect.github.com/rollup/rollup/issues/5698">#5698</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5689">#5689</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5690">#5690</a>:
chore(deps): update dependency <code>@inquirer/prompts</code> to v7 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5691">#5691</a>:
chore(deps): update dependency eslint-plugin-unicorn to v56 (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5692">#5692</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5695">#5695</a>:
fix(deps): update swc monorepo (major) (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5696">#5696</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5698">#5698</a>:
Add support for FreeBSD (x64 and arm64) (<a
href="https://github.com/tagattie"><code>@tagattie</code></a>, <a
href="https://github.com/lukastaegert"><code>@lukastaegert</code></a>)</li>
</ul>
<h2>4.24.0</h2>
<p><em>2024-10-02</em></p>
<h3>Features</h3>
<ul>
<li>Support preserving and transpiling JSX syntax (<a
href="https://redirect.github.com/rollup/rollup/issues/5668">#5668</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/rollup/commit/69353a84d70294ecfcd5e1ab8e372e21e94c9f8e"><code>69353a8</code></a>
4.24.3</li>
<li><a
href="https://github.com/rollup/rollup/commit/4c5cc76ff3b9811cdebab61200882498d135c04c"><code>4c5cc76</code></a>
perf: use pre-allocated arrays for known result sizes (<a
href="https://redirect.github.com/rollup/rollup/issues/5703">#5703</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/8cc07f998da10819b5b2de4d24f6a4e619537eac"><code>8cc07f9</code></a>
Refine performance report</li>
<li><a
href="https://github.com/rollup/rollup/commit/32d0e7dae85121ac0850ec28576a10a6302f84a9"><code>32d0e7d</code></a>
4.24.2</li>
<li><a
href="https://github.com/rollup/rollup/commit/85226fd2f3bca04de5964700f60b5133f68af489"><code>85226fd</code></a>
Fix "Couldn't find package" error when installing rollup using
yarn (<a
href="https://redirect.github.com/rollup/rollup/issues/5705">#5705</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/88a54d892dacbb0efdbcade263a32d9df1a77b37"><code>88a54d8</code></a>
4.24.1</li>
<li><a
href="https://github.com/rollup/rollup/commit/b9ff6762a55f369f5bc416dacdff29234c795f34"><code>b9ff676</code></a>
Add support for FreeBSD (x64 and arm64) (<a
href="https://redirect.github.com/rollup/rollup/issues/5698">#5698</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/9048a4ff4ca64aff1527df32c26af20461c1f038"><code>9048a4f</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5696">#5696</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/028e47cec1dbb5dabe68a4edd0e382941ec37ec8"><code>028e47c</code></a>
fix(deps): update swc monorepo (major) (<a
href="https://redirect.github.com/rollup/rollup/issues/5695">#5695</a>)</li>
<li><a
href="https://github.com/rollup/rollup/commit/9ac889131c8c673ee7441f6300ab945c20531849"><code>9ac8891</code></a>
chore(deps): lock file maintenance minor/patch updates (<a
href="https://redirect.github.com/rollup/rollup/issues/5692">#5692</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v4.23.0...v4.24.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `typescript` from 5.6.2 to 5.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.6.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.6.3%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.3 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/d48a5cf89a62a62d6c6ed53ffa18f070d9458b85"><code>d48a5cf</code></a>
Bump version to 5.6.3 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/fefa70aa18df825b6b06e79ae3d5b54f17571128"><code>fefa70a</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60083">#60083</a>
(Don't issue implicit any when obtai...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/ff716921496ab538e74450d32443c899afbf4657"><code>ff71692</code></a>
[release-5.6] Remove tsbuildInfo specification error now that we need it
for ...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/1f44dcf4e1d7db05fab64dea6949fe3c0e642d25"><code>1f44dcf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60157">#60157</a>
(fix automatic type acquisition) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/60169">#60169</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `webpack` from 5.95.0 to 5.96.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack/webpack/releases">webpack's
releases</a>.</em></p>
<blockquote>
<h2>v5.96.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><strong>[Types]</strong> Add <code>@types/eslint-scope</code> to
dependencieS</li>
<li><strong>[Types]</strong> Fixed regression in
<code>validate</code></li>
</ul>
<h2>v5.96.0</h2>
<h2>Bug Fixes</h2>
<ul>
<li>Fixed Module Federation should track all referenced chunks</li>
<li>Handle Data URI without base64 word</li>
<li>HotUpdateChunk have correct runtime when modified with new
runtime</li>
<li>Order of chunks ids in generated chunk code</li>
<li>No extra Javascript chunks when using asset module as an
entrypoint</li>
<li>Use optimistically logic for
<code>output.environment.dynamicImport</code> to determine chunk format
when no browserslist or target</li>
<li>Collision with global variables for
<code>optimization.avoidEntryIife</code></li>
<li>Avoid through variables in inlined module</li>
<li>Allow chunk template strings in
<code>output.devtoolNamespace</code></li>
<li>No extra runtime for get javascript/css chunk filename</li>
<li>No extra runtime for prefetch and preload in JS runtime when it was
unsed in CSS</li>
<li>Avoid cache invalidation using ProgressPlugin</li>
<li>Increase parallelism when using <code>importModule</code> on the
execution stage</li>
<li>Correctly parsing string in <code>export</code> and
<code>import</code></li>
<li>Typescript types</li>
<li><strong>[CSS]</strong> <code>css/auto</code> considers a module
depending on its filename as <code>css</code> (pure CSS) or
<code>css/local</code>, before it was <code>css/global</code> and
<code>css/local</code></li>
<li><strong>[CSS]</strong> Always interpolate classes even if they are
not involved in export</li>
<li><strong>[CSS]</strong> No extra runtime in Javascript runtime chunks
for asset modules used in CSS</li>
<li><strong>[CSS]</strong> No extra runtime in Javascript runtime chunks
for external asset modules used in CSS</li>
<li><strong>[CSS]</strong> No extra runtime for the <code>node</code>
target</li>
<li><strong>[CSS]</strong> Fixed <code>url()</code>s and
<code>@import</code> parsing</li>
<li><strong>[CSS]</strong> Fixed - emit a warning on broken :local and
:global</li>
</ul>
<h2>New Features</h2>
<ul>
<li>Export CSS and ESM runtime modules</li>
<li>Single Runtime Chunk and Federation eager module hoisting</li>
<li><strong>[CSS]</strong> Support <code>/* webpackIgnore: true
*/</code> for CSS files</li>
<li><strong>[CSS]</strong> Support <code>src()</code> support</li>
<li><strong>[CSS]</strong> CSS nesting in CSS modules</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack/webpack/commit/d4ced7322229c7d72a7a0d2ca955bdde0c910a0b"><code>d4ced73</code></a>
chore(release): 5.96.1</li>
<li><a
href="https://github.com/webpack/webpack/commit/7d6dbea53c00c431fc19654a30aaa2511204bbd6"><code>7d6dbea</code></a>
fix: types regression in validate</li>
<li><a
href="https://github.com/webpack/webpack/commit/5c556e32c5021980e536c4ae50ee810bba227fcb"><code>5c556e3</code></a>
fix: types regression in validate</li>
<li><a
href="https://github.com/webpack/webpack/commit/2420eaebe2043a0aeeab642e1ec7ff1c299c01ed"><code>2420eae</code></a>
fix: add <code>@types/eslint-scope</code> to dependencies due types
regression</li>
<li><a
href="https://github.com/webpack/webpack/commit/ec45d2d8d47f2804c4e5a29019688ebb02dee67a"><code>ec45d2d</code></a>
fix: add <code>@types/eslint-scope</code> to dependencies</li>
<li><a
href="https://github.com/webpack/webpack/commit/aff0c3ed2b31ed16ce8738e02f4b8f97966833f4"><code>aff0c3e</code></a>
chore(release): 5.96.0</li>
<li><a
href="https://github.com/webpack/webpack/commit/6f11ec173161c37dd45c8219ce32cc2fcab09f37"><code>6f11ec1</code></a>
refactor: module source types code</li>
<li><a
href="https://github.com/webpack/webpack/commit/b07142f67218dc89071d17633370fc38294c80b9"><code>b07142f</code></a>
refactor: module source types code</li>
<li><a
href="https://github.com/webpack/webpack/commit/7d98b3c534a5092372ee0c0cf3d28696467abf77"><code>7d98b3c</code></a>
fix: Module Federation should track all referenced chunks</li>
<li><a
href="https://github.com/webpack/webpack/commit/6d0976951fc2b43c855c34000ccbcf9daf034748"><code>6d09769</code></a>
chore: linting</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack/webpack/compare/v5.95.0...v5.96.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `@mui/icons-material` from 6.1.1 to 6.1.6
<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>v6.1.6</h2>
<p>A big thanks to the 13 contributors who made this release
possible.</p>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>[Autocomplete] Add missing <code>onMouseDown</code> type to
AutocompleteRenderInputParams (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44183">#44183</a>)
<a href="https://github.com/sai6855"><code>@sai6855</code></a></li>
<li>[Avatar] Fix AvatarGroup spacing (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44208">#44208</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
<li>[AvatarGroup] Fix spacing CSS variable (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44202">#44202</a>)
<a href="https://github.com/navedqb"><code>@navedqb</code></a></li>
<li>[Divider] Fix CSS specificity order (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44204">#44204</a>)
<a
href="https://github.com/o-alexandrov"><code>@o-alexandrov</code></a></li>
<li>[Slider] Fix value prop type warning (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44131">#44131</a>)
<a href="https://github.com/joshkel"><code>@joshkel</code></a></li>
<li>Replace <code>useThemeProps</code> with <code>useDefaultProps</code>
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44193">#44193</a>)
<a
href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Support Next 15.0.0 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/42428">#42428</a>)
<a href="https://github.com/nphmuller"><code>@nphmuller</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>[Tabs] Fix type of TabPanel component (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44207">#44207</a>)
<a
href="https://github.com/blackcow1987"><code>@blackcow1987</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Fix system props default import specifier (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44170">#44170</a>)
<a
href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Bring back useIsFocusVisible (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44256">#44256</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
<li>Bring back getReactNodeRef (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44248">#44248</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>[material-ui][Avatar] Add AvatarGroup spacing demo (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44209">#44209</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
<li>Fix a typo in CONTRIBUTING.md (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44200">#44200</a>)
<a
href="https://github.com/prakhargupta1"><code>@prakhargupta1</code></a></li>
<li>Mark the Hidden component as deprecated in the sidenav (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44068">#44068</a>)
<a
href="https://github.com/jimmycallin"><code>@jimmycallin</code></a></li>
<li>Use () when referencing functions (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44184">#44184</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
<li>Follow types description convention (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44187">#44187</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
</ul>
<h3>Core</h3>
<ul>
<li>Lock file maintenance (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/43947">#43947</a>)</li>
<li>Run <code>@mui/icon-material</code> src:icons (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44097">#44097</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
<li>[test][material-ui] Add tests for Pigment Grid and Stack (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44132">#44132</a>)
<a
href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li>
<li>[test] Distinguish private with public tests API (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44188">#44188</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
<li>[docs-infra] Add recursively the relative modules in the demos (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44150">#44150</a>)
<a href="https://github.com/mnajdova"><code>@mnajdova</code></a></li>
</ul>
<p>All contributors of this release in alphabetical order: <a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a>,
<a
href="https://github.com/blackcow1987"><code>@blackcow1987</code></a>,
<a href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a>,
<a href="https://github.com/jimmycallin"><code>@jimmycallin</code></a>,
<a href="https://github.com/joshkel"><code>@joshkel</code></a>, <a
href="https://github.com/mnajdova"><code>@mnajdova</code></a>, <a
href="https://github.com/navedqb"><code>@navedqb</code></a>, <a
href="https://github.com/nphmuller"><code>@nphmuller</code></a>, <a
href="https://github.com/o-alexandrov"><code>@o-alexandrov</code></a>,
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a>,
<a
href="https://github.com/prakhargupta1"><code>@prakhargupta1</code></a>,
<a href="https://github.com/sai6855"><code>@sai6855</code></a>, <a
href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></p>
<h2>v6.1.5</h2>
<p>A big thanks to the 9 contributors who made this release
possible.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mui/material-ui/blob/master/CHANGELOG.md"><code>@mui/icons-material</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>6.1.6</h2>
<!-- raw HTML omitted -->
<p><em>Oct 30, 2024</em></p>
<p>A big thanks to the 13 contributors who made this release
possible.</p>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>[Autocomplete] Add missing <code>onMouseDown</code> type to
AutocompleteRenderInputParams (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44183">#44183</a>)
<a href="https://github.com/sai6855"><code>@sai6855</code></a></li>
<li>[Avatar] Fix AvatarGroup spacing (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44208">#44208</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
<li>[AvatarGroup] Fix spacing CSS variable (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44202">#44202</a>)
<a href="https://github.com/navedqb"><code>@navedqb</code></a></li>
<li>[Divider] Fix CSS specificity order (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44204">#44204</a>)
<a
href="https://github.com/o-alexandrov"><code>@o-alexandrov</code></a></li>
<li>[Slider] Fix value prop type warning (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44131">#44131</a>)
<a href="https://github.com/joshkel"><code>@joshkel</code></a></li>
<li>Replace <code>useThemeProps</code> with <code>useDefaultProps</code>
(<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44193">#44193</a>)
<a
href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Support Next 15.0.0 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/42428">#42428</a>)
<a href="https://github.com/nphmuller"><code>@nphmuller</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>[Tabs] Fix type of TabPanel component (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44207">#44207</a>)
<a
href="https://github.com/blackcow1987"><code>@blackcow1987</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Fix system props default import specifier (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44170">#44170</a>)
<a
href="https://github.com/siriwatknp"><code>@siriwatknp</code></a></li>
</ul>
<h3><code>@mui/[email protected]</code></h3>
<ul>
<li>Bring back useIsFocusVisible (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44256">#44256</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
<li>Bring back getReactNodeRef (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44248">#44248</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>[material-ui][Avatar] Add AvatarGroup spacing demo (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44209">#44209</a>)
<a
href="https://github.com/aarongarciah"><code>@aarongarciah</code></a></li>
<li>Fix a typo in CONTRIBUTING.md (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44200">#44200</a>)
<a
href="https://github.com/prakhargupta1"><code>@prakhargupta1</code></a></li>
<li>Mark the Hidden component as deprecated in the sidenav (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44068">#44068</a>)
<a
href="https://github.com/jimmycallin"><code>@jimmycallin</code></a></li>
<li>Use () when referencing functions (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44184">#44184</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
<li>Follow types description convention (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44187">#44187</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
</ul>
<h3>Core</h3>
<ul>
<li>Lock file maintenance (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/43947">#43947</a>)</li>
<li>Run <code>@mui/icon-material</code> src:icons (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44097">#44097</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
<li>[test][material-ui] Add tests for Pigment Grid and Stack (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44132">#44132</a>)
<a
href="https://github.com/DiegoAndai"><code>@DiegoAndai</code></a></li>
<li>[test] Distinguish private with public tests API (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44188">#44188</a>)
<a
href="https://github.com/oliviertassinari"><code>@oliviertassinari</code></a></li>
<li>[docs-infra] Add recursively the relative modules in the demos (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44150">#44150</a>)
<a href="https://github.com/mnajdova"><code>@mnajdova</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mui/material-ui/commit/57bcc7cb334225b6e84e66dd6cf76c728089f971"><code>57bcc7c</code></a>
[release] v6.1.6 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44268">#44268</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/a2a59d47b017a1545a98ed5f1d1ac5cf4ac1bf98"><code>a2a59d4</code></a>
Bump babel (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44223">#44223</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/a2364c7b61e51e309fc45b75b8d1a7d4c3e15905"><code>a2364c7</code></a>
Bump <code>@types/react</code> to v18.3.12 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44219">#44219</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/141fc36df4aa6ab496b2034e4401cd3f41c29b1b"><code>141fc36</code></a>
[core] Run <code>@mui/icon-material</code> src:icons (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44097">#44097</a>)</li>
<li><a
href="https://github.com/mui/material-ui/commit/01c5f344628bc66e16f86284ee0fc7107002a5ca"><code>01c5f34</code></a>
v6.1.5 (<a
href="https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material/issues/44174">#44174<…1 parent 0cfa2cd commit 0d76b74
1 file changed
+561
-404
lines changed
0 commit comments