feat: add input-otp component for enhanced email verification

This commit is contained in:
Mauricio Siu
2025-03-23 14:23:09 -06:00
parent a0583f05ed
commit 054627e80d
6 changed files with 116 additions and 19 deletions

14
pnpm-lock.yaml generated
View File

@@ -163,6 +163,9 @@ importers:
hast-util-to-jsx-runtime:
specifier: 2.3.5
version: 2.3.5
input-otp:
specifier: ^1.4.2
version: 1.4.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
lucide-react:
specifier: 0.364.0
version: 0.364.0(react@18.2.0)
@@ -2551,6 +2554,12 @@ packages:
inline-style-parser@0.2.3:
resolution: {integrity: sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==}
input-otp@1.4.2:
resolution: {integrity: sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA==}
peerDependencies:
react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
intl-messageformat@10.5.14:
resolution: {integrity: sha512-IjC6sI0X7YRjjyVH9aUgdftcmZK7WXdHeil4KwbjDnRWjnVitKpAx3rr6t6di1joFp5188VqKcobOPA6mCLG/w==}
@@ -6468,6 +6477,11 @@ snapshots:
inline-style-parser@0.2.3: {}
input-otp@1.4.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
dependencies:
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
intl-messageformat@10.5.14:
dependencies:
'@formatjs/ecma402-abstract': 2.0.0