diff --git a/package.json b/package.json index ddb45faa..3f3ea0f8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@emailjs/browser": "^4.4.1", - "@hookform/resolvers": "^4.1.0", + "@hookform/resolvers": "^4.1.1", "@portabletext/react": "^3.2.1", "@sanity/client": "^6.28.0", "@sanity/image-url": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index daab2ebb..81c3b003 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^4.4.1 version: 4.4.1 '@hookform/resolvers': - specifier: ^4.1.0 - version: 4.1.0(react-hook-form@7.54.2(react@19.0.0)) + specifier: ^4.1.1 + version: 4.1.1(react-hook-form@7.54.2(react@19.0.0)) '@portabletext/react': specifier: ^3.2.1 version: 3.2.1(react@19.0.0) @@ -1326,8 +1326,8 @@ packages: '@hapi/topo@5.1.0': resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} - '@hookform/resolvers@4.1.0': - resolution: {integrity: sha512-fX/uHKb+OOCpACLc6enuTQsf0ZpRrKbeBBPETg5PCPLCIYV6osP2Bw6ezuclM61lH+wBF9eXcuC0+BFh9XOEnQ==} + '@hookform/resolvers@4.1.1': + resolution: {integrity: sha512-S9YN1RgNWG+klUz5uQaV6rjE4pr6Py2tamj7ekshzLcMyg+/Pal1KZAYgGszV0+doiy41dUiQgXL3uRS9stndQ==} peerDependencies: react-hook-form: ^7.0.0 @@ -9746,7 +9746,7 @@ snapshots: dependencies: '@hapi/hoek': 9.3.0 - '@hookform/resolvers@4.1.0(react-hook-form@7.54.2(react@19.0.0))': + '@hookform/resolvers@4.1.1(react-hook-form@7.54.2(react@19.0.0))': dependencies: caniuse-lite: 1.0.30001699 react-hook-form: 7.54.2(react@19.0.0) @@ -12126,7 +12126,7 @@ snapshots: browserslist@4.24.4: dependencies: - caniuse-lite: 1.0.30001692 + caniuse-lite: 1.0.30001699 electron-to-chromium: 1.5.83 node-releases: 2.0.19 update-browserslist-db: 1.1.2(browserslist@4.24.4)