Skip to content

Commit c6eb2d8

Browse files
Bump the storybook group with 3 updates
Bumps the storybook group with 3 updates: [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react), [@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/react` from 8.6.14 to 9.0.9 - [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/v9.0.9/code/renderers/react) Updates `@storybook/react-webpack5` from 8.6.14 to 9.0.9 - [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/v9.0.9/code/frameworks/react-webpack5) Updates `storybook` from 8.6.14 to 9.0.9 - [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/v9.0.9/code/core) --- updated-dependencies: - dependency-name: "@storybook/react" dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fd3594 commit c6eb2d8

File tree

3 files changed

+339
-350
lines changed

3 files changed

+339
-350
lines changed

apps-rendering/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@storybook/core-events": "8.6.14",
6060
"@storybook/manager-api": "8.6.14",
6161
"@storybook/preview-api": "8.6.14",
62-
"@storybook/react": "8.6.14",
63-
"@storybook/react-webpack5": "8.6.14",
62+
"@storybook/react": "9.0.12",
63+
"@storybook/react-webpack5": "9.0.12",
6464
"@storybook/theming": "8.6.14",
6565
"@types/clean-css": "4.2.11",
6666
"@types/compression": "1.7.5",
@@ -96,7 +96,7 @@
9696
"react-dom": "18.3.1",
9797
"react-test-renderer": "18.3.1",
9898
"require-from-string": "2.0.2",
99-
"storybook": "8.6.14",
99+
"storybook": "9.0.12",
100100
"thrift": "0.20.0",
101101
"ts-jest": "29.1.2",
102102
"ts-loader": "9.5.2",

dotcom-rendering/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@storybook/core-events": "8.6.14",
5656
"@storybook/manager-api": "8.6.14",
5757
"@storybook/preview-api": "8.6.14",
58-
"@storybook/react": "8.6.14",
59-
"@storybook/react-webpack5": "8.6.14",
58+
"@storybook/react": "9.0.12",
59+
"@storybook/react-webpack5": "9.0.12",
6060
"@storybook/test": "8.6.14",
6161
"@storybook/theming": "8.6.14",
6262
"@svgr/webpack": "8.1.0",
@@ -160,7 +160,7 @@
160160
"screenfull": "6.0.2",
161161
"semver": "7.5.4",
162162
"source-map": "0.7.4",
163-
"storybook": "8.6.14",
163+
"storybook": "9.0.12",
164164
"stylelint": "16.5.0",
165165
"stylelint-config-recommended": "14.0.0",
166166
"swc-loader": "0.2.6",

0 commit comments

Comments
 (0)