Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Package From To
@rushstack/eslint-patch 1.14.0 1.15.0
@tanstack/vue-form 1.23.7 1.26.0
@tanstack/vue-query 5.90.5 5.92.0
chroma-js 3.1.2 3.2.0
@types/chroma-js 2.4.5 3.1.2
dayjs 1.11.18 1.11.19
focus-trap 7.6.5 7.6.6
lucide-vue-next 0.487.0 0.555.0
reka-ui 2.5.1 2.6.1
@eslint/eslintrc 3.3.1 3.3.3
@eslint/js 9.38.0 9.39.1
@playwright/test 1.56.1 1.57.0
@vue/tsconfig 0.5.1 0.8.1
autoprefixer 10.4.21 10.4.22
axios 1.12.2 1.13.2
eslint 9.38.0 9.39.1
prettier 3.6.2 3.7.3
typescript-eslint 8.46.1 8.48.0
vite-plugin-checker 0.8.0 0.11.0
vue 3.5.22 3.5.25

Updates @rushstack/eslint-patch from 1.14.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.
Commits

Updates @tanstack/vue-form from 1.23.7 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
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
Commits

Updates @tanstack/vue-query from 5.90.5 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 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.18 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)
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)
Commits

Updates focus-trap from 7.6.5 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.
Changelog

Sourced from focus-trap's changelog.

7.6.6

Patch Changes

  • dcd4ae9: Update tabbable dependency to 6.3.0 for new displayCheck option.
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.555.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.555.0

What's Changed

Full Changelog: lucide-icons/lucide@0.554.0...0.555.0

Version 0.554.0

What's Changed

Breaking change

For lucide-react and lucide-solid, imports for Fingerprint icon are changed to FingerprintPattern.

Lucide React

- import { Fingerprint } from "lucide-react";
+ import { FingerprintPattern } from "lucide-react";

Lucide Solid

- import { Fingerprint } from "lucide/solid";
+ import { FingerprintPattern } from "lucide/solid";
// Or

import Fingerprint from "lucide/solid/icons/fingerprint";


import FingerprintPattern from "lucide/solid/icons/fingerprint-pattern";

New Contributors

Full Changelog: lucide-icons/lucide@0.553.0...0.554.0

Version 0.553.0

What's Changed

... (truncated)

Commits

Updates reka-ui from 2.5.1 to 2.6.1

Release notes

Sourced from reka-ui's releases.

v2.6.1

   🐞 Bug Fixes

    View changes on GitHub

v2.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 69d3d9a chore: release v2.6.1
  • 718e357 fix(Accordion): props.unmountOnHide not working on item (#2300)
  • 42b6e70 fix(PinInput): default value type (#2311)
  • 7496669 docs: tree to include mentioning a Space keybind (#2313)
  • 58179ec fix(Tree): don't mutate the expanded state (#2308)
  • e387665 docs: fix broken wai-aria docs links in dropdown dropdown-menu docs (#2297)
  • f58f71b fix(DateField): prevent day value from being incorrectly constrained during i...
  • 40d82dc fix(Combobox): highlight element for async options (#2290)
  • 4ae5bcf fix(RangeCalendar): maximum days highlight out of range (#2281)
  • 8fca991 fix(ScrollArea): update thumb position when content size changes (#2306)
  • Additional commits viewable in compare view

Updates @eslint/eslintrc from 3.3.1 to 3.3.3

Release notes

Sourced from @​eslint/eslintrc's releases.

eslintrc: v3.3.3

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

eslintrc: v3.3.2

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.3 (2025-11-28)

Bug Fixes

  • release v3.3.3 because publishing v3.3.2 failed (#211) (8aa555a)

3.3.2 (2025-11-25)

Bug Fixes

  • Remove name property from all and recommended configs (#200) (344da49)
Commits
  • fdb5298 chore: release 3.3.3 🚀 (#212)
  • 8aa555a fix: release v3.3.3 because publishing v3.3.2 failed (#211)
  • a8b773d chore: release 3.3.2 🚀 (#204)
  • 85244bb chore: switch to googleapis/release-please-action (#208)
  • d356360 docs: Update README sponsors
  • 116bf03 chore: update js-yaml to version 4.1.1 (#207)
  • 16e8d20 docs: Update README sponsors
  • 3b089ac chore: update .gitignore to exclude shared workflows (#206)
  • 1f6e2d1 docs: Update README sponsors
  • 785c00b docs: Update README sponsors
  • 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 @​eslint/eslintrc since your current version.


Updates @eslint/js from 9.38.0 to 9.39.1

Release notes

Sourced from @​eslint/js's releases.

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)

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

| Package | From | To |
| --- | --- | --- |
| [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.14.0` | `1.15.0` |
| [@tanstack/vue-form](https://github.com/TanStack/form/tree/HEAD/packages/vue-form) | `1.23.7` | `1.26.0` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.5` | `5.92.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.18` | `1.11.19` |
| [focus-trap](https://github.com/focus-trap/focus-trap) | `7.6.5` | `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.5.1` | `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.38.0` | `9.39.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.56.1` | `1.57.0` |
| [@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.12.2` | `1.13.2` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.1` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.1` | `8.48.0` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.8.0` | `0.11.0` |
| [vue](https://github.com/vuejs/core) | `3.5.22` | `3.5.25` |



Updates `@rushstack/eslint-patch` from 1.14.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.23.7 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/[email protected]/packages/vue-form)

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

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.18 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.18...v1.11.19)

Updates `focus-trap` from 7.6.5 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.5...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.5.1 to 2.6.1
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.5.1...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.38.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.56.1 to 1.57.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.56.1...v1.57.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 `@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.12.2 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.12.2...v1.13.2)

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

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

Updates `typescript-eslint` from 8.46.1 to 8.48.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.48.0/packages/typescript-eslint)

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.22 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.22...v3.5.25)

---
updated-dependencies:
- 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: 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: "@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
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: prettier
  dependency-version: 3.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: typescript-eslint
  dependency-version: 8.48.0
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@StanBarrows StanBarrows closed this Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

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-3b4b21c6fd branch December 1, 2025 11:47
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.

2 participants