Updated dependencies in package.json to use latest versions and Node 24.
Some checks failed
Test Action / test (push) Failing after 7s

This commit is contained in:
2026-04-07 07:15:46 +02:00
parent 26ef54930a
commit 0643b8ca01
5 changed files with 23915 additions and 23459 deletions

View File

@@ -3,6 +3,7 @@
"target": "ES2022",
"module": "commonjs",
"outDir": "lib",
"types": ["node"],
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"strict": true,