fix(core): update

This commit is contained in:
2023-10-26 17:39:02 +02:00
parent 5d655035d6
commit 855ce7c074
10 changed files with 603 additions and 456 deletions

View File

@@ -18,17 +18,17 @@
"author": "Lossless GmbH",
"license": "MIT",
"dependencies": {
"@design.estate/dees-domtools": "^2.0.34",
"@design.estate/dees-element": "^2.0.23",
"@design.estate/dees-domtools": "^2.0.55",
"@design.estate/dees-element": "^2.0.32",
"@design.estate/dees-wcctools": "^1.0.76",
"@git.zone/tsrun": "^1.2.44",
"@push.rocks/smartfile": "^10.0.26",
"@push.rocks/smartjson": "^5.0.10",
"@push.rocks/smartpath": "^5.0.5",
"@push.rocks/smartpdf": "^3.0.16",
"@push.rocks/smarttime": "^4.0.1",
"@push.rocks/smarttime": "^4.0.6",
"@tsclass/tsclass": "^4.0.46",
"@types/qrcode": "^1.5.2",
"@types/qrcode": "^1.5.4",
"qrcode": "^1.5.3"
},
"devDependencies": {