Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@floating-ui/vue 1.1.8 1.1.9
@tanstack/vue-form 1.19.0 1.19.3
@tanstack/vue-query 5.83.1 5.85.6
@tanstack/vue-query-devtools 5.84.0 5.85.6
dayjs 1.11.13 1.11.18
lucide-vue-next 0.487.0 0.542.0
reka-ui 2.4.1 2.5.0
@eslint/js 9.32.0 9.34.0
@playwright/test 1.54.2 1.55.0
@vue/tsconfig 0.5.1 0.8.1
eslint-plugin-unused-imports 4.1.4 4.2.0
vite-plugin-checker 0.8.0 0.10.3
vue 3.5.18 3.5.20

Updates @floating-ui/vue from 1.1.8 to 1.1.9

Release notes

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

@​floating-ui/vue@​1.1.9

Patch Changes

Changelog

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

1.1.9

Patch Changes

Commits

Updates @tanstack/vue-form from 1.19.0 to 1.19.3

Release notes

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

v1.19.3

Version 1.19.3 - 8/28/25, 2:52 PM

Changes

Fix

  • Upgrade devalue to fix security vulnerability (#1716) (24e30ab) by Corbin Crutchley

Chore

  • deps: update all non-major dependencies (#1714) (84c64f7) by renovate[bot]
  • deps: update all non-major dependencies (#1702) (355d9b4) by renovate[bot]

Ci

  • apply automated fixes and generate docs (b0e5206) by autofix-ci[bot]
  • apply automated fixes and generate docs (d3a1b59) by autofix-ci[bot]

Packages

  • @​tanstack/angular-form@​1.19.3
  • @​tanstack/form-core@​1.19.3
  • @​tanstack/react-form@​1.19.3
  • @​tanstack/solid-form@​1.19.3
  • @​tanstack/svelte-form@​1.19.3
  • @​tanstack/vue-form@​1.19.3
  • @​tanstack/lit-form@​1.19.3

v1.19.2

Version 1.19.2 - 8/14/25, 7:16 AM

Changes

Fix

  • core: fix formOptions type inferance (#1687) (b8476c1) by Harry Whorlow

Chore

  • deps: update all non-major dependencies (#1685) (2dd4b97) by renovate[bot]

Ci

  • apply automated fixes and generate docs (424c3c7) by autofix-ci[bot]
  • apply automated fixes and generate docs (9e092e2) by autofix-ci[bot]

Docs

  • react-form: Fix typo in form composition flowchart (#1688) (090d2ef) by Jaime R.

... (truncated)

Commits

Updates @tanstack/vue-query from 5.83.1 to 5.85.6

Release notes

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

v5.85.6

Version 5.85.6 - 8/30/25, 12:21 PM

Changes

Fix

  • core: make sure queries revert synchronously (#9601) (379670d) by Dominik Dorfmeister

Chore

  • deps: update marocchino/sticky-pull-request-comment digest to 9c40848 (#9473) (7c464e3) by renovate[bot]

Test

  • react-query/useMutation: remove "@​testing-library/jest-dom/vitest" import (#9569) (a1b1279) by @​sukvvon

Docs

  • update mutation status type (#9595) (428c19f) by @​wo-o29
  • remove unnecessary trailing comma (#9594) (2a8ba49) by @​wo-o29
  • fix type definitions in useQuery options (union, parameters, extra parentheses) (#9596) (54efe22) by @​wo-o29
  • fix missing comma in useMutation example to prevent syntax errors (#9593) (ad0ca9f) by @​wo-o29
  • Updates examples for invalidation from mutations (#9261) (1b0346f) by Kier Borromeo
  • Add not-prose class to browser logo images in devtools documentation (#9556) (9a3f683) by Dmytro Borysov

Packages

  • @​tanstack/query-core@​5.85.6
  • @​tanstack/react-query@​5.85.6
  • @​tanstack/query-broadcast-client-experimental@​5.85.6
  • @​tanstack/query-persist-client-core@​5.85.6
  • @​tanstack/query-sync-storage-persister@​5.85.6
  • @​tanstack/react-query-devtools@​5.85.6
  • @​tanstack/react-query-persist-client@​5.85.6
  • @​tanstack/react-query-next-experimental@​5.85.6
  • @​tanstack/solid-query@​5.85.6
  • @​tanstack/solid-query-devtools@​5.85.6
  • @​tanstack/solid-query-persist-client@​5.85.6
  • @​tanstack/svelte-query@​5.85.6
  • @​tanstack/svelte-query-devtools@​5.85.6
  • @​tanstack/svelte-query-persist-client@​5.85.6
  • @​tanstack/vue-query@​5.85.6
  • @​tanstack/vue-query-devtools@​5.85.6
  • @​tanstack/angular-query-experimental@​5.85.6
  • @​tanstack/query-async-storage-persister@​5.85.6
  • @​tanstack/angular-query-devtools-experimental@​5.85.6

v5.85.5

Version 5.85.5 - 8/19/25, 9:41 AM

... (truncated)

Commits

Updates @tanstack/vue-query-devtools from 5.84.0 to 5.85.6

Release notes

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

v5.85.6

Version 5.85.6 - 8/30/25, 12:21 PM

Changes

Fix

  • core: make sure queries revert synchronously (#9601) (379670d) by Dominik Dorfmeister

Chore

  • deps: update marocchino/sticky-pull-request-comment digest to 9c40848 (#9473) (7c464e3) by renovate[bot]

Test

  • react-query/useMutation: remove "@​testing-library/jest-dom/vitest" import (#9569) (a1b1279) by @​sukvvon

Docs

  • update mutation status type (#9595) (428c19f) by @​wo-o29
  • remove unnecessary trailing comma (#9594) (2a8ba49) by @​wo-o29
  • fix type definitions in useQuery options (union, parameters, extra parentheses) (#9596) (54efe22) by @​wo-o29
  • fix missing comma in useMutation example to prevent syntax errors (#9593) (ad0ca9f) by @​wo-o29
  • Updates examples for invalidation from mutations (#9261) (1b0346f) by Kier Borromeo
  • Add not-prose class to browser logo images in devtools documentation (#9556) (9a3f683) by Dmytro Borysov

Packages

  • @​tanstack/query-core@​5.85.6
  • @​tanstack/react-query@​5.85.6
  • @​tanstack/query-broadcast-client-experimental@​5.85.6
  • @​tanstack/query-persist-client-core@​5.85.6
  • @​tanstack/query-sync-storage-persister@​5.85.6
  • @​tanstack/react-query-devtools@​5.85.6
  • @​tanstack/react-query-persist-client@​5.85.6
  • @​tanstack/react-query-next-experimental@​5.85.6
  • @​tanstack/solid-query@​5.85.6
  • @​tanstack/solid-query-devtools@​5.85.6
  • @​tanstack/solid-query-persist-client@​5.85.6
  • @​tanstack/svelte-query@​5.85.6
  • @​tanstack/svelte-query-devtools@​5.85.6
  • @​tanstack/svelte-query-persist-client@​5.85.6
  • @​tanstack/vue-query@​5.85.6
  • @​tanstack/vue-query-devtools@​5.85.6
  • @​tanstack/angular-query-experimental@​5.85.6
  • @​tanstack/query-async-storage-persister@​5.85.6
  • @​tanstack/angular-query-devtools-experimental@​5.85.6

v5.85.5

Version 5.85.5 - 8/19/25, 9:41 AM

... (truncated)

Commits

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 lucide-vue-next from 0.487.0 to 0.542.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.542.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.541.0...0.542.0

Version 0.541.0

What's Changed

Full Changelog: lucide-icons/lucide@0.540.0...0.541.0

Version 0.540.0

What's Changed

Full Changelog: lucide-icons/lucide@0.539.0...0.540.0

Version 0.539.0

What's Changed

Full Changelog: lucide-icons/lucide@0.538.0...0.539.0

Version 0.538.0

What's Changed

... (truncated)

Commits

Updates reka-ui from 2.4.1 to 2.5.0

Release notes

Sourced from reka-ui's releases.

v2.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 10ebc76 chore: release v2.5.0
  • 92125d4 chore(deps): update actions/checkout action to v5 (#2133)
  • 197203d chore(deps): update dependency vite to ^7.1.3 (#2132)
  • 81a1b30 feat(ContextMenu): support pressOpenDelay to configure the long-press durat...
  • 5c025b6 chore(deps): update dependency @​testing-library/jest-dom to ^6.8.0 (#2120)
  • d7820a2 chore(deps): update dependency vite to ^7.1.2 (#2114)
  • 52c0078 feat(RangeCalendar): make raw-value default v-model for RangeCalendar (#2032)
  • dc921b2 feat(DateRangePicker/DatePicker): implement closeOnSelect property (#2116)
  • 3f6506e fix(Select): avoid duplicate options (#2111)
  • 605c040 docs: use select event for DropdownMenuItem demo (#2105)
  • Additional commits viewable in compare view

Updates @eslint/js from 9.32.0 to 9.34.0

Release notes

Sourced from @​eslint/js's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/[email protected] (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/[email protected] (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)
Commits
  • b48fa20 chore: package.json update for @​eslint/js release
  • ad28371 chore: package.json update for @​eslint/js release
  • See full diff in compare view

Updates @playwright/test from 1.54.2 to 1.55.0

Release notes

Sourced from @​playwright/test's releases.

v1.55.0

New APIs

  • New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.

Codegen

  • Automatic toBeVisible() assertions: Codegen can now generate automatic toBeVisible() assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.

Breaking Changes

  • ⚠️ Dropped support for Chromium extension manifest v2.

Miscellaneous

  • Added support for Debian 13 "Trixie".

Browser Versions

  • Chromium 140.0.7339.16
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139
Commits

Updates @vue/tsconfig from 0.5.1 to 0.8.1

Release notes

Sourced from @​vue/tsconfig's releases.

v0.8.1

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

v0.8.0

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

v0.7.0

Breaking Changes

  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0

v0.6.0

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

Commits
  • 4a223b2 0.8.1
  • a235c5f fix: disable exactOptionalPropertyTypes for now
  • c2c92d6 0.8.0
  • 4f1e64a ci: use trusted publisher for npm publish
  • e690a76 feat...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/vue](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/vue) | `1.1.8` | `1.1.9` |
| [@tanstack/vue-form](https://github.com/TanStack/form/tree/HEAD/packages/vue-form) | `1.19.0` | `1.19.3` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.83.1` | `5.85.6` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.84.0` | `5.85.6` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.13` | `1.11.18` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.487.0` | `0.542.0` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.4.1` | `2.5.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.34.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.54.2` | `1.55.0` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.5.1` | `0.8.1` |
| [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.2.0` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.8.0` | `0.10.3` |
| [vue](https://github.com/vuejs/core) | `3.5.18` | `3.5.20` |



Updates `@floating-ui/vue` from 1.1.8 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 `@tanstack/vue-form` from 1.19.0 to 1.19.3
- [Release notes](https://github.com/TanStack/form/releases)
- [Commits](https://github.com/TanStack/form/commits/v1.19.3/packages/vue-form)

Updates `@tanstack/vue-query` from 5.83.1 to 5.85.6
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.85.6/packages/vue-query)

Updates `@tanstack/vue-query-devtools` from 5.84.0 to 5.85.6
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.85.6/packages/vue-query-devtools)

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

Updates `reka-ui` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.4.1...v2.5.0)

Updates `@eslint/js` from 9.32.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)

Updates `@playwright/test` from 1.54.2 to 1.55.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.54.2...v1.55.0)

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 `eslint-plugin-unused-imports` from 4.1.4 to 4.2.0
- [Commits](sweepline/eslint-plugin-unused-imports@v4.1.4...v4.2.0)

Updates `vite-plugin-checker` from 0.8.0 to 0.10.3
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.3)

Updates `vue` from 3.5.18 to 3.5.20
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.18...v3.5.20)

---
updated-dependencies:
- 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: "@tanstack/vue-form"
  dependency-version: 1.19.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query"
  dependency-version: 5.85.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/vue-query-devtools"
  dependency-version: 5.85.6
  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: lucide-vue-next
  dependency-version: 0.542.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: reka-ui
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@eslint/js"
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@playwright/test"
  dependency-version: 1.55.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: eslint-plugin-unused-imports
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vite-plugin-checker
  dependency-version: 0.10.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vue
  dependency-version: 3.5.20
  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 Sep 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.

0 participants