X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=fdae3ba6be23b670f051390903fdbd13796ba702;hb=481c3802ecbdb0ae3cf75e028c7236f6b9b12671;hp=a2a65071323f97de8c914fd217dfc7dd410a32a0;hpb=118a2117d5c800a3c7b4a4e0c1ba318f1d300e05;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index a2a65071..fdae3ba6 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -21,7 +21,7 @@ "got": "^11.8.5" }, "dependencies": { - "core-js": "^3.30.0", + "core-js": "^3.30.1", "finalhandler": "^1.2.0", "serve-static": "^1.15.0", "vue": "^3.2.47", @@ -32,8 +32,8 @@ "@types/chai": "^4.3.4", "@types/mocha": "^10.0.1", "@types/node": "^18.15.11", - "@typescript-eslint/eslint-plugin": "^5.58.0", - "@typescript-eslint/parser": "^5.58.0", + "@typescript-eslint/eslint-plugin": "^5.59.0", + "@typescript-eslint/parser": "^5.59.0", "@vue/cli": "~5.0.8", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8", @@ -47,7 +47,7 @@ "@vue/tsconfig": "^0.1.3", "chai": "^4.3.7", "eslint": "^8.38.0", - "eslint-plugin-vue": "^9.10.0", + "eslint-plugin-vue": "^9.11.0", "prettier": "^2.8.7", "typescript": "~4.9.5" },