chore: add deps

This commit is contained in:
Khaled FERJANI
2025-10-02 18:15:27 +02:00
parent bf27a44296
commit 48d167dc3f
2 changed files with 1604 additions and 375 deletions
+3
View File
@@ -69,6 +69,7 @@
"@types/fluent-ffmpeg": "^2.1.20", "@types/fluent-ffmpeg": "^2.1.20",
"@types/html-to-text": "^8.1.1", "@types/html-to-text": "^8.1.1",
"@types/jest": "^29.5.12", "@types/jest": "^29.5.12",
"@types/ldapjs": "^3.0.6",
"@types/lodash": "^4.14.165", "@types/lodash": "^4.14.165",
"@types/node": "^20.17.16", "@types/node": "^20.17.16",
"@types/node-cron": "^3.0.0", "@types/node-cron": "^3.0.0",
@@ -142,6 +143,7 @@
"cozy-intent": "^2.30.0", "cozy-intent": "^2.30.0",
"cozy-logger": "^1.17.0", "cozy-logger": "^1.17.0",
"deep-object-diff": "^1.1.0", "deep-object-diff": "^1.1.0",
"dotenv": "^17.2.3",
"emoji-name-map": "^1.2.9", "emoji-name-map": "^1.2.9",
"eta": "^2.2.0", "eta": "^2.2.0",
"fastify": "^4.27.0", "fastify": "^4.27.0",
@@ -156,6 +158,7 @@
"i18n": "^0.15.1", "i18n": "^0.15.1",
"jsonwebtoken": "^9.0.0", "jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.1", "jwks-rsa": "^3.0.1",
"ldapjs": "^3.0.7",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"loupe": "^3.1.0", "loupe": "^3.1.0",
"minio": "^7.1.3", "minio": "^7.1.3",
File diff suppressed because it is too large Load Diff