work-board: regenerate package-lock with npm 10 to match node:22 CI (fix npm ci drift)

The @luxfi/ui@7.4.0 migration regenerated the lock with npm 11, which dedupes the
typescript@6.0.3 that @luxfi/ui's @expo/* deps require — but the Dockerfile builds on
node:22-alpine (npm 10) via 'npm ci', which demands those nested entries and failed
EUSAGE 'Missing: typescript@6.0.3 from lock file'. Regenerate the lock with npm 10 so it
matches the build tool; no bypass of npm ci.

Co-authored-by: Hanzo Dev <dev@hanzo.ai>
This commit is contained in:
zeekay
2026-07-18 23:48:58 -07:00
co-authored by Hanzo Dev
parent c846a068ea
commit 21b323de7a
+91 -1050
View File
File diff suppressed because it is too large Load Diff