X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=4d3a7eb20581eb400dbd4bf0899be7045578c64a;hb=7498d8af79e0399d8c545de9aa5d4fd4999ebaa2;hp=9210ca9058ad2bab88ca69cc3c9aaff1e79097ad;hpb=7e1c8b6097aa3f1fcc7055f1201e762cbf4d9c16;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 9210ca90..4d3a7eb2 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "volta": { "node": "20.10.0", - "pnpm": "8.11.0" + "pnpm": "8.12.0" }, "repository": { "type": "git", @@ -107,12 +107,12 @@ "logform": "^2.6.0", "mnemonist": "^0.39.6", "mongodb": "^6.3.0", - "poolifier": "^3.0.10", + "poolifier": "^3.0.11", "tar": "^6.2.0", "tslib": "^2.6.2", "winston": "^3.11.0", "winston-daily-rotate-file": "^4.7.1", - "ws": "^8.14.2" + "ws": "^8.15.0" }, "optionalDependencies": { "bufferutil": "^4.0.8", @@ -126,13 +126,13 @@ "@types/node": "^20.10.4", "@types/tar": "^6.1.10", "@types/ws": "^8.5.10", - "@typescript-eslint/eslint-plugin": "^6.13.2", - "@typescript-eslint/parser": "^6.13.2", + "@typescript-eslint/eslint-plugin": "^6.14.0", + "@typescript-eslint/parser": "^6.14.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1", "clinic": "^13.0.0", "cross-env": "^7.0.3", - "esbuild": "^0.19.8", + "esbuild": "^0.19.9", "esbuild-plugin-clean": "^1.0.1", "esbuild-plugin-copy": "^2.1.1", "eslint": "^8.55.0", @@ -140,14 +140,14 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.0", "eslint-plugin-jsdoc": "^46.9.0", - "eslint-plugin-n": "^16.3.1", + "eslint-plugin-n": "^16.4.0", "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", "glob": "^10.3.10", "husky": "^8.0.3", "lint-staged": "^15.2.0", - "prettier": "^3.1.0", + "prettier": "^3.1.1", "release-it": "^17.0.1", "rimraf": "^5.0.5", "semver": "^7.5.4",