This commit is contained in:
Lauri Ojansivu 2024-08-03 02:24:49 +03:00
parent 3983d750f3
commit 952f7feb49
6 changed files with 114 additions and 61 deletions

View file

@ -23,13 +23,14 @@
"@wekanteam/html-to-markdown": "^1.0.2",
"@wekanteam/meteor-globals": "^1.1.4",
"@wekanteam/meteor-reactive-cache": "^1.0.6",
"@wekanteam/exceljs": "github:wekan/exceljs",
"@wekanteam/ldapjs": "github:wekan/node-ldapjs",
"ajv": "^6.12.6",
"bcryptjs": "^2.4.3",
"bson": "^4.5.2",
"dompurify": "^2.5.5",
"es6-promise": "^4.2.4",
"escape-string-regexp": "^5.0.0",
"exceljs": "git+https://github.com/exceljs/exceljs.git",
"fibers": "^5.0.3",
"file-type": "^16.5.4",
"filesize": "^8.0.7",
@ -38,7 +39,6 @@
"jquery": "^3.7.1",
"jquery-ui": "^1.13.3",
"jszip": "^3.7.1",
"ldapjs": "^2.3.3",
"markdown-it": "^12.3.2",
"markdown-it-emoji": "^2.0.0",
"markdown-it-mathjax3": "^4.3.2",