fix(core): update

This commit is contained in:
2023-07-21 03:39:32 +02:00
parent c290a75f01
commit 25eee6cf73
8 changed files with 919 additions and 788 deletions

View File

@@ -15,14 +15,14 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsbundle": "^2.0.8",
"@gitzone/tsrun": "^1.2.42",
"@gitzone/tstest": "^1.0.60",
"@push.rocks/tapbundle": "^5.0.4",
"@types/node": "^20.4.1"
"@gitzone/tsrun": "^1.2.44",
"@gitzone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.12",
"@types/node": "^20.4.2"
},
"dependencies": {
"@push.rocks/lik": "^6.0.3",
"@push.rocks/smartdelay": "^3.0.2",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartpromise": "^4.0.3",
"croner": "^5.3.4",
"dayjs": "^1.11.9",
@@ -45,4 +45,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}