fix: bump ciphera-ui to 0.2.3 and allow blob: in worker-src CSP

Adds blob: to worker-src so the captcha PoW web worker can run.
This commit is contained in:
Usman Baig
2026-03-11 11:53:04 +01:00
parent 15d41f5bd9
commit 8136268988
3 changed files with 6 additions and 6 deletions

View File

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