X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=eb198dc767b4687cfbdbae3c139ff8040dedf21a;hb=f2af69c2f0b3c8d642673f438d438738b158cb8a;hp=314c59a5c79d29143a863283247fa5e871e9ff7f;hpb=440850e16ad4c8d92e0f888f36503c7e4fb43ea2;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 314c59a5..eb198dc7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "volta": { "node": "20.5.1", - "pnpm": "8.6.12" + "pnpm": "8.7.0" }, "repository": { "type": "git", @@ -113,7 +113,7 @@ "logform": "^2.5.1", "mnemonist": "^0.39.5", "mongodb": "^5.8.1", - "poolifier": "^2.6.34", + "poolifier": "^2.6.36", "source-map-support": "^0.5.21", "tar": "^6.1.15", "tslib": "^2.6.2", @@ -132,21 +132,21 @@ "@release-it/bumper": "^5.1.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-terser": "^0.4.3", - "@rollup/plugin-typescript": "^11.1.2", + "@rollup/plugin-typescript": "^11.1.3", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.5.6", + "@types/node": "^20.5.7", "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.4.1", - "@typescript-eslint/parser": "^6.4.1", + "@typescript-eslint/eslint-plugin": "^6.5.0", + "@typescript-eslint/parser": "^6.5.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.47.0", + "eslint": "^8.48.0", "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.6.0", "eslint-plugin-import": "^2.28.1",