Skip to content

Comments

deps(deps): bump the all-dependencies group across 1 directory with 280 updates#24

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-8d2b4b8938
Open

deps(deps): bump the all-dependencies group across 1 directory with 280 updates#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-8d2b4b8938

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the all-dependencies group with 56 updates in the / directory:

Package From To
@fortawesome/fontawesome-free 7.1.0 7.2.0
@radix-ui/react-slot 1.2.3 1.2.4
@tailwindcss/vite 4.1.14 4.2.0
lucide-react 0.545.0 0.575.0
react 19.2.0 19.2.4
@types/react 19.2.2 19.2.14
react-dom 19.2.0 19.2.4
@types/react-dom 19.2.1 19.2.3
react-syntax-highlighter 15.6.6 16.1.0
tailwind-merge 3.3.1 3.5.0
@chromatic-com/storybook 4.1.1 5.0.1
@eslint/js 9.37.0 10.0.1
@storybook/addon-a11y 9.1.10 10.2.10
@storybook/addon-docs 9.1.10 10.2.10
@storybook/addon-vitest 9.1.10 10.2.10
@storybook/react-vite 9.1.10 10.2.10
@trivago/prettier-plugin-sort-imports 5.2.2 6.0.2
@types/node 24.7.2 25.3.0
@vitejs/plugin-react 5.0.4 5.1.4
@vitest/browser 3.2.4 4.0.18
@vitest/coverage-v8 3.2.4 4.0.18
eslint 9.37.0 10.0.1
eslint-plugin-react-hooks 7.0.0 7.0.1
eslint-plugin-react-refresh 0.4.23 0.5.1
eslint-plugin-storybook 9.1.10 10.2.10
globals 16.4.0 17.3.0
js-yaml 4.1.0 4.1.1
npm 11.6.2 11.10.1
playwright 1.56.0 1.58.2
storybook 9.1.10 10.2.10
typescript-eslint 8.46.0 8.56.0
vite 7.1.9 7.3.1
vite-plugin-restart 1.0.0 2.0.0
vitest 3.2.4 4.0.18
@babel/helper-plugin-utils 7.27.1 7.28.6
@babel/runtime 7.28.4 7.28.6
@floating-ui/core 1.7.3 1.7.4
@floating-ui/dom 1.7.4 1.7.5
@floating-ui/react-dom 2.1.6 2.1.7
@types/chai 5.2.2 5.2.3
axe-core 4.11.0 4.11.1
check-error 2.1.1 2.1.3
decode-named-character-reference 1.2.0 1.3.0
expect-type 1.2.2 1.3.0
mdast-util-from-markdown 2.0.2 2.0.3
mdast-util-to-hast 13.2.0 13.2.1
prettier 3.6.2 3.8.1
react-remove-scroll 2.7.1 2.7.2
resolve 1.22.10 1.22.11
rollup 4.52.4 4.59.0
style-to-js 1.1.18 1.1.21
unist-util-is 6.0.0 6.0.1
unist-util-visit 5.0.0 5.1.0
unist-util-visit-parents 6.0.1 6.0.2
ws 8.18.3 8.19.0
zod 4.1.12 4.3.6

Updates @fortawesome/fontawesome-free from 7.1.0 to 7.2.0

Release notes

Sourced from @​fortawesome/fontawesome-free's releases.

Release 7.2.0

Change log available at https://fontawesome.com/changelog

Commits
  • 337dd20 Release 7.2.0 (#21465)
  • 16ac6af Simplifying icon request titles (#21360)
  • ce49420 Simplifying icon request template name (to avoid redundancy)
  • 3dba69f Modify bug report template for versioning and labels (#21264)
  • f40da32 Update web bug report template
  • 89f17b4 Modify bug report template for version and labels
  • 14b8429 Adding feature requests to discussions
  • eceb155 Updating links to the new icon request templates
  • b544f79 Update contribution guidelines for icon requests
  • f811bcf Revise icon wizard request template
  • Additional commits viewable in compare view

Updates @radix-ui/react-slot from 1.2.3 to 1.2.4

Commits

Updates @tailwindcss/vite from 4.1.14 to 4.2.0

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.2.0

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)

v4.1.18

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)

... (truncated)

Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.2.0] - 2026-02-18

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)

[4.1.18] - 2025-12-11

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)

... (truncated)

Commits

Updates lucide-react from 0.545.0 to 0.575.0

Release notes

Sourced from lucide-react's releases.

Version 0.575.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

Version 0.574.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.572.0...0.574.0

Version 0.573.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.572.0...0.573.0

Version 0.572.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.571.0...0.572.0

... (truncated)

Commits
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • 076e0bb chore(dependencies): Update dependencies (#3809)
  • 80d6f73 fix(icons): Rename fingerprint icon to fingerprint-pattern (#3767)
  • See full diff in compare view
Maintainer changes

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


Updates react from 19.2.0 to 19.2.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates @types/react from 19.2.2 to 19.2.14

Commits

Updates react-dom from 19.2.0 to 19.2.4

Release notes

Sourced from react-dom's releases.

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

Commits

Updates @types/react-dom from 19.2.1 to 19.2.3

Commits

Updates react-syntax-highlighter from 15.6.6 to 16.1.0

Release notes

Sourced from react-syntax-highlighter's releases.

v16.1.0

What's Changed

New Contributors

Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v16.0.0...v16.1.0

v16.0.0

New major version!

16.0.0 brings a major version update to the refractor dependency, which remedies some security issues but could result in a breaking change to your app's dependencies. Please update with care.

What's Changed

New Contributors

Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v15.6.6...v16.0.0

Commits

Updates tailwind-merge from 3.3.1 to 3.5.0

Release notes

Sourced from tailwind-merge's releases.

v3.5.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.4.1...v3.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.4.0...v3.4.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.0

New Features

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.3.1...v3.4.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

Commits
  • 270ac79 v3.5.0
  • 86f772e add changelog for 3.5.0
  • 6c1f77c Merge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.2
  • 7a4cacf Add support for decimal fraction values
  • 9ef0f79 fix incorrectly escaped characters
  • f4938b0 update README with v4.2 support
  • b02a572 Add Tailwind v4.2 font-features utilities support
  • 5bd25ec Add Tailwind v4.2 logical sizing utilities
  • 697c920 Add Tailwind v4.2 logical border block utilities
  • 6656a47 Improve JSDoc comments for logical insets
  • 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 tailwind-merge since your current version.


Updates tailwindcss from 4.1.14 to 4.2.0

Release notes

Sourced from tailwindcss's releases.

v4.2.0

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#19447)
  • Detect utilities containing capital letters followed by numbers (#19465)
  • Fix class extraction for Rails' strict locals (#19525)
  • Align @utility name validation with Oxide scanner rules (#19524)
  • Fix infinite loop when using @variant inside @custom-variant (#19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
  • Add .jj to default ignored content directories (#19687)

Deprecated

  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#19613)

v4.1.18

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs (#19348)
  • Improve backwards compatibility for content theme key from JS configs (#19381)
  • Upgrade: Handle future and experimental config keys (#19344)
  • Try to canonicalize any arbitrary utility to a bare value (#19379)

... (truncated)

Changelog

Sourced from tailwindcss's changelog.

[4.2.0] - 2026-02-18

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#19613)
  • Add font-features-* utility for font-feature-settings (#19623)

Fixed

  • Prevent double @supports wrapper for color-mix values (#19450)
  • Allow whitespace around @source inline() argument (#19461)
  • Emit ...

    Description has been truncated

…80 updates

Bumps the all-dependencies group with 56 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `7.1.0` | `7.2.0` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.14` | `4.2.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.545.0` | `0.575.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.14` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.4` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.1` | `19.2.3` |
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.6.6` | `16.1.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.5.0` |
| [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `4.1.1` | `5.0.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.37.0` | `10.0.1` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.1.10` | `10.2.10` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.1.10` | `10.2.10` |
| [@storybook/addon-vitest](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/vitest) | `9.1.10` | `10.2.10` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.1.10` | `10.2.10` |
| [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `5.2.2` | `6.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `25.3.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.4` | `5.1.4` |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `3.2.4` | `4.0.18` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.0.18` |
| [eslint](https://github.com/eslint/eslint) | `9.37.0` | `10.0.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.0` | `7.0.1` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.23` | `0.5.1` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.10` | `10.2.10` |
| [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `17.3.0` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` |
| [npm](https://github.com/npm/cli) | `11.6.2` | `11.10.1` |
| [playwright](https://github.com/microsoft/playwright) | `1.56.0` | `1.58.2` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.1.10` | `10.2.10` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.0` | `8.56.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.9` | `7.3.1` |
| [vite-plugin-restart](https://github.com/antfu/vite-plugin-restart) | `1.0.0` | `2.0.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.18` |
| [@babel/helper-plugin-utils](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-plugin-utils) | `7.27.1` | `7.28.6` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.4` | `7.28.6` |
| [@floating-ui/core](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/core) | `1.7.3` | `1.7.4` |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.4` | `1.7.5` |
| [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) | `2.1.6` | `2.1.7` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `5.2.2` | `5.2.3` |
| [axe-core](https://github.com/dequelabs/axe-core) | `4.11.0` | `4.11.1` |
| [check-error](https://github.com/chaijs/check-error) | `2.1.1` | `2.1.3` |
| [decode-named-character-reference](https://github.com/wooorm/decode-named-character-reference) | `1.2.0` | `1.3.0` |
| [expect-type](https://github.com/mmkal/expect-type) | `1.2.2` | `1.3.0` |
| [mdast-util-from-markdown](https://github.com/syntax-tree/mdast-util-from-markdown) | `2.0.2` | `2.0.3` |
| [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) | `13.2.0` | `13.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` |
| [react-remove-scroll](https://github.com/theKashey/react-remove-scroll) | `2.7.1` | `2.7.2` |
| [resolve](https://github.com/browserify/resolve) | `1.22.10` | `1.22.11` |
| [rollup](https://github.com/rollup/rollup) | `4.52.4` | `4.59.0` |
| [style-to-js](https://github.com/remarkablemark/style-to-js) | `1.1.18` | `1.1.21` |
| [unist-util-is](https://github.com/syntax-tree/unist-util-is) | `6.0.0` | `6.0.1` |
| [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` |
| [unist-util-visit-parents](https://github.com/syntax-tree/unist-util-visit-parents) | `6.0.1` | `6.0.2` |
| [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` |
| [zod](https://github.com/colinhacks/zod) | `4.1.12` | `4.3.6` |



Updates `@fortawesome/fontawesome-free` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0)

Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@tailwindcss/vite` from 4.1.14 to 4.2.0
- [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.2.0/packages/@tailwindcss-vite)

Updates `lucide-react` from 0.545.0 to 0.575.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react)

Updates `react` from 19.2.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

Updates `@types/react` from 19.2.2 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 19.2.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

Updates `@types/react-dom` from 19.2.1 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-syntax-highlighter` from 15.6.6 to 16.1.0
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.6...v16.1.0)

Updates `tailwind-merge` from 3.3.1 to 3.5.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v3.3.1...v3.5.0)

Updates `tailwindcss` from 4.1.14 to 4.2.0
- [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.2.0/packages/tailwindcss)

Updates `@chromatic-com/storybook` from 4.1.1 to 5.0.1
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/chromaui/addon-visual-tests/compare/v4.1.1...v5.0.1)

Updates `@eslint/js` from 9.37.0 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `@storybook/addon-a11y` from 9.1.10 to 10.2.10
- [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.2.10/code/addons/a11y)

Updates `@storybook/addon-docs` from 9.1.10 to 10.2.10
- [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.2.10/code/addons/docs)

Updates `@storybook/addon-vitest` from 9.1.10 to 10.2.10
- [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.2.10/code/addons/vitest)

Updates `@storybook/react-vite` from 9.1.10 to 10.2.10
- [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.2.10/code/frameworks/react-vite)

Updates `@trivago/prettier-plugin-sort-imports` from 5.2.2 to 6.0.2
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.2...v6.0.2)

Updates `@types/node` from 24.7.2 to 25.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.2 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.2.1 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.4
- [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.4/packages/plugin-react)

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

Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8)

Updates `eslint` from 9.37.0 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v10.0.1)

Updates `eslint-plugin-react-hooks` from 7.0.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-react-refresh` from 0.4.23 to 0.5.1
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.23...v0.5.1)

Updates `eslint-plugin-storybook` from 9.1.10 to 10.2.10
- [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.2.10/code/lib/eslint-plugin)

Updates `globals` from 16.4.0 to 17.3.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v17.3.0)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

Updates `npm` from 11.6.2 to 11.10.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.6.2...v11.10.1)

Updates `playwright` from 1.56.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.56.0...v1.58.2)

Updates `storybook` from 9.1.10 to 10.2.10
- [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.2.10/code/core)

Updates `typescript-eslint` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/typescript-eslint)

Updates `vite` from 7.1.9 to 7.3.1
- [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.3.1/packages/vite)

Updates `vite-plugin-restart` from 1.0.0 to 2.0.0
- [Release notes](https://github.com/antfu/vite-plugin-restart/releases)
- [Commits](https://github.com/antfu/vite-plugin-restart/compare/v1.0.0...v2.0.0)

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

Updates `@babel/code-frame` from 7.27.1 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-code-frame)

Updates `@babel/compat-data` from 7.28.4 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-compat-data)

Updates `@babel/core` from 7.28.4 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-core)

Updates `@babel/generator` from 7.28.3 to 7.29.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.1/packages/babel-generator)

Updates `@babel/helper-compilation-targets` from 7.27.2 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helper-compilation-targets)

Updates `@babel/helper-module-imports` from 7.27.1 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helper-module-imports)

Updates `@babel/helper-module-transforms` from 7.28.3 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helper-module-transforms)

Updates `@babel/helper-plugin-utils` from 7.27.1 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helper-plugin-utils)

Updates `@babel/helper-validator-identifier` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-helper-validator-identifier)

Updates `@babel/helpers` from 7.28.4 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-helpers)

Updates `@babel/parser` from 7.28.4 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-parser)

Updates `@babel/runtime` from 7.28.4 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-runtime)

Updates `@babel/template` from 7.27.2 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-template)

Updates `@babel/traverse` from 7.28.4 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-traverse)

Updates `@babel/types` from 7.28.4 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-types)

Updates `@esbuild/aix-ppc64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/android-arm` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/android-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/android-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/darwin-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/darwin-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/freebsd-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/freebsd-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-arm` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-ia32` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-loong64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-mips64el` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-ppc64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-riscv64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-s390x` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/linux-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/netbsd-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/netbsd-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/openbsd-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/openbsd-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/openharmony-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/sunos-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/win32-arm64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/win32-ia32` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@esbuild/win32-x64` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `@eslint-community/eslint-utils` from 4.9.0 to 4.9.1
- [Release notes](https://github.com/eslint-community/eslint-utils/releases)
- [Commits](https://github.com/eslint-community/eslint-utils/compare/v4.9.0...v4.9.1)

Updates `@eslint-community/regexpp` from 4.12.1 to 4.12.2
- [Release notes](https://github.com/eslint-community/regexpp/releases)
- [Commits](https://github.com/eslint-community/regexpp/compare/v4.12.1...v4.12.2)

Updates `@eslint/config-array` from 0.21.0 to 0.23.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-array/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-array-v0.23.2/packages/config-array)

Updates `@eslint/config-helpers` from 0.4.0 to 0.5.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-helpers-v0.5.2/packages/config-helpers)

Updates `@eslint/core` from 0.16.0 to 1.1.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/core-v1.1.0/packages/core)

Updates `@eslint/object-schema` from 2.1.6 to 3.0.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/object-schema/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/object-schema-v3.0.2/packages/object-schema)

Updates `@eslint/plugin-kit` from 0.4.0 to 0.6.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/core-v0.6.0/packages/plugin-kit)

Updates `@floating-ui/core` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.4/packages/core)

Updates `@floating-ui/dom` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/HEAD/packages/dom)

Updates `@floating-ui/react-dom` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/HEAD/packages/react-dom)

Updates `@joshwooding/vite-plugin-react-docgen-typescript` from 0.6.1 to 0.6.4
- [Release notes](https://github.com/joshwooding/vite-plugin-react-docgen-typescript/releases)
- [Changelog](https://github.com/joshwooding/vite-plugin-react-docgen-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/joshwooding/vite-plugin-react-docgen-typescript/compare/@joshwooding/vite-plugin-react-docgen-typescript@0.6.1...@joshwooding/vite-plugin-react-docgen-typescript@0.6.4)

Updates `@rolldown/pluginutils` from 1.0.0-beta.38 to 1.0.0-rc.3
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG-2025.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.3/packages/pluginutils)

Updates `@storybook/builder-vite` from 9.1.10 to 10.2.10
- [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.2.10/code/builders/builder-vite)

Updates `@storybook/csf-plugin` from 9.1.10 to 10.2.10
- [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.2.10/code/lib/csf-plugin)

Updates `@storybook/icons` from 1.6.0 to 2.0.1
- [Release notes](https://github.com/storybookjs/icons/releases)
- [Changelog](https://github.com/storybookjs/icons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/icons/compare/v1.6.0...v2.0.1)

Updates `@storybook/react` from 9.1.10 to 10.2.10
- [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.2.10/code/renderers/react)

Updates `@storybook/react-dom-shim` from 9.1.10 to 10.2.10
- [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.2.10/code/lib/react-dom-shim)

Updates `@tailwindcss/node` from 4.1.14 to 4.2.0
- [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.2.0/packages/@tailwindcss-node)

Updates `@tailwindcss/oxide` from 4.1.14 to 4.2.0
- [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.2.0/crates/node)

Updates `@tailwindcss/oxide-android-arm64` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/android-arm64)

Updates `@tailwindcss/oxide-darwin-arm64` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/darwin-arm64)

Updates `@tailwindcss/oxide-darwin-x64` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/darwin-x64)

Updates `@tailwindcss/oxide-freebsd-x64` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/freebsd-x64)

Updates `@tailwindcss/oxide-linux-arm-gnueabihf` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/linux-arm-gnueabihf)

Updates `@tailwindcss/oxide-linux-arm64-gnu` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/linux-arm64-gnu)

Updates `@tailwindcss/oxide-linux-arm64-musl` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/linux-arm64-musl)

Updates `@tailwindcss/oxide-linux-x64-gnu` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/linux-x64-gnu)

Updates `@tailwindcss/oxide-linux-x64-musl` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/linux-x64-musl)

Updates `@tailwindcss/oxide-wasm32-wasi` from 4.1.14 to 4.2.0
- [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.2.0/crates/node)

Updates `@emnapi/core` from 1.5.0 to 1.8.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](https://github.com/toyobayashi/emnapi/compare/v1.5.0...v1.8.1)

Updates `@emnapi/runtime` from 1.5.0 to 1.8.1
- [Release notes](https://github.com/toyobayashi/emnapi/releases)
- [Commits](https://github.com/toyobayashi/emnapi/compare/v1.5.0...v1.8.1)

Updates `@napi-rs/wasm-runtime` from 1.0.5 to 1.1.1
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.1.1/wasi-runtime)

Updates `@tailwindcss/oxide-win32-arm64-msvc` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/win32-arm64-msvc)

Updates `@tailwindcss/oxide-win32-x64-msvc` from 4.1.14 to 4.2.0
- [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.2.0/crates/node/npm/win32-x64-msvc)

Updates `@types/chai` from 5.2.2 to 5.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `@types/hast` from 2.3.10 to 3.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hast)

Updates `@typescript-eslint/eslint-plugin` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/parser)

Updates `@typescript-eslint/project-service` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/project-service)

Updates `@typescript-eslint/scope-manager` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/scope-manager)

Updates `@typescript-eslint/tsconfig-utils` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/tsconfig-utils)

Updates `@typescript-eslint/type-utils` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/type-utils)

Updates `@typescript-eslint/types` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/types)

Updates `@typescript-eslint/typescript-estree` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/typescript-estree)

Updates `brace-expansion` from 1.1.12 to 5.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v5.0.2)

Updates `minimatch` from 3.1.2 to 9.0.6
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v9.0.6)

Updates `@typescript-eslint/utils` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.46.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/visitor-keys)

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

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

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

Updates `acorn` from 8.15.0 to 8.16.0
- [Commits](https://github.com/acornjs/acorn/compare/8.15.0...8.16.0)

Updates `ajv` from 6.12.6 to 6.14.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0)

Updates `ansi-styles` from 4.3.0 to 5.2.0
- [Release notes](https://github.com/chalk/ansi-styles/releases)
- [Commits](https://github.com/chalk/ansi-styles/compare/v4.3.0...v5.2.0)

Updates `ast-v8-to-istanbul` from 0.3.5 to 0.3.11
- [Release notes](https://github.com/AriPerkkio/ast-v8-to-istanbul/releases)
- [Commits](https://github.com/AriPerkkio/ast-v8-to-istanbul/compare/v0.3.5...v0.3.11)

Updates `axe-core` from 4.11.0 to 4.11.1
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.11.0...v4.11.1)

Updates `balanced-match` from 1.0.2 to 4.0.3
- [Release notes](https://github.com/juliangruber/balanced-match/releases)
- [Commits](https://github.com/juliangruber/balanced-match/compare/v1.0.2...v4.0.3)

Updates `baseline-browser-mapping` from 2.8.16 to 2.10.0
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.8.16...v2.10.0)

Updates `browserslist` from 4.26.3 to 4.28.1
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.26.3...4.28.1)

Updates `caniuse-lite` from 1.0.30001750 to 1.0.30001774
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001750...1.0.30001774)

Updates `chalk` from 4.1.2 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.6.2)

Updates `character-entities` from 1.2.4 to 2.0.2
- [Release notes](https://github.com/wooorm/character-entities/releases)
- [Commits](https://github.com/wooorm/character-entities/compare/1.2.4...2.0.2)

Updates `character-entities-legacy` from 1.1.4 to 3.0.0
- [Release notes](https://github.com/wooorm/character-entities-legacy/releases)
- [Commits](https://github.com/wooorm/character-entities-legacy/compare/1.1.4...3.0.0)

Updates `character-reference-invalid` from 1.1.4 to 2.0.1
- [Release notes](https://github.com/wooorm/character-reference-invalid/releases)
- [Commits](https://github.com/wooorm/character-reference-invalid/compare/1.1.4...2.0.1)

Updates `check-error` from 2.1.1 to 2.1.3
- [Release notes](https://github.com/chaijs/check-error/releases)
- [Commits](https://github.com/chaijs/check-error/compare/v2.1.1...v2.1.3)

Updates `chromatic` from 12.2.0 to 13.3.5
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chromaui/chromatic-cli/compare/v12.2.0...v13.3.5)

Updates `comma-separated-tokens` from 1.0.8 to 2.0.3
- [Release notes](https://github.com/wooorm/comma-separated-tokens/releases)
- [Commits](https://github.com/wooorm/comma-separated-tokens/compare/1.0.8...2.0.3)

Updates `csstype` from 3.1.3 to 3.2.3
- [Release notes](https://github.com/frenic/csstype/releases)
- [Commits](https://github.com/frenic/csstype/compare/v3.1.3...v3.2.3)

Updates `decode-named-character-reference` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/wooorm/decode-named-character-reference/releases)
- [Commits](https://github.com/wooorm/decode-named-character-reference/compare/1.2.0...1.3.0)

Updates `define-lazy-prop` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/sindresorhus/define-lazy-prop/releases)
- [Commits](https://github.com/sindresorhus/define-lazy-prop/compare/v2.0.0...v3.0.0)

Updates `electron-to-chromium` from 1.5.234 to 1.5.302
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.5.234...v1.5.302)

Updates `enhanced-resolve` from 5.18.3 to 5.19.0
- [Release notes](https://github.com/webpack/enhanced-resolve/releases)
- [Commits](https://github.com/webpack/enhanced-resolve/compare/v5.18.3...v5.19.0)

Updates `esbuild` from 0.25.10 to 0.27.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.10...v0.27.3)

Updates `eslint-scope` from 8.4.0 to 9.1.1
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/packages/eslint-scope/CHANGELOG.md)
- [Commits](https://github.com/eslint/js/commits/eslint-scope-v9.1.1/packages/eslint-scope)

Updates `espree` from 10.4.0 to 11.1.1
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/packages/espree/CHANGELOG.md)
- [Commits](https://github.com/eslint/js/commits/espree-v11.1.1/packages/espree)

Updates `esquery` from 1.6.0 to 1.7.0
- [Commits](https://github.com/estools/esquery/commits)

Updates `expect-type` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/mmkal/expect-type/releases)
- [Commits](https://github.com/mmkal/expect-type/compare/v1.2.2...v1.3.0)

Updates `glob-parent` from 5.1.2 to 6.0.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.2...v6.0.2)

Updates `glob` from 10.4.5 to 13.0.6
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v13.0.6)

Updates `hast-util-parse-selector` from 2.2.5 to 4.0.0
- [Release notes](https://github.com/syntax-tree/hast-util-parse-selector/releases)
- [Commits](https://github.com/syntax-tree/hast-util-parse-selector/compare/2.2.5...4.0.0)

Updates `hastscript` from 6.0.0 to 9.0.1
- [Release notes](https://github.com/syntax-tree/hastscript/releases)
- [Commits](https://github.com/syntax-tree/hastscript/compare/6.0.0...9.0.1)

Updates `property-information` from 5.6.0 to 7.1.0
- [Release notes](https://github.com/wooorm/property-information/releases)
- [Commits](https://github.com/wooorm/property-information/compare/5.6.0...7.1.0)

Updates `space-separated-tokens` from 1.1.5 to 2.0.2
- [Release notes](https://github.com/wooorm/space-separated-tokens/releases)
- [Commits](https://github.com/wooorm/space-separated-tokens/compare/1.1.5...2.0.2)

Updates `is-alphabetical` from 1.0.4 to 2.0.1
- [Release notes](https://github.com/wooorm/is-alphabetical/releases)
- [Commits](https://github.com/wooorm/is-alphabetical/compare/1.0.4...2.0.1)

Updates `is-alphanumerical` from 1.0.4 to 2.0.1
- [Release notes](https://github.com/wooorm/is-alphanumerical/releases)
- [Commits](https://github.com/wooorm/is-alphanumerical/compare/1.0.4...2.0.1)

Updates `is-decimal` from 1.0.4 to 2.0.1
- [Release notes](https://github.com/wooorm/is-decimal/releases)
- [Commits](https://github.com/wooorm/is-decimal/compare/1.0.4...2.0.1)

Updates `is-docker` from 2.2.1 to 3.0.0
- [Release notes](https://github.com/sindresorhus/is-docker/releases)
- [Commits](https://github.com/sindresorhus/is-docker/compare/v2.2.1...v3.0.0)

Updates `is-hexadecimal` from 1.0.4 to 2.0.1
- [Release notes](https://github.com/wooorm/is-hexadecimal/releases)
- [Commits](https://github.com/wooorm/is-hexadecimal/compare/1.0.4...2.0.1)

Updates `is-wsl` from 2.2.0 to 3.1.1
- [Release notes](https://github.com/sindresorhus/is-wsl/releases)
- [Commits](https://github.com/sindresorhus/is-wsl/compare/v2.2.0...v3.1.1)

Updates `lightningcss` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-darwin-arm64` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-darwin-x64` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-freebsd-x64` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-linux-arm-gnueabihf` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-linux-arm64-gnu` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-linux-arm64-musl` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-linux-x64-gnu` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-linux-x64-musl` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-win32-arm64-msvc` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `lightningcss-win32-x64-msvc` from 1.30.1 to 1.31.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `magic-string` from 0.30.19 to 0.30.21
- [Release notes](https://github.com/Rich-Harris/magic-string/releases)
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Rich-Harris/magic-string/compare/v0.30.19...v0.30.21)

Updates `magicast` from 0.3.5 to 0.5.2
- [Release notes](https://github.com/unjs/magicast/releases)
- [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unjs/magicast/compare/v0.3.5...v0.5.2)

Updates `mdast-util-from-markdown` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/syntax-tree/mdast-util-from-markdown/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-from-markdown/compare/2.0.2...2.0.3)

Updates `mdast-util-to-hast` from 13.2.0 to 13.2.1
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)

Updates `node-releases` from 2.0.23 to 2.0.27
- [Commits](https://github.com/chicoxyzzy/node-releases/compare/v2.0.23...v2.0.27)

Updates `strip-ansi` from 6.0.1 to 7.1.2
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](https://github.com/chalk/strip-ansi/compare/v6.0.1...v7.1.2)

Updates `@npmcli/agent` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/npm/agent/releases)
- [Changelog](https://github.com/npm/agent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/agent/compare/v3.0.0...v4.0.0)

Updates `@npmcli/arborist` from 9.1.6 to 9.3.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/v9.3.1/workspaces/arborist)

Updates `@npmcli/config` from 10.4.2 to 10.7.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/config/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/config-v10.7.1/workspaces/config)

Updates `@npmcli/fs` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/npm/fs/releases)
- [Changelog](https://github.com/npm/fs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/fs/compare/v4.0.0...v5.0.0)

Updates `@npmcli/git` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/npm/git/releases)
- [Changelog](https://github.com/npm/git/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/git/compare/v7.0.0...v7.0.1)

Updates `@npmcli/installed-package-contents` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/npm/installed-package-contents/releases)
- [Changelog](https://github.com/npm/installed-package-contents/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/installed-package-contents/compare/v3.0.0...v4.0.0)

Updates `@npmcli/map-workspaces` from 5.0.0 to 5.0.3
- [Release notes](https://github.com/npm/map-workspaces/releases)
- [Changelog](https://github.com/npm/map-workspaces/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/map-workspaces/compare/v5.0.0...v5.0.3)

Updates `@npmcli/metavuln-calculator` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/npm/metavuln-calculator/releases)
- [Changelog](https://github.com/npm/metavuln-calculator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/metavuln-calculator/compare/v9.0.2...v9.0.3)

Updates `@npmcli/name-from-folder` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/npm/name-from-folder/releases)
- [Changelog](https://github.com/npm/name-from-folder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/name-from-folder/compare/v3.0.0...v4.0.0)

Updates `@npmcli/node-gyp` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/npm/node-gyp/releases)
- [Changelog](https://github.com/npm/node-gyp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-gyp/compare/v4.0.0...v5.0.0)

Updates `@npmcli/package-json` from 7.0.1 to 7.0.5
- [Release notes](https://github.com/npm/package-json/releases)
- [Changelog](https://github.com/npm/package-json/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/package-json/compare/v7.0.1...v7.0.5)

Updates `@npmcli/promise-spawn` from 8.0.3 to 9.0.1
- [Release notes](https://github.com/npm/promise-spawn/releases)
- [Changelog](https://github.com/npm/promise-spawn/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/promise-spawn/compare/v8.0.3...v9.0.1)

Updates `@npmcli/query` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/npm/query/releases)
- [Changelog](https://github.com/npm/query/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/query/compare/v4.0.1...v5.0.0)

Updates `@npmcli/redact` from 3.2.2 to 4.0.0
- [Release notes](https://github.com/npm/redact/releases)
- [Changelog](https://github.com/npm/redact/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/redact/compare/v3.2.2...v4.0.0)

Updates `@npmcli/run-script` from 10.0.0 to 10.0.3
- [Release notes](https://github.com/npm/run-script/releases)
- [Changelog](https://github.com/npm/run-script/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/run-script/compare/v10.0.0...v10.0.3)

Updates `@sigstore/core` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/@sigstore/core@3.0.0...sigstore@3.1.0)

Updates `@sigstore/sign` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/@sigstore/sign@4.0.1...sigstore@4.1.0)

Updates `@sigstore/tuf` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/@sigstore/tuf@4.0.0...@sigstore/sign@4.0.1)

Updates `@sigstore/verify` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/sigstore/sigstore-js/releases)
- [Commits](https://github.com/sigstore/sigstore-js/compare/@sigstore/verify@3.0.0...sigstore@3.1.0)

Updates `@tufjs/models` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/theupdateframework/tuf-js/releases)
- [Commits](https://github.com/theupdateframework/tuf-js/compare/@tufjs/models@4.0.0...@tufjs/models@4.1.0)

Updates `abbrev` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/npm/abbrev-js/releases)
- [Changelog](https://github.com/npm/abbrev-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/abbrev-js/compare/v3.0.1...v4.0.0)

Updates `bin-links` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/npm/bin-links/releases)
- [Changelog](https://github.com/npm/bin-links/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/bin-links/compare/v5.0.0...v6.0.0)

Updates `cacache` from 19.0.1 to 20.0.3
- [Release notes](https://github.com/npm/cacache/releases)
- [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/cacache/compare/v19.0.1...v20.0.3)

Updates `ci-info` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/watson/ci-info/releases)
- [Changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson/ci-info/compare/v4.3.1...v4.4.0)

Updates `cidr-regex` from 5.0.1 to 5.0.3
- [Release notes](https://github.com/silverwind/cidr-regex/releases)
- [Commits](https://github.com/silverwind/cidr-regex/compare/5.0.1...5.0.3)

Updates `cmd-shim` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/npm/cmd-shim/releases)
- [Changelog](https://github.com/npm/cmd-shim/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/cmd-shim/compare/v7.0.0...v8.0.0)

Updates `common-ancestor-path` from 1.0.1 to 2.0.0
- [Commits](https://github.com/isaacs/common-ancestor-path/compare/v1.0.1...v2.0.0)

Updates `diff` from 8.0.2 to 8.0.3
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v8.0.2...v8.0.3)

Updates `exponential-backoff` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/coveooss/exponential-backoff/releases)
- [Commits](https://github.com/coveooss/exponential-backoff/compare/v3.1.2...v3.1.3)

Updates `ini` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/ini/compare/v5.0.0...v6.0.0)

Updates `init-package-json` from 8.2.2 to 8.2.5
- [Release notes](https://github.com/npm/init-package-json/releases)
- [Changelog](https://github.com/npm/init-package-json/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/init-package-json/compare/v8.2.2...v8.2.5)

Updates `ip-address` from 10.0.1 to 10.1.0
- [Commits](https://github.com/beaugunderson/ip-address/commits)

Updates `is-cidr` from 6.0.1 to 6.0.3
- [Release notes](https://github.com/silverwind/is-cidr/releases)
- [Commits](https://github.com/silverwind/is-cidr/compare/6.0.1...6.0.3)

Updates `json-parse-even-better-errors` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/npm/json-parse-even-better-errors/releases)
- [Changelog](https://github.com/npm/json-parse-even-better-errors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/json-parse-even-better-errors/compare/v4.0.0...v5.0.0)

Updates `libnpmdiff` from 8.0.9 to 8.1.2
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/libnpmdiff/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/libnpmdiff-v8.1.2/workspaces/libnpmdiff)

Updates `libnpmexec` from 10.1.8 to 10.2.2
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/libnpmexec/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/libnpmexec-v10.2.2/workspaces/libnpmexec)

Updates `libnpmfund` from 7.0.9 to 7.0.16
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/libnpmfund-v7.0.16/workspaces/libnpmfund)

Updates `libnpmpack` from 9.0.9 to 9.1.2
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/libnpmpack-v9.1.2/workspaces/libnpmpack)

Updates `libnpmpublish` from 11.1.2 to 11.1.3
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/libnpmpublish/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/libnpmpublish-v11.1.3/workspaces/libnpmpublish)

Updates `libnpmversion` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/workspaces/libnpmversion/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/commits/libnpmversion-v8.0.3/workspaces/libnpmversion)

Updates `make-fetch-happen` from 14.0.3 to 15.0.3
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/make-fetch-happen/compare/v14.0.3...v15.0.3)

Updates `minipass-fetch` from 4.0.1 to 5.0.1
- [Release notes](https://github.com/npm/minipass-fetch/releases)
- [Changelog](https://github.com/npm/minipass-fetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/minipass-fetch/compare/v4.0.1...v5.0.1)

Updates `minipass-sized` from 1.0.3 to 2.0.0
- [Commits](https://github.com/isaacs/minipass-sized/compare/v1.0.3...v2.0.0)

Updates `mute-stream` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/npm/mute-stream/releases)
- [Changelog](https://github.com/npm/mute-stream/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/mute-stream/compare/v2.0.0...v3.0.0)

Updates `node-gyp` from 11.4.2 to 12.2.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v11.4.2...v12.2.0)

Updates `path-scurry` from 1.11.1 to 2.0.2
- [Changelog](https://github.com/isaacs/path-scurry/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/path-scurry/compare/v1.11.1...v2.0.2)

Updates `nopt` from 8.1.0 to 9.0.0
- [Release notes](https://github.com/npm/nopt/releases)
- [Changelog](https://github.com/npm/nopt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/nopt/compare/v8.1.0...v9.0.0)

Updates `npm-audit-report` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/npm/npm-audit-report/releases)
- [Changelog](https://github.com/npm/npm-audit-report/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-audit-report/compare/v6.0.0...v7.0.0)

Updates `npm-bundled` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/npm/npm-bundled/releases)
- [Changelog](https://github.com/npm/npm-bundled/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-bundled/compare/v4.0.0...v5.0.0)

Updates `npm-install-checks` from 7.1.2 to 8.0.0
- [Release notes](https://github.com/npm/npm-install-checks/releases)
- [Changelog](https://github.com/npm/npm-install-checks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-install-checks/compare/v7.1.2...v8.0.0)

Updates `npm-normalize-package-bin` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/npm/npm-normalize-package-bin/releases)
- [Changelog](https://github.com/npm/npm-normalize-package-bin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-normalize-package-bin/compare/v4.0.0...v5.0.0)

Updates `npm-package-arg` from 13.0.1 to 13.0.2
- [Release notes](https://github.com/npm/npm-package-arg/releases)
- [Changelog](https://github.com/npm/npm-package-arg/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-package-arg/compare/v13.0.1...v13.0.2)

Updates `npm-packlist` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/npm/npm-packlist/releases)
- [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md)
- [Commits](https:...

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 Feb 23, 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