chore(deps-dev): bump typescript from 5.9.3 to 7.0.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v7.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-08-26 16:28:57 +00:00 committed by GitHub
parent c75567cf15
commit 93285bd76c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@
"markdownlint-cli": "^0.49.1", "markdownlint-cli": "^0.49.1",
"prettier": "^3.9.6", "prettier": "^3.9.6",
"tailwindcss": "^4.3.3", "tailwindcss": "^4.3.3",
"typescript": "^5.7.0", "typescript": "^7.0.2",
"vitepress": "^1.6.4", "vitepress": "^1.6.4",
"vue-router": "^5.2.0", "vue-router": "^5.2.0",
"vue-tsc": "^3.0.0", "vue-tsc": "^3.0.0",