Skip to content

Commit bb4dd9a

Browse files
Bump the storybook group across 1 directory with 4 updates
Bumps the storybook group with 4 updates in the / directory: [@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), [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) and [@storybook/addon-webpack5-compiler-swc](https://github.com/storybookjs/addon-webpack5-compiler-swc). Updates `@storybook/react` from 8.6.14 to 9.1.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/v9.1.4/code/renderers/react) Updates `@storybook/react-webpack5` from 8.6.14 to 9.1.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/v9.1.4/code/frameworks/react-webpack5) Updates `storybook` from 8.6.14 to 9.1.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/v9.1.4/code/core) Updates `@storybook/addon-webpack5-compiler-swc` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-swc/releases) - [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-swc/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-webpack5-compiler-swc@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: "@storybook/react" dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/addon-webpack5-compiler-swc" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bf9902 commit bb4dd9a

File tree

3 files changed

+1321
-746
lines changed

3 files changed

+1321
-746
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.1.4",
63+
"@storybook/react-webpack5": "9.1.4",
6464
"@storybook/theming": "8.6.14",
6565
"@types/clean-css": "4.2.11",
6666
"@types/compression": "1.8.1",
@@ -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.1.4",
100100
"thrift": "0.20.0",
101101
"ts-jest": "29.1.2",
102102
"ts-loader": "9.5.2",

dotcom-rendering/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
"@sentry/browser": "10.3.0",
5151
"@storybook/addon-essentials": "8.6.14",
5252
"@storybook/addon-interactions": "8.6.14",
53-
"@storybook/addon-webpack5-compiler-swc": "3.0.0",
53+
"@storybook/addon-webpack5-compiler-swc": "4.0.1",
5454
"@storybook/components": "8.6.14",
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.1.4",
59+
"@storybook/react-webpack5": "9.1.4",
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.1.4",
164164
"stylelint": "16.5.0",
165165
"stylelint-config-recommended": "14.0.0",
166166
"swc-loader": "0.2.6",

0 commit comments

Comments
 (0)