You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@storybook/nextjs is currently listing "@storybook/addon-actions": "7.0.0-alpha.43" as a peer dependency, while all other deps and related packages deps have been bumped to ^7.0.0-beta.12. This leads to conflicts while resolving dependencies.
Describe the bug
@storybook/nextjs
is currently listing"@storybook/addon-actions": "7.0.0-alpha.43"
as a peer dependency, while all other deps and related packages deps have been bumped to^7.0.0-beta.12
. This leads to conflicts while resolving dependencies.Link to package.json for reference here.
To Reproduce
No response
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: