Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump @storybook/addon-links from 8.0.0 to 8.1.5 #2855

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7492,18 +7492,18 @@ __metadata:
linkType: hard

"@storybook/addon-links@npm:^8.0.0":
version: 8.0.0
resolution: "@storybook/addon-links@npm:8.0.0"
version: 8.1.5
resolution: "@storybook/addon-links@npm:8.1.5"
dependencies:
"@storybook/csf": ^0.1.2
"@storybook/csf": ^0.1.7
"@storybook/global": ^5.0.0
ts-dedent: ^2.0.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
peerDependenciesMeta:
react:
optional: true
checksum: d5f0d51dfb10d65f6bfd693106c34571a2ea15f3533c720ca1c4a1d8d9aef9a6b061d300c8f29db17b1a1792ed35709bd71acc606262c87277d4c6b9c8cd12c7
checksum: 47c08bfd6e540697d9f97d22e771a7b9755095d664f560e5656be6f4b014502eaf3f6bd7bbc2b9fa1f56bb7f6513594082181ecd01de972d47e3d7d1b9ba680b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8049,6 +8049,15 @@ __metadata:
languageName: node
linkType: hard

"@storybook/csf@npm:^0.1.7":
version: 0.1.7
resolution: "@storybook/csf@npm:0.1.7"
dependencies:
type-fest: ^2.19.0
checksum: 0f2b32a3d3920620d032436429fff9f3a08add8e52dc735a5dfd6ce46260a12c7ec87f4fff065bf0e8baae988d1655eea25d5aaba810e7687119ac5661eaeaa4
languageName: node
linkType: hard

"@storybook/docs-mdx@npm:3.0.0":
version: 3.0.0
resolution: "@storybook/docs-mdx@npm:3.0.0"
Expand Down
Loading