cetirizine.meta

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

146.md (66659B)


      1 # PR #146 Bump the development-dependencies group with 21 updates
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-10-18T10:15:14Z
      6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-567945bac9 → main
      7 - **Closed:** 2023-10-19T10:08:06Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [146.diff](./146.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.2` | `1.27.3` |
     18 | [@percy/storybook](https://github.com/percy/percy-storybook) | `4.3.6` | `4.3.7` |
     19 | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `7.4.6` | `7.5.0` |
     20 | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.4.6` | `7.5.0` |
     21 | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.4.6` | `7.5.0` |
     22 | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.4.6` | `7.5.0` |
     23 | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.4.6` | `7.5.0` |
     24 | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.4.6` | `7.5.0` |
     25 | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.3` | `6.1.4` |
     26 | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.6` |
     27 | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.2` | `20.8.7` |
     28 | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.24` | `18.2.28` |
     29 | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.8` | `18.2.13` |
     30 | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.4` | `6.8.0` |
     31 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.4` | `6.8.0` |
     32 | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.51.0` |
     33 | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.14` | `0.6.15` |
     34 | [sass](https://github.com/sass/dart-sass) | `1.68.0` | `1.69.4` |
     35 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.4.6` | `7.5.0` |
     36 | [storybook-addon-react-router-v6](https://github.com/JesusTheHun/storybook-addon-react-router-v6) | `2.0.7` | `2.0.8` |
     37 | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.4.10` | `4.5.0` |
     38 
     39 Updates `@percy/cli` from 1.27.2 to 1.27.3
     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.3</h2>
     45 <!-- raw HTML omitted -->
     46 <h2>What's Changed</h2>
     47 <h3>✨ Enhancements</h3>
     48 <ul>
     49 <li>Removing PercyCSS from CLI for performance benefit by <a href="https://github.com/Amit3200"><code>@​Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1377">percy/cli#1377</a></li>
     50 <li>Change freezeAnimation -&gt; freezeAnimatedImage by <a href="https://github.com/chinmay-browserstack"><code>@​chinmay-browserstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1382">percy/cli#1382</a></li>
     51 <li>✨ Added token support in percy config by <a href="https://github.com/ninadbstack"><code>@​ninadbstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1388">percy/cli#1388</a></li>
     52 </ul>
     53 <h3>🐛 Bug Fixes</h3>
     54 <ul>
     55 <li>🐛 Fixed mimetype check for url [ for fonts ] by <a href="https://github.com/ninadbstack"><code>@​ninadbstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1387">percy/cli#1387</a></li>
     56 </ul>
     57 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.2...v1.27.3">https://github.com/percy/cli/compare/v1.27.2...v1.27.3</a></p>
     58 <h2>v1.27.3-beta.0</h2>
     59 <!-- raw HTML omitted -->
     60 <h2>What's Changed</h2>
     61 <h3>✨ Enhancements</h3>
     62 <ul>
     63 <li>Percy on Automate:  Removing PercyCSS from CLI for performance benefit by <a href="https://github.com/Amit3200"><code>@​Amit3200</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1377">percy/cli#1377</a></li>
     64 <li>Percy on Automate: Change freezeAnimation -&gt; freezeAnimatedImage by <a href="https://github.com/chinmay-browserstack"><code>@​chinmay-browserstack</code></a> in <a href="https://redirect.github.com/percy/cli/pull/1382">percy/cli#1382</a></li>
     65 </ul>
     66 <h3>🐛 Bug fixes</h3>
     67 <ul>
     68 <li>Percy on Automate: fix casing issue for <code>ignoreRegionXpaths</code> and <code>considerRegionXpaths</code> by <a href="https://github.com/itsjwala"><code>@​itsjwala</code></a></li>
     69 </ul>
     70 <p><strong>Full Changelog</strong>: <a href="https://github.com/percy/cli/compare/v1.27.2...v1.27.3-beta.0">https://github.com/percy/cli/compare/v1.27.2...v1.27.3-beta.0</a></p>
     71 </blockquote>
     72 </details>
     73 <details>
     74 <summary>Commits</summary>
     75 <ul>
     76 <li><a href="https://github.com/percy/cli/commit/932d9ce6c17628786cd19091a218d83d2d1f51d9"><code>932d9ce</code></a> release-1.27.3 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1389">#1389</a>)</li>
     77 <li><a href="https://github.com/percy/cli/commit/a9b7ebc7005ee50761373f49ce3454449f38f227"><code>a9b7ebc</code></a> :bookmark: v1.27.3-beta.0 (<a href="https://github.com/percy/cli/tree/HEAD/packages/cli/issues/1383">#1383</a>)</li>
     78 <li>See full diff in <a href="https://github.com/percy/cli/commits/v1.27.3/packages/cli">compare view</a></li>
     79 </ul>
     80 </details>
     81 <br />
     82 
     83 Updates `@percy/storybook` from 4.3.6 to 4.3.7
     84 <details>
     85 <summary>Commits</summary>
     86 <ul>
     87 <li><a href="https://github.com/percy/percy-storybook/commit/b73fab9deb4ecc3f64cc330c72a143a8f10404eb"><code>b73fab9</code></a> v4.3.7 (<a href="https://redirect.github.com/percy/percy-storybook/issues/820">#820</a>)</li>
     88 <li><a href="https://github.com/percy/percy-storybook/commit/7b02234e1eac3c32aed5b8c2cc45c9cd528c0e7f"><code>7b02234</code></a> ✨  Skip story on error and move to next stories (<a href="https://redirect.github.com/percy/percy-storybook/issues/819">#819</a>)</li>
     89 <li><a href="https://github.com/percy/percy-storybook/commit/4ce82ece978c0943ba3e794324b20d7e3baa2530"><code>4ce82ec</code></a> :arrow_up: Bump <code>@​babel/core</code> from 7.19.6 to 7.23.2 (<a href="https://redirect.github.com/percy/percy-storybook/issues/818">#818</a>)</li>
     90 <li><a href="https://github.com/percy/percy-storybook/commit/355070c1bc34be77a533191644cc456cb5c80864"><code>355070c</code></a> :arrow_up:👷 Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/percy/percy-storybook/issues/804">#804</a>)</li>
     91 <li><a href="https://github.com/percy/percy-storybook/commit/5a41f7084af1695a1c1982f98d0a2f61310fa3d5"><code>5a41f70</code></a> :arrow_up: Bump <code>@​babel/cli</code> from 7.19.3 to 7.23.0 (<a href="https://redirect.github.com/percy/percy-storybook/issues/812">#812</a>)</li>
     92 <li><a href="https://github.com/percy/percy-storybook/commit/f8626d903dbcaaa31162df5ca78784b786c04940"><code>f8626d9</code></a> :arrow_up: Bump eslint-plugin-import from 2.26.0 to 2.28.1 (<a href="https://redirect.github.com/percy/percy-storybook/issues/815">#815</a>)</li>
     93 <li><a href="https://github.com/percy/percy-storybook/commit/a7465f556c262d97ecdb9da286c7983315c7a255"><code>a7465f5</code></a> :arrow_up: Bump eslint from 8.26.0 to 8.51.0 (<a href="https://redirect.github.com/percy/percy-storybook/issues/816">#816</a>)</li>
     94 <li><a href="https://github.com/percy/percy-storybook/commit/d2882a4ce22f5eb574755f67b241d54766b2518c"><code>d2882a4</code></a> :arrow_up:👷 Bump github/codeql-action from 2.20.0 to 2.22.0 (<a href="https://redirect.github.com/percy/percy-storybook/issues/817">#817</a>)</li>
     95 <li><a href="https://github.com/percy/percy-storybook/commit/c0941b7c582308cce5aeedd2fa9ef02c837aeb50"><code>c0941b7</code></a> :arrow_up: Bump <code>@​babel/preset-env</code> from 7.19.4 to 7.22.9 (<a href="https://redirect.github.com/percy/percy-storybook/issues/774">#774</a>)</li>
     96 <li><a href="https://github.com/percy/percy-storybook/commit/fa5821c7e49e65ff0f9d11ee1802b0808ee69600"><code>fa5821c</code></a> :arrow_up: Bump semver from 5.7.1 to 5.7.2 (<a href="https://redirect.github.com/percy/percy-storybook/issues/772">#772</a>)</li>
     97 <li>Additional commits viewable in <a href="https://github.com/percy/percy-storybook/compare/v4.3.6...v4.3.7">compare view</a></li>
     98 </ul>
     99 </details>
    100 <br />
    101 
    102 Updates `@storybook/addon-a11y` from 7.4.6 to 7.5.0
    103 <details>
    104 <summary>Release notes</summary>
    105 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-a11y</code>'s releases</a>.</em></p>
    106 <blockquote>
    107 <h2>v7.5.0</h2>
    108 <h2>7.5.0</h2>
    109 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    110 <ul>
    111 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    112 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    113 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    114 <li>🀄 Support rename font import for Next.js</li>
    115 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    116 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    117 </ul>
    118 <!-- raw HTML omitted -->
    119 <ul>
    120 <li>Angular: Introduce argsToTemplate for property and event Bindings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24434">#24434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    121 <li>Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - <a href="https://redirect.github.com/storybookjs/storybook/pull/24388">#24388</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    122 <li>Angular: Categorize legacy build options error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24014">#24014</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    123 <li>Angular: Fix Angular 15 support and add zone.js v0.14.x support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24367">#24367</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    124 <li>Angular: Allow loading standalone directives - <a href="https://redirect.github.com/storybookjs/storybook/pull/24448">#24448</a>, thanks <a href="https://github.com/osnoser1"><code>@​osnoser1</code></a>!</li>
    125 <li>CLI: Inform the user how to dedupe and strip color from info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24087">#24087</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    126 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24003">#24003</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    127 <li>CLI: Change /Date$/ to /Dates$/i - <a href="https://redirect.github.com/storybookjs/storybook/pull/24195">#24195</a>, thanks <a href="https://github.com/arup1221"><code>@​arup1221</code></a>!</li>
    128 <li>CLI: Improve sanitization logic in crash reports - <a href="https://redirect.github.com/storybookjs/storybook/pull/24028">#24028</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    129 <li>CLI: Remove random commas in storybook upgrade logs - <a href="https://redirect.github.com/storybookjs/storybook/pull/22333">#22333</a>, thanks <a href="https://github.com/joaonunomota"><code>@​joaonunomota</code></a>!</li>
    130 <li>Controls: Fix select / multiselect when value contains multiple spaces - <a href="https://redirect.github.com/storybookjs/storybook/pull/22334">#22334</a>, thanks <a href="https://github.com/oxcened"><code>@​oxcened</code></a>!</li>
    131 <li>Core: Add class name to Storybook error name - <a href="https://redirect.github.com/storybookjs/storybook/pull/24371">#24371</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    132 <li>Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - <a href="https://redirect.github.com/storybookjs/storybook/pull/23938">#23938</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    133 <li>Doc Blocks: Add title to Meta prop types - <a href="https://redirect.github.com/storybookjs/storybook/pull/23370">#23370</a>, thanks <a href="https://github.com/iqbalcodes6602"><code>@​iqbalcodes6602</code></a>!</li>
    134 <li>ManagerAPI: Fix bug with story redirection when URL has partial storyId - <a href="https://redirect.github.com/storybookjs/storybook/pull/24345">#24345</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    135 <li>NextJS: Support rename font import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24406">#24406</a>, thanks <a href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a>!</li>
    136 <li>NextJS: Change babel plugins from proposal-... to transform-... - <a href="https://redirect.github.com/storybookjs/storybook/pull/24290">#24290</a>, thanks <a href="https://github.com/roottool"><code>@​roottool</code></a>!</li>
    137 <li>NextJS: Fix default next image loader when src has params - <a href="https://redirect.github.com/storybookjs/storybook/pull/24187">#24187</a>, thanks <a href="https://github.com/json-betsec"><code>@​json-betsec</code></a>!</li>
    138 <li>NextJS: Fix Image Context re-use via singleton - <a href="https://redirect.github.com/storybookjs/storybook/pull/24146">#24146</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a>!</li>
    139 <li>NextJS: Improve support for Windows-style paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/23695">#23695</a>, thanks <a href="https://github.com/T99"><code>@​T99</code></a>!</li>
    140 <li>React: Upgrade <code>react-docgen</code> to <code>6.0.x</code> and improve argTypes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23825">#23825</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    141 <li>Svelte: Fix docs generating when using <code>lang=&quot;ts&quot;</code> or optional chaining - <a href="https://redirect.github.com/storybookjs/storybook/pull/24096">#24096</a>, thanks <a href="https://github.com/j3rem1e"><code>@​j3rem1e</code></a>!</li>
    142 <li>UI: Filter some manager errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/24217">#24217</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    143 <li>UI: Fix className missing in syntaxhighlighter - <a href="https://redirect.github.com/storybookjs/storybook/pull/24491">#24491</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    144 <li>UI: Update ScrollArea with radix - <a href="https://redirect.github.com/storybookjs/storybook/pull/24413">#24413</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
    145 <li>UI: Improve contrast ratio between focus / hover - <a href="https://redirect.github.com/storybookjs/storybook/pull/24205">#24205</a>, thanks <a href="https://github.com/chocoscoding"><code>@​chocoscoding</code></a>!</li>
    146 <li>Vite: Move mdx-plugin from <code>@storybook/builder-vite</code> to <code>@storybook/addon-docs</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24166">#24166</a>, thanks <a href="https://github.com/bryanjtc"><code>@​bryanjtc</code></a>!</li>
    147 <li>Vite: Support Vite 5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24395">#24395</a>, thanks <a href="https://github.com/IanVS"><code>@​IanVS</code></a>!</li>
    148 <li>Web-components: Add Lit3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24437">#24437</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    149 <li>Webpack: Display errors on build - <a href="https://redirect.github.com/storybookjs/storybook/pull/24377">#24377</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    150 <li>Webpack: Categorize builder error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24031">#24031</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    151 <li>Webpack: Use logger.warn on warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24472">#24472</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    152 </ul>
    153 <!-- raw HTML omitted -->
    154 <!-- raw HTML omitted -->
    155 </blockquote>
    156 <p>... (truncated)</p>
    157 </details>
    158 <details>
    159 <summary>Changelog</summary>
    160 <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>
    161 <blockquote>
    162 <h2>7.5.0</h2>
    163 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    164 <ul>
    165 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    166 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    167 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    168 <li>🀄 Support rename font import for Next.js</li>
    169 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    170 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    171 </ul>
    172 <!-- raw HTML omitted -->
    173 <ul>
    174 <li>Angular: Introduce argsToTemplate for property and event Bindings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24434">#24434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    175 <li>Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - <a href="https://redirect.github.com/storybookjs/storybook/pull/24388">#24388</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    176 <li>Angular: Categorize legacy build options error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24014">#24014</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    177 <li>Angular: Fix Angular 15 support and add zone.js v0.14.x support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24367">#24367</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    178 <li>Angular: Allow loading standalone directives - <a href="https://redirect.github.com/storybookjs/storybook/pull/24448">#24448</a>, thanks <a href="https://github.com/osnoser1"><code>@​osnoser1</code></a>!</li>
    179 <li>CLI: Inform the user how to dedupe and strip color from info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24087">#24087</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    180 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24003">#24003</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    181 <li>CLI: Change /Date$/ to /Dates$/i - <a href="https://redirect.github.com/storybookjs/storybook/pull/24195">#24195</a>, thanks <a href="https://github.com/arup1221"><code>@​arup1221</code></a>!</li>
    182 <li>CLI: Improve sanitization logic in crash reports - <a href="https://redirect.github.com/storybookjs/storybook/pull/24028">#24028</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    183 <li>CLI: Remove random commas in storybook upgrade logs - <a href="https://redirect.github.com/storybookjs/storybook/pull/22333">#22333</a>, thanks <a href="https://github.com/joaonunomota"><code>@​joaonunomota</code></a>!</li>
    184 <li>Controls: Fix select / multiselect when value contains multiple spaces - <a href="https://redirect.github.com/storybookjs/storybook/pull/22334">#22334</a>, thanks <a href="https://github.com/oxcened"><code>@​oxcened</code></a>!</li>
    185 <li>Core: Add class name to Storybook error name - <a href="https://redirect.github.com/storybookjs/storybook/pull/24371">#24371</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    186 <li>Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - <a href="https://redirect.github.com/storybookjs/storybook/pull/23938">#23938</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    187 <li>Doc Blocks: Add title to Meta prop types - <a href="https://redirect.github.com/storybookjs/storybook/pull/23370">#23370</a>, thanks <a href="https://github.com/iqbalcodes6602"><code>@​iqbalcodes6602</code></a>!</li>
    188 <li>ManagerAPI: Fix bug with story redirection when URL has partial storyId - <a href="https://redirect.github.com/storybookjs/storybook/pull/24345">#24345</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    189 <li>NextJS: Support rename font import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24406">#24406</a>, thanks <a href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a>!</li>
    190 <li>NextJS: Change babel plugins from proposal-... to transform-... - <a href="https://redirect.github.com/storybookjs/storybook/pull/24290">#24290</a>, thanks <a href="https://github.com/roottool"><code>@​roottool</code></a>!</li>
    191 <li>NextJS: Fix default next image loader when src has params - <a href="https://redirect.github.com/storybookjs/storybook/pull/24187">#24187</a>, thanks <a href="https://github.com/json-betsec"><code>@​json-betsec</code></a>!</li>
    192 <li>NextJS: Fix Image Context re-use via singleton - <a href="https://redirect.github.com/storybookjs/storybook/pull/24146">#24146</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a>!</li>
    193 <li>NextJS: Improve support for Windows-style paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/23695">#23695</a>, thanks <a href="https://github.com/T99"><code>@​T99</code></a>!</li>
    194 <li>React: Upgrade <code>react-docgen</code> to <code>6.0.x</code> and improve argTypes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23825">#23825</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    195 <li>Svelte: Fix docs generating when using <code>lang=&quot;ts&quot;</code> or optional chaining - <a href="https://redirect.github.com/storybookjs/storybook/pull/24096">#24096</a>, thanks <a href="https://github.com/j3rem1e"><code>@​j3rem1e</code></a>!</li>
    196 <li>UI: Filter some manager errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/24217">#24217</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    197 <li>UI: Update ScrollArea with radix - <a href="https://redirect.github.com/storybookjs/storybook/pull/24413">#24413</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
    198 <li>UI: Improve contrast ratio between focus / hover - <a href="https://redirect.github.com/storybookjs/storybook/pull/24205">#24205</a>, thanks <a href="https://github.com/chocoscoding"><code>@​chocoscoding</code></a>!</li>
    199 <li>UI: Fix className missing in syntaxhighlighter - <a href="https://redirect.github.com/storybookjs/storybook/pull/24491">#24491</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    200 <li>Vite: Move mdx-plugin from <code>@storybook/builder-vite</code> to <code>@storybook/addon-docs</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24166">#24166</a>, thanks <a href="https://github.com/bryanjtc"><code>@​bryanjtc</code></a>!</li>
    201 <li>Vite: Support Vite 5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24395">#24395</a>, thanks <a href="https://github.com/IanVS"><code>@​IanVS</code></a>!</li>
    202 <li>Web-components: Add Lit3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24437">#24437</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    203 <li>Webpack: Display errors on build - <a href="https://redirect.github.com/storybookjs/storybook/pull/24377">#24377</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    204 <li>Webpack: Categorize builder error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24031">#24031</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    205 <li>Webpack: Use logger.warn on warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24472">#24472</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    206 </ul>
    207 <!-- raw HTML omitted -->
    208 </blockquote>
    209 </details>
    210 <details>
    211 <summary>Commits</summary>
    212 <ul>
    213 <li><a href="https://github.com/storybookjs/storybook/commit/fea453a864c3a8d252b6be04dabf07fe19a8e235"><code>fea453a</code></a> Bump version from &quot;7.5.0-alpha.7&quot; to &quot;7.5.0&quot; [skip ci]</li>
    214 <li><a href="https://github.com/storybookjs/storybook/commit/0a6e94ce350d878bea457b160706f5b37c977931"><code>0a6e94c</code></a> Bump version from &quot;7.5.0-alpha.6&quot; to &quot;7.5.0-alpha.7&quot; [skip ci]</li>
    215 <li><a href="https://github.com/storybookjs/storybook/commit/25af33cf6e4665489e2b355f82e2c2ecadc98302"><code>25af33c</code></a> Bump version from &quot;7.5.0-alpha.5&quot; to &quot;7.5.0-alpha.6&quot; [skip ci]</li>
    216 <li><a href="https://github.com/storybookjs/storybook/commit/816e86e4b2517eb42fb1b3846ba6a4116ac201b3"><code>816e86e</code></a> Bump version from &quot;7.5.0-alpha.4&quot; to &quot;7.5.0-alpha.5&quot; [skip ci]</li>
    217 <li><a href="https://github.com/storybookjs/storybook/commit/149711c5b454e1c52342fed89e80abd66a93c41e"><code>149711c</code></a> Bump version from &quot;7.5.0-alpha.3&quot; to &quot;7.5.0-alpha.4&quot; [skip ci]</li>
    218 <li><a href="https://github.com/storybookjs/storybook/commit/a12a65bb2ae79b4b0efb36131a3a6c7faa74bc31"><code>a12a65b</code></a> Bump version from &quot;7.5.0-alpha.2&quot; to &quot;7.5.0-alpha.3&quot; [skip ci]</li>
    219 <li><a href="https://github.com/storybookjs/storybook/commit/87ca92718a138ab4403a0ae7709b938c40240754"><code>87ca927</code></a> fix types issues, after upgrading by regenerating lockfiles</li>
    220 <li><a href="https://github.com/storybookjs/storybook/commit/70e67507299b2fa2cbaad9c28b5b107971df9ee1"><code>70e6750</code></a> Bump version from &quot;7.5.0-alpha.1&quot; to &quot;7.5.0-alpha.2&quot; [skip ci]</li>
    221 <li><a href="https://github.com/storybookjs/storybook/commit/b8b95d7a08d4bfaa849d94388f8cadb412d14c97"><code>b8b95d7</code></a> Bump version from &quot;7.5.0-alpha.0&quot; to &quot;7.5.0-alpha.1&quot; [skip ci]</li>
    222 <li><a href="https://github.com/storybookjs/storybook/commit/b3b3ba9be564eb9168145a968869d8d7079e9099"><code>b3b3ba9</code></a> Bump version from &quot;7.4.0&quot; to &quot;7.5.0-alpha.0&quot; [skip ci]</li>
    223 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.0/code/addons/a11y">compare view</a></li>
    224 </ul>
    225 </details>
    226 <br />
    227 
    228 Updates `@storybook/addon-essentials` from 7.4.6 to 7.5.0
    229 <details>
    230 <summary>Release notes</summary>
    231 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s releases</a>.</em></p>
    232 <blockquote>
    233 <h2>v7.5.0</h2>
    234 <h2>7.5.0</h2>
    235 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    236 <ul>
    237 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    238 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    239 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    240 <li>🀄 Support rename font import for Next.js</li>
    241 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    242 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    243 </ul>
    244 <!-- raw HTML omitted -->
    245 <ul>
    246 <li>Angular: Introduce argsToTemplate for property and event Bindings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24434">#24434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    247 <li>Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - <a href="https://redirect.github.com/storybookjs/storybook/pull/24388">#24388</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    248 <li>Angular: Categorize legacy build options error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24014">#24014</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    249 <li>Angular: Fix Angular 15 support and add zone.js v0.14.x support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24367">#24367</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    250 <li>Angular: Allow loading standalone directives - <a href="https://redirect.github.com/storybookjs/storybook/pull/24448">#24448</a>, thanks <a href="https://github.com/osnoser1"><code>@​osnoser1</code></a>!</li>
    251 <li>CLI: Inform the user how to dedupe and strip color from info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24087">#24087</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    252 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24003">#24003</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    253 <li>CLI: Change /Date$/ to /Dates$/i - <a href="https://redirect.github.com/storybookjs/storybook/pull/24195">#24195</a>, thanks <a href="https://github.com/arup1221"><code>@​arup1221</code></a>!</li>
    254 <li>CLI: Improve sanitization logic in crash reports - <a href="https://redirect.github.com/storybookjs/storybook/pull/24028">#24028</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    255 <li>CLI: Remove random commas in storybook upgrade logs - <a href="https://redirect.github.com/storybookjs/storybook/pull/22333">#22333</a>, thanks <a href="https://github.com/joaonunomota"><code>@​joaonunomota</code></a>!</li>
    256 <li>Controls: Fix select / multiselect when value contains multiple spaces - <a href="https://redirect.github.com/storybookjs/storybook/pull/22334">#22334</a>, thanks <a href="https://github.com/oxcened"><code>@​oxcened</code></a>!</li>
    257 <li>Core: Add class name to Storybook error name - <a href="https://redirect.github.com/storybookjs/storybook/pull/24371">#24371</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    258 <li>Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - <a href="https://redirect.github.com/storybookjs/storybook/pull/23938">#23938</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    259 <li>Doc Blocks: Add title to Meta prop types - <a href="https://redirect.github.com/storybookjs/storybook/pull/23370">#23370</a>, thanks <a href="https://github.com/iqbalcodes6602"><code>@​iqbalcodes6602</code></a>!</li>
    260 <li>ManagerAPI: Fix bug with story redirection when URL has partial storyId - <a href="https://redirect.github.com/storybookjs/storybook/pull/24345">#24345</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    261 <li>NextJS: Support rename font import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24406">#24406</a>, thanks <a href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a>!</li>
    262 <li>NextJS: Change babel plugins from proposal-... to transform-... - <a href="https://redirect.github.com/storybookjs/storybook/pull/24290">#24290</a>, thanks <a href="https://github.com/roottool"><code>@​roottool</code></a>!</li>
    263 <li>NextJS: Fix default next image loader when src has params - <a href="https://redirect.github.com/storybookjs/storybook/pull/24187">#24187</a>, thanks <a href="https://github.com/json-betsec"><code>@​json-betsec</code></a>!</li>
    264 <li>NextJS: Fix Image Context re-use via singleton - <a href="https://redirect.github.com/storybookjs/storybook/pull/24146">#24146</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a>!</li>
    265 <li>NextJS: Improve support for Windows-style paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/23695">#23695</a>, thanks <a href="https://github.com/T99"><code>@​T99</code></a>!</li>
    266 <li>React: Upgrade <code>react-docgen</code> to <code>6.0.x</code> and improve argTypes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23825">#23825</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    267 <li>Svelte: Fix docs generating when using <code>lang=&quot;ts&quot;</code> or optional chaining - <a href="https://redirect.github.com/storybookjs/storybook/pull/24096">#24096</a>, thanks <a href="https://github.com/j3rem1e"><code>@​j3rem1e</code></a>!</li>
    268 <li>UI: Filter some manager errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/24217">#24217</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    269 <li>UI: Fix className missing in syntaxhighlighter - <a href="https://redirect.github.com/storybookjs/storybook/pull/24491">#24491</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    270 <li>UI: Update ScrollArea with radix - <a href="https://redirect.github.com/storybookjs/storybook/pull/24413">#24413</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
    271 <li>UI: Improve contrast ratio between focus / hover - <a href="https://redirect.github.com/storybookjs/storybook/pull/24205">#24205</a>, thanks <a href="https://github.com/chocoscoding"><code>@​chocoscoding</code></a>!</li>
    272 <li>Vite: Move mdx-plugin from <code>@storybook/builder-vite</code> to <code>@storybook/addon-docs</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24166">#24166</a>, thanks <a href="https://github.com/bryanjtc"><code>@​bryanjtc</code></a>!</li>
    273 <li>Vite: Support Vite 5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24395">#24395</a>, thanks <a href="https://github.com/IanVS"><code>@​IanVS</code></a>!</li>
    274 <li>Web-components: Add Lit3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24437">#24437</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    275 <li>Webpack: Display errors on build - <a href="https://redirect.github.com/storybookjs/storybook/pull/24377">#24377</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    276 <li>Webpack: Categorize builder error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24031">#24031</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    277 <li>Webpack: Use logger.warn on warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24472">#24472</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    278 </ul>
    279 <!-- raw HTML omitted -->
    280 <!-- raw HTML omitted -->
    281 </blockquote>
    282 <p>... (truncated)</p>
    283 </details>
    284 <details>
    285 <summary>Changelog</summary>
    286 <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>
    287 <blockquote>
    288 <h2>7.5.0</h2>
    289 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    290 <ul>
    291 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    292 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    293 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    294 <li>🀄 Support rename font import for Next.js</li>
    295 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    296 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    297 </ul>
    298 <!-- raw HTML omitted -->
    299 <ul>
    300 <li>Angular: Introduce argsToTemplate for property and event Bindings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24434">#24434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    301 <li>Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - <a href="https://redirect.github.com/storybookjs/storybook/pull/24388">#24388</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    302 <li>Angular: Categorize legacy build options error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24014">#24014</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    303 <li>Angular: Fix Angular 15 support and add zone.js v0.14.x support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24367">#24367</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    304 <li>Angular: Allow loading standalone directives - <a href="https://redirect.github.com/storybookjs/storybook/pull/24448">#24448</a>, thanks <a href="https://github.com/osnoser1"><code>@​osnoser1</code></a>!</li>
    305 <li>CLI: Inform the user how to dedupe and strip color from info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24087">#24087</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    306 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24003">#24003</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    307 <li>CLI: Change /Date$/ to /Dates$/i - <a href="https://redirect.github.com/storybookjs/storybook/pull/24195">#24195</a>, thanks <a href="https://github.com/arup1221"><code>@​arup1221</code></a>!</li>
    308 <li>CLI: Improve sanitization logic in crash reports - <a href="https://redirect.github.com/storybookjs/storybook/pull/24028">#24028</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    309 <li>CLI: Remove random commas in storybook upgrade logs - <a href="https://redirect.github.com/storybookjs/storybook/pull/22333">#22333</a>, thanks <a href="https://github.com/joaonunomota"><code>@​joaonunomota</code></a>!</li>
    310 <li>Controls: Fix select / multiselect when value contains multiple spaces - <a href="https://redirect.github.com/storybookjs/storybook/pull/22334">#22334</a>, thanks <a href="https://github.com/oxcened"><code>@​oxcened</code></a>!</li>
    311 <li>Core: Add class name to Storybook error name - <a href="https://redirect.github.com/storybookjs/storybook/pull/24371">#24371</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    312 <li>Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - <a href="https://redirect.github.com/storybookjs/storybook/pull/23938">#23938</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    313 <li>Doc Blocks: Add title to Meta prop types - <a href="https://redirect.github.com/storybookjs/storybook/pull/23370">#23370</a>, thanks <a href="https://github.com/iqbalcodes6602"><code>@​iqbalcodes6602</code></a>!</li>
    314 <li>ManagerAPI: Fix bug with story redirection when URL has partial storyId - <a href="https://redirect.github.com/storybookjs/storybook/pull/24345">#24345</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    315 <li>NextJS: Support rename font import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24406">#24406</a>, thanks <a href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a>!</li>
    316 <li>NextJS: Change babel plugins from proposal-... to transform-... - <a href="https://redirect.github.com/storybookjs/storybook/pull/24290">#24290</a>, thanks <a href="https://github.com/roottool"><code>@​roottool</code></a>!</li>
    317 <li>NextJS: Fix default next image loader when src has params - <a href="https://redirect.github.com/storybookjs/storybook/pull/24187">#24187</a>, thanks <a href="https://github.com/json-betsec"><code>@​json-betsec</code></a>!</li>
    318 <li>NextJS: Fix Image Context re-use via singleton - <a href="https://redirect.github.com/storybookjs/storybook/pull/24146">#24146</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a>!</li>
    319 <li>NextJS: Improve support for Windows-style paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/23695">#23695</a>, thanks <a href="https://github.com/T99"><code>@​T99</code></a>!</li>
    320 <li>React: Upgrade <code>react-docgen</code> to <code>6.0.x</code> and improve argTypes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23825">#23825</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    321 <li>Svelte: Fix docs generating when using <code>lang=&quot;ts&quot;</code> or optional chaining - <a href="https://redirect.github.com/storybookjs/storybook/pull/24096">#24096</a>, thanks <a href="https://github.com/j3rem1e"><code>@​j3rem1e</code></a>!</li>
    322 <li>UI: Filter some manager errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/24217">#24217</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    323 <li>UI: Update ScrollArea with radix - <a href="https://redirect.github.com/storybookjs/storybook/pull/24413">#24413</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
    324 <li>UI: Improve contrast ratio between focus / hover - <a href="https://redirect.github.com/storybookjs/storybook/pull/24205">#24205</a>, thanks <a href="https://github.com/chocoscoding"><code>@​chocoscoding</code></a>!</li>
    325 <li>UI: Fix className missing in syntaxhighlighter - <a href="https://redirect.github.com/storybookjs/storybook/pull/24491">#24491</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    326 <li>Vite: Move mdx-plugin from <code>@storybook/builder-vite</code> to <code>@storybook/addon-docs</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24166">#24166</a>, thanks <a href="https://github.com/bryanjtc"><code>@​bryanjtc</code></a>!</li>
    327 <li>Vite: Support Vite 5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24395">#24395</a>, thanks <a href="https://github.com/IanVS"><code>@​IanVS</code></a>!</li>
    328 <li>Web-components: Add Lit3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24437">#24437</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    329 <li>Webpack: Display errors on build - <a href="https://redirect.github.com/storybookjs/storybook/pull/24377">#24377</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    330 <li>Webpack: Categorize builder error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24031">#24031</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    331 <li>Webpack: Use logger.warn on warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24472">#24472</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    332 </ul>
    333 <!-- raw HTML omitted -->
    334 </blockquote>
    335 </details>
    336 <details>
    337 <summary>Commits</summary>
    338 <ul>
    339 <li><a href="https://github.com/storybookjs/storybook/commit/fea453a864c3a8d252b6be04dabf07fe19a8e235"><code>fea453a</code></a> Bump version from &quot;7.5.0-alpha.7&quot; to &quot;7.5.0&quot; [skip ci]</li>
    340 <li><a href="https://github.com/storybookjs/storybook/commit/0a6e94ce350d878bea457b160706f5b37c977931"><code>0a6e94c</code></a> Bump version from &quot;7.5.0-alpha.6&quot; to &quot;7.5.0-alpha.7&quot; [skip ci]</li>
    341 <li><a href="https://github.com/storybookjs/storybook/commit/25af33cf6e4665489e2b355f82e2c2ecadc98302"><code>25af33c</code></a> Bump version from &quot;7.5.0-alpha.5&quot; to &quot;7.5.0-alpha.6&quot; [skip ci]</li>
    342 <li><a href="https://github.com/storybookjs/storybook/commit/816e86e4b2517eb42fb1b3846ba6a4116ac201b3"><code>816e86e</code></a> Bump version from &quot;7.5.0-alpha.4&quot; to &quot;7.5.0-alpha.5&quot; [skip ci]</li>
    343 <li><a href="https://github.com/storybookjs/storybook/commit/149711c5b454e1c52342fed89e80abd66a93c41e"><code>149711c</code></a> Bump version from &quot;7.5.0-alpha.3&quot; to &quot;7.5.0-alpha.4&quot; [skip ci]</li>
    344 <li><a href="https://github.com/storybookjs/storybook/commit/a12a65bb2ae79b4b0efb36131a3a6c7faa74bc31"><code>a12a65b</code></a> Bump version from &quot;7.5.0-alpha.2&quot; to &quot;7.5.0-alpha.3&quot; [skip ci]</li>
    345 <li><a href="https://github.com/storybookjs/storybook/commit/70e67507299b2fa2cbaad9c28b5b107971df9ee1"><code>70e6750</code></a> Bump version from &quot;7.5.0-alpha.1&quot; to &quot;7.5.0-alpha.2&quot; [skip ci]</li>
    346 <li><a href="https://github.com/storybookjs/storybook/commit/b8b95d7a08d4bfaa849d94388f8cadb412d14c97"><code>b8b95d7</code></a> Bump version from &quot;7.5.0-alpha.0&quot; to &quot;7.5.0-alpha.1&quot; [skip ci]</li>
    347 <li><a href="https://github.com/storybookjs/storybook/commit/b3b3ba9be564eb9168145a968869d8d7079e9099"><code>b3b3ba9</code></a> Bump version from &quot;7.4.0&quot; to &quot;7.5.0-alpha.0&quot; [skip ci]</li>
    348 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.0/code/addons/essentials">compare view</a></li>
    349 </ul>
    350 </details>
    351 <br />
    352 
    353 Updates `@storybook/addon-interactions` from 7.4.6 to 7.5.0
    354 <details>
    355 <summary>Release notes</summary>
    356 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s releases</a>.</em></p>
    357 <blockquote>
    358 <h2>v7.5.0</h2>
    359 <h2>7.5.0</h2>
    360 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    361 <ul>
    362 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    363 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    364 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    365 <li>🀄 Support rename font import for Next.js</li>
    366 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    367 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    368 </ul>
    369 <!-- raw HTML omitted -->
    370 <ul>
    371 <li>Angular: Introduce argsToTemplate for property and event Bindings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24434">#24434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    372 <li>Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - <a href="https://redirect.github.com/storybookjs/storybook/pull/24388">#24388</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    373 <li>Angular: Categorize legacy build options error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24014">#24014</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    374 <li>Angular: Fix Angular 15 support and add zone.js v0.14.x support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24367">#24367</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    375 <li>Angular: Allow loading standalone directives - <a href="https://redirect.github.com/storybookjs/storybook/pull/24448">#24448</a>, thanks <a href="https://github.com/osnoser1"><code>@​osnoser1</code></a>!</li>
    376 <li>CLI: Inform the user how to dedupe and strip color from info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24087">#24087</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    377 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24003">#24003</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    378 <li>CLI: Change /Date$/ to /Dates$/i - <a href="https://redirect.github.com/storybookjs/storybook/pull/24195">#24195</a>, thanks <a href="https://github.com/arup1221"><code>@​arup1221</code></a>!</li>
    379 <li>CLI: Improve sanitization logic in crash reports - <a href="https://redirect.github.com/storybookjs/storybook/pull/24028">#24028</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    380 <li>CLI: Remove random commas in storybook upgrade logs - <a href="https://redirect.github.com/storybookjs/storybook/pull/22333">#22333</a>, thanks <a href="https://github.com/joaonunomota"><code>@​joaonunomota</code></a>!</li>
    381 <li>Controls: Fix select / multiselect when value contains multiple spaces - <a href="https://redirect.github.com/storybookjs/storybook/pull/22334">#22334</a>, thanks <a href="https://github.com/oxcened"><code>@​oxcened</code></a>!</li>
    382 <li>Core: Add class name to Storybook error name - <a href="https://redirect.github.com/storybookjs/storybook/pull/24371">#24371</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    383 <li>Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - <a href="https://redirect.github.com/storybookjs/storybook/pull/23938">#23938</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    384 <li>Doc Blocks: Add title to Meta prop types - <a href="https://redirect.github.com/storybookjs/storybook/pull/23370">#23370</a>, thanks <a href="https://github.com/iqbalcodes6602"><code>@​iqbalcodes6602</code></a>!</li>
    385 <li>ManagerAPI: Fix bug with story redirection when URL has partial storyId - <a href="https://redirect.github.com/storybookjs/storybook/pull/24345">#24345</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    386 <li>NextJS: Support rename font import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24406">#24406</a>, thanks <a href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a>!</li>
    387 <li>NextJS: Change babel plugins from proposal-... to transform-... - <a href="https://redirect.github.com/storybookjs/storybook/pull/24290">#24290</a>, thanks <a href="https://github.com/roottool"><code>@​roottool</code></a>!</li>
    388 <li>NextJS: Fix default next image loader when src has params - <a href="https://redirect.github.com/storybookjs/storybook/pull/24187">#24187</a>, thanks <a href="https://github.com/json-betsec"><code>@​json-betsec</code></a>!</li>
    389 <li>NextJS: Fix Image Context re-use via singleton - <a href="https://redirect.github.com/storybookjs/storybook/pull/24146">#24146</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a>!</li>
    390 <li>NextJS: Improve support for Windows-style paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/23695">#23695</a>, thanks <a href="https://github.com/T99"><code>@​T99</code></a>!</li>
    391 <li>React: Upgrade <code>react-docgen</code> to <code>6.0.x</code> and improve argTypes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23825">#23825</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    392 <li>Svelte: Fix docs generating when using <code>lang=&quot;ts&quot;</code> or optional chaining - <a href="https://redirect.github.com/storybookjs/storybook/pull/24096">#24096</a>, thanks <a href="https://github.com/j3rem1e"><code>@​j3rem1e</code></a>!</li>
    393 <li>UI: Filter some manager errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/24217">#24217</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    394 <li>UI: Fix className missing in syntaxhighlighter - <a href="https://redirect.github.com/storybookjs/storybook/pull/24491">#24491</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    395 <li>UI: Update ScrollArea with radix - <a href="https://redirect.github.com/storybookjs/storybook/pull/24413">#24413</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
    396 <li>UI: Improve contrast ratio between focus / hover - <a href="https://redirect.github.com/storybookjs/storybook/pull/24205">#24205</a>, thanks <a href="https://github.com/chocoscoding"><code>@​chocoscoding</code></a>!</li>
    397 <li>Vite: Move mdx-plugin from <code>@storybook/builder-vite</code> to <code>@storybook/addon-docs</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24166">#24166</a>, thanks <a href="https://github.com/bryanjtc"><code>@​bryanjtc</code></a>!</li>
    398 <li>Vite: Support Vite 5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24395">#24395</a>, thanks <a href="https://github.com/IanVS"><code>@​IanVS</code></a>!</li>
    399 <li>Web-components: Add Lit3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24437">#24437</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    400 <li>Webpack: Display errors on build - <a href="https://redirect.github.com/storybookjs/storybook/pull/24377">#24377</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    401 <li>Webpack: Categorize builder error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24031">#24031</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    402 <li>Webpack: Use logger.warn on warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24472">#24472</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    403 </ul>
    404 <!-- raw HTML omitted -->
    405 <!-- raw HTML omitted -->
    406 </blockquote>
    407 <p>... (truncated)</p>
    408 </details>
    409 <details>
    410 <summary>Changelog</summary>
    411 <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>
    412 <blockquote>
    413 <h2>7.5.0</h2>
    414 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    415 <ul>
    416 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    417 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    418 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    419 <li>🀄 Support rename font import for Next.js</li>
    420 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    421 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    422 </ul>
    423 <!-- raw HTML omitted -->
    424 <ul>
    425 <li>Angular: Introduce argsToTemplate for property and event Bindings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24434">#24434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    426 <li>Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - <a href="https://redirect.github.com/storybookjs/storybook/pull/24388">#24388</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    427 <li>Angular: Categorize legacy build options error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24014">#24014</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    428 <li>Angular: Fix Angular 15 support and add zone.js v0.14.x support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24367">#24367</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    429 <li>Angular: Allow loading standalone directives - <a href="https://redirect.github.com/storybookjs/storybook/pull/24448">#24448</a>, thanks <a href="https://github.com/osnoser1"><code>@​osnoser1</code></a>!</li>
    430 <li>CLI: Inform the user how to dedupe and strip color from info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24087">#24087</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    431 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24003">#24003</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    432 <li>CLI: Change /Date$/ to /Dates$/i - <a href="https://redirect.github.com/storybookjs/storybook/pull/24195">#24195</a>, thanks <a href="https://github.com/arup1221"><code>@​arup1221</code></a>!</li>
    433 <li>CLI: Improve sanitization logic in crash reports - <a href="https://redirect.github.com/storybookjs/storybook/pull/24028">#24028</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    434 <li>CLI: Remove random commas in storybook upgrade logs - <a href="https://redirect.github.com/storybookjs/storybook/pull/22333">#22333</a>, thanks <a href="https://github.com/joaonunomota"><code>@​joaonunomota</code></a>!</li>
    435 <li>Controls: Fix select / multiselect when value contains multiple spaces - <a href="https://redirect.github.com/storybookjs/storybook/pull/22334">#22334</a>, thanks <a href="https://github.com/oxcened"><code>@​oxcened</code></a>!</li>
    436 <li>Core: Add class name to Storybook error name - <a href="https://redirect.github.com/storybookjs/storybook/pull/24371">#24371</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    437 <li>Core: Deprecate storyStoreV6 (including storiesOf) and storyIndexers - <a href="https://redirect.github.com/storybookjs/storybook/pull/23938">#23938</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    438 <li>Doc Blocks: Add title to Meta prop types - <a href="https://redirect.github.com/storybookjs/storybook/pull/23370">#23370</a>, thanks <a href="https://github.com/iqbalcodes6602"><code>@​iqbalcodes6602</code></a>!</li>
    439 <li>ManagerAPI: Fix bug with story redirection when URL has partial storyId - <a href="https://redirect.github.com/storybookjs/storybook/pull/24345">#24345</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    440 <li>NextJS: Support rename font import - <a href="https://redirect.github.com/storybookjs/storybook/pull/24406">#24406</a>, thanks <a href="https://github.com/yoshi2no"><code>@​yoshi2no</code></a>!</li>
    441 <li>NextJS: Change babel plugins from proposal-... to transform-... - <a href="https://redirect.github.com/storybookjs/storybook/pull/24290">#24290</a>, thanks <a href="https://github.com/roottool"><code>@​roottool</code></a>!</li>
    442 <li>NextJS: Fix default next image loader when src has params - <a href="https://redirect.github.com/storybookjs/storybook/pull/24187">#24187</a>, thanks <a href="https://github.com/json-betsec"><code>@​json-betsec</code></a>!</li>
    443 <li>NextJS: Fix Image Context re-use via singleton - <a href="https://redirect.github.com/storybookjs/storybook/pull/24146">#24146</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a>!</li>
    444 <li>NextJS: Improve support for Windows-style paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/23695">#23695</a>, thanks <a href="https://github.com/T99"><code>@​T99</code></a>!</li>
    445 <li>React: Upgrade <code>react-docgen</code> to <code>6.0.x</code> and improve argTypes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23825">#23825</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    446 <li>Svelte: Fix docs generating when using <code>lang=&quot;ts&quot;</code> or optional chaining - <a href="https://redirect.github.com/storybookjs/storybook/pull/24096">#24096</a>, thanks <a href="https://github.com/j3rem1e"><code>@​j3rem1e</code></a>!</li>
    447 <li>UI: Filter some manager errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/24217">#24217</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    448 <li>UI: Update ScrollArea with radix - <a href="https://redirect.github.com/storybookjs/storybook/pull/24413">#24413</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
    449 <li>UI: Improve contrast ratio between focus / hover - <a href="https://redirect.github.com/storybookjs/storybook/pull/24205">#24205</a>, thanks <a href="https://github.com/chocoscoding"><code>@​chocoscoding</code></a>!</li>
    450 <li>UI: Fix className missing in syntaxhighlighter - <a href="https://redirect.github.com/storybookjs/storybook/pull/24491">#24491</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    451 <li>Vite: Move mdx-plugin from <code>@storybook/builder-vite</code> to <code>@storybook/addon-docs</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/24166">#24166</a>, thanks <a href="https://github.com/bryanjtc"><code>@​bryanjtc</code></a>!</li>
    452 <li>Vite: Support Vite 5 - <a href="https://redirect.github.com/storybookjs/storybook/pull/24395">#24395</a>, thanks <a href="https://github.com/IanVS"><code>@​IanVS</code></a>!</li>
    453 <li>Web-components: Add Lit3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24437">#24437</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    454 <li>Webpack: Display errors on build - <a href="https://redirect.github.com/storybookjs/storybook/pull/24377">#24377</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    455 <li>Webpack: Categorize builder error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24031">#24031</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    456 <li>Webpack: Use logger.warn on warnings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24472">#24472</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    457 </ul>
    458 <!-- raw HTML omitted -->
    459 </blockquote>
    460 </details>
    461 <details>
    462 <summary>Commits</summary>
    463 <ul>
    464 <li><a href="https://github.com/storybookjs/storybook/commit/fea453a864c3a8d252b6be04dabf07fe19a8e235"><code>fea453a</code></a> Bump version from &quot;7.5.0-alpha.7&quot; to &quot;7.5.0&quot; [skip ci]</li>
    465 <li><a href="https://github.com/storybookjs/storybook/commit/0a6e94ce350d878bea457b160706f5b37c977931"><code>0a6e94c</code></a> Bump version from &quot;7.5.0-alpha.6&quot; to &quot;7.5.0-alpha.7&quot; [skip ci]</li>
    466 <li><a href="https://github.com/storybookjs/storybook/commit/25af33cf6e4665489e2b355f82e2c2ecadc98302"><code>25af33c</code></a> Bump version from &quot;7.5.0-alpha.5&quot; to &quot;7.5.0-alpha.6&quot; [skip ci]</li>
    467 <li><a href="https://github.com/storybookjs/storybook/commit/1fc5ed41b765ed8b49fee5b0bf1eaf7aa9a21de9"><code>1fc5ed4</code></a> upgrade to node18 in a backwards compatible way</li>
    468 <li><a href="https://github.com/storybookjs/storybook/commit/816e86e4b2517eb42fb1b3846ba6a4116ac201b3"><code>816e86e</code></a> Bump version from &quot;7.5.0-alpha.4&quot; to &quot;7.5.0-alpha.5&quot; [skip ci]</li>
    469 <li><a href="https://github.com/storybookjs/storybook/commit/149711c5b454e1c52342fed89e80abd66a93c41e"><code>149711c</code></a> Bump version from &quot;7.5.0-alpha.3&quot; to &quot;7.5.0-alpha.4&quot; [skip ci]</li>
    470 <li><a href="https://github.com/storybookjs/storybook/commit/a12a65bb2ae79b4b0efb36131a3a6c7faa74bc31"><code>a12a65b</code></a> Bump version from &quot;7.5.0-alpha.2&quot; to &quot;7.5.0-alpha.3&quot; [skip ci]</li>
    471 <li><a href="https://github.com/storybookjs/storybook/commit/70e67507299b2fa2cbaad9c28b5b107971df9ee1"><code>70e6750</code></a> Bump version from &quot;7.5.0-alpha.1&quot; to &quot;7.5.0-alpha.2&quot; [skip ci]</li>
    472 <li><a href="https://github.com/storybookjs/storybook/commit/b8b95d7a08d4bfaa849d94388f8cadb412d14c97"><code>b8b95d7</code></a> Bump version from &quot;7.5.0-alpha.0&quot; to &quot;7.5.0-alpha.1&quot; [skip ci]</li>
    473 <li><a href="https://github.com/storybookjs/storybook/commit/b3b3ba9be564eb9168145a968869d8d7079e9099"><code>b3b3ba9</code></a> Bump version from &quot;7.4.0&quot; to &quot;7.5.0-alpha.0&quot; [skip ci]</li>
    474 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.0/code/addons/interactions">compare view</a></li>
    475 </ul>
    476 </details>
    477 <br />
    478 
    479 Updates `@storybook/addon-links` from 7.4.6 to 7.5.0
    480 <details>
    481 <summary>Release notes</summary>
    482 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s releases</a>.</em></p>
    483 <blockquote>
    484 <h2>v7.5.0</h2>
    485 <h2>7.5.0</h2>
    486 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    487 <ul>
    488 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    489 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    490 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    491 <li>🀄 Support rename font import for Next.js</li>
    492 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    493 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    494 </ul>
    495 <!-- raw HTML omitted -->
    496 <ul>
    497 <li>Angular: Introduce argsToTemplate for property and event Bindings - <a href="https://redirect.github.com/storybookjs/storybook/pull/24434">#24434</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    498 <li>Angular: Add schema options (debugWebpack, webpackStatsJson, and more) - <a href="https://redirect.github.com/storybookjs/storybook/pull/24388">#24388</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    499 <li>Angular: Categorize legacy build options error - <a href="https://redirect.github.com/storybookjs/storybook/pull/24014">#24014</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    500 <li>Angular: Fix Angular 15 support and add zone.js v0.14.x support - <a href="https://redirect.github.com/storybookjs/storybook/pull/24367">#24367</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
    501 <li>Angular: Allow loading standalone directives - <a href="https://redirect.github.com/storybookjs/storybook/pull/24448">#24448</a>, thanks <a href="https://github.com/osnoser1"><code>@​osnoser1</code></a>!</li>
    502 <li>CLI: Inform the user how to dedupe and strip color from info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24087">#24087</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
    503 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com/storybookjs/storybook/pull/24003">#24003</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>...
    504 
    505 _Description has been truncated_
    506 
    507 
    508 ## Comments
    509 
    510 ### @dependabot[bot] — 2023-10-19T10:08:03Z
    511 
    512 Looks like these dependencies are updatable in another way, so this is no longer needed.
    513