X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=3e077eb1e2f82f180d1a79be58c19bd5c93f0997;hb=8e3437b114ccc1cc68d8fbbc4912e4272cc6618c;hp=672d0dfc235a3e3f3496a8608f8701d5eec43166;hpb=b5ef1485e4401fb578e1c4e341aaf22e56ae752f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 672d0dfc..3e077eb1 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.5.0", - "pnpm": "8.6.10" + "pnpm": "8.6.11" }, "repository": { "type": "git", @@ -111,7 +111,7 @@ "logform": "^2.5.1", "mnemonist": "^0.39.5", "mongodb": "^5.7.0", - "poolifier": "^2.6.20", + "poolifier": "^2.6.21", "source-map-support": "^0.5.21", "tar": "^6.1.15", "tslib": "^2.6.1", @@ -133,19 +133,19 @@ "@rollup/plugin-typescript": "^11.1.2", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.4.5", - "@types/sinon": "^10.0.15", + "@types/node": "^20.4.6", + "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.2.0", - "@typescript-eslint/parser": "^6.2.0", + "@typescript-eslint/eslint-plugin": "^6.2.1", + "@typescript-eslint/parser": "^6.2.1", "@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.46.0", - "eslint-config-prettier": "^8.9.0", + "eslint-config-prettier": "^8.10.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.28.0", "eslint-plugin-jsdoc": "^46.4.5", @@ -157,11 +157,11 @@ "lint-staged": "^13.2.3", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^3.0.0", + "prettier": "^3.0.1", "release-it": "^16.1.3", "rimraf": "^5.0.1", "robohydra": "^0.6.9", - "rollup": "^3.27.0", + "rollup": "^3.27.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", "semver": "^7.5.4",