chore: bump @ciphera-net/ui to 0.1.4

PasswordInput now forwards the required attribute to the underlying
input element, enabling HTML5 form validation on password fields.
This commit is contained in:
Usman Baig
2026-03-10 23:55:47 +01:00
parent 205cdf314c
commit 3d12f35331
2 changed files with 5 additions and 5 deletions

View File

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