diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index c5306242..af0efae7 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "@mui/material": "^6.2.1", "@mui/x-data-grid-premium": "^7.23.3", "@mui/x-tree-view": "^7.23.6", + "@pdftron/pdfnet-node": "^11.3.0", "@pdftron/webviewer": "^11.3.0", "@radix-ui/primitive": "^1.1.1", "@radix-ui/react-accordion": "^1.2.2", @@ -54,6 +55,7 @@ "@t3-oss/env-nextjs": "^0.11.1", "@tanstack/react-table": "^8.20.6", "@types/docusign-esign": "^5.19.8", + "@types/formidable": "^3.4.5", "accept-language": "^3.0.20", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -65,6 +67,7 @@ "embla-carousel-react": "^8.5.1", "exceljs": "^4.4.0", "file-saver": "^2.0.5", + "formidable": "^3.5.2", "handlebars": "^4.7.8", "i18n-iso-countries": "^7.13.0", "i18next": "^24.1.2", |
