feat: rename section to Account, move Danger Zone to own sidebar item

- Rename "Pulse Settings" to "Account"
- Add hideDangerZone prop to hide it from Profile tab
- Add standalone "Danger Zone" item under Account section
- Bump @ciphera-net/ui to ^0.0.92
This commit is contained in:
Usman Baig
2026-03-06 12:23:00 +01:00
parent 6d360cf1ac
commit acede8ca54
4 changed files with 12 additions and 9 deletions

View File

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