Skip to content

Commit 39b7761

Browse files
chore(deps): update dependency storybook to v9.1.4 (#2758)
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)) | [`9.1.3` -> `9.1.4`](https://renovatebot.com/diffs/npm/storybook/9.1.3/9.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/9.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/9.1.3/9.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/storybook (storybook)</summary> ### [`v9.1.4`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#914) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v9.1.3...v9.1.4) - Angular: Properly merge builder options and browserTarget options - [#&#8203;32272](https://redirect.github.com/storybookjs/storybook/pull/32272), thanks [@&#8203;kroeder](https://redirect.github.com/kroeder)! - Core: Optimize bundlesize, by reusing internal/babel in mocking-utils - [#&#8203;32350](https://redirect.github.com/storybookjs/storybook/pull/32350), thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)! - Svelte & Vue: Add framework-specific `docgen` option to disable docgen processing - [#&#8203;32319](https://redirect.github.com/storybookjs/storybook/pull/32319), thanks [@&#8203;copilot-swe-agent](https://redirect.github.com/copilot-swe-agent)! - Svelte: Support `@sveltejs/vite-plugin-svelte` v6 - [#&#8203;32320](https://redirect.github.com/storybookjs/storybook/pull/32320), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de5739f commit 39b7761

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
@@ -138,7 +138,7 @@
138138
"prettier": "3.6.2",
139139
"prettier-plugin-organize-imports": "4.2.0",
140140
"prisma": "6.13.0",
141-
"storybook": "9.1.3",
141+
"storybook": "9.1.4",
142142
"storybook-vue-addon": "0.6.2",
143143
"tailwindcss": "3.4.17",
144144
"typescript": "5.7.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)