Skip to content

Commit eba8cc7

Browse files
chore(deps-dev): bump storybook from 10.0.8 to 10.1.4 (#382)
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.0.8 to 10.1.4. - [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.1.4/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 10.1.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b39171d commit eba8cc7

File tree

3 files changed

+226
-237
lines changed

3 files changed

+226
-237
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "^24.10.1",
3232
"http-server": "^14.1.1",
3333
"prettier": "^3.7.4",
34-
"storybook": "^10.0.8",
34+
"storybook": "^10.1.4",
3535
"storybook-addon-rslib": "^2.1.6",
3636
"storybook-react-rsbuild": "^2.1.6",
3737
"tsx": "^4.20.6"

packages/toolbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"oxlint": "^1.30.0",
100100
"react": "^19.2.0",
101101
"react-dom": "^19.2.0",
102-
"storybook": "^10.0.8",
102+
"storybook": "^10.1.4",
103103
"storybook-addon-rslib": "^2.1.6",
104104
"storybook-react-rsbuild": "^2.1.6",
105105
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)