test: add worker node tests
[poolifier.git] / package.json
index 06c1be27f380be0c3e97db157912ed2577f8ba1b..a1c5a3dfaefa930ec912f5ebf1506394a08c5a0b 100644 (file)
     "@release-it/bumper": "^5.1.0",
     "@release-it/keep-a-changelog": "^4.0.0",
     "@rollup/plugin-terser": "^0.4.3",
-    "@rollup/plugin-typescript": "^11.1.2",
+    "@rollup/plugin-typescript": "^11.1.3",
     "@types/node": "^20.5.6",
     "@typescript-eslint/eslint-plugin": "^6.4.1",
     "@typescript-eslint/parser": "^6.4.1",
     "sinon": "^15.2.0",
     "source-map-support": "^0.5.21",
     "ts-standard": "^12.0.2",
-    "typedoc": "^0.24.8",
-    "typescript": "~5.1.6"
+    "typedoc": "^0.25.0",
+    "typescript": "~5.2.2"
   }
 }