fix: Add missing package-lock.json for GitHub Actions semantic-release workflow

Resolves GitHub Actions error: 'Dependencies lock file is not found'
- Generated package-lock.json from existing package.json
- Enables semantic-release workflow to properly analyze dependencies
- Fixes build pipeline that was failing due to missing lock file
This commit is contained in:
James (Claude Code) 2025-07-24 08:02:33 -04:00
parent 9e1713b30f
commit a1152d8f1f
1 changed files with 8373 additions and 0 deletions

8373
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff