build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#4899)

* build(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /website

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update TypeScript to 6.0.2 for all packages

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-04-02 11:36:10 +02:00
committed by GitHub
co-authored by Fleny
parent 7231dbf327
commit 9eb5642cdc
16 changed files with 62 additions and 53 deletions
+1 -1
View File
@@ -40,6 +40,6 @@
"sinon": "^21.0.3",
"ts-node": "^10.9.2",
"tsconfig": "*",
"typescript": "^5.9.3"
"typescript": "^6.0.2"
}
}