chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /frontend

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-07-11 13:25:27 +00:00
committed by GitHub
parent 4cd4d67bda
commit e7ba81e5cd
2 changed files with 268 additions and 67 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"globals": "^17.7.0",
"rollup-plugin-visualizer": "^7.0.1",
"tw-animate-css": "^1.4.0",
"typescript": "~6.0.2",
"typescript": "~7.0.2",
"typescript-eslint": "^8.63.0",
"vite": "^8.1.4"
}