X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=f9fa35260aee5973ab56dc0e9cbdc8ff04fbe01f;hb=c9a92ed7a2ef6d5258f075620b7f4878ba12c454;hp=ecc852416e2d419a0237bac30878b5b78d4d95c9;hpb=2f2e04446bb16844a71e8752ae29bff584267029;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index ecc85241..f9fa3526 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -9,9 +9,9 @@ }, "volta": { "node": "22.2.0", - "pnpm": "9.1.2" + "pnpm": "9.3.0" }, - "packageManager": "pnpm@9.1.2", + "packageManager": "pnpm@9.3.0", "type": "module", "scripts": { "build": "vite build", @@ -30,18 +30,18 @@ "finalhandler": "^1.2.0", "serve-static": "^1.15.0", "vue": "^3.4.27", - "vue-router": "^4.3.2", + "vue-router": "^4.3.3", "vue-toast-notification": "^3.1.2" }, "devDependencies": { "@rushstack/eslint-patch": "^1.10.3", "@tsconfig/node20": "^20.1.4", - "@types/jsdom": "^21.1.6", - "@types/node": "^20.12.12", - "@typescript-eslint/eslint-plugin": "^7.10.0", - "@typescript-eslint/parser": "^7.10.0", - "@vitejs/plugin-vue": "^5.0.4", - "@vitejs/plugin-vue-jsx": "^3.1.0", + "@types/jsdom": "^21.1.7", + "@types/node": "^20.14.2", + "@typescript-eslint/eslint-plugin": "^7.12.0", + "@typescript-eslint/parser": "^7.12.0", + "@vitejs/plugin-vue": "^5.0.5", + "@vitejs/plugin-vue-jsx": "^4.0.0", "@vitest/coverage-v8": "^1.6.0", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", @@ -54,11 +54,11 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-simple-import-sort": "^12.1.0", "eslint-plugin-vue": "^9.26.0", - "jsdom": "^24.0.0", - "prettier": "^3.2.5", + "jsdom": "^24.1.0", + "prettier": "^3.3.1", "rimraf": "^5.0.7", "typescript": "~5.4.5", - "vite": "^5.2.11", + "vite": "^5.2.13", "vitest": "^1.6.0" }, "_id": "webui@0.3.0"