X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=ed52a23bb35c54cf8439a7c7cfda876b68fa6211;hb=1cec062a553fe757bd9bea7985c98676a794d139;hp=2a2b4a55885a4816827a50cb1ddd74075b39b90d;hpb=08049dfd4a25fe53edc478da2d81e74ec36c9336;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index 2a2b4a55..ed52a23b 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -7,8 +7,8 @@ "pnpm": ">=8.0.0" }, "volta": { - "node": "20.1.0", - "pnpm": "8.4.0" + "node": "20.2.0", + "pnpm": "8.5.1" }, "scripts": { "preinstall": "npx --yes only-allow pnpm", @@ -27,34 +27,34 @@ "dependencies": { "finalhandler": "^1.2.0", "serve-static": "^1.15.0", - "vue": "^3.2.47", - "vue-router": "^4.1.6" + "vue": "^3.3.4", + "vue-router": "^4.2.1" }, "devDependencies": { - "@tsconfig/node20": "^1.0.0", + "@tsconfig/node20": "^1.0.1", "@types/jsdom": "^21.1.1", - "@types/node": "^20.0.0", - "@typescript-eslint/eslint-plugin": "^5.59.2", - "@typescript-eslint/parser": "^5.59.2", - "@vitejs/plugin-vue": "^4.2.1", + "@types/node": "^20.2.3", + "@typescript-eslint/eslint-plugin": "^5.59.6", + "@typescript-eslint/parser": "^5.59.6", + "@vitejs/plugin-vue": "^4.2.3", "@vitejs/plugin-vue-jsx": "^3.0.1", - "@vitest/coverage-c8": "^0.31.0", + "@vitest/coverage-c8": "^0.31.1", "@vue/eslint-config-prettier": "^7.1.0", "@vue/eslint-config-typescript": "^11.0.3", "@vue/test-utils": "^2.3.2", - "@vue/tsconfig": "^0.3.2", + "@vue/tsconfig": "^0.4.0", "cross-env": "^7.0.3", - "eslint": "^8.40.0", + "eslint": "^8.41.0", "eslint-define-config": "^1.20.0", "eslint-import-resolver-typescript": "^3.5.5", "eslint-plugin-import": "^2.27.5", - "eslint-plugin-vue": "^9.11.0", + "eslint-plugin-vue": "^9.14.0", "jsdom": "^22.0.0", "prettier": "^2.8.8", - "rimraf": "^5.0.0", + "rimraf": "^5.0.1", "typescript": "~5.0.4", - "vite": "^4.3.5", - "vitest": "^0.31.0" + "vite": "^4.3.8", + "vitest": "^0.31.1" }, "_id": "webui@0.1.1" }