🔧 chore: misc updates across contacts, mail, and shared-ui

- Contacts app improvements and fixes
- Mail IMAP sync provider updates
- Shared UI package updates
- Updated pnpm-lock.yaml

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Till-JS 2025-12-03 16:13:50 +01:00
parent 043acf33bd
commit cda300440d
11 changed files with 4773 additions and 2185 deletions

View file

@ -33,6 +33,7 @@
},
"dependencies": {
"@manacore/shared-branding": "workspace:*",
"@manacore/shared-icons": "workspace:*"
"@manacore/shared-icons": "workspace:*",
"@manacore/shared-theme": "workspace:*"
}
}