X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=8db52ef176c5e89aa99044a042644294e71fe3b4;hb=e4564243466c949f35fd219092747c4dd2ac347b;hp=58bdbbc57ef2fc549513d05438adf3f7721d4874;hpb=191a8608b6dcb1f6b8030733b9c85898a3ab6e2e;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 58bdbbc5..8db52ef1 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.0", - "@typescript-eslint/parser": "^5.48.0", + "@typescript-eslint/eslint-plugin": "^5.49.0", + "@typescript-eslint/parser": "^5.49.0", "@vue/cli": "~5.0.8", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8", @@ -36,9 +36,9 @@ "@vue/test-utils": "^2.2.7", "@vue/tsconfig": "^0.1.3", "chai": "^4.3.7", - "eslint": "^8.31.0", - "eslint-plugin-vue": "^9.8.0", - "prettier": "^2.8.2", + "eslint": "^8.32.0", + "eslint-plugin-vue": "^9.9.0", + "prettier": "^2.8.3", "typescript": "~4.9.4" }, "_id": "webui@0.1.1"