Skip to content

Storybook 10 + minor updates#481

Merged
hj-inmeta merged 3 commits intomainfrom
storybook-10
Feb 23, 2026
Merged

Storybook 10 + minor updates#481
hj-inmeta merged 3 commits intomainfrom
storybook-10

Conversation

@hj-inmeta
Copy link
Copy Markdown
Contributor

Describe your changes

Storybook has been updated from 9.1.19 to 10.2.10 (latest). Additionally, several libraries have been updated to minor versions. I have tested it locally and haven't encountered any error messages.

Checklist before requesting a review

  • I have performed a self-review and test of my code
  • I have added label to the PR (major, minor or patch)
  • If applicable: Is story created/updated in stories-folder?
  • If applicable: Is README-file for CSS documentation created/updated?
  • If applicable: Are unit tests created/updated for the component?
  • If new component: Is tsx-file import added to packages/react/index.tsx?
  • If new component: Is CSS-file added to packages/css/index.css?

Helge Johnsen added 3 commits February 20, 2026 10:11
Updates Storybook dependencies to the latest v10 versions.

This change brings the project up to date with the newest features,
performance improvements, and bug fixes in the Storybook ecosystem.
Updates the material-symbols dependency to the latest version.
This ensures the application uses the most up-to-date icons
and features provided by the library.
Increases the versions of development dependencies
including eslint, @typescript-eslint, react, vitest,
and webpack. Also updates the @types/react dependency.

Removes the now redundant explicit @types/node dependency.
@hj-inmeta hj-inmeta requested a review from a team as a code owner February 20, 2026 12:06
@hj-inmeta hj-inmeta added minor dependencies Pull requests that update a dependency file labels Feb 20, 2026
Copy link
Copy Markdown
Contributor

@aurorascharff aurorascharff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@hj-inmeta hj-inmeta merged commit 7c347c7 into main Feb 23, 2026
7 of 8 checks passed
@hj-inmeta hj-inmeta deleted the storybook-10 branch February 23, 2026 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants