chore(deps-dev): 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/compare/v6.0.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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-25 11:11:14 +00:00
committed by GitHub
parent ae1585e216
commit dfa18ea0fd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,6 +29,6 @@
"@types/bcryptjs": "^3.0.0",
"@types/bun": "latest",
"drizzle-kit": "^0.31.10",
"typescript": "^6.0.3"
"typescript": "^7.0.2"
}
}