fix(core): update

This commit is contained in:
2023-10-03 11:33:38 +02:00
parent 98dab6c683
commit 89af82d2c4
3 changed files with 65 additions and 57 deletions

View File

@ -19,7 +19,7 @@
"@git.zone/tsbundle": "^2.0.8",
"@git.zone/tstest": "^1.0.81",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.6.0"
"@types/node": "^20.8.2"
},
"dependencies": {
"@api.global/typedrequest": "^3.0.1",
@ -30,11 +30,11 @@
"@push.rocks/smartpromise": "^4.0.2",
"@push.rocks/smartrouter": "^1.0.16",
"@push.rocks/smartrx": "^3.0.6",
"@push.rocks/smartstate": "^2.0.8",
"@push.rocks/smartstate": "^2.0.10",
"@push.rocks/smarturl": "^3.0.6",
"@push.rocks/webrequest": "^3.0.33",
"@push.rocks/websetup": "^3.0.19",
"@push.rocks/webstore": "^2.0.9",
"@push.rocks/webstore": "^2.0.13",
"lit": "^2.8.0",
"sweet-scroll": "^4.0.0"
},