Update dependency typescript to v7
Lint / lint (push) Failing after 42s
Test build / test-build (pull_request) Failing after 47s

This commit is contained in:
2026-07-09 12:01:29 +00:00
parent 7a7783e7de
commit 3c048f1dae
3 changed files with 46 additions and 4 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
"npm-check-updates": "^22.2.1",
"npm-sort": "^0.0.4",
"turbo": "^2.9.16",
"typescript": "^6.0.3"
"typescript": "^7.0.0"
}
}