cetirizine.meta

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

124.md (66307B)


      1 # PR #124 Bump the development-dependencies group with 21 updates
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-10-02T10:01:21Z
      6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-3ad5e0640d → main
      7 - **Closed:** 2023-10-03T09:17:41Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [124.diff](./124.diff)
     10 
     11 ---
     12 
     13 Bumps the development-dependencies group with 21 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.8.0` |
     25 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.22` | `18.2.24` |
     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 | [msw](https://github.com/mswjs/msw) | `1.3.1` | `1.3.2` |
     35 | [postcss](https://github.com/postcss/postcss) | `8.4.30` | `8.4.31` |
     36 | [sass](https://github.com/sass/dart-sass) | `1.67.0` | `1.68.0` |
     37 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.4.2` | `7.4.5` |
     38 
     39 Updates `@percy/cli` from 1.27.1 to 1.27.2
     40 <details>
     41 <summary>Release notes</summary>
     42 <p><em>Sourced from <a href="https://github.com/percy/cli/releases"><code>@​percy/cli</code>'s releases</a>.</em></p>
     43 <blockquote>
     44 <h2>v1.27.2</h2>
     45 <!-- raw HTML omitted -->
     46 <h2>What's Changed</h2>
     47 <h3>✨ Enhancements</h3>
     48 <ul>
     49 <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>
     50 </ul>
     51 <h3>🐛 Bug Fixes</h3>
     52 <ul>
     53 <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>
     54 </ul>
     55 <h3>🏗 Maintenance</h3>
     56 <ul>
     57 <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>
     58 </ul>
     59 <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>
     60 </blockquote>
     61 </details>
     62 <details>
     63 <summary>Commits</summary>
     64 <ul>
     65 <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>
     66 <li>See full diff in <a href="https://github.com/percy/cli/commits/v1.27.2/packages/cli">compare view</a></li>
     67 </ul>
     68 </details>
     69 <br />
     70 
     71 Updates `@storybook/addon-a11y` from 7.4.2 to 7.4.5
     72 <details>
     73 <summary>Release notes</summary>
     74 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-a11y</code>'s releases</a>.</em></p>
     75 <blockquote>
     76 <h2>v7.4.5</h2>
     77 <h2>7.4.5</h2>
     78 <ul>
     79 <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>
     80 </ul>
     81 <h2>v7.4.4</h2>
     82 <h2>7.4.4</h2>
     83 <ul>
     84 <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>
     85 <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>
     86 </ul>
     87 <h2>v7.4.3</h2>
     88 <h2>7.4.3</h2>
     89 <ul>
     90 <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>
     91 <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>
     92 <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>
     93 <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>
     94 </ul>
     95 </blockquote>
     96 </details>
     97 <details>
     98 <summary>Changelog</summary>
     99 <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>
    100 <blockquote>
    101 <h2>7.4.5</h2>
    102 <ul>
    103 <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>
    104 </ul>
    105 <h2>7.4.4</h2>
    106 <ul>
    107 <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>
    108 <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>
    109 </ul>
    110 <h2>7.4.3</h2>
    111 <ul>
    112 <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>
    113 <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>
    114 <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>
    115 <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>
    116 </ul>
    117 </blockquote>
    118 </details>
    119 <details>
    120 <summary>Commits</summary>
    121 <ul>
    122 <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>
    123 <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>
    124 <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>
    125 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/a11y">compare view</a></li>
    126 </ul>
    127 </details>
    128 <br />
    129 
    130 Updates `@storybook/addon-essentials` from 7.4.2 to 7.4.5
    131 <details>
    132 <summary>Release notes</summary>
    133 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s releases</a>.</em></p>
    134 <blockquote>
    135 <h2>v7.4.5</h2>
    136 <h2>7.4.5</h2>
    137 <ul>
    138 <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>
    139 </ul>
    140 <h2>v7.4.4</h2>
    141 <h2>7.4.4</h2>
    142 <ul>
    143 <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>
    144 <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>
    145 </ul>
    146 <h2>v7.4.3</h2>
    147 <h2>7.4.3</h2>
    148 <ul>
    149 <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>
    150 <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>
    151 <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>
    152 <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>
    153 </ul>
    154 </blockquote>
    155 </details>
    156 <details>
    157 <summary>Changelog</summary>
    158 <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>
    159 <blockquote>
    160 <h2>7.4.5</h2>
    161 <ul>
    162 <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>
    163 </ul>
    164 <h2>7.4.4</h2>
    165 <ul>
    166 <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>
    167 <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>
    168 </ul>
    169 <h2>7.4.3</h2>
    170 <ul>
    171 <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>
    172 <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>
    173 <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>
    174 <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>
    175 </ul>
    176 </blockquote>
    177 </details>
    178 <details>
    179 <summary>Commits</summary>
    180 <ul>
    181 <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>
    182 <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>
    183 <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>
    184 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/essentials">compare view</a></li>
    185 </ul>
    186 </details>
    187 <br />
    188 
    189 Updates `@storybook/addon-interactions` from 7.4.2 to 7.4.5
    190 <details>
    191 <summary>Release notes</summary>
    192 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s releases</a>.</em></p>
    193 <blockquote>
    194 <h2>v7.4.5</h2>
    195 <h2>7.4.5</h2>
    196 <ul>
    197 <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>
    198 </ul>
    199 <h2>v7.4.4</h2>
    200 <h2>7.4.4</h2>
    201 <ul>
    202 <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>
    203 <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>
    204 </ul>
    205 <h2>v7.4.3</h2>
    206 <h2>7.4.3</h2>
    207 <ul>
    208 <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>
    209 <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>
    210 <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>
    211 <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>
    212 </ul>
    213 </blockquote>
    214 </details>
    215 <details>
    216 <summary>Changelog</summary>
    217 <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>
    218 <blockquote>
    219 <h2>7.4.5</h2>
    220 <ul>
    221 <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>
    222 </ul>
    223 <h2>7.4.4</h2>
    224 <ul>
    225 <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>
    226 <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>
    227 </ul>
    228 <h2>7.4.3</h2>
    229 <ul>
    230 <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>
    231 <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>
    232 <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>
    233 <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>
    234 </ul>
    235 </blockquote>
    236 </details>
    237 <details>
    238 <summary>Commits</summary>
    239 <ul>
    240 <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>
    241 <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>
    242 <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>
    243 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/interactions">compare view</a></li>
    244 </ul>
    245 </details>
    246 <br />
    247 
    248 Updates `@storybook/addon-links` from 7.4.2 to 7.4.5
    249 <details>
    250 <summary>Release notes</summary>
    251 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s releases</a>.</em></p>
    252 <blockquote>
    253 <h2>v7.4.5</h2>
    254 <h2>7.4.5</h2>
    255 <ul>
    256 <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>
    257 </ul>
    258 <h2>v7.4.4</h2>
    259 <h2>7.4.4</h2>
    260 <ul>
    261 <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>
    262 <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>
    263 </ul>
    264 <h2>v7.4.3</h2>
    265 <h2>7.4.3</h2>
    266 <ul>
    267 <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>
    268 <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>
    269 <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>
    270 <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>
    271 </ul>
    272 </blockquote>
    273 </details>
    274 <details>
    275 <summary>Changelog</summary>
    276 <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>
    277 <blockquote>
    278 <h2>7.4.5</h2>
    279 <ul>
    280 <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>
    281 </ul>
    282 <h2>7.4.4</h2>
    283 <ul>
    284 <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>
    285 <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>
    286 </ul>
    287 <h2>7.4.3</h2>
    288 <ul>
    289 <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>
    290 <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>
    291 <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>
    292 <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>
    293 </ul>
    294 </blockquote>
    295 </details>
    296 <details>
    297 <summary>Commits</summary>
    298 <ul>
    299 <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>
    300 <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>
    301 <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>
    302 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/addons/links">compare view</a></li>
    303 </ul>
    304 </details>
    305 <br />
    306 
    307 Updates `@storybook/react` from 7.4.2 to 7.4.5
    308 <details>
    309 <summary>Release notes</summary>
    310 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react</code>'s releases</a>.</em></p>
    311 <blockquote>
    312 <h2>v7.4.5</h2>
    313 <h2>7.4.5</h2>
    314 <ul>
    315 <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>
    316 </ul>
    317 <h2>v7.4.4</h2>
    318 <h2>7.4.4</h2>
    319 <ul>
    320 <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>
    321 <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>
    322 </ul>
    323 <h2>v7.4.3</h2>
    324 <h2>7.4.3</h2>
    325 <ul>
    326 <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>
    327 <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>
    328 <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>
    329 <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>
    330 </ul>
    331 </blockquote>
    332 </details>
    333 <details>
    334 <summary>Changelog</summary>
    335 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react</code>'s changelog</a>.</em></p>
    336 <blockquote>
    337 <h2>7.4.5</h2>
    338 <ul>
    339 <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>
    340 </ul>
    341 <h2>7.4.4</h2>
    342 <ul>
    343 <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>
    344 <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>
    345 </ul>
    346 <h2>7.4.3</h2>
    347 <ul>
    348 <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>
    349 <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>
    350 <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>
    351 <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>
    352 </ul>
    353 </blockquote>
    354 </details>
    355 <details>
    356 <summary>Commits</summary>
    357 <ul>
    358 <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>
    359 <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>
    360 <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>
    361 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/renderers/react">compare view</a></li>
    362 </ul>
    363 </details>
    364 <br />
    365 
    366 Updates `@storybook/react-vite` from 7.4.2 to 7.4.5
    367 <details>
    368 <summary>Release notes</summary>
    369 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s releases</a>.</em></p>
    370 <blockquote>
    371 <h2>v7.4.5</h2>
    372 <h2>7.4.5</h2>
    373 <ul>
    374 <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>
    375 </ul>
    376 <h2>v7.4.4</h2>
    377 <h2>7.4.4</h2>
    378 <ul>
    379 <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>
    380 <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>
    381 </ul>
    382 <h2>v7.4.3</h2>
    383 <h2>7.4.3</h2>
    384 <ul>
    385 <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>
    386 <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>
    387 <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>
    388 <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>
    389 </ul>
    390 </blockquote>
    391 </details>
    392 <details>
    393 <summary>Changelog</summary>
    394 <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>
    395 <blockquote>
    396 <h2>7.4.5</h2>
    397 <ul>
    398 <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>
    399 </ul>
    400 <h2>7.4.4</h2>
    401 <ul>
    402 <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>
    403 <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>
    404 </ul>
    405 <h2>7.4.3</h2>
    406 <ul>
    407 <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>
    408 <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>
    409 <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>
    410 <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>
    411 </ul>
    412 </blockquote>
    413 </details>
    414 <details>
    415 <summary>Commits</summary>
    416 <ul>
    417 <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>
    418 <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>
    419 <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>
    420 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.4.5/code/frameworks/react-vite">compare view</a></li>
    421 </ul>
    422 </details>
    423 <br />
    424 
    425 Updates `@types/node` from 20.6.2 to 20.8.0
    426 <details>
    427 <summary>Commits</summary>
    428 <ul>
    429 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li>
    430 </ul>
    431 </details>
    432 <br />
    433 
    434 Updates `@types/react` from 18.2.22 to 18.2.24
    435 <details>
    436 <summary>Commits</summary>
    437 <ul>
    438 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li>
    439 </ul>
    440 </details>
    441 <br />
    442 
    443 Updates `@types/react-dom` from 18.2.7 to 18.2.8
    444 <details>
    445 <summary>Commits</summary>
    446 <ul>
    447 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li>
    448 </ul>
    449 </details>
    450 <br />
    451 
    452 Updates `@types/react-modal` from 3.16.0 to 3.16.1
    453 <details>
    454 <summary>Commits</summary>
    455 <ul>
    456 <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal">compare view</a></li>
    457 </ul>
    458 </details>
    459 <br />
    460 
    461 Updates `@typescript-eslint/eslint-plugin` from 6.7.2 to 6.7.3
    462 <details>
    463 <summary>Release notes</summary>
    464 <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>
    465 <blockquote>
    466 <h2>v6.7.3</h2>
    467 <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>
    468 <h3>Bug Fixes</h3>
    469 <ul>
    470 <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>
    471 </ul>
    472 <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>
    473 </blockquote>
    474 </details>
    475 <details>
    476 <summary>Changelog</summary>
    477 <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>
    478 <blockquote>
    479 <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>
    480 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/eslint-plugin</code></p>
    481 <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>
    482 </blockquote>
    483 </details>
    484 <details>
    485 <summary>Commits</summary>
    486 <ul>
    487 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/91a3e0c85a8fb2001ad808362b437df0b90cce04"><code>91a3e0c</code></a> chore: publish v6.7.3</li>
    488 <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>
    489 <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>
    490 </ul>
    491 </details>
    492 <br />
    493 
    494 Updates `@typescript-eslint/parser` from 6.7.2 to 6.7.3
    495 <details>
    496 <summary>Release notes</summary>
    497 <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s releases</a>.</em></p>
    498 <blockquote>
    499 <h2>v6.7.3</h2>
    500 <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>
    501 <h3>Bug Fixes</h3>
    502 <ul>
    503 <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>
    504 </ul>
    505 <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>
    506 </blockquote>
    507 </details>
    508 <details>
    509 <summary>Changelog</summary>
    510 <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>
    511 <blockquote>
    512 <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>
    513 <p><strong>Note:</strong> Version bump only for package <code>@​typescript-eslint/parser</code></p>
    514 <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>
    515 </blockquote>
    516 </details>
    517 <details>
    518 <summary>Commits</summary>
    519 <ul>
    520 <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/91a3e0c85a8fb2001ad808362b437df0b90cce04"><code>91a3e0c</code></a> chore: publish v6.7.3</li>
    521 <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser">compare view</a></li>
    522 </ul>
    523 </details>
    524 <br />
    525 
    526 Updates `@vitejs/plugin-react-swc` from 3.3.2 to 3.4.0
    527 <details>
    528 <summary>Release notes</summary>
    529 <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>
    530 <blockquote>
    531 <h2>v3.4.0</h2>
    532 <ul>
    533 <li>Add <code>devTarget</code> option (fixes <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/141">#141</a>)</li>
    534 <li>Disable Fast Refresh based on <code>config.server.hmr === false</code> instead of <code>process.env.TEST</code></li>
    535 <li>Warn when plugin is in WebContainers (see <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/118">#118</a>)</li>
    536 <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>
    537 </ul>
    538 </blockquote>
    539 </details>
    540 <details>
    541 <summary>Changelog</summary>
    542 <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>
    543 <blockquote>
    544 <h2>3.4.0</h2>
    545 <ul>
    546 <li>Add <code>devTarget</code> option (fixes <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/141">#141</a>)</li>
    547 <li>Disable Fast Refresh based on <code>config.server.hmr === false</code> instead of <code>process.env.TEST</code></li>
    548 <li>Warn when plugin is in WebContainers (see <a href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/118">#118</a>)</li>
    549 <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>
    550 </ul>
    551 </blockquote>
    552 </details>
    553 <details>
    554 <summary>Commits</summary>
    555 <ul>
    556 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/39ed814c2f9d82a6f537f66e923e0a1c2c2f8383"><code>39ed814</code></a> release: v3.4.0</li>
    557 <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>
    558 <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>
    559 <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>
    560 <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>
    561 <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>
    562 <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>
    563 <li><a href="https://github.com/vitejs/vite-plugin-react-swc/commit/684c3c0ed14b5a2f4c2e86c45befe58fd904c77a"><code>684c3c0</code></a> Fix tsc error display</li>
    564 <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>
    565 <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>
    566 <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>
    567 </ul>
    568 </details>
    569 <br />
    570 
    571 Updates `autoprefixer` from 10.4.15 to 10.4.16
    572 <details>
    573 <summary>Release notes</summary>
    574 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p>
    575 <blockquote>
    576 <h2>10.4.16</h2>
    577 <ul>
    578 <li>Improved performance (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
    579 <li>Fixed docs (by <a href="https://github.com/coliff"><code>@​coliff</code></a>).</li>
    580 </ul>
    581 </blockquote>
    582 </details>
    583 <details>
    584 <summary>Changelog</summary>
    585 <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p>
    586 <blockquote>
    587 <h2>10.4.16</h2>
    588 <ul>
    589 <li>Improved performance (by Romain Menke).</li>
    590 <li>Fixed docs (by Christian Oliff).</li>
    591 </ul>
    592 </blockquote>
    593 </details>
    594 <details>
    595 <summary>Commits</summary>
    596 <ul>
    597 <li><a href="https://github.com/postcss/autoprefixer/commit/026083ccde85fd16607d1056d3fa058480004184"><code>026083c</code></a> Release 10.4.16 version</li>
    598 <li><a href="https://github.com/postcss/autoprefixer/commit/4cda7ae9ab0d326d393209928643dc745d0f4222"><code>4cda7ae</code></a> Update dependencies</li>
    599 <li><a href="https://github.com/postcss/autoprefixer/commit/7a49d6ad5a6e2d71b1a90bfca5d994dddd951b86"><code>7a49d6a</code></a> Update CI</li>
    600 <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>
    601 <li><a href="https://github.com/postcss/autoprefixer/commit/0d6496e44d0ce0fa99fafbee5f7a465be1aa1213"><code>0d6496e</code></a> Update dependencies</li>
    602 <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>
    603 <li>See full diff in <a href="https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16">compare view</a></li>
    604 </ul>
    605 </details>
    606 <br />
    607 
    608 Updates `eslint` from 8.49.0 to 8.50.0
    609 <details>
    610 <summary>Release notes</summary>
    611 <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
    612 <blockquote>
    613 <h2>v8.50.0</h2>
    614 <h2>Features</h2>
    615 <ul>
    616 <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>
    617 <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>
    618 <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>
    619 <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>
    620 <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>
    621 </ul>
    622 <h2>Bug Fixes</h2>
    623 <ul>
    624 <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>
    625 <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>
    626 <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>
    627 </ul>
    628 <h2>Documentation</h2>
    629 <ul>
    630 <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>
    631 <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>
    632 <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>
    633 <li><a href="https://github.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45"><code>bd7a71f</code></a> docs: Update README (GitHub Actions Bot)</li>
    634 </ul>
    635 <h2>Chores</h2>
    636 <ul>
    637 <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>
    638 <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>
    639 </ul>
    640 </blockquote>
    641 </details>
    642 <details>
    643 <summary>Changelog</summary>
    644 <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p>
    645 <blockquote>
    646 <p>v8.50.0 - September 22, 2023</p>
    647 <ul>
    648 <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>
    649 <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>
    650 <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>
    651 <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>
    652 <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>
    653 <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>
    654 <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>
    655 <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>
    656 <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>
    657 <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>
    658 <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>
    659 <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>
    660 <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>
    661 <li><a href="https://github.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45"><code>bd7a71f</code></a> docs: Update README (GitHub Actions Bot)</li>
    662 </ul>
    663 </blockquote>
    664 </details>
    665 <details>
    666 <summary>Commits</summary>
    667 <ul>
    668 <li><a href="https://github.com/eslint/eslint/commit/299bfae1254f22bd4b3bccd897d6355f63e0d3b6"><code>299bfae</code></a> 8.50.0</li>
    669 <li><a href="https://github.com/eslint/eslint/commit/212687c36a9e2682b84f5de2b683b025182d9777"><code>212687c</code></a> Build: changelog update for 8.50.0</li>
    670 <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>
    671 <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>
    672 <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>
    673 <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>
    674 <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>
    675 <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>
    676 <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>
    677 <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>
    678 <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0">compare view</a></li>
    679 </ul>
    680 </details>
    681 <br />
    682 
    683 Updates `eslint-plugin-storybook` from 0.6.13 to 0.6.14
    684 <details>
    685 <summary>Release notes</summary>
    686 <p><em>Sourced from <a href="https://github.com/storybookjs/eslint-plugin-storybook/releases">eslint-plugin-storybook's releases</a>.</em></p>
    687 <blockquote>
    688 <h2>v0.6.14</h2>
    689 <h4>🐛 Bug Fix</h4>
    690 <ul>
    691 <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>
    692 </ul>
    693 <h4>Authors: 1</h4>
    694 <ul>
    695 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    696 </ul>
    697 </blockquote>
    698 </details>
    699 <details>
    700 <summary>Changelog</summary>
    701 <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>
    702 <blockquote>
    703 <h1>v0.6.14 (Wed Sep 20 2023)</h1>
    704 <h4>🐛 Bug Fix</h4>
    705 <ul>
    706 <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>
    707 </ul>
    708 <h4>Authors: 1</h4>
    709 <ul>
    710 <li>Yann Braga (<a href="https://github.com/yannbf"><code>@​yannbf</code></a>)</li>
    711 </ul>
    712 <hr />
    713 </blockquote>
    714 </details>
    715 <details>
    716 <summary>Commits</summary>
    717 <ul>
    718 <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>
    719 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/972384ce54e530c767ff41a7cd7a2a2b5a8e4f8b"><code>972384c</code></a> Update CHANGELOG.md [skip ci]</li>
    720 <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>
    721 <li><a href="https://github.com/storybookjs/eslint-plugin-storybook/commit/5447e4510a7e89bef2cc76da06b8bdc53760046b"><code>5447e45</code></a> use-storybook-expect: allow storybook/test imports</li>
    722 <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>
    723 </ul>
    724 </details>
    725 <br />
    726 
    727 Updates `msw` from 1.3.1 to 1.3.2
    728 <details>
    729 <summary>Release notes</summary>
    730 <p><em>Sourced from <a href="https://github.com/mswjs/msw/releases">msw's releases</a>.</em></p>
    731 <blockquote>
    732 <h2>v1.3.2 (2023-10-01)</h2>
    733 <h3>Bug Fixes</h3>
    734 <ul>
    735 <li>set minimal &quot;graphql&quot; version to 16.18.1 (<a href="https://redirect.github.com/mswjs/msw/issues/1754">#1754</a>) (0a857f67b6e0883336a790633aa9bafc0b16c7cb) <a href="https://github.com/kettanaito"><code>@​kettanaito</code></a></li>
    736 </ul>
    737 </blockquote>
    738 </details>
    739 <details>
    740 <summary>Commits</summary>
    741 <ul>
    742 <li><a href="https://github.com/mswjs/msw/commit/2f7215294cac98149757f57118c7492d31a2a8e0"><code>2f72152</code></a> chore(release): v1.3.2</li>
    743 <li><a href="https://github.com/mswjs/msw/commit/0a857f67b6e0883336a790633aa9bafc0b16c7cb"><code>0a857f6</code></a> fix: set minimal &quot;graphql&quot; version to 16.18.1 (<a href="https://redirect.github.com/mswjs/msw/issues/1754">#1754</a>)</li>
    744 <li><a href="https://github.com/mswjs/msw/commit/b225a883eccacf8d6f6e3caa23bc6b33eec5e9ca"><code>b225a88</code></a> chore: update to <code>@​ossjs/release</code><a href="https://github.com/0"><code>@​0</code></a>.8.0 (<a href="https://redirect.github.com/mswjs/msw/issues/1740">#1740</a>)</li>
    745 <li>See full diff in <a href="https://github.com/mswjs/msw/compare/v1.3.1...v1.3.2">compare view</a></li>
    746 </ul>
    747 </details>
    748 <br />
    749 
    750 Updates `postcss` from 8.4.30 to 8.4.31
    751 <details>
    752 <summary>Release notes</summary>
    753 <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p>
    754 <blockquote>
    755 <h2>8.4.31</h2>
    756 <ul>
    757 <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    758 </ul>
    759 </blockquote>
    760 </details>
    761 <details>
    762 <summary>Changelog</summary>
    763 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p>
    764 <blockquote>
    765 <h2>8.4.31</h2>
    766 <ul>
    767 <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    768 </ul>
    769 </blockquote>
    770 </details>
    771 <details>
    772 <summary>Commits</summary>
    773 <ul>
    774 <li><a href="https://github.com/postcss/postcss/commit/90208de8805dd762596c0028b8637ffbed23e371"><code>90208de</code></a> Release 8.4.31 version</li>
    775 <li><a href="https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"><code>58cc860</code></a> Fix carrier return parsing</li>
    776 <li><a href="https://github.com/postcss/postcss/commit/4fff8e4cdc237619df1d73a444c0a8329701c1e2"><code>4fff8e4</code></a> Improve pnpm test output</li>
    777 <li><a href="https://github.com/postcss/postcss/commit/cd43ed123274a92ebc13a1e8cccf1d65b8198f84"><code>cd43ed1</code></a> Update dependencies</li>
    778 <li><a href="https://github.com/postcss/postcss/commit/caa916bdcbf66c51321574e2dde112ab13e8b306"><code>caa916b</code></a> Update dependencies</li>
    779 <li><a href="https://github.com/postcss/postcss/commit/8972f76923e921a3c9655822382039b31b1c8e1a"><code>8972f76</code></a> Typo</li>
    780 <li><a href="https://github.com/postcss/postcss/commit/11a5286f781d2a637f2c545c5e9cd661055acaab"><code>11a5286</code></a> Typo</li>
    781 <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.4.30...8.4.31">compare view</a></li>
    782 </ul>
    783 </details>
    784 <br />
    785 
    786 Updates `sass` from 1.67.0 to 1.68.0
    787 <details>
    788 <summary>Release notes</summary>
    789 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p>
    790 <blockquote>
    791 <h2>Dart Sass 1.68.0</h2>
    792 <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>
    793 <h1>Changes</h1>
    794 <ul>
    795 <li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li>
    796 </ul>
    797 <h3>JS API</h3>
    798 <ul>
    799 <li>
    800 <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>
    801 </li>
    802 <li>
    803 <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>
    804 </li>
    805 </ul>
    806 <h3>Dart API</h3>
    807 <ul>
    808 <li>
    809 <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>
    810 </li>
    811 <li>
    812 <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>
    813 </li>
    814 </ul>
    815 <h3>Embedded Sass</h3>
    816 <ul>
    817 <li>
    818 <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>
    819 </li>
    820 <li>
    821 <p>Properly include TypeScript types in the <code>sass-embedded</code> package.</p>
    822 </li>
    823 </ul>
    824 <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>
    825 </blockquote>
    826 </details>
    827 <details>
    828 <summary>Changelog</summary>
    829 <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p>
    830 <blockquote>
    831 <h2>1.68.0</h2>
    832 <ul>
    833 <li>Fix the source spans associated with the <code>abs-percent</code> deprecation.</li>
    834 </ul>
    835 <h3>JS API</h3>
    836 <ul>
    837 <li>
    838 <p>Non-filesystem importers can now set the <code>nonCanonicalScheme</code> field, which
    839 declares that one or more URL schemes (without <code>:</code>) will never be used for
    840 URLs returned by the <code>canonicalize()</code> method.</p>
    841 </li>
    842 <li>
    843 <p>Add a <code>containingUrl</code> field to the <code>canonicalize()</code> and <code>findFileUrl()</code>
    844 methods of importers, which is set to the canonical URL of the stylesheet that
    845 contains the current load. For filesystem importers, this is always set; for
    846 other importers, it's set only if the current load has no URL scheme, or if
    847 its URL scheme is declared as non-canonical by the importer.</p>
    848 </li>
    849 </ul>
    850 <h3>Dart API</h3>
    851 <ul>
    852 <li>
    853 <p>Add <code>AsyncImporter.isNonCanonicalScheme</code>, which importers (async or sync) can
    854 use to indicate that a certain URL scheme will never be used for URLs returned
    855 by the <code>canonicalize()</code> method.</p>
    856 </li>
    857 <li>
    858 <p>Add <code>AsyncImporter.containingUrl</code>, which is set during calls to the
    859 <code>canonicalize()</code> method to the canonical URL of the stylesheet that contains
    860 the current load. This is set only if the current load has no URL scheme, or
    861 if its URL scheme is declared as non-canonical by the importer.</p>
    862 </li>
    863 </ul>
    864 <h3>Embedded Sass</h3>
    865 <ul>
    866 <li>
    867 <p>The <code>CalculationValue.interpolation</code> field is deprecated and will be removed
    868 in a future version. It will no longer be set by the compiler, and if the host
    869 sets it it will be treated as equivalent to <code>CalculationValue.string</code> except
    870 that <code>&quot;(&quot;</code> and <code>&quot;)&quo...
    871 
    872 _Description has been truncated_
    873 
    874 
    875 ## Comments
    876 
    877 ### @dependabot[bot] — 2023-10-03T09:17:38Z
    878 
    879 Looks like these dependencies are updatable in another way, so this is no longer needed.
    880