Skip to content

chore(deps): bump the frontend-npm-dependencies group across 1 directory with 21 updates#587

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/frontend/frontend-npm-dependencies-aa303a36a4
Open

chore(deps): bump the frontend-npm-dependencies group across 1 directory with 21 updates#587
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/frontend/frontend-npm-dependencies-aa303a36a4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the frontend-npm-dependencies group with 21 updates in the /frontend directory:

Package From To
@internationalized/date 3.11.0 3.12.0
@react-aria/visually-hidden 3.8.30 3.8.31
@tanstack/react-form 1.28.3 1.28.5
axios 1.13.5 1.13.6
framer-motion 12.34.1 12.37.0
lucide-react 0.574.0 0.577.0
react-day-picker 9.13.2 9.14.0
react-hook-form 7.71.1 7.71.2
rehype-pretty-code 0.14.1 0.14.3
shiki 3.22.0 4.0.2
tailwind-merge 3.4.1 3.5.0
@antfu/eslint-config 7.4.3 7.7.2
@eslint-react/eslint-plugin 2.13.0 3.0.0
@tailwindcss/postcss 4.1.18 4.2.1
@types/node 25.2.3 25.5.0
eslint 9.39.2 10.0.3
eslint-plugin-format 1.4.0 2.0.1
eslint-plugin-react-refresh 0.5.0 0.5.2
lint-staged 16.2.7 16.4.0
postcss 8.5.6 8.5.8
tailwindcss 4.1.18 4.2.1

Updates @internationalized/date from 3.11.0 to 3.12.0

Release notes

Sourced from @​internationalized/date's releases.

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • 8df1873 Publish
  • a6e720d chore: bump macro plugin version for Stackblitz (#9730)
  • 971162c fix: S2 ListView polish styles (#9717)
  • cdbfe48 chore: fixing defaultSelectedKey type consistency and removing unneeded impor...
  • 7b9da59 fix: Tree keyboard drag and drop should skip content nodes (#9724)
  • 2fd0040 chore: update example apps with ListView and Unavailable MenuItem examples (#...
  • 98d99cb fix(TableView): updated disabled behavior to match ListView/TreeView (#9720)
  • cf84735 fix: prevent calling focus on elements within template elements (#9712)
  • ea26071 docs(ActionBar): add TreeView example to ActionBar docs (#9718)
  • 75fac88 docs(S2): add illustrations for ListView and AI pages (#9721)
  • Additional commits viewable in compare view

Updates @react-aria/visually-hidden from 3.8.30 to 3.8.31

Release notes

Sourced from @​react-aria/visually-hidden's releases.

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • 8df1873 Publish
  • a6e720d chore: bump macro plugin version for Stackblitz (#9730)
  • 971162c fix: S2 ListView polish styles (#9717)
  • cdbfe48 chore: fixing defaultSelectedKey type consistency and removing unneeded impor...
  • 7b9da59 fix: Tree keyboard drag and drop should skip content nodes (#9724)
  • 2fd0040 chore: update example apps with ListView and Unavailable MenuItem examples (#...
  • 98d99cb fix(TableView): updated disabled behavior to match ListView/TreeView (#9720)
  • cf84735 fix: prevent calling focus on elements within template elements (#9712)
  • ea26071 docs(ActionBar): add TreeView example to ActionBar docs (#9718)
  • 75fac88 docs(S2): add illustrations for ListView and AI pages (#9721)
  • Additional commits viewable in compare view

Updates @tanstack/react-form from 1.28.3 to 1.28.5

Release notes

Sourced from @​tanstack/react-form's releases.

@​tanstack/react-form-nextjs@​1.28.5

Patch Changes

@​tanstack/react-form-remix@​1.28.5

Patch Changes

@​tanstack/react-form-start@​1.28.5

Patch Changes

@​tanstack/react-form@​1.28.5

Patch Changes

  • Reimplement fallback selector for Subscribe component (#2071)

  • Use a named function for the withForm HOC return to enable Fast Refresh. (#2067)

  • Updated dependencies [39932c1]:

    • @​tanstack/form-core@​1.28.5

@​tanstack/react-form-nextjs@​1.28.4

Patch Changes

  • Fixes bad inference from decode-formdata's weird typing of the decode function, including handling how it incorrectly doesn't handle undefined values for the form info object. (#2052)

  • Updated dependencies [f88faaf]:

    • @​tanstack/react-form@​1.28.4

@​tanstack/react-form-remix@​1.28.4

Patch Changes

  • Fixes bad inference from decode-formdata's weird typing of the decode function, including handling how it incorrectly doesn't handle undefined values for the form info object. (#2052)

  • Updated dependencies [f88faaf]:

    • @​tanstack/react-form@​1.28.4

@​tanstack/react-form-start@​1.28.4

Patch Changes

  • Fixes bad inference from decode-formdata's weird typing of the decode function, including handling how it incorrectly doesn't handle undefined values for the form info object. (#2052)

  • Updated dependencies [f88faaf]:

... (truncated)

Changelog

Sourced from @​tanstack/react-form's changelog.

1.28.5

Patch Changes

  • Reimplement fallback selector for Subscribe component (#2071)

  • Use a named function for the withForm HOC return to enable Fast Refresh. (#2067)

  • Updated dependencies [39932c1]:

    • @​tanstack/form-core@​1.28.5

1.28.4

Patch Changes

  • Refactor internals for substancially faster performance (#2035)

  • Updated dependencies [f88faaf]:

    • @​tanstack/form-core@​1.28.4
Commits

Updates axios from 1.13.5 to 1.13.6

Release notes

Sourced from axios's releases.

v1.13.6

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

🔧 Maintenance & Chores

  • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
  • Infrastructure: Migrated @​rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
  • Documentation: Added missing JSDoc comments to utilities. (#7427)

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

Commits
  • 7108c88 chore(release): prepare release 1.13.6 (#7446)
  • 20a0ba3 refactor(deps): migrate @​rollup/plugin-babel from v5.3.1 to v6.1.0 (#7424)
  • 885b4af feat: support react native blob objects (#5764)
  • 00d97b9 docs(utils): add missing JSDoc comments (#7427)
  • 9712548 chore(deps-dev): bump the development_dependencies group across 1 directory w...
  • d51accb fix(core): copy status from source error in AxiosError.from (#7403)
  • 3e30bbf chore: fix publish to only run on v1 tags
  • 672491d fix: safe FormData detection for WeChat Mini Program (#7306) (#7324)
  • 822e3e4 fix: make AxiosError.message property enumerable (#7392)
  • ef3711d feat: implement prettier and fix all issues (#7385)
  • Additional commits viewable in compare view

Updates framer-motion from 12.34.1 to 12.37.0

Changelog

Sourced from framer-motion's changelog.

[12.37.0] 2026-03-16

Added

  • Support for hardware accelerating "start" and "end" offsets in scroll and useScroll.
  • Support for oklch, oklab, lab, lch, color, color-mix, light-dark color types.

Fixed

  • Fix whileInView with client-side navigation.
  • Fix draggable elements when layout updates due to surrounding element re-renders.
  • Improved memory pressure of layout animations.
  • Ensure motion value returned from useSpring reports correct isAnimating().

[12.36.0] 2026-03-09

Added

  • Allow dragSnapToOrigin to accept "x" or "y" for per-axis snapping.
  • Added axis-locked layout animations with layout="x" and layout="y".
  • Added skipInitialAnimation to useSpring.

Fixed

  • Fixed height and width: auto animations with box-sizing: border-box.
  • Reset component values when exit animation finishes.
  • Ensure anticipate easing returns 1 at p === 1.
  • Fix @emotion/is-prop-valid resolve error in Storybook.
  • Remove data-pop-layout-id from exiting elements when animation interrupted.
  • Ensure we skip WAAPI for non-animatable keyframes.
  • Ensure we skip WAAPI for SVG transforms.
  • Ensure MotionValue props are not passed to SVG.
  • AnimatePresence: Prevent mode="wait" elements from getting stuck when switched rapidly.

[12.35.2] 2026-03-09

Fixed

  • Reduced filesize of styleEffect.
  • Fix rounding from popLayout.
  • opacity animations in React Strict Mode in development.
  • Ensure useSpring is not affected by monitor framerate.
  • Updating animations sequence segment types to exclude lifecycle handlers.
  • Fix layout animations with parents offset by a %-based translation.
  • Fix autoplay: false with WAAPI animations.
  • Fix layout jump in React Strict Mode in development.
  • Detect divide-by-zero in CSS calc() values before making animatable templates.

[12.35.1] 2026-03-06

... (truncated)

Commits
  • 935b084 v12.37.0
  • f93b0e3 Latest
  • 3a0f9be Updating changelog
  • 36a58cd Updating changelog
  • f853c28 Merge pull request #3644 from motiondivision/fix/useSpring-isAnimating-2957
  • 032b5cf Merge pull request #3645 from motiondivision/audit/motion-dom-projection
  • 4c1112c Merge pull request #3616 from motiondivision/worktree-fix-issue-3169
  • fec1b53 Merge pull request #3637 from motiondivision/worktree-fix-issue-3058
  • bb19d71 Latest
  • 5500225 Force WAAPI for browser-only CSS color formats (oklch, oklab, lab, lch)
  • Additional commits viewable in compare view

Updates lucide-react from 0.574.0 to 0.577.0

Release notes

Sourced from lucide-react's releases.

Version 0.577.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

Version 0.576.0

What's Changed

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

Version 0.575.0

What's Changed

New Contributors

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

Commits

Updates react-day-picker from 9.13.2 to 9.14.0

Release notes

Sourced from react-day-picker's releases.

v9.14.0

This release introduces a new resetOnSelect prop and adds support for the Hijri calendar.

Resetting Selections in Range Mode

When in range selection mode, use the new resetOnSelect prop to start a new range when a full range is already selected.

Hijri Calendar

To use the Hijri (Umm al-Qura) calendar, import DayPicker from react-day-picker/hijri:

import { DayPicker } from "react-day-picker/hijri";
export function HijriCalendar() {
return <DayPicker />;
}

Read more in the documentation and play with it in playground.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.13.2...v9.14.0

Changelog

Sourced from react-day-picker's changelog.

v9.14.0

Release date: 2026-02-26

This release introduces a new resetOnSelect prop and adds support for the Hijri calendar.

Resetting Selections in Range Mode

When in range selection mode, use the resetOnSelect prop to start a new range when a full range is already selected.

Hijri Calendar

To use the Hijri (Umm al-Qura) calendar, import DayPicker from react-day-picker/hijri:

import { DayPicker } from "react-day-picker/hijri";
export function HijriCalendar() {
return <DayPicker />;
}

Read more in the documentation and play with it in playground.

What's Changed

  • feat: add Hijri calendar support (Umm al-Qura) by @​ws-rush in #2904
  • feat: add resetOnSelect prop to reset date range when selecting date with completed range by @​rodgobbi in #2906
  • feat: add default lang prop to DayPicker root element by @​gpbl in #2907
Commits
  • a5b0c43 Prepare 9.14.0 package metadata
  • 758f604 feat: add lang attribute to DayPicker root (#2907)
  • 0893c96 feat: New resetOnSelect prop to reset date range when selecting date with com...
  • 8e69eb1 feat: Add Hijri calendar support (Umm al-Qura) (#2904)
  • 091ca6f chore: remove performance-tests project (#2902)
  • 6df3193 chore: update workspace dependencies (#2901)
  • 5208d3f chore: update workspace dependencies (#2900)
  • See full diff in compare view

Updates react-hook-form from 7.71.1 to 7.71.2

Release notes

Sourced from react-hook-form's releases.

Version 7.71.2

🕵️‍♂️ fix: use DeepPartialSkipArrayKey for WatchObserver value parameter (#13278) 🧹 fix(clearErrors): emit name signal for targeted field updates (#13280)

thanks to @​veeceey, @​kaigritun, @​pgoslatara & @​seongbiny

Commits
  • 85684f9 7.71.2
  • 4933dcc 🧹 fix(clearErrors): emit name signal for targeted field updates (#13280)
  • 319b3ed 🕵️‍♂️ fix: use DeepPartialSkipArrayKey for WatchObserver value parameter (#13...
  • 0e04ad3 🏋️‍♀️ chore: Update outdated GitHub Actions versions (#13274)
  • 3adba2b ✅ test: add unit tests for update utility (#13268)
  • See full diff in compare view

Updates rehype-pretty-code from 0.14.1 to 0.14.3

Release notes

Sourced from rehype-pretty-code's releases.

rehype-pretty-code@0.14.3

Patch Changes

  • Support Shiki 4
  • chore: fix npm OIDC trusted publishing workflow
  • docs: update docs with renamed shiki function: getHighlighter -> createHighlighter
Changelog

Sourced from rehype-pretty-code's changelog.

0.14.3

Patch Changes

  • chore: fix npm OIDC trusted publishing workflow
  • docs: update docs with renamed shiki function: getHighlighter -> createHighlighter

0.14.2

Patch Changes

  • Support Shiki 4
Commits
Maintainer changes

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


Updates shiki from 3.22.0 to 4.0.2

Release notes

Sourced from shiki's releases.

v4.0.2

   🐞 Bug Fixes

    View changes on GitHub

v4.0.1

   🐞 Bug Fixes

    View changes on GitHub

v4.0.0

   🚨 Breaking Changes

   🚀 Features

    View changes on GitHub

v3.23.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates tailwind-merge from 3.4.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! ❤️

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

Updates @antfu/eslint-config from 7.4.3 to 7.7.2

Release notes

Sourced from @​antfu/eslint-config's releases.

v7.7.2

   🐞 Bug Fixes

    View changes on GitHub

v7.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v7.6.1

   🐞 Bug Fixes

    View changes on GitHub

v7.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v7.5.0

   🚀 Features

    View changes on GitHub
Commits
  • 2c47e63 chore: release v7.7.2
  • 61658e6 fix(e18e): moduleReplacements should only enable in lib
  • 4665ef1 fix: enable typescript when tsgo installed (#833)
  • 9484a81 fix: exclude the zed terminal from editor detection (#834)
  • 992cf61 chore: release v7.7.1
  • d7a3269 chore: update deps
  • 6d2e6d4 fix: disable e18e/prefer-static-regex in tests and markdown
  • 5cf41c0 chore: update snapshot
  • e4cbbd9 chore: release v7.7.0
  • 73cdde6 chore: update deps
  • Additional commits viewable in compare view

Updates @eslint-react/eslint-plugin from 2.13.0 to 3.0.0

Details Description has been truncated

…ory with 21 updates

Bumps the frontend-npm-dependencies group with 21 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@internationalized/date](https://github.com/adobe/react-spectrum) | `3.11.0` | `3.12.0` |
| [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) | `3.8.30` | `3.8.31` |
| [@tanstack/react-form](https://github.com/TanStack/form/tree/HEAD/packages/react-form) | `1.28.3` | `1.28.5` |
| [axios](https://github.com/axios/axios) | `1.13.5` | `1.13.6` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.34.1` | `12.37.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.574.0` | `0.577.0` |
| [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.13.2` | `9.14.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.71.2` |
| [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) | `0.14.1` | `0.14.3` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.22.0` | `4.0.2` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.1` | `3.5.0` |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `7.4.3` | `7.7.2` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `2.13.0` | `3.0.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.18` | `4.2.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.5.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.3` |
| [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) | `1.4.0` | `2.0.1` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.0` | `0.5.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` |



Updates `@internationalized/date` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@internationalized/date@3.11.0...@internationalized/date@3.12.0)

Updates `@react-aria/visually-hidden` from 3.8.30 to 3.8.31
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/visually-hidden@3.8.30...@react-aria/visually-hidden@3.8.31)

Updates `@tanstack/react-form` from 1.28.3 to 1.28.5
- [Release notes](https://github.com/TanStack/form/releases)
- [Changelog](https://github.com/TanStack/form/blob/main/packages/react-form/CHANGELOG.md)
- [Commits](https://github.com/TanStack/form/commits/@tanstack/react-form@1.28.5/packages/react-form)

Updates `axios` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.5...v1.13.6)

Updates `framer-motion` from 12.34.1 to 12.37.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.34.1...v12.37.0)

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

Updates `react-day-picker` from 9.13.2 to 9.14.0
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.13.2...v9.14.0)

Updates `react-hook-form` from 7.71.1 to 7.71.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.71.1...v7.71.2)

Updates `rehype-pretty-code` from 0.14.1 to 0.14.3
- [Release notes](https://github.com/rehype-pretty/rehype-pretty-code/releases)
- [Changelog](https://github.com/rehype-pretty/rehype-pretty-code/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/rehype-pretty/rehype-pretty-code/commits/rehype-pretty-code@0.14.3/packages/core)

Updates `shiki` from 3.22.0 to 4.0.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.0.2/packages/shiki)

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

Updates `@antfu/eslint-config` from 7.4.3 to 7.7.2
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v7.4.3...v7.7.2)

Updates `@eslint-react/eslint-plugin` from 2.13.0 to 3.0.0
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v3.0.0/packages/plugins/eslint-plugin)

Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.1
- [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.1/packages/@tailwindcss-postcss)

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

Updates `eslint` from 9.39.2 to 10.0.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.3)

Updates `eslint-plugin-format` from 1.4.0 to 2.0.1
- [Release notes](https://github.com/antfu/eslint-plugin-format/releases)
- [Commits](antfu/eslint-plugin-format@v1.4.0...v2.0.1)

Updates `eslint-plugin-react-refresh` from 0.5.0 to 0.5.2
- [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](ArnaudBarre/eslint-plugin-react-refresh@v0.5.0...v0.5.2)

Updates `lint-staged` from 16.2.7 to 16.4.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0)

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

Updates `tailwindcss` from 4.1.18 to 4.2.1
- [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.1/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@internationalized/date"
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: "@react-aria/visually-hidden"
  dependency-version: 3.8.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-npm-dependencies
- dependency-name: "@tanstack/react-form"
  dependency-version: 1.28.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-npm-dependencies
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-npm-dependencies
- dependency-name: framer-motion
  dependency-version: 12.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: react-day-picker
  dependency-version: 9.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.71.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-npm-dependencies
- dependency-name: rehype-pretty-code
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-npm-dependencies
- dependency-name: shiki
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend-npm-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: "@antfu/eslint-config"
  dependency-version: 7.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-npm-dependencies
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: eslint
  dependency-version: 10.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-npm-dependencies
- dependency-name: eslint-plugin-format
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-npm-dependencies
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-npm-dependencies
- dependency-name: lint-staged
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-npm-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Mar 16, 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 frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants