mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
Bump @storybook/addon-interactions from 8.2.5 to 8.2.6 (#152)
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps
[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions)
from 8.2.5 to 8.2.6.
<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.2.6</h2>
<h2>8.2.6</h2>
<ul>
<li>CPC: Fix missing exports for addon-kit - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28691">#28691</a>,
thanks <a
href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li>
</ul>
</blockquote>
</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.2.6</h2>
<ul>
<li>CPC: Fix missing exports for addon-kit - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28691">#28691</a>,
thanks <a
href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ea266a0f9c
"><code>ea266a0</code></a>
Bump version from "8.2.5" to "8.2.6" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.6/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-interactions&package-manager=npm_and_yarn&previous-version=8.2.5&new-version=8.2.6)](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:
parent
1dea7fc3ce
commit
9ee3e8b746
@ -30,7 +30,7 @@
|
||||
"@chromatic-com/storybook": "^1.6.1",
|
||||
"@eslint/js": "^9.7.0",
|
||||
"@storybook/addon-essentials": "^8.2.5",
|
||||
"@storybook/addon-interactions": "^8.2.5",
|
||||
"@storybook/addon-interactions": "^8.2.6",
|
||||
"@storybook/addon-links": "^8.2.6",
|
||||
"@storybook/blocks": "^8.2.5",
|
||||
"@storybook/react": "^8.2.5",
|
||||
|
49
yarn.lock
49
yarn.lock
@ -2847,18 +2847,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-interactions@npm:^8.2.5":
|
||||
version: 8.2.5
|
||||
resolution: "@storybook/addon-interactions@npm:8.2.5"
|
||||
"@storybook/addon-interactions@npm:^8.2.6":
|
||||
version: 8.2.6
|
||||
resolution: "@storybook/addon-interactions@npm:8.2.6"
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/instrumenter": "npm:8.2.5"
|
||||
"@storybook/test": "npm:8.2.5"
|
||||
"@storybook/instrumenter": "npm:8.2.6"
|
||||
"@storybook/test": "npm:8.2.6"
|
||||
polished: "npm:^4.2.2"
|
||||
ts-dedent: "npm:^2.2.0"
|
||||
peerDependencies:
|
||||
storybook: ^8.2.5
|
||||
checksum: 10c0/c4670655e8816131a1cce72eca172d662b089610e4795f9ed5931e1824693a11ec5b82737ae315cce1a4d1b3a9c3b785e1c6babd58add077f3637f4568e2decb
|
||||
storybook: ^8.2.6
|
||||
checksum: 10c0/e611c015864b9867c162117113544c20b2b9f25fce2a52ee4e8740149da28735d3ff33fddfe70fe6d83c495a444e1dc279413ced7d7b03ef124d3aae3267f545
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3103,6 +3103,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/instrumenter@npm:8.2.6":
|
||||
version: 8.2.6
|
||||
resolution: "@storybook/instrumenter@npm:8.2.6"
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@vitest/utils": "npm:^1.3.1"
|
||||
util: "npm:^0.12.4"
|
||||
peerDependencies:
|
||||
storybook: ^8.2.6
|
||||
checksum: 10c0/54d90305374b4e95cab0d81b49aec81d266de24657524c5875343e401f81ee861bb059bd733df5135ad1c99f8c9f41898778c581a640003b51f1db5805a1092c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/manager-api@npm:^8.2.5":
|
||||
version: 8.2.5
|
||||
resolution: "@storybook/manager-api@npm:8.2.5"
|
||||
@ -3257,7 +3270,25 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/test@npm:8.2.5, @storybook/test@npm:^8.2.5":
|
||||
"@storybook/test@npm:8.2.6":
|
||||
version: 8.2.6
|
||||
resolution: "@storybook/test@npm:8.2.6"
|
||||
dependencies:
|
||||
"@storybook/csf": "npm:0.1.11"
|
||||
"@storybook/instrumenter": "npm:8.2.6"
|
||||
"@testing-library/dom": "npm:10.1.0"
|
||||
"@testing-library/jest-dom": "npm:6.4.5"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@vitest/expect": "npm:1.6.0"
|
||||
"@vitest/spy": "npm:1.6.0"
|
||||
util: "npm:^0.12.4"
|
||||
peerDependencies:
|
||||
storybook: ^8.2.6
|
||||
checksum: 10c0/611a9710d159037892def3af20cb67031c7c8f2306e8108dd55b95376fad9572e7bae701f47ab358586e8b5fb722489732dc3d70af31d05fc4e4b76d250e0c29
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/test@npm:^8.2.5":
|
||||
version: 8.2.5
|
||||
resolution: "@storybook/test@npm:8.2.5"
|
||||
dependencies:
|
||||
@ -11854,7 +11885,7 @@ __metadata:
|
||||
"@observablehq/plot": "npm:^0.6.15"
|
||||
"@react-hook/resize-observer": "npm:^2.0.1"
|
||||
"@storybook/addon-essentials": "npm:^8.2.5"
|
||||
"@storybook/addon-interactions": "npm:^8.2.5"
|
||||
"@storybook/addon-interactions": "npm:^8.2.6"
|
||||
"@storybook/addon-links": "npm:^8.2.6"
|
||||
"@storybook/blocks": "npm:^8.2.5"
|
||||
"@storybook/react": "npm:^8.2.5"
|
||||
|
Loading…
Reference in New Issue
Block a user