]> git.kianting.info Git - clo/blobdiff - package.json
fix .ttc import bug
[clo] / package.json
index 90a18bc77177a2c42a961a8229e3b6e3aebb9998..f252c0fb8c862ef89bda42991b0719f3780f8b79 100644 (file)
@@ -23,6 +23,7 @@
     "@types/chai": "^4.3.5",
     "@types/mocha": "^10.0.1",
     "@types/node": "^20.8.4",
+    "@types/pdfkit": "^0.13.1",
     "@typescript-eslint/eslint-plugin": "^6.5.0",
     "chai": "^4.3.8",
     "eslint": "^8.48.0",
     "typescript": "^5.2.2"
   },
   "dependencies": {
-    "@pdf-lib/fontkit": "^1.1.1",
     "harfbuzzjs": "^0.3.3",
-    "js-tokens": "^8.0.2",
     "minimist": "^1.2.8",
-    "npx": "^3.0.0",
-    "pdf-lib": "^1.17.1",
+    "npx": "^10.2.2",
+    "pdfkit": "^0.13.0",
     "typescript-parsec": "^0.3.4"
   }
 }