fix(deps): update @push.rocks/smartdata and @git.zone/tswatch versions; refactor App and Jwt manager instantiation

This commit is contained in:
2025-12-01 18:07:34 +00:00
parent cc040e5088
commit d11f5a0c72
4 changed files with 31 additions and 28 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"@design.estate/dees-element": "^2.1.3",
"@push.rocks/lik": "^6.2.2",
"@push.rocks/qenv": "^6.1.3",
"@push.rocks/smartdata": "^7.0.14",
"@push.rocks/smartdata": "^7.0.15",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smarthash": "^3.2.6",
"@push.rocks/smartjson": "^5.2.0",
@@ -52,7 +52,7 @@
"@git.zone/tsbuild": "^3.1.2",
"@git.zone/tsbundle": "^2.6.2",
"@git.zone/tsrun": "^2.0.0",
"@git.zone/tswatch": "^2.2.1",
"@git.zone/tswatch": "^2.2.2",
"@push.rocks/projectinfo": "^5.0.1",
"@types/node": "^24.10.1"
},