From cd6f94e70c2ce9afab34fd0586c1ec8081b1c107 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:55:08 +0000 Subject: [PATCH] fix(deps): update dependency @hookform/resolvers to v5 --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 62010267..cc60f724 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@emoji-mart/data": "^1.2.1", "@emoji-mart/react": "^1.1.1", "@floating-ui/react": "^0.27.0", - "@hookform/resolvers": "^4.0.0", + "@hookform/resolvers": "^5.0.0", "@ianvs/prettier-plugin-sort-imports": "^4.4.0", "@icons-pack/react-simple-icons": "^13.0.0", "@legendapp/state": "^3.0.0-beta.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0c0a472..ee360965 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^0.27.0 version: 0.27.13(react-dom@19.1.0(react@19.1.0))(react@19.1.0) '@hookform/resolvers': - specifier: ^4.0.0 - version: 4.1.3(react-hook-form@7.56.4(react@19.1.0)) + specifier: ^5.0.0 + version: 5.2.2(react-hook-form@7.56.4(react@19.1.0)) '@ianvs/prettier-plugin-sort-imports': specifier: ^4.4.0 version: 4.4.2(prettier@3.6.2) @@ -632,10 +632,10 @@ packages: '@floating-ui/utils@0.2.10': resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==} - '@hookform/resolvers@4.1.3': - resolution: {integrity: sha512-Jsv6UOWYTrEFJ/01ZrnwVXs7KDvP8XIo115i++5PWvNkNvkrsTfGiLS6w+eJ57CYtUtDQalUWovCZDHFJ8u1VQ==} + '@hookform/resolvers@5.2.2': + resolution: {integrity: sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA==} peerDependencies: - react-hook-form: ^7.0.0 + react-hook-form: ^7.55.0 '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} @@ -3392,6 +3392,7 @@ packages: next@15.3.5: resolution: {integrity: sha512-RkazLBMMDJSJ4XZQ81kolSpwiCt907l0xcgcpF4xC2Vml6QVcPNXW0NQRwQ80FFtSn7UM52XN0anaw8TEJXaiw==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -4050,6 +4051,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions stable-hash@0.0.5: resolution: {integrity: sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==} @@ -4858,7 +4860,7 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hookform/resolvers@4.1.3(react-hook-form@7.56.4(react@19.1.0))': + '@hookform/resolvers@5.2.2(react-hook-form@7.56.4(react@19.1.0))': dependencies: '@standard-schema/utils': 0.3.0 react-hook-form: 7.56.4(react@19.1.0)