Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the minor-updates group with 27 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.14.1
@tanstack/vue-form 1.3.2 1.23.8
@tanstack/vue-query 5.74.0 5.90.5
@tanstack/vue-query-devtools 5.74.0 5.91.0
@tanstack/vue-table 8.21.2 8.21.3
@vue/eslint-config-typescript 14.5.0 14.6.0
dayjs 1.11.13 1.11.18
focus-trap 7.6.4 7.6.6
lucide-vue-next 0.487.0 0.548.0
reka-ui 2.2.0 2.6.0
@eslint/js 9.24.0 9.38.0
@playwright/test 1.51.1 1.56.1
@tailwindcss/typography 0.5.16 0.5.19
@vue/tsconfig 0.5.1 0.8.1
axios 1.8.4 1.12.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.22

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

@​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

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

@​floating-ui/vue@​1.1.8

Patch Changes

@​floating-ui/vue@​1.1.7

Patch Changes

Changelog

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

1.1.9

Patch Changes

1.1.8

Patch Changes

1.1.7

Patch Changes

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.14.1

Changelog

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

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

Updates @tanstack/vue-form from 1.3.2 to 1.23.8

Release notes

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

@​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

@​tanstack/vue-form@​1.23.2

Patch Changes

  • Updated dependencies [7cf3728]:
    • @​tanstack/form-core@​1.23.2

@​tanstack/vue-form@​1.23.1

Patch Changes

  • Updated dependencies [db96886]:
    • @​tanstack/form-core@​1.23.1

@​tanstack/vue-form@​1.23.0

Patch Changes

Changelog

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

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

1.23.4

Patch Changes

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

1.23.3

Patch Changes

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

1.23.2

Patch Changes

  • Updated dependencies [7cf3728]:
    • @​tanstack/form-core@​1.23.2

... (truncated)

Commits

Updates @tanstack/vue-query from 5.74.0 to 5.90.5

Release notes

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

@​tanstack/vue-query@​5.90.5

Patch Changes

  • Updated dependencies [e42ddfe]:
    • @​tanstack/query-core@​5.90.5

@​tanstack/vue-query@​5.90.4

Patch Changes

  • Updated dependencies [20ef922]:
    • @​tanstack/query-core@​5.90.4

@​tanstack/vue-query@​5.90.3

Patch Changes

  • Updated dependencies [4e1c433]:
    • @​tanstack/query-core@​5.90.3
Changelog

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

5.90.5

Patch Changes

  • Updated dependencies [e42ddfe]:
    • @​tanstack/query-core@​5.90.5

5.90.4

Patch Changes

  • Updated dependencies [20ef922]:
    • @​tanstack/query-core@​5.90.4

5.90.3

Patch Changes

  • Updated dependencies [4e1c433]:
    • @​tanstack/query-core@​5.90.3
Commits

Updates @tanstack/vue-query-devtools from 5.74.0 to 5.91.0

Release notes

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

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

Minor Changes

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

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

5.91.0

Minor Changes

  • feat(vue-query-devtools): Add embedded panel mode (#9790)
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 dayjs from 1.11.13 to 1.11.18

Release notes

Sourced from dayjs's releases.

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.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 [DEPENDABOT]: Bump @​eslint/js from 9.37.0 to 9.38.0 (#1647)
  • cc6f77a [DEPENDABOT]: Bump rollup from 4.52.4 to 4.52.5 (#1648)
  • 04be1be [DEPENDABOT]: Bump eslint from 9.37.0 to 9.38.0 (#1649)
  • d8d3393 [DEPENDABOT]: Bump @​typescript-eslint/parser from 8.46.1 to 8.46.2 (#1651)
  • c65c626 [DEPENDABOT]: Bump @​rollup/plugin-commonjs from 28.0.7 to 28.0.8 (#1652)
  • 21f103e [DEPENDABOT]: Bump @​rollup/plugin-commonjs from 28.0.6 to 28.0.7 (#1641)
  • Additional commits viewable in compare view

Updates lucide-vue-next from 0.487.0 to 0.548.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.548.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.547.0...0.548.0

Version 0.547.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.546.0...0.547.0

Version 0.546.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.545.0...0.546.0

Version 0.545.0

What's Changed

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2025
Bumps the minor-updates group with 27 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.14.1` |
| [@tanstack/vue-form](https://github.com/TanStack/form/tree/HEAD/packages/vue-form) | `1.3.2` | `1.23.8` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.74.0` | `5.90.5` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.74.0` | `5.91.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` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.18` |
| [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.548.0` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.2.0` | `2.6.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.38.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.51.1` | `1.56.1` |
| [@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` |
| [axios](https://github.com/axios/axios) | `1.8.4` | `1.12.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.22` |



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/[email protected]/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/[email protected]/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.14.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.14.1/eslint/eslint-patch)

Updates `@tanstack/vue-form` from 1.3.2 to 1.23.8
- [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/[email protected]/packages/vue-form)

Updates `@tanstack/vue-query` from 5.74.0 to 5.90.5
- [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/[email protected]/packages/vue-query)

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

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 `dayjs` from 1.11.13 to 1.11.18
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.18/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.13...v1.11.18)

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.548.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.548.0/packages/lucide-vue-next)

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

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

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

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 `@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 `axios` from 1.8.4 to 1.12.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.12.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)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [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/[email protected]@0.11.0)

Updates `vue` from 3.5.13 to 3.5.22
- [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.22)

---
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.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-form"
  dependency-version: 1.23.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.90.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query-devtools"
  dependency-version: 5.91.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: dayjs
  dependency-version: 1.11.18
  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.548.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: reka-ui
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@eslint/js"
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@playwright/test"
  dependency-version: 1.56.1
  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: "@vue/tsconfig"
  dependency-version: 0.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: axios
  dependency-version: 1.12.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.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/minor-updates-f9818ece05 branch from a963f88 to 532c0f0 Compare November 10, 2025 08:23
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