chore: pin xlsx version

This ensures reproducibility when building this project.
This commit is contained in:
Diogo Correia
2026-02-21 01:16:16 +01:00
parent e6c8eaf23c
commit efa91e7a72
2 changed files with 3 additions and 3 deletions

View File

@@ -128,7 +128,7 @@
"tiff": "^7.1.2",
"utif": "^3.1.0",
"vite-plugin-static-copy": "^3.1.4",
"xlsx": "https://cdn.sheetjs.com/xlsx-latest/xlsx-latest.tgz",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
"zgapdfsigner": "^2.7.5"
},
"lint-staged": {