mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump @storybook/addon-links from 8.1.6 to 8.1.8 (#7624)
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 8.1.6 to 8.1.8. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.8/code/addons/links) --- updated-dependencies: - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-patch ... 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
c9caf66aa3
commit
ae97ba2b57
2 changed files with 5 additions and 5 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"devDependencies": {
|
||||
"@storybook/addon-essentials": "^8.1.6",
|
||||
"@storybook/addon-interactions": "^8.1.6",
|
||||
"@storybook/addon-links": "^8.1.6",
|
||||
"@storybook/addon-links": "^8.1.8",
|
||||
"@storybook/addon-svelte-csf": "^4.1.1",
|
||||
"@storybook/blocks": "^8.1.6",
|
||||
"@storybook/svelte": "^8.1.4",
|
||||
|
|
|
|||
|
|
@ -5338,10 +5338,10 @@
|
|||
polished "^4.2.2"
|
||||
ts-dedent "^2.2.0"
|
||||
|
||||
"@storybook/addon-links@^8.1.6":
|
||||
version "8.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.1.6.tgz#83b75f79da2106ca0b5cc3e4db1c6ca7f6096743"
|
||||
integrity sha512-EuSXoK+tpApjW08ZiC4yE9ePdJkIu36AFPJHA6FVierVU31klW+cbFqps88JpmALZkrlf+pzKf3uBIGLrkBSAw==
|
||||
"@storybook/addon-links@^8.1.8":
|
||||
version "8.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.1.8.tgz#7d224de4acdf8ae2eacfc78bb877268efac01baa"
|
||||
integrity sha512-R6pRpsIWw06v21KdUjCxGZ8664hPtCSEGNhK1dqk9EbSXOpc24iX3cn39EqxQ4OEo/laAfozNJQkzD+/dIL6kw==
|
||||
dependencies:
|
||||
"@storybook/csf" "^0.1.7"
|
||||
"@storybook/global" "^5.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue