diff --git a/packages/fabrix/package.json b/packages/fabrix/package.json index 62061c63..5ae0412b 100644 --- a/packages/fabrix/package.json +++ b/packages/fabrix/package.json @@ -33,7 +33,7 @@ "ajv-formats": "^3.0.1", "deepmerge-ts": "^7.1.0", "graphql-tag": "^2.12.6", - "react-hook-form": "^7.53.0", + "react-hook-form": "^7.53.1", "urql": "^4.2.0", "wonka": "^6.3.4", "zod": "^3.23.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8144fc8..c4d25b39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,7 +177,7 @@ importers: dependencies: '@hookform/resolvers': specifier: ^3.9.0 - version: 3.9.0(react-hook-form@7.53.0(react@18.3.1)) + version: 3.9.0(react-hook-form@7.53.1(react@18.3.1)) ajv: specifier: ^8.17.1 version: 8.17.1 @@ -203,8 +203,8 @@ importers: specifier: ^18 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.53.0 - version: 7.53.0(react@18.3.1) + specifier: ^7.53.1 + version: 7.53.1(react@18.3.1) urql: specifier: ^4.2.0 version: 4.2.0(@urql/core@5.0.6(graphql@16.9.0))(react@18.3.1) @@ -2967,8 +2967,8 @@ packages: '@types/react': optional: true - react-hook-form@7.53.0: - resolution: {integrity: sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==} + react-hook-form@7.53.1: + resolution: {integrity: sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -4363,9 +4363,9 @@ snapshots: dependencies: graphql: 16.9.0 - '@hookform/resolvers@3.9.0(react-hook-form@7.53.0(react@18.3.1))': + '@hookform/resolvers@3.9.0(react-hook-form@7.53.1(react@18.3.1))': dependencies: - react-hook-form: 7.53.0(react@18.3.1) + react-hook-form: 7.53.1(react@18.3.1) '@humanfs/core@0.19.0': {} @@ -6460,7 +6460,7 @@ snapshots: optionalDependencies: '@types/react': 18.3.12 - react-hook-form@7.53.0(react@18.3.1): + react-hook-form@7.53.1(react@18.3.1): dependencies: react: 18.3.1