diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 532f854..27b36bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ overrides: dependencies: '@hookform/resolvers': specifier: ^4.0.0 - version: 4.1.0(react-hook-form@7.54.2) + version: 4.1.1(react-hook-form@7.54.2) '@radix-ui/react-dialog': specifier: ^1.1.2 version: 1.1.6(react-dom@19.0.0)(react@19.0.0)(types-react-dom@19.0.0)(types-react@19.0.0-rc.1) @@ -309,12 +309,12 @@ packages: resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==} dev: false - /@hookform/resolvers@4.1.0(react-hook-form@7.54.2): - resolution: {integrity: sha512-fX/uHKb+OOCpACLc6enuTQsf0ZpRrKbeBBPETg5PCPLCIYV6osP2Bw6ezuclM61lH+wBF9eXcuC0+BFh9XOEnQ==} + /@hookform/resolvers@4.1.1(react-hook-form@7.54.2): + resolution: {integrity: sha512-S9YN1RgNWG+klUz5uQaV6rjE4pr6Py2tamj7ekshzLcMyg+/Pal1KZAYgGszV0+doiy41dUiQgXL3uRS9stndQ==} peerDependencies: react-hook-form: ^7.0.0 dependencies: - caniuse-lite: 1.0.30001699 + caniuse-lite: 1.0.30001700 react-hook-form: 7.54.2(react@19.0.0) dev: false @@ -1811,8 +1811,8 @@ packages: resolution: {integrity: sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==} dev: false - /caniuse-lite@1.0.30001699: - resolution: {integrity: sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w==} + /caniuse-lite@1.0.30001700: + resolution: {integrity: sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==} dev: false /chalk@4.1.2: