Skip to content

Bump the minor-updates group across 1 directory with 26 updates#133

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/minor-updates-45362ec590
Closed

Bump the minor-updates group across 1 directory with 26 updates#133
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/minor-updates-45362ec590

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-updates group with 25 updates in the / directory:

Package From To
@floating-ui/core 1.7.3 1.7.4
@floating-ui/vue 1.1.9 1.1.10
@fullcalendar/core 6.1.19 6.1.20
@fullcalendar/daygrid 6.1.19 6.1.20
@fullcalendar/interaction 6.1.19 6.1.20
@fullcalendar/timegrid 6.1.19 6.1.20
@fullcalendar/vue3 6.1.19 6.1.20
@rushstack/eslint-patch 1.15.0 1.16.1
@tanstack/vue-form 1.26.0 1.28.3
@tanstack/vue-query 5.92.0 5.92.9
@vue/eslint-config-typescript 14.6.0 14.7.0
chroma-js 3.1.2 3.2.0
@types/chroma-js 2.4.5 3.1.2
lucide-vue-next 0.487.0 0.575.0
parse-duration 2.1.4 2.1.5
reka-ui 2.6.1 2.8.2
@playwright/test 1.57.0 1.58.2
@tailwindcss/forms 0.5.10 0.5.11
@vue/tsconfig 0.5.1 0.8.1
autoprefixer 10.4.22 10.4.24
axios 1.13.2 1.13.5
eslint-plugin-unused-imports 4.3.0 4.4.1
prettier 3.7.3 3.8.1
vite-plugin-checker 0.8.0 0.12.0
vue 3.5.25 3.5.28

Updates @floating-ui/core from 1.7.3 to 1.7.4

Changelog

Sourced from @​floating-ui/core's changelog.

1.7.4

Patch Changes

  • feat: detectOverflow configurable via platform
Commits
Maintainer changes

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


Updates @floating-ui/vue from 1.1.9 to 1.1.10

Changelog

Sourced from @​floating-ui/vue's changelog.

1.1.10

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.5
Commits
Maintainer changes

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


Updates @fullcalendar/core from 6.1.19 to 6.1.20

Release notes

Sourced from @​fullcalendar/core's releases.

v6.1.20

  • feature: Angular 21 support (#8015)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/core's changelog.

6.1.20 (2025-12-22)

  • feature: Angular 21 support (#8015)
Commits

Updates @fullcalendar/daygrid from 6.1.19 to 6.1.20

Release notes

Sourced from @​fullcalendar/daygrid's releases.

v6.1.20

  • feature: Angular 21 support (#8015)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/daygrid's changelog.

6.1.20 (2025-12-22)

  • feature: Angular 21 support (#8015)
Commits

Updates @fullcalendar/interaction from 6.1.19 to 6.1.20

Release notes

Sourced from @​fullcalendar/interaction's releases.

v6.1.20

  • feature: Angular 21 support (#8015)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/interaction's changelog.

6.1.20 (2025-12-22)

  • feature: Angular 21 support (#8015)
Commits

Updates @fullcalendar/timegrid from 6.1.19 to 6.1.20

Release notes

Sourced from @​fullcalendar/timegrid's releases.

v6.1.20

  • feature: Angular 21 support (#8015)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/timegrid's changelog.

6.1.20 (2025-12-22)

  • feature: Angular 21 support (#8015)
Commits

Updates @fullcalendar/vue3 from 6.1.19 to 6.1.20

Release notes

Sourced from @​fullcalendar/vue3's releases.

v6.1.20

See https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.20

Commits

Updates @rushstack/eslint-patch from 1.15.0 to 1.16.1

Changelog

Sourced from @​rushstack/eslint-patch's changelog.

1.16.1

Fri, 20 Feb 2026 00:15:04 GMT

Patches

  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes microsoft/rushstack#5644.

1.16.0

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes

  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.
Commits
  • 53b1eaa Bump versions [skip ci]
  • 618c203 Update changelogs [skip ci]
  • 7e14cda fix: remove "import" entries from exports in package.json files (#5650)
  • 95ca0b5 Bump decoupled local dependencies and fix some issues with projects' `rush-pr...
  • 4444a90 Bump versions [skip ci]
  • 2e69104 Update changelogs [skip ci]
  • 6d669f1 Normalize the output folders to lib-commonjs, lib-dts, and lib-esm for ...
  • 5ea020f Update decoupled local dependencies. (#5514)
  • See full diff in compare view

Updates @tanstack/vue-form from 1.26.0 to 1.28.3

Release notes

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

@​tanstack/vue-form@​1.28.3

Patch Changes

  • form arrays now work again (#2041)

  • Updated dependencies [0b3952d]:

    • @​tanstack/form-core@​1.28.3

@​tanstack/vue-form@​1.28.2

Patch Changes

  • bump @​tanstack/store dependency to 0.8.0 (#2038)

  • Updated dependencies [a07862d]:

    • @​tanstack/form-core@​1.28.2

@​tanstack/vue-form@​1.28.1

Patch Changes

  • Updated dependencies [72d970a]:
    • @​tanstack/form-core@​1.28.1

@​tanstack/vue-form@​1.28.0

Patch Changes

  • fix: flatten errors consistently when validating before field mount (#2003)

    Fixed an issue where field.errors was incorrectly nested as [[error]] instead of [error] when form.validate() was called manually before a field was mounted. The flat(1) operation is now applied by default unless disableErrorFlat is explicitly set to true, ensuring consistent error structure regardless of when validation occurs.

  • Updated dependencies [41faffe, 7f2453b]:

    • @​tanstack/form-core@​1.28.0

@​tanstack/vue-form@​1.27.7

Patch Changes

  • Updated dependencies [3519cce]:
    • @​tanstack/form-core@​1.27.7

@​tanstack/vue-form@​1.27.6

Patch Changes

  • Updated dependencies [c526378]:
    • @​tanstack/form-core@​1.27.6

@​tanstack/vue-form@​1.27.5

Patch Changes

... (truncated)

Changelog

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

1.28.3

Patch Changes

  • form arrays now work again (#2041)

  • Updated dependencies [0b3952d]:

    • @​tanstack/form-core@​1.28.3

1.28.2

Patch Changes

  • bump @​tanstack/store dependency to 0.8.0 (#2038)

  • Updated dependencies [a07862d]:

    • @​tanstack/form-core@​1.28.2

1.28.1

Patch Changes

  • Updated dependencies [72d970a]:
    • @​tanstack/form-core@​1.28.1

1.28.0

Patch Changes

  • fix: flatten errors consistently when validating before field mount (#2003)

    Fixed an issue where field.errors was incorrectly nested as [[error]] instead of [error] when form.validate() was called manually before a field was mounted. The flat(1) operation is now applied by default unless disableErrorFlat is explicitly set to true, ensuring consistent error structure regardless of when validation occurs.

  • Updated dependencies [41faffe, 7f2453b]:

    • @​tanstack/form-core@​1.28.0

1.27.7

Patch Changes

  • Updated dependencies [3519cce]:
    • @​tanstack/form-core@​1.27.7

1.27.6

Patch Changes

  • Updated dependencies [c526378]:
    • @​tanstack/form-core@​1.27.6

... (truncated)

Commits
Maintainer changes

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


Updates @tanstack/vue-query from 5.92.0 to 5.92.9

Release notes

Sourced from @​tanstack/vue-query's releases.

@​tanstack/vue-query@​5.92.9

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

@​tanstack/vue-query@​5.92.8

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

@​tanstack/vue-query@​5.92.7

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

@​tanstack/vue-query@​5.92.6

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17

@​tanstack/vue-query@​5.92.5

Patch Changes

  • Updated dependencies [7f47906]:
    • @​tanstack/query-core@​5.90.16

@​tanstack/vue-query@​5.92.4

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15
Changelog

Sourced from @​tanstack/vue-query's changelog.

5.92.9

Patch Changes

  • Updated dependencies [e7258c5]:
    • @​tanstack/query-core@​5.90.20

5.92.8

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

5.92.7

Patch Changes

  • Updated dependencies [dea1614]:
    • @​tanstack/query-core@​5.90.18

5.92.6

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17

5.92.5

Patch Changes

  • Updated dependencies [7f47906]:
    • @​tanstack/query-core@​5.90.16

5.92.4

Patch Changes

  • Updated dependencies [fccef79]:
    • @​tanstack/query-core@​5.90.15

5.92.3

Patch Changes

  • Updated dependencies [d576092]:
    • @​tanstack/query-core@​5.90.14

5.92.2

... (truncated)

Commits
Maintainer changes

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


Updates @vue/eslint-config-typescript from 14.6.0 to 14.7.0

Release notes

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

v14.7.0

What's Changed

Full Changelog: vuejs/eslint-config-typescript@v14.6.0...v14.7.0

Commits
  • 0f874c4 14.7.0
  • 2a38acb chore(deps): update eslint monorepo to v10 (#262)
  • c1f1e6a chore(deps): update dependency vue-router to v5 (#261)
  • 4a39698 chore: update yml config
  • ad48e2d chore: migrate from unplugin-vue-router to vue-router 5
  • c2dba38 chore: approve @​parcel/watcher scripts
  • c356432 chore(deps): update dependency eslint-plugin-yml to v3 (#254)
  • e223c0c chore(deps): update all non-major dependencies (#260)
  • c5af2d7 chore(deps): replace dependency @​tsconfig/node22 with @​tsconfig/node24 (#259)
  • f3a1eee chore(deps): update dependency globals to v17 (#255)
  • 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 @​vue/eslint-config-typescript since your current version.


Updates chroma-js from 3.1.2 to 3.2.0

Release notes

Sourced from chroma-js's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: gka/chroma.js@v3.1.4...v3.2.0

v3.1.4

What's Changed

Full Changelog: gka/chroma.js@v3.1.3...v3.1.4

v3.1.3

What's Changed

New Contributors

Full Changelog: gka/chroma.js@v3.1.2...v3.1.3

Changelog

Sourced from chroma-js's changelog.

3.2.0

  • scale.domain now returns the original domain array when called with no arguments

3.1.3

  • updated dependencies
Commits

Updates @types/chroma-js from 2.4.5 to 3.1.2

Commits

Updates lucide-vue-next from 0.487.0 to 0.575.0

Release notes

Sourced from lucide-vue-next'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)
  • 1cfb3ff chore(deps-dev): bump vite from 6.3.5 to 6.3.6 (#3611)
  • a3ec442 fix(lucide-vue-next): Support for kebabCase props (#3477)
  • 3e644fd chore(scripts): Refactor scripts to typescript (#3316)
  • 19fa01b build(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)
  • 0fccc27 Bump dependencies (#3096)
  • 7b95480 Added periods (#3065)
  • e4988bc build(deps-dev): bump vite from 5.4.15 to 5.4.17 (#2993)
  • 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 lucide-vue-next since your current version.


Updates parse-duration from 2.1.4 to 2.1.5

Commits

Updates reka-ui from 2.6.1 to 2.8.2

Release notes

Sourced from reka-ui's releases.

v2.8.2

   🐞 Bug Fixes

    View changes on GitHub

v2.8.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 2ed17a8 chore: release v2.8.2
  • f42fac8 chore: add funding
  • 84b054f chore: setup provenance
  • 2b7e045 chore: docsgen
  • 7eb2ae8 chore: release v2.8.1
  • 7355cd1 fix(Calendar/RangeCalendar): when the selected date or today is outside the r...
  • 6a7fb3d fix(TimeField): prioritize hour-cycle prop over internal locale (#2464)
  • b065736 chore(deps): update dependency eslint to v10 (#2459)
  • 709fd2e chore(deps-dev): bump markdown-it from 14.1.0 to 14.1.1 (#2457)
  • ab37ad6 fix(RangeCalendar): range sync + highlight fixes (#2453)
  • 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 reka-ui since your current version.


Updates @playwright/test from 1.57.0 to 1.58.2

Release notes

Sourced from @​playwright/test's releases.

v1.58.2

Highlights

#39121 fix(trace viewer): make paths via stdin work #39129 fix: do not force swiftshader on chromium mac

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.1

Highlights

#39036 fix(msedge...

Description has been truncated

Bumps the minor-updates group with 25 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/core](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/core) | `1.7.3` | `1.7.4` |
| [@floating-ui/vue](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/vue) | `1.1.9` | `1.1.10` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) | `6.1.19` | `6.1.20` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) | `6.1.19` | `6.1.20` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) | `6.1.19` | `6.1.20` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) | `6.1.19` | `6.1.20` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) | `6.1.19` | `6.1.20` |
| [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.15.0` | `1.16.1` |
| [@tanstack/vue-form](https://github.com/TanStack/form/tree/HEAD/packages/vue-form) | `1.26.0` | `1.28.3` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.92.0` | `5.92.9` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.6.0` | `14.7.0` |
| [chroma-js](https://github.com/gka/chroma.js) | `3.1.2` | `3.2.0` |
| [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js) | `2.4.5` | `3.1.2` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.487.0` | `0.575.0` |
| [parse-duration](https://github.com/jkroso/parse-duration) | `2.1.4` | `2.1.5` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.6.1` | `2.8.2` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.10` | `0.5.11` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.5.1` | `0.8.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.24` |
| [axios](https://github.com/axios/axios) | `1.13.2` | `1.13.5` |
| [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.3.0` | `4.4.1` |
| [prettier](https://github.com/prettier/prettier) | `3.7.3` | `3.8.1` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.8.0` | `0.12.0` |
| [vue](https://github.com/vuejs/core) | `3.5.25` | `3.5.28` |



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/vue` from 1.1.9 to 1.1.10
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/vue/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/HEAD/packages/vue)

Updates `@fullcalendar/core` from 6.1.19 to 6.1.20
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.20/packages/core)

Updates `@fullcalendar/daygrid` from 6.1.19 to 6.1.20
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.20/packages/daygrid)

Updates `@fullcalendar/interaction` from 6.1.19 to 6.1.20
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.20/packages/interaction)

Updates `@fullcalendar/timegrid` from 6.1.19 to 6.1.20
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.20/packages/timegrid)

Updates `@fullcalendar/vue3` from 6.1.19 to 6.1.20
- [Release notes](https://github.com/fullcalendar/fullcalendar-vue/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-vue/blob/main/CHANGELOG.md)
- [Commits](fullcalendar/fullcalendar-vue@v6.1.19...v6.1.20)

Updates `@rushstack/eslint-patch` from 1.15.0 to 1.16.1
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.16.1/eslint/eslint-patch)

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

Updates `@tanstack/vue-query` from 5.92.0 to 5.92.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.92.9/packages/vue-query)

Updates `@vue/eslint-config-typescript` from 14.6.0 to 14.7.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v14.6.0...v14.7.0)

Updates `chroma-js` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/gka/chroma.js/releases)
- [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md)
- [Commits](gka/chroma.js@v3.1.2...v3.2.0)

Updates `@types/chroma-js` from 2.4.5 to 3.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

Updates `lucide-vue-next` from 0.487.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-vue-next)

Updates `parse-duration` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/jkroso/parse-duration/releases)
- [Commits](https://github.com/jkroso/parse-duration/commits)

Updates `reka-ui` from 2.6.1 to 2.8.2
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.6.1...v2.8.2)

Updates `@playwright/test` from 1.57.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.57.0...v1.58.2)

Updates `@tailwindcss/forms` from 0.5.10 to 0.5.11
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.10...v0.5.11)

Updates `@types/chroma-js` from 2.4.5 to 3.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

Updates `@vue/tsconfig` from 0.5.1 to 0.8.1
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.5.1...v0.8.1)

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

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

Updates `eslint-plugin-unused-imports` from 4.3.0 to 4.4.1
- [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases)
- [Commits](sweepline/eslint-plugin-unused-imports@v4.3.0...v4.4.1)

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

Updates `typescript-eslint` from 8.48.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-plugin-checker` from 0.8.0 to 0.12.0
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.8.0...vite-plugin-checker@0.12.0)

Updates `vue` from 3.5.25 to 3.5.28
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.25...v3.5.28)

---
updated-dependencies:
- dependency-name: "@floating-ui/core"
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@floating-ui/vue"
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/core"
  dependency-version: 6.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/daygrid"
  dependency-version: 6.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/interaction"
  dependency-version: 6.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/timegrid"
  dependency-version: 6.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/vue3"
  dependency-version: 6.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@rushstack/eslint-patch"
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-form"
  dependency-version: 1.28.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.92.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@vue/eslint-config-typescript"
  dependency-version: 14.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: chroma-js
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/chroma-js"
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor-updates
- dependency-name: lucide-vue-next
  dependency-version: 0.575.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: parse-duration
  dependency-version: 2.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: reka-ui
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tailwindcss/forms"
  dependency-version: 0.5.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@types/chroma-js"
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: minor-updates
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: autoprefixer
  dependency-version: 10.4.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: eslint-plugin-unused-imports
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: typescript-eslint
  dependency-version: 8.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vite-plugin-checker
  dependency-version: 0.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vue
  dependency-version: 3.5.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

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
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/minor-updates-45362ec590 branch March 16, 2026 13:51
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.

1 participant