fix: clamp notification dropdown to viewport, bump ui to 0.2.15

Apply viewport clamping to NotificationCenter dropdown positioning
and bump @ciphera-net/ui to 0.2.15 which clamps AppLauncher and
UserMenu dropdowns the same way.
This commit is contained in:
Usman Baig
2026-03-19 00:43:58 +01:00
parent 1755dcb9dc
commit 89343caf65
3 changed files with 12 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
"test:watch": "vitest"
},
"dependencies": {
"@ciphera-net/ui": "^0.2.14",
"@ciphera-net/ui": "^0.2.15",
"@ducanh2912/next-pwa": "^10.2.9",
"@phosphor-icons/react": "^2.1.10",
"@simplewebauthn/browser": "^13.2.2",