X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=c3fac26b5b2dc190d8006b282dcb22fe27dd12a2;hb=59395dc149654128f2996f4999bccb66270f54e4;hp=10a8a23be1831e7a4afb41e4495ddadf65f3514f;hpb=7b0ba52925dd4a6a656320035645300a39d0210f;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 10a8a23b..c3fac26b 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -11,7 +11,7 @@ "test": "vue-cli-service test:unit" }, "dependencies": { - "core-js": "^3.27.1", + "core-js": "^3.27.2", "finalhandler": "^1.2.0", "serve-static": "^1.15.0", "vue": "^3.2.45", @@ -22,8 +22,8 @@ "@types/chai": "^4.3.4", "@types/mocha": "^10.0.1", "@types/node": "^18.11.18", - "@typescript-eslint/eslint-plugin": "^5.48.1", - "@typescript-eslint/parser": "^5.48.1", + "@typescript-eslint/eslint-plugin": "^5.48.2", + "@typescript-eslint/parser": "^5.48.2", "@vue/cli": "~5.0.8", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8",