Skip to content

Commit 6a17075

Browse files
chore(deps-dev): bump storybook from 9.0.8 to 9.0.12
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 9.0.8 to 9.0.12. - [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/v9.0.12/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.0.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2ef5eb commit 6a17075

File tree

4 files changed

+689
-467
lines changed

4 files changed

+689
-467
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"knip": "5.60.2",
116116
"next-sitemap": "^4.2.3",
117117
"postcss": "8.5.5",
118-
"storybook": "9.0.8",
118+
"storybook": "9.0.13",
119119
"tailwindcss": "3.4.17",
120120
"typescript": "5.8.3"
121121
},

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"knip": "5.60.2",
6161
"next-sitemap": "^4.2.3",
6262
"postcss": "8.5.5",
63-
"storybook": "9.0.8",
63+
"storybook": "9.0.13",
6464
"tailwindcss": "3.4.17",
6565
"typescript": "5.8.3"
6666
},

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"rimraf": "6.0.1",
8686
"sharp": "^0.33.5",
8787
"size-limit": "11.2.0",
88-
"storybook": "9.0.8",
88+
"storybook": "9.0.13",
8989
"typedoc": "0.27.9",
9090
"typedoc-better-json": "0.9.4",
9191
"typescript": "5.8.3",

0 commit comments

Comments
 (0)