The @storybook/theming package, a vital component for customizing Storybook's appearance, has been updated from version 7.4.6 to 7.5.0. This release includes a bump in the @storybook/client-logger dependency from version 7.4.6 to 7.5.0, suggesting potential improvements or bug fixes in the logging functionality. A potentially underlying subtle change is the increase in the unpacked size of the package from 723416 bytes to 723763 bytes and implies small adjustments to the codebase,assets, or potentially new features. Notably, although most dependency versions remain consistent, the @types/node dependency has been bumped from version ^16.0.0 to version ^18.0.0 in the newer version 7.5.0, so requiring Typescript developers to upgrade their @types/node environment to use the current version, but also signaling usage of newer Node.js APIs. This potentially reflects adoption of newer Node.js features or compatibility improvements. Other dependencies, including core tools important for styling like @emotion/react, @emotion/styled, and polished are consistent. The update maintains peer dependency support for React and ReactDOM versions 16.8.0 through 18.0.0, ensuring compatibility with a wide range of React projects. Storybook theming provides flexible options for developers to create consistent design systems and user experiences around a component library with Storybook. The project continues to be licensed under MIT, encouraging open-source usage and contribution.
The are not vulnerabilities for the version 7.5.0 of the package @storybook/theming