Skip to content

Commit 4a2ee17

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 c7cf083 commit 4a2ee17

File tree

3 files changed

+939
-655
lines changed

3 files changed

+939
-655
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
@@ -49,13 +49,13 @@
4949
"@sentry/browser": "10.3.0",
5050
"@storybook/addon-essentials": "8.6.14",
5151
"@storybook/addon-interactions": "8.6.14",
52-
"@storybook/addon-webpack5-compiler-swc": "3.0.0",
52+
"@storybook/addon-webpack5-compiler-swc": "4.0.1",
5353
"@storybook/components": "8.6.14",
5454
"@storybook/core-events": "8.6.14",
5555
"@storybook/manager-api": "8.6.14",
5656
"@storybook/preview-api": "8.6.14",
57-
"@storybook/react": "8.6.14",
58-
"@storybook/react-webpack5": "8.6.14",
57+
"@storybook/react": "9.1.4",
58+
"@storybook/react-webpack5": "9.1.4",
5959
"@storybook/test": "8.6.14",
6060
"@storybook/theming": "8.6.14",
6161
"@svgr/webpack": "8.1.0",
@@ -159,7 +159,7 @@
159159
"screenfull": "6.0.2",
160160
"semver": "7.5.4",
161161
"source-map": "0.7.4",
162-
"storybook": "8.6.14",
162+
"storybook": "9.1.4",
163163
"stylelint": "16.5.0",
164164
"stylelint-config-recommended": "14.0.0",
165165
"swc-loader": "0.2.6",

0 commit comments

Comments
 (0)