build(deps): bump vue from 3.5.22 to 3.5.25 (#4444)

Bumps [vue](https://github.com/vuejs/core) from 3.5.22 to 3.5.25.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.22...v3.5.25)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-26 22:43:55 -05:00 committed by GitHub
commit a1ff239bbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@lizardbyte/shared-web": "2025.922.181114", "@lizardbyte/shared-web": "2025.922.181114",
"vue": "3.5.22", "vue": "3.5.25",
"vue-i18n": "11.2.2" "vue-i18n": "11.2.2"
}, },
"devDependencies": { "devDependencies": {