This commit is contained in:
Philipp Kunz 2022-04-04 14:18:36 +02:00
parent 2f4fb82918
commit 061a79b0fd
2 changed files with 627 additions and 1260 deletions

1871
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,24 +13,24 @@
"build": "(tsbuild --web --allowimplicitany)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.60",
"@gitzone/tstest": "^1.0.69",
"@pushrocks/tapbundle": "^5.0.2",
"@types/node": "^17.0.22"
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tstest": "^1.0.70",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.23"
},
"dependencies": {
"@pushrocks/lik": "^5.0.4",
"@pushrocks/smartbucket": "^1.0.44",
"@pushrocks/smartbucket": "^2.0.1",
"@pushrocks/smartcache": "^1.0.13",
"@pushrocks/smartenv": "^5.0.0",
"@pushrocks/smartenv": "^5.0.1",
"@pushrocks/smartexit": "^1.0.20",
"@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartjson": "^4.0.6",
"@pushrocks/smartpath": "^5.0.5",
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartstring": "^4.0.1",
"@pushrocks/smartstring": "^4.0.2",
"@pushrocks/smartunique": "^3.0.3",
"@pushrocks/taskbuffer": "^2.1.17"
"@pushrocks/taskbuffer": "^3.0.0"
},
"files": [
"ts/**/*",