fix(deploy): update package-lock.json for consistent npm ci deployments

- Removed package-lock.json from .gitignore to ensure it is tracked.
- Added locks for backend, frontend, and repo root to maintain version consistency during deployments with npm ci.
- Updated backend with a new script for lockfile synchronization and added a description note.
This commit is contained in:
Torsten Schulz (local)
2026-03-27 09:20:37 +01:00
parent 17325a5263
commit 085333db29
2 changed files with 1470 additions and 4 deletions

File diff suppressed because it is too large Load Diff