feat: action-scoped captcha tokens for share access and org settings

Captcha on shared dashboard and organization settings now passes
action-specific identifiers. Bumps @ciphera-net/ui to 0.2.1.
This commit is contained in:
Usman Baig
2026-03-11 11:30:21 +01:00
parent 3d12f35331
commit 37eb49eb37
5 changed files with 8 additions and 5 deletions

View File

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