build(deps-dev): bump typescript from 5.7.2 to 5.9.3 (#494)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.9.3)

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

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]
2025-10-22 12:13:11 +00:00
committed by GitHub
parent dfd4abdf2a
commit f0da771dca
2 changed files with 49 additions and 49 deletions

View File

@@ -57,7 +57,7 @@
"prettier-plugin-organize-imports": "^4.3.0",
"sass": "^1.83.1",
"terser": "^5.44.0",
"typescript": "^5.7.2",
"typescript": "^5.9.3",
"vite": "^5.4.21",
"vite-plugin-solid": "^2.10.2"
},