chore(deps): update dependency react-hook-form to v7.65.0
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
All checks were successful
Lint / Lint and Typecheck (push) Successful in 29s
This commit is contained in:
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ importers:
|
||||
dependencies:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^5.0.1
|
||||
version: 5.2.2(react-hook-form@7.64.0(react@19.2.0))
|
||||
version: 5.2.2(react-hook-form@7.65.0(react@19.2.0))
|
||||
'@radix-ui/react-accordion':
|
||||
specifier: ^1.2.8
|
||||
version: 1.2.12(@types/react-dom@19.2.0(@types/react@19.2.0))(@types/react@19.2.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
@@ -52,7 +52,7 @@ importers:
|
||||
version: 19.2.0(react@19.2.0)
|
||||
react-hook-form:
|
||||
specifier: ^7.56.1
|
||||
version: 7.64.0(react@19.2.0)
|
||||
version: 7.65.0(react@19.2.0)
|
||||
recharts:
|
||||
specifier: ^2.15.3
|
||||
version: 2.15.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
@@ -2193,8 +2193,8 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^19.2.0
|
||||
|
||||
react-hook-form@7.64.0:
|
||||
resolution: {integrity: sha512-fnN+vvTiMLnRqKNTVhDysdrUay0kUUAymQnFIznmgDvapjveUWOOPqMNzPg+A+0yf9DuE2h6xzBjN1s+Qx8wcg==}
|
||||
react-hook-form@7.65.0:
|
||||
resolution: {integrity: sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18 || ^19
|
||||
@@ -2649,10 +2649,10 @@ snapshots:
|
||||
|
||||
'@floating-ui/utils@0.2.10': {}
|
||||
|
||||
'@hookform/resolvers@5.2.2(react-hook-form@7.64.0(react@19.2.0))':
|
||||
'@hookform/resolvers@5.2.2(react-hook-form@7.65.0(react@19.2.0))':
|
||||
dependencies:
|
||||
'@standard-schema/utils': 0.3.0
|
||||
react-hook-form: 7.64.0(react@19.2.0)
|
||||
react-hook-form: 7.65.0(react@19.2.0)
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
@@ -4645,7 +4645,7 @@ snapshots:
|
||||
react: 19.2.0
|
||||
scheduler: 0.27.0
|
||||
|
||||
react-hook-form@7.64.0(react@19.2.0):
|
||||
react-hook-form@7.65.0(react@19.2.0):
|
||||
dependencies:
|
||||
react: 19.2.0
|
||||
|
||||
|
Reference in New Issue
Block a user