fix(core): update

This commit is contained in:
2023-06-13 18:54:25 +02:00
parent 4e3355dc43
commit 9b5f42ef9b
7 changed files with 4444 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@mojoio/cloudflare",
"name": "@apiclient.xyz/cloudflare",
"version": "6.0.1",
"private": false,
"description": "easy cloudflare management",
@@ -26,20 +26,20 @@
},
"homepage": "https://gitlab.com/pushrocks/cflare#readme",
"dependencies": {
"@pushrocks/smartdelay": "^2.0.10",
"@pushrocks/smartlog": "^3.0.1",
"@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartrequest": "^2.0.11",
"@pushrocks/smartdelay": "^3.0.1",
"@pushrocks/smartlog": "^3.0.2",
"@pushrocks/smartpromise": "^4.0.2",
"@pushrocks/smartrequest": "^2.0.15",
"@pushrocks/smartstring": "^4.0.5",
"@tsclass/tsclass": "^4.0.21"
"@tsclass/tsclass": "^4.0.42"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.65",
"@gitzone/tsrun": "^1.2.37",
"@gitzone/tstest": "^1.0.73",
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.42",
"@gitzone/tstest": "^1.0.74",
"@pushrocks/qenv": "^5.0.2",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.7.23"
"@types/node": "^20.3.1"
},
"files": [
"ts/**/*",