Skip to content

Commit 037e457

Browse files
meta: bump the storybook group with 2 updates (#8482)
Bumps the storybook group with 2 updates: [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) and [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5). Updates `@storybook/addon-themes` from 10.1.4 to 10.1.10 - [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.1.10/code/addons/themes) Updates `@storybook/react-webpack5` from 10.1.4 to 10.1.10 - [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.1.10/code/frameworks/react-webpack5) --- updated-dependencies: - dependency-name: "@storybook/addon-themes" dependency-version: 10.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-version: 10.1.10 dependency-type: direct:development update-type: version-update:semver-patch 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 ab61b75 commit 037e457

File tree

2 files changed

+102
-88
lines changed

2 files changed

+102
-88
lines changed

packages/ui-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"devDependencies": {
5656
"@orama/core": "^1.2.15",
5757
"@storybook/addon-styling-webpack": "^3.0.0",
58-
"@storybook/addon-themes": "^10.1.4",
58+
"@storybook/addon-themes": "^10.1.10",
5959
"@storybook/addon-webpack5-compiler-swc": "^4.0.2",
60-
"@storybook/react-webpack5": "^10.1.4",
60+
"@storybook/react-webpack5": "^10.1.10",
6161
"@testing-library/user-event": "~14.6.1",
6262
"@types/node": "catalog:",
6363
"@types/react": "catalog:",

0 commit comments

Comments
 (0)