X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=8f78a41d3402e7ba650c50feb564503cc0d6000a;hb=30d5941416b387d6315e3e13f6b3c49967a9e80c;hp=0d8250fc0bd280b51f818ed25d01541a654c3d76;hpb=a45eb0ec8e561457d32e8d11b4b7c89cb3337cb2;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 0d8250fc..8f78a41d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "volta": { "node": "20.11.0", - "pnpm": "8.14.3" + "pnpm": "8.15.0" }, "repository": { "type": "git", @@ -121,7 +121,7 @@ "@commitlint/config-conventional": "^18.6.0", "@mikro-orm/cli": "^6.0.5", "@release-it/bumper": "^6.0.1", - "@types/node": "^20.11.7", + "@types/node": "^20.11.9", "@types/tar": "^6.1.11", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^6.19.1", @@ -130,7 +130,7 @@ "c8": "^9.1.0", "clinic": "^13.0.0", "cross-env": "^7.0.3", - "esbuild": "^0.19.12", + "esbuild": "^0.20.0", "esbuild-plugin-clean": "^1.0.1", "esbuild-plugin-copy": "^2.1.1", "eslint": "^8.56.0",