X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=7ba53479bda1cf1d520ad9379f2cf62a78336127;hb=15f47063f59a92596b78d86e0a163f491af88dee;hp=6f59e819b2326856c3573716dfb41fe5b4fd9d77;hpb=946b9f8cf878c0382d74a46c7ff1bd017c95de7a;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 6f59e819..7ba53479 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -25,9 +25,9 @@ "devDependencies": { "@types/chai": "^4.3.4", "@types/mocha": "^10.0.1", - "@types/node": "^18.13.0", - "@typescript-eslint/eslint-plugin": "^5.52.0", - "@typescript-eslint/parser": "^5.52.0", + "@types/node": "^18.14.1", + "@typescript-eslint/eslint-plugin": "^5.53.0", + "@typescript-eslint/parser": "^5.53.0", "@vue/cli": "~5.0.8", "@vue/cli-plugin-babel": "~5.0.8", "@vue/cli-plugin-eslint": "~5.0.8", @@ -35,9 +35,9 @@ "@vue/cli-plugin-typescript": "~5.0.8", "@vue/cli-plugin-unit-mocha": "~5.0.8", "@vue/cli-service": "~5.0.8", - "@vue/eslint-config-prettier": "^7.0.0", + "@vue/eslint-config-prettier": "^7.1.0", "@vue/eslint-config-typescript": "^11.0.2", - "@vue/test-utils": "^2.2.10", + "@vue/test-utils": "^2.3.0", "@vue/tsconfig": "^0.1.3", "chai": "^4.3.7", "eslint": "^8.34.0",