X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=95e1b2d3c9f52162cf66ce40263554ba9a68d59d;hb=3e09e94b65eeaf17d5ac56d5ec456205184f1488;hp=02d2998ebe804078847ea69da34e07e4b5a1d28b;hpb=99eaf023cb6ea0db86ecf9190307c7bff9dddfb6;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 02d2998e..95e1b2d3 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -9,7 +9,7 @@ }, "volta": { "node": "20.11.0", - "pnpm": "8.14.1" + "pnpm": "8.15.0" }, "pnpm": { "overrides": { @@ -34,22 +34,22 @@ "dependencies": { "finalhandler": "^1.2.0", "serve-static": "^1.15.0", - "vue": "^3.4.14", + "vue": "^3.4.15", "vue-router": "^4.2.5" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.7.0", + "@rushstack/eslint-patch": "^1.7.2", "@tsconfig/node20": "^20.1.2", "@types/jsdom": "^21.1.6", - "@types/node": "^20.11.5", - "@typescript-eslint/eslint-plugin": "^6.19.0", - "@typescript-eslint/parser": "^6.19.0", + "@types/node": "^20.11.10", + "@typescript-eslint/eslint-plugin": "^6.19.1", + "@typescript-eslint/parser": "^6.19.1", "@vitejs/plugin-vue": "^5.0.3", "@vitejs/plugin-vue-jsx": "^3.1.0", - "@vitest/coverage-v8": "^1.2.0", + "@vitest/coverage-v8": "^1.2.2", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^12.0.0", - "@vue/test-utils": "^2.4.3", + "@vue/test-utils": "^2.4.4", "@vue/tsconfig": "^0.5.1", "cross-env": "^7.0.3", "eslint": "^8.56.0", @@ -57,12 +57,12 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-vue": "^9.20.1", - "jsdom": "^23.2.0", + "jsdom": "^24.0.0", "prettier": "^3.2.4", "rimraf": "^5.0.5", "typescript": "~5.3.3", - "vite": "^5.0.11", - "vitest": "^1.2.0" + "vite": "^5.0.12", + "vitest": "^1.2.2" }, "_id": "webui@0.1.1" }