Skip to content

Commit db31f21

Browse files
chore(deps-dev): bump @storybook/react from 8.4.5 to 8.4.6
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 8.4.5 to 8.4.6. - [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.4.6/code/renderers/react) --- updated-dependencies: - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149ee05 commit db31f21

File tree

3 files changed

+267
-109
lines changed

3 files changed

+267
-109
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@storybook/addon-viewport": "8.4.5",
114114
"@storybook/blocks": "8.4.5",
115115
"@storybook/nextjs": "8.4.5",
116-
"@storybook/react": "8.4.5",
116+
"@storybook/react": "8.4.6",
117117
"@storybook/test": "8.4.5",
118118
"@types/color": "4.2.0",
119119
"@types/node": "22.10.0",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
"@storybook/addon-interactions": "8.4.5",
334334
"@storybook/addon-links": "8.4.5",
335335
"@storybook/addon-onboarding": "8.4.5",
336-
"@storybook/react": "8.4.5",
336+
"@storybook/react": "8.4.6",
337337
"@storybook/react-vite": "8.4.5",
338338
"@storybook/test": "8.4.5",
339339
"@testing-library/jest-dom": "^6.6.3",

0 commit comments

Comments
 (0)