X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=9339bfc7c3c82a9229e2ad5e98bb6a887002d72f;hb=bf10ea967a8f5d2cfc119d0fca405b6224b83b28;hp=7df507b4d9354be5a48b7c1359a87fa017eec7df;hpb=e1140db1186f026dfc1756900317542259b67ff8;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 7df507b4..9339bfc7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.2.0", - "pnpm": "8.6.0" + "pnpm": "8.6.1" }, "repository": { "type": "git", @@ -102,10 +102,10 @@ "mnemonist": "^0.39.5", "moment": "^2.29.4", "mongodb": "^5.6.0", - "poolifier": "^2.5.1", + "poolifier": "^2.5.4", "source-map-support": "^0.5.21", "tar": "^6.1.15", - "tslib": "^2.5.2", + "tslib": "^2.5.3", "winston": "^3.9.0", "winston-daily-rotate-file": "^4.7.1", "ws": "^8.13.0" @@ -128,18 +128,18 @@ "@types/sinon": "^10.0.15", "@types/tar": "^6.1.5", "@types/ws": "^8.5.4", - "@typescript-eslint/eslint-plugin": "^5.59.8", - "@typescript-eslint/parser": "^5.59.8", + "@typescript-eslint/eslint-plugin": "^5.59.9", + "@typescript-eslint/parser": "^5.59.9", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^7.14.0", "clinic": "^12.1.0", "cross-env": "^7.0.3", - "eslint": "^8.41.0", + "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^46.1.0", + "eslint-plugin-jsdoc": "^46.2.6", "eslint-plugin-n": "^16.0.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-tsdoc": "^0.2.17", @@ -149,10 +149,10 @@ "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^2.8.8", - "release-it": "^15.10.5", + "release-it": "^15.11.0", "rimraf": "^5.0.1", "robohydra": "^0.6.9", - "rollup": "^3.23.0", + "rollup": "^3.24.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", "semver": "^7.5.1",