diff --git a/package.json b/package.json index 5303054..ee1e189 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "embla-carousel-react": "8.5.1", "event-source-polyfill": "^1.0.31", "googleapis": "^128.0.0", - "input-otp": "1.4.1", + "input-otp": "1.4.2", "lucide-react": "^0.454.0", "motion": "^12.7.4", "nanoid": "^5.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13e4e1a..284d320 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -150,8 +150,8 @@ dependencies: specifier: ^128.0.0 version: 128.0.0 input-otp: - specifier: 1.4.1 - version: 1.4.1(react-dom@19.1.0)(react@19.1.0) + specifier: 1.4.2 + version: 1.4.2(react-dom@19.1.0)(react@19.1.0) lucide-react: specifier: ^0.454.0 version: 0.454.0(react@19.1.0) @@ -4430,8 +4430,8 @@ packages: resolution: {integrity: sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==} dev: false - /input-otp@1.4.1(react-dom@19.1.0)(react@19.1.0): - resolution: {integrity: sha512-+yvpmKYKHi9jIGngxagY9oWiiblPB7+nEO75F2l2o4vs+6vpPZZmUl4tBNYuTCvQjhvEIbdNeJu70bhfYP2nbw==} + /input-otp@1.4.2(react-dom@19.1.0)(react@19.1.0): + 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 diff --git a/yarn.lock b/yarn.lock index ebd9d28..c1d92b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3090,10 +3090,10 @@ inline-style-parser@0.2.7: resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.2.7.tgz#b1fc68bfc0313b8685745e4464e37f9376b9c909" integrity sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA== -input-otp@1.4.1: - version "1.4.1" - resolved "https://registry.npmjs.org/input-otp/-/input-otp-1.4.1.tgz" - integrity sha512-+yvpmKYKHi9jIGngxagY9oWiiblPB7+nEO75F2l2o4vs+6vpPZZmUl4tBNYuTCvQjhvEIbdNeJu70bhfYP2nbw== +input-otp@1.4.2: + version "1.4.2" + resolved "https://registry.yarnpkg.com/input-otp/-/input-otp-1.4.2.tgz#f4d3d587d0f641729e55029b3b8c4870847f4f07" + integrity sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA== "internmap@1 - 2": version "2.0.3"