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

Bump @storybook/addon-links from 8.5.0 to 8.5.2 #579

Closed
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@storybook/addon-actions": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/addon-links": "^8.4.7",
"@storybook/addon-links": "^8.5.2",
"@storybook/node-logger": "^8.4.7",
"@storybook/preset-create-react-app": "^8.4.7",
"@storybook/react": "^8.4.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2772,20 +2772,20 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-links@npm:^8.4.7":
version: 8.5.0
resolution: "@storybook/addon-links@npm:8.5.0"
"@storybook/addon-links@npm:^8.5.2":
version: 8.5.2
resolution: "@storybook/addon-links@npm:8.5.2"
dependencies:
"@storybook/csf": "npm:0.1.12"
"@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.5.0
storybook: ^8.5.2
peerDependenciesMeta:
react:
optional: true
checksum: 10c0/9ccf91990e708f6c25c08fe0ddf46c4830bc20e6d45a76d1602cebc24b316c55d4929e0817c143c4e8b489b4c1f2f8a33f996e05f48f3ea22bfb375e087cf2af
checksum: 10c0/60f29c2ff9bb1887cb84a81fb29af9dc8f24cb424210a2619dbda3ba361d40f7b799f6084780b4244714c5785d0dcd936303acda548e1d72f955411a0c668647
languageName: node
linkType: hard

Expand Down Expand Up @@ -11178,7 +11178,7 @@ __metadata:
"@meilisearch/instant-meilisearch": "npm:0.24"
"@storybook/addon-actions": "npm:^8.4.7"
"@storybook/addon-essentials": "npm:^8.4.7"
"@storybook/addon-links": "npm:^8.4.7"
"@storybook/addon-links": "npm:^8.5.2"
"@storybook/node-logger": "npm:^8.4.7"
"@storybook/preset-create-react-app": "npm:^8.4.7"
"@storybook/react": "npm:^8.4.7"
Expand Down