X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=8e0af5516658fc5572749677317df11ee8caeeca;hb=ea32ea059bfdd7134abe2ba349985e5b15bc1d06;hp=b497b9d3537e928b44cb76b9b9ed4199ba391248;hpb=fcda9151b9eb6d13f06f7a5db45c89a77bda9eb8;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index b497b9d3..8e0af551 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -37,9 +37,9 @@ "@rushstack/eslint-patch": "^1.7.2", "@tsconfig/node20": "^20.1.2", "@types/jsdom": "^21.1.6", - "@types/node": "^20.11.28", - "@typescript-eslint/eslint-plugin": "^7.2.0", - "@typescript-eslint/parser": "^7.2.0", + "@types/node": "^20.11.29", + "@typescript-eslint/eslint-plugin": "^7.3.0", + "@typescript-eslint/parser": "^7.3.0", "@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue-jsx": "^3.1.0", "@vitest/coverage-v8": "^1.4.0",