mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: bump @storybook/addon-interactions from 8.4.6 to 8.5.3 in /site (#16402)
Bumps [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) from 8.4.6 to 8.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-interactions</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v8.5.2</h2> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>v8.5.1</h2> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>v8.5.0</h2> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI</li> <li>⚛️ React 19 support</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <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> <blockquote> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add <code>@vitest/coverage-v8</code> during postinstall if no coverage reporter is installed - <a href="https://redirect.github.com/storybookjs/storybook/pull/29993">#29993</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> <li>Addon Test: Add prerequisite check for MSW - <a href="https://redirect.github.com/storybookjs/storybook/pull/30193">#30193</a>, thanks <a href="https://github.com/yannbf"><code>@yannbf</code></a>!</li> <li>Addon Test: Add support for previewHead - <a href="https://redirect.github.com/storybookjs/storybook/pull/29808">#29808</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Addon Test: Add Vitest 3 support - <a href="https://redirect.github.com/storybookjs/storybook/pull/30181">#30181</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab
"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li><a href="7dac855e80
"><code>7dac855</code></a> Bump version from "8.5.1" to "8.5.2" [skip ci]</li> <li><a href="600af05703
"><code>600af05</code></a> Bump version from "8.5.0" to "8.5.1" [skip ci]</li> <li><a href="92770672e5
"><code>9277067</code></a> Bump version from "8.5.0-beta.11" to "8.5.0" [skip ci]</li> <li><a href="e447db6537
"><code>e447db6</code></a> Merge branch 'next' into jeppe/fix-interactions-removal</li> <li><a href="1a0d0eaa34
"><code>1a0d0ea</code></a> move addon order check from preset.js to dist/preset.js</li> <li><a href="d8fe93ac1b
"><code>d8fe93a</code></a> Bump version from "8.5.0-beta.10" to "8.5.0-beta.11" [skip ci]</li> <li><a href="426586d37a
"><code>426586d</code></a> Bump version from "8.5.0-beta.9" to "8.5.0-beta.10" [skip ci]</li> <li><a href="b607dbe575
"><code>b607dbe</code></a> Bump version from "8.5.0-beta.8" to "8.5.0-beta.9" [skip ci]</li> <li><a href="3b979ee412
"><code>3b979ee</code></a> Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/addons/interactions">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -128,7 +128,7 @@
|
||||
"@playwright/test": "1.47.2",
|
||||
"@storybook/addon-actions": "8.5.2",
|
||||
"@storybook/addon-essentials": "8.4.6",
|
||||
"@storybook/addon-interactions": "8.4.6",
|
||||
"@storybook/addon-interactions": "8.5.3",
|
||||
"@storybook/addon-links": "8.5.2",
|
||||
"@storybook/addon-mdx-gfm": "8.5.2",
|
||||
"@storybook/addon-themes": "8.4.6",
|
||||
|
61
site/pnpm-lock.yaml
generated
61
site/pnpm-lock.yaml
generated
@ -290,8 +290,8 @@ importers:
|
||||
specifier: 8.4.6
|
||||
version: 8.4.6(@types/react@18.3.12)(storybook@8.5.3(prettier@3.4.1))
|
||||
'@storybook/addon-interactions':
|
||||
specifier: 8.4.6
|
||||
version: 8.4.6(storybook@8.5.3(prettier@3.4.1))
|
||||
specifier: 8.5.3
|
||||
version: 8.5.3(storybook@8.5.3(prettier@3.4.1))
|
||||
'@storybook/addon-links':
|
||||
specifier: 8.5.2
|
||||
version: 8.5.2(react@18.3.1)(storybook@8.5.3(prettier@3.4.1))
|
||||
@ -2161,10 +2161,10 @@ packages:
|
||||
peerDependencies:
|
||||
storybook: ^8.4.6
|
||||
|
||||
'@storybook/addon-interactions@8.4.6':
|
||||
resolution: {integrity: sha512-sR2oUSYIGUoAdrHT+fM1zgykhad98bsJ11c79r7HfBMXEPWc1yRcjIMmz8Xz06FMROMfebqduYDf60V++/I0Jw==, tarball: https://registry.npmjs.org/@storybook/addon-interactions/-/addon-interactions-8.4.6.tgz}
|
||||
'@storybook/addon-interactions@8.5.3':
|
||||
resolution: {integrity: sha512-nQuP65iFGgqfVp/O8NxNDUwLTWmQBW4bofUFaT4wzYn7Jk9zobOZYtgQvdqBZtNzBDYmLrfrCutEBj5jVPRyuQ==, tarball: https://registry.npmjs.org/@storybook/addon-interactions/-/addon-interactions-8.5.3.tgz}
|
||||
peerDependencies:
|
||||
storybook: ^8.4.6
|
||||
storybook: ^8.5.3
|
||||
|
||||
'@storybook/addon-links@8.5.2':
|
||||
resolution: {integrity: sha512-eDKOQoAKKUQo0JqeLNzMLu6fm1s3oxwZ6O+rAWS6n5bsrjZS2Ul8esKkRriFVwHtDtqx99wneqOscS8IzE/ENw==, tarball: https://registry.npmjs.org/@storybook/addon-links/-/addon-links-8.5.2.tgz}
|
||||
@ -2274,6 +2274,11 @@ packages:
|
||||
peerDependencies:
|
||||
storybook: ^8.4.6
|
||||
|
||||
'@storybook/instrumenter@8.5.3':
|
||||
resolution: {integrity: sha512-pxaTbGeju8MkwouIiaWX5DMWtpRruxqig8W3nZPOvzoSCCbQY+sLMQoyXxFlpGxLBjcvXivkL7AMVBKps5sFEQ==, tarball: https://registry.npmjs.org/@storybook/instrumenter/-/instrumenter-8.5.3.tgz}
|
||||
peerDependencies:
|
||||
storybook: ^8.5.3
|
||||
|
||||
'@storybook/manager-api@8.4.6':
|
||||
resolution: {integrity: sha512-TsXlQ5m5rTl2KNT9icPFyy822AqXrx1QplZBt/L7cFn7SpqQKDeSta21FH7MG0piAvzOweXebVSqKngJ6cCWWQ==, tarball: https://registry.npmjs.org/@storybook/manager-api/-/manager-api-8.4.6.tgz}
|
||||
peerDependencies:
|
||||
@ -2325,6 +2330,11 @@ packages:
|
||||
peerDependencies:
|
||||
storybook: ^8.4.6
|
||||
|
||||
'@storybook/test@8.5.3':
|
||||
resolution: {integrity: sha512-2smoDbtU6Qh4yk0uD18qGfW6ll7lZBzKlF58Ha1CgWR4o+jpeeTQcfDLH9gG6sNrpojF7AVzMh/aN9BDHD+Chg==, tarball: https://registry.npmjs.org/@storybook/test/-/test-8.5.3.tgz}
|
||||
peerDependencies:
|
||||
storybook: ^8.5.3
|
||||
|
||||
'@storybook/theming@8.4.6':
|
||||
resolution: {integrity: sha512-q7vDPN/mgj7cXIVQ9R1/V75hrzNgKkm2G0LjMo57//9/djQ+7LxvBsR1iScbFIRSEqppvMiBFzkts+2uXidySA==, tarball: https://registry.npmjs.org/@storybook/theming/-/theming-8.4.6.tgz}
|
||||
peerDependencies:
|
||||
@ -4588,6 +4598,9 @@ packages:
|
||||
loupe@3.1.2:
|
||||
resolution: {integrity: sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==, tarball: https://registry.npmjs.org/loupe/-/loupe-3.1.2.tgz}
|
||||
|
||||
loupe@3.1.3:
|
||||
resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==, tarball: https://registry.npmjs.org/loupe/-/loupe-3.1.3.tgz}
|
||||
|
||||
lowlight@1.20.0:
|
||||
resolution: {integrity: sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==, tarball: https://registry.npmjs.org/lowlight/-/lowlight-1.20.0.tgz}
|
||||
|
||||
@ -5155,10 +5168,6 @@ packages:
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
polished@4.2.2:
|
||||
resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==, tarball: https://registry.npmjs.org/polished/-/polished-4.2.2.tgz}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
polished@4.3.1:
|
||||
resolution: {integrity: sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA==, tarball: https://registry.npmjs.org/polished/-/polished-4.3.1.tgz}
|
||||
engines: {node: '>=10'}
|
||||
@ -8176,12 +8185,12 @@ snapshots:
|
||||
'@storybook/global': 5.0.0
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
|
||||
'@storybook/addon-interactions@8.4.6(storybook@8.5.3(prettier@3.4.1))':
|
||||
'@storybook/addon-interactions@8.5.3(storybook@8.5.3(prettier@3.4.1))':
|
||||
dependencies:
|
||||
'@storybook/global': 5.0.0
|
||||
'@storybook/instrumenter': 8.4.6(storybook@8.5.3(prettier@3.4.1))
|
||||
'@storybook/test': 8.4.6(storybook@8.5.3(prettier@3.4.1))
|
||||
polished: 4.2.2
|
||||
'@storybook/instrumenter': 8.5.3(storybook@8.5.3(prettier@3.4.1))
|
||||
'@storybook/test': 8.5.3(storybook@8.5.3(prettier@3.4.1))
|
||||
polished: 4.3.1
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
ts-dedent: 2.2.0
|
||||
|
||||
@ -8317,6 +8326,12 @@ snapshots:
|
||||
'@vitest/utils': 2.1.8
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
|
||||
'@storybook/instrumenter@8.5.3(storybook@8.5.3(prettier@3.4.1))':
|
||||
dependencies:
|
||||
'@storybook/global': 5.0.0
|
||||
'@vitest/utils': 2.1.8
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
|
||||
'@storybook/manager-api@8.4.6(storybook@8.5.3(prettier@3.4.1))':
|
||||
dependencies:
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
@ -8383,6 +8398,18 @@ snapshots:
|
||||
'@vitest/spy': 2.0.5
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
|
||||
'@storybook/test@8.5.3(storybook@8.5.3(prettier@3.4.1))':
|
||||
dependencies:
|
||||
'@storybook/csf': 0.1.12
|
||||
'@storybook/global': 5.0.0
|
||||
'@storybook/instrumenter': 8.5.3(storybook@8.5.3(prettier@3.4.1))
|
||||
'@testing-library/dom': 10.4.0
|
||||
'@testing-library/jest-dom': 6.5.0
|
||||
'@testing-library/user-event': 14.5.2(@testing-library/dom@10.4.0)
|
||||
'@vitest/expect': 2.0.5
|
||||
'@vitest/spy': 2.0.5
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
|
||||
'@storybook/theming@8.4.6(storybook@8.5.3(prettier@3.4.1))':
|
||||
dependencies:
|
||||
storybook: 8.5.3(prettier@3.4.1)
|
||||
@ -8864,7 +8891,7 @@ snapshots:
|
||||
'@vitest/utils@2.1.8':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 2.1.8
|
||||
loupe: 3.1.2
|
||||
loupe: 3.1.3
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@xterm/addon-canvas@0.7.0(@xterm/xterm@5.5.0)':
|
||||
@ -11016,6 +11043,8 @@ snapshots:
|
||||
|
||||
loupe@3.1.2: {}
|
||||
|
||||
loupe@3.1.3: {}
|
||||
|
||||
lowlight@1.20.0:
|
||||
dependencies:
|
||||
fault: 1.0.4
|
||||
@ -11842,10 +11871,6 @@ snapshots:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
polished@4.2.2:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.7
|
||||
|
||||
polished@4.3.1:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.7
|
||||
|
Reference in New Issue
Block a user