chore: upgrade deps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-11-21 16:03:22 +01:00
parent d7daafc4ea
commit 99c80c6490
8 changed files with 3862 additions and 2100 deletions

View File

@@ -5,7 +5,8 @@
"strict": true,
"jsx": "preserve",
"importHelpers": true,
"moduleResolution": "node",
"moduleResolution": "bundler",
"allowImportingTsExtensions": true,
"experimentalDecorators": true,
"skipLibCheck": true,
"esModuleInterop": true,