Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/apps/human-app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"query-string": "^9.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.62.0",
"react-hook-form": "^7.71.1",
"react-i18next": "^15.1.0",
"react-imask": "^7.4.0",
"react-number-format": "^5.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ __metadata:
query-string: "npm:^9.0.0"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-hook-form: "npm:^7.62.0"
react-hook-form: "npm:^7.71.1"
react-i18next: "npm:^15.1.0"
react-imask: "npm:^7.4.0"
react-number-format: "npm:^5.4.3"
Expand Down Expand Up @@ -26655,12 +26655,12 @@ __metadata:
languageName: node
linkType: hard

"react-hook-form@npm:^7.62.0":
version: 7.66.0
resolution: "react-hook-form@npm:7.66.0"
"react-hook-form@npm:^7.71.1":
version: 7.71.1
resolution: "react-hook-form@npm:7.71.1"
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
checksum: 10c0/9faeafdaedfabfcbf5f8bb1aeefb81863b8e158eef4b089e2a32180fe474aec47d05fe3ed7d4faea085ca9f689118fb1135b94cdeed2022bd7d3fa3a56530c63
checksum: 10c0/6c8fc0fa740d299481de3ed32bae98f7c6331240822c602363e5cd221746d875dc3c5e65d0039902b7f7a44dc9ac9a4932e00e9ad9af3051bed1987858ce78c7
languageName: node
linkType: hard

Expand Down
Loading