Skip to content

Commit e3e69e1

Browse files
chore(deps): bump storybook from 9.0.9 to 9.1.17
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 9.0.9 to 9.1.17. - [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.1.17/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.1.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e27880 commit e3e69e1

File tree

3 files changed

+2500
-1490
lines changed

3 files changed

+2500
-1490
lines changed

apps/rslib-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"http-server": "^14.1.1",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
31-
"storybook": "^8.3.6",
31+
"storybook": "^8.6.15",
3232
"storybook-react-rsbuild": "^1.0.1",
3333
"storybook-addon-rslib": "^1.0.1"
3434
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"rambda": "7.5.0",
8686
"regenerator-runtime": "0.14.1",
8787
"sharp": "^0.33.4",
88-
"storybook": "9.0.9",
88+
"storybook": "8.6.15",
8989
"tapable": "2.2.1",
9090
"typedoc": "0.25.8",
9191
"undici": "7.13.0",

0 commit comments

Comments
 (0)