fix: add docxtemplater and pizzip dependencies in package.json and package-lock.json

This commit is contained in:
2025-12-16 09:56:44 +01:00
parent c0d357efdd
commit 1fb435eb87
2 changed files with 55 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"bcryptjs": "^3.0.2",
"better-sqlite3": "^11.10.0",
"date-fns": "^4.1.0",
"docxtemplater": "^3.67.6",
"exceljs": "^4.4.0",
"html2canvas": "^1.4.1",
"jspdf": "^3.0.3",
@@ -29,6 +30,7 @@
"next": "15.1.11",
"next-auth": "^5.0.0-beta.29",
"node-fetch": "^3.3.2",
"pizzip": "^3.2.0",
"proj4": "^2.19.3",
"proj4leaflet": "^1.0.2",
"react": "^19.0.0",