mirror of
https://github.com/luxfi/work-board.git
synced 2026-07-26 22:38:41 +00:00
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:
Generated
+91
-1050
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user