X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fpackage.json;h=d608ded369782026a8077eeb3bc26aad0c4025cb;hb=9388120364d5a2f3b9103f05802e1756d2dad04f;hp=cc6c5c24519cdbf1fffeb73acf227912991717a9;hpb=b89f8c8293de89983b80f4296037b2ae2652fe91;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/package.json b/ui/web/package.json index cc6c5c24..d608ded3 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -9,9 +9,9 @@ }, "volta": { "node": "22.3.0", - "pnpm": "9.3.0" + "pnpm": "9.4.0" }, - "packageManager": "pnpm@9.3.0", + "packageManager": "pnpm@9.4.0", "type": "module", "scripts": { "build": "vite build", @@ -29,7 +29,7 @@ "dependencies": { "finalhandler": "^1.2.0", "serve-static": "^1.15.0", - "vue": "^3.4.27", + "vue": "^3.4.29", "vue-router": "^4.3.3", "vue-toast-notification": "^3.1.2" }, @@ -37,9 +37,9 @@ "@rushstack/eslint-patch": "^1.10.3", "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^20.14.2", - "@typescript-eslint/eslint-plugin": "^7.13.0", - "@typescript-eslint/parser": "^7.13.0", + "@types/node": "^20.14.6", + "@typescript-eslint/eslint-plugin": "^7.13.1", + "@typescript-eslint/parser": "^7.13.1", "@vitejs/plugin-vue": "^5.0.5", "@vitejs/plugin-vue-jsx": "^4.0.0", "@vitest/coverage-v8": "^1.6.0", @@ -58,7 +58,7 @@ "prettier": "^3.3.2", "rimraf": "^5.0.7", "typescript": "~5.4.5", - "vite": "^5.3.0", + "vite": "^5.3.1", "vitest": "^1.6.0" }, "_id": "webui@0.3.0"