fix(core): update

This commit is contained in:
2024-05-25 02:01:59 +02:00
parent 56d9072996
commit d630bd90a4
3 changed files with 107 additions and 23 deletions

View File

@@ -14,7 +14,7 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.76",
"@git.zone/tsbuild": "^2.1.80",
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tstest": "^1.0.90",
"@push.rocks/smartntml": "^2.0.4",
@@ -22,14 +22,14 @@
"@types/node": "^20.12.12"
},
"dependencies": {
"@apiglobal/typedrequest-interfaces": "^2.0.1",
"@api.global/typedrequest-interfaces": "^3.0.19",
"@push.rocks/lik": "^6.0.15",
"@push.rocks/smartenv": "^5.0.12",
"@push.rocks/smartjson": "^5.0.19",
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrx": "^3.0.7",
"fake-indexeddb": "^5.0.2",
"@tempfix/idb": "^8.0.3"
"@tempfix/idb": "^8.0.3",
"fake-indexeddb": "^5.0.2"
},
"browserslist": [
"last 1 chrome versions"