X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=d027a57756f388d07bc97df51a75732836d3fcc8;hb=747f6b031e0ba7de8314147bebbf0dd50f880ab2;hp=31b0fed7e9933f1c02d14cf33f16ad05761dda1c;hpb=74cf35ddc881692b736dca4cd09e178a28d8afe9;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 31b0fed7..d027a577 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -20,10 +20,10 @@ }, "devDependencies": { "@types/chai": "^4.3.4", - "@types/mocha": "^10.0.0", + "@types/mocha": "^10.0.1", "@types/node": "^18.11.9", - "@typescript-eslint/eslint-plugin": "^5.44.0", - "@typescript-eslint/parser": "^5.44.0", + "@typescript-eslint/eslint-plugin": "^5.45.0", + "@typescript-eslint/parser": "^5.45.0", "@vue/cli": "~5.0.8", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8", @@ -38,7 +38,6 @@ "chai": "^4.3.7", "eslint": "^8.28.0", "eslint-plugin-vue": "^9.8.0", - "lint-staged": "^13.0.4", "prettier": "^2.8.0", "typescript": "^4.9.3" },