Skip to content

Commit 07f1f24

Browse files
chore(deps): bump storybook from 8.4.2 to 9.1.16
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.4.2 to 9.1.16. - [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.16/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.1.16 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c78e996 commit 07f1f24

File tree

3 files changed

+537
-617
lines changed

3 files changed

+537
-617
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": "^9.1.16",
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": "9.1.16",
8989
"tapable": "2.2.1",
9090
"typedoc": "0.25.8",
9191
"undici": "7.13.0",

0 commit comments

Comments
 (0)