Skip to content

Commit

Permalink
Bump the storybook group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
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.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/v8.1.10/code/addons/essentials)

Updates `@storybook/react` from 7.6.16 to 8.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/v8.1.10/code/renderers/react)

Updates `@storybook/react-webpack5` from 7.6.16 to 8.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/v8.1.10/code/frameworks/react-webpack5)

Updates `storybook` from 7.6.16 to 8.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/v8.1.10/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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent b81e8b6 commit c79bd1a
Show file tree
Hide file tree
Showing 2 changed files with 1,780 additions and 2,206 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"devDependencies": {
"@foxglove/eslint-plugin": "1.0.1",
"@foxglove/tsconfig": "2.0.0",
"@storybook/addon-essentials": "7.6.16",
"@storybook/react": "7.6.16",
"@storybook/react-webpack5": "7.6.16",
"@storybook/addon-essentials": "8.1.10",
"@storybook/react": "8.1.10",
"@storybook/react-webpack5": "8.1.10",
"@types/jest": "29.5.12",
"@types/node": "20.12.8",
"@types/react": "18.3.3",
Expand All @@ -62,7 +62,7 @@
"react": "18.3.1",
"react-dom": "18.2.0",
"rimraf": "5.0.7",
"storybook": "7.6.16",
"storybook": "8.1.10",
"three": "0.160.1",
"ts-jest": "29.1.2",
"typescript": "5.4.5"
Expand Down
Loading

0 comments on commit c79bd1a

Please sign in to comment.