Chore(deps-dev): Bump typescript from 5.5.4 to 5.8.2 in /src-ui

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-28 21:01:21 +00:00
committed by GitHub
parent c6d389100c
commit 7fe08b5538
2 changed files with 314 additions and 91 deletions

View File

@@ -68,7 +68,7 @@
"patch-package": "^8.0.0",
"prettier-plugin-organize-imports": "^4.1.0",
"ts-node": "~10.9.1",
"typescript": "^5.5.4"
"typescript": "^5.8.2"
},
"typings": "./src/typings.d.ts"
}