Update back deps

This commit is contained in:
SebClem 2024-08-14 11:04:48 +02:00
parent d6c9cf337d
commit c8f2cd7761
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50
2 changed files with 389 additions and 416 deletions

View File

@ -16,27 +16,27 @@
"cookie-parser": "1.4.6",
"cors": "^2.8.5",
"cron": "3.1.7",
"debug": "4.3.4",
"debug": "4.3.6",
"errorhandler": "^1.5.1",
"express": "4.19.2",
"fast-xml-parser": "^4.3.4",
"fast-xml-parser": "^4.4.1",
"figlet": "^1.7.0",
"form-data": "4.0.0",
"got": "14.2.0",
"got": "14.4.2",
"http-errors": "2.0.0",
"joi": "^17.12.1",
"joi": "^17.13.3",
"jquery": "3.7.1",
"kleur": "^4.1.5",
"luxon": "3.4.4",
"luxon": "3.5.0",
"morgan": "1.10.0",
"webdav": "5.3.2",
"winston": "3.11.0"
"webdav": "5.7.1",
"winston": "3.14.1"
},
"packageManager": "pnpm@9.7.0",
"devDependencies": {
"@eslint/js": "^9.6.0",
"@tsconfig/recommended": "^1.0.3",
"@types/cookie-parser": "^1.4.6",
"@eslint/js": "^9.9.0",
"@tsconfig/recommended": "^1.0.7",
"@types/cookie-parser": "^1.4.7",
"@types/cors": "^2.8.17",
"@types/errorhandler": "^1.5.3",
"@types/eslint__js": "^8.42.3",
@ -45,13 +45,13 @@
"@types/http-errors": "^2.0.4",
"@types/luxon": "^3.4.2",
"@types/morgan": "^1.9.9",
"@types/node": "^20.11.19",
"@types/node": "^22.3.0",
"concurrently": "8.2.2",
"dotenv": "^16.4.4",
"eslint": "^9.6.0",
"nodemon": "^3.0.3",
"dotenv": "^16.4.5",
"eslint": "^9.9.0",
"nodemon": "^3.1.4",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"typescript-eslint": "8.0.0-alpha.41"
"typescript": "^5.5.4",
"typescript-eslint": "8.1.0"
}
}

File diff suppressed because it is too large Load Diff