Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the upgrades group with 15 updates in the / directory:

Package From To
@eslint/compat 1.3.0 2.0.0
@storybook/addon-a11y 9.0.13 10.1.2
@storybook/addon-docs 9.0.13 10.1.2
@storybook/addon-onboarding 9.0.13 10.1.2
@storybook/react-vite 9.0.13 10.1.2
@vitejs/plugin-react 4.6.0 5.1.1
eslint-plugin-jsdoc 50.8.0 61.4.1
eslint-plugin-react-hooks 5.2.0 7.0.1
eslint-plugin-storybook 9.0.13 10.1.2
eslint-plugin-unicorn 59.0.1 62.0.0
jsdom 26.1.0 27.2.0
storybook 9.0.13 10.1.2
tailwindcss 3.4.17 4.1.17
vite 5.4.19 7.2.6
vitest 3.2.4 4.0.14

Updates @eslint/compat from 1.3.0 to 2.0.0

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.0.0

2.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • patch missing context and SourceCode methods for v10 (#311) (a40d8c6)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0

migrate-config: v2.0.0

2.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.4.1 to ^2.0.0
    • devDependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0

migrate-config: v1.6.1

1.6.1 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.4.0 to ^1.4.1

... (truncated)

Changelog

Sourced from @​eslint/compat's changelog.

2.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • patch missing context and SourceCode methods for v10 (#311) (a40d8c6)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0

1.4.1 (2025-10-27)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.16.0 to ^0.17.0

1.4.0 (2025-09-16)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.2 to ^0.16.0

1.3.2 (2025-08-05)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.1 to ^0.15.2

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/compat since your current version.


Updates @storybook/addon-a11y from 9.0.13 to 10.1.2

Release notes

Sourced from @​storybook/addon-a11y's releases.

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

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

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • e4ef178 Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]
  • d940835 Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]
  • 3a6dc0b Bump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]
  • e473a8c Bump version from "10.1.0-alpha.14" to "10.1.0-beta.0" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/addon-a11y since your current version.


Updates @storybook/addon-docs from 9.0.13 to 10.1.2

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

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

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 1ddbad1 Merge pull request #33205 from storybookjs/sidnioulz/issue-33196
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • 53486ac Merge pull request #33034 from storybookjs/a11y/tabbed-argstable-cropped-shadow
  • 65fae57 Merge pull request #33023 from storybookjs/a11y/color-swatch-bg-dark
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • 9ff887c UI: Make room for ArgsTable shadow in tabbed version
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/addon-docs since your current version.


Updates @storybook/addon-onboarding from 9.0.13 to 10.1.2

Release notes

Sourced from @​storybook/addon-onboarding's releases.

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

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

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • e4ef178 Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]
  • d940835 Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]
  • 3a6dc0b Bump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]
  • e473a8c Bump version from "10.1.0-alpha.14" to "10.1.0-beta.0" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/addon-onboarding since your current version.


Updates @storybook/react-vite from 9.0.13 to 10.1.2

Release notes

Sourced from @​storybook/react-vite's releases.

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

Sourced from @​storybook/react-vite's changelog.

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • e4ef178 Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]
  • d940835 Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]
  • 3a6dc0b Bump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]
  • e473a8c Bump version from "10.1.0-alpha.14" to "10.1.0-beta.0" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/react-vite since your current version.


Updates @vitejs/plugin-react from 4.6.0 to 5.1.1

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@5.1.1

Update code to support newer rolldown-vite (#976)

rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.

plugin-react@5.1.0

Add @vitejs/plugin-react/preamble virtual module for SSR HMR (#890)

SSR applications can now initialize HMR runtime by importing @vitejs/plugin-react/preamble at the top of th...

Description has been truncated

…pdates

Bumps the upgrades group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.3.0` | `2.0.0` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.0.13` | `10.1.2` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.0.13` | `10.1.2` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `9.0.13` | `10.1.2` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.0.13` | `10.1.2` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.6.0` | `5.1.1` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.8.0` | `61.4.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.2.0` | `7.0.1` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.0.13` | `10.1.2` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `59.0.1` | `62.0.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `26.1.0` | `27.2.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.0.13` | `10.1.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.17` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.19` | `7.2.6` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.14` |



Updates `@eslint/compat` from 1.3.0 to 2.0.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.0/packages/compat)

Updates `@storybook/addon-a11y` from 9.0.13 to 10.1.2
- [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/v10.1.2/code/addons/a11y)

Updates `@storybook/addon-docs` from 9.0.13 to 10.1.2
- [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/v10.1.2/code/addons/docs)

Updates `@storybook/addon-onboarding` from 9.0.13 to 10.1.2
- [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/v10.1.2/code/addons/onboarding)

Updates `@storybook/react-vite` from 9.0.13 to 10.1.2
- [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/v10.1.2/code/frameworks/react-vite)

Updates `@vitejs/plugin-react` from 4.6.0 to 5.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.1/packages/plugin-react)

Updates `eslint-plugin-jsdoc` from 50.8.0 to 61.4.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v50.8.0...v61.4.1)

Updates `eslint-plugin-react-hooks` from 5.2.0 to 7.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-storybook` from 9.0.13 to 10.1.2
- [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/v10.1.2/code/lib/eslint-plugin)

Updates `eslint-plugin-unicorn` from 59.0.1 to 62.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v59.0.1...v62.0.0)

Updates `globals` from 16.2.0 to 16.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.2.0...v16.5.0)

Updates `jsdom` from 26.1.0 to 27.2.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@26.1.0...27.2.0)

Updates `storybook` from 9.0.13 to 10.1.2
- [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/v10.1.2/code/core)

Updates `tailwindcss` from 3.4.17 to 4.1.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.17/packages/tailwindcss)

Updates `vite` from 5.4.19 to 7.2.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite)

Updates `vitest` from 3.2.4 to 4.0.14
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: "@storybook/addon-onboarding"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.4.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: eslint-plugin-unicorn
  dependency-version: 62.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: globals
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: upgrades
- dependency-name: jsdom
  dependency-version: 27.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: storybook
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: tailwindcss
  dependency-version: 4.1.17
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: vite
  dependency-version: 7.2.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
- dependency-name: vitest
  dependency-version: 4.0.14
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: upgrades
...

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 Dec 1, 2025
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

Development

Successfully merging this pull request may close these issues.

0 participants