chore: update pnpm-lock.yaml with new dependency resolutions

Added new dependencies for validation, caching, security, and media processing. Updated existing resolutions to synchronize with the package changes and introduced support for new modules like @nestjs/cache-manager and @nestjs/throttler.
This commit is contained in:
Mathis HERRIOT
2026-01-08 15:31:45 +01:00
parent acd53eff6a
commit ab74dc3b30
2 changed files with 1360 additions and 70 deletions

View File

@@ -17,7 +17,7 @@
"format": "pnpm run format:back && pnpm run format:front && pnpm run format:docs",
"format:back": "pnpm run -F @memegoat/backend format",
"format:front": "pnpm run -F @memegoat/frontend format",
"format:docs": "pnpm run -F @memegoat/documentation format,",
"format:docs": "pnpm run -F @memegoat/documentation format",
"upgrade": "pnpm dlx taze minor"
},
"keywords": [],

1428
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff