cetirizine.meta

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

147.md (66506B)


      1 # PR #147 Bump the development-dependencies group with 22 updates
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-10-19T10:11:03Z
      6 - **Branch:** dependabot/npm_and_yarn/development-dependencies-3a886e44d6 → main
      7 - **Merged:** 2023-10-20T07:41:08Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [147.diff](./147.diff)
     10 
     11 ---
     12 
     13 Bumps the development-dependencies group with 22 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.29` |
     29 | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.8` | `18.2.14` |
     30 | [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) | `3.16.1` | `3.16.2` |
     31 | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.4` | `6.8.0` |
     32 | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.4` | `6.8.0` |
     33 | [eslint](https://github.com/eslint/eslint) | `8.50.0` | `8.51.0` |
     34 | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.14` | `0.6.15` |
     35 | [sass](https://github.com/sass/dart-sass) | `1.68.0` | `1.69.4` |
     36 | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.4.6` | `7.5.0` |
     37 | [storybook-addon-react-router-v6](https://github.com/JesusTheHun/storybook-addon-react-router-v6) | `2.0.7` | `2.0.8` |
     38 | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.4.10` | `4.5.0` |
     39 
     40 Updates `@percy/cli` from 1.27.2 to 1.27.3
     41 <details>
     42 <summary>Release notes</summary>
     43 <p><em>Sourced from <a href="https://github.com/percy/cli/releases"><code>@​percy/cli</code>'s releases</a>.</em></p>
     44 <blockquote>
     45 <h2>v1.27.3</h2>
     46 <!-- raw HTML omitted -->
     47 <h2>What's Changed</h2>
     48 <h3>✨ Enhancements</h3>
     49 <ul>
     50 <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>
     51 <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>
     52 <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>
     53 </ul>
     54 <h3>🐛 Bug Fixes</h3>
     55 <ul>
     56 <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>
     57 </ul>
     58 <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>
     59 <h2>v1.27.3-beta.0</h2>
     60 <!-- raw HTML omitted -->
     61 <h2>What's Changed</h2>
     62 <h3>✨ Enhancements</h3>
     63 <ul>
     64 <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>
     65 <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>
     66 </ul>
     67 <h3>🐛 Bug fixes</h3>
     68 <ul>
     69 <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>
     70 </ul>
     71 <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>
     72 </blockquote>
     73 </details>
     74 <details>
     75 <summary>Commits</summary>
     76 <ul>
     77 <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>
     78 <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>
     79 <li>See full diff in <a href="https://github.com/percy/cli/commits/v1.27.3/packages/cli">compare view</a></li>
     80 </ul>
     81 </details>
     82 <br />
     83 
     84 Updates `@percy/storybook` from 4.3.6 to 4.3.7
     85 <details>
     86 <summary>Commits</summary>
     87 <ul>
     88 <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>
     89 <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>
     90 <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>
     91 <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>
     92 <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>
     93 <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>
     94 <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>
     95 <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>
     96 <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>
     97 <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>
     98 <li>Additional commits viewable in <a href="https://github.com/percy/percy-storybook/compare/v4.3.6...v4.3.7">compare view</a></li>
     99 </ul>
    100 </details>
    101 <br />
    102 
    103 Updates `@storybook/addon-a11y` from 7.4.6 to 7.5.0
    104 <details>
    105 <summary>Release notes</summary>
    106 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-a11y</code>'s releases</a>.</em></p>
    107 <blockquote>
    108 <h2>v7.5.0</h2>
    109 <h2>7.5.0</h2>
    110 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    111 <ul>
    112 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    113 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    114 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    115 <li>🀄 Support rename font import for Next.js</li>
    116 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    117 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    118 </ul>
    119 <!-- raw HTML omitted -->
    120 <ul>
    121 <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>
    122 <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>
    123 <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>
    124 <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>
    125 <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>
    126 <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>
    127 <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>
    128 <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>
    129 <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>
    130 <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>
    131 <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>
    132 <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>
    133 <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>
    134 <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>
    135 <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>
    136 <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>
    137 <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>
    138 <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>
    139 <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>
    140 <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>
    141 <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>
    142 <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>
    143 <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>
    144 <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>
    145 <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>
    146 <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>
    147 <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>
    148 <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>
    149 <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>
    150 <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>
    151 <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>
    152 <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>
    153 </ul>
    154 <!-- raw HTML omitted -->
    155 <!-- raw HTML omitted -->
    156 </blockquote>
    157 <p>... (truncated)</p>
    158 </details>
    159 <details>
    160 <summary>Changelog</summary>
    161 <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>
    162 <blockquote>
    163 <h2>7.5.0</h2>
    164 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    165 <ul>
    166 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    167 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    168 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    169 <li>🀄 Support rename font import for Next.js</li>
    170 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    171 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    172 </ul>
    173 <!-- raw HTML omitted -->
    174 <ul>
    175 <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>
    176 <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>
    177 <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>
    178 <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>
    179 <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>
    180 <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>
    181 <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>
    182 <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>
    183 <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>
    184 <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>
    185 <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>
    186 <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>
    187 <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>
    188 <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>
    189 <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>
    190 <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>
    191 <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>
    192 <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>
    193 <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>
    194 <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>
    195 <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>
    196 <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>
    197 <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>
    198 <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>
    199 <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>
    200 <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>
    201 <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>
    202 <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>
    203 <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>
    204 <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>
    205 <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>
    206 <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>
    207 </ul>
    208 <!-- raw HTML omitted -->
    209 </blockquote>
    210 </details>
    211 <details>
    212 <summary>Commits</summary>
    213 <ul>
    214 <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>
    215 <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>
    216 <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>
    217 <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>
    218 <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>
    219 <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>
    220 <li><a href="https://github.com/storybookjs/storybook/commit/87ca92718a138ab4403a0ae7709b938c40240754"><code>87ca927</code></a> fix types issues, after upgrading by regenerating lockfiles</li>
    221 <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>
    222 <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>
    223 <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>
    224 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.0/code/addons/a11y">compare view</a></li>
    225 </ul>
    226 </details>
    227 <br />
    228 
    229 Updates `@storybook/addon-essentials` from 7.4.6 to 7.5.0
    230 <details>
    231 <summary>Release notes</summary>
    232 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s releases</a>.</em></p>
    233 <blockquote>
    234 <h2>v7.5.0</h2>
    235 <h2>7.5.0</h2>
    236 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    237 <ul>
    238 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    239 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    240 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    241 <li>🀄 Support rename font import for Next.js</li>
    242 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    243 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    244 </ul>
    245 <!-- raw HTML omitted -->
    246 <ul>
    247 <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>
    248 <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>
    249 <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>
    250 <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>
    251 <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>
    252 <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>
    253 <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>
    254 <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>
    255 <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>
    256 <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>
    257 <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>
    258 <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>
    259 <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>
    260 <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>
    261 <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>
    262 <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>
    263 <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>
    264 <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>
    265 <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>
    266 <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>
    267 <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>
    268 <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>
    269 <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>
    270 <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>
    271 <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>
    272 <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>
    273 <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>
    274 <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>
    275 <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>
    276 <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>
    277 <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>
    278 <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>
    279 </ul>
    280 <!-- raw HTML omitted -->
    281 <!-- raw HTML omitted -->
    282 </blockquote>
    283 <p>... (truncated)</p>
    284 </details>
    285 <details>
    286 <summary>Changelog</summary>
    287 <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>
    288 <blockquote>
    289 <h2>7.5.0</h2>
    290 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    291 <ul>
    292 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    293 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    294 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    295 <li>🀄 Support rename font import for Next.js</li>
    296 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    297 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    298 </ul>
    299 <!-- raw HTML omitted -->
    300 <ul>
    301 <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>
    302 <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>
    303 <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>
    304 <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>
    305 <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>
    306 <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>
    307 <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>
    308 <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>
    309 <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>
    310 <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>
    311 <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>
    312 <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>
    313 <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>
    314 <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>
    315 <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>
    316 <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>
    317 <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>
    318 <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>
    319 <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>
    320 <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>
    321 <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>
    322 <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>
    323 <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>
    324 <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>
    325 <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>
    326 <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>
    327 <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>
    328 <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>
    329 <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>
    330 <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>
    331 <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>
    332 <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>
    333 </ul>
    334 <!-- raw HTML omitted -->
    335 </blockquote>
    336 </details>
    337 <details>
    338 <summary>Commits</summary>
    339 <ul>
    340 <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>
    341 <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>
    342 <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>
    343 <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>
    344 <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>
    345 <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>
    346 <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>
    347 <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>
    348 <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>
    349 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.0/code/addons/essentials">compare view</a></li>
    350 </ul>
    351 </details>
    352 <br />
    353 
    354 Updates `@storybook/addon-interactions` from 7.4.6 to 7.5.0
    355 <details>
    356 <summary>Release notes</summary>
    357 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s releases</a>.</em></p>
    358 <blockquote>
    359 <h2>v7.5.0</h2>
    360 <h2>7.5.0</h2>
    361 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    362 <ul>
    363 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    364 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    365 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    366 <li>🀄 Support rename font import for Next.js</li>
    367 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    368 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    369 </ul>
    370 <!-- raw HTML omitted -->
    371 <ul>
    372 <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>
    373 <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>
    374 <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>
    375 <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>
    376 <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>
    377 <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>
    378 <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>
    379 <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>
    380 <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>
    381 <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>
    382 <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>
    383 <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>
    384 <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>
    385 <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>
    386 <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>
    387 <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>
    388 <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>
    389 <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>
    390 <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>
    391 <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>
    392 <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>
    393 <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>
    394 <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>
    395 <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>
    396 <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>
    397 <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>
    398 <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>
    399 <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>
    400 <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>
    401 <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>
    402 <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>
    403 <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>
    404 </ul>
    405 <!-- raw HTML omitted -->
    406 <!-- raw HTML omitted -->
    407 </blockquote>
    408 <p>... (truncated)</p>
    409 </details>
    410 <details>
    411 <summary>Changelog</summary>
    412 <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>
    413 <blockquote>
    414 <h2>7.5.0</h2>
    415 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    416 <ul>
    417 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    418 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    419 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    420 <li>🀄 Support rename font import for Next.js</li>
    421 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    422 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    423 </ul>
    424 <!-- raw HTML omitted -->
    425 <ul>
    426 <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>
    427 <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>
    428 <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>
    429 <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>
    430 <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>
    431 <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>
    432 <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>
    433 <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>
    434 <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>
    435 <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>
    436 <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>
    437 <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>
    438 <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>
    439 <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>
    440 <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>
    441 <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>
    442 <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>
    443 <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>
    444 <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>
    445 <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>
    446 <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>
    447 <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>
    448 <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>
    449 <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>
    450 <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>
    451 <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>
    452 <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>
    453 <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>
    454 <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>
    455 <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>
    456 <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>
    457 <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>
    458 </ul>
    459 <!-- raw HTML omitted -->
    460 </blockquote>
    461 </details>
    462 <details>
    463 <summary>Commits</summary>
    464 <ul>
    465 <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>
    466 <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>
    467 <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>
    468 <li><a href="https://github.com/storybookjs/storybook/commit/1fc5ed41b765ed8b49fee5b0bf1eaf7aa9a21de9"><code>1fc5ed4</code></a> upgrade to node18 in a backwards compatible way</li>
    469 <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>
    470 <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>
    471 <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>
    472 <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>
    473 <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>
    474 <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>
    475 <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v7.5.0/code/addons/interactions">compare view</a></li>
    476 </ul>
    477 </details>
    478 <br />
    479 
    480 Updates `@storybook/addon-links` from 7.4.6 to 7.5.0
    481 <details>
    482 <summary>Release notes</summary>
    483 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s releases</a>.</em></p>
    484 <blockquote>
    485 <h2>v7.5.0</h2>
    486 <h2>7.5.0</h2>
    487 <p>Storybook 7.5 enhances your Storybook experience with several key updates:</p>
    488 <ul>
    489 <li>💃🏼 Now supports Lit 3.0 and Vite 5</li>
    490 <li>👻 storiesOf and storyStoreV6 officially deprecated</li>
    491 <li>🔨 Fix Webpack5 build errors not being propagated</li>
    492 <li>🀄 Support rename font import for Next.js</li>
    493 <li>⬆️ Upgrade react-docgen to 6.0.x and improve argTypes</li>
    494 <li>✨ Many Angular improvements such as introducing argsToTemplate , new schema debugging options, support for standalone directives, etc.</li>
    495 </ul>
    496 <!-- raw HTML omitted -->
    497 <ul>
    498 <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>
    499 <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>
    500 <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>
    501 <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>
    502 <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>
    503 <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>
    504 <li>CLI: Add more information to storybook info command - <a href="https://redirect.github.com...
    505 
    506 _Description has been truncated_
    507