X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=818b8db0620364e4e35b88d45e7cda6f3c6bfb05;hb=15124b9a1fc61722af33085024d4f0c8d3c6d81c;hp=ec7623d6ee21e285d1d0248c1b2486dbc995e4b0;hpb=ebbfbf1c01e010d051956867484b74a94237f546;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index ec7623d6..818b8db0 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -11,19 +11,19 @@ "test": "vue-cli-service test:unit" }, "dependencies": { - "core-js": "^3.26.0", + "core-js": "^3.27.0", "finalhandler": "^1.2.0", "serve-static": "^1.15.0", - "vue": "^3.2.41", + "vue": "^3.2.45", "vue-class-component": "^8.0.0-rc.1", "vue-router": "^4.1.6" }, "devDependencies": { - "@types/chai": "^4.3.3", - "@types/mocha": "^10.0.0", - "@types/node": "^18.11.5", - "@typescript-eslint/eslint-plugin": "^5.41.0", - "@typescript-eslint/parser": "^5.41.0", + "@types/chai": "^4.3.4", + "@types/mocha": "^10.0.1", + "@types/node": "^18.11.18", + "@typescript-eslint/eslint-plugin": "^5.47.1", + "@typescript-eslint/parser": "^5.47.1", "@vue/cli": "~5.0.8", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8", @@ -33,14 +33,13 @@ "@vue/cli-service": "~5.0.8", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^11.0.2", - "@vue/test-utils": "^2.2.0", + "@vue/test-utils": "^2.2.6", "@vue/tsconfig": "^0.1.3", - "chai": "^4.3.6", - "eslint": "^8.26.0", - "eslint-plugin-vue": "^9.6.0", - "lint-staged": "^13.0.3", - "prettier": "^2.7.1", - "typescript": "~4.8.4" + "chai": "^4.3.7", + "eslint": "^8.30.0", + "eslint-plugin-vue": "^9.8.0", + "prettier": "^2.8.1", + "typescript": "~4.9.4" }, "_id": "webui@0.1.1" }