Bump yargs-parser, @vue/cli-plugin-unit-jest and @vue/cli-service in /ui

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 13.1.2 and updates ancestor dependencies [yargs-parser](https://github.com/yargs/yargs-parser), [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `yargs-parser` from 10.1.0 to 13.1.2
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Updates `@vue/cli-plugin-unit-jest` from 4.5.19 to 5.0.9
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-plugin-unit-jest)

Updates `@vue/cli-service` from 4.5.19 to 5.0.9
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.9/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-version: 13.1.2
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-unit-jest"
  dependency-version: 5.0.9
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-version: 5.0.9
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-07-27 01:04:04 +00:00 committed by GitHub
parent 4f117071c9
commit 54b4b8988a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 26575 additions and 14029 deletions

40600
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -85,9 +85,9 @@
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-unit-jest": "~4.5.0",
"@vue/cli-plugin-unit-jest": "~5.0.9",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/cli-service": "~5.0.9",
"@vue/compiler-sfc": "^3.2.31",
"@vue/eslint-config-standard": "^5.1.2",
"@vue/test-utils": "^2.0.0-0",