Skip to content

Commit e1bf0e8

Browse files
chore(deps): bump the storybook group with 3 updates
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.4.1 to 10.5.4 - [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.5.4/code/addons/themes) Updates `@storybook/react-webpack5` from 10.4.1 to 10.5.4 - [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.5.4/code/frameworks/react-webpack5) Updates `storybook` from 10.4.1 to 10.5.4 - [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.5.4/code/core) --- updated-dependencies: - dependency-name: "@storybook/addon-themes" dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: storybook dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac04f4e commit e1bf0e8

2 files changed

Lines changed: 911 additions & 589 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.4.1",
71+
"@storybook/addon-themes": "~10.5.4",
7272
"@storybook/addon-webpack5-compiler-swc": "~4.0.3",
73-
"@storybook/react-webpack5": "~10.4.1",
73+
"@storybook/react-webpack5": "~10.5.4",
7474
"@tailwindcss/postcss": "~4.3.0",
7575
"@testing-library/user-event": "~14.6.1",
7676
"@types/node": "catalog:",
@@ -85,7 +85,7 @@
8585
"postcss-calc": "~10.1.1",
8686
"postcss-cli": "^11.0.1",
8787
"postcss-loader": "8.2.1",
88-
"storybook": "~10.4.1",
88+
"storybook": "~10.5.4",
8989
"style-loader": "4.0.0",
9090
"stylelint": "17.9.1",
9191
"stylelint-config-standard": "40.0.0",

0 commit comments

Comments
 (0)