380 #24

Merged
chomp merged 13 commits from 380 into master 2024-04-04 17:29:49 -04:00
25 changed files with 175 additions and 175 deletions
Showing only changes of commit 59875bb794 - Show all commits

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -16,16 +16,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -18,16 +18,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -18,16 +18,16 @@
"ora-classic": "5.4.2" "ora-classic": "5.4.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -16,16 +16,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -16,16 +16,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -16,16 +16,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }

View File

@ -15,16 +15,16 @@
"buildinfo": "node ./build.mjs --verbose" "buildinfo": "node ./build.mjs --verbose"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.18.4", "@types/node": "20.11",
"@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/eslint-plugin": "7.2",
"@typescript-eslint/parser": "6.7.5", "@typescript-eslint/parser": "7.2",
"archiver": "^6.0", "archiver": "^6.0",
"eslint": "8.51.0", "eslint": "8.57",
"fs-extra": "^11.1", "fs-extra": "11.2",
"ignore": "^5.2", "ignore": "^5.2",
"os": "^0.1", "os": "^0.1",
"tsyringe": "4.8.0", "tsyringe": "4.8.0",
"typescript": "5.2.2", "typescript": "5.4",
"winston": "3.11.0" "winston": "3.12"
} }
} }