feat: settings modal improvements — borderless profile, remove descriptions, bump ui to 0.0.91

- Add borderless prop passthrough to ProfileSettings
- Remove section descriptions from SettingsModalWrapper sidebar
- Bump @ciphera-net/ui to ^0.0.91
This commit is contained in:
Usman Baig
2026-03-06 11:44:30 +01:00
parent 7865b41722
commit 6d360cf1ac
4 changed files with 11 additions and 12 deletions

View File

@@ -12,7 +12,7 @@
"test:watch": "vitest"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.89",
"@ciphera-net/ui": "^0.0.91",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"@simplewebauthn/browser": "^13.2.2",