X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=87e648e671ee659b298126f60a26835c0170b479;hb=629e88787b940a2f929eb17f8690e81ece9ff092;hp=dbc740fbbcddad84fa65f3c9bf697d8c85948128;hpb=4b72aab982db24a30656e0b82a9866ca3a0f7480;p=poolifier.git diff --git a/package.json b/package.json index dbc740fb..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.9", + "tatami-ng": "^0.4.12", "typedoc": "^0.25.13", "typescript": "~5.4.5" }