fix(core): Update dependencies and add logging for email and SMS functions

This commit is contained in:
2024-10-02 08:01:31 +02:00
parent e19a5b6195
commit a71d5f1bde
10 changed files with 461 additions and 505 deletions
+5 -5
View File
@@ -18,17 +18,17 @@
"@git.zone/tsbundle": "^2.0.5",
"@git.zone/tsrun": "^1.2.49",
"@git.zone/tstest": "^1.0.90",
"@push.rocks/tapbundle": "^5.0.23",
"@types/node": "^20.14.12"
"@push.rocks/tapbundle": "^5.3.0",
"@types/node": "^22.7.4"
},
"dependencies": {
"@api.global/typedrequest": "^3.0.30",
"@api.global/typedserver": "^3.0.50",
"@api.global/typedrequest": "^3.0.32",
"@api.global/typedserver": "^3.0.51",
"@api.global/typedsocket": "^3.0.1",
"@push.rocks/qenv": "^6.0.5",
"@push.rocks/smartlog": "^3.0.7",
"@push.rocks/smartntml": "^2.0.4",
"@serve.zone/interfaces": "^1.0.74"
"@serve.zone/interfaces": "^1.0.81"
},
"repository": {
"type": "git",