X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=9a3b4eb26f9dc86ab348b48fe5fecb9498d995b1;hb=51121060f9c2a1677fe87175ce64e2586908e7f1;hp=ddd5473bdf1c5558abb98d3cfe234556f7990819;hpb=902b952fcf1cfbb6cfe79678f4d8c19a6238626f;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index ddd5473b..9a3b4eb2 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -21,9 +21,9 @@ "devDependencies": { "@types/chai": "^4.3.4", "@types/mocha": "^10.0.1", - "@types/node": "^18.11.11", - "@typescript-eslint/eslint-plugin": "^5.45.1", - "@typescript-eslint/parser": "^5.45.1", + "@types/node": "^18.11.17", + "@typescript-eslint/eslint-plugin": "^5.47.0", + "@typescript-eslint/parser": "^5.47.0", "@vue/cli": "~5.0.8", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8", @@ -36,10 +36,10 @@ "@vue/test-utils": "^2.2.6", "@vue/tsconfig": "^0.1.3", "chai": "^4.3.7", - "eslint": "^8.29.0", + "eslint": "^8.30.0", "eslint-plugin-vue": "^9.8.0", - "prettier": "^2.8.0", - "typescript": "^4.9.3" + "prettier": "^2.8.1", + "typescript": "~4.9.4" }, "_id": "webui@0.1.1" }