Bump typescript from 6.0.3 to 7.0.2

Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-06 14:04:56 +00:00
committed by GitHub
parent 6a9a418bf5
commit 4b2e2d2a64
2 changed files with 373 additions and 12 deletions
+1 -1
View File
@@ -18,6 +18,6 @@
"@astrojs/starlight": "^0.39.3",
"astro": "^6.4.4",
"sharp": "0.35.3",
"typescript": "6.0.3"
"typescript": "7.0.2"
}
}