build(deps-dev): bump typescript from 5.7.3 to 5.9.3 (#157)

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-03 23:15:27 +09:00
committed by GitHub
parent 6ce922ad77
commit 7342295477
4 changed files with 14 additions and 14 deletions

View File

@@ -41,7 +41,7 @@
"svgo": "3.3.2",
"tailwind-variants": "3.2.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"typescript": "5.9.3",
"vite": "7.3.0",
"wrangler": "4.65.0"
},