X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6b968fbdd009f6e952da5a06f2591a6ef95b0f6c;hb=3e09e94b65eeaf17d5ac56d5ec456205184f1488;hp=0d8250fc0bd280b51f818ed25d01541a654c3d76;hpb=a45eb0ec8e561457d32e8d11b4b7c89cb3337cb2;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 0d8250fc..6b968fbd 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.10", "@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", @@ -144,7 +144,7 @@ "eslint-plugin-tsdoc": "^0.2.17", "expect": "^29.7.0", "glob": "^10.3.10", - "husky": "^9.0.6", + "husky": "^9.0.7", "lint-staged": "^15.2.0", "prettier": "^3.2.4", "release-it": "^17.0.3",