build(deps-dev): bump typescript in /services/frontend

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-25 11:32:04 +00:00
committed by GitHub
parent 9b78abaf3d
commit 8dbcc2b527
2 changed files with 208 additions and 7 deletions
+1 -1
View File
@@ -33,6 +33,6 @@
"babel-plugin-react-compiler": "1.0.0",
"puppeteer-core": "^25.8.0",
"tailwindcss": "^4",
"typescript": "^5"
"typescript": "^7"
}
}