Mathis HERRIOT
8cf1699717
feat: add mailing dependencies to support email functionality
...
Added `@nestjs-modules/mailer`, `nodemailer`, and their respective types to backend dependencies for implementing email services. Updated `pnpm-lock.yaml` to reflect these changes.
2026-01-08 12:41:06 +01:00
e3f9197abb
Update pnpm-lock.yaml to reflect dependency minimization and version adjustments
2026-01-07 21:09:06 +01:00
Mathis HERRIOT
c1bc68e3e3
feat: add dependencies for cryptographic utilities
...
Lint / lint (push) Failing after 4m59s
Added `@noble/post-quantum`, `@node-rs/argon2`, and `jose` to backend dependencies to support advanced cryptographic operations, including post-quantum algorithms, Argon2 hashing, and JWT/JWE handling.
2026-01-06 12:09:57 +01:00
Mathis HERRIOT
73aea94d88
chore: update pnpm-lock.yaml with dependency additions and updates, including Drizzle ORM, PostgreSQL support, and dotenv integration
2026-01-05 12:10:57 +01:00
Mathis HERRIOT
fd7409fe09
feat: enable Mermaid support in MDX through remark plugin integration
Documentation Lint / lint (push) Successful in 9m31s
2026-01-05 10:36:27 +01:00
Mathis HERRIOT
fd0b82ab99
Update lockfile to version 9 and synchronize dependency versions
2026-01-05 00:28:25 +01:00
4c7a90f4d1
Update Biome to v2.3.11 in pnpm-lock.yaml
2026-01-04 23:44:03 +01:00
45318dffe3
Update pnpm-lock.yaml to include backend and frontend dependencies
2026-01-04 20:53:56 +01:00
a9b9766221
Add Biome as a dev dependency and generate pnpm-lock.yaml
CVE Security Check - Trivy + OWASP / OWASP Dependency-Check (push) Failing after 22s
CVE Security Check - Trivy + OWASP / Security Summary (push) Failing after 10s
CVE Security Check - Trivy + OWASP / Trivy Vulnerability Scan (push) Failing after 5m22s
2026-01-04 16:40:26 +01:00