Skip to content

Commit 26e0b73

Browse files
dependabot[bot]Copilotpeterbud
authored
build(deps): bump the prod-deps group across 1 directory with 11 updates (#143)
* build(deps): bump the prod-deps group across 1 directory with 11 updates Bumps the prod-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nuxt/devtools-kit](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools-kit) | `2.7.0` | `3.2.4` | | [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) | `3.21.2` | `4.4.2` | | [@nuxt/test-utils](https://github.com/nuxt/test-utils) | `4.0.0` | `4.0.2` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.92.9` | `5.97.0` | | [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages-integrations/nuxt) | `66.6.7` | `66.6.8` | | [defu](https://github.com/unjs/defu) | `6.1.4` | `6.1.7` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | | [pkg-types](https://github.com/unjs/pkg-types) | `1.3.1` | `2.3.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.4` | | [vue-router](https://github.com/vuejs/router) | `5.0.2` | `5.0.4` | Updates `@nuxt/devtools-kit` from 2.7.0 to 3.2.4 - [Release notes](https://github.com/nuxt/devtools/releases) - [Changelog](https://github.com/nuxt/devtools/blob/v3.2.4/CHANGELOG.md) - [Commits](https://github.com/nuxt/devtools/commits/v3.2.4/packages/devtools-kit) Updates `@nuxt/kit` from 3.21.2 to 4.4.2 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.2/packages/kit) Updates `@nuxt/test-utils` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/nuxt/test-utils/releases) - [Commits](nuxt/test-utils@v4.0.0...v4.0.2) Updates `@tanstack/vue-query` from 5.92.9 to 5.97.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.97.0/packages/vue-query) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@unocss/nuxt` from 66.6.7 to 66.6.8 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.6.8/packages-integrations/nuxt) Updates `defu` from 6.1.4 to 6.1.7 - [Release notes](https://github.com/unjs/defu/releases) - [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md) - [Commits](unjs/defu@v6.1.4...v6.1.7) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `pkg-types` from 1.3.1 to 2.3.0 - [Release notes](https://github.com/unjs/pkg-types/releases) - [Changelog](https://github.com/unjs/pkg-types/blob/main/CHANGELOG.md) - [Commits](unjs/pkg-types@v1.3.1...v2.3.0) Updates `vitest` from 4.1.2 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) Updates `vue-router` from 5.0.2 to 5.0.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.2...v5.0.4) --- updated-dependencies: - dependency-name: "@nuxt/devtools-kit" dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: "@nuxt/kit" dependency-version: 4.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: "@nuxt/test-utils" dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@tanstack/vue-query" dependency-version: 5.97.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: "@unocss/nuxt" dependency-version: 66.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: defu dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: pkg-types dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: vue-router dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> * fix(test): inline vue packages in test fixture to fix Nuxt 4 SSR test failure Agent-Logs-Url: https://github.com/peterbud/nuxt-query/sessions/0442c2c0-6e0a-4440-bba2-3a3940de3cd7 Co-authored-by: peterbud <7863452+peterbud@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: peterbud <7863452+peterbud@users.noreply.github.com>
1 parent 4e75ebc commit 26e0b73

3 files changed

Lines changed: 1819 additions & 831 deletions

File tree

0 commit comments

Comments
 (0)