Switch to rollup-plugin-ts plugin to bundle types declarations. (#489)
[poolifier.git] / package.json
index 48e14ecb4359f4e330d98b7adaba1ff884bb2520..1d608c182076f25a0f79416711e3fd8e987c9f07 100644 (file)
@@ -62,9 +62,9 @@
     "lib"
   ],
   "devDependencies": {
-    "@types/node": "^14.17.12",
-    "@typescript-eslint/eslint-plugin": "^4.29.3",
-    "@typescript-eslint/parser": "^4.29.3",
+    "@types/node": "^14.17.14",
+    "@typescript-eslint/eslint-plugin": "^4.30.0",
+    "@typescript-eslint/parser": "^4.30.0",
     "benchmark": "^2.1.4",
     "eslint": "^7.32.0",
     "eslint-config-standard": "^16.0.3",
@@ -89,9 +89,9 @@
     "rollup-plugin-delete": "^2.0.0",
     "rollup-plugin-istanbul": "^3.0.0",
     "rollup-plugin-terser": "^7.0.2",
-    "rollup-plugin-typescript2": "^0.30.0",
+    "rollup-plugin-ts": "^1.4.1",
     "source-map-support": "^0.5.19",
-    "typedoc": "^0.21.8",
+    "typedoc": "^0.21.9",
     "typescript": "^4.4.2"
   },
   "engines": {