X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7473cab01bea5f2eb8dbe3fa06b1cb3ce6768933;hb=4fa476b70ba0110845cd9f55372afb6b6b03b8f6;hp=87aa95014c1448921ee53bcd25f1e2fa1d4ac850;hpb=3548c67b880454fff331b43e30684bca92a73100;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 87aa9501..7473cab0 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "volta": { "node": "20.5.0", - "pnpm": "8.6.10" + "pnpm": "8.6.12" }, "repository": { "type": "git", @@ -105,13 +105,13 @@ "basic-ftp": "^5.0.3", "chalk": "^5.3.0", "date-fns": "^2.30.0", + "deep-clone": "^4.0.0", "http-status-codes": "^2.2.0", - "just-clone": "^6.2.0", "just-merge": "^3.2.0", "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", @@ -127,28 +127,28 @@ "@commitlint/cli": "^17.6.7", "@commitlint/config-conventional": "^17.6.7", "@mikro-orm/cli": "^5.7.14", - "@release-it/bumper": "^5.0.0", + "@release-it/bumper": "^5.1.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-terser": "^0.4.3", "@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.8", + "@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.3.0", + "@typescript-eslint/parser": "^6.3.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.45.0", - "eslint-config-prettier": "^8.9.0", + "eslint": "^8.46.0", + "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-typescript": "^3.5.5", - "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^46.4.5", + "eslint-plugin-import": "^2.28.0", + "eslint-plugin-jsdoc": "^46.4.6", "eslint-plugin-n": "^16.0.1", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-tsdoc": "^0.2.17", @@ -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.26.3", + "rollup": "^3.27.2", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", "semver": "^7.5.4",