Skip to content

Commit 6e5fd62

Browse files
meta: bump the storybook group with 3 updates (nodejs#8943)
Bumps the storybook group with 3 updates: [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes), [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `@storybook/addon-themes` from 10.3.6 to 10.4.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/addons/themes) Updates `@storybook/react-webpack5` from 10.3.6 to 10.4.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/frameworks/react-webpack5) Updates `storybook` from 10.3.6 to 10.4.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/core) --- updated-dependencies: - dependency-name: "@storybook/addon-themes" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: storybook dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bb3cde commit 6e5fd62

2 files changed

Lines changed: 890 additions & 190 deletions

File tree

packages/ui-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"@eslint-react/eslint-plugin": "~5.8.6",
6969
"@orama/core": "^1.2.19",
7070
"@storybook/addon-styling-webpack": "~3.0.2",
71-
"@storybook/addon-themes": "~10.3.6",
71+
"@storybook/addon-themes": "~10.4.1",
7272
"@storybook/addon-webpack5-compiler-swc": "~4.0.3",
73-
"@storybook/react-webpack5": "~10.3.6",
73+
"@storybook/react-webpack5": "~10.4.1",
7474
"@testing-library/user-event": "~14.6.1",
7575
"@types/node": "catalog:",
7676
"concurrently": "9.2.1",
@@ -81,7 +81,7 @@
8181
"eslint-plugin-storybook": "10.3.3",
8282
"global-jsdom": "29.0.0",
8383
"postcss-loader": "8.2.1",
84-
"storybook": "~10.3.6",
84+
"storybook": "~10.4.1",
8585
"style-loader": "4.0.0",
8686
"stylelint": "17.9.1",
8787
"stylelint-config-standard": "40.0.0",

0 commit comments

Comments
 (0)