Skip to content

Commit b9d5eac

Browse files
chore(deps): update dependency storybook to v10.0.4 (#2844)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [storybook](https://storybook.js.org) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core)) | [`10.0.3` -> `10.0.4`](https://renovatebot.com/diffs/npm/storybook/10.0.3/10.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/10.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/10.0.3/10.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/storybook (storybook)</summary> ### [`v10.0.4`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1004) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.0.3...v10.0.4) - CLI: Fix issue with running Storybook after being initialized - [#&#8203;32929](https://redirect.github.com/storybookjs/storybook/pull/32929), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - CRA: Fix `module` not defined in ESM - [#&#8203;32940](https://redirect.github.com/storybookjs/storybook/pull/32940), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JabRef/JabRefOnline). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 506f185 commit b9d5eac

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"prettier": "3.6.2",
140140
"prettier-plugin-organize-imports": "4.3.0",
141141
"prisma": "6.15.0",
142-
"storybook": "10.0.3",
142+
"storybook": "10.0.4",
143143
"storybook-vue-addon": "0.6.3",
144144
"tailwindcss": "3.4.18",
145145
"typescript": "5.9.3",

0 commit comments

Comments
 (0)