fix(core): update

This commit is contained in:
2023-03-23 01:41:35 +01:00
parent 6281ab0c80
commit 4102c3a692
8 changed files with 4486 additions and 14966 deletions

View File

@@ -29,17 +29,16 @@
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartenv": "^5.0.2",
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartrequest": "^1.1.56",
"@pushrocks/smartrequest": "^2.0.11",
"@tsclass/tsclass": "^4.0.17",
"dns2": "^2.0.5"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tsrun": "^1.2.39",
"@gitzone/tstest": "^1.0.72",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.6.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
"@types/node": "^18.6.1"
},
"files": [
"ts/**/*",
@@ -57,4 +56,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}