Skip to content

Commit 9ccf9c7

Browse files
chore(deps-dev): bump @storybook/react from 8.4.4 to 8.4.5
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 8.4.4 to 8.4.5. - [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.5/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 0e98b09 commit 9ccf9c7

File tree

3 files changed

+98
-19
lines changed

3 files changed

+98
-19
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@storybook/addon-viewport": "8.4.4",
115115
"@storybook/blocks": "8.4.4",
116116
"@storybook/nextjs": "8.4.4",
117-
"@storybook/react": "8.4.4",
117+
"@storybook/react": "8.4.5",
118118
"@storybook/test": "8.4.4",
119119
"@types/color": "4.2.0",
120120
"@types/node": "20.14.9",

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.4",
334334
"@storybook/addon-links": "8.4.4",
335335
"@storybook/addon-onboarding": "8.4.4",
336-
"@storybook/react": "8.4.4",
336+
"@storybook/react": "8.4.5",
337337
"@storybook/react-vite": "8.4.4",
338338
"@storybook/test": "8.4.4",
339339
"@testing-library/jest-dom": "^6.6.3",

0 commit comments

Comments
 (0)