Skip to content

Commit 9d96f30

Browse files
Bump the storybook group across 1 directory with 4 updates
Bumps the storybook group with 4 updates in the / directory: [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials), [@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/lib/cli). Updates `@storybook/addon-essentials` from 7.6.16 to 8.6.2 - [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/v8.6.2/code/addons/essentials) Updates `@storybook/react` from 7.6.16 to 8.6.2 - [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/v8.6.2/code/renderers/react) Updates `@storybook/react-webpack5` from 7.6.16 to 8.6.2 - [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/v8.6.2/code/frameworks/react-webpack5) Updates `storybook` from 7.6.16 to 8.6.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.2/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.2/code/lib/cli) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1158e42 commit 9d96f30

File tree

2 files changed

+1034
-6018
lines changed

2 files changed

+1034
-6018
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"devDependencies": {
3838
"@foxglove/eslint-plugin": "2.0.0",
3939
"@foxglove/tsconfig": "2.0.0",
40-
"@storybook/addon-essentials": "7.6.16",
41-
"@storybook/react": "7.6.16",
42-
"@storybook/react-webpack5": "7.6.16",
40+
"@storybook/addon-essentials": "8.6.11",
41+
"@storybook/react": "8.6.11",
42+
"@storybook/react-webpack5": "8.6.11",
4343
"@types/jest": "29.5.14",
4444
"@types/node": "22.7.5",
4545
"@types/react": "18.3.3",
@@ -55,7 +55,7 @@
5555
"react": "18.3.1",
5656
"react-dom": "18.3.1",
5757
"rimraf": "6.0.1",
58-
"storybook": "7.6.16",
58+
"storybook": "8.6.11",
5959
"three": "0.174.0",
6060
"ts-jest": "29.3.1",
6161
"typescript": "5.8.2",

0 commit comments

Comments
 (0)