Skip to content

Commit 4b6fbc2

Browse files
Bump the minor-updates group across 1 directory with 11 updates
Bumps the minor-updates group with 11 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.2` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.83.1` | `5.85.5` | | [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.84.0` | `5.85.5` | | [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.487.0` | `0.541.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.2` | | [vue](https://github.com/vuejs/core) | `3.5.18` | `3.5.19` | 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.2 - [Release notes](https://github.com/TanStack/form/releases) - [Commits](https://github.com/TanStack/form/commits/v1.19.2/packages/vue-form) Updates `@tanstack/vue-query` from 5.83.1 to 5.85.5 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.85.5/packages/vue-query) Updates `@tanstack/vue-query-devtools` from 5.84.0 to 5.85.5 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.85.5/packages/vue-query-devtools) Updates `lucide-vue-next` from 0.487.0 to 0.541.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.541.0/packages/lucide-vue-next) 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.2 - [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.2) Updates `vue` from 3.5.18 to 3.5.19 - [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.19) --- 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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@tanstack/vue-query" dependency-version: 5.85.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@tanstack/vue-query-devtools" dependency-version: 5.85.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: lucide-vue-next dependency-version: 0.541.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.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: vue dependency-version: 3.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ae9bcc commit 4b6fbc2

File tree

2 files changed

+286
-285
lines changed

2 files changed

+286
-285
lines changed

0 commit comments

Comments
 (0)