Skip to content

deps: bump the npm-minor-patch group across 1 directory with 15 updates - #397

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-d72a58d094
Open

deps: bump the npm-minor-patch group across 1 directory with 15 updates#397
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-d72a58d094

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 15 updates in the / directory:

Package From To
@vitest/ui 4.1.10 4.1.11
eslint 10.8.1 10.9.0
vitest 4.1.10 4.1.11
vue-tsc 3.3.9 3.3.11
@ai-sdk/deepseek 3.0.28 3.0.31
@ai-sdk/mcp 2.0.31 2.0.36
@ai-sdk/vue 4.0.65 4.0.77
@bitrix24/b24ui-nuxt 2.11.0 2.12.0
@nuxtjs/mcp-toolkit 0.18.1 0.19.0
ai 7.0.65 7.0.77
joi 18.2.3 18.2.5
motion-v 2.3.0 2.4.0
nuxt-schema-org 6.2.9 6.3.0
@types/luxon 3.7.4 3.7.5
@nuxt/devtools 3.4.1 3.4.2

Updates @vitest/ui from 4.1.10 to 4.1.11

Release notes

Sourced from @​vitest/ui's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates eslint from 10.8.1 to 10.9.0

Release notes

Sourced from eslint's releases.

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

  • 899dbf1 chore: update github/codeql-action action to v4.37.7 (#21243) (renovate[bot])
  • 9aa3873 chore: update ecosystem plugins (#21235) (ESLint Bot)
  • dc1e7a8 chore: update ecosystem plugins (#21208) (ESLint Bot)
  • f878d21 ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (#21200) (dependabot[bot])
  • 4891e50 ci: bump github/codeql-action from 4.37.4 to 4.37.6 (#21199) (dependabot[bot])
Commits

Updates vitest from 4.1.10 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • See full diff in compare view

Updates vue-tsc from 3.3.9 to 3.3.11

Release notes

Sourced from vue-tsc's releases.

v3.3.11

language-core

  • fix: generate full fragment props for type checking (#6155) - Thanks to @​serkodev!

language-service

  • fix: invalidate tag and prop casing detection after template changes (#6172) - Thanks to @​serkodev!
  • refactor: make name casing detection reactive (#6173) - Thanks to @​KazariEX!

component-meta

  • fix: invalidate module resolution caches when deleting files (#6163) - Thanks to @​serkodev!

tsc

  • fix: make extension retry errors serializable across IPC (#6162) - Thanks to @​KazariEX!

vscode

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.3.11 (2026-08-21)

language-core

  • fix: generate full fragment props for type checking (#6155) - Thanks to @​serkodev!

language-service

  • fix: invalidate tag and prop casing detection after template changes (#6172) - Thanks to @​serkodev!
  • refactor: make name casing detection reactive (#6173) - Thanks to @​KazariEX!

component-meta

  • fix: invalidate module resolution caches when deleting files (#6163) - Thanks to @​serkodev!

tsc

  • fix: make extension retry errors serializable across IPC (#6162) - Thanks to @​KazariEX!

vscode

3.3.10 (2026-08-15)

language-core

  • fix: ignore trailing whitespace after generic parameter commas - Thanks to @​KazariEX!
  • fix: resolve v-for item type over generic sources (#6141) - Thanks to @​serkodev!
  • fix: do not extract SFC blocks across inline Markdown code (#6145) - Thanks to @​lazerg!

language-service

  • fix: serialize template data provider access across concurrent requests (#6154) - Thanks to @​serkodev!

tsc

  • fix: support different extension sets across project references (#6146) - Thanks to @​lazerg!

typescript-plugin

vscode

  • feat: patch typescript.js via --require to support read-only file systems (#6149) - Thanks to @​serkodev!
  • fix: isolate custom TypeScript plugin paths between profiles (#6148) - Thanks to @​serkodev!
Commits

Updates @ai-sdk/deepseek from 3.0.28 to 3.0.31

Changelog

Sourced from @​ai-sdk/deepseek's changelog.

3.0.31

Patch Changes

  • Updated dependencies [b74971f]
    • @​ai-sdk/provider-utils@​5.0.29

3.0.30

Patch Changes

  • 9a4337d: feat: add DeepSeek V4 Flash Vision Exp image input and Files API support

3.0.29

Patch Changes

  • e6087c9: fix: handle empty string tool call IDs
  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28
Commits

Updates @ai-sdk/mcp from 2.0.31 to 2.0.36

Changelog

Sourced from @​ai-sdk/mcp's changelog.

2.0.36

Patch Changes

  • b352a6a: fix(mcp): support spawning command shims such as npx on Windows
  • Updated dependencies [b74971f]
    • @​ai-sdk/provider-utils@​5.0.29

2.0.35

Patch Changes

  • 76fb75d: fix(mcp): reject SSE requests when POST responses are unsuccessful

2.0.34

Patch Changes

  • Updated dependencies [e6087c9]
    • @​ai-sdk/provider-utils@​5.0.28

2.0.33

Patch Changes

  • 1f29230: feat(mcp): harden oauth client registration according to latest protocol
  • 0c60a40: feat(mcp): add mcp 2026 streamable HTTP support
  • e6a9927: feat(mcp): add the latest 2026 protocol discovery foundation

2.0.32

Patch Changes

  • 1011e33: Select MCP OAuth authorization scopes from WWW-Authenticate challenges or Protected Resource Metadata.
Commits

Updates @ai-sdk/vue from 4.0.65 to 4.0.77

Changelog

Sourced from @​ai-sdk/vue's changelog.

4.0.77

Patch Changes

  • Updated dependencies [b74971f]
    • @​ai-sdk/provider-utils@​5.0.29
    • ai@7.0.77

4.0.76

Patch Changes

  • 8514cff: fix(vue): preserve empty completion values when an initial completion is configured
  • Updated dependencies [c6d57f3]
  • Updated dependencies [677a707]
    • ai@7.0.76

4.0.75

Patch Changes

  • Updated dependencies [8978ad8]
    • ai@7.0.75

4.0.74

Patch Changes

  • ai@7.0.74

4.0.73

Patch Changes

  • ai@7.0.73

4.0.72

Patch Changes

  • ai@7.0.72

4.0.71

Patch Changes

  • Updated dependencies [9a37469]
    • ai@7.0.71

4.0.70

... (truncated)

Commits

Updates @bitrix24/b24ui-nuxt from 2.11.0 to 2.12.0

Release notes

Sourced from @​bitrix24/b24ui-nuxt's releases.

v2.12.0

2.12.0 (2026-08-21)

Features

Bug Fixes

  • Calendar: correct the size scale (#394) (7ca3e74)
  • CommandPalette: cut search highlights on grapheme clusters, not code points (#371) (54b93e3)
  • CommandPalette: keep astral characters intact when truncating search results (#365) (01252a6), closes #339
  • CommandPalette: weigh the grapheme-snap ceiling against the value (#388) (c909bc7)
  • components: resolve theme props consistently in form controls (#397) (6b7920f)
  • ContentSearch: stop sanitizeSnippet rebuilding tags from its input (#405) (fe4a466)
  • ContentSearch: stop escaping content that its sink escapes anyway (#414) (9096fda)
  • docs: move the AI providers onto the provider spec ai@7 expects (#438) (e3f48be)
  • Editor: ignore updates without document changes (#355) (e198cf7)
  • icons: make the dictionary's promises true, and enforce both of them (#382) (924c3a8)
  • icons: route components through the dictionary (#399) (4295af8), closes #380
  • locale: use the endonym for Hindi and close the Chinese bracket (#367) (b084ccb)
  • Modal: return focus to the trigger after closing (#458) (3caa3c0), closes #159
  • Range: bind form aria attributes on thumbs instead of root (#431) (6ac1671)
  • theme: blank top-level base in applyUnstyled (#368) (c64c2b0)
  • theme: keep variants when replacing slot classes in app config (#407) (65ff532)
  • Theme: merge class from props with the component class (#403) (612b898)
  • theme: replace deprecated bare tailwind aliases (#455) (3b1b017)
  • theme: respect reduced motion on movement transitions (#384) (c10cfb3)
  • utils: stop dotted-path walkers writing through the prototype chain (#424) (901bc8a)

Docs

  • ComponentCode: fix number input after clearing (#370) (0bf9ec4)
  • contributing: add Telegram release post guidelines (#460) (c7dbeb1)
  • correct commands, install tab, branding and component count (#426) (de72464), closes #94
  • FormField: document the label slot (#461) (32b76b1), closes #48
  • mcp: add x-mcp-tools header to specify available tools (#373) (28e4250)
  • mcp: rank component search by intent and compact the metadata (#389) (e66d494)
  • mcp: resolve examples by their prerendered name (#393) (1f4399f)
  • playgrounds: position markup with logical properties (#416) (0ea7203)
  • release: document the CI approval and the revert: subject (#440) (4211cab)
  • rtl: align table examples to the end, mirror the trailing slot (#413) (8d794ca)
  • rtl: position examples with logical properties (#401) (47f8c9a), closes #400
  • showcase: widen the screenshotOptions schema (#432) (807d52e)

... (truncated)

Changelog

Sourced from @​bitrix24/b24ui-nuxt's changelog.

2.12.0 (2026-08-21)

Features

Bug Fixes

  • Calendar: correct the size scale (#394) (7ca3e74)
  • CommandPalette: cut search highlights on grapheme clusters, not code points (#371) (54b93e3)
  • CommandPalette: keep astral characters intact when truncating search results (#365) (01252a6), closes #339
  • CommandPalette: weigh the grapheme-snap ceiling against the value (#388) (c909bc7)
  • components: resolve theme props consistently in form controls (#397) (6b7920f)
  • ContentSearch: stop sanitizeSnippet rebuilding tags from its input (#405) (fe4a466)
  • ContentSearch: stop escaping content that its sink escapes anyway (#414) (9096fda)
  • docs: move the AI providers onto the provider spec ai@7 expects (#438) (e3f48be)
  • Editor: ignore updates without document changes (#355) (e198cf7)
  • icons: make the dictionary's promises true, and enforce both of them (#382) (924c3a8)
  • icons: route components through the dictionary (#399) (4295af8), closes #380
  • locale: use the endonym for Hindi and close the Chinese bracket (#367) (b084ccb)
  • Modal: return focus to the trigger after closing (#458) (3caa3c0), closes #159
  • Range: bind form aria attributes on thumbs instead of root (#431) (6ac1671)
  • theme: blank top-level base in applyUnstyled (#368) (c64c2b0)
  • theme: keep variants when replacing slot classes in app config (#407) (65ff532)
  • Theme: merge class from props with the component class (#403) (612b898)
  • theme: replace deprecated bare tailwind aliases (#455) (3b1b017)
  • theme: respect reduced motion on movement transitions (#384) (c10cfb3)
  • utils: stop dotted-path walkers writing through the prototype chain (#424) (901bc8a)

Docs

  • ComponentCode: fix number input after clearing (#370) (0bf9ec4)
  • contributing: add Telegram release post guidelines (#460) (c7dbeb1)
  • correct commands, install tab, branding and component count (#426) (de72464), closes #94
  • FormField: document the label slot (#461) (32b76b1), closes #48
  • mcp: add x-mcp-tools header to specify available tools (#373) (28e4250)
  • mcp: rank component search by intent and compact the metadata (#389) (e66d494)
  • mcp: resolve examples by their prerendered name (#393) (1f4399f)
  • playgrounds: position markup with logical properties (#416) (0ea7203)
  • release: document the CI approval and the revert: subject (#440) (4211cab)
  • rtl: align table examples to the end, mirror the trailing slot (#413) (8d794ca)
  • rtl: position examples with logical properties (#401) (47f8c9a), closes #400
  • showcase: widen the screenshotOptions schema (#432) (807d52e)
  • skills: position recipe markup with logical properties (#415) (cc58a1e)

... (truncated)

Commits
  • e203c14 chore(main): release 2.12.0 (#356)
  • 32b76b1 docs(FormField): document the label slot (#461)
  • c7dbeb1 docs(contributing): add Telegram release post guidelines (#460)
  • 3caa3c0 fix(Modal): return focus to the trigger after closing (#458)
  • 648cd19 feat(theme): tokenize the popup height caps (#430)
  • 593911f chore(sync): reconcile the e2a253ec, d4f2ca02 and a7f26a32 entries with #455 ...
  • 3b1b017 fix(theme): replace deprecated bare tailwind aliases (#455)
  • 2c8661b test(Table): make the status column's colour branches reachable (#452)
  • 5b7ae68 chore(deps): declare TypeScript instead of deriving it (#453)
  • 2812722 ci: fail the build when a commit will be dropped from the changelog (#449)
  • Additional commits viewable in compare view

Updates @nuxtjs/mcp-toolkit from 0.18.1 to 0.19.0

Release notes

Sourced from @​nuxtjs/mcp-toolkit's releases.

@​nuxtjs/mcp-toolkit@​0.19.0

What's Changed

Features 🚀

Bug Fixes 🐞

Dependency Updates 📦

Full Changelog: https://github.com/nuxt-modules/mcp-toolkit/compare/@​nuxtjs/mcp-toolkit@0.18.1...@​nuxtjs/mcp-toolkit@0.19.0

Commits
  • ac64785 chore(repo): version packages (#312)
  • 7503516 fix(module): unbreak DevTools MCP Inspector launch (#322)
  • d5cb261 Merge branch 'feat/nitro-x-mcp-tools'
  • 87b626b Merge branch 'main' into feat/nitro-x-mcp-tools
  • 0336602 update turbo.json
  • 620cc8a fix(module): isolate MCP App bundling from the host tsconfig on Vite 8
  • b31ce02 Merge branch 'feat/module-x-mcp-tools'
  • 108baa7 feat(nitro): honor X-MCP-Tools header to subset the tool catalog
  • d33e0ca feat(module): honor X-MCP-Tools header to subset the tool catalog
  • 6dadd6b chore(deps): update nuxt framework to ^4.5.2 (#314)
  • Additional commits viewable in compare view

Updates ai from 7.0.65 to 7.0.77

Changelog

Sourced from ai's changelog.

7.0.77

Patch Changes

  • Updated dependencies [b74971f]
  • Updated dependencies [a371615]
    • @​ai-sdk/provider-utils@​5.0.29
    • @​ai-sdk/gateway@​4.0.62

7.0.76

Patch Changes

  • c6d57f3: fix(ai): prevent duplicate text and reasoning part ids
  • 677a707: fix(ai): allow nullish metadata schemas for UI messages with branded IDs

7.0.75

Patch Changes

  • 8978ad8: feat(ai): add experimental_startVideo and experimental_videoStatus — user-facing fire-and-forget wrappers over the video model doStart/doStatus spec methods, with the same sparse-options DX as generateVideo
  • Updated dependencies [dedac59]
    • @​ai-sdk/gateway@​4.0.61

7.0.74

Patch Changes

  • Updated dependencies [5941bd6]
  • Updated dependencies [9a4337d]
    • @​ai-sdk/gateway@​4.0.60

7.0.73

Patch Changes

  • Updated dependencies [f607a12]
    • @​ai-sdk/gateway@​4.0.59

7.0.72

Patch Changes

  • Updated dependencies [fdcc814]
    • @​ai-sdk/gateway@​4.0.58

7.0.71

Patch Changes

... (truncated)

Commits

Bumps the npm-minor-patch group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.10` | `4.1.11` |
| [eslint](https://github.com/eslint/eslint) | `10.8.1` | `10.9.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.3.9` | `3.3.11` |
| [@ai-sdk/deepseek](https://github.com/vercel/ai/tree/HEAD/packages/deepseek) | `3.0.28` | `3.0.31` |
| [@ai-sdk/mcp](https://github.com/vercel/ai/tree/HEAD/packages/mcp) | `2.0.31` | `2.0.36` |
| [@ai-sdk/vue](https://github.com/vercel/ai/tree/HEAD/packages/vue) | `4.0.65` | `4.0.77` |
| [@bitrix24/b24ui-nuxt](https://github.com/bitrix24/b24ui) | `2.11.0` | `2.12.0` |
| [@nuxtjs/mcp-toolkit](https://github.com/nuxt-modules/mcp-toolkit) | `0.18.1` | `0.19.0` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.65` | `7.0.77` |
| [joi](https://github.com/hapijs/joi) | `18.2.3` | `18.2.5` |
| [motion-v](https://github.com/motiondivision/motion-vue) | `2.3.0` | `2.4.0` |
| [nuxt-schema-org](https://github.com/harlan-zw/nuxt-schema-org) | `6.2.9` | `6.3.0` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.7.4` | `3.7.5` |
| [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) | `3.4.1` | `3.4.2` |



Updates `@vitest/ui` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/ui)

Updates `eslint` from 10.8.1 to 10.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.8.1...v10.9.0)

Updates `vitest` from 4.1.10 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

Updates `vue-tsc` from 3.3.9 to 3.3.11
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.3.11/packages/tsc)

Updates `@ai-sdk/deepseek` from 3.0.28 to 3.0.31
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/deepseek/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/deepseek@3.0.31/packages/deepseek)

Updates `@ai-sdk/mcp` from 2.0.31 to 2.0.36
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/mcp/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/mcp@2.0.36/packages/mcp)

Updates `@ai-sdk/vue` from 4.0.65 to 4.0.77
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/vue/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/vue@4.0.77/packages/vue)

Updates `@bitrix24/b24ui-nuxt` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/bitrix24/b24ui/releases)
- [Changelog](https://github.com/bitrix24/b24ui/blob/main/CHANGELOG.md)
- [Commits](bitrix24/b24ui@v2.11.0...v2.12.0)

Updates `@nuxtjs/mcp-toolkit` from 0.18.1 to 0.19.0
- [Release notes](https://github.com/nuxt-modules/mcp-toolkit/releases)
- [Commits](https://github.com/nuxt-modules/mcp-toolkit/compare/@nuxtjs/mcp-toolkit@0.18.1...@nuxtjs/mcp-toolkit@0.19.0)

Updates `ai` from 7.0.65 to 7.0.77
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.77/packages/ai)

Updates `joi` from 18.2.3 to 18.2.5
- [Commits](hapijs/joi@v18.2.3...v18.2.5)

Updates `motion-v` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/motiondivision/motion-vue/releases)
- [Changelog](https://github.com/motiondivision/motion-vue/blob/master/CHANGELOG.md)
- [Commits](motiondivision/motion-vue@v2.3.0...v2.4.0)

Updates `nuxt-schema-org` from 6.2.9 to 6.3.0
- [Release notes](https://github.com/harlan-zw/nuxt-schema-org/releases)
- [Changelog](https://github.com/harlan-zw/nuxt-schema-org/blob/main/CHANGELOG.md)
- [Commits](harlan-zw/nuxt-schema-org@v6.2.9...v6.3.0)

Updates `@types/luxon` from 3.7.4 to 3.7.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Updates `@nuxt/devtools` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/v3.4.2/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v3.4.2/packages/devtools)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: eslint
  dependency-version: 10.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: vue-tsc
  dependency-version: 3.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@ai-sdk/deepseek"
  dependency-version: 3.0.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@ai-sdk/mcp"
  dependency-version: 2.0.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@ai-sdk/vue"
  dependency-version: 4.0.77
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@bitrix24/b24ui-nuxt"
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@nuxtjs/mcp-toolkit"
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: ai
  dependency-version: 7.0.77
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: joi
  dependency-version: 18.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: motion-v
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: nuxt-schema-org
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@types/luxon"
  dependency-version: 3.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@nuxt/devtools"
  dependency-version: 3.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2026
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