Skip to content

Commit 98b07c1

Browse files
chore(deps-dev): bump storybook from 10.1.11 to 10.2.13
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.1.11 to 10.2.13. - [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/v10.2.13/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 10.2.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f9e435 commit 98b07c1

3 files changed

Lines changed: 22 additions & 9 deletions

File tree

package-lock.json

Lines changed: 20 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"prettier": "3.4.2",
9090
"rimraf": "5.0.5",
9191
"size-limit": "11.2.0",
92-
"storybook": "^10.1.11",
92+
"storybook": "^10.2.13",
9393
"stylelint": "16.20.0",
9494
"turbo": "^2.6.3",
9595
"typescript": "^5.9.2",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"rimraf": "5.0.5",
173173
"rollup": "4.59.0",
174174
"rollup-plugin-import-css": "^0.0.0",
175-
"storybook": "^10.1.11",
175+
"storybook": "^10.2.13",
176176
"terser": "5.36.0",
177177
"ts-toolbelt": "9.6.0",
178178
"tsx": "4.20.3",

0 commit comments

Comments
 (0)