chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /web (#75)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...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>
This commit is contained in:
dependabot[bot]
2025-12-25 15:04:23 +08:00
committed by GitHub
parent e7e34cda54
commit baadaa70a7
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.26",
"globals": "^16.3.0",
"typescript": "~5.8.3",
"typescript": "~5.9.3",
"typescript-eslint": "^8.39.1",
"vite": "^7.1.2"
}