Update deps

This commit is contained in:
Darren Clarke 2025-03-24 12:28:55 +01:00
parent 2fd85f045c
commit 8a87a30330
8 changed files with 2732 additions and 4228 deletions

View file

@ -8,7 +8,7 @@
"outDir": "build/main",
"rootDir": "src",
"skipLibCheck": true,
"types": ["node", "long"],
"types": ["node"],
"lib": ["es2020", "DOM"],
"composite": true
},