Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@floating-ui/core 1.6.9 1.7.3
@floating-ui/vue 1.1.6 1.1.9
@fullcalendar/core 6.1.18 6.1.19
@fullcalendar/daygrid 6.1.18 6.1.19
@fullcalendar/interaction 6.1.18 6.1.19
@fullcalendar/timegrid 6.1.18 6.1.19
@fullcalendar/vue3 6.1.18 6.1.19
@rushstack/eslint-patch 1.11.0 1.15.0
@tanstack/vue-form 1.3.2 1.26.0
@tanstack/vue-query 5.74.0 5.92.0
@tanstack/vue-table 8.21.2 8.21.3
@vue/eslint-config-typescript 14.5.0 14.6.0
chroma-js 3.1.2 3.2.0
@types/chroma-js 2.4.5 3.1.2
dayjs 1.11.13 1.11.19
focus-trap 7.6.4 7.6.6
lucide-vue-next 0.487.0 0.555.0
reka-ui 2.2.0 2.6.1
@eslint/eslintrc 3.3.1 3.3.3
@eslint/js 9.24.0 9.39.1
@playwright/test 1.51.1 1.57.0
@tailwindcss/typography 0.5.16 0.5.19
@vue/tsconfig 0.5.1 0.8.1
autoprefixer 10.4.21 10.4.22
axios 1.8.4 1.13.2
eslint-plugin-unused-imports 4.1.4 4.3.0
postcss 8.5.3 8.5.6
typescript 5.8.3 5.9.3
vite-plugin-checker 0.8.0 0.11.0
vue 3.5.13 3.5.25

Updates @floating-ui/core from 1.6.9 to 1.7.3

Release notes

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

@​floating-ui/core@​1.7.3

Patch Changes

  • fix(flip): ensure perpendicular axis flips with crossAxis alignment

@​floating-ui/core@​1.7.2

Patch Changes

  • perf: reduce memory allocations
  • Update dependencies: @floating-ui/utils@0.2.10

@​floating-ui/core@​1.7.1

Patch Changes

  • fix(flip): only allow fallback to the perpendicular axis if all placements on the preferred side axis overflow the main axis with crossAxis: 'alignment'

@​floating-ui/core@​1.7.0

Minor Changes

  • feat(flip): add "alignment" string value for crossAxis option. This value determines if cross axis overflow checking is restricted to the alignment of the placement only. This prevents fallbackPlacements/fallbackAxisSideDirection from too eagerly changing to the perpendicular side (thereby preferring shift() if overflow is detected along the cross axis, even if shift() is placed after flip() in the middleware array).
Changelog

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

1.7.3

Patch Changes

  • fix(flip): ensure perpendicular axis flips with crossAxis alignment

1.7.2

Patch Changes

  • perf: reduce memory allocations
  • Update dependencies: @floating-ui/utils@0.2.10

1.7.1

Patch Changes

  • fix(flip): only allow fallback to the perpendicular axis if all placements on the preferred side axis overflow the main axis with crossAxis: 'alignment'

1.7.0

Minor Changes

  • feat(flip): add "alignment" string value for crossAxis option. This value determines if cross axis overflow checking is restricted to the alignment of the placement only. This prevents fallbackPlacements/fallbackAxisSideDirection from too eagerly changing to the perpendicular side (thereby preferring shift() if overflow is detected along the cross axis, even if shift() is placed after flip() in the middleware array).
Commits

Updates @floating-ui/vue from 1.1.6 to 1.1.9

Release notes

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

@​floating-ui/vue@​1.1.9

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.4

@​floating-ui/vue@​1.1.8

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.3

@​floating-ui/vue@​1.1.7

Patch Changes

  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/dom@1.7.2
Changelog

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

1.1.9

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.4

1.1.8

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.3

1.1.7

Patch Changes

  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/dom@1.7.2
Commits

Updates @fullcalendar/core from 6.1.18 to 6.1.19

Release notes

Sourced from @​fullcalendar/core's releases.

v6.1.19

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap; use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/core's changelog.

6.1.19 (2025-08-08)

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap. use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)
Commits

Updates @fullcalendar/daygrid from 6.1.18 to 6.1.19

Release notes

Sourced from @​fullcalendar/daygrid's releases.

v6.1.19

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap; use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/daygrid's changelog.

6.1.19 (2025-08-08)

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap. use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)
Commits

Updates @fullcalendar/interaction from 6.1.18 to 6.1.19

Release notes

Sourced from @​fullcalendar/interaction's releases.

v6.1.19

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap; use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/interaction's changelog.

6.1.19 (2025-08-08)

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap. use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)
Commits

Updates @fullcalendar/timegrid from 6.1.18 to 6.1.19

Release notes

Sourced from @​fullcalendar/timegrid's releases.

v6.1.19

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap; use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)

📢 FYI, read an update about v7 »

Changelog

Sourced from @​fullcalendar/timegrid's changelog.

6.1.19 (2025-08-08)

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175) (nowIndicatorSnap. use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)
Commits

Updates @fullcalendar/vue3 from 6.1.18 to 6.1.19

Release notes

Sourced from @​fullcalendar/vue3's releases.

v6.1.19

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

Commits

Updates @rushstack/eslint-patch from 1.11.0 to 1.15.0

Changelog

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

1.15.0

Wed, 12 Nov 2025 01:57:54 GMT

Minor changes

  • In ESLint >= 9.37, report bulk suppressed messages as suppressed messages rather than removing them completely.

1.14.1

Fri, 24 Oct 2025 11:22:09 GMT

Patches

  • Fix an issue where suppressed rule violations still show up in the report in ESLint >=9.37.0.
  • Fix an issue where the ESLint process will crash when running in the ESLint VSCode extension in ESLint >=9.37.0.

1.14.0

Mon, 13 Oct 2025 15:13:02 GMT

Minor changes

  • Bump eslint to ~9.37.0 and the @typescript-eslint/* packages to ~8.46.0.

1.13.0

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes

  • Normalize import of builtin modules to use the node: protocol.

1.12.0

Thu, 26 Jun 2025 18:57:04 GMT

Minor changes

  • Update for compatibility with ESLint 9
Commits
  • ef8e24d Bump versions [skip ci]
  • c46a39c Update changelogs [skip ci]
  • 9da1a18 [lint] Ensure correctness of SARIF output logs (#5443)
  • 5b5c350 Bump decoupled local dependencies. (#5440)
  • 29fe6d1 Bump decoupled local dependencies. (#5420)
  • 3527325 Bump versions [skip ci]
  • fa1e305 Update changelogs [skip ci]
  • 550aa86 Fix an issue where suppressed rule violations still show up in the report in ...
  • b2e11b6 Bump decpouled local dependencies. (#5415)
  • 382614b Bump versions [skip ci]
  • Additional commits viewable in compare view

Updates @tanstack/vue-form from 1.3.2 to 1.26.0

Release notes

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

@​tanstack/vue-form@​1.26.0

Patch Changes

  • Updated dependencies [74f40e7]:
    • @​tanstack/form-core@​1.26.0

@​tanstack/vue-form@​1.25.0

Patch Changes

  • Updated dependencies [004835f]:
    • @​tanstack/form-core@​1.25.0

@​tanstack/vue-form@​1.23.9

Patch Changes

  • Updated dependencies [8ede6d0]:
    • @​tanstack/form-core@​1.24.5

@​tanstack/vue-form@​1.23.8

Patch Changes

  • form-core: Optimise event client emissions and minor layout tweaks (#1758)

  • Updated dependencies [94631cb]:

    • @​tanstack/form-core@​1.24.4

@​tanstack/vue-form@​1.23.6

Patch Changes

  • Updated dependencies [74af33e]:
    • @​tanstack/form-core@​1.24.2: prevent runtime errors when using deleteField (#1706)

@​tanstack/vue-form@​1.23.5

Patch Changes

  • Updated dependencies [2cfe44c]:
    • @​tanstack/form-core@​1.24.1

@​tanstack/vue-form@​1.23.4

Patch Changes

  • Updated dependencies [c978946]:
    • @​tanstack/form-core@​1.24.0

@​tanstack/vue-form@​1.23.3

Patch Changes

  • Updated dependencies [f608267]:
    • @​tanstack/form-core@​1.23.3

... (truncated)

Changelog

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

1.26.0

Patch Changes

  • Updated dependencies [74f40e7]:
    • @​tanstack/form-core@​1.26.0

1.25.0

Patch Changes

  • Updated dependencies [004835f]:
    • @​tanstack/form-core@​1.25.0

1.23.9

Patch Changes

  • Updated dependencies [8ede6d0]:
    • @​tanstack/form-core@​1.24.5

1.23.8

Patch Changes

  • form-core: Optimise event client emissions and minor layout tweaks (#1758)

  • Updated dependencies [94631cb]:

    • @​tanstack/form-core@​1.24.4

1.23.7

Patch Changes

  • Updated dependencies [33cce81]:
    • @​tanstack/form-core@​1.24.3: respect dontValidate option in formApi array modifiers (#1775)

1.23.6

Patch Changes

  • Updated dependencies [74af33e]:
    • @​tanstack/form-core@​1.24.2: prevent runtime errors when using deleteField (#1706)

1.23.5

Patch Changes

  • Updated dependencies [2cfe44c]:
    • @​tanstack/form-core@​1.24.1

... (truncated)

Commits

Updates @tanstack/vue-query from 5.74.0 to 5.92.0

Release notes

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

@​tanstack/vue-query@​5.92.0

Minor Changes

  • feat(vue-query): allow options getters in additional composables (#9914)

@​tanstack/vue-query@​5.91.4

Patch Changes

  • Updated dependencies [c01b150]:
    • @​tanstack/query-core@​5.90.11

@​tanstack/vue-query@​5.91.3

Patch Changes

  • Include TPageParam in enabled of InfiniteQueryObserverOptions (#9898)

@​tanstack/vue-query@​5.91.2

Patch Changes

@​tanstack/vue-query@​5.91.1

Patch Changes

  • Updated dependencies [08b211f]:
    • @​tanstack/query-core@​5.90.9

@​tanstack/vue-query-devtools@​5.91.0

Minor Changes

  • feat(vue-query-devtools): Add embedded panel mode (#9790)

@​tanstack/vue-query@​5.91.0

Minor Changes

  • feat(vue-query): support useQuery options getter (#9866)

@​tanstack/vue-query@​5.90.7

Patch Changes

  • Updated dependencies [b4cd121]:
    • @​tanstack/query-core@​5.90.7

@​tanstack/vue-query@​5.90.6

Patch Changes

  • Updated dependencies [1638c02]:
    • @​tanstack/query-core@​5.90.6
Changelog

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

5.92.0

Minor Changes

  • feat(vue-query): allow options getters in additional composables (#9914)

5.91.4

Patch Changes

  • Updated dependencies [c01b150]:
    • @​tanstack/query-core@​5.90.11

5.91.3

Patch Changes

  • Include TPageParam in enabled of InfiniteQueryObserverOptions (#9898)

5.91.2

Patch Changes

5.91.1

Patch Changes

  • Updated dependencies [08b211f]:
    • @​tanstack/query-core@​5.90.9

5.91.0

Minor Changes

  • feat(vue-query): support useQuery options getter (#9866)

5.90.8

Patch Changes

  • Updated dependencies [c0ec9fe]:
    • @​tanstack/query-core@​5.90.8

5.90.7

Patch Changes

... (truncated)

Commits

Updates @tanstack/vue-table from 8.21.2 to 8.21.3

Release notes

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

v8.21.3

Version 8.21.3 - 4/14/25, 8:19 PM

Changes

Fix

  • table-core: use right Document instance on getResizeHandler (column-sizing feature) (#5989) (54ce673) by @​riccardoperra

Docs

Packages

  • @​tanstack/table-core@​8.21.3
  • @​tanstack/angular-table@​8.21.3
  • @​tanstack/lit-table@​8.21.3
  • @​tanstack/qwik-table@​8.21.3
  • @​tanstack/react-table@​8.21.3
  • @​tanstack/solid-table@​8.21.3
  • @​tanstack/svelte-table@​8.21.3
  • @​tanstack/vue-table@​8.21.3
  • @​tanstack/react-table-devtools@​8.21.3
Commits

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

Release notes

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

v14.6.0

New Features

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

v14.5.1

Notable Changes

Full Changelog: vuejs/eslint-config-typescript@v14.5.0...v14.5.1

Commits
  • 643b038 14.6.0
  • 89af916 chore(deps): update all non-major dependencies (#187)
  • b6f70c2 chore(deps): update vite packages (#191)
  • 53a5c30 chore(deps): update prettier (#188)
  • cf3a96d chore(deps): update dependency unplugin-vue-router to ^0.14.0 (#189)
  • 5ceb964 chore(deps): update dependency chromedriver to v138 (#190)
  • ff3e8c2 feat: allowComponentTypeUnsafety option to configure the strictness of `no-...
  • 49dffb1 14.5.1
  • cd0ca0d fix: ensure there's only one instance of plugin-vue in the config (#184)
  • 44557f8 chore(deps): update vite packages (#183)
  • Additional commits viewable in compare view

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 dayjs from 1.11.13 to 1.11.19

Release notes

Sourced from dayjs's releases.

v1.11.19

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)

v1.11.18

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

v1.11.17

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

v1.11.16

1.11.16 (2025-08-29)

Bug Fixes

  • test release workflow (no code changes) (c38c428)

v1.11.15

1.11.15 (2025-08-28)

Bug Fixes

  • Fix misspellings in Irish or Irish Gaelic [ga] (#2861) (9c14a42)

v1.11.14

1.11.14 (2025-08-27)

Bug Fixes

  • .utcOffset(0, true) result and its clone are different bug (#2505) (fefdcd4)
Changelog

Sourced from dayjs's changelog.

1.11.19 (2025-10-31)

Bug Fixes

  • added usage warnings for diff + updated unit tests (#2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#2656) (1d8746c)

1.11.18 (2025-08-30)

Bug Fixes

  • error semantic-release dependency (8cfb313)

1.11.17 (2025-08-29)

Bug Fixes

  • [en-AU] locale use the same ordinal as moment (#2878) (1b95ecd)

1.11.16 (2025-08-29)

Bug Fixes

  • test release workflow (no code changes) (c38c428)

1.11.15 (2025-08-28)

Bug Fixes

  • Fix misspellings in Irish or Irish Gaelic [ga] (#2861) (9c14a42)

1.11.14 (2025-08-27)

Bug Fixes

  • .utcOffset(0, true) result and its clone are different bug (#2505) (fefdcd4)
Commits

Updates focus-trap from 7.6.4 to 7.6.6

Release notes

Sourced from focus-trap's releases.

v7.6.6

Patch Changes

  • dcd4ae9: Update tabbable dependency to 6.3.0 for new displayCheck option.

v7.6.5

Patch Changes

  • d51ad78: Allow activation element in shadow DOM to be auto-focused after trap is deactivated
Changelog

Sourced from focus-trap's changelog.

7.6.6

Patch Changes

  • dcd4ae9: Update tabbable dependency to 6.3.0 for new displayCheck option.

7.6.5

Patch Changes

  • d51ad78: Allow activation element in shadow DOM to be auto-focused after trap is deactivated
Commits
  • ab97ac2 Version Packages (#1655)
  • dcd4ae9 Update tabbable to 6.3.0
  • b8b2e79 Update README with focus handling details (#1646)
  • b5d7f7b [DEPENDABOT]: Bump @​typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 (#1...
  • 7da71b8 [D...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/core](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/core) | `1.6.9` | `1.7.3` |
| [@floating-ui/vue](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/vue) | `1.1.6` | `1.1.9` |
| [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) | `6.1.18` | `6.1.19` |
| [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) | `6.1.18` | `6.1.19` |
| [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) | `6.1.18` | `6.1.19` |
| [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/timegrid) | `6.1.18` | `6.1.19` |
| [@fullcalendar/vue3](https://github.com/fullcalendar/fullcalendar-vue) | `6.1.18` | `6.1.19` |
| [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.11.0` | `1.15.0` |
| [@tanstack/vue-form](https://github.com/TanStack/form/tree/HEAD/packages/vue-form) | `1.3.2` | `1.26.0` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.74.0` | `5.92.0` |
| [@tanstack/vue-table](https://github.com/TanStack/table/tree/HEAD/packages/vue-table) | `8.21.2` | `8.21.3` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.5.0` | `14.6.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` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.19` |
| [focus-trap](https://github.com/focus-trap/focus-trap) | `7.6.4` | `7.6.6` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.487.0` | `0.555.0` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.2.0` | `2.6.1` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.39.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.51.1` | `1.57.0` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.19` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.5.1` | `0.8.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.22` |
| [axios](https://github.com/axios/axios) | `1.8.4` | `1.13.2` |
| [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.3.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.8.0` | `0.11.0` |
| [vue](https://github.com/vuejs/core) | `3.5.13` | `3.5.25` |



Updates `@floating-ui/core` from 1.6.9 to 1.7.3
- [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/core@1.7.3/packages/core)

Updates `@floating-ui/vue` from 1.1.6 to 1.1.9
- [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/@floating-ui/vue@1.1.9/packages/vue)

Updates `@fullcalendar/core` from 6.1.18 to 6.1.19
- [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.19/packages/core)

Updates `@fullcalendar/daygrid` from 6.1.18 to 6.1.19
- [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.19/packages/daygrid)

Updates `@fullcalendar/interaction` from 6.1.18 to 6.1.19
- [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.19/packages/interaction)

Updates `@fullcalendar/timegrid` from 6.1.18 to 6.1.19
- [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.19/packages/timegrid)

Updates `@fullcalendar/vue3` from 6.1.18 to 6.1.19
- [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.18...v6.1.19)

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

Updates `@tanstack/vue-form` from 1.3.2 to 1.26.0
- [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.26.0/packages/vue-form)

Updates `@tanstack/vue-query` from 5.74.0 to 5.92.0
- [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.0/packages/vue-query)

Updates `@tanstack/vue-table` from 8.21.2 to 8.21.3
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.21.3/packages/vue-table)

Updates `@vue/eslint-config-typescript` from 14.5.0 to 14.6.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v14.5.0...v14.6.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 `dayjs` from 1.11.13 to 1.11.19
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.13...v1.11.19)

Updates `focus-trap` from 7.6.4 to 7.6.6
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap@v7.6.4...v7.6.6)

Updates `lucide-vue-next` from 0.487.0 to 0.555.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.555.0/packages/lucide-vue-next)

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

Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3)

Updates `@eslint/js` from 9.24.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)

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

Updates `@tailwindcss/typography` from 0.5.16 to 0.5.19
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.19)

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.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.21...10.4.22)

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

Updates `eslint-plugin-unused-imports` from 4.1.4 to 4.3.0
- [Commits](sweepline/eslint-plugin-unused-imports@v4.1.4...v4.3.0)

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

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `vite-plugin-checker` from 0.8.0 to 0.11.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.11.0)

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

---
updated-dependencies:
- dependency-name: "@floating-ui/core"
  dependency-version: 1.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@floating-ui/vue"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/core"
  dependency-version: 6.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/daygrid"
  dependency-version: 6.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/interaction"
  dependency-version: 6.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/timegrid"
  dependency-version: 6.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@fullcalendar/vue3"
  dependency-version: 6.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@rushstack/eslint-patch"
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-form"
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-table"
  dependency-version: 8.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@vue/eslint-config-typescript"
  dependency-version: 14.6.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: dayjs
  dependency-version: 1.11.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: focus-trap
  dependency-version: 7.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: lucide-vue-next
  dependency-version: 0.555.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: reka-ui
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@eslint/js"
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@playwright/test"
  dependency-version: 1.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.19
  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.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: eslint-plugin-unused-imports
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vite-plugin-checker
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vue
  dependency-version: 3.5.25
  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 Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant