refactor: Upgrade dependencies (#128)

* refactor: removed babel

Signed-off-by: Avior <github@avior.me>

* refactor: Upgrade deps

Signed-off-by: Avior <github@avior.me>

* refactor: Removed ts-node

Signed-off-by: Avior <github@avior.me>

* revert: refactor: removed babel

Signed-off-by: Avior <github@avior.me>

* build: Support for other nodejs versions

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2022-05-05 11:45:42 +02:00
committed by GitHub
parent cffae6cc28
commit ca5ae0aa57
4 changed files with 1561 additions and 4422 deletions

View File

@ -32,7 +32,6 @@
"esbuild": "^0.14.5",
"eslint": "^8.4.1",
"jest": "^27.0.5",
"ts-node": "^10.0.0",
"typescript": "^4.1.3"
},
"engines": {