X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6d0254367276ab211dafdcb09129508e25fb6282;hb=974efe6c9928aabb0d9356c19342d0fa432f3cc1;hp=7afc46e477e78bbdbeb0e387c7935592be4854d6;hpb=2f57dd9b3ef6890aaac2411dcc2e82a3ce46ee04;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 7afc46e4..6d025436 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,14 @@ }, "description": "Electric vehicle charging stations simulator", "author": "SAP E-Mobility ", + "keywords": [ + "ocpp", + "ocpp-j", + "ocpp1.6", + "ocpp2.0", + "charging station", + "load testing" + ], "contributors": [ { "name": "Jérôme Benoit", @@ -103,7 +111,7 @@ "mnemonist": "^0.39.5", "moment": "^2.29.4", "mongodb": "^5.7.0", - "poolifier": "^2.6.16", + "poolifier": "^2.6.17", "source-map-support": "^0.5.21", "tar": "^6.1.15", "tslib": "^2.6.0", @@ -129,8 +137,8 @@ "@types/sinon": "^10.0.15", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/eslint-plugin": "^6.0.0", + "@typescript-eslint/parser": "^6.0.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.0", @@ -140,7 +148,7 @@ "eslint-config-prettier": "^8.8.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-jsdoc": "^46.4.3", + "eslint-plugin-jsdoc": "^46.4.4", "eslint-plugin-n": "^16.0.1", "eslint-plugin-prettier": "^5.0.0", "eslint-plugin-tsdoc": "^0.2.17", @@ -150,7 +158,7 @@ "mocha": "^10.2.0", "mochawesome": "^7.1.3", "prettier": "^3.0.0", - "release-it": "^16.1.0", + "release-it": "^16.1.2", "rimraf": "^5.0.1", "robohydra": "^0.6.9", "rollup": "^3.26.2",