Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps the vue group with 6 updates in the / directory:

Package From To
@unocss/nuxt 66.5.4 66.5.12
unocss 66.5.4 66.5.12
vue-tsc 3.2.1 3.2.2
vite 7.3.0 7.3.1
@nuxt/icon 2.1.1 2.2.0
@unocss/reset 66.5.4 66.5.12

Updates @unocss/nuxt from 66.5.4 to 66.5.12

Release notes

Sourced from @​unocss/nuxt's releases.

v66.5.12

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.11

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.10

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.10-beta.1

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates unocss from 66.5.4 to 66.5.12

Release notes

Sourced from unocss's releases.

v66.5.12

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.11

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.10

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.10-beta.1

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates vue-tsc from 3.2.1 to 3.2.2

Release notes

Sourced from vue-tsc's releases.

v3.2.2

language-core

  • fix: correct code features on v-bind shorthands of special attributes - Thanks to @​KazariEX!

language-plugin-pug

  • feat: accurate Pug shorthand mapping (#5906)
  • fix: pre-map HTML to Pug offset attribute (#5905)

language-service

  • feat: strip ="" for boolean props completion edits (#5888) - Thanks to @​KazariEX!
  • fix: avoid duplicate directive modifiers in completion (#5920) - Thanks to @​KazariEX!

typescript-plugin

  • fix: only forward quick info and suggestion diagnostics for setup bindings (#5892) - Thanks to @​KazariEX!

Our Sponsors ❤️

... (truncated)

Changelog

Sourced from vue-tsc's changelog.

3.2.2 (2026-01-06)

language-core

  • fix: correct code features on v-bind shorthands of special attributes - Thanks to @​KazariEX!

language-plugin-pug

  • feat: accurate Pug shorthand mapping (#5906)
  • fix: pre-map HTML to Pug offset attribute (#5905)

language-service

  • feat: strip ="" for boolean props completion edits (#5888) - Thanks to @​KazariEX!
  • fix: avoid duplicate directive modifiers in completion (#5920) - Thanks to @​KazariEX!

typescript-plugin

  • fix: only forward quick info and suggestion diagnostics for setup bindings (#5892) - Thanks to @​KazariEX!
Commits

Updates vite from 7.3.0 to 7.3.1

Release notes

Sourced from vite's releases.

v7.3.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.3.1 (2026-01-07)

Features

  • add ignoreOutdatedRequests option to optimizeDeps (#21364) (9d39d37)
Commits

Updates @nuxt/icon from 2.1.1 to 2.2.0

Release notes

Sourced from @​nuxt/icon's releases.

v2.2.0

   🚀 Features

    View changes on GitHub
Commits

Updates @unocss/reset from 66.5.4 to 66.5.12

Release notes

Sourced from @​unocss/reset's releases.

v66.5.12

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.11

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.10

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v66.5.10-beta.1

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2026
@vercel
Copy link

vercel bot commented Jan 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
frontends-starter-template-extended Ready Ready Preview, Comment Jan 13, 2026 3:23pm
shopware-frontends-docs Ready Ready Preview Jan 13, 2026 3:23pm

Bumps the vue group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages-integrations/nuxt) | `66.5.4` | `66.5.12` |
| [unocss](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss) | `66.5.4` | `66.5.12` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.1` | `3.2.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.0` | `7.3.1` |
| [@nuxt/icon](https://github.com/nuxt/icon) | `2.1.1` | `2.2.0` |
| [@unocss/reset](https://github.com/unocss/unocss/tree/HEAD/packages-presets/reset) | `66.5.4` | `66.5.12` |



Updates `@unocss/nuxt` from 66.5.4 to 66.5.12
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.5.12/packages-integrations/nuxt)

Updates `unocss` from 66.5.4 to 66.5.12
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.5.12/packages-presets/unocss)

Updates `vue-tsc` from 3.2.1 to 3.2.2
- [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.2.2/packages/tsc)

Updates `vite` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

Updates `@nuxt/icon` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/nuxt/icon/releases)
- [Commits](nuxt/icon@v2.1.1...v2.2.0)

Updates `@unocss/reset` from 66.5.4 to 66.5.12
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.5.12/packages-presets/reset)

---
updated-dependencies:
- dependency-name: "@unocss/nuxt"
  dependency-version: 66.5.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: unocss
  dependency-version: 66.5.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-tsc
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@nuxt/icon"
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: "@unocss/reset"
  dependency-version: 66.5.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

1 participant