Skip to content

Commit

Permalink
build(deps-dev): bump @storybook/react from 8.1.9 to 8.2.9
Browse files Browse the repository at this point in the history
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 8.1.9 to 8.2.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/v8.2.9/code/renderers/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent adfe06e commit d6e537a
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@storybook/addon-interactions": "8.1.9",
"@storybook/addon-links": "8.1.9",
"@storybook/addon-viewport": "8.1.9",
"@storybook/react": "8.1.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.1.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down
127 changes: 103 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6e537a

Please sign in to comment.