feat(import): harden workbook parser boundaries

This commit is contained in:
2026-03-31 22:48:30 +02:00
parent 3e8b1702bc
commit db50e2e555
20 changed files with 936 additions and 174 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
},
"dependencies": {
"@capakraken/shared": "workspace:*",
"xlsx": "^0.18.5"
"exceljs": "^4.4.0"
},
"devDependencies": {
"@capakraken/tsconfig": "workspace:*",