X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=54aab88999235e037dca6000ac0ea95a0035f172;hb=48d6341865611ca70238e84c88692ca5b70fe637;hp=541b681a72a52fa1e2389730938472d9f421e556;hpb=cc782174197db07a874c288161089701fd0ca108;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 541b681a..54aab889 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.3.0", - "pnpm": "8.6.1" + "pnpm": "8.6.2" }, "repository": { "type": "git", @@ -102,7 +102,7 @@ "mnemonist": "^0.39.5", "moment": "^2.29.4", "mongodb": "^5.6.0", - "poolifier": "^2.6.1", + "poolifier": "^2.6.2", "source-map-support": "^0.5.21", "tar": "^6.1.15", "tslib": "^2.5.3", @@ -124,18 +124,18 @@ "@rollup/plugin-typescript": "^11.1.1", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.3.0", + "@types/node": "^20.3.1", "@types/sinon": "^10.0.15", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^5.59.9", - "@typescript-eslint/parser": "^5.59.9", + "@typescript-eslint/eslint-plugin": "^5.59.11", + "@typescript-eslint/parser": "^5.59.11", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", - "c8": "^7.14.0", + "c8": "^8.0.0", "clinic": "^12.1.0", "cross-env": "^7.0.3", - "eslint": "^8.42.0", + "eslint": "^8.43.0", "eslint-config-prettier": "^8.8.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", @@ -152,11 +152,11 @@ "release-it": "^15.11.0", "rimraf": "^5.0.1", "robohydra": "^0.6.9", - "rollup": "^3.25.0", + "rollup": "^3.25.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", - "semver": "^7.5.1", - "sinon": "^15.1.0", + "semver": "^7.5.2", + "sinon": "^15.1.2", "ts-node": "^10.9.1", "typescript": "^5.1.3" }