summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8e954545..0a946932 100644
--- a/package.json
+++ b/package.json
@@ -92,6 +92,7 @@
"nodemailer": "^6.9.16",
"nuqs": "^2.2.3",
"oracledb": "^6.8.0",
+ "pdf2pic": "^3.2.0",
"pg": "^8.13.1",
"pino": "^9.5.0",
"pino-pretty": "^13.0.0",
@@ -105,6 +106,7 @@
"react-i18next": "^15.2.0",
"react-resizable-panels": "^2.1.7",
"recharts": "^2.15.0",
+ "sharp": "^0.34.2",
"sonner": "^1.7.1",
"swr": "^2.3.3",
"tailwind-merge": "^2.5.5",
@@ -123,6 +125,7 @@
"@types/pg": "^8.11.10",
"@types/react": "^19",
"@types/react-dom": "^19",
+ "@types/sharp": "^0.31.1",
"drizzle-kit": "^0.30.1",
"eslint": "^9",
"eslint-config-next": "15.1.0",