X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=87e648e671ee659b298126f60a26835c0170b479;hb=629e88787b940a2f929eb17f8690e81ece9ff092;hp=dd9251f6d7a6223f56539bcfe903d5e59e6d63fe;hpb=f4ec35a9dec589cc9307f90b48398025790ff07f;p=poolifier.git diff --git a/package.json b/package.json index dd9251f6..87e648e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "4.0.8", + "version": "4.0.10", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "type": "module", @@ -137,9 +137,9 @@ "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-command": "^1.1.3", "rollup-plugin-delete": "^2.0.0", - "rollup-plugin-dts": "^6.1.0", + "rollup-plugin-dts": "^6.1.1", "sinon": "^18.0.0", - "tatami-ng": "^0.4.10", + "tatami-ng": "^0.4.12", "typedoc": "^0.25.13", "typescript": "~5.4.5" }