fix tests

This commit is contained in:
Philipp Kunz 2022-04-13 15:50:11 +02:00
parent c0d64926a0
commit 0276faa949
2 changed files with 589 additions and 31 deletions

616
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,14 +22,14 @@
"dependencies": { "dependencies": {
"@pushrocks/consolecolor": "^2.0.1", "@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/levelcache": "^3.0.1", "@pushrocks/levelcache": "^3.0.1",
"@pushrocks/smartarchive": "^3.0.1", "@pushrocks/smartarchive": "^3.0.2",
"@pushrocks/smartfile": "^9.0.6", "@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartpath": "^5.0.5", "@pushrocks/smartpath": "^5.0.5",
"@pushrocks/smartpromise": "^3.1.7", "@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartrequest": "^1.1.56", "@pushrocks/smartrequest": "^1.1.56",
"@pushrocks/smarttime": "^3.0.45", "@pushrocks/smarttime": "^3.0.45",
"@pushrocks/smartversion": "^2.0.7", "@pushrocks/smartversion": "^2.0.7",
"package-json": "^6.5.0" "package-json": "^7.0.0"
}, },
"files": [ "files": [
"ts/**/*", "ts/**/*",