X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=905030efd9836f5f62f171a14435fffa99988218;hb=5b670ffcbc56d6571018576f1fd8af8bf1fa4517;hp=7ba53479bda1cf1d520ad9379f2cf62a78336127;hpb=721646e902fa12d165d4a1da06fb963fb30dc9f2;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 7ba53479..905030ef 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -15,7 +15,7 @@ "got": "^11.8.5" }, "dependencies": { - "core-js": "^3.28.0", + "core-js": "^3.29.0", "finalhandler": "^1.2.0", "serve-static": "^1.15.0", "vue": "^3.2.47", @@ -25,7 +25,7 @@ "devDependencies": { "@types/chai": "^4.3.4", "@types/mocha": "^10.0.1", - "@types/node": "^18.14.1", + "@types/node": "^18.14.2", "@typescript-eslint/eslint-plugin": "^5.53.0", "@typescript-eslint/parser": "^5.53.0", "@vue/cli": "~5.0.8", @@ -40,7 +40,7 @@ "@vue/test-utils": "^2.3.0", "@vue/tsconfig": "^0.1.3", "chai": "^4.3.7", - "eslint": "^8.34.0", + "eslint": "^8.35.0", "eslint-plugin-vue": "^9.9.0", "prettier": "^2.8.4", "typescript": "~4.9.5"