X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=d027a57756f388d07bc97df51a75732836d3fcc8;hb=747f6b031e0ba7de8314147bebbf0dd50f880ab2;hp=bfb53ed26f6b885805db74c1d502327766f102a5;hpb=641b0af579e80c81486e9fc50cb4e47fd5144b9f;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index bfb53ed2..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", @@ -37,9 +37,8 @@ "@vue/tsconfig": "^0.1.3", "chai": "^4.3.7", "eslint": "^8.28.0", - "eslint-plugin-vue": "^9.7.0", - "lint-staged": "^13.0.3", - "prettier": "^2.7.1", + "eslint-plugin-vue": "^9.8.0", + "prettier": "^2.8.0", "typescript": "^4.9.3" }, "_id": "webui@0.1.1"