Upgrade Typescript to v6. Update other deps.

This commit is contained in:
Vilius Sutkus '89
2026-09-17 12:32:13 -05:00
parent 927cbf9b1d
commit ca5c9e054e
3 changed files with 545 additions and 192 deletions
+1
View File
@@ -6,6 +6,7 @@
"lib": [
"ES2024"
],
"types": ["node", "jest"],
"outDir": "./lib",
"rootDir": "./src",
"strict": true,