fix: update dependencies to latest

This commit is contained in:
2023-07-22 16:24:52 +02:00
parent d83092bd34
commit 5a2bec6706
30 changed files with 1187 additions and 765 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.*
!.npmrc
!.swcrc
build
coverage
node_modules
Dockerfile