X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=5cafe50f0b1dda2217300acc6b58e4ed3e26aedd;hb=17ba3be0bb5c0bcb7fff2cefa877af975c0d043a;hp=c89e73254d12d695c4d80fb23072a30bdf13f055;hpb=d0c0ae942040ac2ffe758ef2218cb0961e378527;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index c89e7325..5cafe50f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "e-mobility-charging-stations-simulator", - "version": "1.2.34", + "version": "1.2.35", "engines": { "node": ">=18.18.0", "pnpm": ">=8.6.0" @@ -109,7 +109,7 @@ "poolifier": "^3.1.19", "tar": "^6.2.0", "winston": "^3.11.0", - "winston-daily-rotate-file": "^4.7.1", + "winston-daily-rotate-file": "^5.0.0", "ws": "^8.16.0" }, "optionalDependencies": { @@ -121,11 +121,11 @@ "@commitlint/config-conventional": "^18.6.0", "@mikro-orm/cli": "^6.1.0", "@release-it/bumper": "^6.0.1", - "@types/node": "^20.11.16", + "@types/node": "^20.11.17", "@types/tar": "^6.1.11", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^6.20.0", - "@typescript-eslint/parser": "^6.20.0", + "@typescript-eslint/eslint-plugin": "^6.21.0", + "@typescript-eslint/parser": "^6.21.0", "auto-changelog": "^2.4.0", "c8": "^9.1.0", "clinic": "^13.0.0", @@ -139,7 +139,7 @@ "eslint-define-config": "^2.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.0.4", + "eslint-plugin-jsdoc": "^48.0.6", "eslint-plugin-n": "^16.6.2", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", @@ -149,7 +149,7 @@ "prettier": "^3.2.5", "release-it": "^17.0.3", "rimraf": "^5.0.5", - "semver": "^7.5.4", + "semver": "^7.6.0", "ts-node": "^10.9.2", "tsx": "^4.7.0", "typescript": "~5.3.3"