X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=0579ce515529465a351310c250e26b8572d2834f;hb=c6e44ef16879fe036429ff1ab00171d3c4442510;hp=21e127636ca0eecbdc96d7a0d352b895e8487c93;hpb=2af834a91b2ed3ca95de2af7cbb86c59f13c1c0f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 21e12763..0579ce51 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "$schema": "https://json.schemastore.org/package", "name": "e-mobility-charging-stations-simulator", - "version": "1.2.20", + "version": "1.2.21", "engines": { "node": ">=16.14.0", "pnpm": ">=8.6.0" }, "volta": { - "node": "20.5.1", - "pnpm": "8.7.0" + "node": "20.6.1", + "pnpm": "8.7.4" }, "repository": { "type": "git", @@ -107,19 +107,18 @@ "basic-ftp": "^5.0.3", "chalk": "^5.3.0", "date-fns": "^2.30.0", - "deep-clone": "^4.0.0", "http-status-codes": "^2.2.0", "just-merge": "^3.2.0", "logform": "^2.5.1", "mnemonist": "^0.39.5", "mongodb": "^6.0.0", - "poolifier": "^2.6.37", + "poolifier": "^2.6.44", "source-map-support": "^0.5.21", - "tar": "^6.1.15", + "tar": "^6.2.0", "tslib": "^2.6.2", "winston": "^3.10.0", "winston-daily-rotate-file": "^4.7.1", - "ws": "^8.13.0" + "ws": "^8.14.1" }, "optionalDependencies": { "bufferutil": "^4.0.7", @@ -135,18 +134,18 @@ "@rollup/plugin-typescript": "^11.1.3", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.5.7", + "@types/node": "^20.6.0", "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.5.0", - "@typescript-eslint/parser": "^6.5.0", + "@typescript-eslint/eslint-plugin": "^6.6.0", + "@typescript-eslint/parser": "^6.6.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1", "clinic": "^13.0.0", "cross-env": "^7.0.3", - "eslint": "^8.48.0", + "eslint": "^8.49.0", "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1", @@ -163,7 +162,7 @@ "release-it": "^16.1.5", "rimraf": "^5.0.1", "robohydra": "^0.6.9", - "rollup": "^3.28.1", + "rollup": "^3.29.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", "semver": "^7.5.4",