Update dependency typescript to v6
Some checks failed
Lint / lint (push) Failing after 6s
Test build / test-build (pull_request) Failing after 7s

This commit is contained in:
2026-03-24 12:05:03 +00:00
parent 13a12f5938
commit 1b916e21a3
3 changed files with 6 additions and 4 deletions

View File

@@ -21,6 +21,6 @@
"npm-check-updates": "^19.3.1",
"npm-sort": "^0.0.4",
"turbo": "^2.7.5",
"typescript": "^5.9.3"
"typescript": "^6.0.0"
}
}