Files
jinhojang6 65eac21241 docs: replace exceljs with write-excel-file for xlsx export
exceljs last shipped a stable release in October 2023 (4.4.0) and has no
repository commits since January 2024, so it no longer meets the
dependency maintenance bar. write-excel-file is actively maintained, MIT,
Node 18+, and writes to a file path, buffer, or stream, which fits the
worker export job and protected volume.

CSV stays on PapaParse. read-excel-file is noted as the counterpart if
XLSX import is ever required; imports remain CSV-only.
2026-08-10 20:41:36 +09:00
..
2026-08-10 20:41:36 +09:00
2026-08-10 20:41:36 +09:00
2026-08-10 20:41:36 +09:00
2026-08-10 20:41:36 +09:00
2026-08-10 20:41:36 +09:00
2026-08-10 20:41:36 +09:00
2026-08-10 20:41:36 +09:00