grg
Some checks are pending
CI Pipeline / Setup Dependencies (push) Waiting to run
CI Pipeline / Lint & Format Check (push) Blocked by required conditions
CI Pipeline / Unit Tests (push) Blocked by required conditions
CI Pipeline / Integration Tests (push) Blocked by required conditions
CI Pipeline / Build Application (push) Blocked by required conditions
CI Pipeline / Docker Build & Test (push) Blocked by required conditions
CI Pipeline / Security Scan (push) Blocked by required conditions
CI Pipeline / Check Dependency Updates (push) Waiting to run
CI Pipeline / Deployment Readiness (push) Blocked by required conditions

This commit is contained in:
DustyWalker 2025-08-05 20:16:50 +02:00
parent e15459e24b
commit 6be97672f9
3 changed files with 36483 additions and 0 deletions

12195
packages/api/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

5
packages/frontend/next-env.d.ts vendored Normal file
View file

@ -0,0 +1,5 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.

24283
packages/frontend/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff