chore(deps-dev): bump the docs group across 1 directory with 3 updates
Test / test-nix (push) Canceled after 0s
Test / test-webui (push) Canceled after 0s
Test / test-e2e-web (push) Canceled after 0s
Test / test-win (push) Canceled after 0s

Bumps the docs group with 3 updates in the /docs directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [vue](https://github.com/vuejs/core).


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

Updates `eslint` from 8.57.1 to 10.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v10.8.0)

Updates `vue` from 3.5.39 to 3.5.40
- [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.39...v3.5.40)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: docs
- dependency-name: eslint
  dependency-version: 10.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: docs
- dependency-name: vue
  dependency-version: 3.5.40
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: docs
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-03 13:17:58 +00:00
committed by GitHub
parent 148ba12c12
commit ee46d76ea6
2 changed files with 274 additions and 458 deletions
Executable → Regular
+3 -3
View File
@@ -9,9 +9,9 @@
"lint": "eslint ."
},
"devDependencies": {
"@types/node": "^20.12.12",
"eslint": "^8.57.0",
"@types/node": "^26.1.2",
"eslint": "^10.8.0",
"vitepress": "^1.0.0",
"vue": "^3.0.0"
"vue": "^3.5.40"
}
}
+271 -455
View File
File diff suppressed because it is too large Load Diff