[upd] web-client (simple): Bump typescript in /client/simple (#6391)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-12 08:44:34 +02:00
committed by GitHub
parent 62a1ab7edd
commit 39f4dd24a5
2 changed files with 369 additions and 8 deletions

View File

@@ -42,7 +42,7 @@
"stylelint-config-standard-less": "^4.1.0",
"stylelint-prettier": "^5.0.3",
"svgo": "^4.0.1",
"typescript": "~6.0.3",
"typescript": "~7.0.2",
"vite": "^8.1.3",
"vite-bundle-analyzer": "^1.3.8"
}