mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
Bump @storybook/addon-links from 8.2.5 to 8.2.6 (#150)
Bumps
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)
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-links</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-links</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/links">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-links&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
1ee3a495e3
commit
2ce5c0c329
@ -31,7 +31,7 @@
|
||||
"@eslint/js": "^9.7.0",
|
||||
"@storybook/addon-essentials": "^8.2.5",
|
||||
"@storybook/addon-interactions": "^8.2.5",
|
||||
"@storybook/addon-links": "^8.2.5",
|
||||
"@storybook/addon-links": "^8.2.6",
|
||||
"@storybook/blocks": "^8.2.5",
|
||||
"@storybook/react": "^8.2.5",
|
||||
"@storybook/react-vite": "^8.2.6",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -2862,20 +2862,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-links@npm:^8.2.5":
|
||||
version: 8.2.5
|
||||
resolution: "@storybook/addon-links@npm:8.2.5"
|
||||
"@storybook/addon-links@npm:^8.2.6":
|
||||
version: 8.2.6
|
||||
resolution: "@storybook/addon-links@npm:8.2.6"
|
||||
dependencies:
|
||||
"@storybook/csf": "npm:0.1.11"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
ts-dedent: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
storybook: ^8.2.5
|
||||
storybook: ^8.2.6
|
||||
peerDependenciesMeta:
|
||||
react:
|
||||
optional: true
|
||||
checksum: 10c0/305d55427690b4439471c675eaeaa545f7828c6f6eeab05c1f98469b63fd6e64291dac50e133171ae6bebede24cbd9ca905741b3c48a8fcc0b6878eed53bb984
|
||||
checksum: 10c0/1a39fb9cac2857400f8db73d761753501f35fda17bdc9e30a08f51fef88d2a0f356499e635b1c93aa73ac8252ab2a4198c71aa3ebc8bce87eb67807dd45d9cf5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11855,7 +11855,7 @@ __metadata:
|
||||
"@react-hook/resize-observer": "npm:^2.0.1"
|
||||
"@storybook/addon-essentials": "npm:^8.2.5"
|
||||
"@storybook/addon-interactions": "npm:^8.2.5"
|
||||
"@storybook/addon-links": "npm:^8.2.5"
|
||||
"@storybook/addon-links": "npm:^8.2.6"
|
||||
"@storybook/blocks": "npm:^8.2.5"
|
||||
"@storybook/react": "npm:^8.2.5"
|
||||
"@storybook/react-vite": "npm:^8.2.6"
|
||||
|
Loading…
Reference in New Issue
Block a user