cetirizine.meta

Issues/PRs archive for MTRNord/cetirizine
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.meta.git
Log | Files | Refs

122.md (66301B)


      1 # PR #122 Bump the development-dependencies group with 20 updates
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-09-29T10:18:58Z
      6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-122e0a704b → main
      7 - **Closed:** 2023-10-02T09:58:46Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [122.diff](./122.diff)
     10 
     11 ---
     12 
     13 Bumps the development-dependencies group with 20 updates:
     14 
     15 | Package | From | To |
     16 | --- | --- | --- |
     17 | [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) | `1.27.1` | `1.27.2` |
     18 | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.4.2` | `7.4.5` |
     19 | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.4.2` | `7.4.5` |
     20 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.4.2` | `7.4.5` |
     21 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.4.2` | `7.4.5` |
     22 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.4.2` | `7.4.5` |
     23 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.4.2` | `7.4.5` |
     24 | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.2` | `20.7.1` |
     25 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.22` | `18.2.23` |
     26 | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.8` |
     27 | [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.16.0` | `3.16.1` |
     28 | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.2` | `6.7.3` |
     29 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.2` | `6.7.3` |
     30 | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.3.2` | `3.4.0` |
     31 | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` |
     32 | [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.50.0` |
     33 | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.13` | `0.6.14` |
     34 | [postcss](https://github.com/postcss/postcss) | `8.4.30` | `8.4.31` |
     35 | [sass](https://github.com/sass/dart-sass) | `1.67.0` | `1.68.0` |
     36 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.4.2` | `7.4.5` |
     37 
     38 Updates `@percy/cli` from 1.27.1 to 1.27.2
     39 <details>
     40 <summary>Release notes</summary>
     41 <p><em>Sourced from <a href="https://github.com/percy/cli/releases"><code>@​percy/cli</code>'s releases</a>.</em></p>
     42 <blockquote>
     43 <h2>v1.27.2</h2>
     44 <!-- raw HTML omitted -->
     45 <h2>What's Changed</h2>
     46 <h3>✨ Enhancements</h3>
     47 <ul>
     48 <li>Percy on Automate: Adds specific configs as global config by <a href="https://github.com/itsjwala"><code>@​itsjwala</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1369">percy/cli#1369</a></li>
     49 </ul>
     50 <h3>🐛 Bug Fixes</h3>
     51 <ul>
     52 <li>Percy on Automate: Check if deviceName was passed by <a href="https://github.com/Amit3200"><code>@​Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1370">percy/cli#1370</a></li>
     53 </ul>
     54 <h3>🏗 Maintenance</h3>
     55 <ul>
     56 <li>Move zip logic to executable script by <a href="https://github.com/pankaj443"><code>@​pankaj443</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1364">percy/cli#1364</a></li>
     57 </ul>
     58 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.1...v1.27.2">https://github.com/percy/cli/compare/v1.27.1...v1.27.2</a></p>
     59 </blockquote>
     60 </details>
     61 <details>
     62 <summary>Commits</summary>
     63 <ul>
     64 <li><a href="https://github.com/percy/cli/commit/cb64b0c124a5ee1fcb14b130a1fa8e33d26a7284"><code>cb64b0c</code></a> :bookmark: v1.27.2 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1376">#1376</a>)</li>
     65 <li>See full diff in <a href="https://github.com/percy/cli/commits/v1.27.2/packages/cli">compare view</a></li>
     66 </ul>
     67 </details>
     68 <br />
     69 
     70 Updates `@storybook/addon-a11y` from 7.4.2 to 7.4.5
     71 <details>
     72 <summary>Release notes</summary>
     73 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-a11y</code>'s releases</a>.</em></p>
     74 <blockquote>
     75 <h2>v7.4.5</h2>
     76 <h2>7.4.5</h2>
     77 <ul>
     78 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
     79 </ul>
     80 <h2>v7.4.4</h2>
     81 <h2>7.4.4</h2>
     82 <ul>
     83 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     84 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     85 </ul>
     86 <h2>v7.4.3</h2>
     87 <h2>7.4.3</h2>
     88 <ul>
     89 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     90 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     91 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
     92 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     93 </ul>
     94 </blockquote>
     95 </details>
     96 <details>
     97 <summary>Changelog</summary>
     98 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-a11y</code>'s changelog</a>.</em></p>
     99 <blockquote>
    100 <h2>7.4.5</h2>
    101 <ul>
    102 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    103 </ul>
    104 <h2>7.4.4</h2>
    105 <ul>
    106 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    107 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    108 </ul>
    109 <h2>7.4.3</h2>
    110 <ul>
    111 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    112 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    113 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    114 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    115 </ul>
    116 </blockquote>
    117 </details>
    118 <details>
    119 <summary>Commits</summary>
    120 <ul>
    121 <li><a href="https://github.com/storybookjs/storybook/commit/8b47f90496d7ad416cfcd8f1b25adfb9d197b830"><code>8b47f90</code></a> Bump version from &quot;7.4.4&quot; to &quot;7.4.5&quot; [skip ci]</li>
    122 <li><a href="https://github.com/storybookjs/storybook/commit/639160fd1c03da5ad17af43a3972bd082330d575"><code>639160f</code></a> Bump version from &quot;7.4.3&quot; to &quot;7.4.4&quot; [skip ci]</li>
    123 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>
    124 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/a11y">compare view</a></li>
    125 </ul>
    126 </details>
    127 <br />
    128 
    129 Updates `@storybook/addon-essentials` from 7.4.2 to 7.4.5
    130 <details>
    131 <summary>Release notes</summary>
    132 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s releases</a>.</em></p>
    133 <blockquote>
    134 <h2>v7.4.5</h2>
    135 <h2>7.4.5</h2>
    136 <ul>
    137 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    138 </ul>
    139 <h2>v7.4.4</h2>
    140 <h2>7.4.4</h2>
    141 <ul>
    142 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    143 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    144 </ul>
    145 <h2>v7.4.3</h2>
    146 <h2>7.4.3</h2>
    147 <ul>
    148 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    149 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    150 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    151 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    152 </ul>
    153 </blockquote>
    154 </details>
    155 <details>
    156 <summary>Changelog</summary>
    157 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-essentials</code>'s changelog</a>.</em></p>
    158 <blockquote>
    159 <h2>7.4.5</h2>
    160 <ul>
    161 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    162 </ul>
    163 <h2>7.4.4</h2>
    164 <ul>
    165 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    166 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    167 </ul>
    168 <h2>7.4.3</h2>
    169 <ul>
    170 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    171 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    172 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    173 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    174 </ul>
    175 </blockquote>
    176 </details>
    177 <details>
    178 <summary>Commits</summary>
    179 <ul>
    180 <li><a href="https://github.com/storybookjs/storybook/commit/8b47f90496d7ad416cfcd8f1b25adfb9d197b830"><code>8b47f90</code></a> Bump version from &quot;7.4.4&quot; to &quot;7.4.5&quot; [skip ci]</li>
    181 <li><a href="https://github.com/storybookjs/storybook/commit/639160fd1c03da5ad17af43a3972bd082330d575"><code>639160f</code></a> Bump version from &quot;7.4.3&quot; to &quot;7.4.4&quot; [skip ci]</li>
    182 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>
    183 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/essentials">compare view</a></li>
    184 </ul>
    185 </details>
    186 <br />
    187 
    188 Updates `@storybook/addon-interactions` from 7.4.2 to 7.4.5
    189 <details>
    190 <summary>Release notes</summary>
    191 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s releases</a>.</em></p>
    192 <blockquote>
    193 <h2>v7.4.5</h2>
    194 <h2>7.4.5</h2>
    195 <ul>
    196 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    197 </ul>
    198 <h2>v7.4.4</h2>
    199 <h2>7.4.4</h2>
    200 <ul>
    201 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    202 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    203 </ul>
    204 <h2>v7.4.3</h2>
    205 <h2>7.4.3</h2>
    206 <ul>
    207 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    208 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    209 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    210 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    211 </ul>
    212 </blockquote>
    213 </details>
    214 <details>
    215 <summary>Changelog</summary>
    216 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-interactions</code>'s changelog</a>.</em></p>
    217 <blockquote>
    218 <h2>7.4.5</h2>
    219 <ul>
    220 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    221 </ul>
    222 <h2>7.4.4</h2>
    223 <ul>
    224 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    225 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    226 </ul>
    227 <h2>7.4.3</h2>
    228 <ul>
    229 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    230 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    231 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    232 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    233 </ul>
    234 </blockquote>
    235 </details>
    236 <details>
    237 <summary>Commits</summary>
    238 <ul>
    239 <li><a href="https://github.com/storybookjs/storybook/commit/8b47f90496d7ad416cfcd8f1b25adfb9d197b830"><code>8b47f90</code></a> Bump version from &quot;7.4.4&quot; to &quot;7.4.5&quot; [skip ci]</li>
    240 <li><a href="https://github.com/storybookjs/storybook/commit/639160fd1c03da5ad17af43a3972bd082330d575"><code>639160f</code></a> Bump version from &quot;7.4.3&quot; to &quot;7.4.4&quot; [skip ci]</li>
    241 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>
    242 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/interactions">compare view</a></li>
    243 </ul>
    244 </details>
    245 <br />
    246 
    247 Updates `@storybook/addon-links` from 7.4.2 to 7.4.5
    248 <details>
    249 <summary>Release notes</summary>
    250 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s releases</a>.</em></p>
    251 <blockquote>
    252 <h2>v7.4.5</h2>
    253 <h2>7.4.5</h2>
    254 <ul>
    255 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    256 </ul>
    257 <h2>v7.4.4</h2>
    258 <h2>7.4.4</h2>
    259 <ul>
    260 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    261 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    262 </ul>
    263 <h2>v7.4.3</h2>
    264 <h2>7.4.3</h2>
    265 <ul>
    266 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    267 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    268 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    269 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    270 </ul>
    271 </blockquote>
    272 </details>
    273 <details>
    274 <summary>Changelog</summary>
    275 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-links</code>'s changelog</a>.</em></p>
    276 <blockquote>
    277 <h2>7.4.5</h2>
    278 <ul>
    279 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    280 </ul>
    281 <h2>7.4.4</h2>
    282 <ul>
    283 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    284 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    285 </ul>
    286 <h2>7.4.3</h2>
    287 <ul>
    288 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    289 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    290 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    291 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    292 </ul>
    293 </blockquote>
    294 </details>
    295 <details>
    296 <summary>Commits</summary>
    297 <ul>
    298 <li><a href="https://github.com/storybookjs/storybook/commit/8b47f90496d7ad416cfcd8f1b25adfb9d197b830"><code>8b47f90</code></a> Bump version from &quot;7.4.4&quot; to &quot;7.4.5&quot; [skip ci]</li>
    299 <li><a href="https://github.com/storybookjs/storybook/commit/639160fd1c03da5ad17af43a3972bd082330d575"><code>639160f</code></a> Bump version from &quot;7.4.3&quot; to &quot;7.4.4&quot; [skip ci]</li>
    300 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>
    301 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/links">compare view</a></li>
    302 </ul>
    303 </details>
    304 <br />
    305 
    306 Updates `@storybook/react` from 7.4.2 to 7.4.5
    307 <details>
    308 <summary>Release notes</summary>
    309 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react</code>'s releases</a>.</em></p>
    310 <blockquote>
    311 <h2>v7.4.5</h2>
    312 <h2>7.4.5</h2>
    313 <ul>
    314 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    315 </ul>
    316 <h2>v7.4.4</h2>
    317 <h2>7.4.4</h2>
    318 <ul>
    319 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    320 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    321 </ul>
    322 <h2>v7.4.3</h2>
    323 <h2>7.4.3</h2>
    324 <ul>
    325 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    326 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    327 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    328 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    329 </ul>
    330 </blockquote>
    331 </details>
    332 <details>
    333 <summary>Changelog</summary>
    334 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react</code>'s changelog</a>.</em></p>
    335 <blockquote>
    336 <h2>7.4.5</h2>
    337 <ul>
    338 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    339 </ul>
    340 <h2>7.4.4</h2>
    341 <ul>
    342 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    343 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    344 </ul>
    345 <h2>7.4.3</h2>
    346 <ul>
    347 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    348 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    349 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    350 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    351 </ul>
    352 </blockquote>
    353 </details>
    354 <details>
    355 <summary>Commits</summary>
    356 <ul>
    357 <li><a href="https://github.com/storybookjs/storybook/commit/8b47f90496d7ad416cfcd8f1b25adfb9d197b830"><code>8b47f90</code></a> Bump version from &quot;7.4.4&quot; to &quot;7.4.5&quot; [skip ci]</li>
    358 <li><a href="https://github.com/storybookjs/storybook/commit/639160fd1c03da5ad17af43a3972bd082330d575"><code>639160f</code></a> Bump version from &quot;7.4.3&quot; to &quot;7.4.4&quot; [skip ci]</li>
    359 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>
    360 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/renderers/react">compare view</a></li>
    361 </ul>
    362 </details>
    363 <br />
    364 
    365 Updates `@storybook/react-vite` from 7.4.2 to 7.4.5
    366 <details>
    367 <summary>Release notes</summary>
    368 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s releases</a>.</em></p>
    369 <blockquote>
    370 <h2>v7.4.5</h2>
    371 <h2>7.4.5</h2>
    372 <ul>
    373 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    374 </ul>
    375 <h2>v7.4.4</h2>
    376 <h2>7.4.4</h2>
    377 <ul>
    378 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    379 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    380 </ul>
    381 <h2>v7.4.3</h2>
    382 <h2>7.4.3</h2>
    383 <ul>
    384 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    385 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    386 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    387 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    388 </ul>
    389 </blockquote>
    390 </details>
    391 <details>
    392 <summary>Changelog</summary>
    393 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react-vite</code>'s changelog</a>.</em></p>
    394 <blockquote>
    395 <h2>7.4.5</h2>
    396 <ul>
    397 <li>UI: Fix infinite hook call causing browsers to freeze - <a href="https://redirect.github.com/storybookjs/storybook/pull/24291">#24291</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    398 </ul>
    399 <h2>7.4.4</h2>
    400 <ul>
    401 <li>Core: Fix Promise cycle bug in useSharedState - <a href="https://redirect.github.com/storybookjs/storybook/pull/24268">#24268</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    402 <li>Manager: Fix useAddonState when using a setter function - <a href="https://redirect.github.com/storybookjs/storybook/pull/24237">#24237</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    403 </ul>
    404 <h2>7.4.3</h2>
    405 <ul>
    406 <li>CLI: Fix <code>sb add</code> adding duplicative entries - <a href="https://redirect.github.com/storybookjs/storybook/pull/24229">#24229</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    407 <li>NextJS: Add compatibility with nextjs <code>13.5</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24239">#24239</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    408 <li>NextJS: Aliases <code>react</code> and <code>react-dom</code> like <code>next.js</code> does - <a href="https://redirect.github.com/storybookjs/storybook/pull/23671">#23671</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
    409 <li>Types: Allow <code>null</code> in value of <code>experimental_updateStatus</code> to clear status - <a href="https://redirect.github.com/storybookjs/storybook/pull/24206">#24206</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    410 </ul>
    411 </blockquote>
    412 </details>
    413 <details>
    414 <summary>Commits</summary>
    415 <ul>
    416 <li><a href="https://github.com/storybookjs/storybook/commit/8b47f90496d7ad416cfcd8f1b25adfb9d197b830"><code>8b47f90</code></a> Bump version from &quot;7.4.4&quot; to &quot;7.4.5&quot; [skip ci]</li>
    417 <li><a href="https://github.com/storybookjs/storybook/commit/639160fd1c03da5ad17af43a3972bd082330d575"><code>639160f</code></a> Bump version from &quot;7.4.3&quot; to &quot;7.4.4&quot; [skip ci]</li>
    418 <li><a href="https://github.com/storybookjs/storybook/commit/ecc22ab89ed588021b8aa824cea7ac995c1cc3e3"><code>ecc22ab</code></a> Bump version from &quot;7.4.2&quot; to &quot;7.4.3&quot; [skip ci]</li>
    419 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/frameworks/react-vite">compare view</a></li>
    420 </ul>
    421 </details>
    422 <br />
    423 
    424 Updates `@types/node` from 20.6.2 to 20.7.1
    425 <details>
    426 <summary>Commits</summary>
    427 <ul>
    428 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    429 </ul>
    430 </details>
    431 <br />
    432 
    433 Updates `@types/react` from 18.2.22 to 18.2.23
    434 <details>
    435 <summary>Commits</summary>
    436 <ul>
    437 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
    438 </ul>
    439 </details>
    440 <br />
    441 
    442 Updates `@types/react-dom` from 18.2.7 to 18.2.8
    443 <details>
    444 <summary>Commits</summary>
    445 <ul>
    446 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li>
    447 </ul>
    448 </details>
    449 <br />
    450 
    451 Updates `@types/react-modal` from 3.16.0 to 3.16.1
    452 <details>
    453 <summary>Commits</summary>
    454 <ul>
    455 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal">compare view</a></li>
    456 </ul>
    457 </details>
    458 <br />
    459 
    460 Updates `@typescript-eslint/eslint-plugin` from 6.7.2 to 6.7.3
    461 <details>
    462 <summary>Release notes</summary>
    463 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p>
    464 <blockquote>
    465 <h2>v6.7.3</h2>
    466 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3">6.7.3</a> (2023-09-25)</h2>
    467 <h3>Bug Fixes</h3>
    468 <ul>
    469 <li><strong>utils:</strong> type portability with <code>RuleCreator</code>, fix <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7605">#7605</a> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7690">#7690</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4e235919811614006d6ebbb7906200ec1b04fbf6">4e23591</a>)</li>
    470 </ul>
    471 <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
    472 </blockquote>
    473 </details>
    474 <details>
    475 <summary>Changelog</summary>
    476 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p>
    477 <blockquote>
    478 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3">6.7.3</a> (2023-09-25)</h2>
    479 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/eslint-plugin</code></p>
    480 <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
    481 </blockquote>
    482 </details>
    483 <details>
    484 <summary>Commits</summary>
    485 <ul>
    486 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/91a3e0c85a8fb2001ad808362b437df0b90cce04"><code>91a3e0c</code></a> chore: publish v6.7.3</li>
    487 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dec6cbed28fc2cf6c0be82b642de5b72fa18d172"><code>dec6cbe</code></a> docs(eslint-plugin): replaced the Out-of-date TS error codes in eslint-recomm...</li>
    488 <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/eslint-plugin">compare view</a></li>
    489 </ul>
    490 </details>
    491 <br />
    492 
    493 Updates `@typescript-eslint/parser` from 6.7.2 to 6.7.3
    494 <details>
    495 <summary>Release notes</summary>
    496 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p>
    497 <blockquote>
    498 <h2>v6.7.3</h2>
    499 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3">6.7.3</a> (2023-09-25)</h2>
    500 <h3>Bug Fixes</h3>
    501 <ul>
    502 <li><strong>utils:</strong> type portability with <code>RuleCreator</code>, fix <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7605">#7605</a> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/7690">#7690</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/4e235919811614006d6ebbb7906200ec1b04fbf6">4e23591</a>)</li>
    503 </ul>
    504 <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
    505 </blockquote>
    506 </details>
    507 <details>
    508 <summary>Changelog</summary>
    509 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s changelog</a>.</em></p>
    510 <blockquote>
    511 <h2><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v6.7.2...v6.7.3">6.7.3</a> (2023-09-25)</h2>
    512 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
    513 <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p>
    514 </blockquote>
    515 </details>
    516 <details>
    517 <summary>Commits</summary>
    518 <ul>
    519 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/91a3e0c85a8fb2001ad808362b437df0b90cce04"><code>91a3e0c</code></a> chore: publish v6.7.3</li>
    520 <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser">compare view</a></li>
    521 </ul>
    522 </details>
    523 <br />
    524 
    525 Updates `@vitejs/plugin-react-swc` from 3.3.2 to 3.4.0
    526 <details>
    527 <summary>Release notes</summary>
    528 <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react-swc/releases"><code>@​vitejs/plugin-react-swc</code>'s releases</a>.</em></p>
    529 <blockquote>
    530 <h2>v3.4.0</h2>
    531 <ul>
    532 <li>Add <code>devTarget</code> option (fixes <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/141">#141</a>)</li>
    533 <li>Disable Fast Refresh based on <code>config.server.hmr === false</code> instead of <code>process.env.TEST</code></li>
    534 <li>Warn when plugin is in WebContainers (see <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/118">#118</a>)</li>
    535 <li>Better invalidation message when an export is added &amp; fix HMR for export of nullish values (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/143">#143</a>)</li>
    536 </ul>
    537 </blockquote>
    538 </details>
    539 <details>
    540 <summary>Changelog</summary>
    541 <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md"><code>@​vitejs/plugin-react-swc</code>'s changelog</a>.</em></p>
    542 <blockquote>
    543 <h2>3.4.0</h2>
    544 <ul>
    545 <li>Add <code>devTarget</code> option (fixes <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/141">#141</a>)</li>
    546 <li>Disable Fast Refresh based on <code>config.server.hmr === false</code> instead of <code>process.env.TEST</code></li>
    547 <li>Warn when plugin is in WebContainers (see <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/118">#118</a>)</li>
    548 <li>Better invalidation message when an export is added &amp; fix HMR for export of nullish values (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/143">#143</a>)</li>
    549 </ul>
    550 </blockquote>
    551 </details>
    552 <details>
    553 <summary>Commits</summary>
    554 <ul>
    555 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/39ed814c2f9d82a6f537f66e923e0a1c2c2f8383"><code>39ed814</code></a> release: v3.4.0</li>
    556 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/bc2bf2f26b251091e29ef0ae4b7fba44b15f0824"><code>bc2bf2f</code></a> feat: add devTarget option (fixes <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/141">#141</a>) (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/149">#149</a>)</li>
    557 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/de5993ea3707e98fc9d0f2c40d6ef8f5a033b6f1"><code>de5993e</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/150">#150</a>)</li>
    558 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/27e3854ede2bb250a41797939175d0f7dbee410d"><code>27e3854</code></a> fix(deps): update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/146">#146</a>)</li>
    559 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/5a9bdca2f79b9f2740b59a9cab8df46341d976dc"><code>5a9bdca</code></a> chore(deps): update actions/checkout action to v4 (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/147">#147</a>)</li>
    560 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/3297b1c22aad0111a27f5c7c4e8975942ae11dac"><code>3297b1c</code></a> fix(deps): update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/144">#144</a>)</li>
    561 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/733010c9692687192659861818f61da4e3ce0595"><code>733010c</code></a> fix: better invalidation message when an export is added &amp; fix HMR for export...</li>
    562 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/684c3c0ed14b5a2f4c2e86c45befe58fd904c77a"><code>684c3c0</code></a> Fix tsc error display</li>
    563 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/179c561f39529613da44de7912163eefd937f28a"><code>179c561</code></a> fix(deps): update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/142">#142</a>)</li>
    564 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/2982aaa0fd8617dc73f228c415a4a01dcddd6c00"><code>2982aaa</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/139">#139</a>)</li>
    565 <li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-react-swc/compare/v3.3.2...v3.4.0">compare view</a></li>
    566 </ul>
    567 </details>
    568 <br />
    569 
    570 Updates `autoprefixer` from 10.4.15 to 10.4.16
    571 <details>
    572 <summary>Release notes</summary>
    573 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p>
    574 <blockquote>
    575 <h2>10.4.16</h2>
    576 <ul>
    577 <li>Improved performance (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
    578 <li>Fixed docs (by <a href="https://github.com/coliff"><code>@​coliff</code></a>).</li>
    579 </ul>
    580 </blockquote>
    581 </details>
    582 <details>
    583 <summary>Changelog</summary>
    584 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p>
    585 <blockquote>
    586 <h2>10.4.16</h2>
    587 <ul>
    588 <li>Improved performance (by Romain Menke).</li>
    589 <li>Fixed docs (by Christian Oliff).</li>
    590 </ul>
    591 </blockquote>
    592 </details>
    593 <details>
    594 <summary>Commits</summary>
    595 <ul>
    596 <li><a href="https://github.com/postcss/autoprefixer/commit/026083ccde85fd16607d1056d3fa058480004184"><code>026083c</code></a> Release 10.4.16 version</li>
    597 <li><a href="https://github.com/postcss/autoprefixer/commit/4cda7ae9ab0d326d393209928643dc745d0f4222"><code>4cda7ae</code></a> Update dependencies</li>
    598 <li><a href="https://github.com/postcss/autoprefixer/commit/7a49d6ad5a6e2d71b1a90bfca5d994dddd951b86"><code>7a49d6a</code></a> Update CI</li>
    599 <li><a href="https://github.com/postcss/autoprefixer/commit/a87f4cd73eefb1e8005181c0439e377a61e95edf"><code>a87f4cd</code></a> improve performance (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1500">#1500</a>)</li>
    600 <li><a href="https://github.com/postcss/autoprefixer/commit/0d6496e44d0ce0fa99fafbee5f7a465be1aa1213"><code>0d6496e</code></a> Update dependencies</li>
    601 <li><a href="https://github.com/postcss/autoprefixer/commit/d9064cb4c82089ce7ea08b0d3a21f551744feab1"><code>d9064cb</code></a> Remove deprecated browsers from README (<a href="https://redirect.github.com/postcss/autoprefixer/issues/1499">#1499</a>)</li>
    602 <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16">compare view</a></li>
    603 </ul>
    604 </details>
    605 <br />
    606 
    607 Updates `eslint` from 8.49.0 to 8.50.0
    608 <details>
    609 <summary>Release notes</summary>
    610 <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
    611 <blockquote>
    612 <h2>v8.50.0</h2>
    613 <h2>Features</h2>
    614 <ul>
    615 <li><a href="https://github.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0"><code>27d5a9e</code></a> feat: add suggestions to array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17590">#17590</a>) (Tanuj Kanti)</li>
    616 <li><a href="https://github.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f"><code>f9082ff</code></a> feat: flat-rule-tester make sure default config always matches (<a href="https://redirect.github.com/eslint/eslint/issues/17585">#17585</a>) (fnx)</li>
    617 <li><a href="https://github.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc"><code>83914ad</code></a> feat: Implement SourceCode#applyInlineConfig() (<a href="https://redirect.github.com/eslint/eslint/issues/17351">#17351</a>) (Nicholas C. Zakas)</li>
    618 <li><a href="https://github.com/eslint/eslint/commit/22a558228ff98f478fa308c9ecde361acc4caf20"><code>22a5582</code></a> feat: add rule <code>no-object-constructor</code>, deprecate <code>no-new-object</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17576">#17576</a>) (Francesco Trotta)</li>
    619 <li><a href="https://github.com/eslint/eslint/commit/85a3d9e967b19cb4a0189746499d81ef2f93e14e"><code>85a3d9e</code></a> feat: allowVoid option in array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17564">#17564</a>) (Tanuj Kanti)</li>
    620 </ul>
    621 <h2>Bug Fixes</h2>
    622 <ul>
    623 <li><a href="https://github.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a"><code>cc4d26b</code></a> fix: Ensure deprecated context.parserServices warns (<a href="https://redirect.github.com/eslint/eslint/issues/17593">#17593</a>) (Nicholas C. Zakas)</li>
    624 <li><a href="https://github.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b"><code>1ea4cfb</code></a> fix: Ensure all RuleTester tests all deprecated context methods (<a href="https://redirect.github.com/eslint/eslint/issues/17587">#17587</a>) (Nicholas C. Zakas)</li>
    625 <li><a href="https://github.com/eslint/eslint/commit/aa1b657a9febcd03e9298c03ae2888762795e322"><code>aa1b657</code></a> fix: wrong suggestion and message in <code>no-misleading-character-class</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17571">#17571</a>) (Yosuke Ota)</li>
    626 </ul>
    627 <h2>Documentation</h2>
    628 <ul>
    629 <li><a href="https://github.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0"><code>1800537</code></a> docs: Fix and standardize JSX code examples (<a href="https://redirect.github.com/eslint/eslint/issues/17591">#17591</a>) (Francesco Trotta)</li>
    630 <li><a href="https://github.com/eslint/eslint/commit/48a44a73ac456739bdee348bbaf1840d2b1e4830"><code>48a44a7</code></a> docs: Add correct/incorrect tags to <code>prefer-arrow-callback</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17589">#17589</a>) (Francesco Trotta)</li>
    631 <li><a href="https://github.com/eslint/eslint/commit/20893d48b9012f2b61bbbfeac8bee70d68d90e5e"><code>20893d4</code></a> docs: fix incorrect tag's place (<a href="https://redirect.github.com/eslint/eslint/issues/17575">#17575</a>) (Tanuj Kanti)</li>
    632 <li><a href="https://github.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45"><code>bd7a71f</code></a> docs: Update README (GitHub Actions Bot)</li>
    633 </ul>
    634 <h2>Chores</h2>
    635 <ul>
    636 <li><a href="https://github.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3"><code>f8a8a2d</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.50.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17599">#17599</a>) (Milos Djermanovic)</li>
    637 <li><a href="https://github.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce"><code>38ada6d</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
    638 </ul>
    639 </blockquote>
    640 </details>
    641 <details>
    642 <summary>Changelog</summary>
    643 <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
    644 <blockquote>
    645 <p>v8.50.0 - September 22, 2023</p>
    646 <ul>
    647 <li><a href="https://github.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3"><code>f8a8a2d</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.50.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17599">#17599</a>) (Milos Djermanovic)</li>
    648 <li><a href="https://github.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce"><code>38ada6d</code></a> chore: package.json update for <code>@​eslint/js</code> release (ESLint Jenkins)</li>
    649 <li><a href="https://github.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0"><code>27d5a9e</code></a> feat: add suggestions to array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17590">#17590</a>) (Tanuj Kanti)</li>
    650 <li><a href="https://github.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f"><code>f9082ff</code></a> feat: flat-rule-tester make sure default config always matches (<a href="https://redirect.github.com/eslint/eslint/issues/17585">#17585</a>) (fnx)</li>
    651 <li><a href="https://github.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc"><code>83914ad</code></a> feat: Implement SourceCode#applyInlineConfig() (<a href="https://redirect.github.com/eslint/eslint/issues/17351">#17351</a>) (Nicholas C. Zakas)</li>
    652 <li><a href="https://github.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a"><code>cc4d26b</code></a> fix: Ensure deprecated context.parserServices warns (<a href="https://redirect.github.com/eslint/eslint/issues/17593">#17593</a>) (Nicholas C. Zakas)</li>
    653 <li><a href="https://github.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b"><code>1ea4cfb</code></a> fix: Ensure all RuleTester tests all deprecated context methods (<a href="https://redirect.github.com/eslint/eslint/issues/17587">#17587</a>) (Nicholas C. Zakas)</li>
    654 <li><a href="https://github.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0"><code>1800537</code></a> docs: Fix and standardize JSX code examples (<a href="https://redirect.github.com/eslint/eslint/issues/17591">#17591</a>) (Francesco Trotta)</li>
    655 <li><a href="https://github.com/eslint/eslint/commit/22a558228ff98f478fa308c9ecde361acc4caf20"><code>22a5582</code></a> feat: add rule <code>no-object-constructor</code>, deprecate <code>no-new-object</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17576">#17576</a>) (Francesco Trotta)</li>
    656 <li><a href="https://github.com/eslint/eslint/commit/48a44a73ac456739bdee348bbaf1840d2b1e4830"><code>48a44a7</code></a> docs: Add correct/incorrect tags to <code>prefer-arrow-callback</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17589">#17589</a>) (Francesco Trotta)</li>
    657 <li><a href="https://github.com/eslint/eslint/commit/aa1b657a9febcd03e9298c03ae2888762795e322"><code>aa1b657</code></a> fix: wrong suggestion and message in <code>no-misleading-character-class</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17571">#17571</a>) (Yosuke Ota)</li>
    658 <li><a href="https://github.com/eslint/eslint/commit/20893d48b9012f2b61bbbfeac8bee70d68d90e5e"><code>20893d4</code></a> docs: fix incorrect tag's place (<a href="https://redirect.github.com/eslint/eslint/issues/17575">#17575</a>) (Tanuj Kanti)</li>
    659 <li><a href="https://github.com/eslint/eslint/commit/85a3d9e967b19cb4a0189746499d81ef2f93e14e"><code>85a3d9e</code></a> feat: allowVoid option in array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17564">#17564</a>) (Tanuj Kanti)</li>
    660 <li><a href="https://github.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45"><code>bd7a71f</code></a> docs: Update README (GitHub Actions Bot)</li>
    661 </ul>
    662 </blockquote>
    663 </details>
    664 <details>
    665 <summary>Commits</summary>
    666 <ul>
    667 <li><a href="https://github.com/eslint/eslint/commit/299bfae1254f22bd4b3bccd897d6355f63e0d3b6"><code>299bfae</code></a> 8.50.0</li>
    668 <li><a href="https://github.com/eslint/eslint/commit/212687c36a9e2682b84f5de2b683b025182d9777"><code>212687c</code></a> Build: changelog update for 8.50.0</li>
    669 <li><a href="https://github.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3"><code>f8a8a2d</code></a> chore: upgrade <code>@​eslint/js</code><a href="https://github.com/8"><code>@​8</code></a>.50.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17599">#17599</a>)</li>
    670 <li><a href="https://github.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce"><code>38ada6d</code></a> chore: package.json update for <code>@​eslint/js</code> release</li>
    671 <li><a href="https://github.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0"><code>27d5a9e</code></a> feat: add suggestions to array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17590">#17590</a>)</li>
    672 <li><a href="https://github.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f"><code>f9082ff</code></a> feat: flat-rule-tester make sure default config always matches (<a href="https://redirect.github.com/eslint/eslint/issues/17585">#17585</a>)</li>
    673 <li><a href="https://github.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc"><code>83914ad</code></a> feat: Implement SourceCode#applyInlineConfig() (<a href="https://redirect.github.com/eslint/eslint/issues/17351">#17351</a>)</li>
    674 <li><a href="https://github.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a"><code>cc4d26b</code></a> fix: Ensure deprecated context.parserServices warns (<a href="https://redirect.github.com/eslint/eslint/issues/17593">#17593</a>)</li>
    675 <li><a href="https://github.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b"><code>1ea4cfb</code></a> fix: Ensure all RuleTester tests all deprecated context methods (<a href="https://redirect.github.com/eslint/eslint/issues/17587">#17587</a>)</li>
    676 <li><a href="https://github.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0"><code>1800537</code></a> docs: Fix and standardize JSX code examples (<a href="https://redirect.github.com/eslint/eslint/issues/17591">#17591</a>)</li>
    677 <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0">compare view</a></li>
    678 </ul>
    679 </details>
    680 <br />
    681 
    682 Updates `eslint-plugin-storybook` from 0.6.13 to 0.6.14
    683 <details>
    684 <summary>Release notes</summary>
    685 <p><em>Sourced from <a href="https://github.com/storybookjs/eslint-plugin-storybook/releases">eslint-plugin-storybook's releases</a>.</em></p>
    686 <blockquote>
    687 <h2>v0.6.14</h2>
    688 <h4>🐛 Bug Fix</h4>
    689 <ul>
    690 <li>use-storybook-expect: allow storybook/test imports <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/141">#141</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    691 </ul>
    692 <h4>Authors: 1</h4>
    693 <ul>
    694 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    695 </ul>
    696 </blockquote>
    697 </details>
    698 <details>
    699 <summary>Changelog</summary>
    700 <p><em>Sourced from <a href="https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md">eslint-plugin-storybook's changelog</a>.</em></p>
    701 <blockquote>
    702 <h1>v0.6.14 (Wed Sep 20 2023)</h1>
    703 <h4>🐛 Bug Fix</h4>
    704 <ul>
    705 <li>use-storybook-expect: allow storybook/test imports <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/pull/141">#141</a> (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    706 </ul>
    707 <h4>Authors: 1</h4>
    708 <ul>
    709 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    710 </ul>
    711 <hr />
    712 </blockquote>
    713 </details>
    714 <details>
    715 <summary>Commits</summary>
    716 <ul>
    717 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/de1edffab6742530117813caca7699a847e4096c"><code>de1edff</code></a> Bump version to: 0.6.14 [skip ci]</li>
    718 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/972384ce54e530c767ff41a7cd7a2a2b5a8e4f8b"><code>972384c</code></a> Update CHANGELOG.md [skip ci]</li>
    719 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/f1ffa5e6921f3966355571a5e236b1a7b197ff08"><code>f1ffa5e</code></a> Merge pull request <a href="https://redirect.github.com/storybookjs/eslint-plugin-storybook/issues/141">#141</a> from storybookjs/yann/allow-storybook-test</li>
    720 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/5447e4510a7e89bef2cc76da06b8bdc53760046b"><code>5447e45</code></a> use-storybook-expect: allow storybook/test imports</li>
    721 <li>See full diff in <a href="https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.13...v0.6.14">compare view</a></li>
    722 </ul>
    723 </details>
    724 <br />
    725 
    726 Updates `postcss` from 8.4.30 to 8.4.31
    727 <details>
    728 <summary>Release notes</summary>
    729 <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p>
    730 <blockquote>
    731 <h2>8.4.31</h2>
    732 <ul>
    733 <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    734 </ul>
    735 </blockquote>
    736 </details>
    737 <details>
    738 <summary>Changelog</summary>
    739 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p>
    740 <blockquote>
    741 <h2>8.4.31</h2>
    742 <ul>
    743 <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    744 </ul>
    745 </blockquote>
    746 </details>
    747 <details>
    748 <summary>Commits</summary>
    749 <ul>
    750 <li><a href="https://github.com/postcss/postcss/commit/90208de8805dd762596c0028b8637ffbed23e371"><code>90208de</code></a> Release 8.4.31 version</li>
    751 <li><a href="https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"><code>58cc860</code></a> Fix carrier return parsing</li>
    752 <li><a href="https://github.com/postcss/postcss/commit/4fff8e4cdc237619df1d73a444c0a8329701c1e2"><code>4fff8e4</code></a> Improve pnpm test output</li>
    753 <li><a href="https://github.com/postcss/postcss/commit/cd43ed123274a92ebc13a1e8cccf1d65b8198f84"><code>cd43ed1</code></a> Update dependencies</li>
    754 <li><a href="https://github.com/postcss/postcss/commit/caa916bdcbf66c51321574e2dde112ab13e8b306"><code>caa916b</code></a> Update dependencies</li>
    755 <li><a href="https://github.com/postcss/postcss/commit/8972f76923e921a3c9655822382039b31b1c8e1a"><code>8972f76</code></a> Typo</li>
    756 <li><a href="https://github.com/postcss/postcss/commit/11a5286f781d2a637f2c545c5e9cd661055acaab"><code>11a5286</code></a> Typo</li>
    757 <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.4.30...8.4.31">compare view</a></li>
    758 </ul>
    759 </details>
    760 <br />
    761 
    762 Updates `sass` from 1.67.0 to 1.68.0
    763 <details>
    764 <summary>Release notes</summary>
    765 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p>
    766 <blockquote>
    767 <h2>Dart Sass 1.68.0</h2>
    768 <p>To install Sass 1.68.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p>
    769 <h1>Changes</h1>
    770 <ul>
    771 <li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li>
    772 </ul>
    773 <h3>JS API</h3>
    774 <ul>
    775 <li>
    776 <p>Non-filesystem importers can now set the <code>nonCanonicalScheme</code> field, which declares that one or more URL schemes (without <code>:</code>) will never be used for URLs returned by the <code>canonicalize()</code> method.</p>
    777 </li>
    778 <li>
    779 <p>Add a <code>containingUrl</code> field to the <code>canonicalize()</code> and <code>findFileUrl()</code> methods of importers, which is set to the canonical URL of the stylesheet that contains the current load. For filesystem importers, this is always set; for other importers, it's set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.</p>
    780 </li>
    781 </ul>
    782 <h3>Dart API</h3>
    783 <ul>
    784 <li>
    785 <p>Add <code>AsyncImporter.isNonCanonicalScheme</code>, which importers (async or sync) can use to indicate that a certain URL scheme will never be used for URLs returned by the <code>canonicalize()</code> method.</p>
    786 </li>
    787 <li>
    788 <p>Add <code>AsyncImporter.containingUrl</code>, which is set during calls to the <code>canonicalize()</code> method to the canonical URL of the stylesheet that contains the current load. This is set only if the current load has no URL scheme, or if its URL scheme is declared as non-canonical by the importer.</p>
    789 </li>
    790 </ul>
    791 <h3>Embedded Sass</h3>
    792 <ul>
    793 <li>
    794 <p>The <code>CalculationValue.interpolation</code> field is deprecated and will be removed in a future version. It will no longer be set by the compiler, and if the host sets it it will be treated as equivalent to <code>CalculationValue.string</code> except that <code>&quot;(&quot;</code> and <code>&quot;)&quot;</code> will be added to the beginning and end of the string values.</p>
    795 </li>
    796 <li>
    797 <p>Properly include TypeScript types in the <code>sass-embedded</code> package.</p>
    798 </li>
    799 </ul>
    800 <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1680">full changelog</a> for changes in earlier releases.</p>
    801 </blockquote>
    802 </details>
    803 <details>
    804 <summary>Changelog</summary>
    805 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p>
    806 <blockquote>
    807 <h2>1.68.0</h2>
    808 <ul>
    809 <li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li>
    810 </ul>
    811 <h3>JS API</h3>
    812 <ul>
    813 <li>
    814 <p>Non-filesystem importers can now set the <code>nonCanonicalScheme</code> field, which
    815 declares that one or more URL schemes (without <code>:</code>) will never be used for
    816 URLs returned by the <code>canonicalize()</code> method.</p>
    817 </li>
    818 <li>
    819 <p>Add a <code>containingUrl</code> field to the <code>canonicalize()</code> and <code>findFileUrl()</code>
    820 methods of importers, which is set to the canonical URL of the stylesheet that
    821 contains the current load. For filesystem importers, this is always set; for
    822 other importers, it's set only if the current load has no URL scheme, or if
    823 its URL scheme is declared as non-canonical by the importer.</p>
    824 </li>
    825 </ul>
    826 <h3>Dart API</h3>
    827 <ul>
    828 <li>
    829 <p>Add <code>AsyncImporter.isNonCanonicalScheme</code>, which importers (async or sync) can
    830 use to indicate that a certain URL scheme will never be used for URLs returned
    831 by the <code>canonicalize()</code> method.</p>
    832 </li>
    833 <li>
    834 <p>Add <code>AsyncImporter.containingUrl</code>, which is set during calls to the
    835 <code>canonicalize()</code> method to the canonical URL of the stylesheet that contains
    836 the current load. This is set only if the current load has no URL scheme, or
    837 if its URL scheme is declared as non-canonical by the importer.</p>
    838 </li>
    839 </ul>
    840 <h3>Embedded Sass</h3>
    841 <ul>
    842 <li>
    843 <p>The <code>CalculationValue.interpolation</code> field is deprecated and will be removed
    844 in a future version. It will no longer be set by the compiler, and if the host
    845 sets it it will be treated as equivalent to <code>CalculationValue.string</code> except
    846 that <code>&quot;(&quot;</code> and <code>&quot;)&quot;</code> will be added to the beginning and end of the string
    847 values.</p>
    848 </li>
    849 <li>
    850 <p>Properly include TypeScript types in the <code>sass-embedded</code> package.</p>
    851 </li>
    852 </ul>
    853 </blockquote>
    854 </details>
    855 <details>
    856 <summary>Commits</summary>
    857 <ul>
    858 <li><a href="https://github.com/sass/dart-sass/commit/de618fa7bd74cc648f3ee62358eed3e237d4644f"><code>de618fa</code></a> Fix an error during embedded compiler shutdown (<a href="https://redirect.github.com/sass/dart-sass/issues/2092">#2092</a>)</li>
    859 <li><a href="https://github.com/sass/dart-sass/commit/873e91e5fffefec7b6d9d6d3d79472c4cca3154e"><code>873e91e</code></a> Cut a release (<a href="https://redirect.github.com/sass/dart-sass/issues/2090">#2090</a>)</li>
    860 <li><a href="https://github.com/sass/dart-sass/commit/13c9fb3c9d97d4d9582ccd33689111d74024261d"><code>13c9fb3</code></a> Expose the containing URL to importers under some circumstances (<a href="https://redirect.github.com/sass/dart-sass/issues/2083">#2083</a>)</li>
    861 <li><a href="https://github.com/sass/dart-sass/commit/69f1847bae60df16fe7d7bdfdfa794da8bf8c3d4"><code>69f1847</code></a> CI: Configure dependabot to update GitHub Actions, too (<a href="https://redirect.github.com/sass/dart-sass/issues/2087">#2087</a>)</li>
    862 <li><a href="https://github.com/sass/dart-sass/commit/c22c84d2c5cdd3d0c0333eb1c5b37bedb8b1cc3c"><code>c22c84d</code></a> Update changelog for <a href="https://redirect.github.com/sass/embedded-ho...
    863 
    864 _Description has been truncated_
    865 
    866 
    867 ## Comments
    868 
    869 ### @dependabot[bot] — 2023-10-02T09:58:42Z
    870 
    871 Looks like these dependencies are updatable in another way, so this is no longer needed.
    872