Upgrade typescript to v6

This commit is contained in:
Chocobozzz
2026-03-26 16:36:25 +01:00
parent 9e562b9437
commit 002ee2452d
16 changed files with 75 additions and 58 deletions
+1 -1
View File
@@ -262,7 +262,7 @@
"tsc-watch": "^7.2.0",
"tsx": "^4.21.0",
"type-fest": "^5.4.4",
"typescript": "~5.9.3"
"typescript": "~6.0.2"
},
"packageManager": "pnpm@10.15.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67"
}