Skip to content

chore(deps-dev): bump the minor-development group across 1 directory with 18 updates - #26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-development-2f0960a5ba
Open

chore(deps-dev): bump the minor-development group across 1 directory with 18 updates#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-development-2f0960a5ba

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-development group with 18 updates in the / directory:

Package From To
@emotion/styled 11.13.5 11.14.1
@fontsource/material-icons 5.1.0 5.3.0
@fontsource/roboto 5.1.0 5.3.0
@microsoft/api-extractor 7.48.0 7.58.12
@storybook/addon-essentials 8.4.7 8.6.14
@storybook/blocks 8.4.7 8.6.14
@storybook/experimental-addon-test 8.4.7 8.6.14
@storybook/preview-api 8.4.7 8.6.14
@storybook/test 8.4.7 8.6.15
@storybook/test-runner 0.19.1 0.24.4
@testing-library/react 16.1.0 16.3.2
@testing-library/user-event 14.5.2 14.6.1
eslint-config-xo 0.46.0 0.58.1
eslint-config-xo-react 0.27.0 0.31.0
playwright 1.49.0 1.62.0
prettier 3.4.2 3.9.6
react-hook-form 7.53.2 7.83.0
rollup 4.28.1 4.62.3

Updates @emotion/styled from 11.13.5 to 11.14.1

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.1

Patch Changes

  • #3334 0facbe4 Thanks @​ZachRiegel! - Renamed default-exported variable in @emotion/styled to aid inferred import names in auto-import completions in IDEs

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @fontsource/material-icons from 5.1.0 to 5.3.0

Commits

Updates @fontsource/roboto from 5.1.0 to 5.3.0

Commits

Updates @microsoft/api-extractor from 7.48.0 to 7.58.12

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.58.12

Tue, 21 Jul 2026 02:53:22 GMT

Patches

  • Improve the performance of the internal excerpt token condensing algorithm from O(n^2) to O(n) by eliminating repeated array splicing and per-merge bookkeeping.

7.58.11

Fri, 17 Jul 2026 00:15:59 GMT

Version update only

7.58.10

Thu, 16 Jul 2026 00:16:13 GMT

Version update only

7.58.9

Sat, 13 Jun 2026 00:16:18 GMT

Version update only

7.58.8

Mon, 08 Jun 2026 15:15:49 GMT

Patches

  • Add support for new d.ts extension format when using TS moduleResolution 'bundler' or 'nodenext'.

7.58.7

Mon, 20 Apr 2026 23:31:13 GMT

Version update only

7.58.6

Mon, 20 Apr 2026 15:15:24 GMT

Patches

  • Fix an issue where empty lines were included in DTS rollups in place of API items that were trimmed.

7.58.5

Sat, 18 Apr 2026 03:47:10 GMT

Version update only

7.58.4

Sat, 18 Apr 2026 00:15:16 GMT

Patches

... (truncated)

Commits
  • f1c7396 Bump versions [skip ci]
  • 75089a6 Update changelogs [skip ci]
  • a0f04af [api-extractor] Fix O(n^2) condenseTokens cost (#5878)
  • 99e0e61 Forbid private static members and refactor existing usages to module scope ...
  • 5e32c62 chore: bump decoupled local dependencies (#5879)
  • 6bb6a2b Bump versions [skip ci]
  • b1b4b14 Update changelogs [skip ci]
  • ddfc8af chore: bump decoupled local dependencies (#5873)
  • 3cde295 Bump versions [skip ci]
  • 65b8144 Update changelogs [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-essentials from 8.4.7 to 8.6.14

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.6.14

8.6.13

8.6.12

8.6.11

8.6.10

8.6.9

8.6.8

8.6.7

8.6.6

  • Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @​kasperpeulen!

... (truncated)

Commits
  • ab87178 Bump version from "8.6.13" to "8.6.14" [skip ci]
  • 8fa9049 Bump version from "8.6.12" to "8.6.13" [skip ci]
  • 1c35b29 Bump version from "8.6.11" to "8.6.12" [skip ci]
  • 2afd30d Bump version from "8.6.10" to "8.6.11" [skip ci]
  • 23d2037 Bump version from "8.6.9" to "8.6.10" [skip ci]
  • 207c2f4 Bump version from "8.6.8" to "8.6.9" [skip ci]
  • d4960ea Bump version from "8.6.7" to "8.6.8" [skip ci]
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/blocks from 8.4.7 to 8.6.14

Changelog

Sourced from @​storybook/blocks's changelog.

8.6.14

8.6.13

8.6.12

8.6.11

8.6.10

8.6.9

8.6.8

8.6.7

8.6.6

  • Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @​kasperpeulen!

... (truncated)

Commits
  • ab87178 Bump version from "8.6.13" to "8.6.14" [skip ci]
  • 8fa9049 Bump version from "8.6.12" to "8.6.13" [skip ci]
  • f1838f9 Merge pull request #27193 from H0onnn/fix/#27187
  • 1c35b29 Bump version from "8.6.11" to "8.6.12" [skip ci]
  • 2afd30d Bump version from "8.6.10" to "8.6.11" [skip ci]
  • 23d2037 Bump version from "8.6.9" to "8.6.10" [skip ci]
  • 549b913 Merge pull request #30913 from JamesIves/next
  • 207c2f4 Bump version from "8.6.8" to "8.6.9" [skip ci]
  • d4960ea Bump version from "8.6.7" to "8.6.8" [skip ci]
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/experimental-addon-test from 8.4.7 to 8.6.14

Changelog

Sourced from @​storybook/experimental-addon-test's changelog.

8.6.14

8.6.13

8.6.12

8.6.11

8.6.10

8.6.9

8.6.8

8.6.7

8.6.6

  • Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @​kasperpeulen!

... (truncated)

Commits
  • ab87178 Bump version from "8.6.13" to "8.6.14" [skip ci]
  • fe5ea89 Fix lint
  • 8c12257 Merge branch 'latest-release'
  • 8fa9049 Bump version from "8.6.12" to "8.6.13" [skip ci]
  • 9c3f7f1 Merge pull request #28413 from yann-combarnous/fix/interaction-call-date-param
  • 1c35b29 Bump version from "8.6.11" to "8.6.12" [skip ci]
  • 2afd30d Bump version from "8.6.10" to "8.6.11" [skip ci]
  • 23d2037 Bump version from "8.6.9" to "8.6.10" [skip ci]
  • 207c2f4 Bump version from "8.6.8" to "8.6.9" [skip ci]
  • d4960ea Bump version from "8.6.7" to "8.6.8" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/preview-api from 8.4.7 to 8.6.14

Commits

Updates @storybook/test from 8.4.7 to 8.6.15

Commits
  • 3812b43 Bump version from 8.6.14 to 8.6.15 MANUALLY
  • ab87178 Bump version from "8.6.13" to "8.6.14" [skip ci]
  • 8c12257 Merge branch 'latest-release'
  • 8fa9049 Bump version from "8.6.12" to "8.6.13" [skip ci]
  • 64be12f Merge pull request #31435 from storybookjs/kasper/fix-args-mutation
  • 1c35b29 Bump version from "8.6.11" to "8.6.12" [skip ci]
  • 2afd30d Bump version from "8.6.10" to "8.6.11" [skip ci]
  • 23d2037 Bump version from "8.6.9" to "8.6.10" [skip ci]
  • 207c2f4 Bump version from "8.6.8" to "8.6.9" [skip ci]
  • d4960ea Bump version from "8.6.7" to "8.6.8" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/test-runner from 0.19.1 to 0.24.4

Release notes

Sourced from @​storybook/test-runner's releases.

v0.24.4

🐛 Bug Fix

Authors: 1

v0.24.3

🐛 Bug Fix

Authors: 1

v0.24.3-next.0

🐛 Bug Fix

Authors: 1

v0.24.2

🐛 Bug Fix

Authors: 1

v0.24.2-next.0

🐛 Bug Fix

Authors: 1

v0.24.1

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​storybook/test-runner's changelog.

v0.24.4 (Thu May 14 2026)

🐛 Bug Fix

Authors: 1


v0.24.3 (Wed Mar 18 2026)

🐛 Bug Fix

Authors: 1


v0.24.2 (Thu Nov 27 2025)

🐛 Bug Fix

Authors: 1


v0.24.1 (Wed Oct 29 2025)

🐛 Bug Fix

Authors: 3

... (truncated)

Commits
  • 824d43b Bump version to: 0.24.4 [skip ci]
  • 51f6097 Update CHANGELOG.md [skip ci]
  • 55a7a25 Merge pull request #603 from storybookjs/chore/peerdeps
  • 34dc7fd chore: update storybook peerdependencies to prerelease
  • 72de1cb Bump version to: 0.24.3 [skip ci]
  • 11c305f Update CHANGELOG.md [skip ci]
  • b4e46a5 Merge pull request #596 from storybookjs/release/v0.24.3
  • 222f5a4 Merge branch 'main' into release/v0.24.3
  • 2d76468 Merge pull request #595 from storybookjs/yann/storybook-10-4-support
  • d7c0719 set up provenance
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​storybook/test-runner since your current version.


Updates @testing-library/react from 16.1.0 to 16.3.2

Release notes

Sourced from @​testing-library/react's releases.

v16.3.2

16.3.2 (2026-01-19)

Bug Fixes

  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#1438) (f32bd1b)

v16.3.1

16.3.1 (2025-12-15)

Bug Fixes

v16.3.0

16.3.0 (2025-04-02)

Features

  • add bernardobelchior as a contributor for code, and doc (#1391) (9fc6a75)

v16.2.0

16.2.0 (2025-01-15)

Features

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​testing-library/react since your current version.


Updates @testing-library/user-event from 14.5.2 to 14.6.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.1

14.6.1 (2025-01-21)

Bug Fixes

  • correct description for delay option (#1175) (2edf14d)
  • keyboard: add ContextMenu to defaultKeyMap (#1079) (3e471d1)
  • keyboard: add brackets to defaultKeyMap (#1226) (543ecb0)
  • keyboard: walk through radio group per arrow keys (#1049) (bf8111c)
  • pointer: dispatch mouse events if pointerdown is defaultPrevented (#1121) (f681f7b)
  • pointer: set button and buttons properties on PointerEvent (#1219) (6614f72)
  • pointer: use 1 as default value for PointerEvent.width and PointerEvent.height (#1224) (f0468d0)
  • prevent click event loop on form-associated custom element (#1238) (465fc7e)
  • prevent click event on non-focusable control (#1130) (e429094)
  • upload: apply accept filter more leniently (#1064) (a344ad4)

v14.6.0

14.6.0 (2025-01-15)

Features

Bug Fixes

  • clipboard: await DataTransferItem.getAsString() callback (#1251) (7b11b0e)
  • event: assign pointer coords to MouseEvent (#1039) (8528972)
  • pointer: check PointerCoords.x in isDifferentPointerPosition (#1216) (75edef5)
  • pointer: check all fields of PointerCoords in isDifferentPointerPosition() (#1229) (5f3d28f)
Commits
  • d42954b chore: fix typos (#1260)
  • 465fc7e fix: prevent click event loop on form-associated custom element (#1238)
  • 65c1f6c test: update snapshots (#1261)
  • 543ecb0 fix(keyboard): add brackets to defaultKeyMap (#1226)
  • f0468d0 fix(pointer): use 1 as default value for PointerEvent.width and `PointerE...
  • 6614f72 fix(pointer): set button and buttons properties on PointerEvent (#1219)
  • 2edf14d fix: correct description for delay option (#1175)
  • e429094 fix: prevent click event on non-focusable control (#1130)
  • f681f7b fix(pointer): dispatch mouse events if pointerdown is defaultPrevented (#...
  • 3e471d1 fix(keyboard): add ContextMenu to defaultKeyMap (#1079)
  • Additional commits viewable in compare view

Updates eslint-config-xo from 0.46.0 to 0.58.1

Release notes

Sourced from eslint-config-xo's releases.

v0.58.1

  • Disable import-x/extensions in base config when TypeScript is active 18d7467

xojs/eslint-config-xo@v0.58.0...v0.58.1

v0.58.0

New features

Improvements

  • Enforce import extensions in TypeScript via n/file-extension-in-import, which auto-fixes and uniquely handles TypeScript's .js-for-.ts import convention 95c243a (#119)
  • Enable the checkRelationalComparisons option for no-constant-binary-expression cf8ddfd
  • Update to eslint-plugin-unicorn 72

New rules


xojs/eslint-config-xo@v0.57.0...v0.58.0

v0.57.0

  • Added eslint-node-test for linting node:test files. f59405c
  • Generalized the capitalized-comments ignore directives so any tool's *-ignore / *:ignore comment (like svelte-ignore) is recognized without adding each tool individually. 1796590 #118

xojs/eslint-config-xo@v0.56.0...v0.57.0

v0.56.0

Improvements

  • Disable @typescript-eslint/no-unnecessary-boolean-literal-compare in favor of the type-aware unicorn/no-unnecessary-boolean-comparison, which catches the same cases without requiring strictNullChecks f93a16e (#117)
  • Allow the @isolated JSDoc tag used by unicorn/isolated-functions 6d78307 (#116)
  • Update to eslint-plugin-unicorn 70

... (truncated)

Commits
  • fe16fc8 0.58.1
  • 18d7467 Disable import-x/extensions in base config when TypeScript is active
  • d426aa0 0.58.0
  • 66887bc Update dependencies
  • 5c9ccdf Add gitignore option to ignore paths from .gitignore (#123)
  • cf8ddfd Tweaks
  • 7b15a6d Add eslint-package-json for linting package...

    Description has been truncated

…with 18 updates

Bumps the minor-development group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.1` |
| [@fontsource/material-icons](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/material-icons) | `5.1.0` | `5.3.0` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.1.0` | `5.3.0` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.48.0` | `7.58.12` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.7` | `8.6.14` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.7` | `8.6.14` |
| [@storybook/experimental-addon-test](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/test) | `8.4.7` | `8.6.14` |
| [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.4.7` | `8.6.14` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.4.7` | `8.6.15` |
| [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.19.1` | `0.24.4` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.3.2` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` |
| [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.46.0` | `0.58.1` |
| [eslint-config-xo-react](https://github.com/xojs/eslint-config-xo-react) | `0.27.0` | `0.31.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.49.0` | `1.62.0` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.9.6` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.2` | `7.83.0` |
| [rollup](https://github.com/rollup/rollup) | `4.28.1` | `4.62.3` |



Updates `@emotion/styled` from 11.13.5 to 11.14.1
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.13.5...@emotion/styled@11.14.1)

Updates `@fontsource/material-icons` from 5.1.0 to 5.3.0
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/material-icons)

Updates `@fontsource/roboto` from 5.1.0 to 5.3.0
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

Updates `@microsoft/api-extractor` from 7.48.0 to 7.58.12
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.58.12/apps/api-extractor)

Updates `@storybook/addon-essentials` from 8.4.7 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/essentials)

Updates `@storybook/blocks` from 8.4.7 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/blocks)

Updates `@storybook/experimental-addon-test` from 8.4.7 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/test)

Updates `@storybook/preview-api` from 8.4.7 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/preview-api)

Updates `@storybook/test` from 8.4.7 to 8.6.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/lib/test)

Updates `@storybook/test-runner` from 0.19.1 to 0.24.4
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.24.4/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.19.1...v0.24.4)

Updates `@testing-library/react` from 16.1.0 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.1.0...v16.3.2)

Updates `@testing-library/user-event` from 14.5.2 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.2...v14.6.1)

Updates `eslint-config-xo` from 0.46.0 to 0.58.1
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](xojs/eslint-config-xo@v0.46.0...v0.58.1)

Updates `eslint-config-xo-react` from 0.27.0 to 0.31.0
- [Release notes](https://github.com/xojs/eslint-config-xo-react/releases)
- [Commits](xojs/eslint-config-xo-react@v0.27.0...v0.31.0)

Updates `playwright` from 1.49.0 to 1.62.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.49.0...v1.62.0)

Updates `prettier` from 3.4.2 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.9.6)

Updates `react-hook-form` from 7.53.2 to 7.83.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.53.2...v7.83.0)

Updates `rollup` from 4.28.1 to 4.62.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.1...v4.62.3)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-version: 11.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@fontsource/material-icons"
  dependency-version: 5.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@fontsource/roboto"
  dependency-version: 5.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.58.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@storybook/addon-essentials"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@storybook/blocks"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@storybook/experimental-addon-test"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@storybook/preview-api"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@storybook/test"
  dependency-version: 8.6.15
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@storybook/test-runner"
  dependency-version: 0.24.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: eslint-config-xo
  dependency-version: 0.58.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: eslint-config-xo-react
  dependency-version: 0.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: playwright
  dependency-version: 1.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: react-hook-form
  dependency-version: 7.83.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
- dependency-name: rollup
  dependency-version: 4.62.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from andyhite as a code owner August 1, 2026 17:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants