Skip to content

Commit 0d60cd8

Browse files
chore(deps): update storybook monorepo to ^10.3.3 (#76)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@storybook/react-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite)) | devDependencies | minor | [`^10.2.17` -> `^10.3.3`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/10.2.17/10.3.3) | `10.3.4` | | [eslint-plugin-storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/eslint-plugin#readme) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin)) | devDependencies | minor | [`^10.2.17` -> `^10.3.3`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.2.17/10.3.3) | `10.3.4` | | [storybook](https://storybook.js.org) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core)) | devDependencies | minor | [`^10.2.17` -> `^10.3.3`](https://renovatebot.com/diffs/npm/storybook/10.2.17/10.3.3) | `10.3.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>storybookjs/storybook (@&#8203;storybook/react-vite)</summary> ### [`v10.3.3`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1033) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.3.2...v10.3.3) - Addon-Vitest: Streamline vite(st) config detection across init and postinstall - [#&#8203;34193](https://redirect.github.com/storybookjs/storybook/pull/34193), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! ### [`v10.3.2`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1032) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.3.1...v10.3.2) - CLI: Shorten CTA link messages - [#&#8203;34236](https://redirect.github.com/storybookjs/storybook/pull/34236), thanks [@&#8203;shilman](https://redirect.github.com/shilman)! - React Native Web: Fix vite8 support by bumping vite-plugin-rnw - [#&#8203;34231](https://redirect.github.com/storybookjs/storybook/pull/34231), thanks [@&#8203;dannyhw](https://redirect.github.com/dannyhw)! ### [`v10.3.1`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1031) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.3.0...v10.3.1) - CLI: Use npm info to fetch versions in repro command - [#&#8203;34214](https://redirect.github.com/storybookjs/storybook/pull/34214), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - Core: Prevent story-local viewport from persisting in URL - [#&#8203;34153](https://redirect.github.com/storybookjs/storybook/pull/34153), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! ### [`v10.3.0`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1030) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.19...v10.3.0) *> Improved developer experience, AI-assisting tools, and broader ecosystem support* Storybook 10.3 contains hundreds of fixes and improvements including: - 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React) - ⚡ Vite 8 support - ▲ Next.js 16.2 support - 📝 ESLint 10 support - 〰️ Addon Pseudo-States: Tailwind v4 support - 🔧 Addon-Vitest: Simplified configuration - no more setup files required - ♿ Numerous accessibility improvements across the UI <details> <summary>List of all updates</summary> - A11y: Add ScrollArea prop focusable for when it has static children - [#&#8203;33876](https://redirect.github.com/storybookjs/storybook/pull/33876), thanks @&#8203;Sidnioulz! - A11y: Ensure popover dialogs have an ARIA label - [#&#8203;33500](https://redirect.github.com/storybookjs/storybook/pull/33500), thanks @&#8203;gayanMatch! - A11y: Make resize handles for addon panel and sidebar accessible [#&#8203;33980](https://redirect.github.com/storybookjs/storybook/pull/33980) - A11y: Underline MDX links for WCAG SC 1.4.1 compliance - [#&#8203;33139](https://redirect.github.com/storybookjs/storybook/pull/33139), thanks @&#8203;NikhilChowdhury27! - Actions: Add expandLevel parameter to configure tree depth - [#&#8203;33977](https://redirect.github.com/storybookjs/storybook/pull/33977), thanks @&#8203;mixelburg! - Actions: Fix HandlerFunction type to support async callback props - [#&#8203;33864](https://redirect.github.com/storybookjs/storybook/pull/33864), thanks @&#8203;mixelburg! - Addon-Docs: Add React as optimizeDeps entry - [#&#8203;34176](https://redirect.github.com/storybookjs/storybook/pull/34176), thanks @&#8203;valentinpalkovic! - Addon-Docs: Add support for `sourceState: 'none'` to canvas block parameters - [#&#8203;33627](https://redirect.github.com/storybookjs/storybook/pull/33627), thanks @&#8203;quisido! - Addon-docs: Restore `docs.components` overrides for doc blocks [#&#8203;34111](https://redirect.github.com/storybookjs/storybook/pull/34111) - Addon-Vitest: Add channel API to programmatically trigger test runs - [#&#8203;33206](https://redirect.github.com/storybookjs/storybook/pull/33206), thanks @&#8203;JReinhold! - Addon-Vitest: Handle additional vitest config export patterns in postinstall - [#&#8203;34106](https://redirect.github.com/storybookjs/storybook/pull/34106), thanks @&#8203;copilot-swe-agent! - Addon-Vitest: Make Playwright `--with-deps` platform-aware to avoid `sudo` prompt on Linux [#&#8203;34121](https://redirect.github.com/storybookjs/storybook/pull/34121) - Addon-Vitest: Refactor Vitest setup to eliminate the need for a dedicated setup file - [#&#8203;34025](https://redirect.github.com/storybookjs/storybook/pull/34025), thanks @&#8203;valentinpalkovic! - Addon-Vitest: Support Vitest canaries - [#&#8203;33833](https://redirect.github.com/storybookjs/storybook/pull/33833), thanks @&#8203;valentinpalkovic! - Angular: Add moduleResolution: bundler to tsconfig - [#&#8203;34085](https://redirect.github.com/storybookjs/storybook/pull/34085), thanks @&#8203;valentinpalkovic! - Angular: only load webpack dependencies on demand - [#&#8203;34043](https://redirect.github.com/storybookjs/storybook/pull/34043), thanks @&#8203;sod! - Angular: Storybook fails with unknown option silent - [#&#8203;33736](https://redirect.github.com/storybookjs/storybook/pull/33736), thanks @&#8203;tanujbhaud! - Build: Update @&#8203;types/node - [#&#8203;34037](https://redirect.github.com/storybookjs/storybook/pull/34037), thanks @&#8203;valentinpalkovic! - Builder-Vite: Centralize Vite plugins for builder-vite and addon-vitest - [#&#8203;33819](https://redirect.github.com/storybookjs/storybook/pull/33819), thanks @&#8203;valentinpalkovic! - Builder-Vite: Fix cold-cache vitest failures for story paths containing glob special characters - [#&#8203;34044](https://redirect.github.com/storybookjs/storybook/pull/34044), thanks @&#8203;copilot-swe-agent! - Builder-Vite: Use preview annotations as entry points for optimizeDeps - [#&#8203;33875](https://redirect.github.com/storybookjs/storybook/pull/33875), thanks @&#8203;copilot-swe-agent! - CI: declare explicit permissions for stale and weekly cron workflows - [#&#8203;33902](https://redirect.github.com/storybookjs/storybook/pull/33902), thanks @&#8203;Rohan5commit! - CLI: Add vike CLI metadata - [#&#8203;34189](https://redirect.github.com/storybookjs/storybook/pull/34189), thanks @&#8203;yannbf! - CLI: Avoid hanging of postinstall during init - [#&#8203;34175](https://redirect.github.com/storybookjs/storybook/pull/34175), thanks @&#8203;valentinpalkovic! - CLI: Fix onboarding not opening - [#&#8203;33609](https://redirect.github.com/storybookjs/storybook/pull/33609), thanks @&#8203;ndelangen! - CLI: Show multiple favicons warning as debug message - [#&#8203;34069](https://redirect.github.com/storybookjs/storybook/pull/34069), thanks @&#8203;remino! - Cli: Use npm for registry URL in PNPMProxy to avoid workspace errors - [#&#8203;33571](https://redirect.github.com/storybookjs/storybook/pull/33571), thanks @&#8203;ia319! - Controls: Allow story argTypes to override control: false from meta - [#&#8203;33729](https://redirect.github.com/storybookjs/storybook/pull/33729), thanks @&#8203;jonathan-fulton! - Controls: Fix Object contrast issue and tidy up code - [#&#8203;33923](https://redirect.github.com/storybookjs/storybook/pull/33923), thanks @&#8203;Sidnioulz! - Core: Ensure telemetry is never triggered on initial load of checklist data - [#&#8203;33918](https://redirect.github.com/storybookjs/storybook/pull/33918), thanks @&#8203;ghengeveld! - Core: Fix event source URL based on refId when multiple iframes share the same origin [#&#8203;34105](https://redirect.github.com/storybookjs/storybook/pull/34105) - Core: Fix false-positive CJS warning when 'exports' appears in strings or comments - [#&#8203;33572](https://redirect.github.com/storybookjs/storybook/pull/33572), thanks @&#8203;reeseo3o! - Core: Fix handling complex viewport sizes [#&#8203;33615](https://redirect.github.com/storybookjs/storybook/pull/33615) - Core: Fix iframe reference for composed Storybook on a subpath [#&#8203;34100](https://redirect.github.com/storybookjs/storybook/pull/34100) - Core: Fix typos: occured -> occurred, recieves -> receives - [#&#8203;33727](https://redirect.github.com/storybookjs/storybook/pull/33727), thanks @&#8203;jonathan-fulton! - Core: Handle BROWSER=none correctly and improve error messages - [#&#8203;33730](https://redirect.github.com/storybookjs/storybook/pull/33730), thanks @&#8203;jonathan-fulton! - Core: Ignore empty files when indexing - [#&#8203;33782](https://redirect.github.com/storybookjs/storybook/pull/33782), thanks @&#8203;JReinhold! - Core: Register CORS middleware before index.json route - [#&#8203;33728](https://redirect.github.com/storybookjs/storybook/pull/33728), thanks @&#8203;jonathan-fulton! - Core: Revert Pull Request #&#8203;33420 from Maelryn/fix/copy-button-overlap - [#&#8203;33877](https://redirect.github.com/storybookjs/storybook/pull/33877), thanks @&#8203;Sidnioulz! - Core: Zoom tool refinements - Hide reset button when value is initial - [#&#8203;33635](https://redirect.github.com/storybookjs/storybook/pull/33635), thanks @&#8203;superLipbalm! - Docs: Edit JSON button is now accessible at 320x256 viewport (WCAG 2.1 Reflow test) - [#&#8203;33707](https://redirect.github.com/storybookjs/storybook/pull/33707), thanks @&#8203;TheSeydiCharyyev! - Docs: Make CSS ordering in DocsContainer more predictable [#&#8203;34015](https://redirect.github.com/storybookjs/storybook/pull/34015) - ESLint-plugin: Disallow extra properties in eslint plugin rule options - [#&#8203;32056](https://redirect.github.com/storybookjs/storybook/pull/32056), thanks @&#8203;andreww2012! - ESLint: bail out config setup if eslint-plugin-storybook is already imported - [#&#8203;34089](https://redirect.github.com/storybookjs/storybook/pull/34089), thanks @&#8203;copilot-swe-agent! - HMR: Fix race conditions causing stale play functions to fire on re-rendered stories - [#&#8203;33930](https://redirect.github.com/storybookjs/storybook/pull/33930), thanks @&#8203;copilot-swe-agent! - Maintenance: Revert pull request #&#8203;33930 HMR events - [#&#8203;34190](https://redirect.github.com/storybookjs/storybook/pull/34190), thanks @&#8203;yannbf! - Maintenance: Use std-env for AI agent detection in telemetry [#&#8203;34114](https://redirect.github.com/storybookjs/storybook/pull/34114) - Manifest: Add docs entries to debugger - [#&#8203;33607](https://redirect.github.com/storybookjs/storybook/pull/33607), thanks @&#8203;JReinhold! - Manifest: Rename `experimentalComponentsManifest` → `componentsManifest`, default to `true` [#&#8203;33974](https://redirect.github.com/storybookjs/storybook/pull/33974) - Manifests: Fix Attached MDX causing wrong component entries [#&#8203;34101](https://redirect.github.com/storybookjs/storybook/pull/34101) - Next.js-Vite: Fix failing postcss mutation - [#&#8203;33879](https://redirect.github.com/storybookjs/storybook/pull/33879), thanks @&#8203;valentinpalkovic! - Next.js: Move image configuration from FrameworkOptions to parameters [#&#8203;32639](https://redirect.github.com/storybookjs/storybook/pull/32639), thanks @&#8203;y-hsgw! - Preact: Support inferring props from component types - [#&#8203;33828](https://redirect.github.com/storybookjs/storybook/pull/33828), thanks @&#8203;JoviDeCroock! - React Native Web: Fix inconsistent example stories - [#&#8203;33891](https://redirect.github.com/storybookjs/storybook/pull/33891), thanks @&#8203;danielalanbates! - React: Add react-docgen-typescript to component manifest - [#&#8203;33818](https://redirect.github.com/storybookjs/storybook/pull/33818), thanks @&#8203;kasperpeulen! - Revert "Toolbar: Remove extra toolbar divider when zoom controls not shown" - [#&#8203;34099](https://redirect.github.com/storybookjs/storybook/pull/34099), thanks @&#8203;valentinpalkovic! - Test: Fix clearing mocks in Vitest [#&#8203;34078](https://redirect.github.com/storybookjs/storybook/pull/34078) - Test: Update @&#8203;testing-library/jest-dom - [#&#8203;33928](https://redirect.github.com/storybookjs/storybook/pull/33928), thanks @&#8203;valentinpalkovic! - Theming: Export interface declaration for `ThemesGlobals` - [#&#8203;33343](https://redirect.github.com/storybookjs/storybook/pull/33343), thanks @&#8203;icopp! - Toolbar: Remove extra toolbar divider when zoom controls not shown - [#&#8203;33731](https://redirect.github.com/storybookjs/storybook/pull/33731), thanks @&#8203;jonathan-fulton! - UI: Allow direct kb/mouse actions on zoom tool button - [#&#8203;33496](https://redirect.github.com/storybookjs/storybook/pull/33496), thanks @&#8203;Sidnioulz! - UI: Avoid large animation for reduced motion users - [#&#8203;33530](https://redirect.github.com/storybookjs/storybook/pull/33530), thanks @&#8203;Sidnioulz! - UI: Ensure Link without href is keyboard-reachable - [#&#8203;34163](https://redirect.github.com/storybookjs/storybook/pull/34163), thanks @&#8203;Sidnioulz! - UI: Fix `z-index` problem with `popover`s and `modal`s nesting - [#&#8203;33757](https://redirect.github.com/storybookjs/storybook/pull/33757), thanks @&#8203;ndelangen! - UI: Fix code/copy buttons overlap with content - [#&#8203;33889](https://redirect.github.com/storybookjs/storybook/pull/33889), thanks @&#8203;Sidnioulz! - UI: Fix Copy button overlapping code in portrait mode - [#&#8203;33420](https://redirect.github.com/storybookjs/storybook/pull/33420), thanks @&#8203;Maelryn! - UI: Fix modal text selection - [#&#8203;33967](https://redirect.github.com/storybookjs/storybook/pull/33967), thanks @&#8203;Sidnioulz! - UI: Fix tab navigation after closing addon panel - [#&#8203;33971](https://redirect.github.com/storybookjs/storybook/pull/33971), thanks @&#8203;copilot-swe-agent! - UI: Handle kb nav edge cases when preview and panel are hidden - [#&#8203;33588](https://redirect.github.com/storybookjs/storybook/pull/33588), thanks @&#8203;Sidnioulz! - UI: Hide addon panel Drag on pages without a panel - [#&#8203;34162](https://redirect.github.com/storybookjs/storybook/pull/34162), thanks @&#8203;Sidnioulz! - UI: Hide manifest tag for now - [#&#8203;34165](https://redirect.github.com/storybookjs/storybook/pull/34165), thanks @&#8203;Sidnioulz! - UI: Make disabled Buttons keyboard-focusable - [#&#8203;34166](https://redirect.github.com/storybookjs/storybook/pull/34166), thanks @&#8203;Sidnioulz! - UI: Make TagsFilter state persistent [#&#8203;33374](https://redirect.github.com/storybookjs/storybook/pull/33374) - UI: Use correct selector for addon panel focus check - [#&#8203;34164](https://redirect.github.com/storybookjs/storybook/pull/34164), thanks @&#8203;Sidnioulz! - UI: Zoom faster when pressing shift - [#&#8203;34185](https://redirect.github.com/storybookjs/storybook/pull/34185), thanks @&#8203;Sidnioulz! - Viewport: Skip viewport validation before parameters load - [#&#8203;33794](https://redirect.github.com/storybookjs/storybook/pull/33794), thanks @&#8203;ia319! - Vite: Add mock entries to optimizeDeps.entries - [#&#8203;34167](https://redirect.github.com/storybookjs/storybook/pull/34167), thanks @&#8203;valentinpalkovic! - Vue3-Vite: Allow paths in docgen tsconfig option [#&#8203;32310](https://redirect.github.com/storybookjs/storybook/pull/32310), thanks @&#8203;Thomaash! </details> ### [`v10.2.19`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10219) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.18...v10.2.19) - Maintenance: Support vite-plugin-svelte@7 which supports Vite 8 - [#&#8203;34115](https://redirect.github.com/storybookjs/storybook/pull/34115), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Vite: Support Vite 8 - [#&#8203;33788](https://redirect.github.com/storybookjs/storybook/pull/33788), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! ### [`v10.2.18`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#10218) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.2.17...v10.2.18) - Core: Correctly fallback to first detected vitest config file - [#&#8203;33865](https://redirect.github.com/storybookjs/storybook/pull/33865), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! - Core: Fix error reporting in ManagerErrorBoundary - [#&#8203;33915](https://redirect.github.com/storybookjs/storybook/pull/33915), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Panagiotis Van de Goor <44780623+momovdg@users.noreply.github.com>
1 parent 966c698 commit 0d60cd8

2 files changed

Lines changed: 49 additions & 42 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,20 +67,20 @@
6767
"@semantic-release/github": "12.0.6",
6868
"@semantic-release/npm": "13.1.5",
6969
"@semantic-release/release-notes-generator": "14.1.0",
70-
"@storybook/react-vite": "^10.2.17",
70+
"@storybook/react-vite": "^10.3.3",
7171
"@types/jest": "29.5.14",
7272
"@types/react": "^19.2.14",
7373
"eslint": "10.1.0",
7474
"eslint-config-prettier": "10.1.8",
75-
"eslint-plugin-storybook": "^10.2.17",
75+
"eslint-plugin-storybook": "^10.3.3",
7676
"husky": "9.1.7",
7777
"jest": "29.7.0",
7878
"lint-staged": "16.4.0",
7979
"prettier": "3.8.1",
8080
"react": "^19.2.4",
8181
"react-dom": "^19.2.4",
8282
"semantic-release": "25.0.3",
83-
"storybook": "^10.2.17",
83+
"storybook": "^10.3.3",
8484
"ts-jest": "29.4.6",
8585
"tsup": "8.5.1",
8686
"typescript": "5.9.3",

yarn.lock

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -765,10 +765,10 @@
765765
"@types/yargs" "^17.0.8"
766766
chalk "^4.0.0"
767767

768-
"@joshwooding/vite-plugin-react-docgen-typescript@^0.6.4":
769-
version "0.6.4"
770-
resolved "https://registry.yarnpkg.com/@joshwooding/vite-plugin-react-docgen-typescript/-/vite-plugin-react-docgen-typescript-0.6.4.tgz#9cfa58703ae8122329c52a5989244818ee4cdcbe"
771-
integrity sha512-6PyZBYKnnVNqOSB0YFly+62R7dmov8segT27A+RVTBVd4iAE6kbW9QBJGlyR2yG4D4ohzhZSTIu7BK1UTtmFFA==
768+
"@joshwooding/vite-plugin-react-docgen-typescript@^0.7.0":
769+
version "0.7.0"
770+
resolved "https://registry.yarnpkg.com/@joshwooding/vite-plugin-react-docgen-typescript/-/vite-plugin-react-docgen-typescript-0.7.0.tgz#7c1ff1ef6fbabd91245abd0a4cb6536c22c07dfb"
771+
integrity sha512-qvsTEwEFefhdirGOPnu9Wp6ChfIwy2dBCRuETU3uE+4cC+PFoxMSiiEhxk4lOluA34eARHA0OxqsEUYDqRMgeQ==
772772
dependencies:
773773
glob "^13.0.1"
774774
react-docgen-typescript "^2.2.2"
@@ -1515,18 +1515,18 @@
15151515
dependencies:
15161516
"@sinonjs/commons" "^3.0.0"
15171517

1518-
"@storybook/builder-vite@10.2.17":
1519-
version "10.2.17"
1520-
resolved "https://registry.yarnpkg.com/@storybook/builder-vite/-/builder-vite-10.2.17.tgz#87823a5289c3b2d6cc82f07676b52cfc41372599"
1521-
integrity sha512-m/OBveTLm5ds/tUgHmmbKzgSi/oeCpQwm5rZa49vP2BpAd41Q7ER6TzkOoISzPoNNMAcbVmVc5vn7k6hdbPSHw==
1518+
"@storybook/builder-vite@10.3.4":
1519+
version "10.3.4"
1520+
resolved "https://registry.yarnpkg.com/@storybook/builder-vite/-/builder-vite-10.3.4.tgz#8881ae05ad86fdbd1f8f7ed042d1f3ad50834e07"
1521+
integrity sha512-dNQyBZpBKvwmhSTpjrsuxxY8FqFCh0hgu5+46h2WbgQ2Te3pO458heWkGb+QO7mC6FmkXO6j6zgYzXticD6F2A==
15221522
dependencies:
1523-
"@storybook/csf-plugin" "10.2.17"
1523+
"@storybook/csf-plugin" "10.3.4"
15241524
ts-dedent "^2.0.0"
15251525

1526-
"@storybook/csf-plugin@10.2.17":
1527-
version "10.2.17"
1528-
resolved "https://registry.yarnpkg.com/@storybook/csf-plugin/-/csf-plugin-10.2.17.tgz#a3d1da13e67f7d6ce3cb0a4cfee9badc4411b37e"
1529-
integrity sha512-crHH8i/4mwzeXpWRPgwvwX2vjytW42zyzTRySUax5dTU8o9sjk4y+Z9hkGx3Nmu1TvqseS8v1Z20saZr/tQcWw==
1526+
"@storybook/csf-plugin@10.3.4":
1527+
version "10.3.4"
1528+
resolved "https://registry.yarnpkg.com/@storybook/csf-plugin/-/csf-plugin-10.3.4.tgz#46043acab05d9d8cb68e8d259b91dac08c31a92e"
1529+
integrity sha512-WPP0Z39o82WiohPkhPOs6z+9yJ+bVvqPz4d+QUPfE6FMvOOBLojlwOcGx6Xmclyn5H/CKwywFrjuz4mBO/nHhA==
15301530
dependencies:
15311531
unplugin "^2.3.5"
15321532

@@ -1540,36 +1540,37 @@
15401540
resolved "https://registry.yarnpkg.com/@storybook/icons/-/icons-2.0.1.tgz#1bd351db1d33bfccbbafa7b64fb413168f1a6616"
15411541
integrity sha512-/smVjw88yK3CKsiuR71vNgWQ9+NuY2L+e8X7IMrFjexjm6ZR8ULrV2DRkTA61aV6ryefslzHEGDInGpnNeIocg==
15421542

1543-
"@storybook/react-dom-shim@10.2.17":
1544-
version "10.2.17"
1545-
resolved "https://registry.yarnpkg.com/@storybook/react-dom-shim/-/react-dom-shim-10.2.17.tgz#9d7b3e600c190fa643b8d0ad92422df6bd26fc2c"
1546-
integrity sha512-x9Kb7eUSZ1zGsEw/TtWrvs1LwWIdNp8qoOQCgPEjdB07reSJcE8R3+ASWHJThmd4eZf66ZALPJyerejake4Osw==
1543+
"@storybook/react-dom-shim@10.3.4":
1544+
version "10.3.4"
1545+
resolved "https://registry.yarnpkg.com/@storybook/react-dom-shim/-/react-dom-shim-10.3.4.tgz#1e0362be30354bd4dc0dc20016c3b098531a6242"
1546+
integrity sha512-VIm9YzreGubnOtQOZ6iqEfj6KncHvAkrCR/IilqnJq7DidPWuykrFszyajTASRMiY+p+TElOW+O1PGpv55qNGw==
15471547

1548-
"@storybook/react-vite@^10.2.17":
1549-
version "10.2.17"
1550-
resolved "https://registry.yarnpkg.com/@storybook/react-vite/-/react-vite-10.2.17.tgz#54aa766c4254f8b1c7958ccc343033db08b88867"
1551-
integrity sha512-E/1hNmxVsjy9l3TuaNufSqkdz8saTJUGEs8GRCjKlF7be2wljIwewUxjAT3efk+bxOCw76ZmqGHk6MnRa3y7Gw==
1548+
"@storybook/react-vite@^10.3.3":
1549+
version "10.3.4"
1550+
resolved "https://registry.yarnpkg.com/@storybook/react-vite/-/react-vite-10.3.4.tgz#90c368dea38a03f9d8fb310f583ce4d2fd9f2658"
1551+
integrity sha512-xaMt7NdvlAb+CwXn5TOiluQ+0WkkMN3mZhCThocpblWGoyfmHH7bgQ5ZwzT+IIp8DGOsAi/HkNmSyS7Z8HRLJg==
15521552
dependencies:
1553-
"@joshwooding/vite-plugin-react-docgen-typescript" "^0.6.4"
1553+
"@joshwooding/vite-plugin-react-docgen-typescript" "^0.7.0"
15541554
"@rollup/pluginutils" "^5.0.2"
1555-
"@storybook/builder-vite" "10.2.17"
1556-
"@storybook/react" "10.2.17"
1555+
"@storybook/builder-vite" "10.3.4"
1556+
"@storybook/react" "10.3.4"
15571557
empathic "^2.0.0"
15581558
magic-string "^0.30.0"
15591559
react-docgen "^8.0.0"
15601560
resolve "^1.22.8"
15611561
tsconfig-paths "^4.2.0"
15621562

1563-
"@storybook/react@10.2.17":
1564-
version "10.2.17"
1565-
resolved "https://registry.yarnpkg.com/@storybook/react/-/react-10.2.17.tgz#ec2788a4d163732dfb7a86f9dc878f448d5e3fd9"
1566-
integrity sha512-875AVMYil2X9Civil6GFZ8koIzlKxcXbl2eJ7+/GPbhIonTNmwx0qbWPHttjZXUvFuQ4RRtb9KkBwy4TCb/LeA==
1563+
"@storybook/react@10.3.4":
1564+
version "10.3.4"
1565+
resolved "https://registry.yarnpkg.com/@storybook/react/-/react-10.3.4.tgz#907fe939f889a9b097bc173b1aff2447a94387af"
1566+
integrity sha512-I5ifYqjrqyuhOFjalpy47kMKMXX7QU/qmHj0h/547s9Bg6sEU7xRhJnneXx1RJsEJTySjC4SmGfEU+FJz4Foiw==
15671567
dependencies:
15681568
"@storybook/global" "^5.0.0"
1569-
"@storybook/react-dom-shim" "10.2.17"
1569+
"@storybook/react-dom-shim" "10.3.4"
15701570
react-docgen "^8.0.2"
1571+
react-docgen-typescript "^2.2.2"
15711572

1572-
"@testing-library/jest-dom@^6.6.3":
1573+
"@testing-library/jest-dom@^6.9.1":
15731574
version "6.9.1"
15741575
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz#7613a04e146dd2976d24ddf019730d57a89d56c2"
15751576
integrity sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==
@@ -1947,6 +1948,11 @@
19471948
loupe "^3.1.4"
19481949
tinyrainbow "^2.0.0"
19491950

1951+
"@webcontainer/env@^1.1.1":
1952+
version "1.1.1"
1953+
resolved "https://registry.yarnpkg.com/@webcontainer/env/-/env-1.1.1.tgz#23021b2bb24befeeef53dba8996d1886b7016515"
1954+
integrity sha512-6aN99yL695Hi9SuIk1oC88l9o0gmxL1nGWWQ/kNy81HigJ0FoaoTXpytCj6ItzgyCEwA9kF1wixsTuv5cjsgng==
1955+
19501956
abbrev@^4.0.0:
19511957
version "4.0.0"
19521958
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-4.0.0.tgz#ec933f0e27b6cd60e89b5c6b2a304af42209bb05"
@@ -2905,10 +2911,10 @@ eslint-config-prettier@10.1.8:
29052911
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
29062912
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
29072913

2908-
eslint-plugin-storybook@^10.2.17:
2909-
version "10.2.17"
2910-
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.17.tgz#cdb96d0157a7c1f600815d7f7481d9250c801b1d"
2911-
integrity sha512-LtzVBHcq+RbrhTnF1rFNpc5bmg/kmdDsw/6bIKOnyDY4r0g5ldZSNN3R/fxLrhFOL2DhmmDywN9lcFNqHCP3vQ==
2914+
eslint-plugin-storybook@^10.3.3:
2915+
version "10.3.4"
2916+
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-10.3.4.tgz#b5e08106833c3488f69886d811476a1080a85904"
2917+
integrity sha512-6jRb9ucYWKRkbuxpN+83YA3wAWuKn6rp+OVXivy0FPa82v8eciHG8OidbznmzrfcRJYkNWUb7GrPjG/rf4Vqaw==
29122918
dependencies:
29132919
"@typescript-eslint/utils" "^8.48.0"
29142920

@@ -6073,17 +6079,18 @@ stack-utils@^2.0.3:
60736079
dependencies:
60746080
escape-string-regexp "^2.0.0"
60756081

6076-
storybook@^10.2.17:
6077-
version "10.2.17"
6078-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-10.2.17.tgz#32ac551d7c47e9a1d71d4caedabe638fa03bc2ea"
6079-
integrity sha512-yueTpl5YJqLzQqs3CanxNdAAfFU23iP0j+JVJURE4ghfEtRmWfWoZWLGkVcyjmgum7UmjwAlqRuOjQDNvH89kw==
6082+
storybook@^10.3.3:
6083+
version "10.3.4"
6084+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-10.3.4.tgz#9efa013affd6411b4ae1ba3a0d18613e0ff289a2"
6085+
integrity sha512-866YXZy9k59tLPl9SN3KZZOFeBC/swxkuBVtW8iQjJIzfCrvk7zXQd8RSQ4ignmCdArVvY4lGMCAT4yNaZSt1g==
60806086
dependencies:
60816087
"@storybook/global" "^5.0.0"
60826088
"@storybook/icons" "^2.0.1"
6083-
"@testing-library/jest-dom" "^6.6.3"
6089+
"@testing-library/jest-dom" "^6.9.1"
60846090
"@testing-library/user-event" "^14.6.1"
60856091
"@vitest/expect" "3.2.4"
60866092
"@vitest/spy" "3.2.4"
6093+
"@webcontainer/env" "^1.1.1"
60876094
esbuild "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0"
60886095
open "^10.2.0"
60896096
recast "^0.23.5"

0 commit comments

Comments
 (0)