fix(core): update

This commit is contained in:
2023-08-06 16:37:39 +02:00
parent 1b41d5e3ad
commit 64e5f30bad
5 changed files with 107 additions and 226 deletions

View File

@@ -20,14 +20,15 @@
"@gitzone/tstest": "^1.0.77",
"@push.rocks/smartenv": "^5.0.5",
"@push.rocks/tapbundle": "^5.0.12",
"@types/node": "^20.4.7"
"@types/node": "^20.4.8"
},
"dependencies": {
"@api.global/typedrequest": "^3.0.1",
"@api.global/typedrequest-interfaces": "^3.0.1",
"@push.rocks/isohash": "^2.0.0",
"@push.rocks/smartjson": "^5.0.5",
"@push.rocks/smartsocket": "^2.0.20",
"@push.rocks/smartrx": "^3.0.6",
"@push.rocks/smartsocket": "^2.0.22",
"@push.rocks/smartstring": "^4.0.2",
"@push.rocks/smarturl": "^3.0.5"
},