Bump typescript from 5.9.3 to 7.0.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v7.0.2)

---
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] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-09-10 15:16:28 +00:00
committed by GitHub
parent 136c754bcd
commit 3240c56e84
4 changed files with 374 additions and 13 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"@types/react-dom": "^19.2.7",
"@vitejs/plugin-react": "^6.1.1",
"jsdom": "^26.0.0",
"typescript": "^5.7.3",
"typescript": "^7.0.2",
"vite": "^8.3.0",
"vitest": "^4.1.11"
}