style: standardize YAML and Twig formatting
- Normalize YAML quote style (single to double quotes)
- Fix YAML empty object syntax ({} instead of { })
- Format CLAUDE.md code examples with proper indentation
- Remove trailing commas in icon.twig
- Update package-lock.json peer dependencies
Closes #3578780