build(deps): upgrade all dependencies to latest

This commit is contained in:
Lukas Obermann
2026-05-31 13:20:15 +02:00
parent 16c3ea9c08
commit 1ce6d41c83
4 changed files with 274 additions and 317 deletions
+1
View File
@@ -20,6 +20,7 @@
"outDir": "../lib",
"strict": true,
"target": "ESNext",
"types": ["node"],
"useUnknownInCatchVariables": true,
}
}