X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bdcf9fc4f4419c1f25be9507b35e6651f7ad03da;hb=b49b21ce7ab28ce8bc3a6f38e0d4b1bd3df90dba;hp=d486eebd4b3834602303af4537be92a20898d236;hpb=eca10365af388161139c7a5c4a8faae457fad495;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index d486eebd..bdcf9fc4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.12.0", + "node": "20.12.1", "pnpm": "8.15.6" }, "packageManager": "pnpm@8.15.6", @@ -121,9 +121,9 @@ "@commitlint/config-conventional": "^19.1.0", "@mikro-orm/cli": "^6.1.12", "@release-it/bumper": "^6.0.1", - "@types/node": "^20.12.3", + "@types/node": "^20.12.4", "@types/semver": "^7.5.8", - "@types/tar": "^6.1.11", + "@types/tar": "^6.1.12", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/parser": "^7.5.0", @@ -153,7 +153,7 @@ "rimraf": "^5.0.5", "semver": "^7.6.0", "ts-node": "^10.9.2", - "tsx": "^4.7.1", + "tsx": "^4.7.2", "typescript": "~5.4.3" } }