Switch to more stable, oldder tsgo, switch all check scripts to tsgo

This commit is contained in:
Mario Zechner 2025-12-18 15:20:41 +01:00
parent 9c1a218f66
commit b02516a5cd
8 changed files with 40 additions and 42 deletions

View file

@ -25,7 +25,7 @@
"devDependencies": {
"@biomejs/biome": "2.3.5",
"@types/node": "^22.10.5",
"@typescript/native-preview": "^7.0.0-dev.20251218.1",
"@typescript/native-preview": "7.0.0-dev.20251212.1",
"concurrently": "^9.2.1",
"husky": "^9.1.7",
"tsx": "^4.20.3",